@charset "UTF-8";
.feature {
  background-color: #faf7f0;
  overflow: hidden;
}

.feature .billboard {
  background-image: url(../img/reason/billboard.png);
}

.reason .billboard {
  background-image: url(../img/reason/billboard.png);
}

.feature .reason_wrap {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .feature .reason_wrap {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .reason_card1 {
    background-image: url(../img/reason/feature_card_bg_sp01.png);
    background-size: cover;
  }
}

.reason_card1 dt {
  position: relative;
}

.reason_card1 dt:before {
  background-image: url(../img/common/feature_icon1.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 80px;
  height: 60px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}

@media screen and (max-width: 400px) {
  .reason_card1 dt:before {
    width: 32px;
    height: 25px;
  }
}

@media screen and (max-width: 767px) {
  .reason_card2 {
    background-image: url(../img/reason/feature_card_bg_sp02.png);
    background-size: cover;
  }
}

.reason_card2 dt {
  position: relative;
}

.reason_card2 dt:before {
  background-image: url(../img/common/feature_icon2.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 80px;
  height: 63px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .reason_card3 {
    background-image: url(../img/reason/feature_card_bg_sp03.png);
    background-size: cover;
  }
}

.reason_card3 dt {
  position: relative;
}

.reason_card3 dt:before {
  background-image: url(../img/common/feature_icon4.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 70px;
  height: 60px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .reason_card4 {
    background-image: url(../img/reason/feature_card_bg_sp04.png);
    background-size: cover;
  }
}

.reason_card4 dt {
  position: relative;
}

.reason_card4 dt:before {
  background-image: url(../img/common/feature_icon3.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 45px;
  height: 60px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}

/*アビリティ*/
.reason .ability_box {
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 767px) {
  .reason .ability_box {
    background-position: 100% top;
  }
}

.reason .ability_box dd {
  padding-left: 0px;
}

.reason_ability_box1 {
  background-image: url(../img/reason/reason_ability_bg01.png);
  background-position: top center;
  background-size: cover;
}

.reason_ability_box2 {
  background-image: url(../img/reason/reason_ability_bg02.png);
  background-position: top center;
  background-size: cover;
}

.reason_ability_box3 {
  background-image: url(../img/reason/reason_ability_bg03.png);
  background-position: top center;
  background-size: cover;
}

.reason_ability_box4 {
  background-image: url(../img/reason/reason_ability_bg04.png);
  background-position: top center;
  background-size: cover;
}

.reason_ability_box5 {
  background-image: url(../img/reason/reason_ability_bg05.png);
  background-position: top center;
  background-size: cover;
}

.reason_ability_box6 {
  background-image: url(../img/reason/reason_ability_bg06.png);
  background-position: top center;
  background-size: cover;
}

.reason_ability_lead1 span:before {
  background-image: url(../img/common/bed.png);
}

.reason_ability_lead2 span:before {
  background-image: url(../img/common/ability3.png);
}

.reason_ability_lead3 span:before {
  background-image: url(../img/common/mirror_desk.png);
}

.reason_ability_lead4 span:before {
  background-image: url(../img/common/ability4.png);
}

.reason_ability_lead5 span:before {
  background-image: url(../img/common/ability2.png);
}

.reason_ability_lead6 span:before {
  background-image: url(../img/common/ability1.png);
}

/*選ばれる理由詳細ページ----------------------------------*/
/*.reason_detail_wrap {
  margin-top: 40px;
}*/

.reason_detail_wrap .switchs {
  max-width: 980px;
  margin: auto;
  z-index: 2;
  position: relative;
}

.reason_main_content_bg1 {
  background-image: url(../img/reason/reason_detail_bg1.png);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #fff;
}


.reason_main_content_bg2 {
  background-image: url(../img/reason/reason_detail_bg2.png);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #fff;
}

.reason_main_content_bg3 {
  background-image: url(../img/reason/reason_detail_bg3.png);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;


}

.reason_main_content_bg4 {
  background-image: url(../img/reason/reason_detail_bg4.png);
  background-position: top;
  background-size: 100%;
  background-repeat: no-repeat;


}

.reason_main_content {
  padding-bottom: 100px;
}

@media screen and (max-width: 1200px) {
  .reason_main_content {
    padding-bottom: 50px;
  }
}

.reason_main_content .container {
  padding-top: 90px;
}

@media screen and (max-width: 1200px) {
  .reason_main_content .container {
    padding-top: 40px;
  }
}

.reason_main_content .container .accordion_lead {
  justify-content: space-between;
  font-size: 38px;
  /*letter-spacing: 2px;*/
  padding: 30px 60px 30px 30px;
  height: 120px;
  line-height: 1.2;
  margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .reason_main_content .container .accordion_lead {
    font-size: 28px;
    height: 100px;
    /*line-height: 100px;*/
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .reason_main_content .container .accordion_lead {
    font-size: 3vw;
    height: 80px;
    /*line-height: 80px;*/
    /* margin-bottom: 20px; */
  }
}

@media screen and (max-width: 600px) {
  .reason_main_content .container .accordion_lead {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 30px;
    height: 60px;
    /*line-height: 60px;*/
  }
}

@media screen and (max-width: 450px) {
  .reason_main_content .container .accordion_lead {
    font-size: 4vw;
/*    padding-left: 10px;
    padding-right: 10px;*/
    height: 50px;
    /*line-height: 50px;*/
  }
}

@media screen and (max-width: 600px) {
  .reason_main_content .container .accordion_lead .js_toggle_btn {
    right: 10px;
  }
}

@media screen and (max-width: 600px) {
  .reason_main_content .container .accordion_lead .js_toggle_btn .fas {
    font-size: 14px;
  }
}

@media screen and (max-width: 450px) {
  .reason_main_content .container .accordion_lead .js_toggle_btn .fas {
    font-size: 11px;
  }
}

.reason_main_content .container .accordion_inner {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 25px;
}

@media screen and (max-width: 767px) {
  .reason_main_content .container .accordion_inner {
    padding-top: 20px;
    padding-bottom: 20px;
    /* margin-bottom: 15px; */
    margin-bottom: 0;
  }
}

.reason_main_content .container .accordion_box {
  z-index: 2;
  position: relative;
}

/*.reason_main_content .container .accordion_box p {
  margin-top: 0;
  margin-bottom: 0;
}*/

.reason_main_content .container .accordion_box .hide {
  display: none;
}

.reason_main_content .section_lead_text {
  display: block;
  margin: auto auto 95px auto;
}

@media screen and (max-width: 1200px) {
  .reason_main_content .section_lead_text {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .reason_main_content .container .accordion_box {
    margin-bottom: 15px;
  }
  .reason_main_content .section_lead_text {
    margin-bottom: 45px;
  }
}

@media screen and (max-width: 600px) {
  .reason_main_content .section_lead_text {
    margin-bottom: 20px;
  }
}

.reason_main_content .with_img {
  display: flex;
  flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
  .reason_main_content .with_img {
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
}

.reason_main_content .with_img figure {
  max-width: 400px;
  flex-shrink: 0;
  margin: 20px;
}

@media screen and (max-width: 767px) {
  .reason_main_content .with_img figure {
    margin: auto;
  }
}

.reason_main_content .with_img figure img {
  width: 100%;
}

.safety .section_lead_text:before {
  background-image: url(../img/common/feature_icon1.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 60px;
  height: 65px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}

.safety .accordion_inner dt, .safety .accordion_inner dd {
  font-family: var(--gothic);
}

.safety .accordion_inner dd {
  padding-top: 10px;
}

.razor .section_lead_text:before {
  background-image: url(../img/common/feature_icon2.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 60px;
  height: 65px;
  display: block;
  margin: auto;
  margin-bottom: 15px;
}

.private .section_lead_text:before {
  background-image: url(../img/common/feature_icon3.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 40px;
  height: 60px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}

.aftercare .section_lead_text:before {
  background-image: url(../img/common/feature_icon4.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  width: 60px;
  height: 60px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}

.sub_description_text_wrap {
  padding: 5px;
  background-color: white;
  box-shadow: 0px 0px 10px #00000021;
  margin-top: 30px;
}

.sub_description_text_wrap .sub_description_text {
  padding: 30px;
  border: 2px solid #e0d3c7;
  margin: 0;
}

.feature .reason_list_wrap {
  display: block;
}

.feature .reason_list_title {
  font-weight: 500;
  display: block;
  text-align: left;
  font-family: var(--gothic);
  margin-top: 10px;
}

.feature .reason_list_content {
  text-align: left;
  font-family: var(--gothic);
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .sub_description_text_wrap {
    margin-top: 15px;
  }
}


/*以下、コミットメントcss----------------------------*/
.commitment {
  background-color: #faf7f0;
  overflow: hidden;
}

.commitment_billboard {
  background-image: url(../img/commitment/commitment_billboard.png);
}

.commitment_counseling_section {
  z-index: 2;
  position: relative;
  margin-bottom: 110px;
}

@media screen and (max-width: 1200px) {
  .commitment_counseling_section {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 767px) {
  .commitment_counseling_section {
    margin-bottom: 20px;
  }
}

.commitment_lead {
  margin-top: 50px;
  margin-bottom: 50px;
  display: block;
}

.commitment_wrap {
  background-color: white;
  padding: 30px;
  margin-bottom: 30px;
}

.commitment_wrap .primary_border {
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.commitment_wrap_content {
  display: flex;
  flex-wrap: nowrap;
}

@media screen and (max-width: 767px) {
  .commitment_wrap_content {
    flex-direction: column-reverse;
  }
}

.commitment_wrap_content .commitment_img_wrap {
  max-width: 250px;
  width: 40vw;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .commitment_wrap_content .commitment_img_wrap {
    margin: 20px auto 10px auto;
    width: 100%;
  }
}

.commitment_wrap_content .commitment_img_wrap img {
  width: 100%;
}

.commitment_wrap_content p {
  margin: 0 0 0 30px;
}

@media screen and (max-width: 767px) {
  .commitment_wrap_content p {
    margin-left: 0;
  }
}

.commitment_wrap_lead {
  font-size: 28px;
}

@media screen and (max-width: 1500px) {
  .commitment_wrap_lead {
    font-size: 24px;
  }
}

.merit_wrap {
  background-color: #faf7f0;
  z-index: 2;
  position: relative;
  padding: 30px;
  margin-top: 20px;
}

@media screen and (max-width: 1500px) {
  .merit_wrap {
    padding: 20px;
  }
}

.merit_wrap .lead {
  padding: 15px;
  background-color: #efe8d9;
  text-align: center;
  display: block;
  font-family: serif;
  font-weight: bold;
}

.merit_wrap ul {
  margin-top: 5px;
}

.merit_wrap .merit_text {
  margin-top: 25px;
  padding-left: 80px;
  position: relative;
  height: 60px;
  display: flex;
  align-items: center;
}

.merit_wrap .merit_text:before {
  content: "";
  position: absolute;
  left: 0;
  width: 65px;
  height: 100%;
  background-image: url(../img/common/merit_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
}

/*クレアのこだわり。他へのリンク*/
.other_commitment {
  background-color: #efe8d9;
  padding-bottom: 75px;
}

@media screen and (max-width: 600px) {
  .other_commitment {
    padding-bottom: 30px;
  }
}

.other_commitment_lead {
  padding-top: 100px;
  padding-bottom: 50px;
  display: block;
}

@media screen and (max-width: 767px) {
  .other_commitment_lead {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 600px) {
  .other_commitment_lead {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.commit_feature_section .feature_cards {
  flex-wrap: wrap;
}
/*# sourceMappingURL=feature.css.map */

/*2021/09/09*/
.btn_list {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.btn_list a {
    width: 300px;
    display: flex;
    justify-content: center;
    margin-right: 25px;
}

.check_list {
  margin: 20px 0;
  padding: 20px !important;
  display: block !important;
  background-color: #ffffff;
}

.check_list li {
  background-image: url(../img/common/icon/icon_check.svg);
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 21px;
  padding: 0 0 0 30px;
  font-size: 16px;
  margin-bottom: 8px;
  flex-direction: inherit !important;
  width: 100% !important;
  text-align: left !important;
  max-width: inherit !important;
  font-family: var(--gothic);
}
.check_list li:last-child{
  margin-bottom: 0;
}

@media screen and (max-width: 420px) {
  .check_list li {
    font-size: 4vw;
    line-height: 1.2;
  }
}


.flex_center{
  display: flex;
  justify-content: center;
}

.cap{
  background-color: #efe8d9;
  padding: 30px;
}

.menu_list01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.menu_list01 li {
    background-color: #efe8d9;
    width: 48.5%;
    padding: 30px;
    margin-top: 30px;
}

.menu_list01 dt {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
}

.menu_list01 dd {
    text-align: center;
    margin: 15px 0;
}

@media screen and (max-width: 767px) {
   .menu_list01 {
      display: block;
  }

  .menu_list01 li {
      width: auto;
      padding: 5%;
  }

  .menu_list01 dt {
      font-size: 7vw;
  }

  .menu_list01 dd br {
      display: none;
  }

  .menu_list01 dd {
      margin: 5% 0;
  } 

  figure{
    margin: 0;
  }

  figure img{
    max-width: 100%;
    width: auto !important;
  }

  .btn_list {
    flex-wrap: wrap;
    margin-top: 5%;
  }

  .btn_list a {
    margin-top: 5%;
    margin-right: 0;
    width: 95%;
  }

  .cap {
    padding: 5%;
    font-size: 12px;
  }

  .ability_box{
    background-position: 100% top;
    background-size: cover;
  }

  .sub_description_text_wrap .sub_description_text{
    font-size: 12px;
    padding: 5%;
  }

}


/*2021/09/13*/
.list02{
  justify-content: flex-start !important;
}

.list02 li{
  margin-right: 40px !important;
}

@media screen and (max-width: 1500px) {
  .list02{
    display: block !important;
  }
  .list02 li{
    margin-right: 0;
    margin-bottom: 20px;
  }

}

.gothic:nth-child(1){
  margin-top: 0;
}

.table01 th,.table01 td {
    padding: 30px 20px;
    background-color: #ffffff;
    font-family: var(--gothic);
}

.table01 th {
    width: 20%;
    text-align: left;
}

.table01 td {
    width: 80%;
    font-weight: normal;
}

.table01 {
    border-collapse: collapse;
}

.table01 tr:nth-child(2n) th,
.table01 tr:nth-child(2n) td{
 background-color: #efe8d9;
}

.switchs li{
  margin: 0;
  width: 25%;
  line-height: 0;
}

.switchs li a{
  line-height: 80px;
  display: block;
}

.switchs .selected a {
  color: #ffffff;
}

.switchs a {
    font-family: var(--gothic);
    font-weight: bold;
}

.switchs .selected a{
  background-color: #362515;
  border-radius: 50px;
  color: var(--white);
  transition: 0.8s;
  display: block;
}

.menu_list02 {
  background-image: url(../img/common/bg_effect_img1.png),
  url(../img/common/bg_effect_img2.png);
  padding: 40px 0 50px 0;
  background-repeat: no-repeat;
  background-position: left top,right top;
}

@media screen and (max-width: 767px) {
  .check_list{
    padding: 5% !important;
  }
  .table01 th, .table01 td {
      padding: 5% 0 5% 5%;
      font-size: 3vw;
  }

  .table01 th {
      width: 25%;
      padding: 5% 0 5% 5%;
  }

  .table01 td {
      width: 65%;
      padding: 5%;
  }
    .menu_list02 {
      padding: 7% 0;
      background-size: 50%;
  }
  .switchs li{
    font-size: 3vw;
  }
  .switchs li a{
    line-height: 45px;
  }
  .commitment_lead {
      margin-bottom: 20px;
  }
  .commitment_wrap {
      padding: 5%;
  }
  .commitment_wrap_lead {
      font-size: 5vw;
      margin-bottom: 20px;
  }
  .primary_border:after {
      width: 35px;
      bottom: -13px;
  }
  .merit_wrap {
    padding: 5%;
  }
  .merit_wrap .merit_text {
    margin-top: 20px;
    padding-left: 70px;
  }
  .merit_wrap .lead {
    padding: 3%;
  }
  .merit_wrap .merit_text:before {
    width: 40px;
  }
  .merit_wrap .merit_text {
    padding-left: 50px;
    margin-top: 10px;
    height: 45px;
  }
  .commit_feature_card dt{
    font-size: 5vw;
    padding-top: 40px;
    width: 100%;
    margin: 0;
  }
  .other_commitment_cards_three a {
    padding: 8%;
  }
}


@media screen and (max-width: 1500px) {
  .reason_main_content .with_img figure{
    max-width: 250px;
  }
}


.red{
  font-family: var(--gothic);
}