@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&display=swap");
.bottombtn {
  display: none !important; }

#main {
  margin: 0;
  padding: 0;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
  /* MV */
  /* MVここまで */
  /* photo */
  /* photo　ここまで */
  /* reason */
  /* reason　ここまで */
  /* doctor */
  /* doctor */
  /* detail */
  /* detail */
  /* QA */
  /* QA　ここまで */ }
  #main .contents {
    margin-top: 0; }
  @media screen and (max-width: 979px) {
    #main .ac_ar_001 > .ac_ly_001 {
      max-width: 100%; } }
  #main .page-tl {
    position: relative;
    text-align: center;
    margin-bottom: 42px; }
    #main .page-tl span {
      display: block;
      position: relative;
      z-index: 1; }
      #main .page-tl span.en {
        font-size: 74px;
        line-height: 1.05;
        margin-bottom: 3px;
        font-family: Cinzel Decorative, serif;
        font-weight: normal;
        background: linear-gradient(to right, #01c182, #4c728d, #25314d);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
      #main .page-tl span.jp {
        padding: 6px 66px;
        font-size: 24px;
        line-height: 1;
        font-weight: 500;
        color: #fff;
        background: linear-gradient(to right, #67bfa1, #677ebf);
        display: inline-block;
        letter-spacing: 0.02em; }
    #main .page-tl.ill:after {
      content: "";
      position: absolute;
      left: 115px;
      top: -94px;
      width: 749px;
      height: 261px;
      background: url("/assets/clinic/tokyo/fa-under/images/ill-heading.png") no-repeat;
      background-size: 100% 100%;
      z-index: 0; }
    @media screen and (max-width: 979px) {
      #main .page-tl {
        margin-bottom: 6.66667vw; }
        #main .page-tl span.en {
          font-size: 9.86667vw;
          margin-bottom: 2vw; }
        #main .page-tl span.jp {
          padding: 0.8vw 4.4vw;
          font-size: clamp(18px, 3.73333vw, 28px);
          letter-spacing: 0.08em;
          line-height: 1.2; }
        #main .page-tl.ill:after {
          left: 0;
          top: -12.53333vw;
          width: 100%;
          height: 34.8vw; } }
  #main #mv {
    padding-bottom: 100px; }
    #main #mv .img {
      width: 100%; }
    #main #mv .mv-main {
      position: relative; }
      #main #mv .mv-main .img-main {
        position: absolute;
        top: 49%;
        left: 51%;
        transform: translate(-50%, -50%);
        width: calc(886 / 1600 * 100vw);
        height: calc(659 / 1600 * 100vw);
        max-width: 886px;
        max-height: 659px; }
    #main #mv .mv-content {
      margin-top: 0;
      padding-top: 20px;
      background-image: linear-gradient(0deg, white 0%, #e6ebf1 34%, #d0d9e3 69%, #e2eaf2 100%); }
    #main #mv .mv-box {
      position: relative;
      padding: 40px 90px 30px 100px;
      text-align: center;
      background: #fff;
      font-size: 20px;
      line-height: 1.8;
      font-weight: 500;
      color: #6d80a8; }
      #main #mv .mv-box:after {
        content: "";
        position: absolute;
        z-index: 0;
        right: 40px;
        bottom: 93px;
        width: 180px;
        height: 257px;
        background: url("/assets/clinic/tokyo/fa-under/images/mv-box.png") no-repeat;
        background-size: 100% 100%; }
      #main #mv .mv-box .clr {
        font-size: 26px;
        color: #b26843; }
      #main #mv .mv-box p {
        position: relative;
        z-index: 1; }
        #main #mv .mv-box p + p {
          margin-top: 18px; }
          #main #mv .mv-box p + p:after {
            content: "";
            position: absolute;
            top: -12px;
            left: 49%;
            width: 1px;
            height: 20px;
            background: #6d80a8; }
    @media screen and (max-width: 979px) {
      #main #mv {
        padding-bottom: 70px !important; }
        #main #mv .mv-content {
          padding-top: 0; }
        #main #mv .mv-box {
          font-size: 4vw;
          line-height: 1.6;
          padding: 7vw 1vw 5vw;
          letter-spacing: -0.26667vw; }
          #main #mv .mv-box:after {
            right: 1.5vw;
            bottom: 50vw;
            opacity: 0.6; }
          #main #mv .mv-box .clr {
            font-size: 4.8vw;
            line-height: 1.9; }
          #main #mv .mv-box p {
            position: relative;
            z-index: 1; }
            #main #mv .mv-box p + p {
              margin-top: 5.33333vw; }
              #main #mv .mv-box p + p:after {
                top: -2.66667vw;
                height: 4vw;
                z-index: 0; }
        #main #mv .ac_ar_001 .ac_ly_001 {
          padding: 0 3.33333vw; } }
  #main .photo {
    position: relative;
    padding-block: 66px 100px;
    background-color: #e3edf8; }
    #main .photo:after {
      content: "";
      position: absolute;
      top: -99px;
      left: 0;
      width: 100%;
      height: 100px;
      clip-path: polygon(100% 0, 0% 100%, 100% 100%);
      pointer-events: none; }
    #main .photo-box {
      background: #fff;
      border-radius: 20px;
      padding: 40px 30px;
      max-width: 900px;
      width: 100%;
      margin-inline: auto; }
    #main .photo-inner {
      margin-top: 30px;
      padding: 15px 50px;
      background: #f5faff;
      border-radius: 10px;
      font-weight: 500;
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      text-underline-offset: 3px;
      font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; }
      #main .photo-inner .treatment {
        display: flex;
        align-items: flex-start; }
        #main .photo-inner .treatment p:not(.label) {
          line-height: 1.5;
          letter-spacing: 0.05em; }
        #main .photo-inner .treatment .label {
          color: #fff;
          padding: 2px 20px;
          letter-spacing: 0.05em;
          background: #679bbf;
          text-decoration: none;
          margin-right: 20px; }
        #main .photo-inner .treatment a {
          text-decoration: none; }
        #main .photo-inner .treatment p {
          text-decoration: none; }
      #main .photo-inner .info-doctor {
        text-decoration: underline;
        letter-spacing: 0.05em; }
    #main .photo .slick-slide img {
      margin: auto; }
    #main .photo .slick-prev,
    #main .photo .slick-next {
      background: #677ebf;
      width: 60px;
      height: 60px; }
      #main .photo .slick-prev:before,
      #main .photo .slick-next:before {
        width: 60px;
        height: 60px;
        background-size: 16px auto; }
    #main .photo .slick-next {
      right: -20px; }
    #main .photo .slick-prev {
      left: -20px; }
    #main .photo .slick-dots {
      bottom: -25px;
      right: 0; }
      #main .photo .slick-dots li button::before {
        background: #737373;
        width: 18px;
        height: 18px; }
    @media screen and (max-width: 979px) {
      #main .photo {
        padding-block: 8.8vw 13.33333vw; }
        #main .photo:after {
          top: -9.2vw;
          height: 9.33333vw; }
        #main .photo-box {
          width: 100%;
          padding: 5.33333vw 3.33333vw 4.66667vw; }
        #main .photo-inner {
          margin-top: 2vw;
          padding: 2vw 2.66667vw;
          display: block; }
          #main .photo-inner .treatment p {
            font-size: clamp(13px, 2.66667vw, 20px); }
          #main .photo-inner .treatment .label {
            flex-shrink: 0;
            padding: 0 1.33333vw;
            margin-right: 2.66667vw; }
          #main .photo-inner .info-doctor {
            margin-top: 10px;
            font-size: clamp(13px, 2.66667vw, 20px);
            text-align: right; }
        #main .photo .slick-slide {
          width: 90.66667vw; }
        #main .photo .slick-prev,
        #main .photo .slick-next {
          display: block !important;
          width: 5vw;
          height: 10vw; }
          #main .photo .slick-prev:before,
          #main .photo .slick-next:before {
            width: 5vw;
            height: 5vw;
            background-size: contain; }
        #main .photo .slick-next {
          right: -1.2vw; }
        #main .photo .slick-prev {
          left: -1.2vw; }
        #main .photo .slick-dots {
          bottom: -6vw;
          right: 0; }
          #main .photo .slick-dots li {
            margin-inline: 2.13333vw; }
            #main .photo .slick-dots li button::before {
              width: 3.2vw;
              height: 3.2vw; } }
  #main .reason {
    position: relative;
    background: #f0f4f8;
    padding-block: 113px 140px;
    overflow: hidden;
    counter-reset: number; }
    #main .reason:before, #main .reason:after {
      content: "";
      position: absolute;
      z-index: 0; }
    #main .reason:before {
      width: 629px;
      height: 501px;
      background: url("/assets/clinic/tokyo/fa-under/images/reason-ill01.png") no-repeat;
      background-size: 100%;
      left: 0;
      top: 1090px; }
    #main .reason:after {
      width: 934px;
      height: 688px;
      background: url("/assets/clinic/tokyo/fa-under/images/reason-ill02.png") no-repeat;
      background-size: 100%;
      right: 0;
      bottom: 625px; }
    #main .reason .page-tl {
      margin-bottom: 60px; }
      #main .reason .page-tl:after {
        top: -117px; }
    #main .reason-anchor {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 12px;
      background: #c2d3e8;
      padding: 50px 34px 30px;
      margin-bottom: 100px; }
      #main .reason-anchor li {
        position: relative; }
        #main .reason-anchor li .number {
          position: absolute;
          width: 55px;
          height: 55px;
          top: -30px;
          left: -20px;
          display: flex;
          text-align: center;
          font-weight: bold;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          font-size: 10px;
          z-index: 1;
          padding-top: 5px;
          border-radius: 50%;
          color: #587fcf;
          aspect-ratio: 1;
          line-height: 1.2;
          background: url("/assets/clinic/tokyo/fa-under/images/reason-num.png") no-repeat center; }
          #main .reason-anchor li .number strong {
            font-size: 16px; }
        #main .reason-anchor li a {
          position: relative;
          display: flex;
          align-items: center;
          text-align: center;
          justify-content: center;
          background: #fff;
          padding: 9px 40px 9px 0;
          height: 100%;
          color: #fff;
          text-decoration: none;
          border-radius: 0 18px 0 18px;
          box-shadow: 0px 10px 12px rgba(152, 180, 214, 0.6);
          font-size: 23px;
          font-weight: 500;
          line-height: 1.2;
          background-color: #677ebf;
          overflow: hidden;
          transition: all .45s; }
          #main .reason-anchor li a span {
            font-size: 15px; }
          #main .reason-anchor li a::before {
            position: absolute;
            content: "";
            width: 40px;
            height: 100%;
            top: 0;
            right: 0;
            background: url("/assets/clinic/tokyo/fa-under/images/reason-num.png") center center/500% no-repeat; }
          #main .reason-anchor li a:after {
            position: absolute;
            display: block;
            width: 15px;
            height: 15px;
            border-left: 2px solid #476284;
            border-bottom: 2px solid #476284;
            top: 50%;
            transform: translateY(-50%) rotate(-45deg);
            right: 12px;
            content: "";
            transition: all .45s; }
        @media (hover: hover) {
          #main .reason-anchor li a:hover {
            transform: translateY(10px);
            box-shadow: none; }
            #main .reason-anchor li a:hover::after {
              top: 60%; } }
    #main .reason-item {
      position: relative;
      z-index: 1; }
      #main .reason-item:not(:last-child) {
        margin-bottom: 52px; }
      #main .reason-item:first-of-type {
        position: relative; }
        #main .reason-item:first-of-type:after {
          content: "";
          position: absolute;
          z-index: 0;
          width: 387px;
          height: 221px;
          top: -95px;
          right: -180px;
          background: url("/assets/clinic/tokyo/fa-under/images/reason-ill.png") no-repeat;
          background-size: 100% 100%; }
    #main .reason-head {
      position: relative;
      z-index: 1;
      font-size: 34px;
      letter-spacing: 0.04em;
      font-weight: 600;
      line-height: calc(42 / 30);
      padding: 20px 120px 16px;
      color: #fff;
      text-align: center;
      background: #476284; }
      #main .reason-head:before, #main .reason-head:after {
        position: absolute;
        color: #587fcf;
        font-weight: 700; }
      #main .reason-head:after {
        content: "REASON";
        left: 2px;
        top: 4px;
        font-size: 16px; }
      #main .reason-head:before {
        counter-increment: number;
        content: counter(number, decimal-leading-zero);
        font-size: 48px;
        width: 137px;
        height: 137px;
        background: url("/assets/clinic/tokyo/fa-under/images/reason-num.png") no-repeat center;
        background-size: 100% 100%;
        left: -25px;
        top: -24px;
        padding: 44px 0 0;
        letter-spacing: 0.08em; }
    #main .reason-body {
      background: #fff;
      border: 8px solid #c2d1ee;
      border-top: none;
      padding: 40px 50px; }
      #main .reason-body figure {
        text-align: center;
        margin-bottom: 33px; }
      #main .reason-body p {
        font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
        font-weight: 500;
        font-size: 20px;
        line-height: calc(35 / 20); }
    @media screen and (max-width: 979px) {
      #main .reason {
        padding-block: 15.06667vw 18.66667vw;
        overflow: hidden; }
        #main .reason:before {
          width: 83.86667vw;
          height: 66.8vw;
          top: 184.93333vw; }
        #main .reason:after {
          width: 124.53333vw;
          height: 91.73333vw;
          bottom: 98.66667vw;
          right: -40.4vw; }
        #main .reason .page-tl {
          margin-bottom: 8vw; }
          #main .reason .page-tl:after {
            top: -15.6vw; }
        #main .reason-anchor {
          position: relative;
          z-index: 2;
          width: calc(100% + 20px);
          margin-inline: -10px;
          grid-template-columns: repeat(2, 1fr);
          gap: 2.13333vw;
          padding: 10.66667vw 4.66667vw 4vw;
          margin-bottom: 10vw; }
          #main .reason-anchor li a {
            padding: 1.2vw 6.66667vw 1.2vw 0;
            border-radius: 0 2.4vw 0 2.4vw;
            font-size: 16px;
            font-weight: bold;
            min-height: 18.66667vw;
            box-shadow: 2.571px 3.064px 12px 0px rgba(152, 180, 214, 0.9); } }
      @media screen and (max-width: 979px) and (max-width: 979px) {
        #main .reason-anchor li a {
          padding: 1.2vw 7.33333vw 1.2vw 0; } }
    @media screen and (max-width: 979px) {
            #main .reason-anchor li a span {
              font-size: 11px;
              font-weight: bold; } }
        @media screen and (max-width: 979px) and (max-width: 979px) {
          #main .reason-anchor li a span {
            font-size: 12px; } }
    @media screen and (max-width: 979px) {
            #main .reason-anchor li a .number {
              width: 40px;
              height: 40px;
              font-size: 8px; }
              #main .reason-anchor li a .number strong {
                font-size: 12px; }
        #main .reason-item {
          margin-inline: auto;
          width: 90.66667vw; }
          #main .reason-item:not(:last-child) {
            margin-bottom: 9.33333vw; }
          #main .reason-item:first-of-type:after {
            z-index: 0;
            width: 51.6vw;
            height: 29.46667vw;
            top: -5.33333vw;
            right: -1.33333vw; }
        #main .reason-head {
          font-size: 4.53333vw;
          padding: 2.66667vw 4vw 2.13333vw 9.33333vw; }
          #main .reason-head:after {
            left: 0;
            top: -2vw;
            font-size: 2.13333vw; }
          #main .reason-head:before {
            font-size: 6.4vw;
            width: 18.26667vw;
            height: 18.26667vw;
            left: -3.33333vw;
            top: -5.86667vw;
            padding: 5.86667vw 0 0; }
        #main .reason-body {
          border: 1.06667vw solid #c2d1ee;
          border-top: none;
          padding: 5.33333vw 4vw; }
          #main .reason-body figure {
            margin-bottom: 3.6vw; }
          #main .reason-body p {
            font-size: 3.33333vw;
            line-height: calc(45 / 25); } }
  #main .doctor {
    background: linear-gradient(90deg, #8fb4e2 0%, #759bca 100%);
    padding-block: 115px 160px; }
    #main .doctor .slick-next,
    #main .doctor .slick-prev,
    #main .doctor .slick-prev::before,
    #main .doctor .slick-next::before {
      width: 30px; }
      @media screen and (max-width: 979px) {
        #main .doctor .slick-next,
        #main .doctor .slick-prev,
        #main .doctor .slick-prev::before,
        #main .doctor .slick-next::before {
          width: 5vw; } }
    #main .doctor .page-tl .en {
      color: #fff;
      background: none;
      -webkit-text-fill-color: #fff; }
    #main .doctor-wrap {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      background: #f0f4f8;
      padding: 50px 20px 64px; }
    #main .doctor-item {
      width: 460px;
      position: relative;
      background: #fff;
      padding: 30px 16px 30px 19px; }
      #main .doctor-item:nth-child(n + 3) {
        margin-top: 25px; }
      #main .doctor-item:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: linear-gradient(90deg, #67bfa1 0%, #679bbf 51%, #677ebf 100%); }
      #main .doctor-item .item-info {
        display: flex;
        margin-bottom: 26px; }
        #main .doctor-item .item-info .avatar {
          width: 133px;
          height: 167px;
          flex-shrink: 0;
          margin-right: 20px; }
        #main .doctor-item .item-info .info {
          width: 100%;
          border-bottom: 1px solid #1e2e57;
          margin-top: 22px; }
          #main .doctor-item .item-info .info .nameJp {
            font-size: 30px;
            line-height: 1;
            font-weight: 700;
            margin-bottom: 5px; }
            #main .doctor-item .item-info .info .nameJp span {
              font-size: 22px;
              margin-left: 10px; }
          #main .doctor-item .item-info .info .nameEn {
            font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
            font-size: 14px;
            font-weight: bold;
            line-height: calc(20 / 14);
            letter-spacing: 0.04em;
            color: #737373;
            margin-bottom: 10px; }
          #main .doctor-item .item-info .info .position {
            font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
            font-size: 14px;
            font-weight: bold;
            line-height: calc(20 / 14);
            letter-spacing: 0.05em; }
            #main .doctor-item .item-info .info .position span {
              font-weight: 500; }
      #main .doctor-item .total-case {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        height: 45px;
        padding-inline: 48px;
        border: 3px solid transparent;
        border-radius: 22px;
        background: linear-gradient(90deg, #fffaef 0%, #ffffff 49%, #fffaef 100%) padding-box, linear-gradient(90deg, #c99a70 0%, #ead5bb 49%, #c99a70 100%) border-box;
        background-clip: padding-box, border-box;
        background-origin: border-box;
        font-weight: 600;
        line-height: 1;
        color: #724722; }
        #main .doctor-item .total-case .ttl {
          font-size: 20px;
          letter-spacing: 0.08em; }
        #main .doctor-item .total-case .number {
          font-size: 34px;
          line-height: 1;
          letter-spacing: 0.06em;
          transform: translateY(2px); }
          #main .doctor-item .total-case .number span {
            font-size: 18px; }
      #main .doctor-item .notes {
        text-align: center;
        font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
        font-size: 12px;
        line-height: 1.8;
        letter-spacing: 0.08em;
        font-weight: 500;
        margin-block: 7px; }
      #main .doctor-item .tag-list {
        font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
        font-weight: bold; }
        #main .doctor-item .tag-list .tag-ttl {
          text-align: center;
          background: #737373;
          color: #fff;
          font-size: 14px;
          margin-bottom: 8px; }
        #main .doctor-item .tag-list .tag-wrap {
          display: flex;
          flex-wrap: wrap;
          gap: 5px;
          margin-bottom: 18px; }
        #main .doctor-item .tag-list .tag-item {
          padding: 2px 39px;
          border-radius: 4px;
          font-weight: bold;
          font-size: 12px;
          text-align: center;
          white-space: nowrap; }
        #main .doctor-item .tag-list .clr01 {
          background: rgba(234, 104, 162, 0.2);
          color: #ea68a2; }
        #main .doctor-item .tag-list .clr02 {
          background: rgba(255, 216, 0, 0.2);
          color: #c7a400; }
        #main .doctor-item .tag-list .clr03 {
          background: rgba(241, 145, 73, 0.2);
          color: #f19149; }
        #main .doctor-item .tag-list .clr04 {
          background: rgba(82, 187, 236, 0.2);
          color: #52bbec;
          padding-inline: 27px; }
        #main .doctor-item .tag-list .clr05 {
          background: rgba(59, 178, 141, 0.2);
          color: #3bb28d;
          padding-inline: 27px; }
        #main .doctor-item .tag-list .clr06 {
          background: rgba(154, 77, 192, 0.2);
          color: #9a4dc0;
          padding-inline: 27px; }
      #main .doctor-item .case {
        position: relative;
        text-align: center;
        padding-bottom: 20px; }
        @media screen and (max-width: 979px) {
          #main .doctor-item .case {
            padding-bottom: 15px; } }
        #main .doctor-item .case::before {
          position: absolute;
          width: 100%;
          height: 23.5%;
          content: "";
          bottom: 0;
          left: 50%;
          transform: translateX(-50%);
          max-width: 740px;
          background: url(/assets/clinic/tokyo/fa-under/images/bf.png) center bottom/100% auto no-repeat; }
      #main .doctor-item .social {
        text-align: center;
        margin-block: 12px 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 11px; }
        #main .doctor-item .social a .icon-ins {
          display: block;
          width: 30px;
          height: 30px;
          background: url("/assets/doctor/osusume/all/images/doctor_instagram.png") no-repeat;
          background-size: 100%; }
        #main .doctor-item .social a .icon-youtube {
          display: block;
          width: 33px;
          height: 23px;
          background: url("/assets/doctor/osusume/all/images/doctor_youtube.png") no-repeat;
          background-size: 100%; }
      #main .doctor-item .link {
        text-align: center; }
        #main .doctor-item .link:not(:last-child) {
          margin-bottom: 8px; }
        #main .doctor-item .link .button {
          width: 360px;
          min-height: 40px;
          height: 40px;
          border-radius: 20px;
          font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
          font-size: 16px;
          background: #677ebf; }
          #main .doctor-item .link .button-outline {
            border: 2px solid #677ebf;
            background: #f0f4f8;
            color: #677ebf; }
            #main .doctor-item .link .button-outline:after {
              filter: brightness(0) saturate(100%) invert(59%) sepia(6%) saturate(4130%) hue-rotate(189deg) brightness(83%) contrast(77%); }
      @media screen and (min-width: 980px) {
        #main .doctor-item.wide {
          width: 100%; }
          #main .doctor-item.wide + .doctor-item {
            margin-top: 25px; }
          #main .doctor-item.wide .item-info .info {
            margin-top: 0; }
            #main .doctor-item.wide .item-info .info .total-case {
              margin-top: 10px;
              width: 400px; }
            #main .doctor-item.wide .item-info .info .notes {
              text-align: left; } }
    @media screen and (max-width: 979px) {
      #main .doctor {
        padding-block: 13.33333vw; }
        #main .doctor-wrap {
          display: block;
          padding: 6.66667vw 2vw 8.53333vw; }
        #main .doctor-item {
          width: 100%;
          padding: 4vw 1.33333vw; }
          #main .doctor-item:not(:last-child) {
            margin-bottom: 35px; }
          #main .doctor-item .item-info {
            margin-bottom: 26px; }
            #main .doctor-item .item-info .avatar {
              margin-right: 10px; }
            #main .doctor-item .item-info .info {
              margin-top: 10px; }
              #main .doctor-item .item-info .info .nameJp {
                font-size: 28px; }
                #main .doctor-item .item-info .info .nameJp span {
                  font-size: 20px; }
              #main .doctor-item .item-info .info .total-case {
                margin: 2vw 0 0; }
                #main .doctor-item .item-info .info .total-case .ttl {
                  font-size: 3vw; }
                #main .doctor-item .item-info .info .total-case .number {
                  font-size: 5vw; }
                  #main .doctor-item .item-info .info .total-case .number span {
                    font-size: 3.5vw; }
              #main .doctor-item .item-info .info .notes {
                margin-block-start: 1vw;
                margin-block-end: 2vw; }
          #main .doctor-item .total-case {
            justify-content: space-around;
            padding-inline: 0;
            border: 2px solid transparent; }
          #main .doctor-item .total-case {
            height: 10vw;
            padding-inline: 3vw;
            border-radius: 100px; }
            #main .doctor-item .total-case .ttl {
              font-size: 4vw; }
            #main .doctor-item .total-case .number {
              font-size: 6vw;
              transform: translateY(0); }
              #main .doctor-item .total-case .number span {
                font-size: 4.5vw; }
          #main .doctor-item .notes {
            font-size: 3vw; }
          #main .doctor-item .tag-list .tag-ttl {
            font-size: 16px; }
          #main .doctor-item .tag-list .tag-wrap {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 5px;
            margin-bottom: 18px; }
          #main .doctor-item .tag-list .tag-item {
            padding: 2px;
            border-radius: 4px;
            font-size: 13px; }
          #main .doctor-item .link {
            text-align: center; }
            #main .doctor-item .link:not(:last-child) {
              margin-bottom: 8px; }
            #main .doctor-item .link .button {
              width: 100%;
              font-size: 14px; } }
  #main .detail {
    padding-block: 135px; }
    #main .detail .page-tl {
      margin-bottom: 52px; }
    #main .detail-box + .detail-box {
      margin-top: 50px; }
    #main .detail-box .box-head {
      color: #fff;
      font-size: 50px;
      font-weight: bold;
      text-align: center;
      border-radius: 30px 30px 0 0;
      padding: 7px 50px 6px;
      background: linear-gradient(90deg, #619bfa 0%, #80cbee 100%); }
    #main .detail-box .box-body {
      padding: 48px 58px;
      border-radius: 0 0 30px 30px;
      background: #eff7ff;
      border: 4px solid #bed8f2;
      border-top: none; }
      #main .detail-box .box-body .box-result {
        background: #fff;
        border-radius: 20px;
        padding: 30px 40px;
        margin-bottom: 34px; }
        #main .detail-box .box-body .box-result.pd-sm {
          padding-inline: 118px; }
        #main .detail-box .box-body .box-result.pd-lg {
          padding-inline: 202px; }
      #main .detail-box .box-body .text {
        font-size: 20px;
        line-height: calc(35 / 20);
        font-weight: 500;
        font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
        margin-bottom: 30px; }
      #main .detail-box .box-body .tag-wrap {
        display: flex;
        justify-content: center;
        gap: 12px 20px;
        flex-wrap: wrap;
        margin-bottom: 50px; }
        #main .detail-box .box-body .tag-wrap p {
          color: #fff;
          background: #2dc5e0;
          border-radius: 30px;
          font-size: 20px;
          font-weight: 500;
          font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
          width: 370px;
          height: 60px;
          display: flex;
          align-items: center;
          justify-content: center; }
          #main .detail-box .box-body .tag-wrap p.full {
            width: 430px; }
      #main .detail-box .box-body .price-ttl {
        background: #fff;
        color: #587fcf;
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        padding: 6px 50px;
        margin-bottom: 22px;
        font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; }
      #main .detail-box .box-body .price-wrap {
        position: relative;
        border-radius: 30px;
        border: 2px solid #729fd8; }
        #main .detail-box .box-body .price-wrap.has-head {
          margin-top: 55px; }
          #main .detail-box .box-body .price-wrap.has-head + .has-head {
            margin-top: 70px; }
          #main .detail-box .box-body .price-wrap.has-head .price-item:first-of-type {
            padding-top: 55px; }
        #main .detail-box .box-body .price-wrap .price-head {
          position: absolute;
          z-index: 1;
          top: -37px;
          left: 50%;
          transform: translateX(-50%);
          background: #28b3b1;
          color: #fff;
          width: 600px;
          min-height: 70px;
          border-radius: 35px;
          text-align: center;
          padding: 10px 30px;
          font-size: 22px;
          line-height: calc(26 / 22);
          font-weight: bold;
          font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; }
          #main .detail-box .box-body .price-wrap .price-head span {
            font-size: 14px; }
        #main .detail-box .box-body .price-wrap .price-item {
          font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
          background: #fff;
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 25px 40px 30px;
          position: relative; }
          #main .detail-box .box-body .price-wrap .price-item:not(:last-of-type):after {
            position: absolute;
            content: "";
            width: calc(100% - 80px);
            left: 40px;
            height: 1px;
            background: #729fd8;
            bottom: 0; }
          #main .detail-box .box-body .price-wrap .price-item:not(:last-of-type).clr:after {
            width: 100%;
            left: 0; }
          #main .detail-box .box-body .price-wrap .price-item.item-bg {
            background: #fffbe9; }
          #main .detail-box .box-body .price-wrap .price-item.clr {
            color: #4467ea; }
          #main .detail-box .box-body .price-wrap .price-item:first-of-type {
            padding-block: 35px 22px;
            border-radius: 30px 30px 0 0; }
          #main .detail-box .box-body .price-wrap .price-item:last-child {
            padding-bottom: 40px;
            border-radius: 0 0 28px 28px; }
          #main .detail-box .box-body .price-wrap .price-item:only-child {
            border-radius: 30px 30px 28px 28px; }
          #main .detail-box .box-body .price-wrap .price-item .label {
            font-weight: 500;
            font-size: 22px;
            flex-shrink: 0; }
          #main .detail-box .box-body .price-wrap .price-item .number {
            width: 100%;
            text-align: right;
            transform: translateX(12px);
            font-size: 60px;
            line-height: 1;
            font-weight: bold; }
            #main .detail-box .box-body .price-wrap .price-item .number ruby {
              font-size: 36px;
              margin-left: -20px; }
              #main .detail-box .box-body .price-wrap .price-item .number ruby rt {
                font-size: 12px; }
      #main .detail-box .box-body .notes {
        margin-top: 10px;
        font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: calc(30 / 16); }
      #main .detail-box .box-body .link {
        margin-top: 30px;
        text-align: center; }
      #main .detail-box .box-body .button {
        background: #1d418c;
        width: 580px;
        height: 70px;
        border-radius: 35px;
        font-size: 22px;
        font-weight: 500; }
        #main .detail-box .box-body .button:after {
          right: 7px;
          background-size: 12px auto; }
        #main .detail-box .box-body .button-bg {
          background: #476284; }
    @media screen and (max-width: 979px) {
      #main .detail {
        padding-block: 13.33333vw; }
        #main .detail .page-tl {
          margin-bottom: 6.66667vw; }
        #main .detail-box + .detail-box {
          margin-top: 30px; }
        #main .detail-box .box-head {
          font-size: 30px;
          border-radius: 20px 20px 0 0; }
        #main .detail-box .box-body {
          padding: 15px 10px;
          border-radius: 0 0 20px 20px; }
          #main .detail-box .box-body .box-result {
            border-radius: 20px;
            padding: 10px 5px;
            margin-bottom: 15px;
            text-align: center; }
            #main .detail-box .box-body .box-result.pd-sm {
              padding-inline: 5px; }
            #main .detail-box .box-body .box-result.pd-lg {
              padding-inline: 5px; }
          #main .detail-box .box-body .text {
            font-size: 16px;
            margin-bottom: 15px; }
          #main .detail-box .box-body .tag-wrap {
            margin-bottom: 20px; }
            #main .detail-box .box-body .tag-wrap p {
              width: -moz-max-content;
              width: max-content;
              padding-inline: 10px;
              border-radius: 30px;
              font-size: 16px;
              height: 40px; }
              #main .detail-box .box-body .tag-wrap p.full {
                width: 430px; }
          #main .detail-box .box-body .price-ttl {
            font-size: clamp(20px, 3.46667vw, 26px);
            padding: 6px 20px; }
          #main .detail-box .box-body .price-wrap {
            position: relative;
            border-radius: 30px;
            border: 2px solid #729fd8; }
            #main .detail-box .box-body .price-wrap.has-head {
              margin-top: 55px; }
              #main .detail-box .box-body .price-wrap.has-head + .has-head {
                margin-top: 80px; }
                #main .detail-box .box-body .price-wrap.has-head + .has-head .price-head {
                  top: -50px; }
              #main .detail-box .box-body .price-wrap.has-head .price-item:first-of-type {
                padding-top: 55px; }
            #main .detail-box .box-body .price-wrap .price-head {
              top: -37px;
              width: 80%;
              min-height: 9.33333vw;
              border-radius: 4.66667vw;
              padding: 1.33333vw;
              font-size: 22px; }
              #main .detail-box .box-body .price-wrap .price-head span {
                font-size: 14px; }
            #main .detail-box .box-body .price-wrap .price-item {
              padding: 20px 30px;
              display: block; }
              #main .detail-box .box-body .price-wrap .price-item:first-of-type {
                padding-block: 30px 30px 20px;
                border-radius: 30px 30px 0 0; }
              #main .detail-box .box-body .price-wrap .price-item:last-child {
                padding-bottom: 30px;
                border-radius: 0 0 28px 28px; }
              #main .detail-box .box-body .price-wrap .price-item:only-child {
                border-radius: 30px 30px 28px 28px; }
              #main .detail-box .box-body .price-wrap .price-item:not(:last-of-type):after {
                width: calc(100% - 60px);
                left: 30px; }
              #main .detail-box .box-body .price-wrap .price-item .label {
                font-weight: 500;
                font-size: clamp(18px, 2.93333vw, 22px); }
              #main .detail-box .box-body .price-wrap .price-item .number {
                transform: translateX(0);
                font-size: 10.66667vw; }
                #main .detail-box .box-body .price-wrap .price-item .number ruby {
                  font-size: 4.8vw;
                  margin-left: -3.33333vw; }
                  #main .detail-box .box-body .price-wrap .price-item .number ruby rt {
                    font-size: 12px; }
          #main .detail-box .box-body .notes {
            font-size: 14px; }
          #main .detail-box .box-body .link {
            margin-top: 15px; }
          #main .detail-box .box-body .button {
            height: 40px;
            border-radius: 30px;
            font-size: 15px;
            width: 100%;
            padding-inline: 1.33333vw; }
            #main .detail-box .box-body .button:after {
              right: 7px;
              background-size: 10px auto; } }
  #main .check {
    padding-block: 92px 100px;
    background: #e3edf8; }
    #main .check .page-tl .jp {
      padding-inline: 18px; }
      #main .check .page-tl .jp:last-child {
        transform: translateY(-8px); }
    #main .check table,
    #main .check th,
    #main .check td {
      border: 1px solid #bcbcbc; }
    #main .check .table {
      width: 100%;
      font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
      border-collapse: collapse;
      table-layout: fixed;
      margin-bottom: 120px; }
      #main .check .table thead {
        font-weight: bold; }
        #main .check .table thead th {
          font-size: 20px;
          line-height: calc(28 / 20);
          background: #47598d;
          color: #fff;
          padding: 19px 10px; }
      #main .check .table tbody {
        font-size: 18px;
        line-height: calc(28 / 18); }
        #main .check .table tbody th {
          background: #e9efff; }
        #main .check .table tbody td {
          background: #fff;
          text-align: center;
          padding: 24px 10px; }
          @media screen and (max-width: 979px) {
            #main .check .table tbody td {
              padding-inline: 5px; } }
    #main .check-box {
      position: relative;
      padding: 50px 34px 35px;
      border: 6px solid #f8e1ae;
      background: #fffbc3;
      font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
      text-align: center; }
      #main .check-box:after {
        content: "";
        position: absolute;
        top: -35px;
        left: 50%;
        transform: translateX(-50%);
        width: 158px;
        height: 66px;
        background: url("/assets/clinic/tokyo/fa-under/images/check_arrow.png") no-repeat;
        background-size: 100% 100%; }
      #main .check-box .ttl {
        font-size: 37px;
        line-height: calc(45 / 37);
        font-weight: bold;
        color: #cc5b00;
        margin-bottom: 10px; }
      #main .check-box .txt {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 20px; }
    @media screen and (max-width: 979px) {
      #main .check {
        padding-block: 13.33333vw;
        background: #e3edf8; }
        #main .check .page-tl .jp {
          padding-inline: 18px; }
          #main .check .page-tl .jp:last-child {
            transform: translateY(1.6vw); }
        #main .check .scroll-sp {
          overflow: scroll;
          margin-bottom: 70px; }
          #main .check .scroll-sp .table {
            width: 650px;
            margin-bottom: 0; }
        #main .check-box {
          padding: 50px 10px 35px;
          border: 4px solid #f8e1ae; }
          #main .check-box:after {
            top: -30px; }
          #main .check-box .ttl {
            font-size: 25px;
            margin-bottom: 10px; }
          #main .check-box .txt {
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 20px; } }
  #main .faq {
    padding-block: 92px 120px; }
    #main .faq .page-tl {
      margin-bottom: 54px; }
      #main .faq .page-tl .jp {
        padding-inline: 30px; }
    #main .faq-box {
      padding: 40px 32px 31px 97px;
      font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
      background: linear-gradient(90deg, #e3edf8 0%, #f1f6fc 100%); }
      #main .faq-box:not(:last-child) {
        margin-bottom: 30px; }
      #main .faq-box .question,
      #main .faq-box .answer {
        padding-left: 0; }
        #main .faq-box .question:before, #main .faq-box .question:after,
        #main .faq-box .answer:before,
        #main .faq-box .answer:after {
          font-size: 24px;
          line-height: 2;
          top: -10px;
          left: -67px;
          width: 50px;
          height: 50px;
          font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
          border-radius: 50%; }
      #main .faq-box .question {
        color: #009469;
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 15px;
        border-bottom: 1px solid #adbdea; }
        #main .faq-box .question:before {
          color: #fff;
          background: linear-gradient(90deg, #67bfa1 0%, #679bbf 51%, #677ebf 100%); }
      #main .faq-box .answer {
        font-size: 20px;
        font-weight: 500;
        line-height: calc(36 / 20);
        margin-top: 16px; }
        #main .faq-box .answer:before, #main .faq-box .answer:after {
          top: 5px; }
        #main .faq-box .answer:after {
          content: "";
          position: absolute;
          background: #fff; }
        #main .faq-box .answer:before {
          background: linear-gradient(90deg, #67bfa1 0%, #679bbf 51%, #677ebf 100%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          z-index: 2; }
    @media screen and (max-width: 979px) {
      #main .faq {
        padding-block: 13.33333vw; }
        #main .faq .page-tl {
          margin-bottom: 30px; }
        #main .faq-box {
          padding: 30px 25px 30px 85px; }
          #main .faq-box:not(:last-child) {
            margin-bottom: 20px; }
          #main .faq-box .question:before, #main .faq-box .question:after,
          #main .faq-box .answer:before,
          #main .faq-box .answer:after {
            font-size: 24px;
            line-height: 2;
            top: 0px;
            left: -67px;
            width: 50px;
            height: 50px; }
          #main .faq-box .question {
            font-size: 18px; }
          #main .faq-box .answer {
            font-size: 16px; } }
  #main .cta p {
    color: #476284;
    font-size: 20px;
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; }
  #main .cta_btn {
    max-width: 460px;
    width: 100%;
    margin-inline: auto; }
    #main .cta_btn a {
      display: inline-flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      position: relative;
      text-decoration: none;
      width: 100%;
      height: 80px;
      border-radius: 40px;
      line-height: 1.5;
      text-align: center;
      font-size: 26px;
      overflow: hidden;
      font-weight: bold;
      font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
      background: linear-gradient(#67bfa1 0%, #677ebf 100%);
      box-shadow: 0 5px 3px rgba(0, 0, 0, 0.28);
      transition: all 0.3s; }
      #main .cta_btn a:hover {
        transform: translateY(5px);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
        background-image: linear-gradient(#67bfa1 0%, #677ebf 100%); }
  @media screen and (max-width: 979px) {
    #main .cta p {
      font-size: 16px; }
    #main .cta_btn {
      max-width: 320px; }
      #main .cta_btn a {
        height: 60px;
        line-height: 60px;
        font-size: 18px; } }
  #main .anc {
    counter-reset: anc_number 0; }
  #main .anc .cta_btn a {
    position: relative;
    line-height: 1.15; }
    #main .anc .cta_btn a::before {
      position: absolute;
      left: 32px;
      font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif, Georgia;
      counter-increment: anc_number 1;
      content: "0" counter(anc_number);
      font-size: 36px; }
      @media screen and (max-width: 979px) {
        #main .anc .cta_btn a::before {
          font-size: 24px;
          left: 20px; } }
    #main .anc .cta_btn a::after {
      position: absolute;
      display: block;
      width: 15px;
      height: 15px;
      border-left: 2px solid white;
      border-bottom: 2px solid white;
      top: 50%;
      transform: translateY(-50%) rotate(-45deg);
      right: 50px;
      content: ""; }
      @media screen and (max-width: 979px) {
        #main .anc .cta_btn a::after {
          width: 10px;
          height: 10px;
          right: 25px; } }
  #main p.point {
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    width: 65%;
    font-size: 25px;
    background: linear-gradient(to right, #67bfa1, #677ebf);
    padding: 10px 0;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto -35px;
    text-align: center;
    position: relative;
    z-index: 5; }
    @media screen and (max-width: 979px) {
      #main p.point {
        width: 85%;
        font-size: 16px; } }
  #main .tit.flex {
    position: relative;
    z-index: 1;
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    text-align: center;
    position: relative;
    font-weight: bold;
    padding: 50px 20px 20px;
    color: #4467ea;
    font-size: 22px;
    border: 1px solid #4467ea;
    max-width: 80%;
    margin-inline: auto;
    border-radius: 30px; }
    @media screen and (max-width: 979px) {
      #main .tit.flex {
        font-size: 16px; } }
  #main .tit + .price-wrap {
    margin-top: -20px !important; }
  #main .point .text {
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; }
  #main .point_lists {
    max-width: 640px;
    margin-inline: auto;
    margin-top: 80px; }
    @media screen and (max-width: 979px) {
      #main .point_lists {
        margin-top: 20px; } }
  #main .point_list {
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    display: grid;
    grid-template-columns: calc(280/980 * 100%) 1fr;
    gap: 20px;
    align-items: center; }
    @media screen and (max-width: 979px) {
      #main .point_list {
        gap: 10px; } }
  #main .point_list + .point_list {
    margin-top: 30px; }
    @media screen and (max-width: 979px) {
      #main .point_list + .point_list {
        margin-top: 15px; } }
  #main .point_content h3 {
    position: relative;
    z-index: 1;
    color: #fff;
    background-color: #677ebf;
    text-align: center;
    width: 150px;
    border-radius: 10px;
    font-size: 24px;
    line-height: 2;
    margin-left: 50px; }
    @media screen and (max-width: 979px) {
      #main .point_content h3 {
        font-size: 18px;
        width: 120px;
        margin-left: 30px; } }
  #main .point_content p {
    padding: 50px 20px 30px;
    font-size: 18px;
    border-radius: 20px;
    background: linear-gradient(90deg, #e3edf8 0%, #f1f6fc 100%);
    margin-top: -30px; }
    @media screen and (max-width: 979px) {
      #main .point_content p {
        font-size: 14px;
        padding: 30px 10px 20px;
        margin-top: -20px;
        border-radius: 10px; } }
  #main .downtime-section {
    font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 20px;
    border-radius: 8px; }
    @media screen and (max-width: 979px) {
      #main .downtime-section {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 15px 0; } }
  #main .downtime-trigger {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    background-color: #fff;
    text-align: center;
    justify-content: center;
    font-weight: bold;
    color: #1d418c; }
    #main .downtime-trigger .downtime-title {
      font-size: 24px;
      font-weight: bold;
      color: #1a5a7a;
      line-height: 2;
      font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; }
      @media screen and (max-width: 979px) {
        #main .downtime-trigger .downtime-title {
          font-size: 16px; } }
    #main .downtime-trigger .downtime-icon {
      font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
      position: absolute;
      right: 15px;
      font-size: 24px;
      color: #fff;
      background-color: #1a5a7a;
      font-weight: bold;
      width: 34px;
      height: 34px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      transition: transform 0.3s ease;
      border-radius: 50%;
      font-weight: bold;
      padding-bottom: 2px; }
      @media screen and (max-width: 979px) {
        #main .downtime-trigger .downtime-icon {
          font-size: 16px;
          width: 24px;
          height: 24px;
          right: 10px; } }
    #main .downtime-trigger:hover .downtime-title {
      color: #67bfa1; }
  #main .downtime-content {
    margin-top: 15px;
    animation: slideDown 0.3s ease; }

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
  #main .downtime-box {
    padding: 20px;
    border-radius: 8px; }
    @media screen and (max-width: 979px) {
      #main .downtime-box {
        padding: 15px; } }
  #main .downtime-heading {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #1a5a7a;
    padding: 8px 24px;
    border-radius: 4px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 0;
    margin-inline: auto;
    margin-bottom: 15px; }
    @media screen and (max-width: 979px) {
      #main .downtime-heading {
        font-size: 12px; } }
  #main .downtime-image-wrap {
    margin-bottom: 15px; }
  #main .downtime-timeline {
    display: flex;
    justify-content: center;
    margin-bottom: 15px; }
    #main .downtime-timeline .timeline-label {
      background: #2dc5e0;
      color: white;
      padding: 4px 12px;
      border-radius: 4px;
      font-size: 16px;
      font-weight: 600; }
  #main .downtime-images {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 979px) {
      #main .downtime-images {
        gap: 10px; } }
    #main .downtime-images .image-before,
    #main .downtime-images .image-after {
      flex: 1;
      max-width: 200px; }
      @media screen and (max-width: 979px) {
        #main .downtime-images .image-before,
        #main .downtime-images .image-after {
          max-width: 150px; } }
      #main .downtime-images .image-before img,
      #main .downtime-images .image-after img {
        width: 100%;
        height: auto;
        border-radius: 4px;
        display: block; }
  #main .downtime-doctor {
    font-size: 12px;
    color: #666;
    margin: 10px 0 8px 0;
    text-align: center; }
    @media screen and (max-width: 979px) {
      #main .downtime-doctor {
        font-size: 11px; } }
  #main .downtime-text {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    margin: 0;
    padding: 10px;
    background: #fff;
    border-radius: 4px;
    margin-top: 30px; }
    @media screen and (max-width: 979px) {
      #main .downtime-text {
        margin-top: 15px; } }

html {
  scroll-behavior: auto;
  scroll-padding-top: 150px; }
  @media screen and (max-width: 979px) {
    html {
      scroll-padding-top: 110px; } }
