@charset "UTF-8";
/*!===========================
style.cssはSassから生成されていますので、
直接編集しないようご注意ください。
===========================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

html {
  -webkit-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ul, ol {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: bottom; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0;
  text-align: left; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

b,
strong {
  font-weight: bold; }

.clear {
  clear: both; }

.cf:before, .cf:after {
  content: "";
  display: block; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  overflow: hidden; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }

.table_w {
  width: 100%;
  display: table;
  table-layout: fixed; }

.table_c {
  display: table-cell;
  vertical-align: top; }

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.align_center {
  text-align: center !important; }

.align_left {
  text-align: left !important; }

.align_right {
  text-align: right !important; }

.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

/* ===================================================================
	utility
=================================================================== */
.mt05 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.txt_c {
  text-align: center; }

/* ===================================================================
	form
=================================================================== */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

@media only screen and (min-width: 769px) {
  .sp {
    display: none !important; } }
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
.mb_10 {
  margin-bottom: 0.5208333333vw; }

.mb_20 {
  margin-bottom: 1.0416666667vw; }

.mb_30 {
  margin-bottom: 1.5625vw; }

.mb_40 {
  margin-bottom: 2.0833333333vw; }

.mb_50 {
  margin-bottom: 2.6041666667vw; }

.mb_60 {
  margin-bottom: 3.125vw; }

.mb_70 {
  margin-bottom: 3.6458333333vw; }

.mb_80 {
  margin-bottom: 4.1666666667vw; }

.mb_90 {
  margin-bottom: 4.6875vw; }

.mb_100 {
  margin-bottom: 5.2083333333vw; }

.mb_110 {
  margin-bottom: 5.7291666667vw; }

.mb_120 {
  margin-bottom: 6.25vw; }

.mb_130 {
  margin-bottom: 6.7708333333vw; }

.mb_140 {
  margin-bottom: 7.2916666667vw; }

.mb_150 {
  margin-bottom: 7.8125vw; }

.mb_160 {
  margin-bottom: 8.3333333333vw; }

.mb_170 {
  margin-bottom: 8.8541666667vw; }

.mb_180 {
  margin-bottom: 9.375vw; }

.mb_190 {
  margin-bottom: 9.8958333333vw; }

.mb_200 {
  margin-bottom: 10.4166666667vw; }

@media screen and (min-width: 1600px) {
  .mb_10 {
    margin-bottom: 10px; }

  .mb_20 {
    margin-bottom: 20px; }

  .mb_30 {
    margin-bottom: 30px; }

  .mb_40 {
    margin-bottom: 40px; }

  .mb_50 {
    margin-bottom: 50px; }

  .mb_60 {
    margin-bottom: 60px; }

  .mb_70 {
    margin-bottom: 70px; }

  .mb_80 {
    margin-bottom: 80px; }

  .mb_90 {
    margin-bottom: 90px; }

  .mb_100 {
    margin-bottom: 100px; }

  .mb_110 {
    margin-bottom: 110px; }

  .mb_120 {
    margin-bottom: 120px; }

  .mb_130 {
    margin-bottom: 130px; }

  .mb_140 {
    margin-bottom: 140px; }

  .mb_150 {
    margin-bottom: 150px; }

  .mb_160 {
    margin-bottom: 160px; }

  .mb_170 {
    margin-bottom: 170px; }

  .mb_180 {
    margin-bottom: 180px; }

  .mb_190 {
    margin-bottom: 190px; }

  .mb_200 {
    margin-bottom: 200px; } }
@media print, screen and (max-width: 769px) {
  .mb_10 {
    margin-bottom: 1.3333333333vw; }

  .mb_20 {
    margin-bottom: 2.6666666667vw; }

  .mb_30 {
    margin-bottom: 4vw; }

  .mb_40 {
    margin-bottom: 5.3333333333vw; }

  .mb-50 {
    margin-bottom: 6.6666666667vw; }

  .mb-60 {
    margin-bottom: 8vw; }

  .mb-70 {
    margin-bottom: 9.3333333333vw; }

  .mb-80 {
    margin-bottom: 10.6666666667vw; }

  .mb-90 {
    margin-bottom: 12vw; }

  .mb-100 {
    margin-bottom: 13.3333333333vw; }

  .mb-110 {
    margin-bottom: 14.6666666667vw; }

  .mb-120 {
    margin-bottom: 16vw; }

  .mb-130 {
    margin-bottom: 17.3333333333vw; }

  .mb-140 {
    margin-bottom: 18.6666666667vw; }

  .mb-150 {
    margin-bottom: 20vw; }

  .mb-160 {
    margin-bottom: 21.3333333333vw; }

  .mb-170 {
    margin-bottom: 22.6666666667vw; }

  .mb-180 {
    margin-bottom: 24vw; }

  .mb-190 {
    margin-bottom: 25.3333333333vw; }

  .mb-200 {
    margin-bottom: 26.6666666667vw; } }
@media only screen and (max-width: 768px) {
  .header_nav {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 3000; }
    .header_nav #header_menu_trigger {
      display: none;
      outline: none; }
    .header_nav .header_menu_ico {
      transition: all 0.3s;
      position: relative;
      width: 46px;
      height: 46px;
      border-radius: 100%;
      z-index: 3000; }
      .header_nav .header_menu_ico div {
        width: 26px;
        height: 1px;
        position: absolute;
        background: #000;
        right: 0;
        margin: auto;
        left: 0;
        transition: all 0.3s cubic-bezier(0.6, 0, 0.4, 1.5);
        width: 26;
        top: calc(50% - ((4px)) + -1px); }
        .header_nav .header_menu_ico div:nth-of-type(1) {
          top: calc(50% - ((4px)) + -1px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(2) {
          top: calc(50% - ((4px)) + 5px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(3) {
          top: calc(50% - ((4px)) + 11px);
          width: 26px; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico {
      transform: scale(1.21) rotate(180deg); }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(1) {
      transform: rotate(45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(2) {
      left: -7px !important;
      opacity: 0;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(3) {
      transform: rotate(-45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }

  #header_menu {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    text-align: center;
    height: 100vh; }
    #header_menu ul {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding-bottom: 70px; }
      #header_menu ul li {
        opacity: 0;
        -webkit-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
        transform: translateX(-8%); }
        #header_menu ul li a {
          display: block;
          text-decoration: none;
          padding: 9px 0;
          color: #fff; }
          #header_menu ul li a span {
            display: block; } }
#header_menu ul li:nth-child(1) {
  -webkit-animation: lazyX 0.8s ease 0.08s 1 forwards;
  animation: lazyX 0.8s ease 0.08s 1 forwards; }

#header_menu ul li:nth-child(2) {
  -webkit-animation: lazyX 0.8s ease 0.16s 1 forwards;
  animation: lazyX 0.8s ease 0.16s 1 forwards; }

#header_menu ul li:nth-child(3) {
  -webkit-animation: lazyX 0.8s ease 0.24s 1 forwards;
  animation: lazyX 0.8s ease 0.24s 1 forwards; }

#header_menu ul li:nth-child(4) {
  -webkit-animation: lazyX 0.8s ease 0.32s 1 forwards;
  animation: lazyX 0.8s ease 0.32s 1 forwards; }

#header_menu ul li:nth-child(5) {
  -webkit-animation: lazyX 0.8s ease 0.4s 1 forwards;
  animation: lazyX 0.8s ease 0.4s 1 forwards; }

#header_menu ul li:nth-child(6) {
  -webkit-animation: lazyX 0.8s ease 0.48s 1 forwards;
  animation: lazyX 0.8s ease 0.48s 1 forwards; }

#header_menu ul li:nth-child(7) {
  -webkit-animation: lazyX 0.8s ease 0.56s 1 forwards;
  animation: lazyX 0.8s ease 0.56s 1 forwards; }

#header_menu ul li:nth-child(8) {
  -webkit-animation: lazyX 0.8s ease 0.64s 1 forwards;
  animation: lazyX 0.8s ease 0.64s 1 forwards; }

#header_menu ul li:nth-child(9) {
  -webkit-animation: lazyX 0.8s ease 0.72s 1 forwards;
  animation: lazyX 0.8s ease 0.72s 1 forwards; }

#header_menu ul li:nth-child(10) {
  -webkit-animation: lazyX 0.8s ease 0.8s 1 forwards;
  animation: lazyX 0.8s ease 0.8s 1 forwards; }

@keyframes shiny {
  0% {
    transform: scale(0) rotate(25deg);
    opacity: 0; }
  50% {
    transform: scale(1) rotate(25deg);
    opacity: 1; }
  100% {
    transform: scale(50) rotate(25deg);
    opacity: 0; } }
html {
  font-size: 62.5%; }
  @media only screen and (max-width: 768px) {
    html {
      font-size: 50%; } }

body {
  background: #f6f6f4;
  font-size: 1.6em;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6; }

a {
  color: #333; }

@media only screen and (min-width: 769px) {
  a:hover {
    color: #333;
    text-decoration: none; }

  a, a img {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }

  a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75; } }
.page_top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
  background: #fb902cbd;
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }
  .page_top:hover {
    background: #fb902c;
    color: #fff; }
  .page_top::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -4px;
    margin-right: -6px; }
  @media only screen and (max-width: 768px) {
    .page_top {
      bottom: 10px;
      right: 10px;
      width: 40px;
      height: 40px;
      font-size: 22px; }
      .page_top::after {
        width: 10px;
        height: 10px;
        margin-top: -3px;
        margin-right: -5px; } }

.header {
  height: 50px;
  background: #fff; }
  .header .inner {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    height: 100%;
    padding: 10px 0; }
  .header .logo {
    height: 100%; }
    .header .logo img {
      height: 100%;
      width: auto; }
  .header .header__pr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    transform: translateY(-50%);
    right: 10px;
    position: absolute;
    top: 15px;
    z-index: 10;
    border: solid 1px #000;
    padding: 3px;
    border-radius: 3px; }
  .header .notice {
    font-size: 10px;
    position: absolute;
    right: 10px;
    bottom: 5px; }

.shiny_btn {
  position: relative;
  overflow: hidden; }
  .shiny_btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, white 100%, rgba(255, 255, 255, 0) 0%);
    animation-name: shiny;
    animation-duration: 4s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    pointer-events: none;
    z-index: 10; }

.indexbtn {
  animation: indexbtn 1.5s infinite;
  box-shadow: 0 2px 0 #0b9888;
  border-radius: 5px;
  position: relative; }

@keyframes indexbtn {
  0% {
    box-shadow: 0 2px 0 #0b9888;
    top: 0px;
    border-radius: 5px; }
  10% {
    box-shadow: 0 0 0 #0b9888;
    top: 4px;
    border-radius: 5px; }
  20% {
    box-shadow: 0 2px 0 #0b9888;
    top: 0px;
    border-radius: 5px; }
  30% {
    box-shadow: 0 0 0 #0b9888;
    top: 4px;
    border-radius: 5px; }
  40% {
    box-shadow: 0 2px 0 #0b9888;
    top: 0px;
    border-radius: 5px; } }
.index .main_ttl {
  background: #fb902c;
  font-size: 23px;
  font-size: 2.3rem;
  padding: 0.8em; }
  .index .main_ttl h2 {
    text-align: center;
    color: #fff;
    font-weight: 500;
    line-height: 1.4; }
    .index .main_ttl h2 strong {
      font-weight: 700;
      font-size: 26px;
      font-size: 2.6rem;
      color: #fff; }
.index .main_ttl.alt_ttl {
  background: transparent;
  font-size: 23px;
  font-size: 2.3rem;
  padding: 0.8em; }
  .index .main_ttl.alt_ttl h2 {
    text-align: center;
    color: #F552B4;
    font-weight: 600;
    line-height: 1.4; }
    .index .main_ttl.alt_ttl h2 strong {
      font-weight: 700;
      font-size: 26px;
      font-size: 2.6rem;
      color: #fff000; }
.index .container {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 50px;
  background: #fff; }
  @media only screen and (max-width: 768px) {
    .index .container {
      width: 100%; } }
.index .remarks {
  margin-top: 10px;
  padding: 0 10px;
  font-size: 10px;
  font-size: 1rem; }
.index .pr_txt {
  z-index: 1;
  position: relative;
  margin-top: 10px;
  text-align: center; }
.index sup {
  font-size: 10px;
  font-size: 1rem; }
.index .osusume_comment {
  margin: 20px 10px 30px; }
.index .fv {
  position: relative;
  background-color: #FBB37566; }
  .index .fv img {
    width: 100%; }
  .index .fv .fv_date {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 40px;
    text-align: center;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.1em;
    -webkit-text-stroke: 5px #fb902c;
    text-stroke: 5px #fb902c;
    paint-order: stroke; }
  .index .fv .inner {
    width: 750px;
    margin: 0 auto; }
    .index .fv .inner img {
      width: 100%;
      height: auto; }
.index .section01 .container {
  margin: 40px auto 20px;
  padding: 0;
  background: none; }
  .index .section01 .container .client_archive2 .image a[href=""],
  .index .section01 .container .client_archive2 .cta_btn a[href=""] {
    pointer-events: none; }
.index .section01 table tbody tr:first-child {
  position: relative;
  background: #fff; }
.index .section01 table {
  width: 100%;
  border: 1px solid #e4e4e4; }
  .index .section01 table th, .index .section01 table td {
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 8px 5px; }
  .index .section01 table thead th {
    background: #fff4ea;
    color: #fb902c;
    font-size: 14px;
    font-size: 1.4rem; }
  .index .section01 table tbody td p {
    margin-top: 5px;
    line-height: 1.4;
    font-size: 13px;
    font-size: 1.3rem; }
  .index .section01 table tbody a p {
    color: #10adf6;
    font-weight: 500;
    text-decoration: underline; }
.index .section01 .btn a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 60px;
  background: #11bca9;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-bottom: 2px solid #0b9888; }
  .index .section01 .btn a::after {
    animation-duration: 6s; }
.index .section01 .remarks {
  color: #31302c;
  font-size: 11px;
  line-height: 1.4; }
.index .section02 .main_ttl {
  padding: 1.4em; }
  .index .section02 .main_ttl h2 strong {
    color: #fff; }
.index .section02 .container {
  padding-bottom: 70px; }
.index .section02 .items .item {
  margin-top: 40px; }
  .index .section02 .items .item:first-child {
    margin-top: 0; }
.index .section02 .item01 .heading {
  text-align: center;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 500; }
  .index .section02 .item01 .heading strong {
    font-weight: 500;
    color: #ef6090; }
.index .section02 .item01 .comment {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  margin-top: 20px; }
  .index .section02 .item01 .comment .ico {
    width: 154px; }
  .index .section02 .item01 .comment .txt {
    width: 380px;
    margin-left: 40px;
    position: relative;
    padding: 20px;
    color: #1c1c1c;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    font-weight: 500;
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    background: #FFF;
    border: solid 3px #fae3ea; }
    .index .section02 .item01 .comment .txt::before {
      content: "";
      position: absolute;
      top: 50%;
      left: -20px;
      margin-top: -10px;
      border: 10px solid transparent;
      border-right: 10px solid #FFF;
      z-index: 2; }
    .index .section02 .item01 .comment .txt::after {
      content: "";
      position: absolute;
      top: 50%;
      left: -26px;
      margin-top: -12px;
      border: 12px solid transparent;
      border-right: 12px solid #fae3ea;
      z-index: 1; }
.index .section02 .item01 .example {
  margin-top: 40px; }
  .index .section02 .item01 .example .heading2 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem; }
  .index .section02 .item01 .example .image {
    text-align: center;
    margin-top: 20px; }
  .index .section02 .item01 .example .remarks {
    margin-top: 15px;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem; }
.index .section02 .item02 .content {
  width: 760px;
  margin: 0 auto;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  border: 12px solid #fdf0f4;
  padding: 30px; }
.index .section02 .item02 .heading {
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 500;
  color: #ed4f6d; }
.index .section02 .item02 ul {
  margin-top: 30px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center; }
  .index .section02 .item02 ul li {
    width: 160px;
    text-align: center;
    margin-left: 30px;
    margin-top: 20px; }
    .index .section02 .item02 ul li:nth-child(3n+1) {
      margin-left: 0; }
    .index .section02 .item02 ul li:nth-child(1), .index .section02 .item02 ul li:nth-child(2), .index .section02 .item02 ul li:nth-child(3) {
      margin-top: 0; }
    .index .section02 .item02 ul li .txt {
      font-size: 18px;
      font-size: 1.8rem;
      color: #584e4e;
      font-weight: 500;
      margin-bottom: 10px; }
.index .section02 .item03 .heading {
  text-align: center;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 500; }
  .index .section02 .item03 .heading strong {
    font-weight: 500;
    color: #ef6090;
    background: linear-gradient(transparent 60%, #fffb8c 60%); }
.index .section02 .item03 .comment {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  margin-top: 40px; }
  .index .section02 .item03 .comment .ico {
    width: 154px; }
  .index .section02 .item03 .comment .txt {
    width: 550px;
    margin-left: 40px;
    position: relative;
    padding: 20px;
    color: #1c1c1c;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    background: #FFF;
    border: solid 3px #fae3ea; }
    .index .section02 .item03 .comment .txt span {
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: 700;
      color: #ef6090;
      border-bottom: 1px solid #ef6090; }
    .index .section02 .item03 .comment .txt::before {
      content: "";
      position: absolute;
      top: 50%;
      left: -20px;
      margin-top: -10px;
      border: 10px solid transparent;
      border-right: 10px solid #FFF;
      z-index: 2; }
    .index .section02 .item03 .comment .txt::after {
      content: "";
      position: absolute;
      top: 50%;
      left: -26px;
      margin-top: -12px;
      border: 12px solid transparent;
      border-right: 12px solid #fae3ea;
      z-index: 1; }
.index .section02 .item03 .example {
  margin-top: 40px; }
  .index .section02 .item03 .example .heading2 {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    font-size: 2.2rem; }
  .index .section02 .item03 .example .image {
    text-align: center;
    margin-top: 20px; }
  .index .section02 .item03 .example .remarks {
    margin-top: 15px;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem; }
.index .section02 .item04 .heading {
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700; }
  .index .section02 .item04 .heading strong {
    font-weight: 700;
    color: #ef6090;
    font-size: 27px;
    font-size: 2.7rem; }
.index .section02 .item04 .wrap {
  width: 740px;
  margin: 25px auto 0; }
  .index .section02 .item04 .wrap ul {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between; }
    .index .section02 .item04 .wrap ul li {
      width: 49%;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      border: 1px solid #fb902c;
      padding: 20px 0  5px 0;
      text-align: center;
      margin-top: 15px; }
      .index .section02 .item04 .wrap ul li:nth-child(1), .index .section02 .item04 .wrap ul li:nth-child(2) {
        margin-top: 0; }
      .index .section02 .item04 .wrap ul li .txt {
        color: #f989ae;
        margin-bottom: 5px;
        font-weight: 500; }
.index .section02 .item05 .inner {
  width: 848px;
  margin: 0 auto; }
.index .section02 .item05 .heading {
  text-align: center; }
  .index .section02 .item05 .heading span {
    display: inline-block;
    padding-bottom: 5px;
    font-size: 23px;
    font-size: 2.3rem;
    color: #1c1c1c;
    font-weight: 700;
    border-bottom: 1px solid #1c1c1c; }
.index .section02 .item05 .step {
  margin-top: 20px; }
  .index .section02 .item05 .step ul {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between; }
    .index .section02 .item05 .step ul li {
      width: 205px;
      text-align: center; }
  .index .section02 .item05 .step .txt1 span {
    display: inline-block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 700;
    color: #1c1c1c;
    border-bottom: 1px solid #1c1c1c;
    padding-bottom: 3px; }
  .index .section02 .item05 .step .txt2 {
    margin-top: 5px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4; }
    .index .section02 .item05 .step .txt2 span {
      display: block;
      height: 1.4em; }
  .index .section02 .item05 .step .image {
    margin-top: 10px; }
.index .section02 .item06 .heading {
  text-align: center;
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 500; }
  .index .section02 .item06 .heading span {
    color: #f42c1b;
    font-weight: bold;
    background: linear-gradient(transparent 60%, #fffb8c 60%); }
.index .section02 .item06 .image {
  text-align: center;
  margin-top: 25px; }
  .index .section02 .item06 .image img {
    width: 60%; }
.index .client_archive {
  width: 850px;
  margin: 0 auto;
  padding: 10px 0 20px;
  background: #fff;
  box-shadow: 0 0 30px rgba(62, 35, 48, 0.1); }
  .index .client_archive ul li {
    position: relative;
    padding: 0 10px;
    padding-bottom: 80px; }
    .index .client_archive ul li + li {
      margin-top: 30px; }
    .index .client_archive ul li:last-child {
      padding-bottom: 0; }
    .index .client_archive ul li .name {
      margin-bottom: 30px;
      font-size: 22px;
      font-size: 2.2rem; }
      .index .client_archive ul li .name a {
        background: #fff;
        color: #fff;
        display: block;
        text-decoration: none;
        font-weight: 900;
        position: relative;
        line-height: 44px;
        padding-left: 90px;
        border-radius: 13px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        -o-border-radius: 13px;
        -ms-border-radius: 13px; }
        .index .client_archive ul li .name a::after {
          content: "";
          position: absolute;
          width: 36px;
          height: 44px;
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 100% auto;
          left: 25px;
          top: 55%;
          transform: translateY(-50%);
          pointer-events: none;
          z-index: 2; }
        .index .client_archive ul li .name a .rank_bg {
          position: absolute;
          width: 78px;
          height: 62px;
          top: -10px;
          left: 0;
          z-index: 1; }
      .index .client_archive ul li .name img.name_img {
        height: 25px;
        width: auto;
        margin-bottom: 10px; }
    .index .client_archive ul li:nth-child(1) .name a::after {
      background-image: url("../../sp/pill/assets/img/rank001.png"); }
    .index .client_archive ul li:nth-child(2) .name a::after, .index .client_archive ul li.rank2 .name a::after {
      background-image: url("../../sp/pill/assets/img/rank002.png"); }
    .index .client_archive ul li:nth-child(3) .name a::after, .index .client_archive ul li.rank3 .name a::after {
      background-image: url("../../sp/pill/assets/img/rank003.png"); }
    .index .client_archive ul li:nth-child(4) .name a::after, .index .client_archive ul li.rank4 .name a::after {
      background-image: url("../../sp/pill/assets/img/rank004.png"); }
    .index .client_archive ul li:nth-child(5) .name a::after, .index .client_archive ul li.rank5 .name a::after {
      background-image: url("../../sp/pill/assets/img/rank005.png"); }
    .index .client_archive ul li:nth-child(6) .name a::after {
      background-image: url("../../sp/pill/assets/img/pr.png"); }
  .index .client_archive .overview {
    padding: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px; }
    .index .client_archive .overview .headline {
      margin: 20px 0 20px 85px;
      text-align: left;
      font-weight: 700;
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 1.4;
      color: #fb902c; }
      .index .client_archive .overview .headline strong {
        font-weight: 700;
        font-size: 1.4em;
        color: inherit !important;
        line-height: 1; }
    .index .client_archive .overview .image {
      width: 300px;
      margin: 20px auto 0; }
    .index .client_archive .overview .data {
      margin-top: 20px;
      margin-bottom: 20px;
      padding: 0 20px; }
      .index .client_archive .overview .data .tab_contents {
        width: 100%;
        margin: 0 auto; }
        .index .client_archive .overview .data .tab_contents #tab {
          -webkit-display: flex;
          -moz-display: flex;
          -ms-display: flex;
          -o-display: flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -o-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center; }
          .index .client_archive .overview .data .tab_contents #tab li {
            width: 45%;
            position: relative;
            border-radius: 10px 10px 0 0;
            -moz-border-radius: 10px 10px 0 0;
            -webkit-border-radius: 10px 10px 0 0;
            -o-border-radius: 10px 10px 0 0;
            -ms-border-radius: 10px 10px 0 0;
            text-align: center;
            padding: 15px 0 30px;
            color: #f87273;
            font-weight: 700;
            letter-spacing: 0.08em;
            font-size: 18px;
            font-size: 1.8rem;
            background: #fbc4cc;
            cursor: pointer;
            -moz-transition: 0.3s;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            -ms-transition: 0.3s;
            transition: 0.3s; }
            .index .client_archive .overview .data .tab_contents #tab li + li {
              margin: 0 0 0 2%; }
            .index .client_archive .overview .data .tab_contents #tab li::after {
              content: '';
              width: 0;
              height: 0;
              border-style: solid;
              border-right: 10px solid transparent;
              border-left: 10px solid transparent;
              border-top: 12px solid #f48696;
              border-bottom: 0;
              position: absolute;
              left: 50%;
              transform: translateX(-50%);
              bottom: 10px; }
            .index .client_archive .overview .data .tab_contents #tab li.select {
              background: #f48696;
              color: #fff; }
              .index .client_archive .overview .data .tab_contents #tab li.select::after {
                border-right: 10px solid transparent;
                border-left: 10px solid transparent;
                border-top: 12px solid #fff;
                border-bottom: 0; }
        .index .client_archive .overview .data .tab_contents .disnon {
          display: none; }
        .index .client_archive .overview .data .tab_contents .content_wrap {
          border: 2px solid #f48696;
          padding: 30px;
          background: #fff;
          border-radius: 10px;
          -moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          -o-border-radius: 10px;
          -ms-border-radius: 10px; }
      .index .client_archive .overview .data table {
        width: 100%;
        background: #fff;
        border: 1px solid #f48696;
        margin-top: 5px; }
        .index .client_archive .overview .data table th, .index .client_archive .overview .data table td {
          padding: 10px;
          font-size: 14px;
          font-size: 1.4rem; }
        .index .client_archive .overview .data table th {
          background: 00b1e4;
          border-bottom: 1px solid #fff;
          color: #fff;
          font-weight: 500;
          width: 28%; }
          .index .client_archive .overview .data table th:last-child {
            border-bottom: none; }
        .index .client_archive .overview .data table td {
          border-bottom: 1px solid #f48696; }
          .index .client_archive .overview .data table td.min-height65:before {
            display: block;
            content: "";
            height: 45px;
            float: left; }
          .index .client_archive .overview .data table td sup {
            font-size: 10px;
            font-size: 1rem; }
          .index .client_archive .overview .data table td .ico_wrap {
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            -o-display: flex;
            display: flex;
            -webkit-justify-content: flex-start;
            -moz-justify-content: flex-start;
            -ms-justify-content: flex-start;
            -o-justify-content: flex-start;
            justify-content: flex-start;
            -webkit-align-items: center;
            -moz-align-items: center;
            -ms-align-items: center;
            -o-align-items: center;
            align-items: center; }
            .index .client_archive .overview .data table td .ico_wrap .ico {
              width: 20px; }
            .index .client_archive .overview .data table td .ico_wrap .txt {
              padding-left: 5px; }
          .index .client_archive .overview .data table td .feature_items {
            -webkit-display: flex;
            -moz-display: flex;
            -ms-display: flex;
            -o-display: flex;
            display: flex;
            -webkit-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            -o-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-justify-content: flex-start;
            -moz-justify-content: flex-start;
            -ms-justify-content: flex-start;
            -o-justify-content: flex-start;
            justify-content: flex-start; }
            .index .client_archive .overview .data table td .feature_items .feature_item {
              width: calc((100% - 2%) / 3);
              margin-left: 1%;
              margin-top: 5px;
              text-align: center;
              font-size: 14px;
              font-size: 1.4rem;
              border: 1px solid #fe6e4a;
              color: #fe6e4a;
              font-weight: 500;
              padding: 2px 0;
              border-radius: 50px;
              -moz-border-radius: 50px;
              -webkit-border-radius: 50px;
              -o-border-radius: 50px;
              -ms-border-radius: 50px; }
              .index .client_archive .overview .data table td .feature_items .feature_item:nth-child(3n+1) {
                margin-left: 0; }
              .index .client_archive .overview .data table td .feature_items .feature_item:nth-child(1), .index .client_archive .overview .data table td .feature_items .feature_item:nth-child(2), .index .client_archive .overview .data table td .feature_items .feature_item:nth-child(3) {
                margin-top: 0; }
          .index .client_archive .overview .data table td .prescription_items {
            margin: 0 -3px -7px; }
            .index .client_archive .overview .data table td .prescription_items span {
              display: inline-block;
              margin: 0 3px 7px;
              padding: 2px 10px;
              border-radius: 50px;
              -moz-border-radius: 50px;
              -webkit-border-radius: 50px;
              -o-border-radius: 50px;
              -ms-border-radius: 50px;
              border: 1px solid #fe6e4a;
              color: #fe6e4a;
              font-weight: 500;
              font-size: 14px;
              font-size: 1.4rem; }
  .index .client_archive .pink .overview .chara_img {
    position: absolute;
    width: 55px;
    height: auto;
    top: 0;
    left: 20px;
    z-index: 0; }
  .index .client_archive .pink .overview .headline {
    margin-top: 20px; }
  .index .client_archive .pink .overview .name a {
    box-shadow: 0px 0px 20px 0px rgba(244, 134, 150, 0.35); }
    .index .client_archive .pink .overview .name a p {
      text-shadow: 2px 2px 2px #fc2b68, -2px -2px 2px #fc2b68, -2px 2px 2px #fc2b68, 2px -2px 2px #fc2b68, 2px 0 2px #fc2b68, -2px  0 2px #fc2b68, 0 2px 2px #fc2b68, 0 -2px 2px #fc2b68; }
  .index .client_archive .pink .recommend h3,
  .index .client_archive .pink .review h3 {
    color: #f48696; }
  .index .client_archive .blue .overview .chara_img {
    position: absolute;
    width: 50px;
    height: auto;
    top: 0;
    left: 25px;
    z-index: 0; }
  .index .client_archive .blue .overview .name a {
    box-shadow: 0px 0px 20px 0px rgba(83, 197, 239, 0.35); }
    .index .client_archive .blue .overview .name a p {
      text-shadow: 2px 2px 2px #00b1e4, -2px -2px 2px #00b1e4, -2px 2px 2px #00b1e4, 2px -2px 2px #00b1e4, 2px 0 2px #00b1e4, -2px  0 2px #00b1e4, 0 2px 2px #00b1e4, 0 -2px 2px #00b1e4; }
  .index .client_archive .blue .overview .data .tab_contents #tab li {
    color: #00b1e4;
    background: #b8efff; }
    .index .client_archive .blue .overview .data .tab_contents #tab li::after {
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 12px solid #00b1e4; }
    .index .client_archive .blue .overview .data .tab_contents #tab li.select {
      background: #00b1e4;
      color: #fff; }
      .index .client_archive .blue .overview .data .tab_contents #tab li.select::after {
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 12px solid #fff; }
  .index .client_archive .blue .overview .data .tab_contents .content_wrap {
    border: 2px solid #00b1e4; }
  .index .client_archive .blue .recommend h3,
  .index .client_archive .blue .review h3 {
    color: #00b1e4; }
  .index .client_archive .orange .overview .chara_img {
    position: absolute;
    width: 60px;
    height: auto;
    top: 15px;
    left: 20px;
    z-index: 0; }
  .index .client_archive .orange .overview .headline {
    margin-top: 20px; }
  .index .client_archive .orange .overview .name a {
    box-shadow: 0px 0px 20px 0px rgba(237, 160, 51, 0.35); }
    .index .client_archive .orange .overview .name a p {
      text-shadow: 2px 2px 2px #eda033, -2px -2px 2px #eda033, -2px 2px 2px #eda033, 2px -2px 2px #eda033, 2px 0 2px #eda033, -2px  0 2px #eda033, 0 2px 2px #eda033, 0 -2px 2px #eda033; }
  .index .client_archive .orange .overview .data .tab_contents #tab li {
    color: #eda033;
    background: #ffe3c8; }
    .index .client_archive .orange .overview .data .tab_contents #tab li::after {
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 12px solid #eda033; }
    .index .client_archive .orange .overview .data .tab_contents #tab li.select {
      background: #eda033;
      color: #fff; }
      .index .client_archive .orange .overview .data .tab_contents #tab li.select::after {
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 12px solid #fff; }
  .index .client_archive .orange .overview .data .tab_contents .content_wrap {
    border: 2px solid #eda033; }
  .index .client_archive .orange .recommend h3,
  .index .client_archive .orange .review h3 {
    color: #eda033; }
  .index .client_archive .green .overview .chara_img {
    position: absolute;
    width: 50px;
    height: auto;
    top: 5px;
    left: 25px;
    z-index: 0; }
  .index .client_archive .green .overview .headline {
    margin-top: 20px; }
  .index .client_archive .green .overview .name a {
    box-shadow: 0px 0px 20px 0px rgba(80, 171, 119, 0.35); }
    .index .client_archive .green .overview .name a p {
      text-shadow: 2px 2px 2px #50ab77, -2px -2px 2px #50ab77, -2px 2px 2px #50ab77, 2px -2px 2px #50ab77, 2px 0 2px #50ab77, -2px  0 2px #50ab77, 0 2px 2px #50ab77, 0 -2px 2px #50ab77; }
  .index .client_archive .green .overview .data .tab_contents #tab li {
    color: #50ab77;
    background: #9fe9bf; }
    .index .client_archive .green .overview .data .tab_contents #tab li::after {
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 12px solid #50ab77; }
    .index .client_archive .green .overview .data .tab_contents #tab li.select {
      background: #50ab77;
      color: #fff; }
      .index .client_archive .green .overview .data .tab_contents #tab li.select::after {
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 12px solid #fff; }
  .index .client_archive .green .overview .data .tab_contents .content_wrap {
    border: 2px solid #50ab77; }
  .index .client_archive .green .recommend h3,
  .index .client_archive .green .review h3 {
    color: #50ab77; }
  .index .client_archive .purple .overview .chara_img {
    position: absolute;
    width: 55px;
    height: auto;
    top: -15px;
    left: 20px;
    z-index: 0; }
  .index .client_archive .purple .overview .headline {
    margin-top: 20px; }
  .index .client_archive .purple .overview .name a {
    box-shadow: 0px 0px 20px 0px rgba(147, 120, 177, 0.35); }
    .index .client_archive .purple .overview .name a p {
      text-shadow: 2px 2px 2px #9378b1, -2px -2px 2px #9378b1, -2px 2px 2px #9378b1, 2px -2px 2px #9378b1, 2px 0 2px #9378b1, -2px  0 2px #9378b1, 0 2px 2px #9378b1, 0 -2px 2px #9378b1; }
  .index .client_archive .purple .overview .data .tab_contents #tab li {
    color: #9378b1;
    background: #e4ccff; }
    .index .client_archive .purple .overview .data .tab_contents #tab li::after {
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 12px solid #9378b1; }
    .index .client_archive .purple .overview .data .tab_contents #tab li.select {
      background: #9378b1;
      color: #fff; }
      .index .client_archive .purple .overview .data .tab_contents #tab li.select::after {
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 12px solid #fff; }
  .index .client_archive .purple .overview .data .tab_contents .content_wrap {
    border: 2px solid #9378b1; }
  .index .client_archive .purple .recommend h3,
  .index .client_archive .purple .review h3 {
    color: #9378b1; }
  .index .client_archive .pr {
    position: relative;
    margin-top: 70px !important; }
    .index .client_archive .pr::before {
      content: "";
      position: absolute;
      width: 60%;
      height: 100%;
      background-image: url("../../sp/pill/assets/img/pr_title.png");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      left: 18%;
      top: -105px;
      pointer-events: none; }
  .index .client_archive .recommend {
    margin-top: 5px; }
    .index .client_archive .recommend h3 {
      font-size: 22px;
      font-size: 2.2rem;
      position: relative;
      z-index: auto;
      text-align: center;
      font-weight: 600; }
    .index .client_archive .recommend .items {
      background: #fff;
      margin: 0 20px;
      padding: 40px;
      position: relative;
      z-index: 1;
      border-radius: 8px;
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      -o-border-radius: 8px;
      -ms-border-radius: 8px; }
      .index .client_archive .recommend .items .item {
        position: relative;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.8;
        font-weight: 500;
        padding-left: 15px; }
        .index .client_archive .recommend .items .item::before {
          content: "";
          position: absolute;
          width: 10px;
          height: 100%;
          background-image: url("../../sp/pill/assets/img/ico_check.png");
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% auto;
          left: 0;
          top: 6px;
          pointer-events: none; }
        .index .client_archive .recommend .items .item strong {
          font-weight: 700;
          color: #f00; }
        .index .client_archive .recommend .items .item .ico {
          font-weight: 700; }
  .index .client_archive .point {
    margin: 30px 20px 0;
    background: #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    overflow: hidden; }
    .index .client_archive .point .heading {
      text-align: center;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 700;
      color: #fff; }
    .index .client_archive .point .trigger {
      position: relative;
      padding: 10px 0; }
      .index .client_archive .point .trigger::after {
        content: "＋";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-weight: 700;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        -o-border-radius: 100%;
        -ms-border-radius: 100%;
        background: #fff; }
      .index .client_archive .point .trigger.active::after {
        content: "−"; }
    .index .client_archive .point .acordion_inner {
      padding: 20px; }
    .index .client_archive .point p {
      line-height: 1.5;
      font-size: 18px;
      font-size: 1.8rem; }
      .index .client_archive .point p strong {
        font-weight: 700;
        color: #f00 !important; }
    .index .client_archive .point span {
      font-weight: bold;
      color: #f00 !important;
      background: -webkit-linear-gradient(left, #fffa99 50%, transparent 50%);
      background: -moz-linear-gradient(left, #fffa99 50%, transparent 50%);
      background: linear-gradient(left, #fffa99 50%, transparent 50%);
      background-repeat: no-repeat;
      background-size: 200% .8em;
      background-position: 100% .5em;
      transition: 3s; }
    .index .client_archive .point span.is-active {
      background-position: 0% .5em; }
  .index .client_archive .review {
    background: #fff;
    margin: 0 20px;
    margin-top: 20px;
    padding: 40px 20px;
    position: relative;
    z-index: 1;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px; }
    .index .client_archive .review h3 {
      font-size: 22px;
      font-size: 2.2rem;
      position: relative;
      z-index: auto;
      text-align: center;
      font-weight: 600; }
    .index .client_archive .review .items {
      margin-top: 30px; }
      .index .client_archive .review .items .item {
        background: #f5f5f5;
        border: 1px solid #ddd;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 15px;
        margin-top: 5px;
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        -o-display: flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center; }
        .index .client_archive .review .items .item:first-child {
          margin-top: 0; }
        .index .client_archive .review .items .item .ico {
          width: 50px; }
        .index .client_archive .review .items .item .txt {
          width: calc(100% - 50px);
          padding-left: 15px;
          font-size: 13px;
          font-size: 1.3rem; }
    .index .client_archive .review .remarks {
      text-align: right; }
  .index .client_archive .coution_box {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    width: 500px;
    margin: 20px auto 30px;
    padding: 15px;
    background: #c3c1c1; }
    .index .client_archive .coution_box .icon {
      width: 90px;
      margin-right: 20px; }
    .index .client_archive .coution_box .txt {
      width: calc(100% - 110px);
      padding: 10px;
      background: #fff;
      font-size: 14px;
      font-size: 1.4rem;
      text-align: left;
      font-weight: 500; }
      .index .client_archive .coution_box .txt strong {
        color: #FF0004; }
  .index .client_archive .coupon {
    width: 600px;
    margin: 20px auto 0;
    padding: 20px; }
    .index .client_archive .coupon .coupon_img {
      cursor: pointer;
      width: 400px;
      margin: 0 auto 20px; }
    .index .client_archive .coupon .coupon_plan {
      overflow: hidden;
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      border: #f56d3a 2px solid;
      border-radius: 20px;
      -moz-border-radius: 20px;
      -webkit-border-radius: 20px;
      -o-border-radius: 20px;
      -ms-border-radius: 20px;
      font-weight: 700;
      font-size: 18px;
      font-size: 1.8rem; }
      .index .client_archive .coupon .coupon_plan .ttl {
        width: 120px;
        padding: 5px 10px;
        background: #f56d3a;
        color: #fff;
        text-align: center; }
      .index .client_archive .coupon .coupon_plan .txt {
        width: calc(100% - 120px);
        padding: 5px 10px;
        background: #fff;
        text-align: center; }
  .index .client_archive .calendar {
    width: 700px;
    margin: 15px auto;
    background: #fff;
    text-align: center; }
  .index .client_archive .cta {
    margin-top: 20px; }
    .index .client_archive .cta .cta_txt {
      text-align: center;
      font-weight: 700;
      color: #f85987;
      font-size: 19px;
      font-size: 1.9rem;
      margin-bottom: 12px; }
  .index .client_archive .cta_btn {
    padding: 0 15px; }
    .index .client_archive .cta_btn a {
      position: relative;
      display: block;
      padding: 18px 0;
      background: #6EBFB5;
      border-bottom: 2px solid #4B9D93;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      -o-border-radius: 100px;
      -ms-border-radius: 100px;
      text-decoration: none;
      text-align: center;
      color: #fff;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 700;
      line-height: 55px; }
      .index .client_archive .cta_btn a::before {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 25px;
        height: 100%;
        background-image: url("../../sp/pill/assets/img/cta_ico.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% auto;
        right: 15px;
        pointer-events: none; }
      .index .client_archive .cta_btn a img {
        width: 25px;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%); }
    .index .client_archive .cta_btn a.gry_btn {
      background-color: #dddddd !important;
      border-bottom: 2px solid #cbcbcb !important;
      color: #555 !important; }
  .index .client_archive ul li.pink {
    background-image: url("../../sp/pill/assets/img/bg-clinicfor.png");
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat; }
    .index .client_archive ul li.pink .overview .data .heading {
      color: #f48696; }
    .index .client_archive ul li.pink .overview .data table {
      border-color: #f48696; }
      .index .client_archive ul li.pink .overview .data table th {
        background: #f48696; }
      .index .client_archive ul li.pink .overview .data table td {
        border-color: #f48696; }
    .index .client_archive ul li.pink .point .trigger {
      background: #f48696; }
      .index .client_archive ul li.pink .point .trigger::after {
        color: #f48696; }
    .index .client_archive ul li.pink .recommend .items .item .ico {
      color: #f48696; }
    .index .client_archive ul li.pink .cta_txt {
      color: #f00 !important;
      text-shadow: 0 0 2px #fff; }
    .index .client_archive ul li.pink .recommend .items .item .ico {
      color: #f48696; }
  .index .client_archive ul li.purple {
    background-image: url("../../sp/pill/assets/img/bg-pillmaru.png");
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat; }
    .index .client_archive ul li.purple .overview .data .heading {
      color: #9378b1; }
    .index .client_archive ul li.purple .overview .data table {
      border-color: #9378b1; }
      .index .client_archive ul li.purple .overview .data table th {
        background: #9378b1; }
      .index .client_archive ul li.purple .overview .data table td {
        border-color: #9378b1; }
    .index .client_archive ul li.purple .point .trigger {
      background: #9378b1; }
      .index .client_archive ul li.purple .point .trigger::after {
        color: #9378b1; }
    .index .client_archive ul li.purple .recommend .items .item .ico {
      color: #9378b1; }
    .index .client_archive ul li.purple .cta_txt {
      color: #f00 !important;
      text-shadow: 0 0 2px #fff; }
    .index .client_archive ul li.purple .recommend .items .item .ico {
      color: #9378b1; }
  .index .client_archive ul li.green {
    background-image: url("../../sp/pill/assets/img/bg-oops.png");
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat; }
    .index .client_archive ul li.green .overview .data .heading {
      color: #50ab77; }
    .index .client_archive ul li.green .overview .data table {
      border-color: #50ab77; }
      .index .client_archive ul li.green .overview .data table th {
        background: #50ab77; }
      .index .client_archive ul li.green .overview .data table td {
        border-color: #50ab77; }
    .index .client_archive ul li.green .point .trigger {
      background: #50ab77; }
      .index .client_archive ul li.green .point .trigger::after {
        color: #50ab77; }
    .index .client_archive ul li.green .recommend .items .item .ico {
      color: #50ab77; }
    .index .client_archive ul li.green .cta_txt {
      color: #f00 !important;
      text-shadow: 0 0 2px #fff; }
    .index .client_archive ul li.green .recommend .items .item .ico {
      color: #50ab77; }
  .index .client_archive ul li.blue {
    background-image: url("../../sp/pill/assets/img/bg-dmm.png");
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat; }
    .index .client_archive ul li.blue .overview .data .heading {
      color: #00b1e4; }
    .index .client_archive ul li.blue .overview .data table {
      border-color: #00b1e4; }
      .index .client_archive ul li.blue .overview .data table th {
        background: #00b1e4; }
      .index .client_archive ul li.blue .overview .data table td {
        border-color: #00b1e4; }
    .index .client_archive ul li.blue .point .trigger {
      background: #00b1e4; }
      .index .client_archive ul li.blue .point .trigger::after {
        color: #00b1e4; }
    .index .client_archive ul li.blue .recommend .items .item .ico {
      color: #00b1e4; }
    .index .client_archive ul li.blue .cta_txt {
      color: #f00 !important;
      text-shadow: 0 0 2px #fff; }
  .index .client_archive ul li.orange {
    background-image: url("../../sp/pill/assets/img/bg-mederi.png");
    background-size: 100% 100%;
    background-position: center top;
    background-repeat: no-repeat; }
    .index .client_archive ul li.orange .overview .data .heading {
      color: #eda033; }
    .index .client_archive ul li.orange .overview .data table {
      border-color: #eda033; }
      .index .client_archive ul li.orange .overview .data table th {
        background: #eda033; }
      .index .client_archive ul li.orange .overview .data table td {
        border-color: #eda033; }
    .index .client_archive ul li.orange .point .trigger {
      background: #eda033; }
      .index .client_archive ul li.orange .point .trigger::after {
        color: #eda033; }
    .index .client_archive ul li.orange .recommend .items .item .ico {
      color: #eda033; }
    .index .client_archive ul li.orange .cta_txt {
      color: #f00 !important;
      text-shadow: 0 0 2px #fff; }
    .index .client_archive ul li.orange .cta_btn a {
      line-height: 55px !important; }

.footer {
  color: #fff; }
  .footer .foot_wrap {
    background-color: #fb902c;
    padding: 25px 135px;
    display: flex;
    justify-content: space-around;
    align-items: center; }
  .footer a {
    color: inherit;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: .1em; }
  .footer .foot_bottom {
    width: 100%;
    border-top: 1px solid #fff;
    background-color: #fcc897;
    text-align: center;
    padding: 12px 0;
    margin: 0; }
    .footer .foot_bottom p {
      transform: scale(0.8); }

.ft_btn .btn_area .cta_btn a {
  font-size: 16px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  padding: 18px 0;
  background: #11bca9 url(img/top/ico_btn_arrow.png) 95% center no-repeat;
  border-bottom: 4px solid #0b9888;
  background-size: 6%;
  border-radius: 7px; }

.exitProtection_overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 99; }

.exitProtection {
  width: 400px !important;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 15%;
  border: none;
  z-index: 1000; }
  .exitProtection a {
    outline: none; }
  .exitProtection .wrap {
    position: relative;
    overflow: auto !important;
    padding-top: 40px;
    height: 510px;
    background-image: url("img/index/exit_protection_clinicfor.jpg");
    background-repeat: no-repeat;
    background-position-y: bottom; }
    .exitProtection .wrap div {
      position: absolute;
      display: flex;
      justify-content: center;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      bottom: 15px; }
    .exitProtection .wrap .exitProtection_banner {
      width: 60%;
      bottom: 135px; }
    .exitProtection .wrap .modal_close {
      background: #8d8d8d;
      color: #fff !important;
      width: 40px;
      line-height: 40px;
      display: block;
      font-size: 20px;
      font-weight: bold;
      position: absolute;
      top: 0px;
      right: 0;
      text-align: center;
      cursor: pointer;
      text-decoration: none;
      z-index: 100; }
    .exitProtection .wrap .btn {
      width: 371px;
      bottom: 12px; }

.ui-dialog-titlebar {
  display: none; }

.ui-dialog {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  width: 90% !important; }

.pr {
  text-align: center;
  margin-top: 10px; }

.pr_header {
  margin-top: 7px;
  position: absolute;
  content: "";
  right: 0; }

.header .inner {
  display: flex;
  position: relative; }

.side_effects {
  width: 1100px;
  margin: 0 auto;
  padding: 70px 20px;
  background: #fff;
  margin-top: 40px;
  box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .side_effects {
      width: 100%; } }
  .side_effects .heading {
    margin-bottom: 40px;
    font-weight: 700;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #ed4f6d; }
  .side_effects .note {
    margin-bottom: 20px;
    text-align: center; }
  .side_effects .inner {
    width: 840px;
    margin: auto; }
  .side_effects .items .item {
    background: #fff;
    margin-top: 30px;
    border: 1px solid #dcdcdc;
    border-radius: 10px; }
    .side_effects .items .item:first-child {
      margin-top: 0; }
    .side_effects .items .item ul li {
      margin-top: 20px; }
      .side_effects .items .item ul li:first-child {
        margin-top: 0; }
  .side_effects .name {
    padding: 20px 30px;
    font-weight: 700;
    border-bottom: 1px solid #dcdcdc;
    font-size: 20px;
    color: #333; }
  .side_effects .item_inner {
    padding: 20px 30px; }
    .side_effects .item_inner .ico {
      margin: 0 0 5px;
      position: relative;
      font-weight: 700;
      font-size: 16px; }
      .side_effects .item_inner .ico span {
        display: inline-block;
        font-weight: 500; }
    .side_effects .item_inner .ico2 {
      margin: 0 0 5px;
      position: relative;
      padding-left: 1.1em;
      font-weight: 700;
      font-size: 16px; }
      .side_effects .item_inner .ico2::before {
        content: "・";
        position: absolute;
        top: 0;
        left: 0; }
      .side_effects .item_inner .ico2 span {
        display: inline-block;
        font-weight: 500; }
    .side_effects .item_inner p {
      font-size: 16px;
      line-height: 1.6; }

@media screen and (max-width: 900px) {
  .side_effects {
    width: 100%; }
    .side_effects .inner {
      width: 100%; }
    .side_effects .heading {
      font-size: 20px; }
    .side_effects .name {
      font-size: 16px;
      padding: 15px 20px; }
    .side_effects .item_inner {
      padding: 15px 20px; }
    .side_effects .ico {
      font-size: 13px !important; }
    .side_effects p {
      font-size: 13px !important; } }
.search_section .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0; }
  @media only screen and (max-width: 768px) {
    .search_section .inner {
      width: 100%; } }
.search_section .ttl {
  background: #fb902c;
  text-align: center;
  padding: 14px 0; }
.search_section table {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff; }
  .search_section table th, .search_section table td {
    vertical-align: middle;
    border: 1px solid #ddd;
    padding: 20px; }
  .search_section table th {
    width: 240px;
    background: #fff3f7;
    text-align: center;
    color: #fb902c;
    font-weight: 500; }
.search_section .checkbox input {
  display: none; }
.search_section .checkbox {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start; }
  .search_section .checkbox li {
    width: 20%; }
    .search_section .checkbox li:first-child {
      margin: 0; }
  .search_section .checkbox .parts {
    position: relative;
    display: block;
    padding-left: 25px; }
    .search_section .checkbox .parts::before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      border: 1px solid #ccc;
      background: #fff;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
.search_section .checkbox .parts::before {
  width: 16px;
  height: 16px;
  border-radius: 50%; }
.search_section .checkbox input:checked + .parts {
  color: #fb902c; }
  .search_section .checkbox input:checked + .parts::after {
    content: "";
    display: block;
    position: absolute;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 3px;
    width: 10px;
    height: 10px;
    background: #fb902c;
    border-radius: 50%; }
.search_section .search_btn {
  width: 400px;
  margin: 25px auto 0; }
  .search_section .search_btn button {
    border-radius: 65px;
    -moz-border-radius: 65px;
    -webkit-border-radius: 65px;
    -o-border-radius: 65px;
    -ms-border-radius: 65px;
    display: block;
    width: 100%;
    background: #11bca9;
    color: #fff;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 65px;
    border-radius: 65px;
    border: none;
    border-bottom: 4px solid #0b9888;
    outline: none; }

.client_archive2 table {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff; }
  .client_archive2 table th, .client_archive2 table td {
    border: 1px solid #ddd;
    text-align: center; }
  .client_archive2 table thead th {
    background: #fff3f7;
    color: #fb902c;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 10px; }
  .client_archive2 table tr:first-child {
    background: #fefaec; }
  .client_archive2 table td {
    padding: 8px; }
    .client_archive2 table td.image {
      width: 150px; }
      .client_archive2 table td.image img {
        width: 110px; }
      .client_archive2 table td.image a {
        display: block;
        color: #10adf6; }
        .client_archive2 table td.image a:hover img {
          filter: alpha(opacity=100);
          -moz-opacity: 1;
          opacity: 1; }
        .client_archive2 table td.image a p {
          margin-top: 3px;
          font-size: 12px;
          font-size: 1.2rem;
          font-weight: 500; }
    .client_archive2 table td ul {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center; }
      .client_archive2 table td ul li {
        width: 50px; }
    .client_archive2 table td.electronic_money {
      width: 170px; }
    .client_archive2 table td.btn {
      width: 130px; }
      .client_archive2 table td.btn a {
        font-size: 14px;
        font-size: 1.4rem;
        padding-left: 0;
        padding-right: 0; }
    .client_archive2 table td .txt {
      line-height: 1.4; }
      .client_archive2 table td .txt.red {
        font-weight: 700;
        color: #f00; }
.client_archive2 .cta_btn {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  overflow: hidden; }
  .client_archive2 .cta_btn a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    background: #11bca9;
    line-height: 60px;
    color: #fff;
    text-align: center; }

.page_resultpage {
  padding: 40px 0; }
  .page_resultpage .container {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 40px; }
    @media only screen and (max-width: 768px) {
      .page_resultpage .container {
        width: 100%; } }
  .page_resultpage .client_archive2 {
    margin-top: 40px; }
    .page_resultpage .client_archive2 table tr:first-child {
      background: #fff; }
  .page_resultpage .result_head .result_ttl {
    background-image: url("img/index/result_ttl.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 61px;
    padding-top: 8px;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 900;
    padding-left: 264px;
    color: #000; }
  .page_resultpage .result_head table {
    width: 100%;
    margin-top: 15px;
    background: #fff;
    border: 1px solid #e9e9e9; }
    .page_resultpage .result_head table th, .page_resultpage .result_head table td {
      border: 1px solid #e9e9e9;
      width: calc(100% / 6);
      padding: 5px;
      font-size: 12px;
      font-size: 1.2rem; }
    .page_resultpage .result_head table th {
      text-align: center;
      background: #fb902c;
      color: #fff; }
    .page_resultpage .result_head table td {
      padding-left: 10px;
      padding-right: 10px; }

.add_contents.ac01 {
  width: 800px;
  border-radius: 10px;
  /*border: 2px solid #eee;*/
  box-shadow: 0 4px 6px #FDF1F5;
  margin: 30px auto;
  background: #FFFBFC url("img/index/lady_img.png") 30px bottom/250px auto no-repeat;
  padding: 10px 50px 0; }
  .add_contents.ac01 .alt_ttl {
    margin: 0 0 10px; }
  .add_contents.ac01 .onayami_list {
    margin-left: 200px;
    padding: 35px 70px 100px 120px;
    background: url("img/index/fukidashi_bg.png") center top/450px auto no-repeat; }
    .add_contents.ac01 .onayami_list p {
      text-indent: -1em;
      margin: 0 0 10px; }
    .add_contents.ac01 .onayami_list strong {
      color: #ff0000; }

.section_example {
  overflow: hidden;
  padding: 30px 45px;
  background: #fff; }
  .section_example .heading {
    text-align: center; }
    .section_example .heading span {
      display: inline-block;
      background: #fee9ed;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 700;
      padding: 15px 25px;
      color: #f87273;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      -o-border-radius: 100px;
      -ms-border-radius: 100px; }
  .section_example .swiper {
    margin-top: 30px;
    overflow: visible; }
    .section_example .swiper article {
      border: 3px solid #f87273;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      padding: 30px 20px; }
    .section_example .swiper .lead {
      margin: -30px -20px 20px;
      padding: 10px 2px;
      background: #fb902c;
      text-align: center;
      font-weight: 700;
      color: #fff;
      font-size: 22px;
      font-size: 2.2rem; }
    .section_example .swiper .thumb {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      margin-bottom: 10px; }
      .section_example .swiper .thumb li {
        width: 100%; }
    .section_example .swiper h4 {
      color: #fb902c;
      text-align: center;
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: bold; }
    .section_example .swiper .txt {
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      padding: 15px;
      background: #fdfbea; }
      .section_example .swiper .txt ul {
        margin-left: 1em;
        list-style: disc;
        color: #fb902c; }
        .section_example .swiper .txt ul span {
          font-weight: 700;
          font-size: 18px;
          font-size: 1.8rem;
          font-size: 130%;
          color: #555; }
    .section_example .swiper .image {
      margin-top: 10px;
      text-align: center; }
    .section_example .swiper p {
      text-align: center;
      margin-top: 10px;
      font-size: 14px;
      font-size: 1.4rem; }
      .section_example .swiper p a {
        color: #10adf6; }
    .section_example .swiper .swiper-wrapper {
      display: flex;
      justify-content: space-between; }
    .section_example .swiper .swiper-slide {
      width: 30%; }
  .section_example .swiper-button-prev, .section_example .swiper-button-next {
    display: grid;
    place-content: center;
    width: 64px;
    height: 64px;
    cursor: pointer;
    -webkit-transition: var(--transition);
    transition: var(--transition); }
  .section_example .swiper-button-prev::before, .section_example .swiper-button-next::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    -webkit-box-shadow: var(--box-shadow);
    box-shadow: var(--box-shadow); }
  .section_example .swiper-button-prev::after, .section_example .swiper-button-next::after {
    width: 1.8rem;
    height: 1.8rem;
    content: "";
    border: solid #fff;
    border-width: 3px 3px 0 0; }
  .section_example .swiper-button-prev::after {
    margin-left: 0.4rem;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .section_example .swiper-button-next::after {
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .section_example .swiper-button-disabled {
    pointer-events: none;
    opacity: 0; }
  .section_example .swiper-button-prev,
  .section_example .swiper-button-next {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto; }
  .section_example .swiper-button-prev::before,
  .section_example .swiper-button-next::before {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: var(--box-shadow-dark);
    box-shadow: var(--box-shadow-dark); }
  .section_example .swiper-button-prev::after,
  .section_example .swiper-button-next::after {
    border-color: #fff; }
  .section_example .swiper-button-prev {
    left: -35px; }
  .section_example .swiper-button-next {
    right: -35px; }
  .section_example .btn {
    margin-top: 10px;
    overflow: hidden; }
    .section_example .btn a {
      width: 100%;
      display: block;
      text-decoration: none;
      color: #fff;
      padding: 15px 0;
      margin: auto;
      text-align: center;
      font-weight: 700;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.4;
      background: #45bc6f !important;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      border-bottom: 4px solid #399f5d; }
