@charset "utf-8";
/* CSS Document */

#lp_etvs{
overflow: unset;
background-color: #dcd6d8;

}
#lp_etvs .wrap_padding{
	padding: 24px;
}
#lp_etvs .wrap_padding:last-of-type{
    padding-bottom: 60px;
}
#lp_etvs .m_title{
	font-size: 24px;
    position: relative;
    padding: 20px 0 10px;
	    font-weight: 500;
}
#lp_etvs .m_title span{
	font-size: 15px;
    font-weight: normal;
    display: block;
    line-height: 1.6;
}
#lp_etvs .fukidashi{
	color: #fff;
	background-color: #baaab1;
	width: auto;
}
#lp_etvs .fukidashi.fd{
    background-color: #c5c2c7;	
}
#lp_etvs .fukidashi:after{
    border-color: #baaab1 transparent transparent transparent;
}
#lp_etvs .fukidashi.fd:after{
	 border-color: #c5c2c7 transparent transparent transparent;
}
#lp_etvs .btn{
	    background-color: #baaab1;
}
#lp_etvs .btn a{
color: #fff;
}
#lp_etvs .text_large{
	    font-weight: 500;
}
#lp_etvs .mv_wrap .mv_clm_wrap{
	position: relative;
	width: 100%;
}
#lp_etvs .mv_wrap .mv_clm_wrap .catch{
	position: absolute;
    bottom: 0;
	left: 0;
    margin-bottom: 60px;
	padding-left: 26px;
    margin-left: 30px;
    border-left: solid 1px #fff;
}

#lp_etvs .mv_wrap .mv_clm_wrap .catch .title{
    width: 50%;
    margin-bottom: 20px;
}
#lp_etvs .mv_wrap .mv_clm_wrap .catch p{
    line-height: 2.1;
    letter-spacing: 2.5px;
}

.lp_wrap .cp_title {
    text-align: center;
    padding: 10px 0px 20px 0px;
    font-size: 3rem;
    line-height: 1;
    color: #ad99a2;
    margin: 0 auto;
    margin-top: 15px;
    top: -2%;
    left: 30%;
    z-index: 1;
    border-bottom: 1px solid #ad99a2;
}
.lp_wrap .cp_title span {
	font-size: 1.5rem;
}
.lp_wrap .cp_txt {
	margin-top: 3%;
}

.lp_wrap span.cp_color {
    font-size: 2rem;
    color: #baaab1;
    font-weight: 600;
    letter-spacing: .2rem;
	display: block;
}

.lp_wrap .point {
	border-left: solid 1px #c5c2c7;
	line-height: 1.7;
}

.lp_wrap .text_l_small {
	font-size: 11px!important;
	margin-top: 3%;
	vertical-align: super;
}

.lp_wrap .present_wrap .item_wrap{
	    align-items: center;
    justify-content: center;
}
.lp_wrap .present_wrap .item_wrap .item_list{
	position: relative;
	background-color: #fff;
	width: 100%;
	justify-content: center;
	padding: 36px 0 20px;
	align-items: center;
}
.lp_wrap .present_wrap .item_wrap .item_list p{
	width: 50%;
}
.lp_wrap .present_wrap .item_wrap .item_list .text_large{
	border-left: solid 1px #c5c2c7;
	    font-size: 2.1rem!important;
	padding-right: 0;
}
.lp_wrap .present_wrap .item_wrap .item_list:first-of-type{
	    margin-bottom: 40px;
	    margin-top: 30px;
}
.lp_wrap .present_wrap .item_wrap .item_list .fukidashi{
	position: absolute!important;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.lp_wrap .step_wrap{
	 background-color: #fff;
    padding-bottom: 40px!important;
}
.lp_wrap .step_wrap .step_item .step_list{
/*    margin-bottom: 30px;*/
    padding: 24px;
}
.lp_wrap .step_wrap .step_item .step_list .image{
	width: 84%;
    margin: auto;
	    margin-bottom: 28px;
	
}
.lp_wrap .step_wrap .step_item .step_list .step_tl{
	    align-items: center;
    justify-content: space-between;
}
.lp_wrap .step_wrap .step_item .step_list .step_tl .img{
	    width: 15%;
}
.lp_wrap .step_wrap .step_item .step_list .step_tl p{
width: 80%;
    font-weight: 550;
    line-height: 1.6;
	font-size: 15px;
}
.lp_wrap .step_wrap .text_l_small{
	border: solid 1px;
	padding: 16px;
}
.lp_wrap .faq_wrap{
    background-color: #fff;
}
.lp_wrap .faq_wrap .txt{
	width: 90%;
}
.lp_wrap .q, .lp_wrap .a{
	justify-content: space-between;
    align-items: baseline;
}
.lp_wrap .faq_wrap .q .icon{
	background-color: #c5c2c7;
	color: #fff;
	line-height: 1;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin-top: 5px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
}
.lp_wrap .faq_wrap .a .icon{
background-color: #baaab1;
    color: #fff;
    line-height: 1;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    margin-top: 5px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
.lp_wrap .faq_wrap .a{
	padding-bottom: 20px;
    border-bottom: solid 1.3px #c3c3c3;
    margin-bottom: 20px;
}
.lp_wrap .faq_wrap .a:last-of-type{
	    border-bottom: none;
    padding-bottom: 0;
}
.lp_wrap .item_wrap{
	    justify-content: space-between;
}
.lp_wrap .item_wrap .item_box_wrap{
	width: 48%;
	/* height: auto; */
	background-color: #fff; 
	padding: 0;
	margin-bottom: 10px;
	position: relative;
	min-height: 55px;
}
.lp_wrap .item_wrap .item_box_wrap p{
letter-spacing: .1rem;
    width: 100%;
    bottom: 0;
    padding: 5px;
    font-weight: normal;
    text-align: center;
    color: #333;
    background-color: #f1edee;
    position: absolute;
}
.lp_wrap .starter_wrap{
	    background-color: #fff;
    padding: 30px 20px;
}
.lp_wrap .starter_wrap .tit{
	    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.6;
	margin-bottom: 20px;
}
.lp_wrap .starter_wrap .image{
    width: 80%;
    margin: 0 auto 20px auto;
}
.lp_wrap .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	    background-image: none;
}
.lp_wrap .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	    background-image: none;	
}
/*.lp_wrap .slick-slider .swiper-button-prev:before, .slick-slider .swiper-button-next:before{
	position: absolute;
    left: calc(50%);
    top: calc(50%);
    content: '';
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    border-top: solid 2px #fff;
    border-left: solid 2px #fff;
    transform: rotate(-45deg);	
}*/
/*.lp_wrap .slick-slider .swiper-button-next:before{
	transform: rotate(135deg);
	left: calc(50% - 1.4rem);
	}*/


.lp_wrap .slick-track {
  display: flex;
}
.lp_wrap .slick-initialized .slick-slide{
	margin: 0 1.5vw!important;
	  height: auto !important;
/*	background:rgba(215,207,193,0.4);*/
    background-color: #dcd6d8;
	
}
.slick-slider .slick-list {
  padding: 0 15% 0 0!important;
}

/*ここからPC*/
@media screen and (min-width: 780px) {
	
	#lp_etvs .btn{
	width: 50%;
	margin: auto;	
	}
	#lp_etvs .mv_wrap .mv_clm_wrap .catch{
	margin: 0;
	bottom: 11%;
	left: 7%;
	}	
	#lp_etvs .wrap_padding{
		padding: 24px 40px;
		margin-bottom: 60px;
	}
	
	.lp_wrap{
	max-width: 980px;
	margin: 0 auto;
	}
.lp_wrap .present_wrap .item_wrap .item_list p:nth-of-type(1) {
	 border-bottom: solid 1px #c5c2c7;
}
.lp_wrap .point {
	border: 0;
}
.lp_wrap span.cp_color {
    display: inline;	
}
	.lp_wrap .present_wrap .item_wrap{
		margin-top: 40px;
		justify-content: space-between;
	}
	.lp_wrap .present_wrap .item_wrap .item_list{
		    width: 48%;
		padding: 50px 30px 10px;
	}	
	.lp_wrap .present_wrap .item_wrap .item_list:first-of-type{
		    margin: 0;
	}	
.lp_wrap .present_wrap .item_wrap .item_list p{
	    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
	}
	.lp_wrap .present_wrap .item_wrap .item_list .text_large{
    border: none;
	}
	.lp_wrap .faq_wrap .txt{
		    width: 95%;
	}	
	.lp_wrap .starter_wrap{
		padding: 35px 40px;
	}
	.lp_wrap .starter_wrap .tit{
		    margin-bottom: 30px;
		font-size: 16px;
	}
	.lp_wrap .starter_wrap .flex{
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: stretch;
}
	.lp_wrap .starter_wrap .left{
	width: 42%;
	}	
		.lp_wrap .starter_wrap .right{
width: 50%;
	}
	.lp_wrap .starter_wrap .image{
width: auto;
	}	
	.lp_wrap .dear_wrap .f_text{
		text-align: center;
		    padding-bottom: 10px!important;
	}
	.slick-slider {
max-width: 580px;
	}
.lp_wrap .step_wrap .step_item {
	margin: auto;
}
.lp_wrap .step_wrap .step_item .step_list .image{
		    width: 73%;
	}
		.lp_wrap .starter_wrap .right .btn{
    width: 100%!important;
	}
	
.lp_wrap .cp_txt {
	text-align: center;
}

	
/*--------消さない-------*/	
}
/*--------消さない-------*/	