.faq_main{
	
	background-image: url(../img/faq/faq_fv.jpg);
	
}
.faq_con1{
	/* width: 1000px; */
	width: 1200px;/*202007 mod*/
	margin: 60px auto 150px;
	
	
	
	
	
}


.faq_con1 h3{
	font-size: 28px;
	font-family: "新ゴ R", sans-serif;
	color: #db6687;
	
	padding-bottom: 20px;
	letter-spacing: 2px;
	
	text-align: center;
	
	
}

.faq_con1 .faq_copy{
	font-size: 15px;
	text-align: center;
	line-height: 1.7;
	padding-bottom: 80px;
	letter-spacing: 1px;
	
	
	
	
}

.faq_con1 .faq1{
	padding-bottom: 40px;
	margin-bottom: 45px;
	border-bottom: 2px #f1cbd6 solid;
	
	
}


.faq_con1 .question{
	padding-bottom: 10px;
	
	
	
}

.faq_con1 .question dt{
	float: left;
	font-size: 30px;
	font-family: "新ゴ R";
	color: #db6687;
	width: 60px;
	
	
	
	
	
}

.faq_con1 .question dd{
	float: left;
	font-size: 22px;
	font-family: "新ゴ R";
	color: #555;
	width: 940px;
	letter-spacing: 1px;
	padding-top: 3px;
}


.faq_con1 .answer dt{
	float: left;
	font-size: 30px;
	font-family: "新ゴ R";
	color: #666;
	width: 60px;
	
	
	
}

.faq_con1 .answer dd{
	float: left;
	font-size: 15px;
	
	color: #666;
	/* width: 940px; */
	width: 1140px;
	letter-spacing: 1.5px;
	padding-top: 5px;
	line-height: 1.75;
}



.faq_con1 a{
	color: #db6687;
	text-decoration: none;
}


.faq_con1 span{
	font-size: 13px;
}

.faq_con1  .bordernone{
	border-bottom: none !important;
	
	
	
}





























