@media screen and (max-width: 640px) {

/****************************************
* 共通項目
*****************************************/
.slick-dots li button {
  display: none;
}

.slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hp_pcNone {
  display: block !important;
}
.hp_spNone {
  display: none !important;
}
.hp_font_bold {
  font-weight: bold;
}
.hp_display_Block {
  display: block;
}

/****************************************
* fv
*****************************************/
.ly_fv {
  background-image: none;
  padding: 0;
}
.bl_fv_cont {
  width: 100%;
  /* height: 101.563vw; */
  background: url(../img/sp_fv_backgroundImage.jpg)#e3e7eb no-repeat top / cover;
  position: relative;
  padding-bottom: 4.688vw;
}

.bl_fv_cont .el_top_logo {
  width: 15.313vw;
  position: absolute;
  top: 4.375vw;
  left: 3.125vw;
}

.fv-catch {
  width: 54.688vw;
  position: absolute;
  top: 5vw;
  right: 0;
}

.ly_fv h2 {
  width: 100vw;
  margin-left: auto;
}

.fv-text {
  width: 100%;
  display: block;
}

.fv-point {
  width: 100%;
  margin: -2.969vw 0 -5.469vw;
  position: relative;
  z-index: 10;
}
.el_fv_catch_banner {
  width: 95.313vw;
  margin: 0 auto;
}
.el_fv_pr_banner {
  margin-top: -3vw;
  position: relative;
}

/****************************************
* fixed
*****************************************/
.ly_fixed {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
}

.l-fixed {
  background-color: rgba(255, 255, 255, 0.2);
  width: 100%;
  height: 21.875vw;
}

.el_fixed_btn {
  width: 88.75vw;
  margin: 0 auto;
}

/****************************************
* info01
*****************************************/
.ly_info {
  width: 100%;
  background: url(../img/sp_info_backgroundImage01.jpg) no-repeat top center/cover;
  padding: 8.594vw 3.125vw 3.906vw;
}
.bl_info_inner {
  width: 100%;
  background: url(../img/sp_info_backgroundImage02.jpg) no-repeat top center/cover;
  padding: 5.781vw 0 3.906vw;
}
.el_info_catch_banner {
  width: 67.188vw;
  margin: 0 auto 3.125vw;
}
.el_info_cta_btn {
  width: 88.75vw;
  margin: 0 auto;
}
.el_info_txt {
  text-align: center;
  padding: 1.563vw 0;
  font-size: 3.438vw;
  color: rgb(79, 78, 78);
  line-height: normal;
}
.bl_info_campaign{
  width:84.375vw ;
  margin: 0 auto 3.906vw;
}

/****************************************
* campaign
*****************************************/
.bl_detail{
  position: relative;
  width: 87.5vw;
  padding: 2.344vw 0;
  margin: 2.344vw auto 4.688vw;
  text-align: center;
  border: 0.156vw solid #272727;
  border-radius: 1.563vw;
  color: #272727;
  cursor: pointer;
}
.bl_detail::after{
  position: absolute;
  content: "";
  width: 2.344vw;
  height: 0.156vw;
  background: #000000;
  top: 50%;
  transform: translate(0 , -50%);
  right: 4.688vw;
}

.bl_detail::before{
  position: absolute;
  content: "";
  width: 2.344vw;
  height: 0.156vw;
  background: #000000;
  top: 50%;
  transform: translate(0 , -50%) rotate(90deg);
  right: 4.688vw;
}
.bl_detail.active::before{
  position: inherit;
}
.bl_detail.none_active::before{
  transform: translate(0 ,-50%) rotate(0deg);
}
.bl_acc_box{
  margin: 7.813vw 0;
  padding: 0 3.125vw;
  display: none;
}

.bl_acc_box dt{
  margin: 2.344vw 0 1.563vw;
}
.bl_acc_box dd{
  margin: 1.563vw 0;
  line-height: 4.125vw;
}
.bl_margin{
  display: block;
  margin: 4.688vw 0 0 !important;
}
.active{
  display: block;
}

/* campaign */
.bl_Campaing_img{
  text-align: center;
  margin-top: 4.813vw;
  padding: 3.813vw;
}

/****************************************
* case
*****************************************/
.ly_case {
  width: 100%;
  padding: 12.5vw 0 8.281vw;
}
.el_case_title {
  width: 42.031vw;
  margin: 0 auto 4.219vw;
}
.case-title2 {
  width: 92.031vw;
  margin: 8.219vw auto 4.219vw;
}
ul.bl_case_img_list {
  display: none;
}

/****************************************
* slider case
*****************************************/
.bl_case_slider_image {
  width: 93.75vw;
  margin: 0 auto;
}
.slick-arrow {
  width: 9.375vw;
  height: 9.375vw;
  position: absolute;
  top: 27.344vw;
  z-index: 2 !important;
}
.prev-arrow {
  left: 1.563vw;
}
.next-arrow {
  left: 90.625vw;
}
.slick-dots {
  width: 15.625vw;
  margin: 2.813vw auto 0;
}
.slick-dots li {
  width: 1.563vw;
  height: 1.563vw;
  border-radius: 50%;
  background: #bdbdbd;
}
.slick-dots li.slick-active {
  background: #2abdc6;
}

/****************************************
* case slider内のアコーディオン
*****************************************/
.bl_acc_btn {
  font-size: 3.438vw;
  font-weight: bold;
  text-align: center;
  color: #2abdc6;
  border: 0.313vw solid #2abdc6;
  border-radius: 3.906vw;
  width: 67.188vw;
  margin: 2.031vw auto 2.344vw;
  padding: 1.719vw 0;
  position: relative;
}
.bl_acc_content {
  background-color: #f2f2f2;
  margin: 0 3.125vw;
  padding: 1.563vw 2.031vw 4.375vw;
  display: none;
}
.bl_acc_btn::after {
  content: "";
  position: absolute;
  top: calc(50% - .8vw);
  right: 3.906vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 0.938vw solid transparent;
  border-left: 0.938vw solid transparent;
  border-top: 1.875vw solid #2abdc6;
  border-bottom: 0;
}
.bl_acc_btn.active::after {
  transform: scale(1, -1);
}
.bl_acc_content2 {
  background-color: #f2f2f2;
  margin: 0 3.125vw;
  padding: 1.563vw 2.031vw 4.375vw;
  display: none;
}
.bl_treatment_text {
  font-size: 3.125vw;	
  line-height: 1.3;
}
.bl_treatment_box {
  padding: 2.344vw 0.781vw;
  background: url(../img/sp_case_dotline.png) no-repeat bottom center/100%;
}
.bl_treatment_box.hp_bg_none {
  background: none;
}

/****************************************
* case2
*****************************************/
.ly_case2 {
  padding-bottom: 8.281vw;
}
.bl_case_mother {
  flex-direction: column-reverse;
  align-items: center;
}
.el_mother_img {
  width: 93.75vw;
  margin: 0 auto;
}
.el_mother_ttl_img {
  width: 90.469vw;
  margin: 0 auto;
}

/****************************************
* trouble
*****************************************/
.el_trouble_title {
  background-color: #2f2e30;
  padding-top: 3.125vw;
}
.bl_trouble_bottomTxt {
  padding-top: 4.688vw;
}
.bl_trouble_img {
  margin-top: -4.3vw;
  position: relative;
  z-index: -1;
}

/****************************************
* doctor
*****************************************/
.ly_doctor{
  width: 100%;
  background: url(../img/sp_doctor_backgroundImage.jpg) no-repeat top center/100% auto,#e5eef1;
  padding-bottom: 17.813vw;
}
.bl_doctor_cont {
  width: 100%;
  background-size: cover;
  position: relative;
  padding: 4.688vw 6.25vw 0;
  width: 90.625vw;
  background-color: rgba(255, 255, 255, 0.4);
  box-shadow: rgb(94, 115, 125, 20%) 0 0 1.563vw;
  top: 10.938vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.el_doctor_logo {
  width: 15.313vw;
  margin-bottom: 7.813vw;
}
.el_doctor_name {
  width: 49.688vw;
  margin-bottom: 5.813vw;;
}
.el_doctor_name::after {
  content: "";
  position: absolute;
  background: url(../img/sp_doctor_image.png) no-repeat top center/100% auto;
  width: 42.188vw;
  height: 64.063vw;
  top: -8.125vw;
  right: -4.688vw;
  z-index: 10;
}
.bl_doctor_emblem_lists {
  background: url(../img/sp_doctor_emblem_bg.png) no-repeat top center / 100% auto;
  background-color: #fff;
  margin: 0 -6.25vw;
  position: relative;
  z-index: 11;
  flex-wrap: wrap;
  padding: 3vw 0 1.25vw 0;
}
.bl_doctor_emblem_lists .el_doctor_emblem {
  padding: 0 0 1.25vw;
}
.bl_doctor_desc {
  padding: 6.25vw 0 10.938vw;
}
.el_doctor_desc  {
  font-size: 3.75vw;
  line-height: 1.8;
  letter-spacing: .04em;
}

/****************************************
* reason
*****************************************/
.ly_reason {
  background: url(../img/sp_reason_title_image.jpg) no-repeat top center/100% auto,url(../img/sp_reason_title_backgroundImage.jpg) no-repeat bottom center/100% auto;
  background-color: #eef6fc;
  padding: 36vw 0 6.25vw;
}
.el_reason_title {
  width: 81.25vw;
  margin: 0 auto 4.688vw;
}
.el_reason_txt {
  width: 83.281vw;
  margin: 0 auto;
}

.ly_reason2 {
  padding-top: 3.125vw;
  background: #e5eef1;
}
.bl_reason2_btnTxt {
  width: 69.21875vw;
  margin: 0 auto 4.0625vw;
}
.bl_reason_accBtn {
  width: 84.375vw;
  margin: 0 auto;
  padding-bottom: 12.5vw;
}
.bl_reason_box {
  display: none;
  background: #fff;
  padding-bottom: 14.0625vw;
}
.bl_reason_box.open {
  display: block;
}
.bl_acc_close {
  background: #fff;
  font-size: 5.15625vw;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}

/****************************************
* movie
*****************************************/
.bl_movie_title_area {
  background: url(../img/sp_movie_backgroundImage.jpg) no-repeat top center/100% auto;
  padding: 5.469vw 0 11.719vw;
}
.el_movie_catch_banner {
  margin-bottom: 9vw;
}
.el_movie_title {
  width: 78.438vw;
  margin: 0 auto;
}
.movie-catch {
  width: 100%;
  margin-bottom: 5.938vw;
}
.movie-title {
  width: 78.438vw;
  margin: 0 auto;
  padding-bottom: 6.25vw;
}

.bl_youtube {
  background-color: #1b1b1b;
  padding: 3.594vw 4.688vw 3.125vw;
}
.bl_youtube iframe {
  width: 100%;
  height: 57.813vw;
  margin: 0 auto;
}
/****************************************
* reason_point
*****************************************/
.el_point_ttl{
  text-align: center;
}
.bl_point{
  margin: 0 auto;
}
.bl_point_txt_box{
  padding: 4.688vw 9.813vw 7.813vw 0;
}
.bl_point_txt{
  font-size: 3.75vw;
  line-height: 1.6;
  letter-spacing: 1.5px;
  margin-left: 6.25vw;
}
.bl_point_txt2{
  font-size: 3.125vw;
  line-height: 1.6;
  letter-spacing: 1.5px;
  margin:2.344vw 0 0 6.25vw;
}
.smallTxt{
  font-size: 2.188vw;
}

/****************************************
* primaLift
*****************************************/
.bl_primaLift_title_area {
  background-image: url(../img/sp_prima_point_title_backgroundImage01.jpg);
  background-size: cover;
  padding: 13.6vw 0;
}
.el_primaLift_title {
  width: 60.625vw;
  margin: 0 auto;
}
.bl_primaLift_list {
  position: relative;
}
.bl_primaLift_list_title {
  background-color: rgb(89, 195, 202);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4.688vw;
}
.el_primaLift_point_num {
  width: 15.625vw;
  margin-right: 4vw;
}
.el_primaLift_point_titleImg {
  width: 70.938vw;
}
.el_primaLift_point_titleImg.__point2 {
  width: 62.031vw;
}
.el_primaLift_point_titleImg.__point3 {
  width: 73.125vw;
}
.bl_primaLift_list_desc {
  width: 100%;
  background-color: rgb(222, 232, 237);
  background-image: url(../img/sp_prima_point_content01_backgroundImage.jpg);
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  padding: 8.13vw 0 6.25vw;
}
.bl_primaLift_list_txtArea {
  width: 78.125vw;
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(119, 182, 213, 10%) 0 0 1.563vw;
  margin: 0 0 0 auto;
  padding: 6.25vw;
}
.bl_primaLift_list_txt {
  font-size: 4.063vw;
  color: rgb(55, 50, 47);
  letter-spacing: 0.08em;
  line-height: 1.7;
}
.bl_primaLift_list_txt strong {
  color: rgb(89, 195, 202);
  font-weight: bold;
}
.bl_primaLift_list_descImg {
  position: absolute;
  width: 75vw;
  bottom: 6vw;
  left: 50%;
  transform: translate(-50%, 0);
}
.bl_primaLift_list.point02 .bl_primaLift_list_desc {
  background-image: url(../img/sp_prima_point_content02_backgroundImage.jpg);
  padding-bottom: 66vw;
}
.bl_primaLift_list.point03 .bl_primaLift_list_desc {
  background-image: url(../img/sp_prima_point_content03_backgroundImage.jpg);
}

/****************************************
* price
*****************************************/
.ly_price {
  padding-bottom: 8.594vw;
}
.bl_price_title_area {
  background: url(../img/tess_price_title_backgroundImage.jpg) no-repeat top center/100% auto;
  padding: 19.063vw 0 27.5vw;
  margin: 0px auto;
}
.el_price_title {
  width: 25.156vw;
  margin: 0 auto;
}
.el_price_table_img {
  margin-top: -20.938vw;
}

/****************************************
* natural
*****************************************/
.ly_natural {
  padding-bottom: 3.125vw;
  background-color: #eef6fc;
}
.bl_natural_pr {
  background: url(../img/sp_reason_content01_backgroundImage.jpg) no-repeat top center/100% auto;
  padding-top: 10.156vw;
  flex-direction: column;
}
.condition.bl_natural_pr {
  background: url(../img/sp_reason_content02_backgroundImage.jpg) no-repeat top center/100% auto;
}
.bl_natural_pr + .bl_natural_pr {
  margin-top: 3.125vw;
} 
.bl_natural_pr_titleImg {
  width: 49.375vw;
  margin: 0 0 3.906vw 10.156vw;
}
.bl_natural_pr_desc {
  background-color: #fff;
  width: 92.188vw;
  box-shadow: rgb(218, 238, 255, 80%) 0 0 1.25vw;
  padding: 5.625vw 8.125vw 5.156vw 5.25vw;
}
.el_natural_pr_descTxt {
  font-size: 3.75vw;
  color: rgb(39, 39, 39);
  line-height: 1.6;
  letter-spacing: 0.04em;
}
.el_natural_pr_descTxt + .el_natural_pr_descTxt {
  margin-top: 4vw;
}

/****************************************
* accordion risk 共通
*****************************************/
.bl_risk_info_area {
  background-color: rgb(242, 238, 226);
  width: 100%;
}
.el_risk_info_btn {
  width: 100%;
  padding: 4.688vw 10vw 4.688vw 0;
  text-align: center;
  font-size: 3.75vw;
  position: relative;
}
.el_risk_info_btn::after {
  content: "+";
  font-weight: bold;
  color: #fff;
  border-radius: 50%;
  background-color: rgb(64, 182, 189);
  width: 7.031vw;
  height: 7.031vw;
  position: absolute;
  right: 10vw;
  top: calc(50% - 3.5vw);
  padding-top: 1vw;
}
.el_risk_info_btn.active::after {
  content: "ー";
  padding-top: 1.6vw;
}
.el_risk_info_btn p {
  font-size: 3.75vw;
  color: rgb(66, 66, 66);
  margin-right: 7.031vw;
}
.bl_risk_info_lists {
  width: 100%;
  padding: 4.688vw 3.125vw 6.25vw;
  display: none;
  background-color: #fff;
}
.bl_risk_desc {
  margin-bottom: 1.563vw;
  border-bottom: 1px solid #757676;
}
.bl_risk_info_lists .bl_risk_info_title {
  background-color: rgb(243, 243, 243);
  margin-bottom: 0;
}
.bl_risk_desc dl {
  font-size: 3.125vw;
  color: rgb(66, 66, 66);
  border-top: 0.156vw solid #757676;
  margin-bottom: 1.563vw;
  display: flex;
  padding: 1.563vw;
  line-height: 1.4;
}
.bl_risk_desc dl dt {
  width: 11.844vw;
  margin-right: 10vw;
  line-height: inherit;
}
.bl_risk_desc dl dd {
  width: 70vw;
  line-height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.bl_risk_info_lists span {
  font-size: 2.5vw;
}

/****************************************
* best
*****************************************/
.ly_best {
  background: #f2e4d4;
  margin: 0 auto;
  padding-bottom: 6.25vw;
}
.bl_best_movie_area {
  background-color: #1b1b1b;
  padding: 3.594vw 4.688vw 3.125vw;
}
.el_best_movie {
  width: 100%;
  height: 57.813vw;
  margin: 0 auto;
}
.el_best_movie iframe {
  width: 100%;
  height: 100%;
}
.el_best_cont{
  width: 92.031vw;
  margin: 4.688vw auto 0;
}

/****************************************
* menu
*****************************************/
.ly_menu {
  width: 100%;
  background-color: rgb(222, 232, 242);
  background-size: 100%;
  background-repeat: no-repeat;
  padding-bottom: 3.125vw;
}
.bl_menu_title_area {
  padding: 26vw 0 8vw;
  background: url(../img/sp_menu_title_backgroundImage.jpg) no-repeat top center/100% auto;
}
.el_menu_title {
  width: 33.438vw;
  margin: 0 auto;
}
.bl_menu_lists {
  padding-top: 4.688vw;
}
.bl_menu_list {
  width: 90.156vw;
  margin: 0 auto 3.125vw;
  padding: 5.781vw 2.344vw 5vw;
  border: 0.938vw solid rgb(255, 224, 162);
  background-color: rgb(255, 255, 255);
  box-shadow: rgb(23, 137, 167, 10%) 0 0 1.563vw;
}
.bl_menu_list_itemName {
  margin: 0 auto;
  padding-bottom: 3.125vw;
}
.bl_menu_list_itemName.__prima {
  width: 51.25vw;
}
.bl_menu_list_itemName.__secret {
  width: 51.719vw;
}
.bl_menu_list_itemName.__vov {
  width: 33.906vw;
}
.bl_menu_list_itemName.__tess {
  width: 29.063vw;
}
.bl_menu_list_itemPrice {
  width: 78.125vw;
  border-top: 1px solid rgb(89, 195, 202);
  margin: 0 auto;
  padding-top: 3.125vw;
}
.el_menu_list_itemPrice {
  margin: 0 auto;
  width: 66.406vw;
}
.el_menu_list_itemPrice.__prima {
  width: 64.375vw;
}
.el_menu_list_descTxt {
  font-size: 4vw;
  color: rgb(55, 50, 47);
  line-height: normal;
  padding-top: 3.125vw;
}
.el_menu_list_descTxt.__vov {
  font-size: 3.9vw;
}
.bl_menu_list_price {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
}
.bl_menu_list_price .bl_menu_list_usually,.bl_menu_list_price .bl_menu_list_number,.bl_menu_list_price .bl_menu_list_en,.bl_menu_list_price span.bl_menu_list_usually {
  font-weight: bold;
  color: #41b3bb;
}
.bl_menu_list_price .bl_menu_list_usually {
  font-size: 4.688vw;
  padding-top: 3.906vw;
}
.bl_menu_list_price .bl_menu_list_number {
  font-size: 7.187vw;
}
.bl_menu_list_price .bl_menu_list_en {
  font-size: 5.625vw;
}
.bl_menu_list_taxIncluded {
  font-size: 2.813vw;
  color: #41b3bb;
}
.bl_menu_list_priceBox {
  text-align: right;
}
.bl_menu_list_payment {
  display: inline-block;
  font-size: 2.813vw;
  color: #37322f;
  line-height: 1.25;
}
.bl_menu_list_total {
  font-size: 22px;
  font-weight: bold;
  color: #37322f;
}
.bl_menu_list_division {
  font-size: 3.438vw;
  line-height: 1.8;
  color: #37322f;
}
.bl_menu_list_total {
  font-size: 4.063vw;
  font-weight: bold;
  color: #37322f;
}
.bl_menu_list_priceBg {
  background-color: #f0f0f0;
  padding: 2.188vw;
  margin: 2.188vw auto 0;
}
.bl_menu_list_price .bl_menu_list_text {
  width: 100%;
  font-size: 3.438vw;
  color: #ffffff;
  background-color: #41b3bb;
  padding: 1.563vw 0;
  border-radius: 4.688vw;
  text-align: center;
}
.bl_menu_list_itemTtl {
  font-size: 4.375vw;
  text-align: center;
  color: #41b3bb;
  font-weight: bold;
}
.bl_menu_list_itemTtl::after {
  content: "";
  display: block;
  border-bottom: 0.156vw solid #59c3ca;
  margin: 3.594vw auto 4.688vw;
}
.bl_menu_list .el_menu_list_descTxt::before {
  content: "";
  display: block;
  margin-bottom: 1.719vw;
}
.bl_menu_list_price .bl_menu_list_paymentBox {
  padding-top: 3.438vw;
}

.bl_menu_list_paymentBox .bl_menu_span{
  display: inline-block;
}
/****************************************
* clinic
*****************************************/
.ly_clinic {
  padding: 10.625vw 0;
}
.bl_clinic_title_area {
  background-image: url(../img/sp_clinic_title_backgroundImage.jpg);
  width: 93.75vw;
  padding: 12.5vw 0 7.813vw;
  margin: 0 auto;
}
.el_clinic_title {
  width: 26.719vw;
  margin: 0 auto;
}
.bl_clinic_name {
  background-color: rgb(65, 179, 187);
  padding: 2.344vw 0;
}
.el_clinic_name_img {
  width: 60.469vw;
  margin: 0 auto;
}
.bl_clinic_map iframe {
  width: 100%;
  height: 54.688vw;
  margin: 0 auto;
}
.bl_clinic_info {
  width: 93.75vw;
  margin: 0 auto;
  background-color: rgb(233, 239, 245);
  padding: 4vw 0 9.25vw;
}
.bl_clinic_address {
  text-align: center;
}
.bl_clinic_hours {
  padding: 0.344vw 0 9.375vw;
  font-size: 3.438vw;
  background-color: #fff;
  width: 84.375vw;
  height: 14.063vw;
  margin: 3.125vw auto 0;
}
.el_clinic_info_txt {
  font-size: 3.75vw;
  color: rgb(77, 77, 77);
  text-align: center;
  letter-spacing: 0.09em;
  line-height: normal;
}

/****************************************
* faq
*****************************************/
.ly_faq {
  width: 100%;
  padding: 6.25vw 0 12.5vw;
}
.el_faq_title {
  width: 28.438vw;
  margin: 0 auto 7.813vw;
}
.bl_faq_item_name {
  width: 100%;
  height: 14.063vw;
  background-color: rgb(246, 236, 224);
  margin-bottom: 1.563vw;
  position: relative;
  padding-left: 14.063vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 3.75vw;
}
.bl_faq_item_name::before {
  content: "";
  width: 10.938vw;
  height: 14.063vw;
  position: absolute;
  left: 0;
  background: url(../img/sp_faq_icon_q.png) no-repeat top left/100% auto;
}
.bl_faq_item_name::after {
  content: "";
  width: 2.5vw;
  height: 2.188vw;
  position: absolute;
  right: 4.688vw;
  background: url(../img/sp_faq_icon_arrow_.png) no-repeat top left/100% auto;
}
.bl_faq_item_name.active::after {
  background: url(../img/sp_faq_arrow.png) no-repeat top left/100% auto;
}
.bl_faq_item_ans {
  display: none;
  margin: 0 auto;
  font-size: 3.75vw;
  color: rgb(55, 50, 47);
  line-height: normal;
  padding: 5.469vw 9.375vw 9.375vw 5.469vw;
  letter-spacing: 0.08em;
  /* margin: 0 7.813vw 0 3.125vw; */
}

/****************************************
* footer
*****************************************/
.ly_footer {
  width: 100%;
  background-image: url(../img/sp_footer_backgroundImage.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 7.031vw;
}
.el_footer_logo {
  width: 28.125vw;
  margin: 0 auto 6.25vw;
}
.el_footer_company_info {
  font-size: 3.438vw;
  line-height: normal;
  color: rgb(77, 77, 77);
  margin: 0 0 0 4.688vw;
}
.el_copyright {
  background-color: rgb(55, 50, 47);
  font-size: 2.813vw;
  color: rgb(255, 255, 255);
  text-align: center;
  display: block;
  padding: 1.6vw 0;
}

/****************************************
* yoyaku
*****************************************/
#yoyaku {padding: 5vw 2vw 10vw !important;}
.form-area {margin-bottom: 0 !important;}
#yoyaku img {margin: 0 auto;}
input[type="submit"] {border: none;}

}

/* ------------------------
countdown
-------------------------*/
.bl_countdown_inner {
  display: none;
}
.bl_countdown_inner.active {
  display: block;
}

.bl_countdown{
  background: url(../img/sp_campaign_catch-15off.png)no-repeat top center/93.75vw 134.688vw;
  width: 93.75vw;
  height: 134.688vw;
  margin: 6.25vw auto auto;
  padding: 6.25vw 0 0;
}

.bl_countdown h2{
  background: url(../img/sp_campaign_band-15off.png)no-repeat top center/85.938vw 6.875vw;
  width: 85.938vw;
  height: 6.875vw;
  margin: 0 auto;
  font-size: 4.063vw;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  padding: 0.313vw 0 0;
  font-family: "Hiragino Mincho Pro", "游明朝", YuMincho, "MS PMincho", serif;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.bl_countdown h2 .hp_cd_small,
.bl_countdown h2 .hp_cd_b {
  font-family: inherit;
  font-weight: bold;
  letter-spacing: inherit;
}

.bl_countdown_text{
  margin-top: 1.094vw;
  font-size: 2.656vw;
  text-align: center;
  font-family: "Hiragino Mincho Pro", "游明朝", YuMincho, "MS PMincho", serif;
  text-shadow: 
  0px 0px 1px rgba(255, 255, 255, 1),
  0px 0px 2px rgba(255, 255, 255, 1),
  0px 0px 3px rgba(255, 255, 255, 1),
  0px 0px 4px rgba(255, 255, 255, 1),
  0px 0px 5px rgba(255, 255, 255, 1),
  0px 0px 6px rgba(255, 255, 255, 1),
  0px 0px 8px rgba(255, 255, 255, 1),
  0px 0px 10px rgba(255, 255, 255, 1),
  0px 0px 12px rgba(255, 255, 255, 1),
  0px 0px 16px rgba(255, 255, 255, 1),
  0px 0px 20px rgba(255, 255, 255, 0.95),
  0px 0px 30px rgba(255, 255, 255, 0.9),
  0px 0px 40px rgba(255, 255, 255, 0.85),
  0px 0px 50px rgba(255, 255, 255, 0.8),
  0px 0px 70px rgba(255, 255, 255, 0.7);
}

.bl_countdown_content{
  margin-top: 85vw;
}

.bl_countdown_content p{
  font-size: 3.125vw;
  margin: 0 0 0 4.688vw;
  line-height: 1.3;
}

.bl_countdown_box{
  background: url(../img/sp_campaign_countdown-15off.png) no-repeat top center/contain;
  width: 90.313vw;
  height: 41.563vw;
  margin: -16.406vw auto 15.625vw;
}

.hp_countdown_boxMb0 {
  margin-bottom: 0;
}

.hp_countdown_boxMb_sp {
  margin-bottom: 7.813vw;
}

.bl_countdown_set{
  width: 78.125vw;
  margin: 0 auto;
  padding: 12.188vw 0 0;
  font-size: 7.813vw;
  font-weight: bold;
  text-align: center;
  font-family: Verdana, Roboto, 'Droid Sans', sans-serif;
  line-height: normal;
}

.bl_countdown_set span{
  font-size: 4.688vw;
  font-weight: bold;
}

.bl_countdown_btn{
  width: 85vw;
  margin: 4.375vw auto 0;
}
