<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


/* -----　block 1　TOPイメージ　-------------------------- */

#bl_1 {
	height: 375px;
	margin: 90px 0 0;
	background: url(../img/top/main.jpg) center center no-repeat;
	background-size: auto 375px;;
}

#bl_1 .ttlBl {
	padding: 90px 0 0;
}

#bl_1 .ttlBl .logo {
	text-align: center;
	margin: 0 0 30px;
}
#bl_1 .ttlBl .logo img {
	width: 260px;
}
#bl_1 .ttlBl h1 {
	width: 260px;
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	letter-spacing: 2px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


/*
#bl_1 .ttlBl h1 {
	text-align: center;
	margin: 0 0 30px;
}
#bl_1 .ttlBl h1 img {
	width: 260px;
}
#bl_1 .ttlBl p {
	width: 260px;
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	text-align: center;
	line-height: 13px;
	letter-spacing: 2px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
*/


.infobl dt {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	line-height: 1;
	padding: 14px 5px;
	background: #C94949;
}
.infobl dt:hover {
	cursor: pointer;
}
.infobl dd {
	font-size: 14px;
	font-weight: 300;
	padding: 20px 16px;;
	border: 1px solid #C94949;
}




/* -----　block 2　宿泊ボタン　-------------------------- */

#bl_2 {
	margin: 0;
	padding: 40px 30px;
	background: #1E2B30;
}

#bl_2 article {
}
#bl_2 article h2 {
	font-family: "Roboto";
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.03em;
	margin: 6px 0 12px;
}

#bl_2 article ul {
	width: 286px;
	margin: 0 auto;
}
#bl_2 article ul li {
	color: #fff;
	font-size: 10px;
	font-weight: 400;
	line-height: 24px;
	padding: 10px 0 0;
}
#bl_2 article ul li:nth-child(1) {
	font-size: 10px;
	text-align: center;
	line-height: 1;
	padding: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#bl_2 article ul li:nth-child(1) span {
	letter-spacing: 0.43em;
}

#bl_2 article ul li a {
	display: block;
	width: 100%;
	color: #AC9362;
	font-size: 15px;
	text-align: center;
	line-height: 1;
	padding: 12px 0;
	border: 1px solid #AC9362;
	text-decoration: none;
}

#bl_2 article ul li a.mapOpen {
	display: none;
}
#bl_2 article ul li a span {
	font-size: 13px;
}

#bl_2 article ul li:nth-child(2) a {
	margin: 20px 0 0;
}
#bl_2 article ul li:nth-child(4) a {
	color: #1E2B30;
	background: #AC9362;
}





/* -----　block 3　バナー　-------------------------- */

#bl_3 {
	padding: 30px 0;
	background: #638FA2;
}

#bl_3 .bx-wrapper {
	margin: 0 auto;
}
#bl_3 .bx-wrapper .bx-controls-direction a {
	margin-top: -10px;
	width: 15px;
	height: 27px;
}
#bl_3 .bx-wrapper .bx-prev {
	left: 15px;
	background: url('/img/bxSlider/bt_prev_premier.png') no-repeat 0 0;
}
#bl_3 .bx-wrapper .bx-next {
	right: 15px;
	background: url('/img/bxSlider/bt_next_premier.png') no-repeat 0 0;
}




/* -----　block 4　おすすめポイント　-------------------------- */

#bl_4 {
	color: #fff;
	padding: 30px 0;
	background: #1E2B30;
}
#bl_4 .inner {
	padding: 0 0 0 35px;
}

#bl_4 .ttlbl {
	margin: 0 0 30px;
}


#bl_4 .ttlbl .sholder {
	color: #fff;
	font-size: 14px;
	margin: 0 0 10px;
}
#bl_4 .ttlbl h2 {
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	margin: 0 0 15px;
}
#bl_4 .ttlbl .stl {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 11px;
	font-weight: 400;
}

#bl_4 article ul li:nth-child(1) {
	color: #fff;
	padding: 20px;
	background: #AC9362 url(../img/top/arrow_ringR.png) right 20px bottom 18px no-repeat;
}

#bl_4 article ul li a {
	color: #fff;
}

#bl_4 article ul li h3 {
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 10px;
}
#bl_4 article ul li h3 .italic {
	font-size: 21px;
	font-style: italic;
	font-weight: 300;
}
#bl_4 article ul li .lead {
	padding: 0 60px 0 0;
}

#bl_4 article ul li:nth-child(1) .imgR {
	float: right;
	margin: 20px 0 0 20px;
}

#bl_4 article ul li:nth-child(2) img {
	margin: 0 0 30px;
}





/* -----　block 5　最新のニュース　-------------------------- */


#bl_5 {
	padding: 50px 0 40px;
}

#bl_5 .ttlbl {
	margin: 0 0 30px;
}

#bl_5 .ttlbl h2 {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 15px;
}
#bl_5 .ttlbl .sholder {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 11px;
	text-align: center;
	margin: 0 0 40px;
}

#bl_5 article {
	max-width: 1200px;
	margin: 0 auto;
}
#bl_5 .scrl {
	max-height: 250px;
	overflow-y: auto;
}

#bl_5 ul {
	margin: 0 20px;
	padding: 15px 0;
	border-top: 0.5px solid #AC9362;
}
#bl_5 ul:last-child {
	border-bottom: 0.5px solid #AC9362;
}

#bl_5 ul li:nth-child(1) {
	width: 100px;
	color: #fff;
	text-align: center;
	margin: 0 10px 5px 0;
	padding: 0 10px;
	background: #638FA2;
}
#bl_5 ul li:nth-child(2) {
	display: none;
}
#bl_5 ul li:nth-child(3) a {
	color: #1E2B30;
	font-size: 14px;
}

#bl_5 a.btNewsList {
	display: block;
	width: 200px;
	color: #1E2B30;
	font-size: 14px;
	text-align: center;
	margin: 40px auto 0;
	padding: 9px 0;
	background: url(../img/top/arrow_bwnR.png) 90% 50% no-repeat;
	border: 1px solid #AC9362;
	border-radius: 40px;
}




/* -----　block 6　空室状況　-------------------------- */


#bl_6 {
	padding: 35px 20px;
	background: #638FA2;
}

#bl_6 ul {
	margin:0 auto;
	padding: 35px 0 0;
	background:#FFF;
}
#bl_6 ul li {
	line-height: 1;
}

#bl_6 ul li .sholder {
	color: #1E2B30;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0.4em;
	margin:0 0 8px;
}

#bl_6 ul li h2 {
	color: #1E2B30;
	font-size: 28px;
	font-weight: 300;
	text-align: center;
	margin:0 0 10px;
}

#bl_6 ul li .stl {
	position: relative;
	color: #AC9362;
	font-size: 12px;
	text-align: center;
	margin:0 0 10px;
	padding: 0 55px;
}
#bl_6 ul li .stl:before,
#bl_6 ul li .stl:after {
	position: absolute;
	content: '';
	width: 50px;
	height: 1px;
	top: 50%;
	text-align: center;
	background-color: #AC9362;;
}
#bl_6 ul li .stl:before {
	left: calc(50% - 8em);
}
#bl_6 ul li .stl:after {
	right: calc(50% - 8em);
}

#bl_6 ul li:nth-child(1) .update {
	font-size: 14px;
	text-align: center;
	margin:0 0 10px;
}

#bl_6 ul li a.btHotelL {
	display: block;
	width: 285px;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	line-height: 1;
	margin: 0 auto 20px;
	padding: 10px 0;
	background: #1E2B30;
}

#bl_6 ul li .noEmpty {
	color: #1E2B30;
	font-size: 14px;
	margin: 0;
	padding: 0 20px 0 40px;
}

#bl_6 ul.nHotel {
	margin:0;
	padding: 0;
	background: none;
}
#bl_6 ul.nHotel li:nth-child(1) {
	color: #1E2B30;
	font-size: 16px;
	font-weight: 300;
	line-height: 21px;
	text-indent: -1.75em;
	margin: 0 0 0 1.75em;
	padding: 15px 25px 12px 40px;
}
#bl_6 img.exclMk { margin:0 5px -5px 0; }

#bl_6 ul.nHotel li:nth-child(2) a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	text-align: center;
	line-height: 1;
	margin: 0;
	padding: 30px 0;
	background: #1E2B30 url(../img/top/arrow_bwnRingR.png) 94% 50% no-repeat;
}



#bl_6 ul li:nth-child(2) #available {
	padding: 0;
}

#bl_6 ul li:nth-child(2) #available li:nth-child(1) {
	display: none;
*	text-align: center;
*	margin: -12px 0 0;
}
#bl_6 ul li:nth-child(2) #available li:nth-child(1) .revTtl,
#bl_6 ul li:nth-child(2) #available li:nth-child(1) .usePC,
#bl_6 ul li:nth-child(2) #available li:nth-child(1) .useSP {
*	display: none;
}

#bl_6 ul li:nth-child(2) #available li:nth-child(1) a {
*	display: block;
	display: none;
	width: 285px;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	line-height: 1;
	margin: 26px auto 20px;
	padding: 10px 0;
	background: #1E2B30;
}


#bl_6 ul li:nth-child(2) #available li .fwt700 {
	display: block;
	color: #1E2B30;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0 20px 0 40px;
}
#bl_6 ul li:nth-child(2) #available li {
	color: #1E2B30;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
*	margin: 4px 0 6px 1.75em;
*	padding: 15px 25px 12px 40px;
}
#bl_6 ul li:nth-child(2) #available li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	text-align: center;
	line-height: 1;
	margin: 10px 0 0;
	padding: 30px 0;
	background: #1E2B30 url(../img/top/arrow_bwnRingR.svg) 94% 50% no-repeat;
	background-size: 26px auto;
}


#bl_6 .line{
*	height: 0.5px;
*	background: #1E2B30 ;
	border-top: 0.5px solid #1E2B30;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px 0;
}




/* -----　block 7　おすすめ宿泊プラン　-------------------------- */


#bl_7 {
	padding: 50px 0 40px;
}

#bl_7 .ttlbl {
	margin: 0 0 30px;
}

#bl_7 .ttlbl h2 {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 15px;
}
#bl_7 .ttlbl .sholder {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 11px;
	text-align: center;
	margin: 0 0 40px;
}


#bl_7 .pBl {
	display: flex;
}
#bl_7 .pBl li:nth-child(1) {
	/*width: 140px;*/
	width: 120px;
	padding: 0 15px 0 0;
}

#bl_7 .pBl li:nth-child(2) {
	padding: 10px 0;
	border-top: 1px solid #AC9362;
	border-bottom: 1px solid #AC9362;
}
#bl_7 .pBl li:nth-child(2) .catg {
	color: #AC9362;
	font-size: 12px;
	font-weight: 400;
}
#bl_7 .pBl li:nth-child(2) h3 {
	color: #1E2B30;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	margin: 0 0 30px;
}

#bl_7 .pBl li:nth-child(2) .mPrice {
	display: flex;
*	justify-content: flex-end;
	justify-content: space-between;
	width: 100%;
	max-width: 250px;
	margin: 0 0 30px;
	padding: 0 0 20px;
	border-bottom: 0.5px solid #707070;
}
#bl_7 .pBl li:nth-child(2) .mPrice li:nth-child(1) {
	color: #638FA2;
	font-size: 14px;
	text-align: left;
}
#bl_7 .pBl li:nth-child(2) .mPrice li:nth-child(2) {
	color: #1E2B30;
	font-size: 14px;
	text-align: right;
	padding: 0;
	border: none;
}

#bl_7 .pBl li:nth-child(2) .tPrice {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 250px;
	margin: 0;
	padding: 0 0 10px;
}
#bl_7 .pBl li:nth-child(2) .tPrice li:nth-child(1) {
	color: #638FA2;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
}
#bl_7 .pBl li:nth-child(2) .tPrice li:nth-child(2) {
	color: #1E2B30;
	font-size: 18px;
	font-weight: 300;
	text-align: right;
	padding: 0;
	border: none;
}


#bl_7 a.btNewsList {
	display: block;
	width: 200px;
	color: #1E2B30;
	font-size: 14px;
	text-align: center;
	margin: 40px auto 0;
	padding: 9px 0;
	background: url(../img/top/arrow_bwnR.png) 90% 50% no-repeat;
	border: 1px solid #AC9362;
	border-radius: 40px;
}




/* -----　block 8　会員特典　-------------------------- */


#bl_8 {
	padding: 45px 0;
	background: #F5F3F2;
}

#bl_8 .ttlbl h2 {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 12px;
}
#bl_8 .ttlbl .sholder {
	color: #AC9362;
	font-family: "Roboto";
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 20px;
}

#bl_8 .lead {
	color: #1E2B30;
	line-height: 22px;
	margin: 0 auto 30px;
	padding: 0 35px;
}

#bl_8 article {
	max-width: 400px;
	margin: 0 auto;
	padding: 0 20px;
}

#bl_8 article .benefit &gt; li:nth-child(1),
#bl_8 article .benefit &gt; li:nth-child(2),
#bl_8 article .benefit &gt; li:nth-child(3) {
	position: relative;
	min-height: 140px;
	margin: 0 0 20px;
	padding: 20px 25px;
	border-radius: 8px;
}

#bl_8 article .benefit &gt; li:nth-child(1) {
	background: #fff url(../img/top/benefit_1.png) right 20px bottom 20px no-repeat;
	background-size: 100px auto;
}
#bl_8 article .benefit &gt; li:nth-child(2) {
	background: #fff url(../img/top/benefit_2.png) right 20px bottom 20px no-repeat;
	background-size: 100px auto;
}
#bl_8 article .benefit &gt; li:nth-child(3) {
	background: #fff url(../img/top/benefit_3.png) right 20px bottom 20px no-repeat;
	background-size: 100px auto;
}

#bl_8 article .benefit li ul {
	display: flex;
	width: 132px;
	margin: 0 0 16px;
	background: #AC9362;
	border-radius: 20px;
}

#bl_8 article .benefit li ul li {
	height: 40px;
	color: #fff;
	line-height: 1;
}
#bl_8 article .benefit li ul li:nth-child(1) {
	font-size: 12px;
	font-weight: 300;
	padding: 14px 16px 0 20px;
}

#bl_8 article .benefit li ul li:nth-child(2) {
	font-size: 24px;
	font-style: italic;
	font-weight: 100;
	padding: 8px 20px 0 0;
}

#bl_8 article .benefit .catch {
	width: 168px;
	color: #AC9362;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	line-height: 28px;
	margin: 0 auto 0 0;
}

#bl_8 a.btNewsList {
	display: block;
	width: 300px;
	color: #1E2B30;
	font-size: 12px;
	text-align: center;
	margin: 40px auto 0;
	padding: 9px 0;
	background: #fff url(../img/top/arrow_bwnR.png) 90% 50% no-repeat;
	border: 1px solid #AC9362;
	border-radius: 40px;
}




/* -----　block 9　ご宿泊　-------------------------- */


#bl_9 {
	padding: 45px 0 25px;
}


#bl_9 .ttlbl h2 {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 10px;
}
#bl_9 .ttlbl .sholder {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 30px;
}

#bl_9 .sttlbl h3 {
	font-size: 18px;
	font-weight: 100;
	text-align: center;
	margin: 0 0 8px;
}
#bl_9 .sttlbl .sholder {
	color: #1E2B30;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 30px;
}

#bl_9 .atclBl_1,
#bl_9 .atclBl_3 {
}

#bl_9 .atclBl_1 ul.cont,
#bl_9 .atclBl_2 ul.cont,
#bl_9 .atclBl_3 ul.cont {
	margin: 0 0 40px;
	padding: 0 0 40px;
}
#bl_9 .atclBl_1 ul.cont,
#bl_9 .atclBl_3 ul.cont {
	background: linear-gradient(90deg, #F1F5F7 0% 82% , #fff 82% 100%);
}
#bl_9 .atclBl_2 ul.cont {
	background: linear-gradient(90deg, #fff 0% 18% , #F5F3F2 18% 100%);
}

#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(1),
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) {
	padding: 0 0 30px 35px;
	background: linear-gradient(0deg, transparent 0% 95% , #fff 95% 100%);
}

#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(1) h4,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) h4 {
	color: #638FA2;
	font-size: 30px;
	font-weight: 300;
	line-height: 40px;
	margin: 0 auto 20px;
	padding: 0 35px 0 0;
}
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) h4 {
	color: #AC9362;
}

#bl_9 .atclBl_3 h4 {
	position: relative;
	color: #638FA2;
	font-size: 30px;
	font-weight: 300;
	line-height: 40px;
	margin: 0;
	padding: 0 35px 20px;
	background: linear-gradient(0deg, transparent 0% 86% , #fff 86% 100%);
}
#bl_9 .atclBl_3 .bgLine {
	background: linear-gradient(90deg, #F1F5F7 0% 82% , #fff 82% 100%);
}


#bl_9 .atclBl_3 ul.cont &gt; li {
	padding: 0 35px 30px;
}

#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(1) .lead,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) .lead,
#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(2) .lead {
	color: #1E2B30;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
	margin: 0 auto 30px;
	padding: 0 35px 0 0;
}
#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(2) .lead {
	padding: 0;
}
#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(2) .bfInfo {
	font-size: 12px;
	font-weight: 300;
}


#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(2) ul,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(2) ul {
	display: flex;
}
#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(2) ul li,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(2) ul li {
	width: 33.3333%;
}


#bl_9 a.btNewsList {
	display: block;
	width: 200px;
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin: 40px auto 0;
	padding: 9px 0;
	background: #fff url(../img/top/arrow_bwnR.png) 90% 50% no-repeat;
	border: 1px solid #AC9362;
	border-radius: 40px;
}


/* -----　cbox調整　---- */

.maxInr .bx-wrapper {
	margin: 0;
	padding: 0;
}

.maxInr .bx-wrapper .bx-controls-direction .bx-prev {
	left: unset;
	right: 45px;
	z-index: auto;
	background: url('../img/top/arrow_cboxWH_L.svg') no-repeat 0 0;
}
.maxInr .bx-wrapper .bx-controls-direction .bx-next {
	right: 10px;
	z-index: auto;
	background: url('../img/top/arrow_cboxWH_R.svg') no-repeat 0 0;
}
.maxInr .bx-wrapper .bx-controls-direction a {
	top: unset;
	bottom: 10px;
	width: 30px;
	height: 30px;
	margin-top: 10px;
	text-indent: -9999px;
	outline: 0;
	z-index: 9999;
}





/* -----　block 10　アクセス　-------------------------- */


#bl_10 {
	padding: 0;
}


#bl_10 .ttlbl h2 {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 10px;
}
#bl_10 .ttlbl .sholder {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 30px;
}

#bl_10 .aBl {
	max-width: 400px;
	margin: 0 auto 40px;
	padding: 0 0 0 35px;
}

#bl_10 h3 {
	color: #638FA2;
	font-size: 21px;
	font-weight: 100;
	text-align: center;
	margin: 0 0 30px;
}

#bl_10 .aBl .mapBl {
	display: block; 
	position: relative;
	max-width: 90%;
	margin: 0 0 30px;
	/*max-width: 100%;
	margin: 0 auto 30px;
	padding: 0 35px 0 0;*/
}

#bl_10 .aBl ul {
	margin: 0 auto 20px;
	padding: 0;
}
#bl_10 .aBl ul li {
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	margin: 0 0 20px;
}
#bl_10 .aBl ul li h4 {
	color: #AC9362;
	font-size: 18px;
	font-weight: 300;
	margin: 0 0 6px;
	padding: 0 0 6px;
	border-bottom: 1px solid #AC9362;
}
#bl_10 .aBl ul li .attention {
	display:  inline-block;
	color: #638FA2;
	padding: 0 35px 0 0;
}


#bl_10 .tBl {
	max-width: 400px;
	margin: 0 auto 40px;
	padding: 0 35px;
}

#bl_10 .tBl h3 {
	color: #AC9362;
	font-size: 21px;
	font-weight: 100;
	text-align: center;
	line-height: 30px;
	margin: 0 0 30px;
}
#bl_10 .tBl .lead {
	color: #1E2B30;
	font-size: 14px;
	font-weight: 300;
	text-align: center;
	line-height: 21px;
	margin: 0 0 30px;
	padding: 0;
}


#bl_10 .tBl article {
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	line-height: 18px;
	margin: 0 0 20px;
}
#bl_10 .tBl article.item_1 {
	background: url(../img/top/tourism_1.jpg) right top no-repeat;
	background-size: 50% auto;
}
#bl_10 .tBl article.item_2 {
	background: url(../img/top/tourism_2.jpg) right top no-repeat;
	background-size: 50% auto;
}
#bl_10 .tBl article.item_3 {
	background: url(../img/top/tourism_3.jpg) right top no-repeat;
	background-size: 50% auto;
}

#bl_10 .tBl article .mk {
	display: block;
	width: 124px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 13px;
	padding: 4px 0;
	background: #638FA2;
	border-radius: 2px;
}
#bl_10 .tBl article h4 {
	color: #638FA2;
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 0 6px;
}

#bl_10 .tBl article .stl {
	color: #AC9362;
	font-size: 11px;
	font-weight: 500;
	line-height: 15px;
	margin: 0 0 8px;
}
#bl_10 .tBl article .acs {
	color: #1E2B30;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
}




#bl_10 a.btNewsList {
	display: block;
	width: 200px;
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin: 40px auto;
	padding: 9px 0;
	background: #fff url(../img/top/arrow_bwnR.png) 90% 50% no-repeat;
	border: 1px solid #AC9362;
	border-radius: 40px;
}

#bl_10 .aBl ul.acsInfo .acsTxt {
	margin: 0 0 20px;
}




/* -----　block 11　FAQ　-------------------------- */

#bl_11 {
	padding: 45px 0;
	background: #D8E3E859;
}


#bl_11 .ttlbl h2 {
	color:#1E2B30;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 10px;
}
#bl_11 .ttlbl .sholder {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 40px;
}


#bl_11 .acdn {
	max-width: 400px;
	padding: 0 20px;
	border: none;
}
#bl_11 .acdn dl {
	border-bottom: 1px solid #AC9362;
}
#bl_11 .acdn dt {
	color: #000;
	font-size: 14px;
	font-weight: 300;
	padding: 15px 45px 15px;
	background: url(../img/common/mk_plus_blue.svg) 97% 50% no-repeat,
	url(../img/common/mk_q.svg) 3% 50% no-repeat;
	border-top: 1px solid #AC9362;
	cursor: pointer;
}

#bl_11 .acdn dd {
	font-weight: 300;
	padding: 15px 45px 15px;
}



#bl_11 a.btNewsList {
	display: block;
	width: 200px;
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin: 40px auto 0;
	padding: 9px 0;
	background: #fff url(../img/top/arrow_bwnR.png) 90% 50% no-repeat;
	border: 1px solid #AC9362;
	border-radius: 40px;
}





/* -----　block 12　PICK UP　-------------------------- */

#bl_12 {
	padding: 45px 0;
	background: #638FA2;
}


#bl_12 .ttlbl h2 {
	color: #fff;
	font-family: "Roboto";
	font-size: 30px;
	font-weight: 100;
	text-align: center;
	margin: 0 0 40px;
}

#bl_12 .bxSlider p {
	background:#FFF;
	padding:20px;
	line-height:150%;
	font-weight:300;
}


#bl_12 .bx-wrapper {
	margin: 0 auto;
}
#bl_12 .bx-wrapper .bx-controls-direction a {
	margin-top: -10px;
	width: 15px;
	height: 27px;
}
#bl_12 .bx-wrapper .bx-prev {
	left: 15px;
	background: url('/img/bxSlider/bt_prev_premier.png') no-repeat 0 0;
}
#bl_12 .bx-wrapper .bx-next {
	right: 15px;
	background: url('/img/bxSlider/bt_next_premier.png') no-repeat 0 0;
}







/* -----　block 13　近隣のホテル　-------------------------- */

#bl_13 {
	padding: 45px 0 30px;
}


#bl_13 .ttlbl h2 {
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	margin: 0 0 10px;
}
#bl_13 .ttlbl .sholder {
	color: #638FA2;
	font-family: "Roboto";
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 40px;
}

#bl_13 .hList {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 400px;
	/*margin: 0 auto 25px;*/
}
#bl_13 .hList li {
	width: 50%;
}

#bl_13 .hList li h3 {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 4px solid #638FA2;
}

#bl_13 .hList li p {
	color: #000;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin: 0 10px 10px;
}

#bl_13 .hList li img {
	padding: 0 10px 20px;
}

#bl_13 a.btNewsList {
	display: block;
	width: 200px;
	color: #1E2B30;
	font-size: 12px;
	font-weight: 300;
	text-align: center;
	margin: 0 auto 15px;
	padding: 9px 0;
	background: #fff url(../img/top/arrow_bwnR.png) 90% 50% no-repeat;
	border: 1px solid #AC9362;
	border-radius: 40px;
}

/*ボタン追加*/

#bl_13 ul li a.hotel {
  color: #1E2B30;
  font-weight: 300;
  margin: -20px 8% 5px;
  background: #fff;
  border: 1px solid #1E2B30;
  display: inline-block;
  width: 160px;
  font-size: 12px;
  padding: 8px 0;
  text-align: center;
  border-radius: 30px;
  text-decoration: none;
  }
  
 #bl_13 ul li a.resv {
  color: #fff;
  font-weight: 300;
  margin: 5px 8% 40px;
  background: #1E2B30;
  border: 1px solid #1E2B30;
  display: inline-block;
  width: 160px;
  font-size: 12px;
  padding: 8px 0;
  text-align: center;
  border-radius: 30px;
  text-decoration: none;
  }
  
  
   #bl_13 ul li a.resv:hover,
   #bl_13 ul li a.hotel:hover{
  opacity: 0.7;
  transition: 0.5s;
  }




/* ---------------------　ホテルTOP：30周年記念(プレミア)　*/

.top-30thLogo-premier {
margin: 10px 0 0 10px; 
position: absolute;
width:140px;
}






/*media Queries PC
--------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:769px) {

/* -----　block 1　TOPイメージ　-------------------------- */

#bl_1 {
	height: 625px;
	margin: 140px 0 0;
	background: url(../img/top/main.jpg) center center no-repeat;
	background-size: cover;
}

#bl_1 .ttlBl {
	padding: 160px 0 0;
}

#bl_1 .ttlBl .logo {
	margin: 0 0 50px;
}
#bl_1 .ttlBl .logo img {
	width: 426px;
}
#bl_1 .ttlBl h1 {
	width: 426px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-shadow: 1px 3px 6px rgba(0, 0, 0, 0.16);
	padding: 14px 0;
}

/*
#bl_1 .ttlBl h1 {
	margin: 0 0 50px;
}
#bl_1 .ttlBl h1 img {
	width: 426px;
}
#bl_1 .ttlBl p {
	width: 426px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	text-shadow: 1px 3px 6px rgba(0, 0, 0, 0.16);
	padding: 14px 0;
}
*/

.infobl dt {
	font-size: 14px;
	font-weight: 400;
	padding: 15px 25px;
}
.infobl dd {
	font-size: 14px;
	padding: 15px 25px;
}




/* -----　block 2　宿泊　-------------------------- */

#bl_2 {
	padding: 23px 10px;
}

#bl_2 article {
	width: auto;
}
#bl_2 article h2 {
	font-size: 28px;
	font-weight: 300;
	margin: 8px 0 6px;
}

#bl_2 article ul {
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	margin: 0;
}
#bl_2 article ul li {
	font-size: 15px;
	font-weight: 300;
	padding: 0 10px;
}
#bl_2 article ul li:nth-child(1) {
	padding: 0 10px;
}
#bl_2 article ul li:nth-child(2) {
	padding: 0 10px 0 18px;
}

#bl_2 article ul li a {
	width: 160px;
	margin: 0;
}
#bl_2 article ul li:nth-child(2) a {
	margin: 0;
}

#bl_2 article ul li a span {
  font-size: 11px;
}

#bl_2 article ul li a.mapOpen {
	display: block;
	/*width: 160px;*/
	margin: 0;
}

#bl_2 article ul li a.mapOpen_SP {
	display: none;
}




/* -----　block 3　バナー　-------------------------- */

#bl_3 {
	padding: 50px 0;
}

#bl_3 .bx-wrapper .bx-prev {
	left: -25px;
}
#bl_3 .bx-wrapper .bx-next {
	right: -25px;
}




/* -----　block 4　おすすめポイント　-------------------------- */

#bl_4 {
	color: unset;
	padding: 120px 0;
	background: none;
}
#bl_4 .inner {
	padding: 0;
}

#bl_4 .ttlbl {
}

#bl_4 .ttlbl h2 {
	font-size: 42px;
	margin: 0 0 25px;
}
#bl_4 .ttlbl .sholder {
	font-size: 21px;
	font-weight: 100;
	margin: 0 0 20px;
}
#bl_4 .ttlbl .stl {
	font-size: 17px;
	margin: 0 0 76px;
}


#bl_4 .tab{
	display: flex;
	max-width: 1300px;
	margin: 0 auto;
}
#bl_4 ul.tab &gt; li:nth-child(1) {
	width: 61.54%;
	background: linear-gradient(90deg, #fff 0% 73% , #1E2B30 73% 100%);
}
#bl_4 ul.tab &gt; li:nth-child(2) {
	width: 38.46%;
	padding: 155px 0 100px 3.846%;;
	background: linear-gradient(0deg, #1E2B30 0% 91% , transparent 91% 100%);
}


#bl_4 .tab-contents-wrap {
	position: relative;
}
#bl_4 .tab-contents-wrap .tab-contents {
	line-height: 1;
}
#bl_4 .tab-contents-wrap .number {
	position: absolute;
	top: 50px;
	right: 40px;
	color: #fff;
	font-family: "Roboto";
	font-size: 150px;
	font-style: italic;
	font-weight: 100;
}
#bl_4 .tab-contents-wrap img {
}
#bl_4 .tab-contents-wrap .lead {
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	/*text-align: right;*/
	text-align: left;
	line-height: 24px;
	margin: -1px 0 0;
	padding: 24px 20px;
	background: #AC9362;
}

#bl_4 .tab-list li {
	position: relative;
}

#bl_4 .tab-list .nor {
	display: block;
	color: #AC9362;
	font-family: "Roboto";
	font-size: 21px;
	font-weight: 300;
	font-style: italic;
	margin: 0 0 10px;
}
#bl_4 .tab-list li a {
	position: absolute;
	right: 60px;
	bottom: 28px;
}
#bl_4 .tab-list li a img {
	width: 40px;
}

#bl_4 .tab-list-item {
	width: 100%;
	color: #fff;
	font-size: 28px;
	font-weight: 100;
	margin: 0 0 20px;
	padding: 0 0 15px;
	border-bottom: 0.5px solid #AC9362;
	cursor: pointer;
}

#bl_4 .tab-contents {
	display: none;
}

#bl_4 .is-btn-active {
}

#bl_4 .is-contents-active {
	display: block;
}







/* -----　block 5　最新のニュース　-------------------------- */

#bl_5 {
	padding: 15px 0 120px;
}

#bl_5 .ttlbl {
}

#bl_5 .ttlbl h2 {
	font-size: 48px;
	line-height: 58px;
}
#bl_5 .ttlbl .sholder {
	font-size: 17px;
	font-weight: 400;
	margin: 0 0 80px;
}


#bl_5 .scrl {
	max-height: 290px;
}

#bl_5 ul {
	display: flex;
	padding: 15px 0;
}


#bl_5 ul li:nth-child(1) {
	width: 120px;
	font-size: 12px;
	font-weight: 400;
	margin: 10px 40px 10px 30px;
	padding: 0 10px;
}
#bl_5 ul li:nth-child(3) {
	margin: 10px 0 0 0;
}




#bl_5 a.btNewsList {
	margin: 80px auto 0;
}





/* -----　block 6　空室状況　-------------------------- */

#bl_6 {
	padding: 80px 20px;
}

#bl_6 ul.empInfo {
	display: flex;
	width: 100%;
	max-width: 1100px;
	margin:0 auto;
	padding: 30px;
}

#bl_6 ul li:nth-child(1) {
	width: 231px;
	padding: 0 30px 0 0;
	border-right: 0.5px solid #1E2B30;
}

#bl_6 ul li:nth-child(1) .sholder {
	font-weight: 400;
	letter-spacing: 0.4em;
	margin:0 0 10px;
}

#bl_6 ul li:nth-child(1) h2 {
	font-weight: 300;
	margin:0 0 12px;
}

#bl_6 ul li:nth-child(1) .stl {
	font-weight: 300;
	margin:0 0 14px;
	padding: 0;
}

#bl_6 ul li:nth-child(1) .update {
	*margin:0 0 30px;
}

#bl_6 ul li a.btHotelL {
	width: 200px;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
	padding: 6px 0;
	border-radius: 2px;
}


#bl_6 ul.empInfo &gt; li:nth-child(2) {
	width: calc(100% - 231px);
}


#bl_6 ul li:nth-child(2) #available {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

#bl_6 ul li:nth-child(2) #available li:nth-child(2) {
	width: calc(100% - 240px);
	width: 100%;
	padding: 0 0 0 25px;
}

#bl_6 ul li:nth-child(2) #available li:nth-child(3) {
	width: 260px;
	height: 100%;
}

#bl_6 ul li:nth-child(2) #available li .fwt700 {
	padding: 0 20px 0 30px;
}
#bl_6 ul li:nth-child(2) #available li .anaTxt {
	display: inline-block;
	width: 600px;
	font-size: 17px;
	line-height: 1;
	text-indent: 0;
	margin: 0;
	padding: 15px 25px 15px 30px;
}
#bl_6 ul li:nth-child(2) #available li a {
	display: inline-block;
	float: right;
	width: 150px;
	font-size: 18px;
	font-weight: 400;
	text-align: left;
	line-height: 1;
*	margin: 0;
	margin: -14px 0 0;
	padding: 16px 20px 16px 14px;
	border-radius: 2px;
}
#bl_6 ul li:nth-child(2) #available li:nth-child(3) a {
	display: block;
	width: 100%;
	line-height: 160%;
	margin: 0;
	padding: 35px 20px;
}



#bl_6 .line{
	margin: 20px 0;
}



/* -----　block 7　おすすめ宿泊プラン　-------------------------- */


#bl_7 {
	padding: 120px 0;
}


#bl_7 .ttlbl h2 {
	font-size: 48px;
	line-height: 58px;
}
#bl_7 .ttlbl .sholder {
	font-size: 17px;
	font-weight: 400;
	margin: 0 0 60px;
}

#bl_7 .pBl {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#bl_7 .pBl li:nth-child(1) {
	width: 24%;
	padding: 0 4% 0 0;
}
#bl_7 .pBl li:nth-child(2) {
	width: 76%;
	padding: 0 0 6px;
}

#bl_7 .pBl li:nth-child(2) h3 {
	font-size: 28px;
	line-height: 38px;
	margin: 0 0 10px;
	/*margin: 0 0 20px;*/
}

#bl_7 .pBl li:nth-child(2) .mPrice {
	justify-content: flex-end;
	max-width: 300px;
	margin: 0 0 16px auto;
	padding: 0 0 10px;
}
#bl_7 .pBl li:nth-child(2) .mPrice li:nth-child(1) {
	/*width: 30%;*/
	width: 45%;
	font-size: 16px;
}
#bl_7 .pBl li:nth-child(2) .mPrice li:nth-child(2) {
	width: 70%;
	font-size: 16px;
}

#bl_7 .pBl li:nth-child(2) .tPrice {
	justify-content: flex-end;
	max-width: 300px;
	margin: 0 0 0 auto;
	padding: 0 0 5px;
}
#bl_7 .pBl li:nth-child(2) .tPrice li:nth-child(1) {
	/*width: 30%;*/
	width: 45%;
	font-size: 16px;
}
#bl_7 .pBl li:nth-child(2) .tPrice li:nth-child(2) {
	width: 70%;
	/*font-size: 28px;*/
	font-size: 24px;
	line-height: 36px;
}



#bl_7 a.btNewsList {
	margin: 80px auto 0;
}




/* -----　block 8　会員特典　-------------------------- */


#bl_8 {
	padding: 120px 0;
}

#bl_8 .htBl {
	display: flex;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 110px;
}
#bl_8 .htBl li:nth-child(1) {
	width: 47.5%;
	padding: 0 7.5% 0 0;
}
#bl_8 .htBl li:nth-child(2) {
	width: 52.5%;
}

#bl_8 .ttlbl h2 {
	font-size: 48px;
	text-align: left;
	line-height: 1;
	margin: 0 0 15px;
}
#bl_8 .ttlbl .sholder {
	font-size: 17px;
	text-align: left;
	margin: 0;
}
#bl_8 .lead {
	font-size: 18px;
	font-weight: 300;
	line-height: 27px;
	margin: 0;
	padding: 0;
}

#bl_8 article {
	max-width: unset;
	margin: 0;
	padding: 0;
}

#bl_8 article .benefit {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px;
}

#bl_8 article .benefit &gt; li {
	padding: 208px 0 0;
}
#bl_8 article .benefit &gt; li:nth-child(1),
#bl_8 article .benefit &gt; li:nth-child(2),
#bl_8 article .benefit &gt; li:nth-child(3) {
	position: relative;
	width: 30%;
	margin: 0 5% 0 0;
	padding: 208px 0 0;
}
#bl_8 article .benefit &gt; li:nth-child(2) {
	padding: 228px 0 0;
}
#bl_8 article .benefit &gt; li:nth-child(3) {
	width: 30%;
	margin: 0;
}

#bl_8 article .benefit &gt; li:nth-child(1) ul,
#bl_8 article .benefit &gt; li:nth-child(2) ul,
#bl_8 article .benefit &gt; li:nth-child(3) ul {
	position: absolute;
	top: -50px;
	left: -25px;
}

#bl_8 article .benefit &gt; li:nth-child(1) {
	background: #fff url(../img/top/benefit_1.png) center top 43px no-repeat;
	background-size: 135px auto;
}
#bl_8 article .benefit &gt; li:nth-child(2) {
	background: #fff url(../img/top/benefit_2.png) center top 43px no-repeat;
	background-size: 145px auto;
}
#bl_8 article .benefit &gt; li:nth-child(3) {
	background: #fff url(../img/top/benefit_3.png) center top 43px no-repeat;
	background-size: 120px auto;
}

#bl_8 article .benefit li ul {
	display: inline;
	width: 100px;
	height: 100px;
	margin: 0 0 16px;
	border-radius: 50%;
}
#bl_8 article .benefit li ul li {
	height: auto;
	text-align: center;
}
#bl_8 article .benefit li ul li:nth-child(1) {
	font-size: 14px;
	padding: 20px 0 0;
}
#bl_8 article .benefit li ul li:nth-child(2) {
	font-size: 56px;
	margin: -3px 3px 0 0;
	padding: 0;
}

#bl_8 article .benefit .catch {
	width: auto;
	font-size: 28px;
	text-align: center;
	line-height: 38px;
	margin: 0 0 32px;
}



#bl_8 a.btNewsList {
	margin: 0 auto;
}




/* -----　block 9　宿泊　-------------------------- */


#bl_9 {
	padding: 120px 0 135px;
}

#bl_9 .ttlbl h2 {
	font-size: 48px;
	line-height: 58px;
	margin: 0 0 13px;
}
#bl_9 .ttlbl .sholder {
	font-size: 17px;
	margin: 0 0 67px;
}
#bl_9 .sttlbl h3 {
	font-size: 28px;
	margin: 0 0 12px;
}
#bl_9 .sttlbl .sholder {
	font-size: 12px;
	margin: 0 0 60px;
}


#bl_9 .atclBl_1,
#bl_9 .atclBl_2,
#bl_9 .atclBl_3 {
	margin: 0 0 120px;;
}

#bl_9 .atclBl_1 ul.cont,
#bl_9 .atclBl_2 ul.cont,
#bl_9 .atclBl_3 ul.cont {
	display: flex;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#bl_9 .atclBl_1 ul.cont {
	background: linear-gradient(90deg, #F1F5F7 0% 85% , #fff 85% 100%);
}
#bl_9 .atclBl_2 ul.cont {
*	background: linear-gradient(270deg, #fff 0% 18% , #F5F3F2 18% 100%);
}



#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(2) ul li, 
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(2) ul li {
width: auto;
}


#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(1),
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) {
	background: linear-gradient(0deg, transparent 0% 95% , #fff 95% 100%),
linear-gradient(180deg, transparent 0% 91% , #fff 91% 100%);
}

#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(1) {
	width: 69.33%;
	padding: 0 7.6923% 0 0;
}
#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(2) {
	width: 30.77%;
	padding: 0 11.538% 0 0;
	background: linear-gradient(180deg, transparent 0% 91% , #fff 91% 100%);
}
#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(1) .maxInr {
	max-width: 900px;
	margin: 0 0 0 auto;
}
#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(2) .maxInr {
	max-width: 250px;
	margin: 0 auto 0 0;
}

#bl_9 .atclBl_2 ul.cont {
	flex-direction: row-reverse;
}

#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) {
	width: 69.33%;
	padding: 0 0 0 7.6923%;
}
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(2) {
	width: 30.77%;
	padding: 0 0 0 11.538%;
	background: linear-gradient(180deg, transparent 0% 91% , #fff 91% 100%);
}
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) .maxInr {
	max-width: 900px;
	margin: 0 auto 0 0;
}
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(2) .maxInr {
	max-width: 250px;
	margin: 0 0 0 auto;
}

#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(2) ul,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(2) ul {
	display: unset;
}
#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(2) ul li,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(2) ul li {
	width: auto;
	margin: 0 0 20px;
}



#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(1) {
	width: 60.77%;
	padding: 0 3.077% 0 11.538%;
}
#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(2) {
	width: 39.23%;
	padding: 0 11.538% 0 0;
	min-height: 540px;
}
#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(1) .maxInr {
	max-width: 600px;
	margin: 0 0 0 auto;
}
#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(2) .maxInr {
	max-width: 360px;
	margin: 0 auto 0 0;
}

#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(1) h4,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) h4 {
	font-size: 48px;
	line-height: 58px;
	padding: 0 0 0 18.75%;
}

#bl_9 .atclBl_3 h4 {
	max-width: 1300px;
	font-size: 48px;
	line-height: 58px;
	margin: 0 auto;
	padding: 0 0 60px 11.538%;
}
#bl_9 .atclBl_3 .bgLine {
	width: 100%;
}
#bl_9 .bgLine .maxInr {
	background: linear-gradient(0deg, transparent 0% 80% , #fff 80% 100%);
}


#bl_9 .atclBl_1 ul.cont &gt; li:nth-child(1) .lead,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) .lead,
#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(2) .lead {
	font-size: 14px;
	margin: 0 0 80px;
	padding: 0 0 0 18.75%;
}
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) h4,
#bl_9 .atclBl_2 ul.cont &gt; li:nth-child(1) .lead {
	padding: 0 18.75% 0 0;
}
#bl_9 .atclBl_3 ul.cont &gt; li:nth-child(2) .lead {
	font-size: 14px;
	margin: 100px 0 20px;
	padding: 0;
}


#bl_9 .atclBl_3 a.btNewsList {
	margin: 40px 0 60px auto;
}



/* -----　cbox調整　---- */

.maxInr .bx-wrapper .bx-controls-direction .bx-prev {
	left: 0;
	right: unset;
	background: url('../img/top/arrow_cboxBWN_L.svg') no-repeat 0 0;
}
.maxInr .bx-wrapper .bx-controls-direction .bx-next {
	left: 50px;
	right: unset;
	background: url('../img/top/arrow_cboxBWN_R.svg') no-repeat 0 0;
}
.maxInr .bx-wrapper .bx-controls-direction a {
	top: unset;
	bottom: -60px;
	width: 40px;
	height: 40px;
}








/* -----　block 10　アクセス　-------------------------- */


#bl_10 {
	padding: 0 0 45px;
}


#bl_10 .ttlbl h2 {
	font-size: 48px;
	line-height: 58px;
	margin: 0 0 15px;
}
#bl_10 .ttlbl .sholder {
	font-size: 17px;
	margin: 0 0 60px;
}

#bl_10 h3 {
	font-size: 36px;
	margin: 0 0 60px;
}

#bl_10 .aBl {
	display: flex;
	flex-direction: row-reverse;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px;
	padding: 0;
}
#bl_10 .aBl .mapBl {
	width: 59%;
	max-height: 400px;
}
#bl_10 .aBl ul.acsInfo {
	width: 41%;
	margin: 0;
	padding: 0 5% 0 0;
}
#bl_10 .aBl ul.acsInfo .acsTxt {
	margin: 0 0 30px;
}

#bl_10 .aBl ul li {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 34px;
}

#bl_10 .aBl ul li h4 {
	font-size: 18px;
	font-weight: 300;
	padding: 0 0 8px;
}
#bl_10 .aBl ul li .attention {
	font-size: 12px;
	line-height: 18px;
	 padding: 0;
}


#bl_10 .tBl {
	width: 100%;
*	max-width: 1300px;
	max-width: unset;
	margin: 0 auto 80px;
	padding: 0;
}

#bl_10 .tBl h3 {
	font-size: 36px;
	margin: 0 0 30px;
}
#bl_10 .tBl .lead {
	margin: 0 0 80px;
}

#bl_10 .tBl .itemBl {
	display: flex;
	width: 100%;
}
#bl_10 .tBl article.item_1 {
	background: url(../img/top/tourism_1.jpg) center top no-repeat;
	background-size: cover;
}
#bl_10 .tBl article.item_2 {
	background: url(../img/top/tourism_2.jpg) center top no-repeat;
	background-size: cover;
}
#bl_10 .tBl article.item_3 {
	background: url(../img/top/tourism_3.jpg) center top no-repeat;
	background-size: cover;
}

#bl_10 .tBl article {
	position: relative;
	width: 33.3333%;
}
#bl_10 .tBl article .mk {
	width: 130px;
	margin: 160px auto 20px;
	padding: 4px 0;
}
#bl_10 .tBl article h4 {
	color: #fff;
	font-size: 21px;
	text-align: center;
	margin: 0 0 8px;
}

#bl_10 .tBl article .stl {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	margin: 0 0 140px;
}
#bl_10 .tBl article .acs {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 186px;
	text-align: center;
	padding: 6px 0;
	background: #fff;
	border-radius: 2px;
}



#bl_10 a.btNewsList {
	font-size: 12px;
	margin: 0 auto 120px;
}





/* -----　block 11　FAQ　-------------------------- */

#bl_11 {
	padding: 120px 0;
}


#bl_11 .ttlbl h2 {
	font-size: 48px;
	line-height: 58px;
	margin: 0 0 15px;
}
#bl_11 .ttlbl .sholder {
	font-size: 17px;
	margin: 0 0 60px;
}


#bl_11 .acdn {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 80px;
	padding: 0;
}
#bl_11 .acdn dt {
	font-size: 18px;
	padding: 20px 75px;
	/*padding: 20px 65px;*/
}
#bl_11 .acdn dd {
	font-size: 14px;
	padding: 20px 65px;
}



#bl_11 a.btNewsList {
	width: 250px;
	margin: 0 auto;
	padding: 14px 0;
}





/* -----　block 12　PICK UP　-------------------------- */

#bl_12 {
	padding: 120px 0;
}


#bl_12 .ttlbl h2 {
	font-size: 48px;
	margin: 0 0 60px;
}

#bl_12 .bxSlider p {
	/*min-height: 9.5em;*/
	min-height: 8.5em;
	font-weight:300;
	line-height:150%;
	/*padding: 15px;*/
	padding: 15px 15px 10px;
	background:#FFF;
	border-radius: 0 0 4px 4px;
}







/* -----　block 13　近隣のホテル　-------------------------- */

#bl_13 {
	padding: 120px 0;
}


#bl_13 .ttlbl h2 {
	font-size: 48px;
	line-height: 58px;
	margin: 0 0 15px;
}
#bl_13 .ttlbl .sholder {
	font-size: 17px;
	margin: 0 0 70px;
}

#bl_13 .hList {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	max-width: 1000px;
	/*margin: 0 auto 80px;*/
	margin: 0 auto 60px;
}
#bl_13 .hList li {
	width: 25%;
	text-align: center;
}

#bl_13 .hList li h3 {
	font-size: 21px;
}

#bl_13 .hList li p {
	font-size: 14px;
	text-align: center;
	margin: 0 0 10px;
}

#bl_13 .hList li img {
	width: 230px;
	padding: 0;
}


#bl_13 .btBl {
	text-align: center;
}
#bl_13 a.btNewsList {
	display: inline-block;
	width: 200px;
	margin: 0 10px;
	padding: 9px 0;
}


/*ボタン追加*/

#bl_13 ul li a.hotel {
  margin: 10px 0 5px;
  width: 90%;
  }
  
 #bl_13 ul li a.resv {
  margin: 5px 0 20px;
  width: 90%;
  }



/* ---------------------　ホテルTOP：30周年記念(プレミア)　*/
.top-30thLogo-premier {
margin:20px 0 -100px 30px;
width:210px;
}



} /*media Queries PC*/




/*media Queries PC2
--------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:900px) {

/* -----　block 2　宿泊　-------------------------- */

#bl_2 {
	padding: 23px 30px;
}

#bl_2 article {
	width: auto;
}
#bl_2 article h2 {
	font-size: 30px;
	font-weight: 300;
	margin: 8px 0 6px;
}

#bl_2 article ul {
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	margin: 0;
}
#bl_2 article ul li {
	font-size: 15px;
	font-weight: 300;
	padding: 0 12px;
}
#bl_2 article ul li:nth-child(1) {
	padding: 0 40px;
}
#bl_2 article ul li:nth-child(2) {
	padding: 0 12px 0 24px;
}

#bl_2 article ul li a span {
  font-size: 13px;
}

#bl_2 article ul li a {
	width: 260px;
	margin: 0;
}
#bl_2 article ul li:nth-child(2) a {
	margin: 0;
}


} /*media Queries PC2*/

</pre></body></html>