@charset "UTF-8";
.main-visual {
  background: url(../img/about/bg_sub_mv_sp.jpg) center center;
  background-size: 100% auto;
  height: 100vw;
  position: relative;
}
.main-visual .container {
  width: 100%;
}
.main-visual img {
  width: auto;
  height: 66.4vw;
  padding-top: 16.6vw;
}
body.about_index .main-visual {
  background: url(../img/about/bg_mv_sp.jpg) center center;
  background-size: 100% auto;
  height: calc(150px + (360 - 150) * ((100vw - 320px) / (767 - 320)));
}
body.about_index .main-visual .container {
  width: 85%;
}
body.about_index .main-visual img {
  width: 73.3333vw;
  height: auto;
  padding-top: calc(41px + (102 - 41) * ((100vw - 320px) / (767 - 320)));
}
.bg_grid {
  background-image: linear-gradient(to right, #0093f8 1px, transparent 1px), linear-gradient(to bottom, #0093f8 1px, transparent 1px);
  background-color: #00aafa;
  background-size: 20px 20px;
}
.breadcrumb .middle a {
  font-size: calc(11px + (24 - 11) * ((100vw - 320px) / (767 - 320)));
}
h2.title span {
  padding: 0;
  margin-top: 10vw;
  margin-bottom: 7vw;
}
h2.title.first span {
  margin-top: 0;
}
#reasons .container,
#fav-section .container,
#more-promotion-sec .container {
  padding: 0;
}
#reasons .container {
  width: 100% !important;
}
#reasons h2 .txt-i {
  display: inline-block;
}
#about .reasons-inner {
  padding-top: 10%;
}
#about #reasons .about-flex {
  width: 84%;
  padding: 0;
  margin-bottom: 24% !important;
}
.about-flex {
  padding: 0 90px 0 50px;
  margin-bottom: 130px !important;
  box-sizing: border-box;
}
.about-flex .right img {
  width: 75%;
}
#about .reasons-inner .block-tlt .white-txt span {
  padding: calc(6px + (9 - 6) * ((100vw - 320px) / (767 - 320)));
  letter-spacing: calc(2px + (3 - 2) * ((100vw - 320px) / (767 - 320)));
}
#about .reasons-inner .block-tlt {
  margin-bottom: 24% !important;
}
#about .staff_box h3 {
  text-align: center;
  margin: 0 auto 5vw;
}
#about .staff_box h3 span {
  padding: 0 0.5em 2vw;
  border-bottom: 3px solid #fff;
  display: inline-block;
}
#about .nurseBox + h3 {
  margin-top: 13.47vw;
}
#about .swiper-staff {
  margin-bottom: 2.94vw;
}
#about .swiper-staff.swiper-container-initialized {
  padding-left: 7.8vw;
}
#about .swiper-staff .swiper-wrapper {
  justify-content: center;
}
#about .swiper-staff.swiper-container-initialized .swiper-wrapper {
  justify-content: left;
}
#about .swiper-staff .swiper-slide {
  width: 39.755vw;
  background: #fff;
  border-radius: 1.34vw;
  padding: 3.07vw 2.94vw;
  box-sizing: border-box;
  height: auto;
  margin-right: 15px;
}
#about .swiper-staff .swiper-slide:nth-child(2) {
  margin-right: 0;
}
#about .swiper-staff .swiper-slide .inBox {
  height: 100%;
}
#about .swiper-staff .swiper-slide .img {
  height: 25.2vw;
  overflow: hidden;
}
#about .swiper-staff .swiper-slide .img img {
  width: 100%;
}
#about .swiper-staff .swiper-slide .img + img {
  width: 60%;
  margin: 1.47vw auto 7.99vw;
  display: block;
}
#about .swiper-staff .swiper-slide p {
  width: 84.93%;
  position: absolute;
  bottom: 3vw;
}
#about .swiper-staff .swiper-slide i {
  position: absolute;
  background: url(../img/common/plus_icon.png) #00aafa no-repeat;
  background-size: contain;
  width: calc(20px + (45 - 20) * ((100vw - 320px) / (767 - 320)));
  height: calc(20px + (45 - 20) * ((100vw - 320px) / (767 - 320)));
  border-radius: 50%;
  transition: .3s;
  -webkit-transition: .3s;
  bottom: -0.5vw;
  right: 0vw;
}
#about .swiper-staff .swiper-slide i.active {
  background: url(../img/common/minus_icon.png) #00aafa no-repeat;
  background-size: contain;
}
#about .nurseDetail,
#about .uketukeDetail {
  background: #fff;
  padding: 6vw;
  border-radius: 4px;
  width: 85%;
  margin: 0 auto;
  box-sizing: border-box;
  display: none;
}
#about .nurseDetail h4,
#about .uketukeDetail h4 {
  color: #00AAFA;
  margin: 9.34vw 0 0.5em;
}
#about .nurseDetail h4.first,
#about .uketukeDetail h4.first {
  margin-top: 0;
}
#about .swiper-staff .swiper-button-prev,
#about .swiper-staff .swiper-button-next {
  display: none;
}
#about .swiper-staff.swiper-container-initialized .swiper-button-prev,
#about .swiper-staff.swiper-container-initialized .swiper-button-next {
  display: block;
}
#about .swiper-staff .swiper-button-prev,
#about .swiper-staff .swiper-button-next {
  width: 7.94vw;
  height: 7.94vw;
  transform: translateY(-50%);
  margin-top: 0;
  background: none;
}
#about .swiper-staff .swiper-button-prev {
  left: 2.54vw;
}
#about .swiper-staff .swiper-button-next {
  right: 2.54vw;
}

.about-flex .right {
  margin-top: 4%;
  text-align: center;
}
.about-flex .left p.font-18 {
  padding: 0 4%;
  line-height: 1.7;
}
#clinic .container,
body.shinjuku .clinic .container {
  font-weight: bold;
}
section p {
  line-height: inherit;
}
.r-slide02 p {
  line-height: 1.9;
}
.buttons li {
  font-size: 3.2vw;
  text-align: center;
  display: inline-block;
  float: left;
  margin-right: 3%;
  margin-bottom: 3%;
  width: 31.3%;
  position: relative;
}
.buttons li:nth-child(3n) {
  margin-right: 0;
}
.buttons li:after {
  content: "";
  position: absolute;
  background: url(../img/common/link_arrow.png)no-repeat;
  background-size: contain;
  width: calc(7px + (12 - 7) * ((100vw - 320px) / (767 - 320)));
  height: calc(9px + (16 - 9) * ((100vw - 320px) / (767 - 320)));
  right: calc(6px + (18 - 6) * ((100vw - 320px) / (767 - 320)));
  top: 38%;
  transform: rotate(90deg);
  -ms-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
}
.buttons li.pt a {
  padding: 0.817vw 0;
  line-height: 1.5;
}
.buttons li a {
  padding: 3.167vw 0; /*calc(11px + (24 - 11) * ((100vw - 320px) / (767 - 320))) 0;*/
  border-radius: calc(2.5px + (5 - 2.5) * ((100vw - 320px) / (767 - 320)));
  background: #00aafa;
  display: block;
  color: #000;
  font-weight: bold;
  position: relative;
}
.buttons li a span {
  color: #fff;
  font-size: 2.2vw;
  display: block;
}
body.about_index .line-title {
  margin-top: calc(30px + (70 - 30) * ((100vw - 320px) / (767 - 320)));
}
body.about_index .line-title.first {
  margin-top: 0;
}
body.about_index .white_box {
  line-height: 1.5;
  border-radius: 4px;
  padding: 1.3333vw;
}
body.about_index .white_box img {
  width: 37.3333vw;
  float: left;
}
body.about_index .white_box div {
  width: 100%;
  padding-left: 42.6666vw;
  box-sizing: border-box;
}
body.about_index .white_box div h4 {
  color: #fff;
  font-size: 3.2vw;
  text-align: center;
  background: #000;
  border-radius: 3px;
  padding: 2vw 0;
  margin-bottom: 6px;
}
body.about_index .white_box div p {
  font-size: 14px;
  margin-bottom: 6px;
}
body.about_index .white_box div p.sub {
  color: #00aafa;
  font-size: 12px;
}
body.about_index .white_box div p.link {
  text-align: right;
  text-decoration: none;
  padding-right: 1.3333vw;
}
body.about_index .white_box div p.link a {
  color: #00aafa;
  display: inline-block;
  padding-right: 40px;
  position: relative;
}
body.about_index .white_box div p.link a:after {
  content: "";
  position: absolute;
  background: url(../img/common/link_arrow.png) #00aafa no-repeat center;
  background-size: 6px;
  width: 30px;
  border-radius: 50%;
  height: 30px;
  top: 50%;
  right: 0;
  background-position: center;
  margin-top: -15px;
}
.more-promotion-sec-inner .promo-percent p.line-ani:after {
  border-bottom: 5px solid #ff0 !important;
}
#clinic p,
body.shinjuku .clinic p {
  line-height: 1.5;
}
#clinic > .container,
body.shinjuku .clinic > .container {
  padding-bottom: 0;
}
#clinic h3,
body.shinjuku .clinic h3 {
  margin-top: 14%;
}
#clinic h3 span,
body.shinjuku .clinic h3 span {
  color: #000;
  background: #00aafa;
}
#clinic h3:after,
body.shinjuku .clinic h3:after {
  background: #00aafa;
}
.mapArea .leftBox {
  text-align: center;
  margin-top: 10.2666vw;
}
.mapArea .leftBox img {
  margin-bottom: 4vw;
}
.mapArea .leftBox a,
.mapArea .rightBox a {
  color: #000;
}
.period_teikei {
  margin: 6vw auto 0;
}
.clinic-section-inner .push7 {
  width: 39.7333vw;
  display: block;
  margin: 0 auto 5.8666vw;
}
.clinic-section-inner .ttl_aco {
  padding: calc(17px + (32 - 17) * ((100vw - 320px) / (767 - 320))) 5px;
  border-bottom: 1px solid #000;
  position: relative;
}
h2.photos {
  margin-top: 13.6vw;
}
.clinic-section-inner .ttl_aco i {
  position: absolute;
  background: url(../img/common/plus_icon.png) #00aafa no-repeat;
  background-size: contain;
  width: calc(20px + (45 - 20) * ((100vw - 320px) / (767 - 320)));
  height: calc(20px + (45 - 20) * ((100vw - 320px) / (767 - 320)));
  border-radius: 50%;
  transition: .3s;
  -webkit-transition: .3s;
  top: 22%;
  right: 5px;
}
.clinic-section-inner .ttl_aco.active i {
  background: url(../img/common/minus_icon.png) #00aafa no-repeat;
  background-size: contain;
}
.clinic-section-inner .body_aco {
  padding: 4vw 5px;
  display: none;
}
.clinic-section-inner .body_aco img {
  width: 100%;
  padding: 0 calc(1em + 5px);
  margin-bottom: 0.5em;
  box-sizing: border-box;
}
.clinic-section-inner .body_aco p {
  margin-bottom: 1em;
}
.clinic-section-inner .body_aco div.last p {
  margin-bottom: 0;
}
.clinic-section-inner .body_aco .youtube iframe {
  padding: 0 calc(1em + 5px);
  box-sizing: border-box;
}
.aboutSwiper {
  text-align: center;
  padding-bottom: 14vw;
}
.aboutSwiper .swiper-pagination {
  bottom: 8vw;
}
.aboutSwiper .swiper-button-prev,
.aboutSwiper .swiper-button-next,
.swiper-country .swiper-button-prev,
.swiper-country .swiper-button-next {
  width: calc(30px + (80 - 30) * ((100vw - 320px) / (767 - 320)));
  height: calc(30px + (80 - 30) * ((100vw - 320px) / (767 - 320)));
  top: calc(50% - 9vw);
  background: none
}
.aboutSwiper .swiper-button-prev,
.swiper-country .swiper-button-prev {
  left: calc(21px + (60 - 21) * ((100vw - 320px) / (767 - 320)));
}
.aboutSwiper .swiper-button-next,
.swiper-country .swiper-button-next {
  right: calc(21px + (60 - 21) * ((100vw - 320px) / (767 - 320)));
}

#doctor {
  background: url(../img/about/bg_doctor.jpg) top -12vw left 0vw no-repeat;
  background-size: 153vw;
  height: 0;
  padding: 0 0 64vw;
  position: relative;
}
.webp #doctor {
  background: url(../img/about/bg_doctor.webp) top -12vw left 0vw no-repeat;
  background-size: 153vw;
}
body.aomori #doctor {
  background: url(../img/about/aomori/photo/bg_clinic.jpg) center center;
  background-size: contain;
}
body.hachinohe #doctor {
  background: url(../img/about/hachinohe/photo/bg_clinic.jpg) center center;
  background-size: contain;
}
body.morioka #doctor {
  background: url(../img/about/morioka/photo/bg_clinic.jpg) center center;
  background-size: contain;
}
body.iwaki #doctor {
  background: url(../img/about/iwaki/photo/bg_clinic.jpg) center center;
  background-size: contain;
}
body.koriyama #doctor {
  background: url(../img/about/koriyama/photo/bg_clinic.jpg) center center;
  background-size: contain;
}
#doctor img {
  position: absolute;
  display: none;
  z-index: 1;
}
section#doctor .container {
  width: 92%;
  height: 64vw;
  padding: 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
#doctor p {
  font-size: 4.2666vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  line-height: 2;
  /*padding-top: 16.2vw;*/
  z-index: 2;
}
#doctor .font_blue {
  font-size: 4vw;
}
#doctor .font_blue .big {
  font-size: 4.8vw;
}
#doctor .underline {
  font-size: 5.3333vw;
  line-height: 1;
  border-bottom: 3px solid #00aafa;
  margin: 3vw 0 0.6vw;
  display: inline-block;
  padding-bottom: 2vw;
}
#doctor .underline .big {
  font-size: 6.6666vw;
}
#doctor .sub {
  letter-spacing: -0.3vw;
}
#doctor .ls {
  letter-spacing: -0.4vw;
}

#staff h2 {
  text-align: center;
  margin-bottom: 11vw;
}
#staff h2 span {
  position: relative;
}
#staff h2 span:after {
  content: "";
  width: calc(100% - 1em);
  border-bottom: 5px solid #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2vw;
  margin: 0 auto;
}
#staff p {
  font-weight: bold;
  line-height: 1.8;
}
body.sapporo #staff .doctor_box .name:after {
  content: "藤野誠司";
}
body.sendai #staff .doctor_box .name:after {
  content: "平山勇治";
}
body.aomori #staff .doctor_box .name:after {
  content: "加曾利要介";
}
body.hachinohe #staff .doctor_box .name:after {
  content: "立山啓悦";
}
body.morioka #staff .doctor_box .name:after {
  content: "納谷太平";
}
body.iwaki #staff .doctor_box .name:after {
  content: "工藤勝秀";
}
body.koriyama #staff .doctor_box .name:after {
  content: "石原信浩（医学博士）";
}
body.shinjuku #staff .doctor_box .name:after {
  content: "仁科亮一郎";
}
body.shibuya #staff .doctor_box .name:after {
  content: "佐々木了";
}
body.ginza #staff .doctor_box .name:after {
  content: "増田卓也";
}
body.tachikawa #staff .doctor_box .name:after {
  content: "高野光子";
}
body.omiya #staff .doctor_box .name:after {
  content: "太田真澄";
}
body.chiba #staff .doctor_box .name:after {
  content: "杉田寿子";
}
body.kashiwa #staff .doctor_box .name:after {
  content: "中村拓矢";
}
body.ikebukuro #staff .doctor_box .name:after {
  content: "叶暁子";
}
body.yokohama #staff .doctor_box .name:after {
  content: "奥田美津子";
}
body.kawasaki #staff .doctor_box .name:after {
  content: "青木隼人";
}
body.nagoya #staff .doctor_box .name:after {
  content: "波戸岡俊三";
}
body.meieki #staff .doctor_box .name:after {
  content: "町田裕美子";
}
body.niigata #staff .doctor_box .name:after {
  content: "出羽厚二";
}
body.shizuoka #staff .doctor_box .name:after {
  content: "鈴木寛子";
}
body.osaka #staff .doctor_box .name:after {
  content: "辰巳一幸";
}
body.shinsaibashi #staff .doctor_box .name:after {
  content: "中村将希";
}
body.kobe #staff .doctor_box .name:after {
  content: "伊藤昴";
}
body.kyoto_kawaramachi #staff .doctor_box .name:after {
  content: "松浦利津";
}
body.hiroshima #staff .doctor_box .name:after {
  content: "叶康司";
}
body.fukuoka #staff .doctor_box .name:after {
  content: "山村鈴奈";
}
#staff .doctor_box,
#staff .white_box {
  text-align: center;
  background: #fff;
  border-radius: 4px;
  margin: 7.3333vw 0 0;
}
#staff .doctor_box {
  padding: 10vw 6.2vw;
}
#staff .doctor_box .midashi {
  font-size: 4vw;
  font-weight: bold;
  padding: 0 0.5em 2vw;
  margin-bottom: 5vw;
  display: inline-block;
  border-bottom: 3px solid #00aafa;
}
#staff .doctor_box img {
  width: 33.3333vw;
}
#staff .doctor_box .cf > div {
  margin: 6px 0 0;
}
#staff .doctor_box .cf > div img {
  width: 100%;
  margin-top: 1em;
}
#staff .white_box {
  padding: 1.3333vw;
  position: relative;
}
#staff .white_box .img {
  width: 52.96%; /*37.3333vw*/
  height: 32.26666666666667vw;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
#staff .white_box .text {
  width: 47.04%; /*41vw*/
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
#staff .white_box .text h4 {
  color: #fff;
  font-size: 3.6vw;
  text-align: center;
  background: #000;
  border-radius: 3px;
  padding: 2vw 0;
  margin-bottom: 6px;
}
#staff .white_box .text p {
  font-size: 14px;
  margin-bottom: 6px;
}
#staff .white_box .text p.sub {
  color: #00aafa;
  font-size: 12px;
}
#staff .white_box .text h3 {
  font-size: 4vw;
  font-weight: bold;
  padding: 0 0.5em 2vw;
  display: inline-block;
  border-bottom: 3px solid #00aafa;
}
#staff .white_box i {
  position: absolute;
  background: url(../img/common/plus_icon.png) #00aafa no-repeat;
  background-size: contain;
  width: calc(20px + (45 - 20) * ((100vw - 320px) / (767 - 320)));
  height: calc(20px + (45 - 20) * ((100vw - 320px) / (767 - 320)));
  border-radius: 50%;
  transition: .3s;
  -webkit-transition: .3s;
  bottom: 2.6666vw;
  right: 2.6666vw;
}
#staff .white_box.active i {
  background: url(../img/common/minus_icon.png) #00aafa no-repeat;
  background-size: contain;
}
#staff .white_box ~ .body_aco {
  display: none;
}
#staff .white_box div.body_aco {
  text-align: left;
  clear: both;
  padding: 3vw 0 0;
  display: none;
}
#staff .white_box div.body_aco .img,
#staff .white_box div.body_aco img {
  width: 49vw;
  display: block;
  margin: 0 auto;
}
#staff .white_box div.body_aco .staffBox {
  border-top: 1px solid #000;
  padding: 7vw 0 2em;
  margin: 7vw 5vw 0;
}
#staff .white_box div.body_aco .staffBox:nth-child(1) {
  border-top: none;
  margin-top: 0;
}
#staff .white_box div.body_aco .staffBox .img ~ img {
  width: 28vw;
  margin-top: 6px;
}
#staff .white_box div.body_aco .staffBox .title {
  color: #00aafa;
  margin-top: 1em;
}

.about .gray-bg {
  padding-bottom: 0;
}
#slide-clinic2 > .clinic-link {
  padding-bottom: 0;
}

@media screen and (min-width:768px) {
  section .container {
    max-width: 1080px;
  }
  .main-visual {
    background: url(../img/about/bg_sub_mv_pc.jpg) center center;
    background-size: 1280px;
    height: 480px;
  }
  .main-visual img {
    width: auto;
    height: 361px;
    padding-top: 60px;
  }
  body.about_index .main-visual {
    background: url(../img/about/bg_mv_pc.jpg) center center;
    background-size: auto 390px;
    height: 390px;
  }
  body.about_index .main-visual img {
    width: 563px;
    padding-top: 110px;
  }
  #about .reasons-inner {
    padding-top: 9.8%;
  }
  #about #reasons .flex {
    width: 100%;
  }
  .about-flex {
    padding: 0 90px 0 50px;
    margin-bottom: 130px !important;
    box-sizing: border-box;
  }
  .about-flex .right img {
    width: 330px;
  }
  #about .reasons-inner .block-tlt .white-txt span {
    padding: 9px;
    letter-spacing: 3px;
  }
  #about .reasons-inner .block-tlt {
    margin-bottom: 60px !important;
  }
  .about-flex .left p.font-18 {
    line-height: 1.7;
  }
  .bg_grid {
    background-size: 40px 40px;
  }
  .breadcrumb .middle a {
    font-size: 13px;
    line-height: 1.1;
    vertical-align: bottom;
  }
  h2.title span {
    padding: 0;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .buttons li {
    font-size: 18px;
    width: 18.88888888888889%;
    margin-bottom: 1.388888888888889%;
    margin-right: 1.388888888888889%;
  }
  .buttons li:nth-child(3n) {
    margin-right: 1.388888888888889%;
  }
  .buttons li:nth-child(5n) {
    margin-right: 0;
  }
  .buttons li:after {
    width: 10px;
    height: 14px;
    right: 15px;
    top: 36%;
  }
  .buttons li a {
    padding: 22px 0;
    border-radius: 5px;
  }
  .buttons li.pt a {
    padding: 8px 0 9px;
    line-height: 1.5;
  }
  .buttons li a span {
    font-size: 12px;
    bottom: 6px;
  }
  body.about_index .line-title {
    margin-top: 110px;
  }
  body.about_index .white_box {
    width: 510px;
    float: left;
    border-radius: 9px;
    padding: 10px;
    margin: 20px 0;
    box-sizing: border-box;
    position: relative;
  }
  body.about_index .white_box:nth-child(2n) {
    float: right;
  }
  body.about_index .white_box img {
    width: 250px;
  }
  body.about_index .white_box div {
    padding-left: 270px;
  }
  body.about_index .white_box div h4 {
    font-size: 15px;
    padding: 10px;
    width: 180px;
    margin: 0 auto 6px;
  }
  body.about_index .white_box div p.link {
    padding-right: 0;
    position: absolute;
    right: 15px;
    bottom: 15px;
  }

  #clinic h3,
  body.shinjuku .clinic h3 {
    margin-top: 80px;
  }
  #clinic h3 span,
  body.shinjuku .clinic h3 span {
    width: 157px;
  }
  .mapArea {
    width: 792px;
    margin: 62px auto 0;
  }
  .mapArea .leftBox {
    width: 378px;
    float: left;
    margin-top: 0;
  }
  .mapArea .leftBox img {
    margin-bottom: 10px;
  }
  .mapArea .rightBox {
    width: 340px;
    float: right;
  }
  #clinic .mapArea .rightBox h3:after,
  body.shinjuku .clinic .mapArea .rightBox h3:after {
    background: #000;
  }
  #clinic .mapArea .rightBox h3:nth-child(1),
  body.shinjuku .clinic .mapArea .rightBox h3:nth-child(1) {
    margin-top: 0;
  }
  #clinic .mapArea .rightBox h3 span,
  body.shinjuku .clinic .mapArea .rightBox h3 span {
    color: #fff;
    background: #000;
  }
  #clinic .mapArea .rightBox p,
  body.shinjuku .clinic .mapArea .rightBox p,
  .mapArea + .cf .box p {
    padding: 0 1em;
  }
  .mapArea + .cf {
    margin-bottom: 48px;
  }
  .mapArea + .cf .box {
    width: 340px;
    margin-right: 30px;
    float: left;
  }
  .mapArea + .cf .box:last-child {
    margin-right: 0;
  }
  .mapArea .rightBox a {
    pointer-events: none;
  }
  .period_teikei {
	width: 880px;
	margin: 50px auto 40px;
  }
  .clinic-section-inner .push7 {
    width: 131px;
    margin: 0 auto 20px;
  }
  .clinic-section-inner .ttl_aco,
  .clinic-section-inner .body_aco {
    width: 880px;
    margin: 0 auto;
  }
  .clinic-section-inner .ttl_aco {
    padding: 41px 10px;
  }
  .clinic-section-inner .ttl_aco i {
    width: 30px;
    height: 30px;
    top: 34px;
    right: 20px;
  }
  .clinic-section-inner .ttl_aco i:hover {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    cursor: pointer;
  }
  .clinic-section-inner .body_aco {
    padding: 40px 0 0;
  }
  .clinic-section-inner .body_aco .cf div {
    width: 250px;
    margin-right: 43px;
    float: left;
  }
  .clinic-section-inner .body_aco img {
    padding: 0;
  }

  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    cursor: pointer;
    opacity: 0.8;
  }
  .aboutSwiper {
    overflow: hidden;
    width: 100%;
  }
  .aboutSwiper .country-slider-container {
    margin: 0 auto;
    overflow: visible;
  }
  .aboutSwiper .swiper-slide img {
    width: 100%;
    max-width: 620px;
    border-radius: 10px;
  }
  .aboutSwiper .country-slider-item-photo {
    max-width: 620px;
    margin: 0 auto 60px;
  }
  .aboutSwiper .swiper-button-prev,
  .aboutSwiper .swiper-button-next,
  .swiper-country .swiper-button-prev,
  .swiper-country .swiper-button-next {
    width: 60px;
    height: 60px;
    top: calc(50% - 40px);
    background: none;
  }
  .aboutSwiper .swiper-button-prev img,
  .aboutSwiper .swiper-button-next img,
  .swiper-country .swiper-button-prev img,
  .swiper-country .swiper-button-next img {
    height: auto;
  }
  .aboutSwiper .swiper-pagination + div {
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .aboutSwiper .swiper-pagination + div .swiper-button-prev {
    left: 38px;
  }
  .aboutSwiper .swiper-pagination + div .swiper-button-next {
    right: 38px;
  }
  .aboutSwiper .swiper-button-prev,
  .swiper-country .swiper-button-prev {
    left: 180px;
  }
  .aboutSwiper .swiper-button-next,
  .swiper-country .swiper-button-next {
    right: 180px;
  }
  h2.photos {
    margin-top: 108px;
  }
  .aboutSwiper {
    padding-bottom: 170px;
  }
  .aboutSwiper .swiper-pagination {
    bottom: 130px;
  }

  #doctor {
    background: url(../img/about/bg_doctor_pc.jpg) top center no-repeat, url(../img/about/bg_bg_doctor.png) top center repeat-x;
    background-size: 1280px auto, 100% auto;
    height: 360px;
    padding: 0;
  }
  .webp #doctor {
    background: url(../img/about/bg_doctor_pc.webp) top center no-repeat, url(../img/about/bg_bg_doctor.png) top center repeat-x;
    background-size: 1280px auto, 100% auto;
  }
  body.aomori #doctor,
  body.hachinohe #doctor,
  body.morioka #doctor,
  body.iwaki #doctor,
  body.koriyama #doctor {
    background: #EFEFEF;
  }
  #doctor img {
    display: block;
    top: 52px;
    right: 10px;
    width: 340px;
  }
  section#doctor .container {
    height: 360px;
    padding: 0 10px;
    box-sizing: border-box;
  }
  #doctor p {
    font-size: 26px;
    line-height: 1.8;
    padding-top: 0;
  }
  #doctor .font_blue {
    font-size: 25px;
  }
  #doctor .font_blue .big {
    font-size: 32px;
  }
  #doctor .underline {
    font-size: 36px;
    border-bottom: none;
    padding-bottom: 5px;
    margin: 2px 0 20px;
    position: relative;
  }
  #doctor .underline:after {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    content: "";
    transition: all 2s ease;
    border-bottom: 6px solid #00aafa;
  }
  #doctor .underline.w94:after {
    width: calc(100% - 19px);
  }
  #doctor .underline .big {
    font-size: 42px;
  }
  #doctor .sub {
    letter-spacing: 0;
    line-height: 2;
  }
  #doctor .ls {
    letter-spacing: 0;
  }

  #staff h2 {
    font-size: 42px;
    margin-bottom: 66px;
  }
  #staff h2 span:after {
    bottom: -12px;
  }
  #staff .container > p {
    text-align: center;
  }
  #staff .doctor_box {
    text-align: left;
    border-radius: 8px;
    padding: 18px 30px;
    margin: 96px 0 0;
  }
  #staff .doctor_box img {
    width: 262px;
    display: inline-block;
    vertical-align: middle;
  }
  #staff .doctor_box .midashi {
    font-size: 26px;
    padding: 0 0 12px;
    margin: 0 82px 0 58px;
    display: inline-block;
    vertical-align: middle;
  }
  #staff .doctor_box .cf > div {
    text-align: left;
    width: 450px;
    display: inline-block;
    vertical-align: top;
  }
  #staff .doctor_box .cf > div p {
    font-size: 20px;
  }
  #about .swiper-staff {
    padding-left: 0;
    margin-bottom: 20px;
    width: 1080px;
    overflow: visible;
  }
  #about .swiper-staff.swiper-container-initialized {
    padding-left: 0;
  }
  #about .swiper-staff .swiper-slide {
    width: 249px;
    margin-right: 28px;
    border-radius: 10px;
    padding: 19px;
  }
  #about .swiper-staff .swiper-slide:nth-child(2) {
    margin-right: 28px;
  }
  #about .staff_box h3 {
    margin-bottom: 47px;
  }
  #about .staff_box h3 span {
    padding: 0 0 12px;
  }
  #about .swiper-staff .swiper-slide .img {
    height: 162px;
  }
  #about .swiper-staff .swiper-slide .img img {
    width: 100%;
  }
  #about .swiper-staff .swiper-slide .img + img {
    margin: 10px auto 50px;
  }
  #about .swiper-staff .swiper-slide p {
    margin: 0 14px;
    position: absolute;
    bottom: 14px;
    width: 183px;
  }
  #about .swiper-staff .swiper-slide i {
    width: 31px;
    height: 31px;
    right: 0;
    bottom: -2px;
  }
  #about .swiper-staff .swiper-slide i:hover {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    cursor: pointer;
  }
  #about .nurseDetail,
  #about .uketukeDetail {
    width: 1080px;
    padding: 35px;
    border-radius: 10px;
  }
  #about .nurseDetail h4,
  #about .uketukeDetail h4 {
    margin: 26px 0 0.5em;
  }
  #about .nurseBox,
  #about .uketukeBox {
    overflow: hidden;
  }
  #about .nurseBox + h3 {
    margin-top: 80px;
  }
  #about .swiper-staff .swiper-button-prev,
  #about .swiper-staff .swiper-button-next {
    width: 60px;
    height: 60px;
    transform: translateY(-50%);
    margin-top: 0;
    background: none;
  }
  #about .swiper-staff .swiper-button-prev {
    left: -45px;
  }
  #about .swiper-staff .swiper-button-next {
    right: -45px;
  }

  #staff .white_box {
    text-align: left;
    width: 510px;
    border-radius: 8px;
    padding: 18px;
    margin: 65px 0 30px;
    box-sizing: border-box;
    float: left;
  }
  #staff .white_box.right {
    float: right;
  }
  #staff .white_box .img {
    width: 248px;
    height: 183px;
  }
  #staff .white_box .img img {
    width: 100%;
  }
  #staff .white_box .text {
    text-align: center;
    width: 200px;
  }
  #staff .white_box .text h3 {
    font-size: 26px;
    padding: 0 0 12px;
    margin: 0 0 0 14px;
  }
  #staff .white_box ~ .body_aco {
    clear: both;
    background: #fff;
    padding: 50px 100px;
    border-radius: 8px;
  }
  #staff .white_box ~ .body_aco .staffBox {
    border-top: 1px solid #000;
    padding: 30px 0 0;
    margin: 30px 0 0;
  }
  #staff .white_box ~ .body_aco .staffBox:nth-child(1) {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
  #staff .white_box ~ .body_aco .staffBox .left {
    width: 222px;
    float: left;
  }
  #staff .white_box ~ .body_aco .staffBox .img {
    height: 164px;
    overflow: hidden;
  }
  #staff .white_box ~ .body_aco .staffBox .img ~ img {
    width: 150px;
    margin: 10px 0 0 36px;
  }
  #staff .white_box ~ .body_aco .staffBox .right {
    width: auto;
    padding-left: 252px;
  }
  #staff .white_box i {
    width: 31px;
    height: 31px;
    right: 14px;
    bottom: 14px;
  }
  #staff .white_box i:hover {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
    cursor: pointer;
  }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
  .aboutSwiper {
    width: 1280px;
  }
}
@media screen and (max-width:767px) {
  .font_18_sp {font-size: 2.4vw}
  .font_26_sp {font-size: 3.47vw}
  .font_30_sp {font-size: 4vw}
}
@media screen and (min-width:768px) {
  .font_14_pc {font-size: 14px}
  .font_15_pc {font-size: 15px}
  .font_16_pc {font-size: 16px}
  .font_26_pc {font-size: 26px}
}

.ukeireBox {
  border: 2px solid #b59751;
  padding: 7.5% 0;
  margin-top: 14%;
}
.ukeireBox__title {
  font-size: 4.6vw;
  font-weight: bold;
  text-align: center;
}
.ukeireBox__title__sub {
  text-align: center;
  margin-bottom: 7%;
}
.ukeireBox__title__sub span {
  font-size: 2.8vw;
  border-bottom: 2px solid #b59751;
}
.ukeireBox__inner {
  width: 85%;
  margin: 0 auto;
}
.ukeireBox__inner a {
  color: #222;
}
.ukeireBox__caution {
  color: #f00;
  font-size: 2.3vw;
  text-align: center;
  margin-bottom: 6%;
}
.ukeireBox__mapArea iframe {
  width: 100%;
  height: 310px;
}
@media screen and (max-width:767px) {
  .ukeireBox .flex {
    display: block;
  }
}
@media screen and (min-width:768px) {
  .ukeireBox {
    width: 900px;
    padding: 40px 0;
    margin: 80px auto 0;
    box-sizing: border-box;
  }
  #clinic .ukeireBox h3 span,
  body.shinjuku .clinic .ukeireBox h3 span {
    color: #fff;
    background: #000;
  }
  #clinic .ukeireBox h3:after,
  body.shinjuku .clinic .ukeireBox h3:after {
    width: 340px;
    background: #000;
  }
  .ukeireBox__title {
    font-size: 34px;
  }
  .ukeireBox__title__sub {
    margin-bottom: 40px;
  }
  .ukeireBox__title__sub span {
    font-size: 18px;
  }
  .ukeireBox__caution {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .ukeireBox__mapArea iframe {
    width: 378px;
    height: 310px;
  }
  .ukeireBox__mapArea div:nth-child(2) {
    width: 340px;
  }
  #clinic .ukeireBox__mapArea h3,
  body.shinjuku .clinic .ukeireBox__mapArea h3 {
    margin-top: 0;
  }
  .ukeireBox__detail div {
    width: 340px;
  }
  .ukeireBox__detail div:nth-child(1) {
    order: 2;
  }
  .ukeireBox__detail div:nth-child(2) {
    order: 1;
    margin-left: 19px;
  }
}

/* 20240522 added */
:root {
  --viewport: 750;
}
.main-visual-inner.flexBottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vw;
  padding: 0 !important;
}
.main-visual-inner.flexBottom .mv--text {
  font-family: "Noto Sans JP",sans-serif;
  font-weight: 800;
  transform: none;
  position: initial;
}
.main-visual-inner.flexBottom .mv--text01 {
  font-size: calc(100vw / var(--viewport) * 36);
  font-weight: 700;
  letter-spacing: 0.08em;
  margin: 0 auto calc(100vw / var(--viewport)* 40);
  display: block;
  width: fit-content;
}
.main-visual-inner.flexBottom .mv--text01:after {
  content: "";
  background: #00AAFA;
  display: block;
  width: 100%;
  height: calc(100vw / var(--viewport) * 7);
  transform: translateY(calc(100vw / var(--viewport)* 17));
}
.main-visual-inner.flexBottom .mv--text02 {
  font-size: calc(100vw / var(--viewport) * 81);
  /*font-style: italic;*/
  line-height: 1.2;
  /*transform: scale(0.9, 1.2);*/
  margin-bottom: calc(100vw / var(--viewport) * 61);
}
.main-visual-inner.flexBottom .mv--text03 {
  font-family: 'Oswald', sans-serif;
  font-size: calc(100vw / var(--viewport) * 30);
  font-weight: normal;
  margin: calc(100vw / var(--viewport) * 30) auto 0;
}
.main-visual-inner.flexBottom .mv--textFc {
  font-weight: bold;
  margin: calc(100vw / var(--viewport) * 20) auto;
}
.main-visual-inner.flexBottom img {
  position: initial;
  width: calc(100vw / var(--viewport) * 282);
  height: auto;
  transform: none;
  padding: 0;
  margin-bottom: calc(100vw / var(--viewport) * 26);
}
.main-visual-inner.flexBottom .mv--text04 {
  color: #FFFF00;
  font-size: calc(100vw / var(--viewport) * 36);
  font-weight: 700;
  letter-spacing: 0.15em;
  background: #00A9F9;
  border-radius: 50vw;
  width: calc(100vw / var(--viewport) * 490);
  height: calc(100vw / var(--viewport) * 60);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto calc(100vw / var(--viewport) * 57);
}
.aboutSwiper .swiper-pagination-bullets {
  left: 0;
}
@media screen and (min-width:768px) {
  .main-visual-inner.flexBottom {
    height: 420px;
    padding: 0 !important;
  }
  .main-visual-inner.flexBottom .mv--text01 {
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 auto 20px;
  }
  .main-visual-inner.flexBottom .mv--text01:after {
    height: 5px;
    transform: translateY(7px);
  }
  .main-visual-inner.flexBottom .mv--text02 {
    font-size: 73px;
    line-height: 1.2;
    /*transform: scale(0.9, 1.2);*/
    margin-bottom: 22px;
  }
  .main-visual-inner.flexBottom .mv--text03 {
    font-size: 20px;
    margin: 31px auto 0;
  }
  .main-visual-inner.flexBottom .mv--textFc {
    margin: 14px auto 26px;
  }
  .main-visual-inner.flexBottom img {
    width: 184px;
    margin-bottom: 0;
  }
  .main-visual-inner.flexBottom .mv--text04 {
    font-size: 25px;
    letter-spacing: 0.15em;
    width: 406px;
    height: 41px;
    margin: 0 auto;
  }
}
/*cvbtn add*/
.btnArea{
  padding: calc(35px + (85 - 35) * ((100vw - 320px) / (767 - 320))) 0;
}
.btnArea .btn.blue{
  margin-top: 0;
}
@media screen and (min-width: 768px){
  .btnArea{
    padding: 60px 0;
  }
  .aboutSwiper .swiper-pagination{
    bottom: 60px;
  }
  .aboutSwiper{
    padding-bottom: 100px;
  }
}
/*dr career add*/
.doctor_career_title{
  font-size: 3.25vw;
  font-weight: bold;
  text-align: left;
  margin-top: 6%;
}
.doctor_career_title span{
  display: inline-block;
  background: var(--lightBlue);
  width: 2.5vw;
  height: 2.5vw;
  margin-right: 1.5vw;
}
.doctor_career_txt{
  font-size: 3vw;
  font-weight: bold;
  text-align: left;
  margin-top: 3%;
  line-height: 1.5;
}
@media screen and (min-width: 768px){
  .doctor_career_title{
    font-size: 18px;
    margin-top: 6%;
  }
  .doctor_career_title span{
    width: 14px;
    height: 14px;
    margin-right: 8px;
  }
  .doctor_career_txt{
    font-size: 15px;
    margin-top: 3%;
  }
}

body.shinjuku .clinic {
  background: #EFF0F2;
  margin: 0 auto;
}
body.shinjuku .clinic .container {
  width: 100%;
  padding-left: 5.33%;
  padding-right: 5.33%;
  box-sizing: border-box;
}
body.shinjuku .tab_area--shinjuku.tab_area_switch {
  display: flex;
  justify-content: space-between;
  padding-top: calc(100vw / var(--viewport) * 100);
}
body.shinjuku .tab_area--shinjuku.tab_area_switch li {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 25);
  text-align: center;
  background: #777;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(50% - calc(100vw / var(--viewport) * 7));
  height: calc(100vw / var(--viewport) * 73);
  border-radius: calc(100vw / var(--viewport) * 10) calc(100vw / var(--viewport) * 10) 0 0;
  cursor: pointer;
}
body.shinjuku .tab_area--shinjuku.tab_area_switch li.active {
  color: #222;
  background: #EFF0F2;
}
body.shinjuku .tab_area--shinjuku.tab_area_switch li span {
  vertical-align: baseline;
}
body.shinjuku .tab_area--shinjuku.tab_area_switch li span.big {
  font-size: calc(100vw / var(--viewport) * 34);
  font-weight: bold;
}
body.shinjuku .tab_area--shinjuku.tab_area_switch {
  margin: 0 5.33%;
}
body.shinjuku .tab_area--shinjuku .tab_section_switch {
  margin-bottom: 5.33%;
}
body.shinjuku .subBox .font-midashi {
  font-size: calc(100vw / var(--viewport) * 48);
}
body.shinjuku #staff .tab_area_switch {
  margin: 0;
}
body.shinjuku #staff .tab_area_switch li.active {
  background: #fff;
}
body.shinjuku #staff .doctor_box .name:after {
  content: "院長 仁科亮一郎";
}
body.shinjuku #staff .tab_bodyBox02 .doctor_box .name:after {
  content: "院長 平良美香";
}
body.shinjuku #staff .doctor_box {
  margin-top: 0;
  border-radius: 0 0 4px 4px;
}
@media screen and (min-width:768px) {
  body.shinjuku .tab_area--shinjuku.tab_area_switch {
    width: 1080px;
    padding-top: 80px;
    margin: 0 auto;
  }
  body.shinjuku .tab_area--shinjuku.tab_area_switch li {
    font-size: 18px;
    width: calc(50% - 7px);
    height: 60px;
    border-radius: 10px 10px 0 0;
  }
  body.shinjuku .tab_area--shinjuku.tab_area_switch li span.big {
    font-size: 24px;
  }
  body.shinjuku .tab_area--shinjuku .tab_section_switch {
    margin-bottom: 50px;
  }
  body.shinjuku .subBox .font-midashi {
    font-size: 34px;
  }
}

#reason {
  padding: calc(30px + (70 - 30) * ((100vw - 320px) / (767 - 320))) 4.265% calc(50px + (100 - 50) * ((100vw - 320px) / (767 - 320)));
}
#reason h2 {
  font-size: 5.2vw;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 11vw;
}
#reason h2 span {
  position: relative;
}
#reason h2 span:after {
  content: "";
  /*width: calc(100% - 1em);*/
  border-bottom: 3px solid #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2vw;
  margin: 0 auto;
}
#reason .box {
  color: #fff;
  position: relative;
}
#reason .box .num {
  color: #222;
  font-size: calc(100vw / var(--viewport) * 32);
  font-family: 'Oswald';
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: calc(100vw / var(--viewport) * 60);
  height: calc(100vw / var(--viewport) * 60);
  border-radius: 50%;
  position: absolute;
  top: 5%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
#reason .imgBox {
  position: relative;
}
#reason .imgBox:before {
  content: "";
  background: rgba(0,0,0,.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#reason .imgBox img {
  width: 100%;
}
#reason .imgBox h3 {
  font-size: calc(100vw / var(--viewport) * 30);
  text-align: center;
  line-height: 1.5;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#reason .imgBox h3 .bold {
  font-size: calc(100vw / var(--viewport) * 40);
}
#reason .text {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 24);
  line-height: 1.8;
  margin: calc(100vw / var(--viewport) * 40) auto 0;
}
#reason .text .moreText {
  display: none;
}
#reason .box .more {
  text-align: center;
  text-decoration: underline;
  display: block;
  margin-top: 1.8em;
  cursor: pointer;
}
@media screen and (max-width:767px) {
  #reason .box:nth-child(n+2) {
    margin-top: calc(100vw / var(--viewport) * 80);
  }
}
@media screen and (min-width:768px) {
  #reason {
    padding: 90px 0 100px;
  }
  #reason h2 {
    font-size: 42px;
    margin-bottom: 66px;
  }
  #reason h2 span:after {
    border-bottom: 5px solid #fff;
    bottom: -12px;
  }
  #reason .pc_flex {
    width: 792px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  #reason .box {
    width: 386px;
    margin: 0;
  }
  #reason .box .num {
    font-size: 32px;
    width: 55px;
    height: 55px;
    top: 14px;
  }
  #reason .box:nth-child(n+3) {
    margin-top: 60px;
  }
  #reason .imgBox h3 {
    font-size: 24px;
  }
  #reason .box:nth-child(4) h3 {
    line-height: 1.2;
  }
  #reason .imgBox h3 .bold {
    font-size: 32px;
  }
  #reason .text {
    font-size: 16px;
    margin: 20px auto 0;
  }
}

#faq {
  background: #fff;
}
#faq h2.title {
  margin-bottom: calc(30px + (80 - 30) * ((100vw - 320px) / (767 - 320)));
}
#faq h2.title > span {
  border-bottom: none;
  margin-bottom: 4vw;
}
#faq h2.title > span:after {
  content: none;
}
#faq .ttl_aco {
  padding: 5.8vw 7.8vw 5.8vw 0;
  border-top: 1px solid #000;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
#faq .ttl_aco:nth-child(2) {
  border-top: none;
}
#faq .ttl_aco span.q {
  color: #00aafa;
  font-size: calc(12px + (26 - 12) * ((100vw - 320px) / (767 - 320)));
  font-family: 'Oswald', sans-serif;
  text-align: center;
  background: url(/img/common/q_bg.png) no-repeat;
  background-size: contain;
  transform: none;
  width: 8.31vw;
  padding: calc(7px + (16 - 7) * ((100vw - 320px) / (767 - 320))) 0 calc(15px + (32 - 15) * ((100vw - 320px) / (767 - 320)));
  margin-right: 4%;
}
#faq .ttl_aco p,
#faq .body_aco .excerpt p {
  width: 86%;
}
#faq .ttl_aco p {
  line-height: 2;
}
#faq .ttl_aco i {
  position: absolute;
  background: url(/img/common/plus_icon.png) #00aafa no-repeat;
  background-size: contain;
  width: calc(20px + (45 - 20) * ((100vw - 320px) / (767 - 320)));
  height: calc(20px + (45 - 20) * ((100vw - 320px) / (767 - 320)));
  border-radius: 50%;
  transition: .3s;
  -webkit-transition: .3s;
  top: 50%;
  right: 0;
  margin-top: -3vw;
}
#faq .ttl_aco.active i {
  background: url(/img/common/minus_icon.png) #00aafa no-repeat;
  background-size: contain;
}
#faq .body_aco {
  padding: 0 0 5.8vw;
  display: none;
}
#faq .body_aco .excerpt {
  color: #00aafa;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#faq .body_aco .excerpt p {
  line-height: 1.5;
}
#faq .body_aco p.link {
  text-align: right;
}
#faq .body_aco span.a {
  color: #000;
  font-size: calc(12px + (26 - 12) * ((100vw - 320px) / (767 - 320)));
  font-family: 'Oswald', sans-serif;
  text-align: center;
  background: url(../img/common/a_bg.png) no-repeat;
  background-size: contain;
  transform: none;
  width: 10%;
  padding: calc(7px + (16 - 7) * ((100vw - 320px) / (767 - 320))) 0 calc(15px + (32 - 15) * ((100vw - 320px) / (767 - 320)));
  margin-right: 4%;
}
#faq .body_aco .answer-detail {
  background: #eef0f5;
  padding: 4.2vw 21px 3.6vw;
  border-radius: 5px;
  position: relative;
  margin-top: 3.4vw;
}
#faq .body_aco .answer-detail p {
  word-break: break-all;
}
#faq .body_aco .answer-detail a {
  text-decoration: underline;
}
#faq .doctorBox {
  font-weight: bold;
  width: 100%;
  background: #fff !important;
  border-radius: 1.34vw;
  padding: 5.87vw 5.47vw;
  margin: calc(33px + (80 - 33) * ((100vw - 320px) / (767 - 320))) auto 0;
  box-sizing: border-box;
}
#faq .doctorBox .left {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5.79vw;
}
#faq .doctorBox .left img {
  width: 30.14vw;
}
#faq .doctorBox .left div {
  width: 30.27vw;
}
#faq .doctorBox .right * {
  line-height: 1.76;
}
@media screen and (min-width:768px) {
  #faq h2.title {
    margin-bottom: 80px;
  }
  #faq h2.title > span {
    margin-bottom: 20px;
  }
  #faq .ttl_aco {
    padding: 37px 50px 37px 0;
  }
  #faq .ttl_aco span.q {
    font-size: 16px;
    width: 38px;
    padding: 8px 0 20px;
    margin-right: 20px;
  }
  #faq .ttl_aco i {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  #faq .body_aco {
    padding: 0 0 46px;
  }
  #faq .body_aco span.a {
    font-size: 16px;
    width: 38px;
    padding: 8px 0 20px;
    margin-right: 20px;
  }
  #faq .body_aco .answer-detail {
    padding: 30px;
    margin-top: 25px;
  }
  #faq .body_aco .answer-detail p {
    padding-right: 0;
  }
  #faq .doctorBox {
    width: 930px;
    border-radius: 10px;
    position: relative;
    padding: 47px 25px;
    margin: 47px auto 20px;
  }
  #faq .doctorBox .left {
    text-align: center;
    width: 150px;
    float: left;
    display: block;
    margin-bottom: 0;
  }
  #faq .doctorBox .left img {
    width: 173px;
    margin-bottom: 17px;
  }
  #faq .doctorBox .left div {
    width: auto;
  }
  #faq .doctorBox .right {
    float: right;
    width: 700px;
  }
}

#beforeAfter h2 {
  color: var(--lightBlue);
  font-size: calc(100vw / var(--viewport) * 28);
  text-align: center;
  line-height: 1.3;
}
#beforeAfter h2 + div {
  color: var(--lightBlue);
  font-size: calc(100vw / var(--viewport) * 64);
  text-align: center;
  line-height: 1.3;
  margin-bottom: calc(100vw / var(--viewport) * 120);
}
#beforeAfter .tabs {
  width: 91.47%;
  display: flex;
  justify-content: space-between;
  padding: 0; /* 崩れ防止 */
  margin: 0 auto;
}
#beforeAfter .tabs > * {
  color: #222; /* 崩れ防止 */
  font-size: calc(100vw / var(--viewport) * 24);
  font-weight: 600;
  width: auto; /* 崩れ防止 */
  height: calc(100vw / var(--viewport) * 64);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #BFEAFE;
  border-radius: 50vw;
  padding: 0 calc(100vw / var(--viewport) * 40);
  cursor: pointer;
}
#beforeAfter .bodys {
  padding-top: calc(100vw / var(--viewport) * 80);
  margin-bottom: 0; /* 崩れ防止 */
}
#beforeAfter .bodys dl {
  width: 91.47%;
  display: flex;
  justify-content: flex-start;
  padding: calc(100vw / var(--viewport) * 20) 0;
  border-bottom: 2px solid #000;
  margin: 0 auto;
}
#beforeAfter .bodys dl:first-child {
  border-top: 2px solid #000;
}
#beforeAfter .bodys dt,
#beforeAfter .bodys dd {
  font-weight: 500;
}
#beforeAfter .bodys dt {
  text-align: center;
  width: calc(100vw / var(--viewport) * 140);
  margin-right: calc(100vw / var(--viewport) * 40);
}
#beforeAfter .bodys img {
  margin-top: calc(100vw / var(--viewport) * 80);
}
#beforeAfter .button a {
  color: #fff;
  font-size: calc(100vw / var(--viewport) * 32);
  font-weight: bold;
  text-decoration: none;
  width: calc(100vw / var(--viewport) * 600);
  height: calc(100vw / var(--viewport) * 112);
  background: #20396F;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50vw;
  margin: calc(100vw / var(--viewport) * 80) auto 0;
}
@media screen and (max-width:767px) {
  #beforeAfter .container {
    width: 100%;
  }
  #beforeAfter .tabs > *.active {
    color: #fff;
    background: var(--lightBlue);
  }
}
@media screen and (min-width:768px) {
  #beforeAfter h2 {
    font-size: 20px;
  }
  #beforeAfter h2 + div {
    font-size: 40px;
    margin-bottom: 80px;
  }
  #beforeAfter .container {
    width: 100%;
    max-width: 1165px;
  }
  #beforeAfter .tabs {
    width: 1165px;
    height: 40px;
    position: relative;
  }
  #beforeAfter .tabs > * {
    font-size: 20px;
    background: none;
    height: 40px;
    padding: 0 20px;
    border: 1px solid #000;
    pointer-events: none;
    position: absolute;
    top: 0;
  }
  #beforeAfter .tabs > *:nth-child(1) {
    left: 127px;
  }
  #beforeAfter .tabs > *:nth-child(2) {
    left: 501px;
  }
  #beforeAfter .tabs > *:nth-child(3) {
    left: 887px;
  }
  #beforeAfter .bodys {
    width: 1165px;
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
  }
  #beforeAfter .bodys > div {
    width: 375px;
  }
  #beforeAfter .bodys dl {
    width: 100%;
    padding: 10px 0;
    border-width: 1px;
  }
  #beforeAfter .bodys dl:first-child {
    border-width: 1px;
  }
  #beforeAfter .bodys dt {
    width: 90px;
    margin-right: 20px;
  }
  #beforeAfter .bodys img {
    margin-top: 40px;
  }
  #beforeAfter .button a {
    font-size: 16px;
    width: 300px;
    height: 56px;
    margin: 80px auto 0;
  }
}

/**plan**/
#plan-popular{
    background: #eef0f5;
}
#plan-popular .planSwiper {
    margin-top: calc(100vw / var(--viewport) * 100);
}
#plan-popular .swiper-slide {
    padding: 6% 3%;
	background: #fff;
	box-sizing: border-box;
	border-radius: calc(100vw / var(--viewport) * 20);
}
#plan-popular .swiper-slide img{
	border-radius: 1.0666666667vw;
}
#plan-popular .planSwiper .title {
    color: #00AAFA;
    font-size: calc(100vw / var(--viewport) * 120);
    text-align: center;
    margin-bottom: calc(100vw / var(--viewport) * 20);
}
#plan-popular .planSwiper .midashi {
    color: #fff;
    font-size: calc(100vw / var(--viewport) * 40);
    font-weight: bold;
    text-align: center;
    background: var(--lightBlue);
    height: calc(100vw / var(--viewport) * 60);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: calc(100vw / var(--viewport) * 20);
	border-radius: 1.0666666667vw;
}
#plan-popular .swiper-button-disabled {
    display: none;
}
#plan-popular .planSwiper .courseBoxArea {
    font-weight: 600;
    margin-top: 2.6666666667vw;
}
#plan-popular .planSwiper .courseBoxArea .tabs {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#plan-popular .planSwiper .courseBoxArea .tabs.two_tabs li {
    width: 49.68%;
}
#plan-popular .planSwiper .courseBoxArea .tabs.three_tabs li {
    width: 32.91%;
}
#plan-popular .planSwiper .courseBoxArea .tabs li {
    color: #fff;
    font-size: calc(100vw / var(--viewport) * 24);
    font-weight: bold;
    text-align: center;
    background: #666;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 5.8666666667vw;
    border-radius: 1.0666666667vw 1.0666666667vw 0 0;
    cursor: pointer;
}
#plan-popular .planSwiper .courseBoxArea .tabs li.active {
    color: #16AAFA;
    background: #F0F0F0;
    border-radius: 1.0666666667vw 1.0666666667vw 0 0;
    cursor: default;
}
#plan-popular .planSwiper .courseBoxArea .bodys {
    color: #333;
    line-height: 1.6;
    background: #f0f0f0;
    padding: 5.3333333333vw 2vw;
}
#plan-popular .planSwiper .courseBoxArea .bodys .body02,
#plan-popular .planSwiper .courseBoxArea .bodys .body03 {
    display: none;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex {
    justify-content: space-between;
    align-items: center;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox {
    line-height: 1;
    justify-content: center;
    align-items: baseline;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox .total {
    font-size: 2.6666666667vw;
    line-height: 1.1;
    letter-spacing: 0.1em;
    transform: translateY(-1.2em);
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox .price {
    color: var(--lightBlue);
    font-size: 12.8vw;
    margin: 0 1.0666666667vw;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox .yen {
    font-size: 3.7333333333vw;
    position: relative;
    width: initial;
    margin: 0;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox .yen:after {
    content: "(税込)";
    font-size: 1.6vw;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    top: -2.6666666667vw;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex {
    flex-direction: column;
    align-items: center;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .priceBox {
    border-bottom: 1px solid #333;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .priceBox .month {
    font-size: 2.6666666667vw;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .priceBox .price {
    font-size: 5.3333333333vw;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .priceBox .yen {
    font-size: 2.6666666667vw;
    width: initial;
    margin: 0;
}
#plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .bunkatsu {
  font-size: 2.4vw;
  margin-top: 0.6666666667vw;
}
#plan-popular .planSwiper .courseBoxArea .bodys .weekdayBox .ttl_aco {
    border-top: 2px solid #707070;
    margin-top: 3.4666666667vw;
}
#plan-popular .planSwiper .courseBoxArea .bodys .weekdayBox .ttl_aco .midashi {
    color: #000;
    font-size: 4vw;
    background: none;
    margin: 2.6666666667vw auto 0;
    position: relative;
}
#plan-popular .planSwiper .courseBoxArea .bodys .weekdayBox .ttl_aco .midashi span {
    font-size: 5.0666666667vw;
    padding: 0.2em 0;
}
#plan-popular .planSwiper .swiper-button-prev,
#plan-popular .planSwiper .swiper-button-next {
    width: calc(100vw / var(--viewport) * 40);
    height: calc(100vw / var(--viewport) * 64);
    background: none;
    top:50%;
}
#plan-popular .planSwiper .swiper-button-prev {
    left: 0;
}
#plan-popular .planSwiper .swiper-button-next {
    right: 0;
}
#plan-popular .planSwiper .swiper-button-prev:before,
#plan-popular .planSwiper .swiper-button-next:after {
    content: '';
    width: calc(100vw / var(--viewport) * 40);
    height: calc(100vw / var(--viewport) * 64);
    background: #00AAFA;
    display: block;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    pointer-events: none;
}
#plan-popular .planSwiper .swiper-button-prev:before {
    clip-path: polygon(100% 0, 100% 100%, 0 50%);
}
#plan-popular .button a {
    color: #fff;
    font-size: calc(100vw / var(--viewport) * 32);
    font-weight: bold;
    text-decoration: none;
    width: calc(100vw / var(--viewport) * 600);
    height: calc(100vw / var(--viewport) * 112);
    background: #20396F;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 50vw;
    margin: calc(100vw / var(--viewport) * 80) auto 0;
}
#plan-popular .swiper-slide .button a {
    width: calc(100vw / var(--viewport) * 520);
    height: calc(100vw / var(--viewport) * 75);
    margin-top: 4vw;
}
@media screen and (max-width:767px) {
    #plan-popular .container {
        width: 84%;
		padding: calc(30px + (70 - 30) * ((100vw - 320px) / (767 - 320))) 0;
    }
	/**スライダー解除の場合**/
    #plan-popular .swiper-wrapper {
      display: block;
    }
    #plan-popular .planSwiper .swiper-slide:nth-child(n+2) {
      margin-top: calc(100vw / var(--viewport) * 60);
    }
}
@media screen and (min-width:768px) {
    #plan-popular {
        padding: 60px 0;
    }
    #plan-popular h2 {
        font-size: 40px;
        margin-bottom: 80px;
    }
    #plan-popular h2 .sub {
        font-size: 20px;
    }
    #plan-popular .container {
        max-width: 1060px;
		padding: 90px 0 0;
    }
    #plan-popular .planSwiper {
        margin-top: 100px;
    }
    #plan-popular .planSwiper .swiper-wrapper {
        justify-content: space-between;
    }
    #plan-popular .planSwiper .swiper-slide {
        width: 340px;
        opacity: 1;
		padding: 20px 16px;
		border-radius: 12px;
    }
    #plan-popular .swiper-slide img{
        border-radius: 4px;
    }
    #plan-popular .planSwiper .title {
        font-size: 60px;
        margin-bottom: 10px;
    }
    #plan-popular .planSwiper .midashi {
        font-size: 20px;
        height: 30px;
        margin-bottom: 10px;
		border-radius: 4px;
    }
    #plan-popular .planSwiper .courseBoxArea {
        margin-top: 10px;
    }
    #plan-popular .planSwiper .courseBoxArea .tabs li {
        font-size: 12px;
        height: 22px;
        border-radius: 4px 4px 0 0;
    }
    #plan-popular .planSwiper .courseBoxArea .tabs li.active {
        border-radius: 4px 4px 0 0;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys {
        padding: 20px 12px;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox .total {
        font-size: 10px;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox .price {
        font-size: 48px;
        margin: 0 4px;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox .yen {
        font-size: 12px;
        margin: 0;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .flex .totalPrice .priceBox .yen:after {
        font-size: 6px;
        top: -10px;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .priceBox .month {
        font-size: 10px;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .priceBox .price {
        font-size: 20px;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .priceBox .yen {
        font-size: 10px;
        width: initial;
        margin: 0;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .flex .monthPrice .flex .bunkatsu {
        font-size: 9px;
        margin-top: 5px;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .weekdayBox .ttl_aco {
        border-top: 2px solid #707070;
        margin-top: 3.4666666667vw;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .weekdayBox .ttl_aco .midashi {
        color: #000;
        font-size: 4vw;
        background: none;
        margin: 2.6666666667vw auto 0;
        position: relative;
    }
    #plan-popular .planSwiper .courseBoxArea .bodys .weekdayBox .ttl_aco .midashi span {
        font-size: 5.0666666667vw;
        padding: 0.2em 0;
    }
    #plan-popular .planSwiper .swiper-button-prev,
    #plan-popular .planSwiper .swiper-button-next {
        display: none;
    }
    #plan-popular .button a {
        font-size: 16px;
        width: 300px;
        height: 56px;
        margin: 80px auto 0;
    }
    #plan-popular .swiper-slide .button a {
		width: 280px;
        height: 37px;
        margin-top: 20px;
    }
}

/**院内画像テキスト**/
.aboutSwiper .swiper-slide{
	position: relative;
}
.aboutSwiper .swiper-slide .text{
	width: 100%;
	text-align: left;
	padding: 3% 0 3% 4%;
	position: absolute;
	bottom: 0;
	color: #fff;
	background: rgba(0,0,0,.8);
	box-sizing: border-box;
}
@media screen and (min-width: 768px){
	.aboutSwiper .swiper-slide .text{
      max-width: 620px;
      margin: 0 auto;
      left: 0;
      right: 0;
	  padding: 12px 0 12px 16px;
	  border-radius: 0 0 10px 10px;
	}
}