@charset "UTF-8";
/*=======================================================
MV
=======================================================*/
/* ヘッダー下MV */
.bl_mv {
  background: url(../images/body-hair-removal/mv_bg.jpg) top center/cover no-repeat;
  padding-top: 50px;
  height: 560px;
}
.bl_mv_inner {
  width: 1020px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.bl_mv_ttl {
  order: 2;
  width: 412px;
  margin-bottom: 32px;
}
.bl_mv_sTxt {
  order: 1;
  margin-bottom: 28px;
  background: #fff;
  color: #2da6de;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 290px;
  height: 36px;
  padding-bottom: 3px;
  font-weight: 700;
}
.bl_mv_info {
  order: 3;
  margin-bottom: 14px;
  padding-top: 44px;
  width: 422px;
  height: 238px;
  background: url("../images/body-hair-removal/mv_info_bg.svg") top center/contain no-repeat;
}
.bl_mv_info .bl_info_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.04em;
  font-weight: 700;
  margin-bottom: 8px;
}
.bl_mv_info .bl_info_ttl {
  position: relative;
}
.bl_mv_info .bl_info_ttl::before {
  background: #ffca37;
  width: 180px;
  height: 8px;
  bottom: 2px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  content: "";
}
.bl_mv_info .bl_info_ttl span {
  z-index: 2;
}
.bl_mv_info .bl_info_def {
  display: flex;
  flex-wrap: wrap;
  gap: 17px;
  padding-left: 87px;
}
.bl_mv_info .bl_info_def > div {
  display: flex;
  align-items: end;
  width: 100%;
  line-height: 1;
}
#body_info_total {
  padding-right: 5px;
}
#body_info_total > dt {
  margin-right: 16px;
}
#body_info_month > dt {
  margin-right: 63px;
}
.bl_mv_info .bl_info_def > div > dt {
  letter-spacing: 0.04em;
  font-size: 24px;
  font-weight: 700;
}
#body_info_total > dt {
  margin-bottom: 3px;
}
.bl_mv_info .bl_info_def > div > dd {
  color: #2da6de;
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 0;
  line-height: 1;
  position: relative;
}
.bl_mv_info .bl_info_def > div > dd::after {
  position: absolute;
  font-weight: 400;
  font-size: 14px;
  top: 0;
  color: #222222;
}
.bl_mv_info .bl_info_def > div:first-of-type > dd::after {
  content: "※1";
  right: -20px;
}
.bl_mv_info .bl_info_def > div:nth-of-type(2) > dd::after {
  content: "※2";
  right: 4px;
}
.bl_mv_info .bl_info_def > div > dd span {
  font-size: 24px;
}
.bl_mv .el_att {
  order: 4;
  color: #fff;
  line-height: 1.5;
  font-size: 12px;
}
.bl_mv .el_att01 {
  order: 5;
}
.bl_mv .el_att02 {
  order: 6;
}
@media screen and (max-width: 750px) {
  .bl_mv {
    background: url(../images/body-hair-removal/mv_bg_sp.jpg) top center/cover no-repeat;
    padding-top: 51px;
    height: 700px;
  }
  .bl_mv_inner {
    width: 690px;
  }
  .bl_mv_ttl {
    width: 490px;
    margin-bottom: 47px;
  }
  .bl_mv_sTxt {
    margin-bottom: 32px;
    font-size: 30px;
    width: 436px;
    height: 48px;
    padding-bottom: 4px;
  }
  .bl_mv_info {
    margin-bottom: 20px;
    padding-top: 50px;
    width: 504px;
    height: 284px;
  }
  .bl_mv_info .bl_info_ttl {
    margin-bottom: 12px;
    font-size: 26px;
  }
  .bl_mv_info .bl_info_ttl {
    position: relative;
  }
  .bl_mv_info .bl_info_ttl::before {
    width: 222px;
    height: 12px;
    bottom: 2px;
  }
  .bl_mv_info .bl_info_def {
    gap: 17px;
    padding-left: 81px;
  }
  #hige_info_total {
    padding-right: 5px;
  }
  #hige_info_total > dt {
    margin-right: 34px;
  }
  #hige_info_month > dt {
    margin-right: 91px;
  }
  .bl_mv_info .bl_info_def > div > dt {
    font-size: 30px;
  }
  #hige_info_total > dt {
    margin-bottom: 7px;
  }
  .bl_mv_info .bl_info_def > div > dd {
    font-size: 48px;
  }
  .bl_mv_info .bl_info_def > div > dd span {
    font-size: 30px;
  }
  .bl_mv .el_att {
    font-size: 18px;
    color: #222;
  }
  .bl_mv .el_att02 {
    padding-left: 0;
  }
  .bl_mv .el_att02::before {
    position: static;
    margin-right: 8px;
  }
  .bl_mv .el_att .sp_att__white {
    color: #fff;
  }
}
/*=======================================================
ABOUT
=======================================================*/
.bl_about {
  padding: 16px 0 40px;
  background: url("../images/body-hair-removal/about_bg.jpg") top center/cover no-repeat;
}
.bl_about .bl_breadcrumbs {
  margin-bottom: 24px;
}
.bl_about .bl_breadcrumbs_inner {
  padding-top: 0;
}
.bl_about_intro {
  width: 607px;
  margin: 0 auto 18px;
}
.bl_about .el_sec_mainTtl {
  margin-bottom: 12px;
}
.bl_about_imgWrapper.pc {
  display: block;
  width: 724px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .bl_about {
    padding: 16px 0 48px;
    background: none;
  }
  .bl_about .bl_breadcrumbs {
    margin-bottom: 48px;
  }
  .bl_about_intro {
    width: 490px;
    margin: 0 auto 40px;
  }
  .bl_about .el_sec_mainTtl {
    margin-bottom: 12px;
  }
  .bl_about .el_att {
    font-size: 20px;
  }
  .bl_about_imgWrapper {
    width: 724px;
    margin: 0 auto;
  }
  .bl_about_imgWrapper.pc {
    display: none;
  }
  .bl_aboutList.sp {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 56px;
  }
}
/*=======================================================
PRESENT
=======================================================*/
.bl_present {
  padding: 64px 0;
  background: url("../images/body-hair-removal/present_bg.jpg") top center/cover no-repeat;
}
.bl_present .el_sec_mainTtl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin-bottom: 24px;
  height: 56px;
  padding-bottom: 4px;
  background: #2da6de;
}
.bl_present .el_sec_mainTtl span {
  font-size: 18px;
  background: #fff;
  color: #2da6de;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 166px;
  height: 36px;
  letter-spacing: 0.04em;
  padding-bottom: 3px;
  margin-top: 3px;
}
.bl_present .bl_media {
  align-items: center;
  /* %オフ項目非表示に伴う対応 */
  /* margin-bottom: 54px; */
}
.bl_present .bl_media_sTtl {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
}
.bl_present .bl_media_sTtl span {
  font-size: 17px;
  background: #fcca37;
  padding-bottom: 2px;
  width: 192px;
  height: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
}
.bl_present .bl_media_ttl {
  font-size: 32px;
  font-weight: 700;
  display: flex;
  gap: 16px;
  color: #222222;
  margin-bottom: 0;
  line-height: 1.5;
}
.bl_present .bl_media_txt {
  font-size: 14px;
  margin-bottom: 24px;
}
.bl_present .bl_media .el_att {
  font-size: 12px;
}
.bl_present .bl_after_conts {
  padding-right: 0;
}
.bl_present .bl_after_ttl {
  margin-bottom: 8px;
}
.bl_present .bl_after_ttl span::after {
  display: none;
}
.bl_present .bl_after_conts .el_att {
  color: #fff;
  margin-bottom: 24px;
}
.bl_present .bl_after_ttl::after {
  display: none;
}
@media screen and (max-width: 750px) {
  .bl_present {
    padding: 80px 0 64px;
  }
  .bl_present .el_sec_mainTtl {
    flex-direction: column;
    width: 690px;
    gap: 25px;
    font-size: 40px;
    margin-bottom: 32px;
    height: 176px;
    line-height: 1;
    padding: 1px 0 0;
    background: #2da6de;
    color: #fff;
  }
  .bl_present .el_sec_mainTtl span {
    font-size: 28px;
    background: #fff;
    width: 248px;
    height: 50px;
    padding-bottom: 4px;
  }
  .bl_present .bl_media {
    /* %オフ項目非表示に伴う対応 */
    /* margin-bottom: 24px; */
  }
  .bl_present .bl_media_sTtl {
    flex-direction: column;
    gap: 24px;
    font-size: 28px;
    margin-bottom: 12px;
  }
  .bl_present .bl_media_sTtl span {
    font-size: 28px;
    padding-bottom: 4px;
    width: 322px;
    height: 44px;
    margin-top: 0;
  }
  .bl_present .bl_media_ttl {
    justify-content: center;
    font-size: 40px;
    padding-right: 7px;
    gap: 20px;
  }
  .bl_present .bl_media_txt {
    font-size: 19px;
    padding-left: 85px;
  }
  .bl_present .bl_media .el_att {
    font-size: 19px;
    padding-left: 0;
    letter-spacing: 0.03em;
  }
  .bl_present .bl_media .el_att::before {
    position: static;
  }
  .bl_present .bl_after_ttl span::after {
    display: none;
  }
  .bl_present .bl_after_txt {
    line-height: 1.5;
  }
  .bl_present .bl_after_conts {
    padding: 37px 0 0;
  }
  .bl_present .bl_after_conts .el_att {
    margin-bottom: 32px;
    text-align: center;
    padding-left: 0;
    font-size: 20px;
  }
  .bl_present .bl_after_conts .el_att::before {
    position: static;
  }
}
/*=======================================================
BA
=======================================================*/
.bl_ba {
  padding: 64px 0;
}
.bl_ba .el_sec_mainTtl {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 32px;
  line-height: 1.5;
  height: 80px;
  background: #ffd253;
  position: relative;
}
.bl_ba .el_sec_mainTtl::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/body-hair-removal/ba_ttl_bg.svg) top center/cover no-repeat;
}
.bl_ba .el_sec_mainTtl span {
  z-index: 2;
}
.bl_ba_conts {
  border: 2px solid #FFCA38;
  border-top: none;
  background: #fff;
  padding: 24px 40px 40px;
}
.bl_ba .el_att {
  margin-bottom: 24px;
}
.bl_baList {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 750px) {
  .bl_ba {
    padding: 0 0 80px;
  }
  .bl_ba .el_sec_mainTtl {
    font-size: 38px;
    width: 750px;
    height: 170px;
    margin: 0 0 40px -30px;
  }
  .bl_ba .el_sec_mainTtl::before {
    background: url(../images/body-hair-removal/ba_ttl_bg_sp.svg) top center/cover no-repeat;
  }
  .bl_ba_conts {
    border: none;
    padding: 0;
  }
  .bl_ba .el_att {
    margin-bottom: 40px;
    text-align: center;
    padding-left: 0;
  }
  .bl_ba .el_att::before {
    position: static;
  }
  .bl_baList {
    gap: 40px;
  }
}