@charset "UTF-8";
.navilink_case,
.navilink_price {
  display: none;
}
html,
body {
  width: 100%;
  max-width: 750px;
  min-width: auto;
  margin: 0 auto;
  overflow-x: hidden;
}
.auto {
  width: 90%;
  margin: 0 auto;
}
#conts_clinic .auto {
  width: 90%;
}
.yt_movie {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.yt_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 10px solid #000;
}
.box .movie_box .movie {
  border: 10px solid #000;
  background-color: #000;
  border-radius: 30px;
  margin: 0 auto;
  display: block;
  max-width: 300px;
  width: 60%;
}
.btn_box {
  width: 92%;
  margin: 0 auto;
}
.btn_box .btn_img {
  margin-bottom: 58px;
}
/* 年末年始のお知らせ */
.holiday_conts {
  margin: 30px auto 70px;
  width: 90% !important;
}
.holiday_conts ~ div {
  padding-top: 40px;
  background-color: #ffd8e1;
}
.kogao_edition .page_navigation {
  margin-top: -32px;
}
.kogao_edition .page_navigation .navi_list {
  background-color: #ffd8e1;
  padding-bottom: 34px;
}
.kogao_edition .page_navigation .navi_list li {
  width: 92%;
  margin: 0 auto 24px;
}
.kogao_edition .page_navigation .navi_list li:last-of-type {
  margin-bottom: 0;
}
.kogao_edition #conts_counseling {
  position: relative;
}
.kogao_edition #conts_counseling .btn {
  width: 92%;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.kogao_edition #conts_youtube {
  padding-top: 0;
  background-color: #e0e2e1;
}
.kogao_edition #conts_youtube h2 {
  width: 90%;
  margin: 0 auto 62px;
}
.kogao_edition #conts_youtube .movie_box {
  width: 92%;
  margin: 0 auto 52px;
}
.kogao_edition #conts_youtube .movie_box:last-of-type {
  margin-bottom: 20px;
}

.kogao_edition #conts_caution {
  background-color: #f2f2f2;
  padding: 58px 0 50px;
  overflow: hidden;
}
.kogao_edition #conts_caution .tab_box {
  position: relative;
}
.kogao_edition #conts_caution .tab_box .bg_img {
  width: 465px;
  position: absolute;
  top: -84px;
  right: 0;
}
.kogao_edition #conts_caution .caution_img {
  width: 94%;
  margin: 0 2% 34px 4%;
}
.kogao_edition #conts_caution .title_img {
  margin-bottom: 40px;
  max-width: 400px;
}
.kogao_edition #conts_caution .tabs {
  margin-bottom: 50px;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kogao_edition #conts_caution .tabs .tab_list {
  display: flex;
}
.kogao_edition #conts_caution .tabs input {
  display: none;
}
.kogao_edition #conts_caution .tabs label {
  width: 110px;
  height: 75px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  order: -1;
}
.kogao_edition #conts_caution .tabs .tab_01 {
  background-image: url(../img/num_01_g.png);
}
.kogao_edition #conts_caution .tabs .tab_02 {
  background-image: url(../img/num_02_g.png);
  margin-left: -1%;
}
.kogao_edition #conts_caution .tabs .tab_03 {
  background-image: url(../img/num_03_g.png);
  margin-left: -1%;
}
.kogao_edition #conts_caution .tabs input[name="tab_item"]:checked + .tab_01 {
  background-image: url(../img/num_01_y.png);
}
.kogao_edition #conts_caution .tabs input[name="tab_item"]:checked + .tab_02 {
  background-image: url(../img/num_02_y.png);
}
.kogao_edition #conts_caution .tabs input[name="tab_item"]:checked + .tab_03 {
  background-image: url(../img/num_03_y.png);
}
.kogao_edition #conts_caution .tabs .content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  margin: -2px auto 0;
}
.kogao_edition #conts_caution .tabs input:checked + .tab_item + .content {
  height: auto;
  opacity: 1;
}
.kogao_edition #conts_caution .movie_box {
  width: 92%;
  margin: 0 auto;
}
#conts_worries #small {
  margin-bottom: 131px;
}
#conts_worries .title_box {
  background-color: #f0f7fd;
  padding: 80px 0 50px;
}
#conts_worries .title_box h2 {
  width: 100%;
  margin: 0 auto 40px;
}
#conts_worries .page_link_box .link_img {
  width: 100%;
  margin: 0 auto 30px;
}
#conts_worries .page_link_box .link_img:last-of-type {
  margin-bottom: 0;
}
#conts_worries .box {
  margin-bottom: 100px;
}
#conts_worries .box:last-of-type {
  margin-bottom: 0;
}
#conts_worries #small .oneday_img_01 {
  width: 100%;
  margin-bottom: 70px;
}
#conts_worries #small .movie_box {
  background-color: #f9e4e2;
  padding-bottom: 60px;
  margin-bottom: 50px;
}
#conts_worries #small .movie_box .bg_img {
  width: 100%;
  margin-bottom: 28px;
}
#conts_worries #small .oneday_img_02 {
  width: 100%;
  margin-bottom: 66px;
}

#conts_worries #sagging .athred_img_01 {
  width: 100%;
  margin-bottom: 32px;
}
#conts_worries #sagging .movie_box {
  background-color: #f2e2f9;
  padding-bottom: 40px;
}
#conts_worries #sagging .movie_box .bg_img {
  width: 100%;
  margin-bottom: 28px;
}
#conts_worries #sagging .athred_img_02 {
  margin-bottom: 50px;
}
#conts_worries #sagging .yt_box {
  width: 92%;
  margin: 0 auto 32px;
}
#conts_worries #sagging .athred_img_03 {
  margin-bottom: 83px;
}
#conts_worries #sagging .btn_img {
  margin-bottom: 40px;
}
#conts_worries #sagging .btn_img:last-of-type {
  margin-bottom: 0;
}
#conts_worries #easy_fat .hifu_img_01 {
  margin-bottom: 69px;
}
#conts_worries #easy_fat {
  margin-bottom: 219px;
}
#conts_worries #gills {
  margin-bottom: 179px;
}
#conts_worries #gills .btx_img_01 {
  margin-bottom: 55px;
}
#conts_worries #point_fat {
  margin-bottom: 127px;
}
#conts_worries #point_fat .bnls_img_01 {
  margin-bottom: 70px;
}
#conts_worries #firm {
  margin-bottom: 256px;
}
#conts_worries #firm .diamond_img_01 {
  margin-bottom: 69px;
}
#conts_others .box {
  position: relative;
}
#conts_others .btn_img {
  position: absolute;
  width: 92%;
  bottom: 46px;
  left: 50%;
  transform: translateX(-50%);
}
/* banner_wrapper */
.banner_wrapper {
  width: 100%;
  padding: 6vw 5% 3vw;
}
.banner_area:not(:last-of-type) {
  margin-bottom: 12px;
}
/* 共通パーツ修正用 */
#conts_clinic .tabContents .img {
  width: 100%;
  margin-bottom: 26px;
  position: relative;
}
.dl_name .wpcf7-form-control-wrap,
.dl_name_kana .wpcf7-form-control-wrap,
.dl_mail .wpcf7-form-control-wrap,
.dl_tel .wpcf7-form-control-wrap,
.dl_detail .wpcf7-form-control-wrap {
  width: 100%;
}
/* /共通パーツ修正用 */
@media screen and (min-width: 761px) {
  footer {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 760px) {
  .btn_box .btn_img {
    margin-bottom: 28px;
  }
  .kogao_edition #conts_youtube h2 {
    margin-bottom: 38px;
  }
  .kogao_edition #conts_youtube .movie_box {
    margin-bottom: 30px;
  }
  .kogao_edition #conts_caution .caution_img {
    width: 96%;
    margin: 0 1% 20px 3%;
  }
  .kogao_edition #conts_caution .tab_box .bg_img {
    width: 58%;
    max-width: 400px;
    top: -46px;
  }
  #conts_worries .page_link_box .link_img a {
    min-height: 40px;
  }
  .kogao_edition #conts_caution .tab_box .auto {
    position: relative;
  }
  .kogao_edition #conts_caution .title_img {
    margin-bottom: 24px;
    max-width: 400px;
    width: 66%;
  }
  .kogao_edition #conts_caution .tabs label {
    width: 80px;
    height: 54px;
  }
  #conts_worries .box {
    margin-bottom: 64px;
  }
  #conts_worries .title_box {
    padding-top: 60px;
  }
  #conts_worries #small {
    margin-bottom: 64px;
  }
  #conts_worries #small .oneday_img_01 {
    margin-bottom: 28px;
  }
  #conts_worries #small .oneday_img_02 {
    margin-bottom: 38px;
  }

  #conts_worries #sagging .athred_img_01 {
    margin-bottom: 24px;
  }
  #conts_worries #sagging .yt_box {
    margin-bottom: 24px;
  }
  #conts_worries #sagging .athred_img_03 {
    margin-bottom: 50px;
  }
  #conts_worries #sagging .btn_box .btn_img {
    margin-bottom: 28px;
  }

  #conts_worries #easy_fat {
    margin-bottom: 80px;
  }
  #conts_worries #easy_fat .hifu_img_01 {
    margin-bottom: 34px;
  }

  #conts_worries #gills {
    margin-bottom: 80px;
  }
  #conts_worries #gills .btx_img_01 {
    margin-bottom: 34px;
  }

  #conts_worries #point_fat {
    margin-bottom: 80px;
  }
  #conts_worries #point_fat .bnls_img_01 {
    margin-bottom: 34px;
  }

  #conts_worries #firm {
    margin-bottom: 80px;
  }
  #conts_worries #firm .diamond_img_01 {
    margin-bottom: 34px;
  }

  #conts_others .btn_img {
    bottom: 30px;
  }
}
