@charset "utf-8";
@import "default.css";
@import "jquery.megamenu.css";
@import "base2018.css";
@import "meanmenu.css";

/*===============================================
●画面の横幅が641px以上
===============================================*/
@media screen and (min-width : 640px ){
#pc------------------------------------------- {
}
#qa {
	width: 860px;
	background-color: rgba(255,255,255,1.00);
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 80px;
}
#qa dl dt {
	font-size: 28px;
	font-weight: bold;
	background-image: url(../images/ado_qa/iconq.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 50px;
	height: 39px;
	line-height: 39px;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#qa dl dd {
	font-size: 15px;
	background-image: url(../images/ado_qa/icona.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 17px;
	padding-left: 30px;
	line-height: 150%;
	font-weight: bold;
	color: rgba(0,0,0,1.00);
	margin-bottom: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#qa dl + p {
	padding-top: 30px;
}

}



/*===============================================
●画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
	
/*===============================================
●sp
===============================================*/
#sp640------------------------------------------- {
}
main h2 + p {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#qa {
	background-color: rgba(255,255,255,1.00);
	margin-top: 30px;
	margin-right: 2%;
	margin-left: 2%;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 10%;
}
#qa dl dt {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/ado_qa/iconq.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10%;
	min-height: 39px;
	line-height: 130%;
	margin-bottom: 10px;
	margin-left: 2%;
	margin-right: 2%;
	background-size: 8% auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#qa dl dd {
	font-size: 15px;
	background-image: url(../images/ado_qa/icona.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 17px;
	padding-left: 30px;
	line-height: 150%;
	font-weight: normal;
	color: rgba(0,0,0,1.00);
	margin-bottom: 5%;
	margin-left: 2%;
	margin-right: 2%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#qa p.sp {
	margin-left: 5%;
	margin-right: 5%;
}
}



/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp
===============================================*/
#sp400------------------------------------------- {
}
}
