@charset "UTF-8";
/*サイト設定-------------------------------------------------------------------------------------------------------------*/
.cf:after{
content:"";
display:block;
clear:both;
}
img {
	border:0;
	vertical-align: bottom;
	border-style:none;
}
a img,
a:hover img,
a:active img {
    border-style:none;
}
a{outline: none;text-decoration: none;}

a:focus{outline: none;}

.pc { display:block; }
.sp { display:none; }

.in-pc { display:inline-block; }/*20180604 MARRIOT*/
.in-sp { display:none; }/*20180604 MARRIOT*/


/* ----------------------------------
FONT
---------------------------------- */
body {
	color:#53585a;
	font-family: "リュウミン M-KO","Ryumin Medium KO","リュウミン M-KL","Ryumin Medium KL",游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size:16px;
}
.en {
	font-family: bodoni-urw, serif;
	font-style: normal;
	font-weight: 400;
}
/* ゴシック */
.gothic {
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
/* 太文字 */
.fbold {
	font-weight: bold;
}
/* 上付き文字 */
.subT {
	font-size: 60%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
.tal{text-align:left}
.tac{text-align:center}

/* ----------------------------------
サイト共通要素
---------------------------------- */
body {
	background:#fff;
}

#contents {
	margin:13px auto 0;
	width:100%;
}

#main {
	max-width: 1500px;
	margin:0 auto;
	overflow: hidden;
}

h2 {
	font-size:36px;
	line-height: 1.5;
}

h3 {
	margin:5px 0 20px;
	font-size:15px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

.categoryBlock {
	padding:90px 0;
	margin:0 auto;
	max-width: 1500px;
	background:#edebea;
}

.categoryBlock p,
#ScenicSpot p {
	text-align: left;
	line-height: 2.3;
}
/* More Detailsボタン */
.categoryBlock .more,
#ScenicSpot .more {
	margin:30px 0 0;
}

body.top .moreBTN {
	letter-spacing: 0.1em;
}
.moreBTN a {
	border:#d1d1d2 1px solid;
	padding:15px 50px;
	text-decoration: none;
	color:#53585a;
	font-size:22px;
}
.moreBTN a:hover {
	background:#b7aca7;
	color:#fff;
}

/* ----------------------------------
フッター
---------------------------------- */
#SNS_Icon {
	padding-top:30px;
	text-align: center;
	border-top: #dcdada 1px solid;
	position: relative;
}
#SNS_Icon a.pageTop {
	position:absolute;
	bottom:5px;
	right:0;
	color:#53585a;
}

#SNS_Icon ul {
	display: inline-block;
}
#SNS_Icon ul li {
	float:left;
}
#SNS_Icon ul li:nth-child(2) {
	margin:0 20px;
}
#Footer {
	max-width:1500px;
	margin:0 auto;
	padding:30px 0 0;
	text-align: center;
	letter-spacing: 0.1em;
	font-size:14px;
	color:#53585a;
}
#Footer #FooterLink {
	margin:20px auto 40px;
	display: inline-block;
}

ul.menu2 li { margin-left:1.0em; list-style:none; text-indent: -1.0em; }
ul.menu2 li:before { content:"> "; }

#Footer ul {
	margin:0 auto 20px;
	text-align: center;
}
#Footer ul li {
	float:left;
	margin-right:20px;
	text-align: center;
	line-height: 1.5;
}
#Footer ul li:last-child {
	margin-right:0;
}
#Footer a, #Footer a:visited {
	text-decoration: none;
	color:#53585a;
}
#Footer a:hover {
	color:#A0072B;
}
#Footer .otherLinks {
	text-align:right !important;
}
#Footer .otherLinks ul {
	margin-right:0;
	display: inline-block;
}

#Footer .otherLinks ul li {
	line-height: 24px;
}
#Footer .otherLinks .language a {
	display: block;
	margin-top:-3px;
	padding:0 40px;
	border:#A7A8A9 1px solid;
}
#Footer .otherLinks .language a:hover {
	border:#A0072B 1px solid;
	background: #A0072B;
	color: #fff;
}
#Footer p.logo {
	margin-bottom:40px;
}
#Footer p.address {
	margin:50px 0 20px;
}

/*------------------------------
     20180604 MARRIOT
--------------------------------*/
#Footer p.address span:nth-of-type(2) {
    padding: 0 30px;
}
/* /20180604 MARRIOT */

#Footer #HotelName {
	text-align:center;
}
#Footer #HotelName ul {
	margin:0 auto;
	display: inline-block;
}
#Footer #HotelName ul li {
	float:left;
}

#Footer #HotelName ul li.hotelN {
	padding-left:20px;
	border-left:#53585a 1px solid;
}
/* ----------------------------------
ナビゲーション
---------------------------------- */
#nav {
	margin: 0 auto;
	width:100%;
	text-align: center;
	z-index: 901;	
}
#nav #navShadow {
	/*max-width:1500px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);*/
}
#nav #navBody {
	margin: 0 auto;
	max-width:1500px;
	width: 100%;
	min-width:1200px;
	background:url(../../images/nav/pc/nav_bg.png) repeat-x top left;
	text-align: center;
}

#nav ul {
	margin: 0 auto;
	width:1200px;
}

#nav ul li {
	float:left;
	width:auto;
	height: 61px;
    position: relative; /*20180928*/
}
#nav ul li img {width:100%; height: auto;}
#nav ul li:nth-child(1) { width:78px; }
#nav ul li:nth-child(2) { width:106px; }
#nav ul li:nth-child(3) { width:107px; }
#nav ul li:nth-child(4) { width:105px; }
#nav ul li:nth-child(5) { width:130px; }
#nav ul li:nth-child(6) { width:125px; }
#nav ul li:nth-child(7) { width:118px; }
#nav ul li:nth-child(8) { width:83px; }
#nav ul li:nth-child(9) { width:127px; }
#nav ul li:nth-child(10) { width:118px; }
#nav ul li:nth-child(11) { width:103px; }

#nav ul li ul { /*20180928*/
    width: 100%;
    position: absolute;
    top: 61px;
    z-index: 50;
    display: none;
    background: #FFF;
}

#nav ul li ul li { /*20180928*/
    width: 100%;
    float: none;
    height: auto;
}


#nav ul li ul li:nth-child(1),
#nav ul li ul li:nth-child(2),
#nav ul li ul li:nth-child(3),
#nav ul li ul li:nth-child(4),
#nav ul li ul li:nth-child(5) { width:100%; }



/* 下層ページ */
body.lower #nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

/* ----------------------------------
下層ページ共通
---------------------------------- */
body.lower a, body.lower a:visited { color:#53585a; }
body.lower a:hover { color:#A0072B; }
.BlockBTN { cursor: pointer; }
body.lower .bgGray {
	background:#edebea;	
}
body.lower .LowerMain {
	padding:50px 0 0;
	width:1200px;
	width:100%;
	margin: 0 auto;
}
body.lower .LowerMain p {
	margin:40px 0 50px;
	text-align: left !important;
	line-height: 2.3;
}
body.lower .LowerMain p.copy {
	margin: 0 auto;
	margin-bottom:70px;
}

/*------------------------------
     20180604 MARRIOT
--------------------------------*/
.LowerRapper {
    /*max-width: 1220px;*/
    margin: 0 auto;
}
/* /20180604 MARRIOT

/* 横幅1220px */
body.lower .w1220 {
	width:1220px;
	margin: 0 auto 0;
	padding:0;
}
/* 横幅765px */
body.lower .w765 {
	width:765px;
	margin: 0 auto;
}
/* 横幅575px */
body.lower .w575 {
	width:575px;
	margin: 0 auto;
	padding:0 0 0;
}
.w1150{width:1150px}
.w100{width:100%}

body.lower h4 {
	font-size:24px;
	line-height: 1.5;
	margin:30px 0;
}

body.lower .moreBTN2,
body.lower .moreBTN3 {
	border:#d1d1d2 1px solid;
	display: inline-block;
}
body.lower .moreBTN2 a,
body.lower .moreBTN2 a.pc {
	padding:15px 50px;
	text-decoration: none;
	color:#53585a;
	font-size:22px;
	text-align: center;
	display: block;
	line-height: 0.8;
}

body.lower .moreBTN2 a:hover,
body.lower .moreBTN2 a.pc:hover {
	background:#b7aca7;
	color:#fff;
}
body.lower .moreBTN2 span {
	font-size:12px;
}

body.lower .moreBTN3 a {
	padding:30px 50px;
	text-decoration: none;
	color:#53585a;
	font-size:14px;
	text-align: center;
	display: block;
	line-height: 0.8;
}
body.lower .moreBTN3 a:hover {
	background:#b7aca7;
	color:#fff;
}

#copyright {
	width:1500px;
	margin:auto;
	font-size:70%;
	text-align:right;
}
