@charset "UTF-8";
/*===============================================
● 画面の横幅が761px以上
===============================================*/
@media screen and (min-width: 761px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #aclinic_contents {
    min-width: 1215px;
    width: 100%;
    float: left;
    clear: both;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic Medium",
      "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
      Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 1.78;
    text-align: center;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    overflow: hidden;
  }
  #aclinic_contents .auto {
    width: 1215px;
  }
  #aclinic_contents *,
  #aclinic_contents *:before,
  #aclinic_contents *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #aclinic_contents img,
  #aclinic_contents a {
    width: 100%;
    display: block;
  }
  #aclinic_contents section {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
  }
  #aclinic_contents .pc_none {
    display: none;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #aclinic_contents #conts_main {
    min-height: 669px;
    height: 45vw;
    z-index: 1;
    margin: 0 0 110px;
  }
  #aclinic_contents #conts_main::before {
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    background-image: url("../img/part_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    left: 50%;
    bottom: -100px;
    transform: translateX(-50%);
    pointer-events: none;
  }
  #aclinic_contents #conts_main .auto {
    padding: 7vw 0 0 591px;
  }
  #aclinic_contents #conts_main .swiper-container {
    width: 100%;
    min-height: 719px;
    height: calc(45vw + 50px);
    padding-bottom: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #aclinic_contents #conts_main .swiper-container .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  #aclinic_contents #conts_main .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #aclinic_contents #conts_main .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #aclinic_contents #conts_main .swiper-container .slide_11 {
    background-image: url("../img/top_pc_00.jpg?20240125");
  }
  #aclinic_contents #conts_main .swiper-container .slide_16 {
    background-image: url("../img/slide_16.jpg?20231114");
  }
  #aclinic_contents #conts_main .swiper-container .slide_15 {
    background-image: url("../img/slide_18.jpg?20231117");
  }
  #aclinic_contents #conts_main .swiper-container .slide_12 {
    background-image: url("../img/slide_17.jpg?20230623");
  }
  #aclinic_contents #conts_main .swiper-container .slide_13 {
    background-image: url("../img/slide_15.jpg?20230627");
  }
  #aclinic_contents #conts_main .swiper-container .slide_19 {
    background-image: url("../img/slide_19.jpg?20231120");
  }
  #aclinic_contents #conts_main .swiper-container .slide_20 {
    background-image: url("../img/slide_20.jpg?20240401");
  }
  #aclinic_contents .swiper-pagination {
    bottom: 0;
  }
  #aclinic_contents #conts_main .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  #aclinic_contents #conts_main .swiper-pagination-bullet-active {
    background-color: #0bb8c4;
  }
  #aclinic_contents #conts_main .slide_btn {
    position: absolute;
    bottom: 4%;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  #aclinic_contents #conts_main .slide_btn li {
    width: 5.5%;
    margin: 0 0.5%;
  }
  #aclinic_contents #conts_main h1 {
    min-width: 552px;
    width: 36vw;
    margin-bottom: 2vw;
  }
  @media screen and (max-width: 1500px) and (min-width: 761px) {
    #aclinic_contents #conts_main .auto {
      padding: 124px 0 0 591px;
    }
    #aclinic_contents #conts_main h1 {
      margin-bottom: 34px;
    }
  }
  #aclinic_contents #conts_main .yt_link {
    min-width: 447px;
    width: 30vw;
    background-color: #fff;
  }
  #aclinic_contents #conts_about {
    padding-top: 60px;
    margin-bottom: 55px;
  }
  #aclinic_contents #conts_about .banner_top {
    margin: -0 auto 110px;
    width: 600px;
  }
  #aclinic_contents .banner_wrapper {
    display: -ms-flexbox;
    display: flex;
  }
  #aclinic_contents .banner_area {
    width: 600px;
    margin: 0 auto 55px;
  }
  #aclinic_contents .youtuber_banner {
    display: -ms-flexbox;
    display: flex;
  }
  #aclinic_contents .banner_bottom {
    margin: 0px auto 55px;
  }
  #aclinic_contents #conts_about h2 {
    font-size: 33px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 24px;
  }
  #aclinic_contents #conts_about .main_text {
    margin-bottom: 32px;
  }
  #aclinic_contents #conts_about .achievement_list {
    width: 864px;
    margin: 0 auto 12px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #aclinic_contents #conts_about .caution_text {
    width: 864px;
    font-size: 13px;
    line-height: 1.7;
    margin: 0 auto 114px;
    color: #c49734;
    text-align: right;
  }
  #aclinic_contents #conts_about .banner_block {
    display: flex;
    justify-content: space-between;
  }
  #aclinic_contents #conts_about .banner_block .img {
    width: 390px;
  }
  #aclinic_contents #conts_about .achievement_list li {
    width: 268px;
  }
  #aclinic_contents #conts_about .link_block {
    width: 1020px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #aclinic_contents #conts_about .link_block .box {
    width: 501px;
  }
  #aclinic_contents #conts_about .link_block .btn {
    width: 100%;
    margin-bottom: 17px;
  }
  .remodal-wrapper .tel_box .box {
    width: 300px;
    margin: 0 auto 14px;
  }
  .remodal-wrapper .tel_box .box:nth-of-type(2) {
    margin-bottom: 14px;
  }
  .remodal-wrapper .tel_box .box:last-of-type {
    margin-bottom: 0;
  }
  #aclinic_contents #conts_about .link_block .time {
    width: 190px;
    margin: 0 auto;
  }
  #aclinic_contents #conts_about .link_block .box_2 .time {
    width: 235px;
  }
  #aclinic_contents #conts_reason {
    padding: 74px 0 98px;
    background-color: #eef5f6;
  }
  #aclinic_contents #conts_reason h2 {
    font-size: 33px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 24px;
  }
  #aclinic_contents #conts_reason .reason_list {
    width: 915px;
    margin: 0 auto;
  }
  #aclinic_contents #conts_reason .reason_list li {
    text-align: left;
    padding: 34px 36px 33px;
    background-color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    box-shadow: 2px 3px 9px 0px rgba(0, 0, 0, 0.08);
  }
  #aclinic_contents #conts_reason .reason_list li:last-of-type {
    margin-bottom: 0;
  }
  #aclinic_contents #conts_reason .reason_list .img {
    width: 282px;
    order: 0;
    margin: auto auto auto 0;
  }
  #aclinic_contents #conts_reason .reason_list .text_box {
    width: 529px;
    order: 1;
    margin: auto 0 auto auto;
  }
  #aclinic_contents #conts_reason .reason_list .number {
    width: 92px;
    margin-bottom: 6px;
  }
  #aclinic_contents #conts_reason .reason_list h3 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 11px;
  }
  #aclinic_contents #conts_reason .reason_list .text {
    font-size: 16px;
    line-height: 1.6;
  }
  #aclinic_contents #conts_reason .reason_list .access_link {
    font-size: 16px;
    line-height: 1.6;
    color: #ee3181;
    border-bottom: 1px solid #ee3181;
    display: inline-block;
  }
  #aclinic_contents #conts_reason .reason_list .access_link:hover {
    opacity: 0.7;
  }
  #aclinic_contents .conts_achievement {
    padding: 98px 0 100px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper {
    border-radius: 14px;
    padding: 75px 44px;
    color: #333;
    background-color: #eef5f6;
    width: 1080px;
    margin: 0 auto;
  }
  #aclinic_contents .conts_achievement .conts_wrapper h2 {
    font-size: 31px;
    line-height: 1.6;
    font-weight: 700;
    margin: 0 auto 22px;
    text-align: center;
  }
  #aclinic_contents .conts_achievement .conts_wrapper h2 span {
    border-radius: 4px;
    padding: 0 5px;
    margin-right: 3px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .doctor_img {
    margin-bottom: 35px;
  }
  #aclinic_contents .conts_achievement .bg_white {
    background-color: #0bb8c4;
    color: #ffff;
  }
  v #aclinic_contents .conts_achievement .conts_wrapper .doctor_img {
    width: 900px;
    margin: 0 auto 9px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .achievement_img {
    width: 710px;
    margin: 0 auto 46px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box {
    position: relative;
    width: 900px;
    margin: 0 auto;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .box_item {
    display: flex;
    border: 1px solid #000;
    margin-bottom: 25px;
    align-items: center;
    position: relative;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .img {
    width: 311px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .text {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    padding: 45px 20px;
    text-align: left;
    width: calc(100% - 311px);
    margin-left: auto;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .text span {
    display: block;
    border-radius: 4px;
    margin-top: 14px;
    padding: 8px 15px 13px;
    width: fit-content;
  }
  #aclinic_contents #conts_instagram {
    padding: 62px 0 32px;
    background-color: #fcf2f6;
  }
  #aclinic_contents #conts_instagram h2 {
    width: 290px;
    margin: 0 auto 12px;
  }
  #aclinic_contents #conts_instagram .sub_title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    display: inline-block;
    padding-left: 30px;
    background-image: url("../img/icon_ig.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 22px;
    margin-bottom: 27px;
  }
  #aclinic_contents #conts_instagram .swiper-wrapper {
    width: 100%;
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
  }
  #aclinic_contents #conts_instagram .swiper-wrapper li {
    width: 228px;
    outline: none;
  }
  #aclinic_contents #conts_instagram .swiper-wrapper li .img {
    margin: 0 15px 10px;
  }
  #aclinic_contents #conts_instagram .swiper-wrapper li .name {
    font-size: 14px;
    line-height: 1.6;
  }
  #aclinic_contents #conts_pickup {
    padding-top: 80px;
    /* background-color: #fcf2f6; */
  }
  #aclinic_contents #conts_pickup .menu_wrapper {
    margin-bottom: 40px;
  }
  #aclinic_contents #conts_pickup h2 {
    width: 193px;
    margin: 0 auto 10px;
  }
  #aclinic_contents #conts_pickup .sub_title {
    margin: 0 auto 20px;
  }
  #aclinic_contents #conts_pickup .menu_wrapper h3 {
    font-size: 33px;
    line-height: 1.3;
    font-weight: 600;
    margin: 0 auto 6px;
  }
  #aclinic_contents #conts_pickup .menu_wrapper .sub_title {
    line-height: 1.6;
    margin: 0 auto 16px;
  }
  #aclinic_contents #conts_pickup .caption {
    font-size: 14px;
    text-align: right;
  }
  #aclinic_contents #conts_pickup .menu_list {
    display: flex;
    width: 1200px;
    text-align: left;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  #aclinic_contents #conts_pickup .menu_list li {
    width: 380px;
    font-size: 18px;
    line-height: 1.78;
    margin-right: 30px;
    margin-bottom: 33px;
    box-shadow: 2.3px 3.9px 9px 0 rgba(0, 0, 0, 0.08);
    padding: 0 0 27px 0;
  }
  #aclinic_contents #conts_pickup .menu_list li:nth-of-type(3n) {
    margin-right: 0;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list {
    display: flex;
    width: 350px;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li {
    border-radius: 5px;
    padding: 0 9px;
    margin: 0 0 4px 3px;
    width: 62px;
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    box-shadow: none;
    color: #fff;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_ginza {
    border: 1px solid #323129;
    background-color: #323129;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_shinjuku {
    border: 1px solid #323129;
    background-color: #323129;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_ikebukuro {
    border: 1px solid #323129;
    background-color: #323129;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_yokohama {
    border: 1px solid #326a71;
    background-color: #326a71;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_sendai {
    border: 1px solid #806a1a;
    background-color: #806a1a;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_nagoya {
    border: 1px solid #4c5e34;
    background-color: #4c5e34;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_osaka {
    border: 1px solid #623133;
    background-color: #623133;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_fukuoka {
    border: 1px solid #664773;
    background-color: #664773;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_none {
    border: 1px solid #999;
    color: #999;
    background-color: #fff;
  }
  .banner_3 {
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 40px;
    width: 1215px;
  }
  .banner_area {
    width: 600px;
    margin: 0 auto;
    font-size: 16px;
  }
  #aclinic_contents #conts_youtube {
    padding-top: 80px;
  }
  #aclinic_contents #conts_youtube h2 {
    width: 476px;
    margin: 0 auto 10px;
  }
  #aclinic_contents #conts_youtube .sub_title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  #aclinic_contents #conts_youtube .bg_wrapper {
    width: 100%;
    padding: 89px 0 98px;
    background-color: #eff3f6;
  }
  #aclinic_contents #conts_youtube .movie_block {
    width: 1093px;
    padding-left: 27px;
    margin: 0 auto 98px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 1;
  }
  #aclinic_contents #conts_youtube .movie_block .text_box {
    width: 352px;
    padding-top: 65px;
  }
  #aclinic_contents #conts_youtube .movie_block h3 {
    width: 100%;
    margin-bottom: 30px;
  }
  #aclinic_contents #conts_youtube .movie_block .text {
    padding-left: 46px;
    font-size: 20px;
    line-height: 2;
    text-align: left;
  }
  #aclinic_contents #conts_youtube .movie_block .movie {
    width: 656px;
    height: 386px;
    border: 11px solid #000;
    overflow: hidden;
    background-color: #000;
    position: relative;
  }
  #aclinic_contents #conts_youtube .movie_block iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #aclinic_contents #conts_youtube .movie_block::before {
    content: "";
    display: block;
    width: 635px;
    height: 314px;
    background-color: #e2eeef;
    position: absolute;
    left: 0;
    bottom: -35px;
    z-index: -1;
  }
  #aclinic_contents #conts_youtube .link_list {
    width: 1197px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #aclinic_contents #conts_youtube .link_list li {
    width: 272px;
  }
  #aclinic_contents #conts_faq {
    padding: 80px 0 0;
    margin-bottom: 130px;
  }
  #aclinic_contents #conts_faq h2 {
    width: 108px;
    margin: 0 auto 10px;
  }
  #aclinic_contents #conts_faq .sub_title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 26px;
  }
  #aclinic_contents #conts_faq .sub_message {
    font-size: 17px;
    line-height: 1.5;
  }
  #aclinic_contents #conts_faq a {
    display: inline-block;
    width: auto;
    color: #c38a9d;
    text-decoration: underline;
  }
  #aclinic_contents #conts_faq a:hover {
    text-decoration: none;
  }
  #aclinic_contents #conts_faq .faq_list {
    width: 1000px;
    margin: 0 auto 30px;
    border-top: 2px solid #f0cfcf;
  }
  #aclinic_contents #conts_faq .faq_list dl {
    width: 100%;
    text-align: left;
    background-color: #fff;
    border-bottom: 2px solid #f0cfcf;
  }
  #aclinic_contents #conts_faq .faq_list dl dt {
    font-size: 16px;
    line-height: 1.88;
    padding: 23px 86px 21px;
    background-image: url("../img/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-size: 18px;
    position: relative;
  }
  #aclinic_contents #conts_faq .faq_list dl dt::before {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url("../img/icon_q.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    margin-right: 14px;
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%);
  }
  #aclinic_contents #conts_faq .faq_list dl dd {
    font-size: 16px;
    line-height: 1.88;
    padding: 28px 86px 27px;
    margin-bottom: 10px;
    position: relative;
    background-color: #f7f7f7;
  }
  #aclinic_contents #conts_faq .faq_list dl dd::before {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url("../img/icon_a.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    margin-right: 14px;
    position: absolute;
    left: 17px;
    top: 23px;
  }
  #doctor_conts {
    clear: both;
  }
  /* 年末年始のお知らせ */
  .holiday_conts {
    clear: both;
    border: 2px solid #f2eee7;
    padding: 30px 0 30px;
    margin: 20px auto 60px;
    width: 860px !important;
    float: unset !important;
  }
  .holiday_conts h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    margin: 0 0 14px 0;
  }
  .holiday_conts p {
    font-size: 14px;
    text-align: center;
    line-height: 1.8;
    margin: 0 0 14px;
  }
  .holiday_conts p:last-of-type {
    margin-bottom: 0;
  }
}
/*===============================================
●画面の横幅が760pxまで（iPhone6 横向きまで）
===============================================*/
@media screen and (max-width: 760px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #aclinic_contents {
    width: 100%;
    float: left;
    clear: both;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic Medium",
      "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
      Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.9;
    color: #000;
    text-align: center;
    letter-spacing: 0.02em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt" 1;
    position: relative;
    overflow: hidden;
  }
  #aclinic_contents *,
  #aclinic_contents *:before,
  #aclinic_contents *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #aclinic_contents .auto {
    width: 95%;
    margin: 0 auto;
  }
  #aclinic_contents #conts_about .banner_top {
    margin: -50px auto 29px;
  }
  #aclinic_contents img,
  #aclinic_contents a {
    width: 100%;
    display: block;
  }
  #aclinic_contents section {
    width: 100%;
    float: left;
    clear: both;
    padding: 56px 0 60px;
    position: relative;
  }
  #aclinic_contents .sp_none {
    display: none;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #aclinic_contents #conts_main {
    height: 147vw;
    padding: 0;
    margin: 0 0 18vw;
    z-index: 9;
  }
  #aclinic_contents #conts_main::before {
    content: "";
    display: block;
    width: 100%;
    height: 8vw;
    background-image: url("../img/part_01.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    bottom: -4vw;
    transform: translateX(-50%);
    pointer-events: none;
  }
  #aclinic_contents #conts_main .auto {
    padding-top: 8vw;
  }
  #aclinic_contents #conts_main .swiper-container {
    width: 100%;
    height: 157vw;
    padding-bottom: 10vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #aclinic_contents #conts_main .swiper-container .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  #aclinic_contents #conts_main .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
  }
  #aclinic_contents #conts_main .swiper-container .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: auto;
  }
  #aclinic_contents
    #conts_main
    .swiper-container
    .swiper-slide:not(.swiper-slide-active)
    a {
    pointer-events: none;
  }
  #aclinic_contents #conts_main .swiper-container .slide_11 {
    background-image: url("../img/top_sp_00.jpg?20240125");
  }
  #aclinic_contents #conts_main .swiper-container .slide_16 {
    background-image: url("../img/slide_16_sp.jpg?20231114");
  }
  #aclinic_contents #conts_main .swiper-container .slide_12 {
    background-image: url("../img/slide_17_sp.jpg");
  }
  #aclinic_contents #conts_main .swiper-container .slide_15 {
    background-image: url("../img/slide_18_sp.jpg?20231117");
  }
  #aclinic_contents #conts_main .swiper-container .slide_13 {
    background-image: url("../img/slide_15_sp.jpg?20230627");
  }
  #aclinic_contents #conts_main .swiper-container .slide_19 {
    background-image: url("../img/slide_19_sp.jpg?20231120");
  }
  #aclinic_contents #conts_main .swiper-container .slide_20 {
    background-image: url("../img/slide_20_sp.jpg?20240401");
  }
  #aclinic_contents #conts_main .swiper-pagination {
    bottom: 0;
  }
  #aclinic_contents #conts_main .swiper-pagination-bullet-active {
    background-color: #0bb8c4;
  }
  #aclinic_contents #conts_main .slide_btn {
    position: absolute;
    bottom: 3%;
    display: flex;
    width: 100%;
    justify-content: center;
  }
  #aclinic_contents #conts_main .slide_btn li {
    width: 24%;
    margin: 0 2%;
  }
  #aclinic_contents #conts_main h1 {
    width: 96%;
    margin: 0 auto 64vw;
  }
  /*  
  #aclinic_contents #conts_main .yt_link {
    width: 80%;
    margin: 0 auto;
    background-color: #fff;
  }*/
  #aclinic_contents #conts_about {
    padding: 26px 0 0;
  }
  #aclinic_contents .banner_wrapper {
    margin: 0 auto 46px;
  }
  #aclinic_contents .banner_area:not(:last-of-type) {
    margin: 0 auto 14px;
  }
  #aclinic_contents .youtuber_banner {
    display: -ms-flexbox;
    display: flex;
  }
  #aclinic_contents #conts_about h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  #aclinic_contents #conts_about .main_text {
    margin-bottom: 24px;
    text-align: left;
  }
  #aclinic_contents #conts_about .achievement_list {
    width: 100%;
    margin: 0 auto 14px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #aclinic_contents #conts_about .achievement_list li {
    width: 32%;
  }
  #aclinic_contents #conts_about .caution_text {
    width: 100%;
    font-size: 13px;
    line-height: 1.4;
    margin: 0 auto 71px;
    color: #c49734;
    text-align: right;
  }
  #aclinic_contents #conts_about .banner_block .img {
    margin-bottom: 28px;
  }
  #aclinic_contents #conts_about .caution_text li {
    margin-bottom: 4px;
  }
  #aclinic_contents #conts_about .link_block {
    width: 100%;
    margin: 0 auto;
  }
  #aclinic_contents #conts_about .link_block .box {
    width: 100%;
    margin-bottom: 32px;
  }
  #aclinic_contents #conts_about .link_block .box:last-of-type {
    margin-bottom: 0;
  }
  #aclinic_contents #conts_about .link_block .btn {
    width: 100%;
    margin-bottom: 14px;
  }
  .remodal-wrapper .tel_box .box {
    max-width: 300px;
    margin: 0 auto 14px;
  }
  .remodal-wrapper .tel_box .box img {
    max-width: 300px;
    width: 100%;
  }
  .remodal-wrapper .tel_box .box:nth-of-type(2) {
    margin-bottom: 14px;
  }
  .remodal-wrapper .tel_box .box:last-of-type {
    margin-bottom: 0;
  }
  #aclinic_contents #conts_about .link_block .time {
    width: 171px;
    margin: 0 auto;
  }
  #aclinic_contents #conts_about .link_block .box_2 .time {
    width: 212px;
  }
  #aclinic_contents #conts_reason {
    background-color: #eef5f6;
  }
  #aclinic_contents #conts_reason h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  #aclinic_contents #conts_reason .reason_list {
    width: 100%;
    margin: 0 auto;
  }
  #aclinic_contents #conts_reason .reason_list li {
    text-align: left;
    padding: 28px 5% 26px;
    background-color: #fff;
    margin-bottom: 20px;
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.08);
  }
  #aclinic_contents #conts_reason .reason_list li:last-of-type {
    margin-bottom: 0;
  }
  #aclinic_contents #conts_reason .reason_list .img {
    width: 100%;
  }
  #aclinic_contents #conts_reason .reason_list .text_box {
    width: 100%;
  }
  #aclinic_contents #conts_reason .reason_list .number {
    width: 86px;
    margin-bottom: 6px;
  }
  #aclinic_contents #conts_reason .reason_list h3 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 8px;
  }
  #aclinic_contents #conts_reason .reason_list .text {
    line-height: 1.6;
    margin-bottom: 11px;
  }
  #aclinic_contents #conts_reason .reason_list .access_link {
    color: #ee3181;
    border-bottom: 1px solid #ee3181;
    display: inline-block;
    margin-bottom: 14px;
  }
  #aclinic_contents .conts_achievement .auto {
    width: 94%;
  }
  #aclinic_contents .conts_achievement .conts_wrapper {
    background-color: #eef5f6;
    padding: 50px 5% 60px;
    border-radius: 9px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper h2 {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 700;
    margin: 0 auto 18px;
    text-align: center;
  }
  #aclinic_contents .conts_achievement .conts_wrapper h2 span {
    border-radius: 4px;
    padding: 0 5px;
    margin-right: 3px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .doctor_img {
    margin: 0 auto 24px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .achievement_img {
    margin: 0 auto 40px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box {
    position: relative;
    overflow: hidden;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .box_item {
    margin-bottom: 25px;
    border: 1px solid #000;
    border-radius: 8px;
    overflow: hidden;
  }
  #aclinic_contents
    .conts_achievement
    .conts_wrapper
    .bottom_box
    .box_item:last-of-type {
    margin-bottom: 0;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .img {
    margin-bottom: 12px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .text {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bottom_box .text span {
    display: block;
    padding: 8px 3% 13px;
    border-radius: 0px 0px 4px 4px;
    margin-top: 8px;
  }
  #aclinic_contents .conts_achievement .conts_wrapper .bg_white {
    background-color: #0bb8c4;
    color: #fff;
  }
  #aclinic_contents #conts_instagram {
    padding: 62px 0 32px;
    background-color: #fcf2f6;
  }
  #aclinic_contents #conts_instagram h2 {
    width: 55%;
    margin: 0 auto 12px;
  }
  #aclinic_contents #conts_instagram .sub_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    display: inline-block;
    padding-left: 26px;
    background-image: url("../img/icon_ig.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px;
    margin-bottom: 27px;
  }
  #aclinic_contents #conts_instagram .swiper-wrapper {
    width: 100%;
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
  }
  #aclinic_contents #conts_instagram .swiper-wrapper li {
    width: 200px;
    outline: none;
  }
  #aclinic_contents #conts_instagram .swiper-wrapper li .img {
    margin: 0 4px 10px;
  }
  #aclinic_contents #conts_instagram .swiper-wrapper li .name {
    font-size: 14px;
    line-height: 1.6;
  }
  #aclinic_contents #conts_pickup {
    padding-bottom: 0;
  }
  #aclinic_contents #conts_pickup .auto {
    width: 95%;
  }
  #aclinic_contents #conts_pickup .menu_wrapper {
    margin: 0 auto 40px;
  }
  #aclinic_contents #conts_pickup .menu_wrapper h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 auto 6px;
  }
  #aclinic_contents #conts_pickup .menu_wrapper .sub_title {
    width: 90%;
    font-size: 16px;
    line-height: 1.5;
    margin: 0 auto 16px;
  }
  #aclinic_contents #conts_pickup h2 {
    width: 41%;
    margin: 0 auto 10px;
  }
  #aclinic_contents #conts_pickup .sub_title {
    width: 193px;
    margin: 0 auto 20px;
  }
  #aclinic_contents #conts_pickup .caption {
    font-size: 12px;
    text-align: right;
  }
  #aclinic_contents #conts_pickup .menu_list {
    display: flex;
    width: 100%;
    text-align: left;
    font-size: 0;
    line-height: 0;
    letter-spacing: -0.04em;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  #aclinic_contents #conts_pickup .menu_list li {
    width: 49%;
    font-size: 18px;
    line-height: 1.78;
    letter-spacing: normal;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 33px;
    box-shadow: 2.3px 3.9px 9px 0 rgba(0, 0, 0, 0.08);
    padding: 0 0 14px 0;
    text-align: center;
  }
  #aclinic_contents #conts_pickup .menu_list li img {
    margin-bottom: 6px;
  }
  #aclinic_contents #conts_pickup .menu_list li:nth-of-type(2n) {
    margin-right: 0;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list:after {
    content: "";
    display: block;
    width: 33%;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li {
    border-radius: 5px;
    padding: 2px 4px;
    margin: 0 0 5px 0;
    width: 32%;
    font-size: 10px;
    color: #fff;
    font-weight: 600;
    box-shadow: none;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_ginza {
    border: 1px solid #323129;
    background-color: #323129;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_shinjuku {
    border: 1px solid #323129;
    background-color: #323129;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_ikebukuro {
    border: 1px solid #323129;
    background-color: #323129;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_yokohama {
    border: 1px solid #326a71;
    background-color: #326a71;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_sendai {
    border: 1px solid #806a1a;
    background-color: #806a1a;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_nagoya {
    border: 1px solid #4c5e34;
    background-color: #4c5e34;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_osaka {
    border: 1px solid #623133;
    background-color: #623133;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_fukuoka {
    border: 1px solid #664773;
    background-color: #664773;
  }
  #aclinic_contents #conts_pickup .menu_list .clinic_list li.menu_none {
    color: #999;
    background-color: #fff;
    border: 1px solid #999;
  }
  #aclinic_contents #conts_youtube {
    padding-bottom: 0;
  }
  #aclinic_contents #conts_youtube h2 {
    width: 90%;
    margin: 0 auto 10px;
  }
  .banner_area:first-of-type {
    margin-bottom: 20px;
  }
  .banner_area .text {
    font-size: 14px;
    text-align: left;
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.5;
  }
  #aclinic_contents #conts_youtube .sub_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  #aclinic_contents #conts_youtube .bg_wrapper {
    width: 100%;
    padding: 50px 0 56px;
    background-color: #eff3f6;
  }
  #aclinic_contents #conts_youtube .movie_block {
    width: 100%;
    margin: 0 auto 48px;
    position: relative;
    z-index: 1;
  }
  #aclinic_contents #conts_youtube .movie_block .text_box {
    width: 100%;
  }
  #aclinic_contents #conts_youtube .movie_block h3 {
    width: 66%;
    margin: 0 auto 20px;
  }
  #aclinic_contents #conts_youtube .movie_block .text {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  #aclinic_contents #conts_youtube .movie_block .movie {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    border: 8px solid #000;
    overflow: hidden;
    background-color: #000;
    position: relative;
  }
  #aclinic_contents #conts_youtube .movie_block iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  #aclinic_contents #conts_youtube .movie_block::before {
    content: "";
    display: block;
    width: 106%;
    height: 96vw;
    background-color: #e2eeef;
    position: absolute;
    left: -3%;
    bottom: -25px;
    z-index: -1;
  }
  #aclinic_contents #conts_youtube .link_list {
    width: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #aclinic_contents #conts_youtube .link_list li {
    width: 49%;
    margin-bottom: 2vw;
  }
  #aclinic_contents #conts_faq h2 {
    width: 21.5%;
    margin: 0 auto 10px;
  }
  #aclinic_contents #conts_faq .sub_title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  #aclinic_contents #conts_faq .sub_message {
    font-size: 15px;
    line-height: 1.5;
  }
  #aclinic_contents #conts_faq a {
    display: inline-block;
    width: auto;
    color: #c38a9d;
    text-decoration: underline;
  }
  #aclinic_contents #conts_faq a:hover {
    text-decoration: none;
  }
  #aclinic_contents #conts_faq .faq_list {
    border-top: 2px solid #f0cfcf;
    margin-bottom: 20px;
  }
  #aclinic_contents #conts_faq .faq_list dl {
    width: 100%;
    text-align: left;
    background-color: #fff;
    border-bottom: 2px solid #f0cfcf;
  }
  #aclinic_contents #conts_faq .faq_list dl dt {
    font-size: 15px;
    line-height: 1.4;
    padding: 20px 34px 18px 48px;
    background-image: url("../img/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 14px;
    position: relative;
  }
  #aclinic_contents #conts_faq .faq_list dl dt::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("../img/icon_q.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 30px;
    transform: translateY(-50%);
  }
  #aclinic_contents #conts_faq .faq_list dl dd {
    font-size: 15px;
    line-height: 1.8;
    padding: 23px 30px 21px 48px;
    margin-bottom: 10px;
    position: relative;
    background-color: #f7f7f7;
  }
  #aclinic_contents #conts_faq .faq_list dl dd::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("../img/icon_a.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 20px;
  }
  #doctor_conts {
    clear: both;
  }
  /* 年末年始のお知らせ */
  .holiday_conts {
    clear: both;
    border: 2px solid #f2eee7;
    padding: 20px 10px 22px;
    letter-spacing: -0.02em;
    float: unset !important;
    margin: 0 auto 40px;
    width: 90% !important;
  }
  .holiday_conts h3 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    text-align: center;
    margin: 0 0 10px;
  }
  .holiday_conts p {
    font-size: 12px;
    text-align: center;
    margin: 0 0 14px;
    line-height: 1.5;
  }
  .holiday_conts p:last-of-type {
    margin-bottom: 0;
  }
  /* バナーエリア3 */
  .banner_3 {
    width: 95%;
    clear: both;
    margin: 0 auto 50px;
  }
}
