@charset "UTF-8";


.img10_box {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	/* [disabled]background-color: #FFC; */
}
#link02 {
	background-color: #FFC;
}
.bbtyli {
	background-image: url("../images/top/tybac.gif");
	background-repeat: no-repeat;
	background-position: center;
	font-size: 24px;
	font-weight: bold;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #000;
	margin-bottom: 20px;
}
.bac_im_bl {
	background-image: url("../images/top/tybac2s.gif");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	font-size: 18px;
	font-weight: bold;
	font-weight: 700;
	color: #FFF;
	/* [disabled]line-height: 1.6; */
	background-color: #0E68AA;
}
.rf_box {
	background-color: #F3FAFE;
	/* [disabled]padding-top: 30px; */
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
.rf_box li {
	margin-bottom: 10px;
	width: 90%;
	margin-left: 5%;
}
.rf_box li table tr .im1 {
	width: 50%;
	/* [disabled]background-color: #0E68AA; */
}
.bac_im_tx {
	background-color: #0E68AA;
	font-size: 16px;
	padding: 2%;
	color: #FFF;
	font-weight: bold;
	font-weight: 700;
	line-height: 1.8;
}
.bac_im_tx img {
	float: none;
}
#pop2 {
	display: inline;
}
.roofbt_box {
	width: 90%;
	margin-bottom: 60px;
	margin-left: 5%;
	margin-top: 20px;
}
.roofbt_box li {
	width: 16%;
	background-color: #0E68AA;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	padding: 1%;
	margin-right: 1%;
	margin-left: 1%;
}
.roofbt_box .fl {
	background-color: #F30;
}
.roofbt_box li a {
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}










/* 画面幅 640px以下
---------------------------------*/
@media screen and (max-width: 640px) {

	.dammy {
		float: left;
		width: 100%;
	}
	.rf_box li table tr .im1 {
		/* [disabled]clear: both; */
		width: 100%;
		float: left;
	}
	.bac_im_bl {
		clear: both;
		width: 100%;
		float: left;
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.roofbt_box li {
		width: 40%;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 4%;
		margin-left: 4%;
		font-size: 16px;
	}

}

