@charset "UTF-8";

* {
    font-family: 'PingFang SC', 'Microsoft YaHei', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1;
	color: #3C2B11;
	margin: 0px;
}

html{height:100%}

body {
	text-align: center;
}
body#top {
	text-align: center;
}
body#sub {
	text-align: center;
}


body,p,ul,ol,li,h1,h2,h3,h4,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
ul li,ol li {
	list-style: none;
}

img {
	border-style: none;
}

/*em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
}*/
form input {
	line-height: normal;
}

a { color: #745536; text-decoration: underline }
a:link { color: #745536; text-decoration: underline }
a:visited { color: #745536; text-decoration: underline }
a:hover { color: #745536; text-decoration: none }


.gold {
	color: #847B55;
}
.red {
	color: #AE4114;
}
.green {
	color: #3096A4;
}
.red2 {
	color: #CC0000;
}
.pink {
	color: #943751;
}
.pink2 {
	color: #CA736A;
}
.blue {
	color: #6F9EB0;
}
.blue2 {
	color: #0066CC;
}
.blue3 {
	color: #39F;
}
.gray {
	color: #999999;
}



.clear {
	clear: both;
}

body a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
} 

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-table; }

.fLora {
    font-family:'Lora', 'Kaiti SC', 'SimSun', serif;
}


/*----------------------------------------------------
 table style
----------------------------------------------------*/

table.table {
	border: 1px solid #D1CEC5;
}
table.table tr th {
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	font-weight: normal;
	background-color: #CAEAE9;
	padding: 3px;
}
table.table tr td {
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	background-color: #fff;
	padding: 3px 3px 3px 10px;
}


/*----------------------------------------------------
 wrapper
----------------------------------------------------*/


#wrap {
	width: 960px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
.con {
	width: 960px;
	text-align: left;
	overflow:visible;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
 

/*----------------------------------------------------
 header
----------------------------------------------------*/

body#top #header {
	width: 100%;
	height: 708px;
	z-index: 9999;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body#sub #header {
	width: 100%;
	z-index: 9999;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/*----------------------------------------------------
 introduction
----------------------------------------------------*/

#introduction {
	box-sizing:border-box;
	width: 100%;
	height: 680px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 214px 0px 0px 0px;
	background: url(../../../en/images/top_main_01.jpg) top center no-repeat;
}
#introduction h1{ text-align:center;}

.mainimages_wrap {
	
}
.mainimages_wrap .bx-wrapper ,
.mainimages_wrap .bx-wrapper .bx-window {
	width: 100% !important;
}

.mainimages_wrap .slider_wrap {
	height: 600px !important;
	width: 100% !important;
	position: relative;
	overflow: hidden;
}
.mainimages_wrap .slider_wrap .slide {
	height: 600px !important;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
.mainimages_wrap .slider_wrap .slide img {
	height: 600px !important;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;
}


	



/*----------------------------------------------------
 topNavi
----------------------------------------------------*/

#header #topNavi {
	width: 960px;
	position: relative;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#header #topNavi .topmenu {
	position: absolute;
	right:0;
	top:0px;
	z-index:999999;
}
#header #topNavi .topmenu .hmenu {
	float: right;
	padding-top:16px;
}

#header #topNavi .topmenu .langmenu {
	padding-top:0px;
	float: right;
	width:140px;
	margin-left:0px;
	position:relative;
	height:40px;
	cursor:pointer;
}
#header #topNavi .topmenu .langmenu > div{
	display:block;
	height:40px;
	width:140px;
}
#header #topNavi .topmenu .langmenu .submenu li{
	border-bottom:1px solid #FFF;
}
#header #topNavi .topmenu .langmenu .submenu li:last-child{
	border-bottom: 0;
}
#header #topNavi .topmenu .langmenu .submenu a{
	display:block;
	height:30px;
	width:140px;
	text-align:center;
	background-color:#D1C8A5;
}
#header #topNavi .topmenu .langmenu .submenu{
	position:absolute;
	display:none;
	left:0;
	top:40px;
	z-index:100000;
	background-color:#FFF;
}
#header #topNavi .topmenu .langmenu:hover .submenu{
/*	display:block;*/
}

#header #topNavi .topmenu .hmenu > a{
	margin-right:20px;
}

/*----------------------------------------------------
 gNavi
----------------------------------------------------*/


#header #gNavifr {
	width:100%;
	background: #160F09;
	height:60px;
	padding-top:0px;
	box-sizing:border-box;
	margin-top:0px;
	z-index:10000;
}

#header #gNavi {
	width: 960px;
	position: relative;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#header #gNavi h1,#header #gNavi h2 {
	margin: -35px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:130px;
	height:74px;
	float:left;
}
.fixed {
    z-index: 10000;
}
.is_stuck h1,.is_stuck h2{
	margin-top:-10px !important;
	width:104px !important;
	height:59px !important;
}
.is_stuck h1 img,.is_stuck h2 img{
	width:100%;
	height:inherit;
}


.fixed h1,.fixed h2{
	margin-top:-10px !important;
	width:104px !important;
	height:59px !important;
}
.fixed h1 img,.fixed h2 img{
	width:100%;
	height:inherit;
}
.fixed #gNavi{
}

#header #gNavi h1 a:hover img,#header #gNavi h2 a:hover img {
	opacity:1.0;
	filter: alpha(opacity=100);
} 

#header #gNavi ul.nav {
	width: 828px;
	height:60px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#header #gNavi ul.nav li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 165px;
	letter-spacing: 2px;
}
#header #gNavi ul.nav li img {
	vertical-align: top;
}


#header #gNavi ul.nav li a {
	height: 60px;
	display: block;
    font-family: 'Lora', serif;
	font-size:14px;
	color:#FFF;
	line-height:60px;
	text-decoration:none;
	color:#FFF;
	left:1px;
}
#header #gNavi ul.nav li:first-child{
	width:116px;
	text-align:left;
}
#header #gNavi ul.nav li:first-child a{
	color:#AB833F;
	background:url(../../../en/commons/images/arrowl.png) no-repeat left center;
	padding-left:20px;
}

#header #gNavi ul li a:hover {
	color:#AB833F;
}







#header #gNavi ul.sns {
	width: 88px;
	background-color: #FFF;
	float: left;
	display: inline;
	margin: 15px 0px 0px 440px;
	padding: 0px 0px 0px 0px;
}
#header #gNavi ul.sns li {
	width: auto;
	float: left;
	display: inline;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}







/*----------------------------------------------------
 sidr-right
----------------------------------------------------*/



ul#searchDate {
	display:none;
	width: 50px;
	position: fixed;
	top: 65px;
	right:0;
	z-index: 99999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#searchDate li{
	padding:0;
	margin:0;
	line-height:0;
	margin-top:7px;
}
ul#searchDate li a{
    background: url(../images/booknow.png) no-repeat;
	text-indent:100%;
	white-space: nowrap;
	overflow:hidden;
	display:block;
}

ul#searchDate li a#right-menu{ width:50px; height:174px; background-position:0 0;}
ul#searchDate li a#pageTop{width:50px; height:40px; background-position:0 -174px;}
ul#searchDate li a#right-menu:hover{ background-position:-50px 0;}
ul#searchDate li a#pageTop:hover{ background-position:-50px -174px;}



ul#searchDate li:last-child{
	margin-top:0px;
}
ul#searchDate li a,ul#searchDate li a img{line-height:0;}

.sidrwindow ul {
	width: 265px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
.sidrwindow ul li {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

.sidrwindow span.close {
	width: 20px;
	float: right;
	display: inline;
	margin: 20px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.sidrwindow h2 {
	width: auto;
	text-align:left;
	border-bottom: #9B3251 solid 1px;
	margin: 24px 24px 46px 24px;
	padding: 0px 0px 20px 0px;
}
.sidrwindow h3 {
	width: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.sidrwindow p {
	border-top: #5875C0 solid 1px;
	margin: 20px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
}





/*----------------------------------------------------
 search
----------------------------------------------------*/



#sidebar {
	width: 265px;
	color: #FFF;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
}



#sidebar_reservation {
	width: 265px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
}
div#sidebar_reservation dl {
	width: 265px;
	margin: 0px auto 30px auto;
	padding: 0px 0px 20px 0px;	
}
div#sidebar_reservation dl dt {
	width: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
div#sidebar_reservation dl dd {
	width: 265px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 16px 0px;
}
div#sidebar_reservation dl dd+dd {
	border-top:1px solid #9B3251;	
}
div#sidebar_reservation dl dd form select {
	margin: 0px 0px 25px 0px;
}
div#sidebar_reservation dl dd p {
	display: block;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

div#sidebar_reservation dl dd .right{
	float:right;

}
div#sidebar_reservation dl dd label{
	display:block;
	vertical-align:middle;
	margin-top:5px;
	line-height:1;
}
div#sidebar_reservation dl dd a{
	display:block;
	height:31px;
}
div#sidebar_reservation dl dd.shotel{
	padding-top:26px;
}
div#sidebar_reservation dl dd.shotel select{
	width:100%;
	text-align:left;
}
div#sidebar_reservation dl dd.sdate{
	padding-bottom:12px;
}


div#sidebar_reservation dl dd.srchbtn{
	height:36px;
	padding-bottom:23px;
}
div#sidebar_reservation dl dd.srchbtn input:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}
div#sidebar_reservation dl dd.btns{
	padding-top:23px;
}

div#sidebar_reservation dl dd dl {
	width: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#sidebar_reservation dl dd dl dt {
	width: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#sidebar_reservation dl dd dl dd {
	width: 265px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


div#sidebar_reservation dl dd span.dt {
	width: auto;
	color: #FFF;
	font-size: 12px;
	letter-spacing:1px;
	margin: 0px 8px 20px 5px;
	padding: 0px 0px 0px 0px;
}




/*----------------------------------------------------
 footer
----------------------------------------------------*/

#footer {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
}
body#top #footer {
	height: 70px;
	padding: 0px 0px 0px 0px;
}

#footer .footertop{
text-align:center	
}
#footer .footertop ul{
	margin-bottom:20px;
	margin-top:25px;
}
#footer .footertop li{
	display:inline-block;
	vertical-align:top;
}
#footer .footertop li a{
    font-family:'Lora', 'Kaiti SC', 'SimSun', serif;
    background: url(https://www.resol-ueno.com/en/images/slash_black.png) left center no-repeat;
    padding-left: 28px;
    margin-left: 18px;
    font-size: 14px;
    text-decoration: inderline;
    color: #3F2100;
}
#footer .footertop li:first-child a{
	padding-left: 0px;
	margin-left: 0px;
	background: none;
}


#footer .footerbottom {
	height:60px;
	width: 960px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	box-sizing:border-box;
} 

#footer .footerbottom ul {
	width: 50%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer .footerbottom ul li {
	width: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#CCCCCC;
}
#footer .footerbottom ul li a{
	color:#191313;
	width: auto;
	float: left;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer .footerbottom address {
	text-align:center;
	color: #402300;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#footer a:hover img {
	opacity:0.8;
	filter: alpha(opacity=50);
}


/*----------------------------------------------------
 lightbox
----------------------------------------------------*/

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:100000; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/lightbox/overlay.png) repeat 0 0; opacity: 0.7 !important; filter: alpha(opacity = 70) !important;}
#colorbox{outline:0;}
    #cboxTopLeft{ /*display: none;*/width:5px; height:5px; /*background: url(../images/lightbox/controls.png) no-repeat -101px 0;*/}
    #cboxTopRight{/*display: none;*/width:5px; height:5px; /*background:url(../images/lightbox/controls.png) no-repeat -130px 0;*/}
    #cboxBottomLeft{/*display: none;*/width:5px; height:5px; /*background:url(../images/lightbox/controls.png) no-repeat -101px -29px;*/}
    #cboxBottomRight{/*display: none;*/width:5px; height:5px; /*background:url(../images/lightbox/controls.png) no-repeat -130px -29px;*/}
    #cboxMiddleLeft{/*display: none;*/width:5px; /*background:url(../images/lightbox/controls.png) left top repeat-y;*/}
    #cboxMiddleRight{/*display: none;*/width:5px; /*background:url(../images/lightbox/controls.png) right top repeat-y;*/}
    #cboxTopCenter{/*display: none;*/height:5px; /*background:url(../images/lightbox/border.png) 0 0 repeat-x;*/}
    #cboxBottomCenter{/*display: none;*/height:5px; /*background:url(../images/lightbox/border.png) 0 -29px repeat-x;*/}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(../images/lightbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(../images/lightbox/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/lightbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/lightbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/lightbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*----------------------------------------------------
 style end
----------------------------------------------------*/