@charset "UTF-8";
@import "common.pc.css";

/* ---------------------------------------------------------
	CSS Document anchor
--------------------------------------------------------- */

#anchor {
	margin-bottom: 20px;
	font-size: 0;
}

#anchor li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 22px;
	margin-right: 20px;
	padding-right: 20px;
	font-family: 'Times New Roman', serif;
	font-size: 19px;
	line-height: 22px;
	position: relative;
}

#anchor li:last-child {
	margin-right: 0;
	padding-right: 0;
}

#anchor li:after {
	content: '';
	width: 2px;
	height: 14px;
	margin-top: -6px;
	background: #cc6633;
	position: absolute;
	top: 50%;
	right: 0;
}

#anchor li:last-child:after {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-bottom: 40px;
}

#visual li:first-child {
	margin-bottom: 30px;
}

/* ---------------------------------------------------------
	CSS Document facilities
--------------------------------------------------------- */

#facilities {
	margin-bottom: 80px;
}

#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_right {
	width: 600px;
	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-bottom: 80px;
}

#baths h2 {
	margin-bottom: 30px;
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 1.3;
	color: #cc6633;
}

#baths_01 {
	height: 470px;
	margin-bottom: 30px;
	background: url(../images/baths_02.png) no-repeat bottom;
}

#baths_01 .container {
	text-align: right;
	position: relative;
}

#baths_01 p {
	position: absolute;
	top: 0;
	right: 0;
}

#baths_02 {
	height: 490px;
	background: url(../images/baths_04.png) no-repeat bottom;
}

#baths_02 .container {
	text-align: right;
	position: relative;
}

#baths_02 p {
	width: 640px;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
}

/* ---------------------------------------------------------
	CSS Document buffet
--------------------------------------------------------- */

#buffet {
	margin-bottom: 80px;
}

#buffet h2 {
	font-family: 'Times New Roman', serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 1.3;
	color: #cc6633;
}

#buffet h3 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 20px;
}

#buffet p {
	margin-top: 20px;
}

/* ---------------------------------------------------------
	CSS Document access
--------------------------------------------------------- */

#access h2 {
	margin-bottom: 15px;
	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: 40px;
}

#access ol {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	background: url(../images/access_line.png) repeat-x center;
	font-size: 0;
}

#access ol:first-child {
	margin-bottom: 30px;
}

#access li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	height: 68px;
	margin-right: 36px;
	padding: 0 15px;
	border: solid 3px #cc6633;
	background: #fff;
	font-size: 19px;
	line-height: 64px;
}

#access ol:first-child li {
	margin-right: 43px;
}

#access ol:first-child li:last-child,
#access li:last-child {
	margin-right: 0;
}

#access li span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	line-height: 1;
}

#access li.min {
	width: 68px;
	-webkit-border-radius: 68px;
	border-radius: 68px;
	padding: 0;
}

#access p {
	margin-bottom: 30px;
}
