@charset "UTF-8";
/* CSS Document */
.lp2red{
	color: #D10000;
}
p{
	font-weight: 700;
}
.lp2_sp{
	display: none;
}
.lp2mbp1{
	margin-bottom: 24px;
}
.section_lp2{
	padding-top: 81px;
	padding-bottom: 81px;
}
.innerlp2{
	width: 90%;
	max-width: 1080px;
	margin: 0 auto;
}
.lp2_bgy{
	background-color: #F8F4EA;
}

/*voice*/
.ribon_ttl1{
	max-width: 691px;
	margin: 0 auto;
	margin-bottom: 38px;
}
.tvoice_bg{
	background-image: url("../lp2img/kira_l.png"), url("../lp2img/kira_r.png");
    background-repeat: no-repeat,no-repeat;
    background-size: 284px,278px;
    background-position: 7% 3%, 90% 3%;
}
.voice1_box{
	display: flex;
	align-items: center;
	background-color: #fff;
	border-radius: 30px;
	border: 3px solid #CC6004;
	padding: 24px 24px 24px 40px;
	margin-bottom: 40px;
}
.voice1_wrap{
	margin-bottom: -40px;
}
.face{
	width: 14%;
}
.voice_p{
	width: 86%;
	padding-left: 30px;
	line-height: 2;
}
.voice_p>p{
	font-size: 18px;
}
.rate{
	width: 299px;
}
.voice_lead{
	font-weight: 900;
	font-size: 30px;
	line-height: 1.7;
	margin-bottom: 16px;
}


@media screen and (max-width: 900px) {
.voice_lead{
	font-size: 27px;
}

	
}
@media screen and (max-width: 900px) {
.voice_box>p{
	font-size: 19px;
}
	.lp2_tbn{
		display: none;
	}	
.ribon_ttl1{
	max-width: 500px;
}
}

@media screen and (max-width: 760px) {
	.lp2_sp{
	display: block;
}
	
.lp2_pc{
	display: none;
}
.section_lp2{
	padding-top: 50px;
	padding-bottom: 50px;
}
.ribon_ttl1{
	max-width: 258px;
	margin-bottom: 26px;
}
.tvoice_bg{
	background-image: url("../lp2img/kira_l_sp.png"), url("../lp2img/kira_r_sp.png");
    background-repeat: no-repeat,no-repeat;
    background-size: 70px,70px;
    background-position: 3% 1%, 95% 1%;
}
.voice1_box{
	display: block;
	border-radius: 20px;
	padding: 18px 18px 20px 18px;
	margin-bottom: 30px;
}
.voice1_wrap{
	margin-bottom: -30px;
}
.face{
	width: 34%;
	margin: 0 auto;
	margin-bottom: 20px;
}
.voice_p{
	width: 100%;
	padding-left: 0px;
	line-height: 1.6;
}
.voice_p>p{
	font-size: 16px;
}
.rate{
	width: 86%;
	margin: 0 auto;
}
.voice_lead{
	font-size: 24px;
	line-height: 1.6;
}
.lp2mbp1{
	margin-bottom: 22px;
}	
	
	
	

}
/*chiiki*/
.chiiki_ttl{
	max-width: 969px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.taiou_box{
	background-color: #fff;
	border-radius: 20px;
	border: 2px solid #E2CA91;
	padding: 30px;
	display: flex;
	justify-content: space-between;
}
.t_col1{
	width: 55%;
}
.taiou_p{
	font-size: 20px;
}
.t_col2{
	width: 41%;
}
.t_col2>img{
	display: block;
	max-width: 257px;
	margin: 0 auto;
	margin-bottom: 8px;
}
.area_box{
	background-color: #F0E3C5;
	padding: 18px;
	font-size: 19px;
	font-weight: 500;
}
.area_box>h3{
	font-size: 19px;
}

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

.taiou_box{
		display: block;
}
.t_col1{
	width: 100%;
	margin-bottom: 16px;
}
.t_col2{
	width: 100%;
}
.t_col2>img{
	margin-bottom: 30px;
}	
	
	
}

@media screen and (max-width: 760px) {
.chiiki_ttl{
	margin-bottom: 10px;
}
.taiou_p{
	font-size: 16px;
}
.taiou_box{
	padding: 16px;
}
.area_box{
	padding: 16px;
	font-size: 16px;
}
.area_box>h3{
	font-size: 16px;
}
	
	
	
}




/*nayami*/

.lp2_bg_gray{
	background-color: #E3E3E3;
}
.section_lp2_nayami{
	padding-top: 81px;
	padding-bottom: 53px;
}
.innerlp2_nayami{
	width: 90%;
	max-width: 854px;
	margin: 0 auto;
}
.nayami_bg{
	background-image: url("../lp2img/moy1.png"), url("../lp2img/moy2.png"), url("../lp2img/moy3.png");
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: 398px,252px, 357px;
    background-position: -5% 10%, 90% 5%, 80% 80%;
	position: relative;
}
.nayami_bg::after {
    content: "";
    position: absolute;
    bottom: -130px; /* 下にピッタリくっつけたいので三角の高さ分下にずらす */
    height: 80px;
    width: 100%;
    clip-path: polygon(0 0,50% 100%,100% 0); /* 下向き三角形 */
    background-color: #E3E3E3;
	z-index: 1;
}

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

.section_lp2_nayami{
	padding-top: 50px;
	padding-bottom: 35px;
}
.nayami_bg{
	background-image: url("../lp2img/moy1.png"), url("../lp2img/moy3.png");
    background-repeat: no-repeat,no-repeat;
    background-size: 300px,274px;
    background-position: 0% 98%, 130% 20%;
}
.nayami_bg::after {
    content: "";
    position: absolute;
    bottom: -94px; /* 下にピッタリくっつけたいので三角の高さ分下にずらす */
    height: 60px;
    width: 100%;
    clip-path: polygon(0 0,50% 100%,100% 0); /* 下向き三角形 */
    background-color: #E3E3E3;
	z-index: 1;
}	
	

}
/*kanou*/

.wakeariex_wrap_lp2{
	background-color: #fff;
	border-radius: 20px;
	border: solid 2px #CC6005;
	padding: 30px;
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
}
.ex_boxlp2{
	width: 31%;
	margin-right: 4%;
}
.ex_boxlp2:last-child{
	margin-right: 0;
}

.section_lp2_kanou{
	padding-top: 140px;
	padding-bottom: 81px;
}
.ex_boxlp2>h3{
	text-align:center;
	color: #CC6005;
	font-weight: 900;
	font-size: 36px;
	line-height: 1.5;
	margin-bottom: 10px;
}
.ex_boxlp2>p{
	font-size: 20px;
	line-height: 1.8;
	margin-top: 4px;
}

@media screen and (max-width: 900px) {
.ex_boxlp2>h3{
	font-size: 23px;
}
.wakeariex_wrap_lp2{
	padding: 20px;
}

	
	
	
}
@media screen and (max-width: 760px) {
	.section_lp2_kanou{
		padding-top: 100px;
	}
	.kanou_ttl{
		margin-bottom: 20px;
	}
.wakeariex_wrap_lp2{
	padding: 20px 17px 20px 17px;
	display: block;
	margin-bottom: 38px;
}
.ex_boxlp2{
	width: 100%;
	margin-right: 0;
	margin-bottom: 30px;
}
.ex_boxlp2>h3{
	font-size: 28px;
}
.ex_boxlp2>p{
	font-size: 16px;
	line-height: 1.6;
}
	
	

}

/*voice2*/

.voice_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: -3%;
	margin-top: 20px;
	margin-bottom: -35px;
}
.voice_list>li{
	width: 30%;
	margin-left: 3%;
}
.voice_box{
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #D26B14;
	padding: 17px 20px;
	margin-bottom: 35px;
}
.voice_box>p{
	text-align: center;
	font-weight: 700;
	font-size: 23px;
	letter-spacing: 0;
	line-height: 1.45;
	margin-bottom: 10px;
}

@media screen and (max-width: 900px) {
.voice_list>li{
	width: 40%;
	margin-left: 3%;
}
	
}

/*flow*/
.flow_ttl_lp2{
	max-width: 691px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.flow_lp2p{
	text-align: center;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.5;
	margin-bottom: 38px;
}
.flow_lp2p>.span1{
	color: #CC6004;
	font-size: 36px;
}
.flow_lp2p>.span2{
	color: #CC6004;
	font-size: 56px;
}
.lp2_flowbox{
	background-color: #fff;
	border-radius: 20px;
	border: 2px solid #CC6005;
	position: relative;
	padding: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.step_no_lp2{
	position: absolute;
	width: 147px;
	left: -1px;
	top:-1px;
}
.lp2_flow_col1{
	width: 20%;
	padding-left: 36px;
	margin-top: 34px;
}
.lp2_flow_col2{
	width: 77%;
}
.lp2_flow_col2>h3{
	font-weight: 900;
	color: #CC6004;
	font-size: 28px;
	letter-spacing: 0.05;
	line-height: 1.5;
	border-bottom: 1px solid #CC6004;
	margin-bottom: 8px;
	padding-bottom: 6px;
}
.lp2_flow_col2>h3>span{
	color: #fff;
	font-size: 18px;
	background-color: #CC6004;
	padding: 0.05em 0.3em 0.1em;
	margin-right: 6px;
	border-radius: 4px;
}
.flow_arrow_lp2{
	width: 81px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 15px;
}
.lp2mbp1{
	font-size: 20px;
}

@media screen and (max-width: 900px) {
.flow_ttl_lp2{
	max-width: 500px;
}
.flow_lp2p{
	font-size: 24px;
}
.flow_lp2p>.span1{
	font-size: 30px;
}
.flow_lp2p>.span2{
	font-size: 46px;
}	
.lp2_flow_col1{
	width: 20%;
	padding-left: 0px;
}
	
	
	
}

@media screen and (max-width: 760px) {
.flow_ttl_lp2{
	margin-bottom: 22px;
}
.flow_lp2p{
	font-size: 21px;
}
.flow_lp2p>.span1{
	font-size: 27px;
}
.flow_lp2p>.span2{
	font-size: 43px;
}	
.lp2_flowbox{
	padding: 16px;
	display: block;
}
.step_no_lp2{
	width: 128px;
}
.lp2_flow_col1{
	width: 52%;
	padding-left: 0px;
	margin: 0 auto;
	margin-top: 42px;
	margin-bottom: 12px;
}
.lp2_flow_col2{
	width: 100%;
}
.lp2_flow_col2>h3{
	font-size: 25px;
}
.lp2_flow_col2>h3>span{
	font-size: 16px;
}
.flow_arrow_lp2{
	width: 47px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.lp2mbp1{
	font-size: 16px;
}
	
	
	
}

/*reason*/
.lp2mbp2{
	margin-bottom: 20px;
}
.lp2_reason_ttl{
	margin-bottom: 10px;
}
.lp2_reason_wrap{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-left: -12%;
}
.lp2_reason_box{
	width: 35%;
	margin-left: 12%;
	margin-bottom: 40px;
}
.lp2_reason_box>h3{
	text-align: center;
	font-size: 29px;
	line-height: 1.6;
	margin-top: 8px;
	margin-bottom: 14px;
}
.lp2_reason_p{
	background-color: #F8F4EA;
	padding: 14px 18px;
	font-size: 19px;
}

@media screen and (max-width: 900px) {
.lp2_reason_wrap{
	margin-left: -4%;
}
.lp2_reason_box{
	width: 44%;
	margin-left: 4%;
	margin-bottom: 30px;
}
.lp2_reason_box>h3{
	font-size: 24px;
}
	
	
}
@media screen and (max-width: 760px) {
.lp2_reason_wrap{
	display: block;
	margin-left: 0;
}
.lp2_reason_box{
	width: 100%;
	margin-left: 0%;
}
.lp2_reason_p{
	padding: 12px 17px;
	font-size: 16px;
}
	
	

}
/*staff*/

.lp2_staff_box{
	background-color: #fff;
	border: 2px solid #CC6005;
	border-radius: 20px;
	padding: 22px;
	margin-bottom: 40px;
}
.lp2_staff_box:last-child{
	margin-bottom: 0;
}
.lp2_staff_lead{
	color: #CC6005;
	font-weight: 900;
	font-size: 29px;
	line-height: 1.57;
	margin-bottom: 9px;
}
.lp2_staff_cont_col{
	display: flex;
	justify-content: space-between;
}
.lp2_staff_img{
	width: 27%;
}
.lp2_staff_mes{
	width: 70%;
}
.lp2_pos{
	color: #CC6004;
	font-size: 18px;
	line-height: 1.5;
}
.lp2_name{
	font-size: 26px;
	border-bottom: 1px solid #CC6004;
	margin-bottom: 8px;
}
.lp2_name>span{
	font-size: 18px;
}

.staff_bg{
	background-image: url("../lp2img/circle1.png"), url("../lp2img/circle1.png");
    background-repeat: no-repeat,no-repeat;
    background-size: 290px, 493px;
    background-position:  3% 5%, 95% 90%;
}

@media screen and (max-width: 900px) {
.lp2_staff_lead{
	font-size: 24px;
}
.lp2_name{
	font-size: 20px;

}
}

@media screen and (max-width: 760px) {
.lp2_staff_box{
	padding: 16px;
	margin-bottom: 30px;
}
.lp2_staff_lead{
	font-size: 24px;
	margin-bottom: 6px;
	text-align: center;
}
.lp2_staff_cont_col{
	display: block;
}
.lp2_staff_img{
	width: 100%;
}
.lp2_staff_mes{
	width: 100%;
}
.lp2_pos{
	font-size: 17px;
}
.lp2_name{
	font-size: 22px;
	margin-bottom: 6px;
}
.lp2_name>span{
	font-size: 15px;
}

.staff_bg{
    background-position:  -10% 5%, 110% 90%;
}



}



.contactbox1_img{
	position: relative;
	z-index: 1;
}
.form_btn{
	position: absolute;
	width: 44%;
	max-width: 490px;
	z-index: 3;
	right: 3%;
	bottom: 11%;
}

.f-cta_wrap_lp2{
	position: fixed;
	bottom: 0;
	background-color: rgba(255,255,255,0.85);
	width: 100%;
	z-index: 10;
}
.f-cta_wrap_lp2>div>p{
	text-align: center;
	font-size: 19px;
	margin-top: 6px;
	margin-bottom: 4px;
}
.f-cta_lp2{
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
}
.f-cta_lp2>li{
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
}







@media screen and (max-width: 760px) {
	.innerlp2.lp2contactinner{
	width: 100%;
	}
	
	
.form_btn{
	position: absolute;
	width: 75%;
	z-index: 3;
	bottom: 14%;
left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}
	#qa{
		width: 90%;
		margin: 0 auto;
	}	
	#mailform{
		width: 90%;
		margin: 0 auto;
		padding-bottom: 60px;
	}
.f-cta_wrap_lp2>div>p{
	font-size: 13px;
	margin-top: 5px;

}
.f-cta_lp2>li{
	width: 44%;
	margin-left: 3%;
	margin-right: 3%;
}
	
	
	
}


@media screen and (max-width: 500px) {
	#qa{
		width: 100%;
	}
.voice_list{
	display: block;
	margin-left: 0%;
	margin-bottom: 0px;
}
.voice_list>li{
	width: 100%;
	margin-left: 0%;
}
	.innerlp2.inner_voice{
		max-width: 90%;
		margin: 0 auto;
		padding-top: 50px;
		padding-bottom: 0px;
	}
	
}


	@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
.scroll-infinity__wrap {
  display: flex;
  overflow: hidden;
}
.scroll-infinity__list {
  display: flex;
  list-style: none;
  padding: 0;
}
.scroll-infinity__list--left {
  animation: infinity-scroll-left 80s infinite linear 0.5s both;
}
.scroll-infinity__item {
  width: calc(100vw / 4);
	padding-left: 14px;
}
.scroll-infinity__item>img {
  width: 100%;
}
@media screen and (max-width: 500px) {
.scroll-infinity__item {
  width: calc(100vw / 2);
	padding-left: 12px;
}
	
}
