@charset "UTF-8";
/* コンテンツ */

.roomcat p {
	float:left;
	width:50%;
}
.fsub {
	font-size:1.16em;
	margin-bottom:20px;
	color:#229eda;
}
.table5 th {
	background-color:#e8f5fb;
}
.sbmbox {
	text-align:center;
}
.sbmbox p {
	display:inline-block;
	padding:10px;
	background-color:#229eda;
}
@media screen and (min-width: 500px) {
	.table5 th {
		width:400px;
	}

}

@media screen and (max-width: 499px) {

.table5 th {
	border-bottom:1px solid #229eda;
}
#fix_foot {
	display:none !important;
}
.ft_box {
	padding:40px 0 !important;
}
}
