* {margin: 0; padding: 0; outline: 0;}

/**=================================  basic  =================================**/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F6F6F6;
	font-size: 95%;
	-webkit-text-size-adjust: 100%;
	
}
body#top {
	background:url(../images/common/bg.jpg);
	
}
body#east {
	background:url(../images/east/bg.jpg);
	
}
body#west {
	background:url(../images/west/bg.jpg);
	
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #7E7410;
	text-decoration: underline;
}
a:active {
	color: #7E7410;
	text-decoration: underline;
}

img {
	vertical-align: top;
	border-style: none;
}

h2 {
	margin: 40px auto 20px;
	width: 900px;
	text-align: center;
}
h3 {
	margin-bottom: 60px;
	text-align: center;
}
h4 {
	margin-bottom: 15px;
	font-size: 180%;
	font-weight: normal;
	color: #C2B31A;
}
h5 {
	margin-bottom: 10px;
}

p {
	margin: 0 0 15px 0;
}
.c_gold {
	color: #7E7410;
}
.c_west {
	color: #705b67;
}
.c_east {
	color: #7A9599;
}

.spOnly,.sp2Only {
	display:none !important;
}

/**================================= fade in (Top) =================================**/

.fade-in {
  transition: opacity 1.0s;
  -moz-transition: opacity 1.0s;
  -webkit-transition: opacity 1.0s;
  -o-transition: opacity 1.0s;
}

/**================================= Header Setting =================================**/

.sectionTop h1{
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#000;
	display: table;
}
#top .sectionTop h1{
	background: url(../images/top/top.jpg) no-repeat center center;
	background-size: cover;
}
#east .sectionTop h1{
	background: url(../images/east/photo/top01.jpg) no-repeat center center;
	background-size: cover;
}
#west .sectionTop h1{
	background: url(../images/west/photo/top01.jpg) no-repeat center center;
	background-size: cover;
}


/*.sectionTop h1 ul{
	display: flex;          
    justify-content: center;
    align-items: center;  
}*/
.sectionTop h1 ul{
  display: table-cell;
  vertical-align: middle;
}


.sectionTop h1 ul li {
	padding-right: 40px;
	padding-left: 40px;
	display: inline-block;
}
.sectionTop h1 ul li.eastlogo {
	margin-bottom: 150px;
}
.sectionTop h1 ul li img {
	height: auto;
	width: 250px;
}



/**================================= Lead Setting =================================**/

.lead {
	background: url(../images/common/text-bg.jpg);
	padding: 50px 0px;
	clear: both;
	text-align: center;
}

.lead img {

}
#lang {
	position: fixed;
	display: block;
	z-index: 2000;
	top: 0px;
	right: 0px;
}
#lang ul li {
	border: 1px solid #7E7410;
	background: #7E7410;
	text-align: center;
	padding: 2px 5px;
	float: left;
	margin-right: 5px;
	font-size:85%;
}
#lang ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
}



/**================================= Menu Setting(top,side) =================================**/

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;

}
#sideM {
	position: absolute;
	right: 0px;
	list-style-type: none;
	z-index: 1500;
	opacity: 0.8;
	
}
#sideM li {
	margin-bottom: 100px;
}
#sideM a   {
	text-decoration: none;
}


#toggle {
	display: none;
}

.subMenu {
	position: fixed;
	top: 0px;
	height: 80px;
	z-index: 1000;
	width: 100%;
	border-bottom: 1px solid #666;
	opacity: 0.95;
	color:#999;
}

#top .subMenu_t {
	position: fixed;
	top: 0px;
	height: 80px;
	z-index: 1000;
	width: 100%;
	border-bottom: 1px solid #666;
	opacity: 0.95;
	color:#999;
/*	background: url(../images/common/bg.jpg);
	position: fixed;
	top: 0px;
	height: 80px;
	z-index: 1000;
	width: 100%;
	border-bottom: 1px solid #666;
	opacity: 0.95;
*/}
#top .subMenu {
	background: url(../images/common/bg.jpg);
}
#east .subMenu {
	background: url(../images/east/bg.jpg);
}
#west .subMenu {
	background: url(../images/west/bg.jpg);
}
.subMenu .inner,.subMenu_t .inner {
	padding:0;
	font-weight: 400;
}
.subMenu .inner .menuBox,.subMenu_t .inner .menuBox_t {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.subMenu .inner .menuBox a,.subMenu_t .inner .menuBox_t a {
	text-decoration: none;
}
.subMenu .inner .menuBox div,.subMenu_t .inner .menuBox_t div {
	display: inline-block;
	line-height: 80px;
	height: 80px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 110%;
}

/**================================= Wrap Setting =================================**/

.wrap {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		/*max-width: 1140px;*/
		/*min-width: 960px;*/
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}

.active {
	background: #3B5323;
}
.clear {
	clear: both;
}
.bd_btm {
	border-bottom: 2px solid #CCC;
}

.katadomari {
	display: block;
	height: 142px;
	width: 70px;
	float: left;
}

#rsv  {
	height: 122px;
	width: 70px;
}


.section {
	width: 950px;
	z-index: 10;
	margin: 0px auto 100px;
	clear:both;
	padding: 0px;
}
.section1st {
	width: 950px;
	z-index: 10;
	margin: 0px auto 63px;
	clear:both;
	padding: 0px;
}
.sectionTop {
	width: 100%;
	overflow-x: hidden;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 80px 0px 100px;
	clear: both;
}

.inner {
	width: 950px;
	margin: 0 auto;
	position: relative;
	padding:100px 0px 0px;
}
.innerTop {
	width: 100%;
	margin: 0;
	position: relative;
	padding:30px 0;
	padding:0px;
}


#sTop  {
/*	height: 50px;
	width: 169px;
*/}
#s1  {

}

#s2  {
}
#s3  {
}
#s4  {
}
#s5  {
}

.subNavBtn {
	display: block;
	height: 122px;
	width: 122px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	color: #fff;
}
.subNavBtn0 {
	height: 57px;
	width: 269px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 0px 249px 0px 0px;
	text-align: center;
	color: #fff;
}
.subNavBtn1 {
	display: block;
	height: 57px;
	margin: 0px 0px 0 0;
	text-decoration: none;
	padding: 0px;
}
/*.subNavBtn1 {
	display: block;
	height: 57px;
	width: 195px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 0px;
	text-align: center;
	color: #fff;
}*/
.subNavBtn2 {
	display: block;
	height: 57px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	padding: 0px;
}
.subNavBtn3 {
	display: block;
	height: 57px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	padding: 0px;
}
.subNavBtn4 {
	display: block;
	height: 57px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	padding: 0px;
}
.subNavBtn5 {
	display: block;
	height: 57px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	padding: 0px;
}

.subNavBtn_old {
	display: block;
	height: 35px;
	width: 12%;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 2% 0 2%;
	text-align: center;
	color: #fff;
}

.end {
	margin: 0;
}


/**=================================  sections  =================================**/
.sTop {
	min-height: 630px;
	/*background:#FFF;*/
	color:#3d3d3d;
	padding-top: 80px;
	
}



.s1 {
	/*background:#FFF;
	min-height: max-content;*/
}


.s2 {
	/*background:#FFF;*/
}


.s3 {
	/*background:#FFF;*/
}


.s4 {
	/*background:#FFF;*/
}

.s5 {
	/*background:#FFF;*/
}
.rsv {
	min-height: 500px;
	/*background:#FFF;*/
	color: white;
}


.backtotop {
	position: fixed;
	right: 15px;
	bottom: 20px;
	z-index: 9000;
	display: none;
	opacity: 0.8;

}    

.backtotop a {
	display: block;
	height: 87px;
	width: 84px;
	padding: 0px;
	margin: 0;
	border-radius: 5px;
}

/**================================= Contents Setting =================================**/

.contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.contents p {
	line-height: 1.8;
	margin-left: 3px;
	margin-bottom: 25px;
}

/**================================= Contents-Point Setting =================================**/

.contents .point {
	clear: both;
}
.contents .point .leftBox   {
	float: left;
	width: 460px;
	margin-right: 15px;
	margin-bottom: 80px;
}
.contents .point .leftBox2 {
	float: left;
	width: 460px;
	margin-right: 15px;
	margin-bottom: 30px;
}

.contents .point .rightBox {
	float: right;
	width: 460px;
	margin-left: 15px;
	margin-bottom: 80px;
}

.contents .point .textsp,.contents .point .textsp2 {
	padding-top: 40px;
}
.contents .point .top_point_text_l {
	font-size: 100%;
	text-align: left;
	margin: 0px 0px 25px;
	padding: 0px;
	line-height: 180%;
}
.contents .point .top_point_text_r {
	font-size: 100%;
	text-align: right;
	margin: 0px 0px 25px;
	padding: 0px;
	line-height: 180%;
}
.contents .point .text_right {
	text-align: right;
}
.contents .point .point1 {
	padding-top: 18px;
}
.contents .point .point2 {
	padding-top: 18px;
}
.contents .point .point3 {
	padding-top: 40px;
}
.contents .point p span {
	margin-right: 1em;
}



/**================================= Contents-Room Setting =================================**/

.room {
	clear: both;
	padding-top: 30px;
}
.room .pic_l {
	float: left;
	width: 475px;
	margin-right: 30px;
}
.room .pic_l img {
	height: auto;
	width: 100%;
}
.room h2 {
	color:#797027;
	font-size: 180%;
	text-align: left;
	margin: 0px;
	width: 402px;
	padding-top: 110px;
	float: right;
	font-weight: bold;
	padding-left: 43px;
}
.room h3 {
	text-align: left;
	margin: 150px 0px 0px;
	float: left;
	line-height: 180%;
	font-size: 120%;
	width: 400px;
}
.room .madoriBox {
	clear: both;
	margin-bottom: 40px;
}
.room .madoriBox .madori {
	float: right;
	margin-left: 20px;
	width: 470px;
}
.room .madoriBox .madori img {
	width:100%;
	height:auto;
}

.room .madoriBox .madori_b {
	text-align: left;
	color: #7E7410;
}
.room .madoriBox .madori_b a {
	color: #7E7410;
}

.room .roomPhoto {
	clear: both;
	width:100%;
	margin-bottom: 70px;
}
.room .roomPhoto ul {
}
.room .roomPhoto ul li {
	width: 180px;
	float: left;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.room .roomPhoto ul li img {
	height: auto;
	width: 100%;
}
.room .roomPhoto .com    {
	clear: both;
	text-align: right;
	font-size: 95%;
	color: #7E7410;
}
.room .kodawari .com {
	font-size: 95%;
	text-align: right;
	color: #7E7410;
	clear: both;
	margin-top: 5px;
}


.room .kodawari {
	clear: both;
	width: 950px;
}
.room .kodawari dl dt {
}
#east .room .kodawari dl dd {
	background: #7A9599 url(../images/east/kodawari_bg.png) repeat-y;
}
#west .room .kodawari dl dd {
	background: #998688 url(../images/west/kodawari_bg.png) repeat-y;
}
#east .room .kodawari dl dd.btm,#west .room .kodawari dl dd.btm {
	border-style: none;
	background: url(none);
	clear:both;
}
.room .kodawari dl dd ul {
	width:100%;
	margin-right: 15px;
	margin-left: 15px;
}
.room .kodawari dl dd ul li {
	width: 278px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	float: left;
}
.room .kodawari dl dd ul li img {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.room .kodawari dl dd ul li p {
	margin: 0px 5px 5px;
	font-size: 85%;
	text-align: left;
	line-height: 160%;
	color: #000;
}


.room .kodawari h4 {
	font-size:180%;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	margin-bottom:50px;
}


/**================================= Fee Setting =================================**/


.img_hiroshige {
	width:100%;
	clear: both;
	background: url(../images/common/hiroshige_img.jpg) no-repeat fixed center center;
	height: 400px;
	background-size:cover;
}
.img_hiroshige img {
	width:100%;
	height:auto;
}
p.hiroshige {
	font-size: 90%;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 100px;
}


.fee {
	clear: both;
}
.fee .lead_text {
	font-size: 110%;
	line-height: 180%;
	text-align: center;
	margin-bottom: 30px;
	color: #FFF;
}
.fee table {
	border: 5px solid #BDAD39;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.fee table caption {
	caption-side: bottom;
	text-align: right;
	margin-top: 5px;
	font-size: 90%;
}
.fee table th,.fee table td {
	border: 1px solid #BDAD39;
	text-align: center;
	padding: 25px 10px;
	width: 25%;
	font-size: 120%;
}
.fee table th {
	white-space:nowrap;
}
.fee .btn_reserce {
	text-align: center;
	margin-bottom: 250px;
}
.fee .price {
	text-align: right;
	margin-bottom: 30px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.fee .price img {
	height: auto;
	width: 100%;
}
.fee .price p {
	margin-top: 10px;
	font-size: 90%;
	color: #7E7410;
}



/**================================= Map Setting =================================**/

.btn_map {
	text-align: right;
	width: 100%;
	margin: 7px auto 100px;
}

.map {
	clear: both;
}
#g_map {
	height: 400px;
	width: 100%;
}

.map .lead_text {
	font-size: 120%;
	line-height: 180%;
	text-align: center;
	margin-bottom: 50px;
}


.map_frame {
	clear: both;
	border-width: 0px;
	margin-bottom: 5px;
}
.map .map_image {
	margin-bottom: 100px;
}

.map .map_image img{
	border: 5px solid #867B1D;
	height: auto;
	width: 100%;
}
.map .bungou {
	margin-bottom: 0px;
}

.map .bungou h3 {
	font-size: 150%;
	margin-bottom: 3px;
}
.map .bungou h3 .point {
	color: #7E7410;
	font-size: 75%;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

.map .bungou h4 {
	font-weight: normal;
	color: #7E7410;
	text-align: center;
	font-size: 90%;
	margin-bottom: 30px;
}


.map .bungou dl {
	width: 205px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.map .bungou dl dt {
	text-align:center;
	color:#B1A236;
	margin-bottom:5px;
	font-size:110%;
}

.map .bungou dl dd {
	margin-bottom: 10px;
}
.map .bungou dl dd img {
	width: 100%;
	height:auto;
	display: block;
	margin-bottom: 10px;
}
.map .bungou dl dd p {
	font-size: 90%;
	text-align: center;
	line-height: 160%;
	font-style: italic;
}
.map .access h3{
	font-size: 180%;
	margin-bottom: 30px;
	clear: both;
}


/**================================= Information Setting =================================**/


.info {
	clear: both;
}
.info table {
	width: 100%;
	margin-bottom: -15px;
}
.info table th, .info table td {
	padding: 10px;
	border-bottom: 1px dotted #333;
	text-align: left;
	vertical-align: top;
	font-size:105%;
	line-height: 1.6;
}
.info table th {
	white-space: nowrap;
}


/**================================= TopPhoto Setting =================================**/

.topPhoto {
	padding-top: 0px;
	padding-bottom: 93px;
	text-align: center;
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;

}
.topPhoto ul {
	width: 100%;
}
.topPhoto ul li {
	display: inline-block;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;;
}
/*.topPhoto ul li {
	display: inline-block;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
	width: 18%;
}*/

.topPhoto ul li img {
	width: 100%;
	height: auto;
}



/**================================= Linkarea Setting =================================**/

.link_area {
	background: url(../images/common/text-bg.jpg);
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 73px;
	padding-bottom: 73px;
	margin-bottom: 50px;
}
.link_area ul {
}
.link_area ul li {
	display: inline-block;
	margin: 20px;
}

/**================================= SNS Setting =================================**/

#insta {
	clear: both;
	text-align: center;
	width: 1000px;
	margin: 93px auto 50px;
}
#insta ul {
	width: 100%;
}
#insta ul li{
	display: inline-block;
	margin-right: 0.5%;
	margin-left: 0.5%;
	width: 15%;
}
#insta p {
	margin-top: 30px;
}
#insta p a {
	color: #7E7410;
}



.sns {
	margin-top: 50px;
	margin-bottom: 70px;
	clear: both;
	text-align: center;
	width: 100%;
}
.sns ul {

}
.sns ul li {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}


/**================================= Pagetop Setting =================================**/
.pagetop-sp {
	width: 100%;
	margin-bottom: 15px;
}
.pagetop-sp h5 {
	background: #BCAC39;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.pagetop-sp h5 a {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
}
.pagetop-sp h5.bg {
	background: #7E7410;
}
#cpy {
	text-align: center;
	margin-bottom: 15px;
	font-size: 85%;
	color: #7E7410;
}





/**================================= Footer Setting =================================**/


#footer_wrap {
	background: #7E7410;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer_wrap a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/*.footer p.name {
	font-size: 1em;
	margin-bottom: 20px;
	padding-bottom: 5px;
	line-height: 1.7;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}*/
.footer ul {
	list-style-type: none;
	margin-bottom:7px;
}
.footer ul li {
	display: inline;
	padding-right: 20px;
}
