@charset "utf-8";
/* CSS Document */

/*----------------------
clearfix
----------------------*/

.clearfix {
	zoom: 1;
}
.clearfix:after {
	font-size: 0px;
	line-height: 0px;
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.feewrap {
	margin: 0;
	padding: 30px 0 40px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 768px;
}
.feein_top {
	margin: 0 0 30px 0;
	padding: 13px 0;
	background-color: #3d9fd3;
	color: #FFFFFF;
	position: relative;
	width: 768px;
}
.feein_top:after {
	content: "";
	height: 0;
	position: absolute;
	width: 0;
	border: 20px solid transparent;
	border-top-color: #3d9fd3;
	top: 100%;
	left: 50%;
	margin-left: -20px;
}
.feein_top h3 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	text-align: center;
}
.feein_top p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
.feein_under {
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
}
.feein_under h4 {
	margin: 0 0 8px 0;
	padding: 0 0 0 26px;
	font-size: 20px;
	position: relative;
	clear: both;
	float: none;
	font-weight: bold;
}
.feein_under h4 .nav {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 12px;
	font-weight: normal;
	list-style-type: none;
	position: absolute;
	bottom: 0;
	right: 0;
}
.feein_under h4 .nav li {
	margin: 0;
	padding: 0 8px 0 0;
	float: left;
}
.feein_under h4 .nav li:first-child {
	border-right: 1px solid #cccccc;
}
.feein_under h4 .nav li:nth-child(2) {
	margin-right: 0;
	padding-right: 0;
	padding-left: 8px;
}
.feein_under h4 span {
	font-size: 13px;
}
.feein_under .fee_month_ul {
	margin: 0 0 28px 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	font-size: 0;
	font-weight: bold;
	float: none;
}
.feein_under .fee_month_ul li {
	margin: 0;
	padding: 0 1px 0 0;
	display: table;
	width: 127px;
	float: left;
}
.feein_under .fee_month_ul li a {
	margin: 0;
	padding: 0;
	display: table-cell;
	width: 127px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
	height: 70px;
	position: relative;
}
.feein_under .fee_month_ul li a:hover {
	text-decoration: none;
}
.feein_under .fee_month_ul li a span.huge {
	font-size: 32px;
}
.feein_under .fee_month_ul li a.active {
	background-color: #3d9fd3;
}
.feein_under .fee_month_ul li a.active:after {
	content: "";
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-top-color: #3d9fd3;
	top: 70px;
	left: 50%;
	margin-left: -10px;
}
.feein_under .fee_month_ul li a.passive {
	background-color: #5c5d5d;
}
.feein_under .fee_month_ul li a.not {
	background-color: #929696;
}
.feein_under .fee_room_ul {
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	font-size: 0;
	font-weight: bold;
	float: none;
}
.feein_under .fee_room_ul li {
	margin: 0;
	padding: 0 1px 0 0;
	display: table;
	width: 127px;
	float: left;
}
.feein_under .fee_room_ul li a {
	margin: 0;
	padding: 0;
	display: table-cell;
	width: 127px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	vertical-align: middle;
	height: 50px;
	position: relative;
}
.feein_under .fee_room_ul li a:hover {
	text-decoration: none;
}
.feein_under .fee_room_ul li a span.huge {
	font-size: 32px;
}
.feein_under .fee_room_ul li a.active {
	background-color: #3d9fd3;
}
.feein_under .fee_room_ul li a.active:after {
	content: "";
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-top-color: #3d9fd3;
	top: 50px;
	left: 50%;
	margin-left: -10px;
}
.feein_under .fee_room_ul li a.passive {
	background-color: #5c5d5d;
}
.feein_under .fee_room_ul li a.not {
	background-color: #929696;
}
.calendar_wrap {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.calendar_wrap table {
	border: 1px solid #bbbbbb;
	border-collapse: collapse;
}
.calendar_wrap th {
	margin: 0;
	padding: 4px 0 2px 0;
	border: 1px solid #bbbbbb;
	text-align: center;
	background-color: #edecec;
}
.calendar_wrap th.sun {
	color: #d70505;
}
.calendar_wrap th.sat {
	color: #2a79ca;
}
.calendar_wrap td {
	margin: 0;
	padding: 0;
	border: 1px solid #bbbbbb;
	width: 107px;
	height: 86px;
	vertical-align: top;
}
.calendar_wrap td div.inner {
	margin: 0;
	padding: 0;
	width: 107px;
	height: 90px;
	position: relative;
}
.calendar_wrap td div.inner a {
	display: block;
	position: absolute;
	top: 0;
	left: -1px;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.calendar_wrap td div.inner:hover {
	background-color: #fffdd8;
}
.calendar_wrap td .day {
	padding: 0;
	margin: 0 10px 10px 0;
	background-color: #edecec;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	float: left;
	z-index: 1;
	color: #1F1F1F;
}
.calendar_wrap td .state {
	padding: 0;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	margin: 7px 6px 10px 0;
	float: left;
	width: 60px;
	text-align: center;
	z-index: 1;
}
.calendar_wrap td .gray {
	background-color: #ACACAC;
}
.calendar_wrap td .blue {
	background-color: #7ebfec;
}
.calendar_wrap td .red {
	background-color: #EF9C9D;
}
.calendar_wrap td .price {
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	display: table-cell;
	z-index: 1;
	height: 40px;
	vertical-align: middle;
	width: 107px;
	color: #777777;
}
.calendar_wrap td .inner .price {
	text-decoration: underline;
	color: #1F1F1F;
	cursor: pointer;
}
.calendar_wrap td .price span {
	font-size: 14px;
}
.aboutIcon {
	margin: 0;
	padding: 15px 0 0 0;
	display: table;
	width: 770px;
}
.aboutIcon .title {
	margin: 0;
	padding: 0;
	width: 170px;
	display:table-cell;
	vertical-align: middle;
	background-color: inherit;
	color: inherit;
	font-weight: bold;
	height: auto;
}
.aboutIcon .title .title_inner {
	margin: 0;
	padding: 0;
	font-size: 14px;
	border-bottom: 2px dotted #cccccc;
	padding-bottom: 4px;
	width: 130px;
}
.aboutIcon .list {
	margin: 0;
	padding: 0;
	width: 600px;
	display: table-cell;
	vertical-align: middle;
}
.aboutIcon .list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
.aboutIcon .list ul li {
	margin: 0 0 6px 0;
	padding: 0;
	float: left;
	width: 295px;
	font-size: 12px;
}
.aboutIcon .list ul li span {
	margin: 0 10px 0 0;
	padding: 2px;
	width: 60px;
	vertical-align: middle;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.aboutIcon .l1 {
	background: #7ebfec;
}
.aboutIcon .l2 {
	background: #EF9C9D;
}
.aboutIcon .l3 {
	background: #ACACAC;
}

.laydown_div{	
	display:table;
	font-size:13px;
	line-height:14px;
	padding:8px 14px 5px 18px;
	margin:15px 0 0 0;
	border-left: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background-color:#F7F7F7;
	
	}
.laydown_div input{	
	display: none;
}	
.laydown_div label{	
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 4px 0;
	border-radius: 2px;
	color: #3e4956;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}	
.laydown_div label:before{	
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #FFF;
	border-radius: 50%;
	border: 1px solid #ccc;
	box-sizing: border-box;
}	
.laydown_div input[type="radio"]:checked + label:after {	
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background:rgba(34,34,34,1.00);
}	
.laydown_div p{	
	display:table-cell;
	padding-right: 12px;
}	
.laydown_div label{	
	display:block;
	position:relative;
	padding-left:1em;
	line-height:2em;
	font-size:13px;
	font-weight:bold;
	cursor: pointer;
}	
.laydown_div label input{	
	 position:absolute;
	 top:0;
	 bottom:0;
	 left:0;
	 margin:auto;
}	

