@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
#rakutengold{
font:15px/2.0 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
-webkit-text-size-adjust:100%;
border:0;
margin:0 auto;
outline:0;
padding:0;
vertical-align:baseline;
width: 950px;
}

:focus{
outline:0;
}

#rakutengold ul{
list-style:none;
}

#rakutengold caption{
font-weight:normal;
text-align:left;
}

#rakutengold blockquote:before,#rakutengold blockquote:after,#rakutengold q:before,#rakutengold q:after{
content:"";
}

#rakutengold blockquote,q{
quotes:"" "";
}

#rakutengold a img{
border: 0;
}

#rakutengold article, #rakutengold aside, #rakutengold details, #rakutengold figcaption, #rakutengold figure, #rakutengold footer, #rakutengold header, #rakutengold hgroup, #rakutengold menu, #rakutengold nav, section {
display: block;
}

.clear { clear:both;}


/* リンク設定
------------------------------------------------------------*/

/*
#rakutengold a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
font-weight:normal;
color:#917E2B;
}


#rakutengold a:hover, #rakutengold a:active{
outline:none;
color:#666;
}
*/

#rakutengold a:hover img {
	opacity:0.5;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

.linkbtn {
padding: 10px 40px 10px 40px;
background: #005CA2;
color: #FFFFFF!important;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
text-decoration:none;
line-height: 45px;
}
a.linkbtn:hover {
color: #FFFFFF!important;
background: #00406F;
}

.linkbtn2 {
padding: 10px 40px 10px 40px;
background: #fff;
color: #005CA2!important;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-ms-transition: 0.5s;
transition: 0.5s;
text-decoration:none;
line-height: 45px;
}
a.linkbtn2:hover {
color: #005CA2!important;
background: #fff;
}

.reservebtn {
color: #FFFFFF;
padding: 3px 15px 3px 15px;
background: #AB2326;
font-size: 90%;
line-height: 29px;
}

.anchor { margin-top:-230px; padding-top:230px;}

/**** Clearfix ****/

.nav .panel:before,nav .panel:after, #mainNav:before,#mainNav:after, .newsTitle:before,.newsTitle:after{
content:"";
display:table;
}

nav.panel:after,#mainNav:after,.newsTitle:after{
clear: both;
}

nav.panel,#mainNav,.newsTitle{
zoom: 1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper{
margin:0 auto;
width:950px;
}

.inner{
margin:0 auto;
width:950px;
}

#content{
width:950px;
margin:25px auto;
}

#sidebar{
float:left;
width:320px;
padding:42px 0;
}

#footer{
clear:both;
padding:30px;
background-color: #F7F7FF;
color: #000;
} 


/* ヘッダー
------------------------------------------------------------*/

#header{
background-color: #fff;
width:100%;
}

#header h1{
padding-top:15px;
font-size:90%;
font-weight:bold;
}

#header h2{
text-align:left;
padding-top:15px;
color:#000;
font-size:160%;
font-weight:bold;
margin: 0;
}

#header h2 img{
width:264px;
vertical-align: top;
}

.michelin{
position: absolute;
bottom:50px;
left:50px;
}

.access{
position: absolute;
bottom:20%;
right:50px;
}

.contact{
margin-top:13px;
margin-bottom: 10px;
float:right;
text-align:left;
}

.contact p{
margin: 0;
font-weight: normal;
line-height: 20px;
}

.contact p.tel::before{
content: "電話番号：";
}

.contact p.openTime::before{
content: "営業時間：";
}

.contact p.address::before{
content: "住所：";
}

.spreservebtn{
display:none;
}


/* トップページ　メイン画像
----------------------------------*/

#mainImg{
width: 100%;
max-width: 1600px;
margin: 0 auto;
}

#mainImg h2 {
color: #FFF;
text-shadow: 0px 0px 15px #000;
position: absolute;
top: 20%;
width: 100%;
box-sizing: border-box;
font-size: 40px;
font-weight:bold;
line-height: 70px;
margin-bottom: 10px;
}

#mainImg #sub_txt {
height: 50%;
width: 100%;
position: absolute;
bottom: 0px;
}

#mainImg p {
color: #FFF;
text-shadow: 0px 0px 10px #000;
font-size: 18px;
line-height: 26px;
padding-top: 35px;
}
#mainImg img{
width:100%;
height:auto;
}

#mainImg video { margin-top:-10%;}

.mainImginner{
margin:0 auto;
width:100%;
max-width:1600px;
}

/* slider */
#slideshow {
	position:relative;
	width:950px;
	height:285px;
	background-color:#333;
	overflow: hidden;
	margin-bottom: 50px;
}
#slideshow img { position:absolute; top:0; left:0; z-index:8; width: 950px!important; height: auto!important; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

.prev,.next {
position: absolute;
top: 216px;
width: 37px;
height: 68px!important;
z-index:10000;
}
.prev {
background-image:url(images/slide/prev.png);
background-repeat:no-repeat;
left:20px;
}
.next {
background-image:url(images/slide/next.png);
background-repeat:no-repeat;
right:20px;
}

.slide01 img {
width: 450px!important;
height: auto!important;
}
.slide02 img {
width: 950px!important;
height: auto!important;
}
.slide03 img {
width: 950px!important;
height: auto!important;
}
.slide04 img {
width: 950px!important;
height: auto!important;
}



/* タイポグラフィ
------------------------------------------------------------*/
.post p{
padding-bottom:15px;
}

.post ul{
margin:10px 0 20px 20px;
}

.post ul li{
padding-left:5px;
list-style:disc;
}

.post ol{
margin:0 0 10px 30px;
}

.post ol li{
list-style:decimal;
}

#content h1{
margin-bottom:70px;
font-size:200%;
font-weight: normal;
line-height: 70px;
color: #666666;
text-align: center;
position: relative;
}
#content h1 span{
font-size:50%;
font-weight: normal;
text-align: center;
display: block;
line-height: 20px;
}
#content h1::after {
  content: "";
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: -30px;
  width: 68px;
  border-bottom: 2px solid #005CA2;
}

#content h2{
color: #FFFFFF;
font-size: 140%;
padding: 12px 25px;
margin-bottom: 40px;
background: #005CA2;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-filter: "alpha(opacity=80)";
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
}

#content h3{
border-left: 6px solid #003;
font-size:130%;
font-weight: bold;
padding-left: 15px;
line-height: 26px;
margin-bottom: 15px;
}
#content h3 span{
font-weight:normal;
color: #000;
font-size:60%;
}


#content h4{
border-bottom: 3px solid #EAEAEA;
color: #005CA2;
font-size:130%;
font-weight: bold;
padding-bottom: 10px;
margin-bottom: 15px;
}

#content h5{
color: #005CA2;
font-size:120%;
font-weight: bold;
}

#content h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

#content img{
max-width: 100%;
height: auto;
}

#content p{
margin: 0px;
}


.post blockquote {
clear:both;
padding:10px 0 10px 25px;
margin:10px 0 25px 0px;
border-left:5px solid #e9e9e9;
}
 
.post blockquote p{
padding:5px 0;
}

.post table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
padding:15px;
border:#cccccc solid;
border-width:0 0 1px 1px;
font-weight:bold;
}

.post table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
}

.post dt{
font-weight:bold;
}

.post dd{
padding-bottom:10px;
}

.post img{
max-width:100%;height:auto;
}

img.aligncenter{
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:0px 0px 0px 30px;
}

img.alignleft{
margin:0px 30px 0px 0px;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}

  .all_line_ttl {
    margin: 20px auto;
    overflow: hidden;
    font-size: 30px;
    font-size: 2.5rem;
	font-weight: bold;
    text-align: center;
    color: #796a55;
	font-family: "Times New Roman", Times, serif;
  }
  .all_line_ttl span.in {
    position: relative;
    display: inline-block;
    text-align: left;
	line-height: 40px;
  }
  .all_line_ttl span.in_ttl {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    text-align: center;
  }
  .all_line_ttl span.in_ttl_en {
    position: relative;
    display: block;
    padding: 0 30px;
    text-align: center;
	font-size: 60%;
  }
  .all_line_ttl span.in::before,
  .all_line_ttl span.in::after {
    position: absolute;
    top: 43%;
    content: '';
    width: 100px;
    height: 1px;
    background-color: #796a55;
  }
  .all_line_ttl span.in_ttl::before,
  .all_line_ttl span.in_ttl::after {
    position: absolute;
    top: 50%;
    content: '';
    width: 100px;
    height: 1px;
    background-color: #796a55;
  }
  .all_line_ttl span.in_ttl::after,
  .all_line_ttl span.in::after {
    right: 100%;
  }
  .all_line_ttl span.in_ttl::before,
  .all_line_ttl span.in::before {
    left: 100%;
  }
  
.top_contents {
background-image:url(images/top/top_inner.jpg);
background-position: center bottom;
background-repeat: no-repeat;
height: 257.77px;
margin: 0px 0px 0px 0px;
padding: 30px;
}
.top_contents2 {
background-image:url(images/top/top_inner.jpg);
background-position: center bottom;
background-repeat: no-repeat;
height: 257.77px;
margin: 0px 0px 0px 0px;
padding: 30px;
}
.top_contents3 {
background-image:url(images/top/toproom_bg.jpg);
background-position: right bottom;
background-repeat: no-repeat;
height: 257.77px;
margin: 0px 0px 0px 0px;
padding: 30px;
color: #FFFFFF;
}

.bg_ttl2 {
font-size: 120%;
font-weight: bold;
margin-bottom: 30px;
}
.txt_blue { color:#005CA2;}


/* サイドバー　ウィジェット
------------------------------------------------------------*/

.widget{
margin-bottom:50px;
}

.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #ffffff;
}

.widget ul{
margin:30px 0 30px 0;
}

.widget li a{
display:block;
margin-top:15px;
color:#ffffff;
font-weight:bold;
}

.widget a:hover{
color:#cdcdcd;
}

p.banner{
padding-bottom:10px;
}

p.banner img{
width:100%;
}

#banners{
padding-bottom:10px;
}

#contactBanner{
width:320px;
height:80px;
padding-top:22px;
background:url(images/banner_tel.jpg) no-repeat;
background-size:320px;
color:#000000;
}

#contactBanner p.tel{
display:inline;
padding-left:60px;
font-weight:bold;
font-size:20px;
}

#contactBanner p.tel::before{
content:"TEL : ";
}

.newsTitle{
clear:both;
margin:15px 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:3px solid #ffffff;
}

.newsTitle h3{
float:left;
}

.newsTitle p{
float:right;
padding:5px 10px 0 10px;
font-size:70%;
}

.newsTitle p a{
color:#ffffff;
}

.news p a{
color:#ffffff;
}

.newsTitle p a:hover{
color:#cdcdcd;
}

.news{
margin:30px 0 30px 0;
}

.news p{
clear:both;
margin-top:15px;
}

.news p a{
display:block;
color:#ffffff;
font-weight:bold;
}

.news span{
padding-left:10px;
}

.news a:hover span{
color:#cdcdcd;
}

/* フッター
------------------------------------------------------------*/

#footerLogo{
float:left;
width:320px;
text-align:center;
padding-top:20px;
}

#footerLogo img{
width:150px;
}

#footer p{
margin: 0px;
}

#footer ul{
float:right;
width:750px;
padding-top:20px;
}

#footer ul ul{
display:none;
}

#footer ul li{
display:inline-block;
text-align:left;
padding:5px 0;
margin-left:15px;
}

#footer ul li a{
padding:0 0 0 12px;
color:#ffffff;
}

#footer ul li a:hover{
color:#cdcdcd;
}

#copyright{
font-size:12px;
}

#pagetop{
position:fixed;
right:30px;
bottom:0px;
font-size:40px;
color:#cdcdcd;
font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
}

.footerbnr{
background-color:#F7F7FF;
text-align:center;
margin-bottom: 30px;
}

.footerbnr img{
margin-right: 20px;
}

.footerbnr a{
padding-right: 30px;
font-size:16px;
color: #000!important;
text-decoration: none;
}

.footermenu{
background-color:#F7F7FF;
}


/* 追加分
------------------------------------------------------------*/
.toptext { color:#8B8D8D; font-weight:bold; font-size:110%;}

.w250 { width: 250px;}
.w350 { width: 350px;}
.w400 { width: 400px;}
.w450 { width: 450px;}
.w475 { width: 475px;}
.w500 { width: 500px;}
.w550 { width: 550px;}
.w600 { width: 600px;}
.w650 { width: 650px;}

.pl30 { padding-left: 30px;}
.mb30 { margin-bottom: 30px!important;}
.mb50 { margin-bottom: 50px!important;}
.mr30 { margin-right: 30px;}

.box30p {
width: 30.3333%;
float: left;
margin: 0 1.5%;
}
.box30p img {
}


.bg-white {
background-color:#FFFFFF;
color:#333333;
margin-bottom: 50px;
}

.bg-white-title {
color:#0C161F;
margin:15px 0 15px;
padding:10px 0;
font-size:200%;
font-weight:bold;
text-align:center;
}

.room_wrapper {
	width: 1200px;
	overflow:hidden;
}

.box {
float:left;
border: 1px solid #000;
width: 366px;
background-image:url(images/bg_box.jpg);
background-repeat:no-repeat;
}



.box_left {
float:left;
border: 1px solid #ccc;
width: 45%;
margin-bottom: 30px;
}

.box_right {
float:right;
border: 1px solid #ccc;
width: 45%;
margin-bottom: 30px;
}

.boxinner { padding: 0px 15px 15px 15px; text-align:center;}

.box_left img,.box_right img { width: 100%;}
.box img { width: 100%;}

.top_ttl_title { font-size: 230%; font-weight: bold; border-bottom: 1px solid #fff;}
.top_ttl_title span { font-size: 50%; font-weight: normal; padding-left: 20px;}
.roomarea {
background-color: #ddd;
padding: 25px;
margin: 0px auto 100px auto;
width: 900px;
}

.roomfacittl {
border-bottom: 2px solid #999!important;
}

table.roomfaci {
border-collapse: collapse;
}

table.roomfaci td {
padding:15px;
border-bottom:1px solid #999;
}

table.roomfaci th {
font-weight:normal;
text-align:left;
padding:10px 15px 10px 15px;
border-bottom:1px solid #999;
}
.roompeople { color:#DCBF78; font-weight:bold;}

.facititle { color:#DCBF78; font-size: 120%; padding-left: 10px; margin-bottom:10px; border-left: 6px solid #DCBF78;}

#table {border-collapse: collapse;}
#table th,#table td { padding:10px; border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;}
#table th { background-color: #11293B; font-weight:bold;}

#headerfixed { z-index: 10000; width: 100%; top:0px;}
#reserve { background-image:url(images/headerbg3.png); padding: 15px 0px 15px 0px; color:#333333; clear:both; position: absolute; width: 100%; bottom: 0;}
#reserve2 { background-image:url(images/headerbg3.png); padding: 15px 0px 15px 0px; color:#333333; clear:both; position: absolute; width: 100%; bottom: 0; }
.reservecontents { float:left; margin-right: 15px;}
.reservetitle { color:#520911; font-size:120%;}

.top_room,.top_faci {
position: relative;
}
.top_room_text {
position: absolute;
top: 15px;
color: #FFFFFF;
}
.top_faci_text {
position: absolute;
top: 15px;
right: 0px;
color: #FFFFFF;
text-align: right;
}
.top_room_btn,.top_faci_btn {
color: #FFFFFF!important;
font-size: 120%!important;
line-height: 88px;
padding: 15px 35px!important;
background: #DCBF78!important;
text-decoration:none!important;
}

.top_ttl {
background-color: #000;
color: #FFFFFF;
height: 275px;
margin-bottom: 2px;
}

.slide02 {
}

/* メインメニュー　PC用
------------------------------------------------------------*/

nav#mainnav{
position:relative;
margin-top:0px;
background-color: #150633;
}

nav#mainnav ul{
display:flex;
justify-content:center;
align-items:center;
margin: 0;
padding: 0;
}

nav#mainnav ul li{
float:left;
}

nav#mainnav ul li a{
display:block;
text-align:center;
text-decoration: none;
_float:left;
height:60px;
padding:0 20px 0;
line-height:60px;
font-weight:normal;
color:#ffffff;

}

nav#mainnav ul li a:hover{
color:#999999;
}

nav#mainnav ul ul{
width:160px;
border-top:0;
}

nav#mainnav ul li ul{
display: none;
}

nav#mainnav ul li:hover ul{
display: block;
position: absolute;
top:60px;
text-align:center;
z-index:500;
}

nav#mainnav ul li li{
background:#11293B;
float: none;
width:160px;
height:40px;
line-height:40px;
margin:0;
}

nav#mainnav ul li li:last-child{
border:0;
}

nav#mainnav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:120%;
text-align:center;
}

nav#mainnav ul li li a:hover{
color:#999999;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

.pc { display: inherit;}
.sp { display: none;}
