@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap");
body {
  --hyaluron-color-pink: #f495b0;
  --hyaluron-color-pink-bg: #fff0f5;
  --hyaluron-color-pink-accent: #eb778b;
  --hyaluron-color-pink-text: #ee86a0;
  --hyaluron-color-pink-faq: #e97f9b;
  --hyaluron-color-flow-img-shadow: #ffc8d6; }

html {
  scroll-behavior: smooth;
  scroll-padding-top: 120px; }

#main {
  font-family: "Yu Gothic", "YuGothic", "游ゴシック体", "游ゴシック", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #4b4b4b;
  /* 汎用 */
  /* 汎用ここまで */
  /* reason */
  /* reasonここまで */
  /* flow */
  /* flowここまで */
  /* faq */
  /* faqここまで */ }

#main .mhlw-risk {
  min-height: auto; }

#main .mincho {
  font-family: "Shippori Mincho", serif; }

#main section.contents.ac_ar_001 {
  padding-top: 60px;
  padding-bottom: 60px; }

#main section.contents.ac_ar_001 .ac_ly_001 {
  padding-top: 40px; }

#main section.contents.ac_ar_001 .ac_ly_001:first-child {
  padding-top: 0; }

@media only screen and (max-width: 767px) {
  #main section.contents.ac_ar_001 {
    padding-top: 60px;
    padding-bottom: 60px; } }

#main h2 {
  margin: 0;
  text-align: center;
  font-size: 28px;
  line-height: 1.5; }

@media only screen and (max-width: 767px) {
  #main h2 {
    font-size: 4.6vw; } }

#main .slick-prev,
#main .slick-next {
  display: block !important;
  top: 50%;
  transform: translateY(0%); }

#main .ttl-line {
  background: url(/assets/clinic/okayama/botox/images/ttl-line.png) center center/contain no-repeat;
  height: 6px; }

#main .lead {
  margin: 16px 0 0;
  text-align: center;
  line-height: 1.8;
  font-size: 2.1rem; }

@media only screen and (max-width: 767px) {
  #main .lead {
    font-size: 3.6vw; } }

#main .section-title {
  text-align: center; }

#main .section-title__en {
  margin: 0;
  color: #e7667c;
  font-family: "Brandon Grotesque", "Yu Gothic", "YuGothic", "游ゴシック体", "游ゴシック", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.12em; }

#main .section-title__ja {
  margin: 16px 0 0;
  color: #4b4b4b;
  font-size: 2.9rem;
  font-weight: 400;
  line-height: 1.35; }

#main .section-title__line {
  margin: 12px 0 0; }

#main .section-title__line img {
  display: block;
  width: 216px;
  max-width: 100%;
  height: auto;
  margin-inline: auto; }

@media only screen and (max-width: 767px) {
  #main .section-title__en {
    font-size: 1.3rem; }
  #main .section-title__ja {
    margin-top: 12px;
    font-size: 5.4vw; }
  #main .section-title__line {
    margin-top: 10px; }
  #main .section-title__line img {
    width: 46vw;
    max-width: 216px; } }

#main .cta {
  margin: 64px 0 0;
  text-align: center; }

#main .cta a {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  min-width: 540px;
  min-height: 82px;
  padding: 11px 82px 12px 56px;
  border-radius: 999px;
  background: linear-gradient(90deg, #eb778b 0%, #f08c9e 100%);
  box-shadow: inset 0 -4px 0 #e7667c;
  color: #fff;
  text-decoration: none; }

#main .cta a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18) url(/assets/clinic/okayama/botox/images/slide-arrow.png) center center/contain no-repeat;
  box-shadow: inset -3px 3px 8px rgba(193, 60, 83, 0.2);
  transform: translateY(-50%); }

#main .cta__sub {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2; }

#main .cta__main {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.35; }

@media only screen and (max-width: 767px) {
  #main .cta {
    margin-top: 48px; }
  #main .cta a {
    width: 100%;
    max-width: 540px;
    min-width: 0;
    min-height: 70px;
    padding: 9px 62px 10px 34px; }
  #main .cta__sub {
    font-size: 2.7vw; }
  #main .cta__main {
    font-size: 4vw; } }

#main .what-section {
  background-color: #fff;
  padding-bottom: 96px; }
  #main .what-section__body {
    margin: 0 auto;
    color: #4b4b4b;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.9;
    text-align: center; }
    #main .what-section__body > p:not(.cta) {
      margin: 0; }
    #main .what-section__body > p:first-of-type {
      margin: 42px auto 0;
      font-size: 1.7rem;
      line-height: 1.8; }
  #main .what-section__item {
    margin-top: 92px;
    text-align: left; }
  #main .what-section__item-title {
    position: relative;
    margin: 0;
    padding-left: 20px;
    color: #4b4b4b;
    font-size: 2.1rem;
    font-weight: 600;
    line-height: 1.55;
    letter-spacing: 0.02em; }
    #main .what-section__item-title::before {
      content: "";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      width: 7px;
      height: 100%;
      background-color: #e7667c; }
    #main .what-section__item-title + p {
      margin: 28px 0 0;
      line-height: 1.9; }
  #main .what-section p + p {
    margin: 28px 0 0;
    line-height: 1.9; }
  #main .what-section__area img {
    display: block;
    max-width: 100%;
    height: auto; }
  #main .what-section .cta--botox {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-top: 40px; }
    #main .what-section .cta--botox a {
      flex: 0 1 645px;
      width: 100%;
      min-width: 0;
      min-height: 55px;
      padding: 8px 48px 8px 24px;
      background: linear-gradient(90deg, #be9e6b 0%, #d3b484 100%);
      box-shadow: inset 0 -3px 0 rgba(141, 110, 58, 0.35), 0 2px 0 rgba(93, 74, 41, 0.18); }
      #main .what-section .cta--botox a::after {
        right: 24px;
        width: 28px;
        height: 28px;
        background-color: rgba(255, 255, 255, 0.2);
        background-image: url(/assets/clinic/okayama/botox/images/btn-arrow.png);
        box-shadow: inset -3px 3px 8px rgba(122, 91, 38, 0.24); }
    #main .what-section .cta--botox .cta__sub {
      font-size: 2rem;
      line-height: 1.35; }
  @media only screen and (max-width: 767px) {
    #main .what-section__body {
      font-size: 3.5vw;
      line-height: 1.85; }
      #main .what-section__body > p:first-of-type {
        margin-top: 34px;
        font-size: 3.5vw;
        line-height: 1.8; }
    #main .what-section__item {
      margin-top: 56px; }
    #main .what-section__item-title {
      padding-left: 16px;
      font-size: 4.2vw; }
      #main .what-section__item-title::before {
        width: 5px; }
      #main .what-section__item-title + p {
        margin-top: 22px; }
    #main .what-section .cta--botox {
      flex-direction: column;
      gap: 14px;
      margin-top: 32px; }
      #main .what-section .cta--botox a {
        flex-basis: auto;
        max-width: 470px;
        min-height: 37px;
        padding: 9px 36px 10px 16px; }
        #main .what-section .cta--botox a::after {
          right: 18px;
          width: 24px;
          height: 24px; }
      #main .what-section .cta--botox .cta__sub {
        font-size: 3.8vw; }
    #main .what-section__area {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      #main .what-section__area img {
        width: 980px;
        max-width: none; } }

#main .photo-section {
  background-color: #fff;
  padding-bottom: 96px; }
  #main .photo-section .photo-clinic {
    max-width: 860px;
    margin: 58px auto 0; }
    #main .photo-section .photo-clinic__title {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 220px;
      min-height: 42px;
      margin: 0 auto 28px;
      background-color: #e7667c;
      color: #fff;
      font-size: 2.1rem;
      font-weight: 700;
      line-height: 1.3;
      text-align: center; }
  #main .photo-section .photo-slider {
    position: relative;
    padding: 0 40px 46px; }
    #main .photo-section .photo-slider .slick-list {
      overflow: hidden; }
    #main .photo-section .photo-slider .slick-track {
      display: flex;
      align-items: flex-start; }
    #main .photo-section .photo-slider .slick-slide {
      height: auto; }
      #main .photo-section .photo-slider .slick-slide > div {
        line-height: normal; }
    #main .photo-section .photo-slider .slick-arrow {
      position: absolute;
      top: 220px;
      z-index: 2;
      width: 44px;
      height: 44px;
      padding: 0;
      border: 0;
      border-radius: 50%;
      background: #e7667c url(/assets/clinic/okayama/botox/images/slide-arrow.png) center center/contain no-repeat;
      box-shadow: inset -3px 3px 8px rgba(193, 60, 83, 0.2);
      cursor: pointer;
      font-size: 0;
      line-height: 0; }
    #main .photo-section .photo-slider .slick-prev::before,
    #main .photo-section .photo-slider .slick-next::before {
      display: none; }
    #main .photo-section .photo-slider .slick-prev {
      left: -12px;
      transform: rotate(180deg); }
    #main .photo-section .photo-slider .slick-next {
      right: -12px; }
    #main .photo-section .photo-slider .slick-dots {
      display: flex;
      justify-content: center;
      gap: 12px;
      max-width: 689px;
      margin: 32px auto 0;
      padding: 0;
      bottom: 0;
      list-style: none; }
      #main .photo-section .photo-slider .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0; }
        #main .photo-section .photo-slider .slick-dots li.slick-active button {
          background-color: #6f6f6f; }
        #main .photo-section .photo-slider .slick-dots li button {
          display: block;
          width: 10px;
          height: 10px;
          padding: 0;
          border: 0;
          border-radius: 50%;
          background-color: #cfcfcf;
          cursor: pointer;
          font-size: 0;
          line-height: 0; }
          #main .photo-section .photo-slider .slick-dots li button::before {
            display: none; }
    #main .photo-section .photo-slider__item img {
      display: block;
      width: 100%;
      max-width: 813px;
      height: auto;
      margin: 0 auto; }
  #main .photo-section .photo-case-info {
    margin-top: 16px;
    padding: 20px 58px;
    background-color: #fde8ee;
    color: #4b4b4b;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.55; }
    #main .photo-section .photo-case-info__menu {
      display: flex;
      align-items: center;
      gap: 24px;
      margin: 0; }
      #main .photo-section .photo-case-info__menu--multiline {
        align-items: flex-start; }
      #main .photo-section .photo-case-info__menu span {
        display: inline-flex;
        flex: 0 0 auto;
        min-width: 150px;
        min-height: 38px;
        align-items: center;
        justify-content: center;
        padding: 0 12px;
        background-color: #e7667c;
        color: #fff; }
    #main .photo-section .photo-case-info__doctor {
      max-width: 813px;
      margin: 12px auto 0;
      padding-right: 78px;
      font-size: 1.6rem;
      font-weight: 700;
      text-align: right; }
  @media only screen and (max-width: 767px) {
    #main .photo-section {
      padding-bottom: 64px; }
      #main .photo-section .photo-clinic {
        margin-top: 42px; }
        #main .photo-section .photo-clinic__title {
          width: 40vw;
          min-height: 8vw;
          margin-bottom: 20px;
          font-size: 4vw; }
      #main .photo-section .mhlw-risk {
        min-height: unset; }
      #main .photo-section .photo-slider {
        padding: 0 8vw 38px; }
        #main .photo-section .photo-slider .slick-arrow {
          top: 30vw;
          width: 6vw;
          max-width: 44px;
          height: 6vw;
          max-height: 44px; }
        #main .photo-section .photo-slider .slick-prev {
          left: 0;
          transform: rotate(180deg); }
        #main .photo-section .photo-slider .slick-next {
          right: 0; }
        #main .photo-section .photo-slider .slick-dots {
          gap: 10px;
          margin-top: 24px;
          left: 50%;
          transform: translateX(-50%);
          bottom: 0; }
      #main .photo-section .photo-case-info {
        margin-top: 14px;
        padding: 4vw;
        font-size: 3.2vw; }
        #main .photo-section .photo-case-info__menu {
          flex-direction: column;
          gap: 10px;
          align-items: flex-start;
          line-height: 1.5; }
          #main .photo-section .photo-case-info__menu span {
            min-width: 0;
            min-height: 28px;
            padding: 0 12px; }
        #main .photo-section .photo-case-info__doctor {
          margin-top: 10px;
          padding-right: 0;
          font-size: 2.8vw; } }

#main .about-section {
  background-color: #fff; }

#main .about-section.ac_ar_001 {
  padding-top: 12px;
  padding-bottom: 108px; }

#main .about-section .about-section__lead {
  max-width: 760px;
  margin: 42px auto 0;
  color: #4b4b4b;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.8;
  text-align: center; }

#main .about-section .about-recommend {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  max-width: 800px;
  margin: 52px auto 0; }

#main .about-section .about-recommend__card {
  overflow: hidden;
  margin: 0;
  border: 1px solid #d35b7c;
  border-radius: 14px 14px 0 0;
  background-color: #fff; }

#main
.about-section
.about-recommend__card:nth-child(1)
.about-recommend__title {
  background-color: var(--hyaluron-color-pink-text); }

#main .about-section .about-recommend__card:nth-child(1) li::before {
  background-color: var(--hyaluron-color-pink-text); }

#main .about-section .about-recommend__title {
  margin: 0;
  padding: 15px 10px 14px;
  background-color: #d85f83;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center; }

#main .about-section .about-recommend__list {
  margin: 0;
  padding: 22px 22px 26px;
  color: #4b4b4b;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.55;
  list-style: none; }

#main .about-section .about-recommend__list li {
  position: relative;
  margin: 0;
  padding-left: 28px; }

#main .about-section .about-recommend__list li + li {
  margin-top: 18px; }

#main .about-section .about-recommend__list li::before {
  content: "";
  position: absolute;
  top: 0.2em;
  left: 0;
  width: 16px;
  height: 14px;
  background-color: #d85f83;
  -webkit-mask: url(/assets/clinic/okayama/botox/images/icon_check.png) center center/contain no-repeat;
  mask: url(/assets/clinic/okayama/botox/images/icon_check.png) center center/contain no-repeat; }

@media only screen and (max-width: 767px) {
  #main .about-section.ac_ar_001 {
    padding-top: 0;
    padding-bottom: 64px; }
  #main .about-section .about-section__lead {
    margin-top: 34px;
    font-size: 3.5vw;
    line-height: 1.8; }
  #main .about-section .about-recommend {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 42px; }
  #main .about-section .about-recommend::before,
  #main .about-section .about-recommend::after {
    display: none; }
  #main .about-section .about-recommend__card {
    border-radius: 10px 10px 0 0; }
  #main .about-section .about-recommend__title {
    padding: 11px 8px 10px;
    font-size: 4vw; }
  #main .about-section .about-recommend__list {
    padding: 18px 16px 22px;
    font-size: 3.4vw; }
  #main .about-section .about-recommend__list li {
    padding-left: 24px; }
  #main .about-section .about-recommend__list li + li {
    margin-top: 14px; }
  #main .about-section .about-recommend__list li::before {
    width: 14px;
    height: 13px; } }

#main .clinic-section {
  background-color: #fff; }

#main .clinic-section.ac_ar_001 {
  padding-top: 104px;
  padding-bottom: 116px;
  margin-top: 0; }

#main .clinic-section .clinic-section__lead {
  max-width: 760px;
  margin: 58px auto 0;
  color: #4b4b4b;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.9;
  text-align: center; }

#main .clinic-section .clinic-section__lead p {
  margin: 0; }

#main .clinic-section .clinic-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px;
  max-width: 900px;
  margin: 58px auto 0; }

#main .clinic-section .clinic-card {
  margin: 0;
  grid-template-rows: subgrid;
  display: grid;
  grid-row: span 5;
  gap: 0; }

#main .clinic-section .clinic-card__name {
  margin: 0 0 18px;
  padding: 10px;
  background-color: #be9e6b;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.35;
  text-align: center; }

#main .clinic-section .clinic-card__photo {
  display: block; }

#main .clinic-section .clinic-card__photo img {
  display: block;
  width: 100%;
  height: auto; }

#main .clinic-section .clinic-card__body {
  margin-top: 22px;
  color: #4b4b4b;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75; }

#main .clinic-section .clinic-card__body p {
  margin: 0; }

#main .clinic-section .clinic-card__body p + p {
  margin-top: 18px; }

#main .clinic-section .clinic-links {
  display: grid;
  gap: 12px;
  margin-top: 24px; }

#main .clinic-section .clinic-link {
  position: relative;
  display: flex;
  min-height: 42px;
  align-items: center;
  justify-content: center;
  padding: 8px 42px 8px 44px;
  border: 2px solid #e7667c;
  border-radius: 8px;
  color: #e7667c;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-decoration: none; }

#main .clinic-section .clinic-link::before {
  content: "";
  position: absolute;
  left: 18px;
  top: 50%;
  width: 18px;
  height: 26px;
  background: url(/assets/clinic/okayama/botox/images/icon_access.png) center center/contain no-repeat;
  transform: translateY(-50%); }

#main .clinic-section .clinic-link::after {
  content: "";
  position: absolute;
  right: 18px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: translateY(-50%) rotate(45deg); }

#main .clinic-section .clinic-link--botox {
  border-color: #e7667c;
  background-color: #e7667c;
  color: #fff; }

#main .clinic-section .clinic-link--botox::before {
  width: 22px;
  height: 22px;
  background-image: url(/assets/clinic/okayama/botox/images/icon_heart.png); }

@media only screen and (max-width: 767px) {
  #main .clinic-section.ac_ar_001 {
    padding-top: 64px;
    padding-bottom: 64px;
    margin-top: 0; }
  #main .clinic-section .clinic-section__lead {
    margin-top: 38px;
    font-size: 3.6vw;
    line-height: 1.8;
    text-align: left; }
  #main .clinic-section .clinic-list {
    grid-template-columns: 1fr;
    gap: 42px;
    margin-top: 42px; }
  #main .clinic-section .clinic-card__name {
    margin-bottom: 14px;
    font-size: 4.8vw; }
  #main .clinic-section .clinic-card__body {
    margin-top: 18px;
    font-size: 3.6vw; }
  #main .clinic-section .clinic-link {
    min-height: 40px;
    font-size: 3.2vw; } }

#main .reason {
  background-color: var(--hyaluron-color-pink-bg); }

#main .reason.ac_ar_001 {
  padding-top: 140px;
  padding-bottom: 130px;
  margin-top: 0; }

@media only screen and (max-width: 767px) {
  #main .reason {
    margin-top: 80px; } }

#main .reason .ttl-line {
  margin: 50px auto 94px;
  width: 532px;
  max-width: 100%; }

#main .reason .reason-list {
  display: flex;
  flex-direction: column;
  gap: 80px;
  max-width: 912px;
  margin: 100px auto 0; }

#main .reason .reason-item {
  position: relative; }

#main .reason .reason-number {
  position: absolute;
  top: -37px;
  left: 20px;
  z-index: 1;
  display: flex;
  width: 76px;
  height: 76px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--hyaluron-color-pink-accent);
  color: #fff;
  font-size: 36px;
  font-style: italic;
  padding-right: 8px;
  padding-bottom: 2px;
  line-height: 1; }

#main .reason .reason-card {
  padding: 43px 48px 38px;
  border-radius: 20px;
  background-color: #fff; }

#main .reason .reason-card h3 {
  margin: 0 0 24px;
  color: var(--hyaluron-color-pink-text);
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.5; }

#main .reason .reason-card p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5555555556; }

#main .reason .reason-card p span {
  color: var(--hyaluron-color-pink-accent); }

#main .reason .reason-card p + p {
  margin-top: 1em; }

#main .reason .reason-card a {
  position: relative;
  display: inline-block;
  padding-left: 36px;
  color: var(--hyaluron-color-pink-accent);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 4px; }

#main .reason .reason-card a::before {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 50%;
  left: 0;
  background: url(/assets/clinic/okayama/botox/images/icon_heart_pink.png) center center/contain no-repeat;
  transform: translateY(-50%); }

#main .reason .reason-card small {
  font-size: 12px; }

@media only screen and (max-width: 767px) {
  #main .reason.ac_ar_001 {
    padding-top: 60px;
    padding-bottom: 60px; }
  #main .reason .ac_ly_001 {
    padding-right: 20px;
    padding-left: 20px; }
  #main .reason h2 {
    font-size: 4.8vw;
    line-height: 1.55; }
  #main .reason .ttl-line {
    margin: 32px auto 6rem;
    width: 325px; }
  #main .reason .reason-list {
    gap: 56px;
    max-width: none;
    margin-top: 60px; }
  #main .reason .reason-number {
    top: -24px;
    left: 10px;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 2.5rem;
    padding-right: 3px; }
  #main .reason .reason-card {
    padding: 29px 20px 20px;
    border-radius: 20px; }
  #main .reason .reason-card h3 {
    margin-bottom: 14px;
    font-size: 4.2vw;
    line-height: 1.55; }
  #main .reason .reason-card p {
    font-size: 3.55vw;
    line-height: 1.4556962025; }
  #main .reason .reason-card small {
    font-size: 2.7vw; } }

#main .product-section {
  background-color: #fff7fa; }
  #main .product-section.ac_ar_001 {
    padding-top: 112px;
    padding-bottom: 118px;
    margin-top: 0; }
  #main .product-section__lead {
    max-width: 760px;
    margin: 56px auto 0;
    color: #4b4b4b;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
    text-align: center; }
  #main .product-section .product-table-wrap {
    max-width: 820px;
    margin: 58px auto 0; }
  #main .product-section .product-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background-color: #fff;
    color: #4b4b4b;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.45;
    text-align: center; }
    #main .product-section .product-table th,
    #main .product-section .product-table td {
      min-height: 62px;
      padding: 18px 16px;
      border: 2px solid #d5d5d5;
      vertical-align: middle; }
    #main .product-section .product-table thead th {
      border-color: #fff;
      background-color: #e7667c;
      color: #fff; }
    #main .product-section .product-table tbody th {
      width: 22%; }
  #main .product-section .product-detail-list {
    max-width: 760px;
    margin: 78px auto 0; }
  #main .product-section .product-detail + .product-detail {
    margin-top: 76px; }
  #main .product-section .product-detail__title {
    position: relative;
    margin: 0;
    padding-left: 22px;
    color: #4b4b4b;
    font-size: 2.1rem;
    font-weight: 600;
    line-height: 1.55;
    letter-spacing: 0.02em; }
    #main .product-section .product-detail__title::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      width: 7px;
      height: 1.6em;
      background-color: #e7667c;
      transform: translateY(-50%); }
    #main .product-section .product-detail__title + p {
      margin-top: 28px; }
  #main .product-section .product-detail p {
    margin: 0;
    color: #4b4b4b;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8; }
  #main .product-section .cta--product {
    display: flex;
    justify-content: center;
    margin-top: 38px; }
    #main .product-section .cta--product a {
      flex: 0 1 560px;
      width: 100%;
      min-width: 0;
      min-height: 55px;
      padding: 8px 66px 8px 48px;
      background: linear-gradient(90deg, #be9e6b 0%, #d3b484 100%);
      box-shadow: inset 0 -3px 0 rgba(141, 110, 58, 0.35), 0 2px 0 rgba(93, 74, 41, 0.18); }
      #main .product-section .cta--product a::after {
        right: 24px;
        width: 28px;
        height: 28px;
        background-color: rgba(255, 255, 255, 0.2);
        background-image: url(/assets/clinic/okayama/botox/images/btn-arrow.png);
        box-shadow: inset -3px 3px 8px rgba(122, 91, 38, 0.24); }
    #main .product-section .cta--product .cta__sub {
      font-size: 1.8rem;
      line-height: 1.35; }
  @media only screen and (max-width: 767px) {
    #main .product-section.ac_ar_001 {
      padding-top: 64px;
      padding-bottom: 64px; }
    #main .product-section__lead {
      margin-top: 38px;
      font-size: 3.5vw;
      line-height: 1.8; }
    #main .product-section .product-table-wrap {
      overflow-x: auto;
      margin-top: 40px;
      padding-bottom: 10px;
      -webkit-overflow-scrolling: touch; }
    #main .product-section .product-table {
      min-width: 620px;
      font-size: 3.5vw; }
      #main .product-section .product-table th,
      #main .product-section .product-table td {
        padding: 14px 12px; }
    #main .product-section .product-detail-list {
      margin-top: 52px; }
    #main .product-section .product-detail + .product-detail {
      margin-top: 52px; }
    #main .product-section .product-detail__title {
      padding-left: 16px;
      font-size: 4.2vw; }
      #main .product-section .product-detail__title::before {
        width: 5px; }
      #main .product-section .product-detail__title + p {
        margin-top: 22px; }
    #main .product-section .product-detail p {
      font-size: 3.5vw; }
    #main .product-section .cta--product {
      margin-top: 30px; }
      #main .product-section .cta--product a {
        flex-basis: auto;
        max-width: 470px;
        min-height: 37px;
        padding: 9px 32px 10px 16px; }
        #main .product-section .cta--product a::after {
          right: 18px;
          width: 24px;
          height: 24px; }
      #main .product-section .cta--product .cta__sub {
        font-size: 3.6vw; } }

#main .flow {
  margin-top: 0; }

#main .flow.ac_ar_001 {
  padding-top: 112px;
  padding-bottom: 130px; }

#main .flow .ac_ly_001 {
  padding-top: 0; }

#main .flow h2 {
  color: #444; }

#main .flow .ttl-line {
  margin: 50px auto 86px;
  width: 532px;
  max-width: 100%; }

#main .flow .flow-list {
  display: flex;
  flex-direction: column;
  gap: 76px;
  max-width: 850px;
  margin: 100px auto 0; }

#main .flow .flow-item {
  display: grid;
  grid-template-columns: 1fr 376px;
  gap: 45px;
  align-items: center; }

#main .flow .flow-item:nth-child(even) {
  grid-template-columns: 376px 1fr; }

#main .flow .flow-item:nth-child(even) .flow-text {
  order: 2; }

#main .flow .flow-item:nth-child(even) .flow-img {
  order: 1; }

#main .flow .flow-text h3 {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 0 20px;
  color: #444;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4; }

#main .flow .flow-text h3::before {
  position: absolute;
  content: "";
  background-color: #eb778b;
  width: 90%;
  height: 4px;
  right: 0;
  bottom: 0; }

#main .flow .flow-text p {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625; }

#main .flow .flow-number {
  display: flex;
  width: 76px;
  height: 76px;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  background-color: #eb778b;
  color: #fff;
  flex: 0 0 auto;
  font-size: 36px;
  font-style: italic;
  line-height: 1; }

#main .flow .flow-img {
  position: relative; }

#main .flow .flow-img img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto; }

#main .flow .flow-img-cap {
  position: relative;
  z-index: 1;
  margin: 8px 0 0;
  color: #666;
  font-size: 13px;
  line-height: 1.5; }

#main .flow.hyal-flow .flow-img-cap {
  margin-top: 22px; }

#main .flow.hyal-flow .flow-img::after {
  content: "";
  position: absolute;
  right: -16px;
  top: 16px;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: var(--hyaluron-color-flow-img-shadow); }

@media only screen and (max-width: 767px) {
  #main .flow {
    margin-top: 0; }
  #main .flow.ac_ar_001 {
    padding-top: 60px;
    padding-bottom: 60px; }
  #main .flow .ac_ly_001 {
    padding-right: 28px;
    padding-left: 28px; }
  #main .flow h2 {
    font-size: 4.2vw;
    line-height: 1.55; }
  #main .flow .ttl-line {
    margin: 24px auto 4rem;
    width: 256px; }
  #main .flow .flow-list {
    gap: 54px;
    max-width: none;
    margin-top: 60px; }
  #main .flow .flow-item,
  #main .flow .flow-item:nth-child(even) {
    display: flex;
    flex-direction: column;
    gap: 18px; }
  #main .flow .flow-item .flow-text,
  #main .flow .flow-item .flow-img,
  #main .flow .flow-item:nth-child(even) .flow-text,
  #main .flow .flow-item:nth-child(even) .flow-img {
    order: initial; }
  #main .flow .flow-item .flow-img,
  #main .flow .flow-item:nth-child(even) .flow-img {
    margin-inline: auto; }
  #main .flow .flow-item:nth-child(odd) .flow-img {
    margin-inline: auto; }
  #main .flow .flow-text {
    width: 100%; }
  #main .flow .flow-text h3 {
    margin-bottom: 14px;
    border-bottom-width: 3px;
    font-size: 4.3vw; }
  #main .flow .flow-text p {
    font-size: 3.45vw;
    line-height: 1.3725490196; }
  #main .flow .flow-number {
    width: 52px;
    height: 52px;
    margin-right: 14px;
    border-radius: 12px;
    font-size: 24px; }
  #main .flow .flow-img {
    width: 78%;
    margin-right: auto;
    margin-left: auto; }
  #main .flow .flow-img::after {
    right: -12px;
    top: 12px; } }

#main .faq {
  background-color: #faedef;
  margin-top: 0; }

#main .faq.ac_ar_001 {
  padding-top: 130px;
  padding-bottom: 80px; }

#main .faq .ac_ly_001 {
  padding-top: 0; }

#main .faq h2 {
  color: #333; }

#main .faq .ttl-line {
  margin: 50px auto 94px;
  width: 532px;
  max-width: 100%; }

#main .faq .faq-list {
  display: flex;
  flex-direction: column;
  gap: 54px;
  margin-top: 100px; }

#main .faq .faq-item {
  margin: 0; }

#main .faq .faq-item dt,
#main .faq .faq-item dd {
  display: grid;
  grid-template-columns: 54px 1fr;
  -moz-column-gap: 36px;
  column-gap: 36px;
  align-items: start;
  margin: 0; }

#main .faq .faq-item dt {
  margin-bottom: 26px; }

#main .faq .faq-item dt .faq-text {
  color: var(--hyaluron-color-pink-faq);
  font-weight: 700; }

#main .faq .faq-item dd .faq-label {
  border: 2px solid var(--hyaluron-color-pink-faq);
  background-color: #fff;
  color: var(--hyaluron-color-pink-faq); }

#main .faq .faq-item dd .faq-text {
  color: #444; }

#main .faq .faq-label {
  display: flex;
  width: 54px;
  height: 54px;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background-color: var(--hyaluron-color-pink-faq);
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: 36px;
  line-height: 1;
  padding-bottom: 6px; }

#main .faq .faq-text {
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.7222222222; }

@media only screen and (max-width: 767px) {
  #main .faq {
    margin-top: 0; }
  #main .faq.ac_ar_001 {
    padding-top: 60px;
    padding-bottom: 60px; }
  #main .faq h2 {
    font-size: 4.2vw;
    line-height: 1.45; }
  #main .faq .ttl-line {
    margin: 31px auto 6rem;
    width: 325px; }
  #main .faq .faq-list {
    gap: 30px;
    margin-top: 42px; }
  #main .faq .faq-item dt,
  #main .faq .faq-item dd {
    grid-template-columns: 40px 1fr;
    -moz-column-gap: 18px;
    column-gap: 18px; }
  #main .faq .faq-item dt {
    margin-bottom: 13px; }
  #main .faq .faq-label {
    width: 40px;
    height: 40px;
    font-size: 22px; }
  #main .faq .faq-text {
    padding-top: 0;
    padding-right: 18px;
    font-size: 3.55vw;
    line-height: 1.4556962025; } }

nav {
  background-color: #be9e6b; }

nav .menu-list {
  display: flex;
  max-width: 980px;
  margin: 0 auto;
  padding: 0; }

nav .menu-list li {
  flex: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.45); }

nav .menu-list li:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.45); }

nav .menu-list li a {
  display: flex;
  min-height: 67px;
  padding: 4px 8px 2px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 1.2;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  color: #fff; }

@media only screen and (max-width: 767px) {
  nav .menu-list {
    flex-wrap: wrap;
    padding: 0; }
  nav .menu-list li {
    flex: auto;
    width: 50%;
    border-right: 1px solid rgba(255, 255, 255, 0.45);
    border-bottom: 1px solid rgba(255, 255, 255, 0.45); }
  nav .menu-list li:first-child {
    border-left: none; }
  nav .menu-list li:last-child {
    border-bottom: none; }
  nav .menu-list li a {
    min-height: 48px;
    padding: 8px 6px;
    font-size: 3.5vw; } }
