@charset "UTF-8";
#sec_under_lp_1212 {
  width: 100%;
  font-size: 15px;
  line-height: 1.75em;
  box-sizing: border-box;
  margin-top: 60px;
  font-family: "Helvetica Neue","游ゴシック Medium",YuGothic,"Yu Gothic Medium","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  position: relative;
}

.lp_sp_1002_br {
  display: block;
}

.js_acor_contents {
  display: none;
}

/* 共通 */
.lp_sp_1212_con_wrap01 {
  padding: 0 10px;
}

.lp_sp_1212_tit01 {
  margin-bottom: 12px;
}

.lp_sp_1212_tit02 {
  margin-bottom: 15px;
}

.lp_sp_1212_tit03 {
  margin-bottom: 21px;
}

.lp_sp_1212_txt01 {
  text-align: center;
  font-size: 17px;
  padding-bottom: 15px;
}
.lp_sp_1212_txt01:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_txt01 {
		font-size: 15px;
	}
}

/* CTA */
.lp_sp_1212_cta_date {
  margin-top: 20px;
}
.lp_sp_1212_cta_date h3 {
  font-size: 20px;
  background: url("../../../../../img/sp/lp/view/1212/img_border02.png") repeat-x left bottom/9px;
  margin-bottom: 10px;
  padding-bottom: 2px;
}
.lp_sp_1212_cta_date .lp_sp_1212_cta_code {
  font-size: 17px;
  font-weight: bold;
}
.lp_sp_1212_cta_date .lp_sp_1212_cta_price {
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.lp_sp_1212_cta_date .lp_sp_1212_cta_price .lp_sp_1212_normal_price_math {
  font-size: 37px;
}
.lp_sp_1212_cta_date .lp_sp_1212_cta_price .lp_sp_1212_member_price_math {
  font-size: 37px;
  color: #f33836;
}
.lp_sp_1212_cta_date .lp_sp_1212_cta_price .lp_sp_1212_price_txt {
  font-size: 19px;
  margin-bottom: 3px;
  margin-left: 3px;
}
.lp_sp_1212_cta_date .lp_sp_1212_cta_price .lp_sp_1212_price_txt02 {
  margin-bottom: 5px;
}
.lp_sp_1212_cta_date .lp_sp_1212_btn_select {
  font-size: 17px;
  margin-bottom: 10px;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_cta_date h3 {
		font-size: 18px;
	}
	.lp_sp_1212_cta_date .lp_sp_1212_cta_code {
		font-size: 15px;
	}
	.lp_sp_1212_cta_date .lp_sp_1212_cta_price .lp_sp_1212_price_txt {
		font-size: 17px;
	}
	.lp_sp_1212_cta_date .lp_sp_1212_cta_price .lp_sp_1212_price_txt02 {
		font-size: 15px;
	}
	.lp_sp_1212_cta_date .lp_sp_1212_btn_select {
		font-size: 15px;
	}
}

/* lp_sp_1212_sec01 */
.lp_sp_1212_sec01 {
  position: relative;
  background: url("../../../../../img/sp/lp/view/1212/img_sec01_bg01.jpg") repeat-y center top/100%;
  padding-top: 11px;
  padding-bottom: 30px;
}
.lp_sp_1212_sec01::after {
  content: "";
  background: url("../../../../../img/sp/lp/view/1212/img_sec01_bg01_arrow.png") no-repeat center bottom/100%;
  width: 100%;
  padding-bottom: 40px;
  position: absolute;
  left: 0;
  bottom: -13%;
}
.lp_sp_1212_sec01 h3 {
  margin-bottom: 11px;
}

/* lp_sp_1212_sec02 */
.lp_sp_1212_sec02 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec02_bg01.jpg") repeat-y center top/100%;
  padding-top: 55px;
  padding-bottom: 30px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point {
  max-width: 95%;
  margin: 0 auto;
  padding: 15px 9px 20px;
  background: #fff;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point_tit {
  margin: 0 auto 12px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point_box {
  background: url("../../../../../img/sp/lp/view/1212/img_border01.png") repeat-x left bottom/9px;
  padding-bottom: 23px;
  margin-bottom: 20px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point_box:last-child {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point_box h3 {
  margin-bottom: 14px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point_box p {
  font-size: 17px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point01_snowl {
  margin-top: 25px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point01_snowl h4 {
  margin-bottom: 10px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point01_snowl .lp_sp_1212_sec02_point_graph {
  max-width: 90%;
  font-size: 0;
  margin: 0 auto;
  padding: 15px 0 0;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point03_environment {
  margin-top: 25px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point03_environment h4 {
  margin-bottom: 10px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point03_environment .lp_sp_1212_sec02_point_environment {
  max-width: 90%;
  font-size: 0;
  margin: 0 auto;
  padding: 15px 0 20px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point03_environment .lp_sp_1212_sec02_point_environment02 {
  padding-top: 15px;
}
.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point03_environment .lp_sp_1212_sec02_point_environment_link {
  padding-top: 15px;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_sec02 .lp_sp_1212_sec02_point .lp_sp_1212_sec02_point_box p {
		font-size: 15px;
	}
}

/* lp_sp_1212_sec03 */
.lp_sp_1212_sec03 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec03_bg.jpg") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 30px;
}
.lp_sp_1212_sec03 .lp_sp_1212_sec03_pic {
  max-width: 90%;
  margin: 0 auto;
  padding-bottom: 25px;
}

/* lp_sp_1212_sec04 */
.lp_sp_1212_sec04 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec04_bg.jpg") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 30px;
}
.lp_sp_1212_sec04 .lp_sp_1212_sec04_kanaria h4 {
  margin-bottom: 21px;
}
.lp_sp_1212_sec04 .lp_sp_1212_sec04_kanaria .lp_sp_1212_sec04_kanaria_mov {
  position: relative;
  padding-bottom: 51%;
  max-width: 90%;
  margin: 0 auto;
}
.lp_sp_1212_sec04 .lp_sp_1212_sec04_kanaria .lp_sp_1212_sec04_kanaria_mov iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* lp_sp_1212_sec05 */
.lp_sp_1212_sec05 {
  background: #fff9d9;
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
}
.lp_sp_1212_sec05::after {
  content: "";
  background: url("../../../../../img/sp/lp/view/1212/img_sec05_bg_arrow.png") no-repeat center bottom/100%;
  width: 100%;
  padding-bottom: 40px;
  position: absolute;
  left: 0;
  bottom: -4.5%;
}
.lp_sp_1212_sec05 .lp_sp_1212_sec05_cap {
  margin-bottom: 17px;
}
.lp_sp_1212_sec05 .lp_sp_1212_sec05_pic {
  margin-top: 17px;
}
.lp_sp_1212_sec05 .lp_sp_1212_sec05_pic p {
  background: url("../../../../../img/sp/lp/view/1212/img_sec05_border.png") repeat-x left bottom/12px;
  padding-bottom: 15px;
  margin-bottom: 17px;
}
.lp_sp_1212_sec05 .lp_sp_1212_sec05_pic p:last-child {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.lp_sp_1212_sec05 .lp_sp_1212_sec05_cap02 {
  margin-top: 30px;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_sec05 .lp_sp_1212_sec05_cap02 {
		font-size: 13px;
	}
}

/* lp_sp_1212_sec06 */
.lp_sp_1212_sec06 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec06_bg.gif") repeat center top/11px;
  padding-top: 55px;
  padding-bottom: 30px;
}
.lp_sp_1212_sec06 .lp_sp_1212_net_cta {
  border: 2px solid #5eb9eb;
  background: #fff;
  border-radius: 9px;
  padding: 15px 10px;
}
.lp_sp_1212_sec06 .lp_sp_1212_net_cta .lp_sp_1212_net_cta_pic {
  width: 60%;
  margin: 0 auto;
}

/* lp_sp_1212_sec07 */
.lp_sp_1212_sec07 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec07_bg.jpg") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 30px;
}

.lp_sp_1212_sec07_spoon_mov {
  position: relative;
  padding-bottom: 51%;
  max-width: 90%;
  margin: 0 auto 25px;
}
.lp_sp_1212_sec07_spoon_mov iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lp_sp_1212_sec07_spoon_txt {
  position: relative;
  background: url("../../../../../img/sp/lp/view/1212/img_sec07_frame_center.png") repeat-y center top/100%;
  max-width: 95%;
  margin: 0 auto;
}
.lp_sp_1212_sec07_spoon_txt::before, .lp_sp_1212_sec07_spoon_txt::after {
  content: "";
  position: absolute;
  width: 100%;
  padding-bottom: 11px;
}
.lp_sp_1212_sec07_spoon_txt::before {
  background: url("../../../../../img/sp/lp/view/1212/img_sec07_frame_top.png") no-repeat left bottom/100%;
  top: -10%;
}
.lp_sp_1212_sec07_spoon_txt::after {
  background: url("../../../../../img/sp/lp/view/1212/img_sec07_frame_bottom.png") no-repeat left top/100%;
  bottom: -9%;
}
.lp_sp_1212_sec07_spoon_txt p {
  padding: 0 15px;
}

.lp_sp_1212_sec07_spoon_contact {
  background: #fff;
  border: 1px solid #ff4a4a;
  border-radius: 6px;
  margin-top: 25px;
}
.lp_sp_1212_sec07_spoon_contact p {
  padding: 7px;
}

/* lp_sp_1212_sec08 */
.lp_sp_1212_sec08 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec08_bg.png") repeat-y center top/100%;
}

.lp_sp_1212_wash_tit {
  position: relative;
}
.lp_sp_1212_wash_tit::after {
  content: "";
  background: url("../../../../../img/sp/lp/view/1212/img_arrow01.png") no-repeat center/17px;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 9px;
  margin: auto 0;
  transition: .3s;
}
.lp_sp_1212_wash_tit.open::after {
  transform: rotate(180deg);
}

.lp_sp_1212_sec08_point_wrap {
  position: relative;
  max-width: 95%;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 30px;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point_cap {
  position: absolute;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point {
  position: relative;
  z-index: 1;
  padding-top: 29%;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point01, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point02, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point03, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point04, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point05 {
  position: relative;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point01 p, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point02 p, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point03 p, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point04 p, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point05 p {
  font-size: 17px;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point_small01 {
  font-size: 15px;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point01 .lp_sp_1212_sec08_point01_txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 91%;
  top: 19%;
  line-height: 1.6em;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point02 .lp_sp_1212_sec08_point02_txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 91%;
  top: 19%;
  line-height: 1.6em;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point03 .lp_sp_1212_sec08_point03_txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 91%;
  top: 19%;
  line-height: 1.6em;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point04 .lp_sp_1212_sec08_point04_txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 91%;
  top: 12%;
  line-height: 1.6em;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point04 .lp_sp_1212_sec08_point04_btn {
  position: absolute;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4%;
}
.lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point05 .lp_sp_1212_sec08_point05_txt {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 91%;
  top: 20%;
  line-height: 1.6em;
}

@media screen and (max-width: 320px) {
  .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point01, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point02, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point03, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point04, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point05 {
    position: relative;
  }
  .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point01 p, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point02 p, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point03 p, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point04 p, .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point05 p {
    font-size: 14px;
  }
  .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point_small01 {
    font-size: 13px;
  }
  .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point01 .lp_sp_1212_sec08_point01_txt {
    line-height: 1.4em;
  }
  .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point02 .lp_sp_1212_sec08_point02_txt {
    line-height: 1.4em;
  }
  .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point03 .lp_sp_1212_sec08_point03_txt {
    line-height: 1.4em;
  }
  .lp_sp_1212_sec08_point_wrap .lp_sp_1212_sec08_point .lp_sp_1212_sec08_point04 .lp_sp_1212_sec08_point04_txt {
    line-height: 1.4em;
  }
}
/* lp_sp_1212_sec09 */
.lp_sp_1212_sec09 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec09_bg.jpg") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 30px;
}

.lp_sp_1212_sec09_pic01 {
  margin-bottom: 30px;
}

.lp_sp_1212_sec09_pic02 {
  margin-bottom: 30px;
}

.lp_sp_1212_sec09_spoon {
  background: url("../../../../../img/sp/lp/view/1212/img_sec09_frame_center.png") repeat-y left top/100%;
  position: relative;
  max-width: 95%;
  margin: 0 auto;
}
.lp_sp_1212_sec09_spoon::before, .lp_sp_1212_sec09_spoon:after {
  content: "";
  position: absolute;
  width: 100%;
  padding-bottom: 15px;
}
.lp_sp_1212_sec09_spoon::before {
  background: url("../../../../../img/sp/lp/view/1212/img_sec09_frame_top.png") no-repeat left bottom/100%;
  top: -15px;
}
.lp_sp_1212_sec09_spoon::after {
  background: url("../../../../../img/sp/lp/view/1212/img_sec09_frame_bottom.png") no-repeat left top/100%;
  bottom: -15px;
}
.lp_sp_1212_sec09_spoon h4 {
  padding: 7px 0 17px;
}
.lp_sp_1212_sec09_spoon .lp_sp_1212_sec09_spoon_txt {
  padding-left: 15px;
  text-indent: -1em;
  margin: 15px 18px 0;
  font-size: 15px;
}

.lp_sp_1212_sec09_sanso_cta {
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 10px;
  margin: 30px auto 0;
  box-sizing: border-box;
}
.lp_sp_1212_sec09_sanso_cta .lp_sp_1212_sec09_sanso_cta_pic {
  width: 60%;
  margin: 0 auto;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_sec09_spoon .lp_sp_1212_sec09_spoon_txt {
		font-size: 13px;
	}
}

/* lp_sp_1212_sec10 */
.lp_sp_1212_sec10 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec10_bg.jpg") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 30px;
}

.lp_sp_1212_sec10_jelly_mov {
  position: relative;
  padding-bottom: 51%;
  max-width: 90%;
  margin: 20px auto 25px;
}
.lp_sp_1212_sec10_jelly_mov iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lp_sp_1212_sec10_jelly {
  box-sizing: border-box;
  border: 2px solid #aacc66;
  background: #fff;
  padding: 9px;
}
.lp_sp_1212_sec10_jelly h4 {
  margin-bottom: 5px;
}
.lp_sp_1212_sec10_jelly .lp_sp_1212_sec10_jelly_txt {
  font-size: 17px;
}
.lp_sp_1212_sec10_jelly .lp_sp_1212_sec10_jelly_notuse {
  color: #ff4a4a;
  font-size: 17px;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_sec10_jelly .lp_sp_1212_sec10_jelly_txt {
	  font-size: 15px;
	}
	.lp_sp_1212_sec10_jelly .lp_sp_1212_sec10_jelly_notuse {
	  font-size: 15px;
	}
	.lp_sp_1212_sec10_jelly .lp_sp_1212_sec10_caption {
		font-size: 13px;
	}
}

/* lp_sp_1212_sec11 */
.lp_sp_1212_sec11 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec08_bg.png") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 50px;
}

.lp_sp_1212_sec11_ms_wrap {
  margin-top: 30px;
}
.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms {
  background: url("../../../../../img/sp/lp/view/1212/img_sec11_frame_center.png") repeat-y left top/100%;
  position: relative;
}
.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms::before, .lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms::after {
  content: "";
  position: absolute;
  width: 100%;
  padding-bottom: 20px;
}
.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms::before {
  background: url("../../../../../img/sp/lp/view/1212/img_sec11_frame_top.png") no-repeat left bottom/100%;
  top: -20px;
}
.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms::after {
  background: url("../../../../../img/sp/lp/view/1212/img_sec11_frame_bottom.png") no-repeat left top/100%;
  bottom: -20px;
}
.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms .lp_sp_1212_sec11_ms_img {
  width: 55%;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}
.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms .lp_sp_1212_sec11_ms_img .lp_sp_1212_sec11_ms_img_pic {
  width: 80%;
  margin: 0 auto;
}
.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms .lp_sp_1212_sec11_ms_img .lp_sp_1212_sec11_ms_txt01 {
  line-height: 1.3em;
  margin-top: 7px;
}
.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms .lp_sp_1212_sec11_ms_txt02 {
  font-size: 18px;
  max-width: 85%;
  margin: 0 auto;
  padding: 15px 0;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms .lp_sp_1212_sec11_ms_img .lp_sp_1212_sec11_ms_txt01 {
		font-size: 13px;
	}
	.lp_sp_1212_sec11_ms_wrap .lp_sp_1212_sec11_ms .lp_sp_1212_sec11_ms_txt02 {
		font-size: 15px;
	}
}

/* lp_sp_1212_sec12 */
.lp_sp_1212_sec12 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec12_bg.jpg") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 30px;
}

.lp_sp_1212_q {
  background: #ebf7d9;
  padding: 0 2.5%;
}
.lp_sp_1212_q h4 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec12_q.png") no-repeat left 15px/32px;
  padding: 17px 10px 10px 40px;
  font-size: 19px;
}

.lp_sp_1212_a {
  padding: 0 2.5%;
}
.lp_sp_1212_a p {
  background: url("../../../../../img/sp/lp/view/1212/img_sec12_a.png") no-repeat left 15px/32px;
  padding: 20px 10px 10px 40px;
  font-size: 18px;
}
.lp_sp_1212_a p span {
  font-size: 15px;
  display: block;
  text-indent: -1em;
  padding-left: 16px;
  line-height: 1.4em;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_q h4 {
		font-size: 17px;
	}
	.lp_sp_1212_a p {
		font-size: 15px;
	}
	.lp_sp_1212_a p span {
		font-size: 13px;
	}
}

/* lp_sp_1212_sec13 */
.lp_sp_1212_sec13 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec13_bg.jpg") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 30px;
}

.lp_sp_1212_sec13_topic_wrap {
  max-width: 98%;
  margin: 0 auto;
}

.lp_sp_1212_sec13_topic_box {
  border-radius: 7px;
  background: #fff;
  padding: 10px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
}
.lp_sp_1212_sec13_topic_box:last-child {
  margin-bottom: 0;
}

.lp_sp_1212_sec13_topic_2col {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_txt {
  width: 75%;
  margin-right: 2%;
}
.lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_txt h4 {
  font-size: 19px;
  background: url("../../../../../img/sp/lp/view/1212/img_sec13_border.gif") repeat-x left bottom/13px;
  margin-bottom: 3%;
  padding-bottom: 2px;
}
.lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_txt p {
  font-size: 17px;
  line-height: 1.5em;
}
.lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_txt span {
  font-size: 15px;
}
.lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_img {
  width: 30%;
}

@media screen and (max-width: 320px) {
  .lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_txt {
    width: 75%;
  }
  .lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_txt h4 {
    font-size: 16px;
  }
  .lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_txt p {
    font-size: 14px;
  }
  .lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_txt span {
    font-size: 13px;
  }
  .lp_sp_1212_sec13_topic_2col .lp_sp_1212_sec13_topic_img {
    width: 25%;
  }
}
/* lp_sp_1212_sec14 */
.lp_sp_1212_sec14_cta_area {
  max-width: 90%;
  margin: 0 auto;
  padding-bottom: 30px;
}
.lp_sp_1212_sec14_cta_area h3 {
  font-size: 20px;
  background: url("../../../../../img/sp/lp/view/1212/img_border02.png") repeat-x left bottom/9px;
  margin-bottom: 10px;
  padding-bottom: 2px;
}

/* lp_sp_1212_sec15 */
.lp_sp_1212_sec15 {
  background: url("../../../../../img/sp/lp/view/1212/img_sec10_bg.jpg") repeat-y center top/100%;
  padding-top: 20px;
  padding-bottom: 30px;
}

.lp_sp_1212_sec15_cta_wrap {
  max-width: 90%;
  margin: 0 auto;
}

.lp_sp_1212_sec15_cta_wrap:first-child {
	margin: 0 auto 50px;
}

.lp_sp_1212_sec15_cta_box {
  margin-bottom: 50px;
}
.lp_sp_1212_sec15_cta_box:last-child {
  margin-bottom: 0;
}
.lp_sp_1212_sec15_cta_box .lp_sp_1212_sec15_cta_pic {
  width: 74.5%;
  margin: 0 auto;
}
.lp_sp_1212_sec15_cta_box h3 {
  font-size: 20px;
  background: url("../../../../../img/sp/lp/view/1212/img_border01.png") repeat-x left bottom/9px;
  margin-bottom: 10px;
  padding-bottom: 2px;
}
.lp_sp_1212_sec15_cta_box .lp_sp_1212_sec15_cta_cap {
  font-size: 15px;
  margin-top: 8px;
}

@media screen and (max-width: 320px) {
	.lp_sp_1212_sec15_cta_box .lp_sp_1212_sec15_cta_cap {
		font-size: 13px;
	}
}