@charset "utf-8";
/* CSS Document */
#bamiru .comm_contents{
	width:90%;
	max-width:1000px;
	margin:auto;
}

#bamiru h2{
	font-size:70px;
}

#bamiru h2 span{
	font-size:18px;
	display:block;
}


#bamiru #mediaarea{
	width:100%;
}

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

#bamiru #intro{
	background:#8491AC;
	padding:80px 0;
	color:#fff;
}

#bamiru #intro > p{
	font-size:22px;
	width:90%;
	max-width:680px;
	margin:0 auto 30px;
	line-height:1.8;
}

#bamiru #intro ul{
	width:84%;
	max-width:850px;
	margin:auto;
	border:1px solid #fff;
	padding:3% 2%;
}

#bamiru #intro ul p{
	width:100%;
	font-size:22px;
	font-weight:bold;
	margin:10px auto 40px;
}

#bamiru #intro ul li{
	margin-bottom:15px;
	width:45%;
	display:inline-block;
	text-align:left;
	background:url(../../img/special/egutam/icon.png) no-repeat;
	padding-left:25px;
}

@media only screen and (max-width:980px) { 
#bamiru #intro ul li{
	margin-bottom:15px;
	width:90%;
	max-width:480px;
}
}




@media only screen and (max-width:680px) { 
	#bamiru h2{
		font-size:36px;
	}
	
	#bamiru h2 span{
		font-size:16px;
	}
	
	#bamiru #intro > p{
		font-size:19px;
	}
	
	#bamiru #intro > p br{
		display:none;
	}
	
	#bamiru #intro ul{
		padding:25px 2%
	}
	#bamiru #intro ul p{
		font-size:18px;
		margin-bottom:20px;
	}
	
}







#bamiru #point{
	margin:80px auto;
	counter-reset: number;
}

#bamiru #point h2{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:40px 0;
	font-size:40px;
}

#bamiru #point h2 br{
	display:none;
}

#bamiru #point .box{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
	margin-bottom:80px;
}

#bamiru #point .box:nth-of-type(2){
	flex-direction:row-reverse;
}


#bamiru #point .box:nth-of-type(2) img{
	max-height: 550px;
}


#bamiru #point .box dl{
	width:45%;
	text-align:left;
	font-size:18px;
}

#bamiru #point .box dt{
	font-size:34px;
	counter-increment: number;
	margin-bottom:15px;
}

#bamiru #point .box dt:before{
	content:"POINT"  counter(number , decimal-leading-zero);
	display:block;
	color:#658CBC;
	font-size:40px;
	margin-bottom:20px;
}

#bamiru #point .box dt sup{
	font-size:10px;
	vertical-align:text-top;
}

#bamiru #point .box dd{
	margin-bottom:25px;
}

#bamiru #point .box dd span{
	color:#4F5C7D;
	font-weight:bold;
	display:block;
}

#bamiru #point .box:nth-of-type(2) dd:last-child{
	border:1px solid #000;
	padding:35px 30px;
}

#bamiru #point .box:nth-of-type(2) dd:last-child p{
	font-weight:bold;
	font-size:20px;
	margin-bottom:15px;
	/* text-align:center;
	width:100%; */
}

#bamiru #point .box:nth-of-type(2) dd:last-child ul{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	align-items:center;
}
#bamiru #point .box:nth-of-type(2) dd:last-child ul li:nth-of-type(1){
	width:70%;
	font-size:16px;
}

#bamiru #point .box:nth-of-type(2) dd:last-child ul li:nth-of-type(2){
	width:25%;
}

#bamiru #point .box > p{
	width:52%;
}



#bamiru #point .box:nth-of-type(3) dl{
	width:100%;
	text-align:center;
}

#bamiru #point .box:nth-of-type(4) dl{
	width:100%;
	text-align:center;
}

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

#bamiru #point h2{
	font-size:30px;
}

#bamiru #point h2 br{
	display:block;
}

#bamiru #point .box{
	display:block;
	margin-bottom:80px;
}

#bamiru #point .box dl{
	width:100%;
}

#bamiru #point .box dt{
	font-size:24px;
	margin-bottom:10px;
}

#bamiru #point .box dt br{
	display:none;
}

#bamiru #point .box dt:before{
	margin-bottom:10px;
}

#bamiru #point .box:nth-of-type(2) dd:last-child{
	padding:30px 20px;
}

#bamiru #point .box:nth-of-type(2) p{
	max-width:150px;
	margin:10px auto;
}


#bamiru #point .box > p{
	width:100%;
	text-align:center;
}


}























#bamiru #comment{
	background:#E3E3E3;
	padding:90px 0;
}


#bamiru #comment #inner{
	background:#fff;
	width:90%;
	max-width:900px;
	box-shadow: 20px 20px #999;
	margin:auto;
	padding:5% 0;
}

#bamiru #comment #inner dl{
	width:80%;
	max-width:620px;
	margin:0 auto 20px;
}

#bamiru #comment #inner dt{
	font-size:25px;
	border-bottom:1px solid #000;
	padding-bottom:20px;
	margin-bottom:30px;
}

#bamiru #comment #inner dt span{
	font-size:18px;
	display:block;
	margin-bottom:15px;
}

#bamiru #comment #inner dd{
	text-align:left;
}

#bamiru #comment #inner ul{
	border:1px solid #000;
	width:87%;
	max-width:620px;
	margin:30px auto;
	padding:30px 0;
	font-size:18px;
}

#bamiru #comment #inner ul p{
	font-size:25px;
	margin-bottom:20px;
}


#bamiru #comment #inner ul li{
	font-size:18px;
	margin:0 auto 15px;
	text-align:left;
	width:80%;
	max-width:260px;
	background:url(../../img/special/egutam/icon-p.png) no-repeat left top;
	padding-left:30px;
}

#bamiru #comment #inner ul li span{
	display:block;
	font-size:12px;
	margin-top:5px;
}


@media only screen and (max-width:680px) { 
	#bamiru #comment #inner{
		box-shadow: 10px 10px #999;
		padding:40px 0 20px;
	}
	
	#bamiru #comment #inner ul{
		margin:30px auto;
		padding:30px 0;
		font-size:18px;
	}
	
	#bamiru #comment #inner ul p{
		font-size:20px;
		margin-bottom:15px;
	}
	
	
	#bamiru #comment #inner ul li{
		font-size:16px;
		padding-left:26px;
	}

}








#bamiru #howto{
	margin:80px auto;
	padding:40px 0 20px;
	
}

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

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

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

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

#bamiru #howto .box dt:before{
	background:#666;
	color:#fff;
	display:inline-block;
	content:  counter(number);
	width:32px;
	font-size:26px;
	text-align:center;
	margin-right:5px;
}

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


#bamiru #howto ul{
	width:90%;
	max-width:1000px;
	background:#E4E6EB;
	padding:40px 0;
	margin:auto;
}

#bamiru #howto ul li{
	width:80%;
	max-width:600px;
	margin:0 auto 5px;
	text-align:left;
	padding-left:20px;
	text-indent:-16px;
}


@media only screen and (max-width:680px) { 
#bamiru #howto{
	margin:auto;
	padding:50px 0;
	
}

	#bamiru #howto .box{
		width:48%;
		margin-bottom:40px;
	}
	
	#bamiru #howto .box img{
		max-width:none;
		width:100%;
	}
	
	#bamiru #howto .box dl{
		text-align:left;
		margin:15px auto 0;
		max-width:287px;
	}
	
	#bamiru #howto .box dt{
		font-size:16px;
		font-weight:bold;
	}
	
	#bamiru #howto .box dt:before{
		width:25px;
		height:25px;
		font-size:18px;
		margin-right:5px;
		padding-top:3px;
	}
	
	#bamiru #howto .box dd{
		font-size:14px;
	}
}








#bamiru #sns{
	margin:90px auto;
	width:90%;
	max-width:1000px;
}

#bamiru #sns ul{
	width:90%;
	max-width:900px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:30px auto;
}

#bamiru #sns ul li{
	width:32%;
	margin:0 auto 30px;
}

#bamiru #sns ul li iframe{
	border:none !important;  
	min-width:auto !important;
	/* max-width:310px; */
}
#sns ul li p{
	font-size:14px;
	margin:0 auto 10px;
	background: #ccc;
	padding:5px 0;
}


@media only screen and (max-width: 700px) { 
#bamiru #sns ul li{
	width:90%;
}

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

}




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

#bamiru #voice p{
	margin-top:20px;
	font-size:13px;
}

#bamiru #voice dl{
	text-align:left;
	margin-top:80px;
}

#bamiru #voice dt{
	font-weight:bold;
	margin-bottom:10px;
	font-size:20px;
}

#bamiru #voice dd{
	border-bottom:1px dotted #666;
	padding-bottom:35px;
	margin-bottom:30px;
	font-size:15px;
}

@media only screen and (max-width: 460px) { 
	#bamiru #voice dt{
		font-size:18px;
	}
}









/*
Q&A
------------------------------------------------------------------------------------*/
#faq{
	background:#eee;
	padding:80px 0;
}

#faq #inner{
	width:92%;
	max-width:1000px;
	margin:80px auto 0;
	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;
	display:flex;
	align-items:center;
}

#faq #inner dt:before{
	content:"Q ";
	font-size:60px;
	margin-right:15px;
}

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

@media only screen and (max-width: 789px){
#faq #inner dt{
	font-size:19px;
}
#faq #inner dt:before{
	font-size:50px;
}
}


@media only screen and (max-width: 680px) { 
#faq #inner{
	margin:0 auto
}
#faq #inner dl{
	width:100%;
}
#faq #inner dt:before{
	font-size:43px;
	margin-right:10px;
}
#faq #inner dd{
	margin:5px 0 30px 40px;
}
}






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

#bamiru #spec{
	margin:80px auto;
	width:90%;
	max-width:800px;
}
#bamiru #spec .ttl2{
	margin:60px 0;
	font-size:20px;
}

#bamiru #spec dl{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	/* align-items:center; */
	text-align:left;
	font-size:16px;
	line-height:2.0;
	margin:auto;
}

#bamiru #spec dl dt{
	width:25%;
	text-align:center;
}

#bamiru #spec dl dd{
	width:68%;
}

#bamiru #spec table{
	width:100%;
}

#bamiru #spec table tr td:first-child{
	width:20%;
}

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

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

#bamiru #spec table tr td a{
	background-color: #3F3E3E;
	color: #FFF;
	text-align: center;
	padding:15px 40px;
	display: block;
	margin-top:20px
	
}

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

#bamiru #spec .ttl2{
	margin-top:0px;
	margin-bottom:20px;
	font-size:14px !important;
}
#bamiru #spec dl dt{
	width:100%;
	max-width:120px;
	margin:0 auto 25px;
}

#bamiru #spec dl dd{
	width:100%;
}

}




#bamiru #new{
	margin:0px auto 80px auto;
	counter-reset: number;
}

#bamiru #new .bg{
	width: 100%;
	background-image: url("../../img/special/bamiru/bg_eye.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 450px;
	background-position: bottom;
}

#bamiru #new .box{
	display:flex;
	flex-wrap:wrap;
	/*justify-content:space-between;*/
	align-items:center;
	margin-top:80px;
}
#bamiru #new p img{
	max-height: 300px;
	margin-left: 150px;

}


#bamiru #new .box dl{
	width:45%;
	text-align:left;
	font-size:18px;
}

#bamiru #new .box dt{
	font-size:34px;
	margin-bottom:15px;
}



#bamiru #new .box dd{
	margin-bottom:25px;
}

#bamiru #new .box dd.btn{
	margin-top: 40px;
}

#bamiru #new .box dd.btn a{
	background-color: #3F3E3E;
	color: #FFF;
	text-align: center;
	padding:15px 40px;
	font-size: 14px;
	display: block;
	
}

@media only screen and (max-width: 789px){
	
	#bamiru #new .bg{
	height: 350px;
	background-position: 50%;
	}
	
	
	#bamiru #pnew .box{
	display:block;
	}
	
	#bamiru #new .box dl,#bamiru #new .box dt{
		width: 100%;
	}
	
	#bamiru #new .box dt {
    font-size: 24px;
	}
	#bamiru #new p{
		width: 100%;
		text-align: center;
	}

	#bamiru #new p img{
	margin-left: 0px;
		max-height: 200px;
	}
}









