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

.roomcat p {
	float:left;
	width:50%;
}
.fsub {
	font-size:1.16em;
	margin-bottom:20px;
	color:#229eda;
}
.table5 th {
	background-color:#e8f5fb;
}
.semi {
	background-color:#FF6 !important;
}
.sbmbox {
	text-align:center;
}
.sbmbox p {
	display:inline-block;
	padding:10px;
	background-color:#229eda;
}

#dpick {
	margin-bottom:10px;
}
.table5 td td,.table5 td th {
	background-color:transparent;
	color:#333;
}

@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;
}

#dpick {
	width:295px;
}
.ui-datepicker {
	width:auto !important;
}
#dpick .table {
	display:table;
	width:auto !important;
}
#dpick tbody {

}
#dpick tr {
	display: display:table-row;
}
#dpick th,#dpick td {
	float:none;
	clear:none;
	display:table-cell;
	width:39px !important;
}
}
