@charset "utf-8";
/*よく使う定義////////////////////////////////*/
a:hover{
  opacity: .8;
}
.mw-1400{
  max-width: 1400px;
}
.fw-yumincho {
  font-family:'游明朝','Yu Mincho',serif;
  font-weight: 500;
}
.mb-50{
  margin-bottom: 50px;
}
.mb-35{
  margin-bottom: 35px;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-15{
  margin-bottom: 15px;
}
.has-text-centered{
  text-align: center;
}
.lp_p-a{
  font-size: 1rem;
  line-height: 1.7;
  color: #808080;
  padding: 10px;
}
.pt-20{
  padding-top: 20px;
}

/*ヘッダー//////////////////////////////////////*/
header{
  position: fixed;
  width: 100%;
  z-index: 50;
  background: url("../img/back-color_3.png") center;
  background-size: 100% 100%;
}
.header_inner{
  max-width: 1150px;
  margin: 0 auto;
  align-items: center;
}
.main_logo{
  max-width: 325px;
  margin-left: 5px;
}
header .menu {
  width: 20%;
  max-width: 55px;
  margin: 15px;
}
nav .batsu {
  width: 27px;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.wrap-max {
  width: 100%;
}
.pc_tel{
  max-width: 250px;
  margin: 5px 10px ;
}
.nav_inner{
  font-family:'游明朝','Yu Mincho',serif;
}
.nav_inner li a{
  color: #fff;
}
@media (min-width: 769px) {
  header{
    background: url("../img/back-color_min.png") center;
    background-size: cover;
    border-bottom: 1px solid #5c5c5c;
    left: 0;
    right: 0;
    margin: auto;
    min-height: 137px;;
  }
  nav{
    position: relative;
  }
  .head-info{
    justify-content: center;
    gap: 10px;
  }
  .nav_inner{
    display: flex;
    justify-content: flex-end;
  }
  .nav_inner li{
    margin: 30px 3px;
  }
  .nav_inner li:last-child{
    margin-right: 0;
  }
  .sns_icon{
    position: absolute;
    right: 0;
  }
  .sns_icon img{
    width: 32px;
    margin:  20px 5px;
  }
  /*メインビジュアル//////////////////////*/
  .main_visual{
    padding-top: 137px;
    text-align: center;
  }
}
@media (min-width: 769px) {
  .nav_inner li{
    margin: 30px 5px;
    font-size: .8rem;
  }
}
  @media (min-width: 1200px) {
    .nav_inner li{
      margin: 30px 10px;
      font-size: 1rem;
      color: #333;
    }
    .sns_icon img{
      margin:  10px 5px;
    }
}

@media (max-width: 768px){
  /*スマホナビゲーション//////////////////*/
  body.sp_active-nav nav {
    right: 0;
    opacity: 1;
  }
  nav.nav {
    margin-top: 0;
    width: 195px;
    height: 100%;
    background: url("../img/back-color_3.png") center;
    background-size: cover;
    top: 0;
    right: -195px;
    transition: right 0.3s, opacity 0.3s;
    opacity: 0;
    z-index: 86;
    overflow-y: auto;
  }
  body.sp_active-nav .nav-sheet {
    opacity: 0.6;
    left: 0;
  }
  .nav-sheet {
    background: #fff;
    opacity: 0;
    width: 100%;
    height: 200%;
    position: fixed;
    top: -50%;
    left: 100%;
    transition: opacity 0.3s;
    z-index: 85;
  }
  .batsu_btn{
    padding: 2.5vw 2.5vw;
    text-align: right;
    height: 16vw;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    position: relative;
  }
  .nav_inner li{
    color: #fff;
  }
  .nav_inner li a{
    padding: 0 20px;
    width: 100%;
    height: auto;
    border-right-style: none;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    display: block;
    font-size: 18px;
    line-height: 46px;
    color: #fff;
    background: url("../img/back-color_4.png") center;
    background-size: cover;
  }
  .sns_icon_sp {
    padding: 25px 0;
  }
  .sns_icon_sp img{
    display: block;
    margin: 10px auto;
    width: 50px;
  }
/*スマホロゴ//////////////*/
  .main_logo{
    width: 50%;
    max-width: 500px;
    margin-left: 15px;
    margin-right: 5px;
  }
  .header_inner{
    height: 16vw;
  }
  .main_visual{
    padding-top: 16vw;
  }
}
/*見出し枠//////////////////////*/
.heading_border{
  background: url("../img/border.png") no-repeat center;
	background-size: 100% 100%;
  margin: 0 auto;
}
.section_heading{
  font-size: 2.5rem;
  color: #fff;
  text-align: center;
  font-style: normal;
  font-weight: 300;
  padding: 30px 0;
  text-shadow: 1px 2px 3px #808080;
}
@media (max-width: 768px){
  .section_heading{
    font-size: 1.4rem;
    padding: 38px 0;
  }
}
/*=================
こんなお悩みありませんか？
=================*/
.top_img_wrap{
  margin: 0 auto;
  background: url("../img/back-color.png") no-repeat;
	background-size: 100% auto;
  padding: 100px 125px;
}
@media screen and (min-width:768px) and ( max-width:1150px) {
  .top_img_wrap{
    padding: 100px 50px;
  }
}
@media (max-width: 768px){
  .top_img_wrap{
    padding: 0;
    background: none;
  }
}
/*=================
究極のボディデザインを実現する　4つのポイント
=================*/
.point4_wrap{
  margin: 0 auto;
  background: url("../img/back-color_min.png") center;
  background-size: contain;
  padding: 50px 10px;
}
.point_headung{
  color: #fff;
  font-size: 2.5rem;
  line-height: 1.3;
  padding-left:125px;
  margin-bottom: 50px;
}
.p-number-1{
  background: url("../img/number_1_a.png") no-repeat;
  background-size: contain;
}
.p-number-2{
  background: url("../img/number_2_a.png") no-repeat;
  background-size: contain;
}
.p-number-3{
  background: url("../img/number_3_a.png") no-repeat;
  background-size: contain;
}
.p-number-4{
  background: url("../img/number_4_a.png") no-repeat;
  background-size: contain;
}
.point_sub-headung{
  font-size: 1.5rem;
  line-height: 1.3;
  color: #c1a367;
  margin-bottom: 10px;
}
.point_sentence{
  font-size: 1rem;
  color: #818181;
  line-height: 1.7;
  color: #fff;
}
.syringe_box{
  width: 100%;
  background: #fff;
  border: 1px solid #7f7045;
  padding: 35px;
}
.syringe_text{
  max-width: 225px;
  margin-right: 30px;
}
.syringe_box h4{
  color: #807246;
  font-size: 1.1rem;
  margin: 10px 0;
}
.syringe_box p{
  font-size: .8rem;
  line-height: 1.5;
  color: #848484;
}
@media (min-width: 1400px) {
.pc-ml-225{
  margin-left: 225px;
 }
 .pc-mr-225{
   margin-right: 225px;
  }
}
@media screen and (min-width:1240px) and ( max-width:1399px) {
.pc-ml-225{
  margin-left: 100px;
 }
 .pc-mr-225{
   margin-right: 100px;
  }
}
@media screen  and ( max-width:1239px) {
  .point_headung{
    font-size: 1.5rem;
    padding-left: 80px;
    margin-bottom: 30px;
  }
  .point_sub-headung{
    font-size: 1.2rem;
  }
  .pc-ml-225{
    margin-left: 10px;
  }
  .pc-mr-225{
   margin-right: 10px;
  }
}
@media screen and (min-width:1049px){
  .pc_flx-point{
      display: flex;
      justify-content: space-between;
    }
    .point_text-box{
      max-width:540px;
    }
    .point4_wrap{
      padding: 150px 0;
    }
}
@media screen  and ( max-width:1048px) {
  .pc-ml-225{
    margin-left: 0px;
  }
  .pc-mr-225{
   margin-right: 0px;
  }
  .syringe_box{
    max-width: 600px;
    margin: 0 auto 30px auto;
  }
  .syringe_box .flx{
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 920px){
  .point_br{
    display: none;
  }
}
@media screen and (max-width: 919px){
  .section_heading {
    padding: 38px 0;
  }
  .point_heading{
    line-height: 1.5;
    padding: 16px 0;
  }
  .section_heading{
    font-size: 1.4rem;
  }
}
@media (max-width: 768px){
  .syringe_box{
    padding: 10px;
  }
  .point_text-box{
    max-width: 600px;
    margin: 0 auto;
  }
  .point_sentence,.syringe_box{
    margin-bottom: 30px;
  }
  .point_img{
    margin: 20px 50px 50px;
  }
}
@media (max-width: 374px){
  .sp_374_no{
    display: none;
  }
  .syringe_box h4{
    font-size: .9rem;
  }
  .syringe_box p{
    font-size: .7rem;
  }
  .syringe_text{
    margin-right: 20px;
  }
}
/*超音波//////////*/
.ultrasonic_wrap{
  max-width: 1150px;
  margin: 100px auto 50px;
  background: #e5e4e0;
  padding: 25px 0 25px;
  position: relative;
}
.sub_heading{
  font-size: 2rem;
  color: #807349;
  text-align: center;
  background: url("../img/g-border.png") bottom no-repeat;
  background-size: contain;
  margin: 50px auto;
  max-width: 1000px;
  padding: 10px;
}
.ultrasonic_text{
  max-width: 490px;
}
.frame_border{
  background-color: #e5e4e0;
  position: relative;
  z-index:0;
}
.frame_border h4{
  font-size: 1.2rem;
  text-align: center;
  max-width: 490px;
  position:relative;
  padding:20px;
  border:1px solid #c0b7a6;
  background:none;
  letter-spacing:1px;
  color: #807349;
}
.frame_border h4::after{
  position: absolute;
  top:5px;
  left:5px;
  content:"";
  height:100%;
  width:100%;
  z-index:-1;
  background:#fff;
}
.sub_u_text{
  color: #817045;
  font-size: 1.1rem;
  margin: 30px 0 20px;
}
.u_text{
  font-size: .9rem;
  line-height: 1.5;
  color: #7f8180;
}
.ultrasonic_img{
  max-width: 395px;
}
.ultrasonic_box{
  margin-bottom: 100px;
}
@media screen and (min-width:950px){
  .ultrasonic_box{
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .inline_img{
    display: none;
  }
}
@media screen and (max-width:949px){
  .ultrasonic_box{
    margin: 50px 0px;
    padding: 0 10px;
    overflow: hidden;
  }
  .ultrasonic_text{
    max-width: 100%;
  }
  .frame_border h4{
    max-width: 100%;
  }
  .ultrasonic_img{
    display: none;
  }
  .inline_img{
    width: 35%;
    margin: 0 5px;
  }
}
@media screen and (min-width:769px){
  .u_br{
    display: none;
  }
  .frame_border h4{
    font-size: 1.5rem;
  }
  .sub_heading{
    padding: 25px 10px;
  }
}
@media (max-width: 768px){
  .sub_heading{
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
/*お肌の脂肪除去にも//////////////////*/
.overflow-h{
  overflow: hidden;
}
.ultrasonic_box_2{
  padding: 0 10px;
}
.u_text_2{
  font-size: 1rem;
  line-height: 1.7;
  color: #7f8180;
  margin: 20px 0;
}
.ultrasonic_img_2{
  max-width: 390px;
  margin: 0 auto;
  padding: 20px 10px;
}
@media screen and (min-width:1080px){
  .ultrasonic_img_2{
    max-width: 360px;
    float: right;
    margin-right: 100px;
    padding: 0;
  }
  .u_flt_text{
    width: 950px;
    margin-top: 86px;
    margin-bottom: 80px;
  }
  .ultrasonic_text_2{
    max-width: 490px;
    float: left;
    margin-left: 100px;
  }
}
@media screen and (min-width:950px){
  .u_text_2:nth-of-type(1){
    margin-top: 50px;
  }
}
@media screen and (max-width:949px){
.ultrasonic_img_2{
  margin: 0 auto;
  }
}
@media (max-width: 768px){
  .frame_border h4.font-adjustment{
    font-size: 1rem;
  }
  .sp-p-top-5{
    padding-top: 5px;
  }
  .ultrasonic_img_2 img{
    padding: 10px;
  }
}
/*麻酔の安全性について///////////////////*/
.border_design{
  max-width: 1150px;
  margin: 100px auto 0;
  clear: both;
}
.border_design_inner{
  background-size: 45px;
  background-color: #fff;
  overflow: hidden;
  padding: 50px 20px;
  border: 1px solid #c1b9a4;
}
.border_design_h3{
  font-size: 1.7rem;
  background: url("../img/g-border.png") bottom no-repeat;
  background-size: contain;
  line-height: 2;
  margin: 0 0 15px;
  color: #807349;
}
.border_design_inner p{
  color: #7f8180;
  line-height: 1.5;
  font-size: 1rem;
}
.syringe_img_pc{
  max-width: 294px;
}
@media screen and (min-width:950px){
  .inner_flx{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row-reverse;
  }
  .syringe_text2{
    max-width: 590px;
    margin-left: 50px;
  }
}
@media screen and (max-width:949px){
  .syringe_img_pc{
    display: none;
  }
}
@media (max-width: 768px){
  .border_design_h3{
    font-size: 1.4rem;
  }
  .border_design_inner p{
    font-size: .9rem;
  }
}
/*=================
部位別・脂肪の吸引法　各部位における吸引の特徴
=================*/
.suction_wrap,.service_wrap{
  margin: 0 auto;
  background: url("../img/back-color_min.png") center;
  background-size: cover;
  padding: 100px 125px;
}
.suction_box{
  max-width: 1150px;
  background: #fff;
  padding: 85px 0;
}
.suction_text_box{
  overflow: hidden;
}
.suction_text_box h3{
  font-size: 2.5rem;
  line-height: 1.3;
  color: #807246;
  padding-left: 125px;
  margin-bottom: 50px;
}
.suction_sub_heading{
  font-size: 1.5rem;
  line-height: 1.3;
  color: #807246;
  margin-bottom: 10px;
}
.suction_text,.service_text{
  font-size: 1rem;
  color: #818181;
  line-height: 2;
  text-align: justify;
}
.suction_img{
  max-width: 395px;
}
.btn_box{
  margin: 100px auto 0;
}
.more_btn{
  font-size: 1.2rem;
  color: #fff;
  background: #807146;
  border-radius: 30px;
  text-align: center;
  margin: 30px auto;
  text-decoration: none;
  letter-spacing: 0.2em;
  box-shadow: 0 2px 3px rgba(10,10,10,0.1), 0 0 0 0.5px rgba(10,10,10,0.1);
  width: 120px;
  letter-spacing: 0.1em;
  margin: 0 auto 10px auto;
  padding: .8rem 1rem .8rem 3.5rem;
  transition: all 0.5s ease;
}
.p-l30{
  padding-left: 30px;
}
@media (max-width: 1300px){
  .suction_wrap,.service_wrap{
    padding: 100px 50px;
  }
}
@media screen and (min-width:1200px){
  .suction_box{
    padding: 85px 55px;
  }
}
@media (max-width: 1100px){
  .suction_wrap{
    padding: 100px 10px;
  }
  .service_wrap{
    padding: 30px 10px;
  }
  .suction_text,.service_text{
    font-size: .9rem;
    line-height: 1.7;
  }
}
@media screen and (min-width:950px){
  .suction_box_flx{
    display: flex;
    justify-content: space-around;
  }
  .suction_text_box{
    max-width: 475px;
  }
  .inline_img2{
    display: none;
  }
  .suction_box{
    margin:  0 auto 50px;
  }
  .more_btn:hover {
      background: #fff;
      color: #807146;
  }
}
@media screen and (max-width:949px){
  .suction_box{
    padding: 30px 10px;
    margin: 0 auto 15px;
  }
  .suction_text_box h3{
    font-size: 1.5rem;
    padding-left: 80px;
    margin-bottom: 30px;
  }
  .suction_sub_heading{
    font-size: 1.2rem;
  }
  .suction_img{
    display: none;
  }
  .inline_img2{
    width: 35%;
    margin: 0 0 0 10px;
  }
  .more_btn{
    font-size: 1rem;
  }
  .btn_box{
    margin: 50px auto;
  }
}
/*=================
部位別・脂肪の吸引法　各部位における吸引の特徴
=================*/
.flow_wrap{
  margin: 0 auto;
  background: url("../img/back-color.png") no-repeat;
	background-size: 100% auto;
}
.b-arrow{
  background: url("../img/arrow.png") no-repeat bottom center;
}
.flow_lead p{
  color:#7e7743;
}
.flow_img{
  max-width: 340px;
}
.folw_text h3{
  font-size: 2.1rem;
    color:#7e7743;
  margin-bottom: 30px;
}
.folw_text p{
  font-size: 1rem;
  line-height: 1.7;
  color: #808080;
  text-align: justify;
}
.folw_text p.flow-sub{
  color: #807246;
}
@media screen and (min-width:769px){
  .flow_lead{
    padding: 150px 0 0 0;
  }
  .flow_lead p{
    font-size: 1.5rem;
    line-height: 2;
  }
  .folw_text{
    max-width: 585px;
    margin:45px 0  0 50px;
  }
  .flow_box{
    display: flex;
    justify-content: center;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 80px;
  }
}
@media (max-width: 768px){
  .flow_lead{
    padding: 50px 0;
  }
  .flow_box{
    padding: 10px 10px 50px 10px;
    background-size: 50px;
  }
  .flow_lead p{
    font-size: 1rem;
    line-height: 1.5;
  }
  .flow_img{
    max-width: 250px;
    margin: 10px auto 30px;
  }
  .folw_text{
    margin-left: 0px;
  }
  .folw_text h3{
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
  .folw_text p.flow-sub{
    font-size: 1rem;
    margin: 5px 0;

  }
  .folw_text p{
    font-size: .9rem;
    line-height: 1.5;
  }
}
/*マグマトリートメント/////////////////*/
.service_lead{
  padding: 100px 0;
}
.color-fff{
  background: #fff;
  color: #333;
  margin: 0 5px 0 0;
  padding:  0 5px 0 0;
}
.service_lead p{
  color:  #fff;
  line-height: 1.7;
  font-size: 1.5rem;
}
.service_box{
  max-width: 1150px;
  background: #ebebeb;
  padding: 85px 0;
  margin: 0 auto 50px;
}
.service_text_box{
  max-width: 475px;
}
.service_text_box h3{
  font-size: 2rem;
  line-height: 1.3;
  color: #807246;
  padding-left: 125px;
  margin-bottom: 50px;
}
.service_option p{
  text-align: center;
  display: inline-block;
  color: #807246;
  border: 1px solid #807246;
  border-radius: 10px;
  vertical-align: top;
  font-size: 1.1rem;
  background: #fff;
}
.service_option p.service_option-br{
  padding: 14px;
  line-height: 1.2;
}
@media (min-width: 769px){
  .service_box_flx{
    display: flex;
    justify-content: space-around;
  }
  .service_box_flx{
    padding: 0 10px;
  }
  .service_img{
    max-width: 400px;
    margin-left: 10px;
  }
  .service_option {
    max-width: 1000px;
    margin: 80px auto 30px auto;
  }
  .service_option p{
    padding: 26.5px 15px;
    min-width: 177px;
    margin:  0 8px 20px 8px;
  }
}
@media (max-width: 768px){
  .service_lead{
    padding: 25px 0;
  }
  .service_lead p{
    font-size: 1rem;
    line-height: 1.5;
  }
  .service_box{
    padding: 30px 10px;
  }
  .service_text_box{
    max-width: 100%;
  }
  .service_text_box h3{
    font-size: 1.5rem;
    padding-left: 80px;
  }
  .service_img{
    padding: 20px 30px;
    margin: 0 auto;
  }
  .service_option {
    margin:  30px auto;
  }
  .service_option p{
    font-size: .7rem;
    padding: 24px 7px;
    width: 103px;
    margin: 0 0 10px;
  }
  .service_option p.service_option-br{
    padding: 16.5px 7px;
  }
}
/*脂肪吸引のリスク//////////*/
.risk_wrap{
  margin: 100px auto;
}
.leaf_title{
  color: #7d6f42;
  text-align: center;
  background: url("../img/title_deco_1.png") no-repeat left 2px center,
  url("../img/title_deco_2.png") no-repeat right 2px center;
  background-size: 44px;
  font-size: 1.8rem;
  line-height: 1.5;
  max-width: 525px;
  margin: 30px auto;
}
.risk_table_box{
  color: #818181;
  padding: 10px;
}
.risk_table_box p{
  line-height: 1.3;
  max-width: 657px;
  margin: 0 auto;
}
.risk_table_box table{
  margin:  20px auto;
}
.risk_table_box td{
  border: 1px solid #818181;
  padding: 1rem 2rem;;
  line-height: 1.3;
  vertical-align: middle;
}
.tab_title{
  text-align: center;
  min-width: 200px;
}
@media (max-width: 768px){
  .risk_wrap{
    margin: 50px auto;
  }
  .leaf_title{
    max-width: 400px;
    margin: 30px auto;
    font-size: 1.4rem;
    padding: 20px;
    line-height: 1.3;
    background-size: 70px
  }
  .risk_table_box td{
    padding: .5rem;
    line-height: 1.3;
  }
  .tab_title{
    min-width: 100px;
  }
  .risk_table_box p{
    max-width: 510px;
  }
}
/*==================
よくある質問
==================*/
.faq_box{
  max-width: 1150px;
  padding: 100px 0 50px;
  margin: 0 auto 50px;
  position: relative;
}
.faq_top_deco,
.faq_bottom_deco{
  max-width: 270px;
  position: absolute;
  margin:  auto;
  /*top: 50%;*/
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.faq_top_deco{
  top: -1%;
}
.faq_bottom_deco{
  bottom:  -5%;
}
.faq{
  padding: 5px;
  margin-bottom: 60px;
}
.faq h3{
  font-size: 1.7rem;
  color: #c3a863;
  margin-bottom: 30px;
  background: url("../img/q_icon.png") no-repeat left top;
  background-size: 90px;
  max-width: 900px;
  margin: 0 auto;
  padding: 45px 10px 20px 130px ;
}
.faq p{
  font-size: 1rem;
  line-height: 1.7;
  color: #808080;
  max-width: 900px;
  margin: 0 auto;
  padding:0 10px 0 130px ;
  color: #fff;
}
.faq p:nth-of-type(1){
  color: #c3a863;
  font-size: 1.3rem;
  line-height: 1.3;
  margin-bottom: 10px;
}
@media (max-width: 1100px){
  .faq_top_deco,
  .faq_bottom_deco{
    max-width: 170px;
  }
  .faq_top_deco{
    top: -.6%;
  }
  .faq_bottom_deco{
    bottom: -2.5%;
  }
}
@media (max-width: 768px){
  .faq_box{
    padding-top: 50px;
    padding-bottom: 20px;;
  }
  .faq{
    padding: 0;
  }
  .faq h3{
    font-size: 1.5rem;
    margin-left: 10px;
    margin-bottom: 20px;
    padding: 1px 6px 6px 80px;
    background-size: 68px;
    line-height: 1.3;
  }
  .faq p{
    padding: 5px 10px;
  }
  .faq p:nth-of-type(1){
    margin-bottom: 0;
  }
  .sp_pt-50{
    padding-top: 50px;
  }
}
/*==================
モニター募集
==================*/
.monitor_wrap{
  margin: 0 auto;
  background: url("../img/back-color.png") no-repeat;
	background-size: 100% auto;
  padding-bottom: 50px;
}
.monitor_lead_img{
  max-width: 390px;
  padding: 10px;
}
.monitor_lead{
  margin-bottom: 60px;
}
.monitor_lead_text p:nth-of-type(1){
  font-size: 1.5rem;
  line-height: 1.3;
  color: #807246;
  padding: 25px 10px;
}
.monitor_lead_text p:nth-of-type(2){
  font-size: 1rem;
  line-height: 1.7;
  color: #808080;
  padding: 10px;
}
@media (min-width: 769px){
  .monitor_lead{
    padding: 100px 0;
    display: flex;
    justify-content: center;
    flex-flow: row-reverse;
    align-items: center;
  }
  .monitor_lead_text{
    max-width: 600px;
    margin-left: 40px;
  }
}
@media (max-width: 768px){
  .monitor_wrap{
    padding-bottom: 25px;
  }
  .monitor_lead_img{
    margin: 0 auto;
    padding: 10px 30px;
  }
}
/*モニターの種類///////////*/
.monitor_box{
  padding: 10px;
  margin: 50px auto;
}
.monitor_content{
  max-width: 450px;
  border: 1px solid #7f5904;
  position: relative;
}
.monitor_title_position{
  width: 300px;
  position: absolute;
  margin:  auto;
  top: 0%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.monitor_min_title{
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
  background: url("../img/ribbon.png") no-repeat;
  background-size: contain;
  height: 40px;
  padding-top: 10px;
}
.monitor_min_img{
  max-width: 162px;
  padding: 10px;
}
.monitor_min_img2{
  max-width: 420px;
  padding: 10px;
}
.monitor_min_box{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.monitor_min_box2{
  padding: 20px;
}
.monitor_min_box p{
  max-width: 250px;
}
.monitor_form{
  margin-bottom: 55px;
}
@media (min-width: 950px){
  .monitor_box{
    display: flex;
    justify-content: center;
    margin: 100px auto;
  }
  .monitor_content{
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 769px){
  .moni_leaf{
    max-width: 350px;
  }
  }
@media (max-width: 949px){
  .monitor_content{
    margin: 10px auto 50px auto;
  }
  .monitor_min_box{
    padding: 30px 5px;
  }
}
/*===============
料金
===============*/
.price_wrap{
  margin: 0 auto;
  background: url(../img/back-color_min.png) no-repeat;
  background-size: cover;
}
.price_table{
  padding: 10px 10px 50px 10px;
}
.price_table table{
  margin: 0 auto;
  color: #807146;
  font-family:'游明朝','Yu Mincho',serif;
  margin-bottom: 30px;
  width: 100%;
  max-width: 955px;
}
.price_table table th,
.price_table table td{
  border: 1px solid #807146;
  width: 50%;
  vertical-align: middle;
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.4;
}
.price_table table th{
  padding: .5rem 1rem;
}
.price_table table td{
  padding: 1rem .1rem;
  background: #fff;
}
.price_table table td.f-size-1{
  font-size: 1rem;
}
.price_th_m{
  background: #e6e3da;
}
.price_th_p{
  background: #807146;
  color: #fff;
}
.credit_box{
  max-width: 955px;
  margin: 0 auto;
}
.price_card_img{
  max-width: 600px;
  margin: 20px 0;
}
.price_p{
  font-size: 1rem;
  line-height: 1.7;
  color: #fff;
}
@media (min-width: 769px){
  .price_table table th,
  .price_table table td{
    font-size: 1.7rem;
  }
  .price_table table td.f-size-1{
    font-size: 1.3rem;
  }
  .price_table table td{
    padding: 1.5rem .1rem;
  }
}
/*より詳しい詳細について////////*/
.price_indetail{
  max-width: 955px;
  margin: 100px auto 0 auto;
}
@media (max-width: 768px){
  .b-size-50{
    background-size: 50px;
  }
  .price_indetail{
    margin-top: 50px;
  }
}
/*禁止される表現/////////////*/
.ban_h3{
  color: #807146;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.5;
  background: url(../img/g-border.png) bottom no-repeat;
  background-size: contain;
  max-width: 600px;
  margin: 0 auto 50px auto;
}
.ban_box p.ban_p{
  font-size: 1rem;
  line-height: 1.7;
  text-align: center;
}
.border-red{
  border: 1px solid #9f4257;
}
.ban_box{
  margin: 50px auto;
}
.ban_inner{
  padding: 50px 20px 100px;
  max-width: 955px;
  margin: 0 auto;
}
@media (max-width: 768px){
  .ban_h3{
    font-size: 1.3rem;
    margin-bottom: 20px;
  }
  .ban_box p.ban_p{
    text-align: left;
  }
  .ban_inner{
    padding: 50px 10px;
  }
}
/* =================
医師紹介　デザイン引継ぎ
=================-- */
.information {

}
.information .clinic-wrap-1 {
  margin: auto;
  padding: 150px 0;
  width: calc(100% - 40px);
  max-width: 1300px;
  background: #fff;
}
.information .clinic-wrap-2 {
  margin: auto;
  width: calc(100% - 40px);
  max-width: 1060px;
}

.information .info-list-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 50px;
}
.information .info-list-item:last-of-type {
  padding-bottom: 0;
}
.information .info-list-item .clinic-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 55px;
  margin-bottom: 25px;
  /*background: #ae8b3a;*/
  background: url(../img/clinic_b.png) no-repeat center;/*背景画像追加*/
  background-size: cover;
  color: #fff;
  font-size: 32px;
  letter-spacing: 20px;
}
.information .info-list-item .clinic {
  width: calc(70% - 10px);
}
.information .info-list-item .clinic .pic {
  float: left;
  margin: 0 15px 20px 0;
}
.information .info-list-item .clinic .pic img{
  width: 228px;
}
.information .info-list-item .clinic .clinic-inner {
  display: flex;
  width: calc(100% - 245px);
  font-size: 1.4rem;
}
.information .info-list-item .clinic .clinic-inner:nth-of-type(1) {
  padding-bottom: 13px;
  border-bottom: #A7A399 1px dashed;
}
.information .info-list-item .clinic .clinic-inner:nth-of-type(1) .info-title {
  height: 60px;
}
.information .info-list-item .clinic .clinic-inner:nth-of-type(2) {
  padding: 13px 0;
  border-bottom: #A7A399 1px dashed;
}
.information .info-list-item .clinic .clinic-inner:nth-of-type(2) .info-title {
  height: 30px;
}
.information .info-list-item .clinic .clinic-inner:nth-of-type(3) {
  padding-top: 13px;
}
.information .info-list-item .clinic .clinic-inner:nth-of-type(3) .info-title {
  height: 45px;
}
.information .info-list-item .clinic .info-title {
  display: flex;
  align-items: center;
  width: 85px;
  padding-left: 15px;
  margin-right: 15px;
  /*background: #ae8b3a;*/
  background: radial-gradient(#b39241, #8d6e1c);
  color: #fff;
  font-size: 12px;
}
.information .info-list-item .clinic .info-text {
  display: flex;
  align-items: center;
  line-height: 1.3;
  font-size: 14px;
}
.information .info-list-item .clinic .map {
  width: 100%;
  height: 300px;
}
.information .info-list-item .doctor {
  width: calc(30% - 5px);
}
.information .info-list-item .doctor .doctor-inner {
  margin-bottom: 15px;
}
.information .info-list-item .doctor .doctor-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  float: left;
  width: 85px;
  height: 45px;
  padding-left: 15px;
  margin: 0 15px 15px 0;
  /*background: #ae8b3a;*/
  background: radial-gradient(#b39241, #8d6e1c);
  color: #fff;
  font-size: 12px;
}
.information .info-list-item .doctor .doctor-name {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 600;
}
.information .info-list-item .doctor .doctor-name span {
  display: block;
  color: #808080;
  font-size: 14px;
}
.information .info-list-item .doctor .career-title {
  height: 30px;
  padding-left: 15px;
  margin-bottom: 10px;
  /*background: #ae8b3a;*/
  background: radial-gradient(#b39241, #8d6e1c);
  color: #fff;
  font-size: 12px;
  line-height: 30px;
}
.information .info-list-item .doctor .career-list {
  margin-bottom: 15px;
}
.information .info-list-item .doctor li {
  font-size: 12px;
  border-bottom: #A7A399 1px dashed;
  line-height: 2.6rem;
}

@media screen and (max-width: 768px) {
  .information .clinic-wrap-1 {
  padding: 0;
  width: auto;
  max-width: auto;
  background: transparent;
}
.information .clinic-wrap-2 {
  width: auto;
  max-width: auto;
}
  .information .info-list-item {
    flex-direction: column;
  }
  .information .info-list-item:last-of-type {
    /*margin-bottom: 30px;*/
  }
  .information .info-list-item:not(.acc-active) {
  padding: 0;
  }
  .information .info-list-item .clinic-title {
    background-image: url(../img/clinic_cursor_open.png),url(../img/clinic_b.png);/*背景画像追加*/
    background-repeat: no-repeat,no-repeat;
    background-position: right 10px top 22px,center;
    background-size: 23px,100% 100%;
    cursor: pointer;
  }
  .information .info-list-item:not(.acc-active) .clinic-title {
    margin: 0;
    border-bottom: 1px solid #fff;
    background-image: url(../img/clinic_cursor_close.png), url(../img/clinic_b.png);/*背景画像追加*/
    background-repeat: no-repeat,no-repeat;
    background-position: right 10px top 16px, center;
    background-size: 12px,100% 100%;
  }
  .information .info-list-item .clinic,
  .information .info-list-item .doctor {
    margin: auto;
    width: calc(100% - 20px);
    display: none;
  }
  .information .info-list-item .clinic{
    padding-bottom: 30px;
  }
  .information .info-list-item .clinic .clinic-inner {
    width: 100%;
  }
  .information .info-list-item .clinic .clinic-inner:nth-of-type(3) {
    padding-bottom: 20px;
  }
  .information .info-list-item .clinic .pic {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    float: none;
  }
  .information .info-list-item .doctor .doctor-pic {
    margin: 15px auto 0 auto;
    width: 100%;
    max-width: 324px;
    display: block;
  }
  .information .info-list-item .doctor li {
  font-size: 14px;
  }
}
/*ページ内リンク、ヘッダ・フッタ分ずらす*/
.anchor {
  margin-top : -135px;
  padding-top : 135px;
  height: 0;
}
@media screen and (max-width: 768px){
  .anchor {
      margin-top : -13vw;
      padding-top : 13vw;
  }
}
/*.back-top-btn------------------------------------------*/
.back-top-btn {
  position: fixed;
  bottom: calc(30px + 20px);
  right: 20px;
  z-index: 7;
}
@media screen and (max-width: 1250px) {
  .back-top-btn {
      bottom: calc(11.5vw + 20px);
  }
}
@media screen and (max-width: 768px) {
    .back-top-btn {
      right: 10px;
      bottom: calc(17vw + 30px);
  }
}
/*===============
フッター
===============*/
footer{
  background: #333333;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px){
  footer{
    /*margin-bottom: 13vw;*/
    font-size: .9rem;
  }
  .footer_adjustment {
    height: 90px;
  }
}
/*スマホボタン//////////*/
.footer .pc_no{
  display: none;
}
@media screen and (max-width: 768px){
  .footer{
    padding: 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
  }
  .footer .btn-set-sp .btn img {
    height: 70%;
    width: auto;
  }
  .footer .btn-set-sp .btn, .footer .btn-set-sp .btn-tel {
    width: calc(100% / 4);
    height: 13vw;
    max-height: 15vh;/*--試し--*/
  }
  .footer .btn, .footer .btn-tel {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer .btn-cs {
    background: linear-gradient(0deg, rgba(151,5,18,1) 0%, rgba(194,54,18,1) 100%);
  }
  .footer .btn-ma {
    background: linear-gradient(0deg, rgba(47,50,129,1) 0%, rgba(72,74,157,1) 100%);
  }
  .footer .btn-mo {
    background: linear-gradient(0deg, rgba(128,116,68,1) 0%, rgba(160,142,104,1) 100%);
  }
  .footer .btn-set-sp .btn-tel {
    background: linear-gradient(0deg, rgba(14,135,102,1) 0%, rgba(38,171,124,1) 100%);
  }
  .footer .btn-set-sp {
    display: flex;
  }
}
.tel {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    padding: 10px;
}
.phoneNumber{
  font-weight: bold;
  margin-right: 5px;
  font-size: 1.5rem;
  color: #fff;
}

.phoneNumber::before {
    background: center/contain url(../img/free_tel_icon.svg) no-repeat;
    content: "";
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    vertical-align: text-top;
    width: 30px;
}
.tel__note {
    font-size: 10px;
}
.tel__note .border {
    border: 1px solid #fff;
    padding: 1rem;
    padding: 1px;
}
.monitor_min_img2 .phoneNumber{
  color: #817347;
  font-size: 2.5rem;
  padding-bottom: 10px;
}
.monitor_min_img2 .phoneNumber::before{
    background: center/contain url(../img/monitor_free_tel_icon.svg) no-repeat;
    content: "";
    display: inline-block;
    height: 50px;
    margin-right: 5px;
    vertical-align: text-top;
    width: 50px;
}
.monitor_min_img2 .tel{
  color: #817347;
  flex-flow: column;
  padding: 0;
}
.monitor_min_img2 .tel__note{
  font-size: 1rem;
}
.monitor_min_img2 .tel__note .border{
  border: 1px solid #817347;
    padding: 1rem;
    padding: 1px;
}
@media screen and (max-width:980px){
    .headerBtn .tel {
        display: none;
        transition: all 0.3s ease 0s;
    }
}
@media screen and (max-width:480px){
  .monitor_min_img2 .phoneNumber{
    font-size: 2rem;
  }
  .monitor_min_img2 .tel__note {
    font-size: 0.7rem;
}
  .monitor_min_img2 .phoneNumber::before{
    height: 35px;
    width: 35px;
  }
}
@media screen and (max-width:375px){
  .monitor_min_img2 .phoneNumber{
    font-size: 1.6rem;
  }
  .monitor_min_img2 .phoneNumber::before{
    height: 30px;
    width: 30px;
  }
}
.btn-tel {
    margin: auto;
    padding-left: 15px;
    width: 73%;
}
.pr-5{
width: 18%;
}
