@charset "utf-8";

body{
    margin: 0;
    padding: 0;
}

#lp_wrap{
    width: 100%;
	text-align: center;
	margin: 0% auto;
    color: #333333;
    display: block;
    padding:0;
    font-weight: 400;
    line-height: 1.65em;
    overflow: hidden;
    letter-spacing: .5px;
    background: #FFFFFF;
    font-family: 'Noto Sans JP', sans-serif;
    
}
#lp_wrap img{
    width: 100%;
    vertical-align: bottom;
    line-height: 0;
    border: none;
}
#lp_wrap ul,#lp_wrap li{
	padding: 0;
	overflow: hidden;
    list-style: none;
}
#lp_wrap a,#lp_wrap a:hover,#lp_wrap a:link{
    text-decoration: none;
    opacity: 1;
}

.Inter{
    font-family: "Inter", serif;
}
.BeVietnam{
    font-family: "Be Vietnam Pro", sans-serif;
}
.BennetBanner{
    font-family: "bennet-banner", sans-serif;
}
.Fraunces{
    font-family: "Fraunces", serif;
}
.NotoSerif{
    font-family: "Noto Serif JP", serif;
}

/* ------------------------------
head
------------------------------ */
#lp_head {
    max-width: 1000px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
#lp_head .head{
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 10% 0 0;
    position: relative;
}
#lp_head .title{
    width: 25%;
    text-align: center;
    margin: 0 auto;
}
#lp_head .lead{
    width: 100%;
    font-size: 16px;
    text-align: center;
    margin: 5% auto 0;
    position: relative;
    display: inline-block;
    line-height: 2em;
}

/* ------------------------------
contents
------------------------------ */

#lp_contents{
    max-width: 1000px;
    width: 100%;
    text-align: center;
    position:relative;
    margin: 5% auto 0%;
    display: block;
}
#lp_contents section{
    width: 100%;
    position: relative;
    display: inline-block;
    margin: 6% auto;
}
#lp_contents section .label{
	width: 100%;
	display: inline-block;
	margin: 0 auto 5%;
	position: relative;
	border-bottom: #444 2px solid;
}
#lp_contents section .label .txt{
	font-size: 18px;
	text-align: left;
	line-height: 1.2em;
	font-family: "Be Vietnam Pro", sans-serif;
	margin: 0 auto;

}
#lp_contents section .label .txt span{
	font-family: "bennet-banner", sans-serif;
	font-style: italic;
	font-size: 150%;
}


#lp_contents section .lp_wrap{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin: 0 auto;
	position: relative;
	gap:2%;
}
#lp_contents section:nth-of-type(even) .lp_wrap{
	flex-direction: row-reverse;
}

#lp_contents section .lp_wrap .main{
	width: 58%;
	position: relative;
}
#lp_contents section .lp_wrap .detail{
	width: 42%;
	position: relative;
	display: inline-block;
	margin: 0 auto;
}
#lp_contents section .lp_wrap .item{
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	line-height: 1.7em;
	margin: 0 auto;
}
#lp_contents section .lp_wrap .item .price{
	font-size: 80%;
}
#lp_contents section .lp_wrap .detail .point_box{
	width: 100%;
	background: #f1f1f1;
	display: inline-block;
	position: relative;
	margin: 5% auto;
	padding: 2.5% 0;
}
#lp_contents section .lp_wrap .detail .point_box ul{
	width: 90%;
	text-align: center;
	display: inline-block;
	padding: 0;
	position: relative;
}
#lp_contents section .lp_wrap .detail .point_box ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	gap:4%;
	padding-bottom: 4%;
	border-bottom: #888888 1px solid;
	margin: 4% auto 0;
}
#lp_contents section .lp_wrap .detail .point_box ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin: 2.5% auto;
}
#lp_contents section .lp_wrap .detail .point_box ul li .img{
	width: 30%;
	margin: 0 auto;
	position: relative;
}
#lp_contents section .lp_wrap .detail .point_box ul li .point{
	width: 70%;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
#lp_contents section .lp_wrap .detail .point_box ul li .point .ttl{
	width: 25%;
	font-size: 12px;
	text-align: center;
	font-family: "Be Vietnam Pro", sans-serif;
	font-style: italic;
	line-height: 1em;
	margin: 0 auto;
	background: #FFFFFF;
	display: inline-block;
	border-radius: 100vh;
	padding: 1% 3%;
	float: left;
	color: #AAAAAA;
	font-weight: 300;
}
#lp_contents section .lp_wrap .detail .point_box ul li .point .ttl span{
	font-family: "bennet-banner", sans-serif;
	font-size: 120%;
}
#lp_contents section .lp_wrap .detail .point_box ul li .point .txt{
	width: 100%;
	font-size: 13px;
	text-align: left;
	margin: 3% auto 0;
	line-height: 1.65em;
	display: inline-block;
}
#lp_contents section .lp_wrap_sub{
	width: 70%;
	text-align: center;
	display: inline-block;
	margin: 3% auto 0;
	position: relative;
	border: 1px solid #838383;
}
#lp_contents section .lp_wrap_sub .inner{
	width: 90%;
	text-align: center;
	margin: 0 auto;
	display: flex;
	gap:2%;
	position: relative;
	padding: 5% 0;
	align-items: center;
}
#lp_contents section .lp_wrap_sub .inner .ttl{
	font-size: 20px;
	text-align: center;
	margin: 0 auto;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
}
#lp_contents section .lp_wrap_sub .inner .img{
	width: 50%;
	position: relative;
}
#lp_contents section .lp_wrap_sub .inner .detail{
	width: 50%;
	margin: 0 auto;
	display: inline-block;
	position: relative;
}
#lp_contents section .lp_wrap_sub .inner .detail .ttl{
	font-size: 20px;
	text-align: center;
	margin: 0 auto;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
}
#lp_contents section .lp_wrap_sub .inner .detail .item{
	font-size: 15px;
	text-align: center;
	margin: 5% auto;
	line-height: 1.8em;
}
/* ============ ボタン01 ============ */
.btn01 a {
	background: #333;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 2.5% auto;
    width: 40%;
    padding: 2.5% 0%;
    color: #FFFFFF;
    transition: 0.3s ease-in-out;
    font-weight: 400;
    font-size: 13px;
    float: none;
    line-height: 1.5em;
	/*border-radius: 100vh;*/
	border: #333 1px solid;
}

.btn_all a {
    background: #7C7C7C;
    color: #FFFFFF;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5% auto 15%;
    width: 90%;
    padding: 3% 0%;
    transition: 0.3s ease-in-out;
    font-weight: 400;
    font-size: 15px;
    line-height: 2.5em;
    letter-spacing: .8px;
    border-radius: 0px;
}
.btn_all a:after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}


.pc{
    display:block;
}
.sp {
	display:none;
}
.small{
    font-size: 70%;
}
.clear{
    clear: both;
}
.Left{
    float: left;
}
.Right{
    float: right;
}



/**********************************************
　　　　　　　　　　　　SP
**********************************************/

@media only screen and (max-width:768px){
	#lp_wrap {
		width: 100%;
        padding: 0;
	}
    #lp_head .title{
        width: 45%;
    }
	#lp_head .lead{
        font-size: 14px;
        margin: 8% auto 0;
        line-height: 2em;
    }
	#lp_contents{
		margin: 5% auto 0;
	}
	#lp_contents section{
		width: 100%;
		text-align: center;
		margin: 10% auto 5%;
	}
	#lp_contents section .label{
		margin-bottom: 8%;
	}
	#lp_contents section .label .txt{
		text-align: center;
		font-size: 15px;
		line-height: 1em;
	}
	#lp_contents section .lp_wrap{
		flex-wrap: wrap;
	}
	#lp_contents section .lp_wrap .main{
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
	#lp_contents section .lp_wrap .detail{
		width: 100%;
	}
	#lp_contents section .lp_wrap .item{
		margin: 2.5% auto;
		font-size: 16px;
	}
	#lp_contents section .lp_wrap .detail .point_box ul li .img{
		width: 40%;
	}
	#lp_contents section .lp_wrap .detail .point_box ul li .point{
		width: 60%;
	}
	#lp_contents section .lp_wrap .detail .point_box ul li .point .ttl{
		font-size: 12px;
		color: #8F8F8F;
		width: 40%;
		line-height: 1.5em;
	}
	#lp_contents section .lp_wrap .detail .point_box ul li .point .txt{
		font-size: 12px;
		margin: 7% auto 0;
	}
	#lp_contents section .lp_wrap_sub{
		width: 80%;
	}
	#lp_contents section .lp_wrap_sub .inner{
		flex-wrap: wrap;
	}
	#lp_contents section .lp_wrap_sub .inner .img{
		width: 100%;
	}
	#lp_contents section .lp_wrap_sub .inner .detail{
		width: 100%;
	}
	#lp_contents section .lp_wrap_sub .inner .ttl{
		font-size: 15px;
		margin-bottom: 5%;
	}
	#lp_contents section .lp_wrap_sub .inner .detail .item{
		font-size: 14px;
	}
	
	.btn01 a{
        width: 70%;
		float: none;
		text-align: center;
		font-size: 13px;
		padding: 3% 0;
    }
    
    .hr01{
        margin: 10% auto 5%;
    }
    .pc {
		display:none;
	}
	.sp {
		display:block;
		width: 100%;
	}
    .Left{
        float: none;
    }
    .Right{
        float: none;
    }

}

.fade{
	opacity: 0;
	transition: 1.8s all 0.2s ease;
}
.fade01{
	opacity: 0;
	transition: 1.8s all 0.5s ease;
}
.fade02{
	opacity: 0;
	transition: 1.8s all 0.8s ease;
}
.fade03{
	opacity: 0;
	transition: 1.8s all 1.1s ease;
}
.fade04{
	opacity: 0;
	transition: 1.8s all 1.4s ease;
}
.fade.ac,.fade01.ac,.fade02.ac,.fade03.ac,.fade04.ac{
	opacity: 1;
    transform: translate(0);
}


.anim01 {
    opacity: 0;
    transform: translateY(50px);
    transition: 1.8s all 0.3s ease;
}
.anim02 {
    opacity: 0;
    transform: translateY(50px);
    transition: 1.8s all 0.6s ease;
}


.anim01.ac,.anim02.ac {
	opacity: 1;
    transform: translate(0);
}
.dw {
    opacity: 0;
    transform: translateY(-30px);
    transition: 1.5s all 0.4s ease;
}

.dw.ac {
	opacity: 1;
    transform: translate(0);
}

