@charset "UTF-8";


.img10_box {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	/* [disabled]background-color: #FFC; */
}
#link03 {
	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: #f7f8f8;
	/* [disabled]padding-top: 30px; */
	/* [disabled]padding-bottom: 30px; */
}
.rf_box li {
	margin-bottom: 30px;
	margin-top: 30px;
}
.rf_box li table tr .im1 {
	width: 50%;
	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;
	line-height: 1.6;
	background-color: #0E68AA;
	height: 40px;
	padding: 1%;
}
.bac_im_tx {
	background-color: #0E68AA;
	font-size: 16px;
	padding: 2%;
	color: #FFF;
	font-weight: bold;
	font-weight: 700;
	line-height: 1.8;
}
#pop2 {
	/* [disabled]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: 75%;
	margin-bottom: 10px;
	margin-left: 5%;
	margin-top: 30px;
	background-image: url("../images/bosui/neko.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 14%;
	background-size: 13%;
}
.nom_roof li {
	margin-bottom: 30px;
}
.nom_roof li .nonm {
	font-size: 24px;
	color: #FFF;
	text-align: center;
	width: 28px;
	height: 30px;
	background-color: #F90;
	border-radius: 30px;
	line-height: 28px;
	padding-left: 2px;
}
.nom_roof li .ty {
	float: right;
	width: 94%;
	max-width: calc(100% - 40px);
	font-size: 24px;
	font-weight: bold;
	font-weight: 700;
	line-height: 1.2;
	color: #0c3388;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 1%;
}
.nom_roof li .tx {
	float: right;
	width: 94%;
	max-width: calc(100% - 40px);
	margin-left: 4%;
	line-height: 1.4;
}
.neko {
	float: right;
	width: 15%;
}
.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;
}
.r4img li img {
	margin-bottom: 5px;
}










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

	.dammy {
		float: left;
		width: 100%;
	}
	.co_box li .im2 {
		width: 100%;
	}
	.co_box li .tx {
		width: 100%;
	}
	.tot_box .rig .ty {
		float: left;
		width: 100%;
		margin-bottom: 20px;
	}
	.tot_box .lef .ty {
		width: 100%;
	}
	.tot_box .lef .bim {
		width: 60%;
		margin-bottom: 10px;
	}
	.tot_box .rig .bim {
		width: 60%;
		margin-bottom: 10px;
	}
	.tot_box {
		width: 98%;
		margin-bottom: 60px;
		margin-left: 1%;
	}
	.bl_box li {
		width: 48%;
	}
	.bac_im_tx {
		font-size: 14px;
		line-height: 1.2;
	}
	.rf_box li table tr .im1 {
		float: left;
		width: 100%;
	}
	.bac_im_bl {
		clear: left;
		float: left;
		width: 98%;
	}
	.roofbt_box li {
		width: 40%;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 4%;
		margin-left: 4%;
		font-size: 16px;
	}

	.nom_roof {
		width: 80%;
		margin-left: 5%;
		padding-right: 0%;
	}
	.nom_roof li .nonm {
		font-size: 22px;
		width: 28px;
		height: 28px;
		line-height: 26px;
		padding-left: 0px;
	}
	.nom_roof li .ty {
		font-size: 22px;
		line-height: 1.2;
		margin-bottom: 6px;
		margin-left: 1%;
	}

}

