@charset "utf-8";
/* CSS Document */

.page-article .section-article-common .section-article-common-title h1 span{
	font-size: 16px;
}

#lp_etvs{
overflow: unset;
}
.page-article .section-article-inner {
    padding: 0;
}
.page-article .section-article-bottom {
    margin-top: 0;
}
page-article .section-article-inner {
    padding: 0;
}

#lp_etvs .mv_title_wrap{
	padding: 20px;
}
#lp_etvs .lp_mv_wrap .mv_title_wrap{
	padding: 26px;
	background-color: #f7f0ed;
}
#lp_etvs .mv_title_wrap .title{
	font-size: 20px;
}
#lp_etvs .mv_title_wrap .title .title_small{
	font-size: 16px;
}
#lp_etvs p{
	font-size: 14.2px;
	line-height: 1.8;
	letter-spacing: .07rem;
}
#lp_etvs .ancer_wrap{
	padding: 20px 0 80px;
	justify-content: space-evenly;
}
#lp_etvs .ancer_wrap .box{
	width: 37%;
    position: relative;
    display: block;
    margin: 0 5px;
}
#lp_etvs .ancer_wrap .box:after{
    content: '';
    width: 10px;
    height: 10px;
    background: none;
    border-top: solid 1.3px;
    border-right: solid 1.3px;
    transform: rotate( 
135deg );
    position: absolute;
    right: 50%;
    left: 50%;
    bottom: -17px;
}
#lp_etvs .ancer_wrap .box p{
	font-size: 12px;
    line-height: 1.4;
    margin-top: 10px;
}
#lp_etvs .m_title{
	font-size: 18px;
    position: relative;
    margin: 20px 0 10px;	
}
#lp_etvs .l_title{
	font-size: 16px;	
}
#lp_etvs .m_title:after{
    content: "";
    width: 20px;
    height: 1px;
    position: absolute;
	background-color: #000;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
#lp_etvs .icon{
font-size: 11px;
    border: solid 1px;
    padding: 3px 3px;
    line-height: 1;
    display: inline-block;
    letter-spacing: normal;
    margin-left: 8px;
}
#lp_etvs .wrap_padding{
	padding: 0 20px;
}
#lp_etvs .useditem_wrap .l_title{
margin: 10px 0 0;
}
#lp_etvs .useditem_wrap a{
	display: inline-block;
    text-decoration: underline;
    padding-bottom: 8px;
	font-size: 13px;
	line-height: 1.8;
}
/*アコーディオン*/
#lp_etvs .useditem_wrap.accordion dt{
	position: relative;
}
#lp_etvs .useditem_wrap.accordion dt:after{
    content: '';
    width: 6.5px;
    height: 6.5px;
    border: 0px;
    border-top: solid 1.5px;
    border-right: solid 1.5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(135deg);
    position: absolute;
    top: 52%;
    right: 2%;
    margin-top: -4px;
}
#lp_etvs .useditem_wrap.accordion dd{
	    margin-top: 10px;
	display: none;
}
/*アコーディオン*/

#lp_etvs .picup_wrap{
	margin: 20px;
	    margin-top: 30px;
    padding: 20px;
    border: solid 1px;
}
#lp_etvs .picup_wrap .picup_list{
	align-items: center;
    justify-content: space-around;
}
#lp_etvs .picup_wrap .picup_list img{
	width: 28%;
}
#lp_etvs .picup_wrap .picup_list p{
	width: 66%;
	font-size: 13px;
}
#lp_etvs .howto_detail_wrap{
	align-items: start;
	justify-content: space-between;
    padding: 10px 26px 70px;
    background-color: #f7f0ed;
}
#lp_etvs .howto_detail_wrap .m_title{
	width: 100%;
}
#lp_etvs .howto_detail_wrap .howto_wrap{
	width: 48%;
    position: relative;
    margin-bottom: 10px;
    padding-top: 20px;
}
#lp_etvs .howto_detail_wrap .howto_wrap .num{
	letter-spacing: normal;
    font-size: 15px;
    line-height: 1;
    width: 25px;
    height: 25px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(255 255 255 / 70%);
    font-weight: 500;
}
#lp_etvs .howto_detail_wrap .howto_wrap .num.fin{
    width: 50px;
}
#lp_etvs .howto_detail_wrap .howto_wrap .oc{
	position: absolute;
	letter-spacing: normal;
	top: 0;
	right: 9px;
	font-size: 13px;
	color: #fff;
}
#lp_etvs .howto_detail_wrap .howto_wrap .img_wrap{
	position: relative;
}
#lp_etvs .howto_detail_wrap .howto_wrap .txt_wrap{
	margin-top: 20px;
}
#lp_etvs .howto_detail_wrap .howto_wrap .txt_wrap .img{
height: 44px;
    margin-bottom: 10px;
    margin-left: 5px;
}
#lp_etvs .howto_detail_wrap .howto_wrap .txt_wrap .img img{
max-height: 100%;
    width: auto;
    max-width: 60%;
    z-index: 2;
}
#lp_etvs .howto_detail_wrap .howto_wrap .txt_wrap p{
    font-size: 13px;
    letter-spacing: normal;
    margin-bottom: 15px;
    line-height: 1.65;
}
#lp_etvs .howto_detail_wrap .makeuppoint_wrap{
	padding: 26px;
    background-color: #fff;
}
#lp_etvs .howto_detail_wrap .makeuppoint_wrap .staff_wrap{
	justify-content: space-between;
	align-items: center;
	padding: 0;
}
#lp_etvs .howto_detail_wrap .makeuppoint_wrap .staff_wrap .img{
  width: 30%;
}
#lp_etvs .howto_detail_wrap .makeuppoint_wrap .staff_wrap p{
    width: 64%;
	font-size: 13px;
}
#lp_etvs .howto_detail_wrap .basepoint_wrap {
    border: solid 1px;
    padding: 26px;
}

#lp_etvs .shop_info_wrap{
	margin-top: 40px;
	padding: 10px 26px 70px;
}

#lp_etvs .shop_info_wrap .info_anc{
	    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-bottom: 20px;
}
#lp_etvs .shop_info_wrap .info_anc:last-of-type{
	border-top: solid 1px #ddd;
	padding-top: 20px;
	}
#lp_etvs .shop_info_wrap .info_anc figure{
	width: 39%;
}
#lp_etvs .shop_info_wrap .info_anc .text_box{
	width: 58%;
	flex-direction: column;
	align-items: flex-start;
	justify-content: stretch;
	font-size: 13px;
	line-height: 1.8;
	margin-left: 10px;
}
#lp_etvs .shop_info_wrap .info_anc .text_box .pr_name{
	    font-size: 13px;
}
#lp_etvs .shop_info_wrap .info_anc:after{
	content: '';
	width: 6.5px;
	height: 6.5px;
	border: 0px;
	border-top: solid 1.5px;
	border-right: solid 1.5px;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(
	45deg);
	transform: rotate(
	45deg);
	position: absolute;
	top: 52%;
	right: 7px;
	margin-top: -4px;
	
}

@media screen and (min-width: 780px) {
	.page-article .section-article-inner {
    padding: 0;
    width: 100%;
}
	#lp_etvs .lp_mv_wrap .mv_title_wrap{
		padding: 26px;
	}	
#lp_etvs .mv_wrap{
	align-items: center;
	justify-content: space-between;
	margin-bottom: 70px;
}	
	#lp_etvs .mv_wrap .mv_img{
		width: 60%;
	}
	
#lp_etvs .mv_wrap .mv_title_wrap{
    width: 38%;
}	
#lp_etvs .mv_title_wrap .title{
	font-size: 24px;
	line-height: 1.8;
}		
#lp_etvs .ancer_wrap{
	padding: 20px 0 0;
	width: 500px;
	margin: 100px auto;
}
#lp_etvs .ancer_wrap .box{
margin: 0 30px;
}
#lp_etvs .ancer_wrap .box p{
	font-size: 14px;
}	
	#lp_etvs .lp_wrap{
	justify-content: space-between;		
	margin-bottom: 80px;
	}	
#lp_etvs .lp_wrap .left_wrap{
    width: 46%;
}
	#lp_etvs .lp_wrap .left_wrap .left_wrap_inner{
	position: sticky;
	top: 0;
	}	
#lp_etvs .lp_wrap .right_wrap{
width: 46%;
}	
#lp_etvs .picup_wrap .picup_list img{

}
#lp_etvs .picup_wrap .picup_list p{
	width: 58%;
}	
#lp_etvs .useditem_wrap a{
padding-bottom: 2px;
}
	#lp_etvs .shop_info_wrap{
		    padding: 0 26px;
	}
/*アコーディオン*/
#lp_etvs .useditem_wrap.accordion dt{
pointer-events: none;
}
#lp_etvs .useditem_wrap.accordion dt:after{
display: none;
}
#lp_etvs .useditem_wrap.accordion dd{
	    margin-top: 10px;
	display: block;
}
/*アコーディオン*/	
	#lp_etvs .useditem_wrap .l_title{
		margin: 20px 0 5px;
	}	
}
