@charset "utf-8";
*{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	-webkit-text-size-adjust: 100%;
}
#container {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 980px;
}
header {
	width: 980px;
	height: 86px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px !important;
	padding-right: 0px;
	padding-bottom: 10px !important;
	padding-left: 0px;
	position: relative;
	background-color: #FFFFFF !important;
}

footer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-size: cover;
}
.p_10 {
	padding: 10px;
}
.Box_Right {
	float: right;
}
.Box_Left {
	float: left;
}
.Box_Center {
	text-align: center;
}
#page_contents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.form_tbl {
	margin-bottom: 30px;
}
#mailform h3 {
	font-size: 16px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #026EB7;
	padding-left: 15px;
}

header h1 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #878787;
	position: absolute;
	width: 600px;
	left: 0px;
	top: 15px;
}
#h_logo {
	height: 28px;
	width: 248px;
	position: absolute;
	left: 0px;
	top: 54px;
	z-index: 1;
}
#h_links {
	position: absolute;
	z-index: 1;
	width: 300px;
	top: 60px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	left: 300px;
}
#h_links li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#h_links li a {
	text-decoration: none;
	font-size: 12px;
}
#h_links li a:hover{
	text-decoration: underline;
}
#h_tel {
	height: 60px;
	position: absolute;
	top: 10px;
	width: 300px;
	right: 0px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#h_tel .time {
    font-size: 10px;
    line-height: 1.2em;
}
#h_tel .tel {
	background-image: url(../img/h_tel.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 22px;
    line-height: 1.2em;
    padding-left: 20px;
}
#f_tel {
	height: 60px;
	position: relative;
	width: 280px;
	border: 1px solid #FFFFFF;
	padding: 10px;
	float: right;
}
#f_tel .time {
    font-size: 10px;
    line-height: 1.2em;
}
#f_tel .tel {
	font-size: 14px;
	line-height: 1.2em;
	color: #FFFFFF;
}

#h_fax {
	height: 40px;
	width: 240px;
	position: absolute;
	top: 48px;
	right: 210px;
	z-index: 1;
}
#h_form {
	height: 60px;
	width: 110px;
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 10px;
}
#h_fax a {
	text-align: center;
	display: block;
	line-height: 40px;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C83F0E;
	background-image: url(../img/h_ico02.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
	background-size:auto 12px;
}
#h_form a{
	text-align: center;
	display: block;
	line-height: 20px;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C83F0E;
	font-size: 14px;
	vertical-align: middle;
	background-size: auto 12px;
	padding: 10px;
	border-radius: 5px;
}
#h_fax a span{
	text-decoration: none;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 5px;
}
#h_form a span{
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 5px;
}
#h_fax a span img{
	vertical-align: middle;
	width: 18px;
}
#h_fax a:hover,#h_form a:hover{
	background-color: #DD470F;	
}
#f_contents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	padding-bottom: 90px;
	background-image: url(../img/f_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.copyright {
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#f_contents .InBox {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#f_box02 {
	float: left;
	width: 320px;
}
#f_box01 {
	float: left;
	width: 310px;
}
#f_logo {
	margin-bottom: 5px;
	width: 210px;
}
#f_box01 p {
	font-size: 12px;
	line-height: 1.6em;
	color: #FFFFFF;
}
#f_menu03 {
	float: right;
	width: 110px;
}
#f_menu02 {
	float: left;
	width: 200px;
	padding-left: 0px;
}
#f_box02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#f_box02 a:hover{
	text-decoration: underline;	
}
#f_menu01 {
	margin-bottom: 20px;
	margin-left: 0px;
}
#f_menu04 {
	margin-bottom: 20px;
	margin-left: 0px;
}
#f_menu03 ul li {
	margin-bottom: 10px;
}
#f_menu02 ul li {
	float: left;
	width: 90px;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	color: #FFFFFF;
}
#f_box02 #f_menu02 ul li a {
	font-size: 14px;
	font-weight: normal;
}
#f_menu02 ul {
	width: 200px;
}
#f_fax a {
	text-align: center;
	display: block;
	line-height: 40px;
	height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../img/h_ico02.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
	font-weight: normal;
	background-size:auto 12px;
}

#f_fax a:hover{
	background-color: #FFFFFF;
	color: #026EB7;
	text-decoration: none;
}

#f_fax {
	float: left;
	height: 40px;
	width: 220px;
	border: 1px solid #FFFFFF;
}


#f_form {
	height: 60px;
	width: 110px;
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 10px;
}
#f_form a{
	text-align: center;
	display: block;
	line-height: 20px;
	height: 40px;
	text-decoration: none;
	color: #013D65;
	background-color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	background-size: auto 12px;
	padding: 10px;
	border-radius: 5px;
}

#f_form a span{
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	vertical-align: middle;
	margin-right: 5px;
}
#f_form a:hover{
	background-color: #FFFFFF;
}

.content01 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.ttl01 {
	font-size: 26px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 10px;
	background-image: url(../img/ttl01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.room_type {
	width: 31%;
	float: left;
	margin-bottom: 30px;
	margin-left: 3.5%;
}
.room_type:nth-child(3n+1) {
	margin-left: 0px;	
}
.room_type:nth-child(4),.room_type:nth-child(5),.room_type:nth-child(6) {
	margin-bottom: 0px;
}
.room_type .thum {
	margin-bottom: 10px;
}
.room_type .link a {
	background-color: #026EB7;
	text-align: center;
	display: block;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/h_ico02.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:auto 12px;
}
.room_type .link a:hover{
	background-color: #014D7E;
}
.room_type h3 {
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #026EB7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #026EB7;
}
.room_type h3 span {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.ttl02 {
	font-size: 16px;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-weight: normal;
}
.sub_txt01 {
	font-size: 16px;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


.breadcrumb ul li {
	display: inline;
	font-size: 12px;
	margin-right: 10px;
}
.breadcrumb {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.back_list {
	padding-top: 30px;
}
.breadcrumb a,.breadcrumb a span {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
.breadcrumb a:hover {
	text-decoration: none;
}
#breadcrumbs ul {

}
.breadcrumb .current-crumb a,.breadcrumb .current-crumb a span{
	color: #333;
	text-decoration: none;	
}
.bread_Area {

}

#sub_title {
	height: 220px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
#sub_title.form {
	background-image: url(../../img/form/main.jpg);	
}
#sub_title.room {
	background-image: url(../../img/room/main.jpg);	
}
#page_title {
	height: 80px;
	position: absolute;
	top: 70px;
	margin-right: 100px;
	right: 50%;
	width: 100%;
	background-image: url(../img/pagettl_bg.png);
}
#page_title h2 {
	font-size: 30px;
	line-height: 60px;
	color: #FFF;
	position: absolute;
	top: 10px;
	font-weight: normal;
	right: 0px;
	width: 390px;
}.page_contents {
	padding-bottom: 30px;
}
#f_menu04 ul li {
	margin-bottom: 10px;
}
.spmode {
	display: none;
}
.thum img {
	width: 100%;
}
.caution01 {
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
}
.caution02 {
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;
}
.caution03 {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}
#h_menu {
	display: none;
}
#roomplan {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#room_photo {
	float: left;
	width: 600px;
}
#room_detail {
	float: right;
	width: 340px;
}
#madori {
	margin-bottom: 30px;
}
.ttl03 {
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #026EB7;
	font-size: 20px;
	color: #006CB7;
}
#room_price table tr th {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	width: 40%;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#room_price table tr .tbl_head {
	width: auto;
	color: #FFFFFF;
	background-color: #026EB7;
	text-align: center;
}
#room_price table tr td {
	text-align: center;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
#room_price table tr:nth-child(11){
	background-color: #D9E9F4;	
}
#room_price table tr:nth-child(12){
	background-color: #FAD9D6;
}
#f_menu02 div {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
#sub_contents{
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 30px;
}
#room_images {
	margin-bottom: 30px;
}
#bx-pager1 {
	width: 600px;
	padding-top: 20px;
}

#bx-pager1 a {
	display: block;
	float: left;
	width: 31%;
	margin-right: 3.5%;
}
#bx-pager1 a:nth-child(3){
	margin-right: 0%;
}
.fc01 {
	font-size: 16px;
	font-weight: bold;
	color: #D21B15;
}
#h_tel .h_txt01 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
#f_tel .f_txt01 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 3px;
}
#f_tel .fax {
	font-size: 14px;
	color: #FFFFFF;
}
.pdf {
	background-image: url(../img/ico_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	background-size: auto 15px;
}
#f_banner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#f_banner ul li {
	float: left;
	width: 220px;
	margin-right: 33px;
	background-color: #FFFFFF;
	line-height: 0px;
}
#f_banner ul li:nth-child(4){
	margin-right: 0px;	
}

#f_banner ul li a:hover{
	opacity:0.7;	
}
#top_line {
	background-color: #014F83;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top_line .sec {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top_line .sec .ttl {
	float: left;
	width: 167px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #FFFFFF;
	line-height: 0px;
}
#top_line .sec p {
	padding-left: 220px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
#top_line .sec p strong {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: bold;
}

/* フローティングボックス */
#float_Area {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#floatWindow {
	position: absolute;
	width: 576px;
	height: 358px;
	z-index: 99;
	margin: 0px;
	top: 170px;
}
#floatWindow a.close {
	position: absolute;
	right: 12px;
	top: 0px;
	padding-top: 12px;
}
#floatWindow a.close img {
	border:none;
}
#floatWindow dl {
	width: 100%;
	height: 100%;
	background-image: url(../../img/top/f_banner2.png);
	background-position: center 32px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#floatWindow dl dt {
	height: 32px;
	line-height: 32px;
	cursor: move;
	background-image: url(../../img/top/f_banner_bg.png);
	background-repeat: no-repeat;
}
#floatWindow dl dd {
	line-height: 1.5;
	position: relative;
	height: 491px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

.room_type.nolink{
	position: relative;
	opacity:1;
}
.room_type.nolink:after{
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
}
tr.nolink{
	opacity:1;
}
tr.nolink td{
	position: relative;
}
tr.nolink td:after{
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 1;
	background-color: rgba(0,0,0,0.5);
}