@charset "UTF-8";
@import "common.sp.css";

/* ---------------------------------------------------------
	CSS Document anchor
--------------------------------------------------------- */

#anchor {
	margin-bottom: 20px;
	font-size: 0;
}

#anchor li {
	display: inline-block;
	vertical-align: top;
	height: 22px;
	margin-right: 5px;
	background: #cc6633;
	font-family: 'Times New Roman', serif;
	line-height: 22px;
	color: #fff;
	position: relative;
}

#anchor li:last-child {
	margin-right: 0;
}

#anchor li a {
	display: block;
	height: 30px;
	padding: 0 7px;
	background: #cc6633;
	text-decoration: none;
	font-family: 'Times New Roman', serif;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-bottom: 40px;
}

/* ---------------------------------------------------------
	CSS Document facilities
--------------------------------------------------------- */

#facilities {
	margin: 0 15px 40px;
}

#facilities h2 {
	margin-bottom: 20px;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 1.3;
	color: #cc6633;
}

#facilities .clearfix {
	margin-bottom: 30px;
}

#facilities .f_left {
	margin-bottom: 15px;
}

#facilities .f_right {
	text-align: left;
}

#facilities .f_right h3 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1;
}

#facilities .f_right p {
	margin-bottom: 15px;
}

/* ---------------------------------------------------------
	CSS Document baths
--------------------------------------------------------- */

#baths {
	margin: 0 15px 60px;
}

#baths h2 {
	margin-bottom: 20px;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 1.3;
	color: #cc6633;
}

#baths_01 {
	margin-bottom: 30px;
}

#baths_01 .container p {
	margin-top: 10px;
}

#baths_02 .container p {
	text-align: left;
}

#baths .sp {
	margin-top: 15px;
}

/* ---------------------------------------------------------
	CSS Document buffet
--------------------------------------------------------- */

#buffet {
	margin: 0 15px 40px;
}

#buffet h2 {
	margin-bottom: 10px;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 1;
	color: #cc6633;
}

#buffet h3 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.3;
}

#buffet p {
	margin-bottom: 15px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document access
--------------------------------------------------------- */

#access {
	margin: 0 15px;
}

#access h2 {
	margin-bottom: 10px;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 1.3;
	color: #cc6633;
}

#access .maps {
	margin-bottom: 40px;
}

#access .maps iframe {
	width: 100%;
	height: 400px;
	overflow: hidden;
	border: 0;
}

#access .flow {
	margin-bottom: 20px;
}

#access ol {
	background: url(../images/access_vertical.png) repeat-y top;
	font-size: 0;
}

#access ol:first-child {
	margin-bottom: 50px;
}

#access li {
	height: 56px;
	margin: 0 auto 15px;
	border: solid 3px #cc6633;
	background: #fff;
	font-size: 18px;
	line-height: 50px;
}

#access li:last-child {
	margin-bottom: 0;
	background: #faefeb;
	color: #cc6633;
}

#access li span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

#access li.min {
	width: 56px;
	-webkit-border-radius: 56px;
	border-radius: 56px;
	padding: 0;
}

#access p {
	margin-bottom: 20px;
	text-align: left;
}
