@charset "UTF-8";
@media only screen and (max-width:640px){
	/*コンテンツ------------------------------------------------*/

.sub_box1 {
	width: 96%;
	height: 16px;
	background-image: none;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1.00);
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.sub_box2 {
	width: 96%;
	height: auto;
	background-image: none;
	min-height: 100px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1.00);
}
.sub_box3 {
	width: 96%;
	background-image: none;
	height: 16px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(255,255,255,1.00);
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.sub_box2_in {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	width: 96%;
}
.sub_box2_in_text {
	margin-left: auto;
	padding-top: 5px;
	width: 96%;
	margin-right: auto;
}
.sub_box2 h2 {/**/
	width: 90%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	color: rgba(18,46,111,1.00);
	font-size: 22px;
	/* [disabled]max-width: 640px; */
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: none;
	border-left: 10px solid #F5AB00;
	text-align: left;
	border-bottom: 1px dotted #F5AB00;
	margin-left: auto;
	margin-right: auto;
}
.sub_box2_in h3 {/**/
	background-image: url(../images/sub_boxh3_47.png);
	background-repeat: no-repeat;
	background-position: left
%;
	color: rgba(18,46,111,1.00);
	font-size: 17px;
	padding-left: 25px;
	margin-bottom: 0px;
	background-position: left 7%;
}
}
