@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;
}
.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_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;
}
.bac_im_tx {
	background-color: #0E68AA;
	font-size: 16px;
	color: #FFF;
	padding: 2%;
	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;
}
.bbty2 {
	font-size: 18px;
	font-weight: bold;
	font-weight: 700;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 5%;
}
.nom_roof {
	width: 90%;
	margin-bottom: 30px;
	margin-left: 5%;
}
.nom_roof li {
	margin-bottom: 30px;
}
.nom_roof li .nonm {
	font-size: 24px;
	color: #FFF;
	text-align: center;
	width: 30px;
	background-color: #F90;
	border-radius: 30px;
	line-height: 30px;
}
.nom_roof li .ty {
	float: right;
	width: 96%;
	max-width: calc(100% - 40px);
	font-size: 24px;
	font-weight: bold;
	font-weight: 700;
	color: #0c3388;
	margin-bottom: 5px;
}
.nom_roof li .tx {
	float: right;
	width: 96%;
	max-width: calc(100% - 40px);
}
.roof_bim {
	width: 90%;
	margin-bottom: 20px;
	margin-left: 5%;
}
.r4img {
	width: 90%;
	margin-bottom: 60px;
	margin-left: 5%;
}
.r4img li {
	width: 48%;
	margin-bottom: 20px;
}
.yane_tyx {
	width: 90%;
	margin-bottom: 40px;
	margin-left: 5%;
	line-height: 1.4;
}










/* 画面幅 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;
	}

}

