@charset "UTF-8";


.img10_box {
	float: left;
	width: 98%;
	margin-bottom: 30px;
	background-color: #FFF;
	margin-left: 1%;
}
#link04 {
	background-color: #FFC;
}
.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%;
	/* [disabled]background-color: #0E68AA; */
	/* [disabled]line-height: 1.6px; */
}
.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;
	padding: 2%;
	color: #FFF;
	font-weight: bold;
	font-weight: 700;
}
.bac_im_tx img {
	float: none;
}
.im2 {
	position: relative;
	left: 0px;
	top: 0px;
}
.posim {
}
.pg_top_box {
	margin-bottom: 60px;
}
#exterior_pop1_op {
	position: absolute;
	height: 80px;
	width: 80px;
	bottom: 10%;
	right: 25%;
}
#exterior_pop1_cl {
	position: absolute;
	width: 300px;
	bottom: 10%;
	right: 12%;
	display: none;
}
#exterior_pop2_op {
	position: absolute;
	height: 80px;
	width: 80px;
	bottom: 10%;
	right: 25%;
}
#exterior_pop2_cl {
	position: absolute;
	width: 300px;
	bottom: 10%;
	right: 12%;
	display: none;
}










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

}

