@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');


#salon{
	display:none !important;
}

#contents{
	display:none !important;
}



#enisie {
	text-align:center;
	line-height:1.6;
}


#enisie .comm_box{
	width:100%;
	max-width:1000px;
	margin:auto;
	padding:90px 0;
}


#enisie h3{
	font-size:70px;
	text-align:center;
	font-weight:300;
	letter-spacing:5px;
	margin-bottom:90px;
}


#enisie h3 span{
	font-size:12px;
	display:block;
	font-size:16px;
}


@media only screen and (max-width:1000px) { 
#enisie .comm_box{
	width:90%;
	padding:60px 0;
}
}

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


#enisie h3{
	font-size:36px;
	letter-spacing:2px;
	line-height:1.5;
	margin-bottom:30px;
}




}



#enisie #mediaarea{
	width:100%;
}

#enisie #mediaarea iframe{
	width:100%;
}


#enisie #about{
	position:relative;
}

#enisie #about p img{
	object-fit:cover;
	height:1160px;
}

#enisie #about #inner{
	width:90%;
	max-width:1000px;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#enisie #about #inner dt{
	font-size:40px;
}

#enisie #about #inner dd{
	font-size:60px;
	margin-top:10px;
}

#enisie #about #inner ul{
	margin-top:50px;
}


#enisie #about #inner ul p img{
	object-fit:contain;
	height:auto;
}

#enisie #about #inner ul li{
	text-align:left;
	background:#C01921;
	color:#fff;
	padding:15px 5% 15px 12%;
	margin-bottom:25px;
	font-size:23px;
}

#enisie #about #inner ul li:before{
	content:url(../../img/special/enisie/check.png);
	vertical-align:middle;
	margin-right:10px;
}

	
#enisie #about #inner ul li span{
	color:#ffff00;
	font-size:27px;
	vertical-align:middle;
}

#enisie #about #inner ul p{
	margin-top:40px;
}



#enisie #image{
	position:relative;
}

#enisie #image img{
	object-fit:cover;
	height:750px;
}

#enisie #image dl{
	width:52%;
	max-width:600px;
	position:absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left:46%;
}

#enisie #image dt{
	font-size:40px;
	margin-bottom:15px;
	line-height:1.8;
}

#enisie #image dd{
	font-size:60px;
	line-height:1.6;
}

@media only screen and (max-width:1100px) { 
	#enisie #image dl{
		width:57%;
		left:39%;
	}
	#enisie #image dt{
		font-size:26px;
	}
	
	#enisie #image dd{
		font-size:50px;
	}
}


@media only screen and (max-width:680px) { 
	#enisie #about p img{
		height:900px;
	}
	#enisie #about #inner dt{
		font-size:26px;
	}
	
	#enisie #about #inner dd{
		font-size:30px;
	}
	
	#enisie #about #inner ul li{
		padding:15px 5%;
		font-size:18px;
	}
	
	#enisie #about #inner ul li:before{
		vertical-align:text-top;
	}
	
	#enisie #about #inner ul li span{
		font-size:20px;
		vertical-align:baseline;
	}
	
	#enisie #about #inner ul p img{
		width:80%;
	}
	
	#enisie #image img{
		height:430px;
		object-position:42% 0;
	}
	
	#enisie #image dl{
		width:90%;
		left:5%;
	}
	#enisie #image dt{
		font-size:23px;
	}
	
	#enisie #image dd{
		font-size:42px;
	}
	
}


/*
違い
-------------------------------------------------------------------------------------------*/
#enisie #hikaku #ttl{
	background:#666;
	color:#fff;
	font-size:40px;
	max-width:600px;
	border-radius:40px;
	margin:0 auto 30px;
	padding:5px 0;
}

#enisie #hikaku dl{
	font-size:18px;
	color:#C01921;
}

#enisie #hikaku dt{
	font-size:42px;
	font-weight:bold;
}

#enisie #hikaku dd{
	text-align:left;
	margin:20px auto 60px;
	line-height:1.6;
	color:#000;
}

#enisie #hikaku #block{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#enisie #hikaku #block #gas{
	width:62%;
	background:#FFCCCD;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-items:center;
	flex-direction:row-reverse;
	padding-bottom:50px;
}

#enisie #hikaku #block #carbon{
	width:35%;
	background:#eaeaea;
}

#enisie #hikaku #block p{
	font-size:30px;
	color:#fff;
	width:100%;
	padding:5px 0;
	margin-bottom:45px;
}

#enisie #hikaku #block #gas p{
	background:#C01921;
}

#enisie #hikaku #block #carbon p{
	background:#666;
}

#enisie #hikaku #block #gas div{
	max-width:260px;
	width:40%;
}

#enisie #hikaku #block ul{
	max-width:200px;
	width:60%;
}

#enisie #hikaku #block ul li{
	background:#fff;
	font-size:35px;
	padding:10px 0;
}

#enisie #hikaku #block li{
	border:1px solid #C01921;
	color:#C01921;
	padding:10px 0;
}

#enisie #hikaku #block li:first-child{
	margin-bottom:50px;
	position:relative;
}

#enisie #hikaku #block li:first-child:after{
	content:"";
    box-sizing: border-box;
    border: 25px solid transparent;
    border-left: 20px solid #C01921;
	position:absolute;
	bottom:-63px;
	left: 50%;
	-webkit-transform: translateX(-50%) rotate(90deg);
	transform: translateX(-50%) rotate(90deg);
}

#enisie #hikaku #block #carbon ul{
	margin:auto;
}

#enisie #hikaku #block #carbon li{
	border:1px solid #666;
	color:#666;
}

#enisie #hikaku #block #carbon li:first-child:after{
    border-left: 20px solid #666;
}


@media only screen and (max-width:767px) { 
	#enisie #hikaku #ttl{
		font-size:26px;
	}
	
	#enisie #hikaku dt{
		font-size:33px;
	}
	
	#enisie #hikaku #block #gas{
		width:58%;
		padding-bottom:35px;
	}
	
	#enisie #hikaku #block #carbon{
		width:39%;
	}
	
	#enisie #hikaku #block p{
		font-size:18px;
		padding:8px 0;
	}
	
	#enisie #hikaku #block #gas div{
		width:60%;
		margin-top:30px;
	}
	
	#enisie #hikaku #block ul{
		width:82%;
	}
	
	#enisie #hikaku #block ul li{
		font-size:22px;
	}
	
	

}















/*
美肌のメカニズム
-------------------------------------------------------------------------------------------*/
#mechanism h4{
	background:#C01921;
	color:#fff;
	padding:60px 0;
	font-size:50px;
	width:100%;
	font-weight:normal;
	margin-bottom:50px;
}

#mechanism h4 span{
	font-size:30px;
	display:block;
}

#mechanism #inner{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-items:center;
}

#mechanism #inner dl{
	width:58%;
	text-align:left;
}

#mechanism #inner dt:first-child{
	font-size:40px;
	font-weight:normal;
}

#mechanism #inner dt{
	font-size:60px;
	margin-bottom:15px;
}

#mechanism #inner dd{
	font-size:50px;
	margin:10px 0;
}

#mechanism #inner dd span{
	background:linear-gradient(transparent 60%, #E09093 60%);
}

#mechanism #inner p{
	width:40%;
}

@media only screen and (max-width:910px) { 
	#mechanism #inner dt:first-child{
		font-size:30px;
	}
	
	#mechanism #inner dt{
		font-size:40px;
	}
	
	#mechanism #inner dd{
		font-size:40px;
	}
	
}

@media only screen and (max-width:750px) { 
	#mechanism h4{
		font-size:32px;
		margin-bottom:0;
	}
	
	#mechanism h4 span{
		font-size:24px;
	}
	
	#mechanism #inner dl{
		width:100%;
		text-align:center;
	}
	
	#mechanism #inner dt:first-child{
		font-size:28px;
	}
	
	#mechanism #inner dt{
		font-size:40px;
		margin-bottom:8px;
	}
	
	#mechanism #inner dd{
		font-size:32px;
		margin:0 0 15px;
	}
	
	#mechanism #inner p{
		width:80%;
		margin-top:50px;
	}
	
}







/*
STEP
-------------------------------------------------------------------------------------------*/
#step .box{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin-bottom:60px;
}

#step .box:nth-of-type(2){
	flex-direction:row-reverse;
}
#step .box h4{
	width:100%;
	background:#C01921;
	color:#fff;
	font-size:42px;
	font-style:italic;
	text-indent:20px;
	text-align:left;
	font-weight:normal;
	letter-spacing:2px;
	margin-bottom:40px;
}

#step .box dl{
	width:42%;
	text-align:left;
}

#step .box dt{
	font-size:36px;
	color:#C01921;
}

#step .box dd{
	font-size:20px;
	line-height:1.6;
	margin-top:15px;
}
#step .box dd sup{
	font-size:14px;
	vertical-align:text-top;
}


#step .box p{
	width:50%;
}



@media only screen and (max-width:750px) { 
	#step .box{
		display:block;
	}
	
	#step .box h4{
		font-size:34px;
		margin-bottom:20px;
	}
	
	#step .box dl{
		width:100%;
	}
	
	#step .box dt{
		font-size:26px;
	}

	#step .box dt br{
		display:none;
	}

	#step .box dd{
		font-size:20px;
		margin-top:5px;
	}
	
	#step .box p{
		width:100%;
		margin:30px auto 0;
	}
	
}






/*
プレミアム
-------------------------------------------------------------------------------------------*/
#premiun{
	background:#C01921;
	color:#fff;
	padding-top:90px;
}

#premiun h5{
	width:90%;
	max-width:1000px;
	margin:0 auto 50px;
	border-top:5px solid #fff;
	border-bottom:5px solid #fff;
	padding:35px 0 30px;
	font-size:50px;
}

#premiun h5 br{
	display:none;
}

#premiun h5 span{
	font-size:30px;
	display:block;
}

#premiun .inner ol{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin:0 auto 50px;
	max-width:1000px;
}

#premiun .inner ol p{
	font-size:60px;
	width:100%;
	margin-bottom:20px;
	font-weight:100;
}

#premiun .inner ol li{
	width:40%;
	padding:14px 0;
	background:#ED7278;
}

#premiun .inner ol li:nth-of-type(1){
	background:#F9D0D2;
	width:60%;
	color:#000;
	font-size:25px;
	padding:8px 0;
}

#premiun .inner .intro{
	text-align:left;
	font-size:40px;
}

#premiun .inner .intro span{
	color:#FFFFAF;
	font-weight:bold;
	font-size:50px;
}

#premiun .inner .intro sup{
	font-size:16px;
	vertical-align:top;
}

#premiun .inner .intro p{
	font-size:16px;
	margin:20px 0 90px;
	line-height:1.8;
}



#premiun .inner:nth-of-type(2n){
	background:#fff;
	color:#000;
	padding-top:90px;
}

#premiun .inner:nth-of-type(2n) ol{
	width:90%;
}

#premiun .inner:nth-of-type(2n) p{
	color:#C01921;
}

#premiun .inner:nth-of-type(2n) #ex{
	position:relative;
	padding:0;
	width:90%;
	max-width:900px;
	margin:auto;
}

#premiun .inner:nth-of-type(2n) #ex dl{
	position:absolute;
	width:50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#premiun .inner:nth-of-type(2n) #ex p{
	text-align:right;
}

#premiun .inner:nth-of-type(2n) #ex dl{
	text-align:left;
}

#premiun .inner:nth-of-type(2n) #ex dt{
	font-size:40px;
	line-height:1.5;
}

#premiun .inner:nth-of-type(2n) #ex dt span{
	font-size:50px;
	color:#BF1920;
	font-weight:bold;
	display:block;
}

#premiun .inner:nth-of-type(2n) #ex dd{
	margin-top:30px;
	line-height:1.8;
	font-size:17px;
}



#premiun .inner .box{
	max-width:780px;
	margin:0 auto 100px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	/* align-items:center; */
}

#premiun .inner .box:nth-of-type(odd){
	flex-direction:row-reverse;
}

#premiun .inner .box .text{
	width:50%;
	text-align:left;
}

#premiun .inner .box .text ul{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin-bottom:50px;
}

#premiun .inner .box .text li{
	font-size:68px;
	padding: 100px 0 30px 10px;
	font-weight:bold;
	text-align:center;
}

#premiun .inner .box .text li:first-child{
	border-right: 1px solid #fff;
	transform: skewX(135deg);
	padding:0 30px 70px 0;
}
#premiun .inner .box .text span{
	font-size:80px;
	display:block;
	transform: skewX(-135deg);
}

#premiun .inner .box .text span:before{
	content:"美容成分";
	font-size:35px;
	display:block;
	line-height:1;
}

#premiun .inner .box .text .ttl{
	font-size:30px;
	font-weight:bold;
}

#premiun .inner .box:nth-of-type(odd) .text .ttl,
#premiun .inner .box:nth-of-type(odd) .text dl{
	width:95%;
	margin-left:5%;
}

#premiun .inner .box .text dt{
	font-size:40px;
	font-weight:bold;
	color:#FFFFAC;
	margin:20px 0;
}

#premiun .inner .box .text dt sup{
	font-size:14px;
	vertical-align:text-top;
	margin-left:-4px;
}

#premiun .inner .box .text dd{
	line-height:1.8;
}

#premiun .inner .box .text dd p{
	font-size:14px;
	margin-top:25px;
}


#premiun .inner .box .text #frame{
	border:1px solid #fff;
	padding:5% 7%;
	font-size:14px;
	margin:10px auto 0;
	line-height:1.8;
	width:75%;
}





#premiun .inner .box .image{
	width:50%;
	margin-top:50px;
}

#premiun .inner .box:last-child .image{
	margin-top:270px;
}
#premiun .inner .box .image p{
	text-align:left;
	font-size:14px;
	margin:20px auto;
	line-height:1.7;
	max-width:270px;
}


@media only screen and (max-width:860px) { 
	#premiun .inner:nth-of-type(2n) #ex dl{
		width:56%;
	}
	
	#premiun .inner:nth-of-type(2n) #ex dt{
		font-size:33px;
	}
	
	#premiun .inner:nth-of-type(2n) #ex dt span{
		font-size:48px;
	}
	
	#premiun .inner:nth-of-type(2n) #ex p{
		margin-right:-70px;
		overflow:hidden;
	}
	
	
	#premiun .inner .box .text span{
		font-size:60px;
	}
	
	#premiun .inner .box .text ul{
		margin-bottom:35px;
	}
	
	#premiun .inner .box .text li{
		font-size:48px;
	}
	
	#premiun .inner .box .text .ttl{
		font-size:26px;
	}
	#premiun .inner .box .text dt{
		font-size:32px;
		margin:10px 0;
	}
	
	#premiun .inner .box:nth-of-type(2n+1) .text .ttl, 
	#premiun .inner .box:nth-of-type(2n+1) .text dl{
		width:90%;
		margin-left:10%;
	}

}



@media only screen and (max-width:750px) { 
	#premiun h5{
		margin:0 auto;
		font-size:40px;
	}
	
	#premiun h5 br{
		display:block;
	}
	
	#premiun h5 span{
		font-size:22px;
	}
	
	#premiun .inner ol{
		margin:0 auto 30px;
	}
	
	#premiun .inner ol li{
		padding:10px 0 9px;
	}
	
	#premiun .inner ol li:nth-of-type(1){
		font-size:18px;
		padding:8px 0;
	}
	
	#premiun .inner .intro{
		font-size:25px;
	}
	
	#premiun .inner .intro span{
		font-size:28px;
	}
	
	#premiun .inner .intro p{
		margin:15px 0 90px;
	}
	
	#premiun .inner:nth-of-type(2n){
		padding-top:60px;
	}
	
	#premiun .inner:nth-of-type(2n) #ex{
		position:relative;
		padding:0;
		width:90%;
		max-width:900px;
		margin:auto;
	}
	
	#premiun .inner:nth-of-type(2n) #ex dl{
		width:100%;
		top: 42%;
		-webkit-transform: translateY(-42%);
		transform: translateY(-42%);
	}
	
	#premiun .inner:nth-of-type(2n) #ex p{
		margin-right:-150px;
		overflow:hidden;
	}
	
	#premiun .inner:nth-of-type(2n) #ex p img{
		width:80%;
	}
	
	#premiun .inner:nth-of-type(2n) #ex dt{
		font-size:25px;
	}
	
	#premiun .inner:nth-of-type(2n) #ex dt span{
		font-size:28px;
	}
	
	#premiun .inner:nth-of-type(2n) #ex dd{
		margin-top:15px;
		font-size:16px;
	}
	
	
	
	#premiun .inner .box{
		margin:0 auto 140px;
		display:block;
	}
	
	#premiun .inner .box:last-child{
		margin-bottom:0;
	}
	
	
	#premiun .inner .box .text{
		width:100%;
		text-align:left;
	}
	
	/* #premiun .inner .box .text ul{
		display:flex;
		flex-wrap:wrap;
		align-items:center;
		margin-bottom:35px;
	}
	
	#premiun .inner .box .text li{
		font-size:48px;
		padding: 100px 0 30px 10px;
		font-weight:bold;
		text-align:center;
	}
	
	#premiun .inner .box .text li:first-child{
		border-right: 1px solid #fff;
		transform: skewX(135deg);
		padding:0 30px 70px 0;
	}
	#premiun .inner .box .text span{
		font-size:60px;
		display:block;
		transform: skewX(-135deg);
	}
	
	#premiun .inner .box .text span:before{
		font-size:35px;
		display:block;
		line-height:1;
	} */
	
	#premiun .inner .box .text .ttl{
		font-size:24px;
	}
	
	#premiun .inner .box:nth-of-type(2n+1) .text .ttl, 
	#premiun .inner .box:nth-of-type(2n+1) .text dl{
		width:100%;
		margin-left:auto;
	}
	
	#premiun .inner .box .text dt{
		font-size:26px;
	}
	
	#premiun .inner .box .text .ttl br,
	#premiun .inner .box .text dt br{
		display:none;
	}
	
	#premiun .inner .box .text dd p{
		margin-top:15px;
	}
	
	
	#premiun .inner .box .text #frame{
		padding:5%;
		margin:20px auto 0;
		width:89%;
	}
	
	
	#premiun .inner .box .image{
		width:100%;
		max-width:300px;
		margin:50px auto 0;
	}
	
	#premiun .inner .box:last-child .image{
	margin-top:50px;
}

}















#feel{
	margin:0;
}

#feel dl{
	margin-bottom:80px;
}


#feel dt{
	padding-top:150px;
	font-size:30px;
	line-height:1.8;
	margin-bottom:30px;
}

#feel dt br:first-child{
	display:none;
}

#feel dd{
	font-size:60px;
	letter-spacing:-2px;
}

#feel dd span{
	color:#C01921;
}



#feel::before {
	content: "";
	position: absolute;
	box-sizing: border-box;
	width: 30%;
	border: 350px solid transparent;
	border-top: 100px solid #C01921;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}



@media only screen and (max-width:750px) { 
#feel dl{
	width:90%;
	margin:0 auto 50px;
}
#feel dt{
	font-size:24px;
	margin-bottom:10px;
}

#feel dt br:first-child{
	display:block;
}

#feel dd{
	font-size:30px;
	letter-spacing:normal;
}


}











#enisie #howto{
	background:#FBEFEF;
	padding:90px 0;
	margin:80px auto;
}

#enisie #howto #beforeuse{
	background:#fff;
	width:90%;
	max-width:1000px;
	margin:auto;
	padding:50px 0;
}

#enisie #howto #beforeuse p{
	font-size:25px;
	margin-bottom:30px;
}

#enisie #howto #beforeuse ul{
	width:94%;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}

#enisie #howto #beforeuse ul li{
	width:47%;
}

#enisie #howto #beforeuse ul li span{
	display:block;
	margin-top:10px;
	font-size:14px;
}


#enisie #howto .step{
	width:90%;
	max-width:1000px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	counter-reset: number;
}

#enisie #howto .box{
	width:31%;
	max-width:287px;
	margin-bottom:40px;
}

#enisie #howto .box dl{
	text-align:left;
	margin-top:15px;
}

#enisie #howto .box dt{
	font-size:24px;
	counter-increment: number;
}

#enisie #howto .box dt:before{
	background:#666;
	color:#fff;
	display:inline-block;
	content:  counter(number);
	width:40px;
	/* height:40px; */
	font-size:26px;
	text-align:center;
	margin-right:5px;
	padding-top:0px;
}

#enisie #howto .box dd{
	margin-top:15px;
}



#enisie #howto #point{
	max-width:1000px;
	border:1px solid #666;
	margin:30px auto;
	padding:50px 0;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}

#enisie #howto #point p{
	width:40%;
}

#enisie #howto #point dl{
	width:55%;
	text-align:left;
}

#enisie #howto #point dt{
	font-size:25px;
	margin-bottom:30px;
}

#enisie #howto #point dt:before{
	content:"point";
	color:#fff;
	background:#BF1921;
	border-radius:50%;
	display:inline-block;
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
}

#enisie #howto #point dd{
	line-height:1.8;
}




@media only screen and (max-width:1000px) { 
	#enisie #howto #point{
		width:80%;
		padding:25px 5%;
		justify-content: space-around;
	}
	#enisie #howto #point dt:before{
		width:60px;
		height:60px;
		line-height:60px;
		text-align:center;
		font-size:20px;
	}
	
	#enisie #howto #point dt{
		margin-bottom:15px;
	}
	#enisie #howto #point dd{
		line-height:1.5;
	}
	
}




@media only screen and (max-width:750px) { 
	#enisie #howto{
		padding:60px 0;
	}
	
	#enisie #howto #beforeuse{
		padding:35px 0;
	}
	
	#enisie #howto #beforeuse p{
		margin-bottom:20px;
	}
	
	#enisie #howto #beforeuse ul li span{
		margin-top:5px;
		font-size:13px;
		text-align:left;
	}
	
	#enisie #howto .box{
		width:48%;
		max-width:287px;
		margin-bottom:40px;
	}
	
	#enisie #howto .box dt{
		font-size:18px;
	}
	
	#enisie #howto .box dt:before{
		width:28px;
		font-size:18px;
		padding-top:0px;
	}
	
	#enisie #howto .box dd{
		margin-top:10px;
		line-height:normal;
	}
	
	#enisie #howto #point{
		display:block;
		margin-top:0;
	}
	
	#enisie #howto #point p{
		width:100%;
	}
	
	#enisie #howto #point dl{
		width:100%;
		margin-top:20px;
	}
}


























/*
MOVIE
------------------------------------------------------------------------------------*/


#movie .big{
	margin-top:50px;
}

#movie .big iframe{
	width:100%;
	height:530px;
}

#movie .big p{
	font-weight:bold;
	margin-top:8px;
}


#movie ul{
	margin:50px auto 30px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}

#movie ul li{
	width:49%;
}

#movie li iframe{
	width:100%;
	height:265px;
}




@media only screen and (max-width: 950px) { 
#movie .big iframe{
	height:400px;
}
#movie li iframe{
	height:180px;
}
}



@media only screen and (max-width: 760px) { 
#movie .big iframe{
	height:250px;
}

#movie .big p{
	font-size:15px;
}

#movie ul li{
	width:100%;
	margin-bottom:30px;
}
#movie li iframe{
	height:250px;
}
}








/*
口コミ
------------------------------------------------------------------------------------*/
#voice{
	width:90%;
	max-width:1000px;
	margin:80px auto;
}

#voice p{
	margin:30px 0;
}


#voice ul{
	max-width:1000px;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#voice ul li{
	width:45%;
	margin-bottom:30px;
}

#voice ul li iframe{
	border:none !important;  
	min-width:auto !important;
	/* max-width:310px; */
}

#voice ul li p{
	font-size:14px;
	margin:0 auto 10px;
	background: #ccc;
	padding:5px 0;
}

#voice ul li p span{
	display:block;
	font-size:11px;
}


@media only screen and (max-width:768px) { 
#voice ul{
	justify-content:space-around;
}

#voice ul li{
	width:45%;
}
 
}

@media only screen and (max-width: 540px){
#voice ul li{
	width:100%;
}

#voice ul li iframe{
	border:none !important;  
	min-width:auto !important;
	max-width:auto;
}

}



















/*
spec
------------------------------------------------------------------------------------*/

#enisie #spec .ttl2{
	margin-top:-50px;
	margin-bottom:100px;
	font-size:20px;
}

#enisie #spec dl{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-items:center;
}

#enisie #spec dt{
	width:35%;
}

#enisie #spec dd{
	width:52%;
	text-align:left;
	font-size:16px;
	line-height:2.0;
}

#enisie #spec table{
	margin-top:-50px;
	width:100%;

}
#enisie #spec table tr td:first-child{
	width:26%;

}

#enisie #spec table tr{
	border-bottom:2px dotted #000;

}

#enisie #spec table tr td{
	padding:20px 0;
}


@media only screen and (max-width: 750px) { 
#enisie #spec .ttl2{
	margin-top:0;
	margin-bottom:60px;
}

#enisie #spec dl{
	display:block;
}

#enisie #spec dt{
	width:60%;
	margin:0 auto 20px;
}

#enisie #spec dd{
	width:100%;
}

#enisie #spec table{
	margin-top:0;
}
#enisie #spec table tr td:first-child{
	width:21%;

}
}
















/*
Q&A
------------------------------------------------------------------------------------*/
#faq{
	margin:120px auto 0;
	padding:100px 0 60px;	
	background:#E8E8E8;

}

#faq #inner{
	width:92%;
	max-width:1000px;
	margin:80px auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

#faq #inner dl{
	width:48%;
	max-width:460px;
	text-align:left;
}

#faq #inner dt{
	font-size:20px;
	font-weight:bold;
	text-indent:-48px;
	padding-left:48px;
	margin-bottom:15px;
}

#faq #inner dt:before{
	content:"Q ";
	font-size:60px;
	vertical-align:middle;
	line-height:0.6;
}

#faq #inner dd{
	margin:0 0 30px 50px;
	line-height:1.6;
}



@media only screen and (max-width: 640px) { 
	#faq #inner dl{
		width:100%;
	}
	#faq #inner dt:before{
		font-size:36px;
	}
	#faq #inner dt{
		font-size:18px;
		text-indent:-30px;
		padding-left:30px;
	}
	#faq #inner dd{
		margin:0 0 30px 30px;
	}
}





#enisie #special_bnr{
	background:#E6E6E6;
}



















#enisie .tempo_box{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:90px 0;
}


#enisie .tempo_box p{
	width:100%;
	text-align:left;
	font-size:16px;
	line-height:2.0;
}

#enisie .tempo_box p span{
	display:block;
	font-weight:bold;
}



#enisie .tempo_box dl dd,#enisie .tempo_box dl dt{
	display:inline-block;
	vertical-align:top;
	margin-left:40px;
}



#enisie .tempo_box dl dt,#enisie .tempo_box dl dd{
	width:30%;
	text-align:left;
	font-size:16px;
	line-height:2.0;
}

#enisie .tempo_box dl span{
	font-size:25px;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
}



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


#enisie .tempo_box{
	max-width:90%;
	padding:30px 0;
}


#enisie .tempo_box dl dt,#enisie .tempo_box dl dd{
	width:90%;
/*	margin:0 5%;*/
}

#enisie .tempo_box dl dt,#enisie .tempo_box dl dd img{
	text-align:center;
}


#enisie .tempo_box .ttl2{
	margin-top:0px;
	margin-bottom:20px;
	font-size:14px !important;
}



}




	/*
口コミ
-------------------------------------------------------------------------------------------*/

#enisie #voice_txt_bg{
	width:100%;
		background:#F4F4F4;
}



#enisie #voice_txt{
	width:100%;
	max-width: 1000px;
    margin: 0 auto;
	padding:90px 0;

}


#enisie #voice_txt p{
	font-size:20px;
	margin:20px 0;
	padding:20px 0;
	
	/*border-bottom:1px dotted #000;*/
}


#enisie #voice_txt p br{
	display:none;
}

#enisie #voice_txt dl{
	margin:20px 0;
	text-align:left;
	border-bottom:1px dotted #000;
	padding:20px 0;
}


#enisie #voice_txt dl dt{
	font-weight:bold;
	font-size:20px;
	margin:0 0 20px 0;
}


#enisie #voice_txt p.att{
	font-size:12px;
	border-bottom:none !important; 
}


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


#enisie #voice_txt{
	width:90%;
    margin: 0 auto;
	padding:90px 0;
}


#enisie #voice_txt p{
	font-size:18px;
	padding:0px;
}
#enisie #voice_txt p br{
	display:block;
}


#enisie #voice_txt dl dt{
	font-size:16px;
}


}


#enisie .ninsyo {
	background: #E9E9E9;
	width: 90%;
	max-width: 900px;
	padding: 50px 0;
	margin: 50px auto;
}

#enisie .ninsyo .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 90%;
	margin: auto auto 50px;
}

#enisie .ninsyo .inner .img_box {
	width: 33%;
}

#enisie .ninsyo .inner .p_box {
	width: 65%;
	text-align: left;
}

#enisie .ninsyo .inner .p_box dl {
	display: block!important;
}

#enisie .ninsyo .inner .p_box dt {
	font-weight: bold;
	font-size: 26px;
	width: 100%!important;
}

#enisie .ninsyo .inner .p_box dd {
	font-size: 18px;
	margin-top: 0.5em;
	line-height: 1.8;
	width: 100%!important;
}

#enisie .ninsyo .btn {
	background: #000000;
	color: #FFFFFF;
	font-size: 20px;
	padding: 20px 0;
	width: 90%;
	margin: auto;
}

#enisie .ninsyo .btn a {
	color: #FFFFFF;
	text-decoration: none;
}

#enisie #spec .ninsyo {
		width: 100%;
	}

@media only screen and (max-width: 480px) {
	#enisie .ninsyo {
    padding: 2.0em 0;
    margin: 2.0em auto;
}
	#enisie .ninsyo .inner {
		flex-direction: column;
		margin: auto auto 1.5em;
}
	
	#enisie .ninsyo .inner .img_box,#enisie #ninsyo .inner .p_box {
		width: 100%;
	}
	
	#enisie .ninsyo .inner .p_box {
    width: 100%;
}
	
	#enisie .ninsyo .inner .img_box img {
		margin-bottom: 1.5em;
	}
	#enisie .ninsyo .inner .p_box dt {
	font-size: 16px;
}
	#enisie .ninsyo .inner .p_box dd {
	font-size: 14px;
}
	#enisie .ninsyo .btn {
	font-size: 16px;
	padding: 1.0em 0;
}
	#faq {
    margin: auto auto 0;
    padding: 60px 0 60px;
}
	#faq #inner {
    margin: 80px auto auto;
}

}