@charset "utf-8";
/*
Theme Name: mappi
Theme URI: http://www.appi.co.jp/wp/wp-content/themes/mappi
Description: 安比高原のテーマ
Author: MediaCrew
Version: 1.0
*/

/* Reset ======================================= */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}

/* Base ======================================= */
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h4 {
	font-size:100%;
}
h1, h2, h3, h4 {
	margin-bottom:5px;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}
abbr {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:0em;
}
ol, ul, dl {
	margin-left:0;
}
li{
	list-style:none;
}
dl dd {
	margin-left:1em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1.2em;
}
p, th, td, li, address{
	line-height:1.5em;
	font-size:100%;
}
hr {
	display:none;
}
img{
	vertical-align:bottom;
}
.kdr {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
/* Font ======================================= */
body {
	font:13px/1.231 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-serif;
	*font-size:small;
	*font:x-small;
	color:#000;
}
select, input, button, textarea {
	font:99% 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
/* common ==================================== */
body {
	overflow-x: hidden;
	margin: 0 !important;
}
a:link {
	color: #009;
}
a:visited {
	color: #939;
}
a:hover {
	color:#c03;
	text-decoration:underline;
}
a:active {
	color: #f06;
}
.two {
	font-size:0.6em;
	line-height:1em;
	vertical-align: text-top;
}
/* clearfix ==================================== */
.clearfix:before,
.clearfix:after {
	content:"";
	display:block;
	overflow:hidden;
}
.clearfix:after {
	clear:both;
}

.clearboth {
	clear:both;
}

.d-left {
	float: left;
}
.d-right {
	float: right;
}
.pc-on {
	display: block;
}
.smp-on {
	display: none;
}
.n-red {
	color: #c00;
}
/* Youtube ==================================== */
.youtube-in {
	position: relative;
	width: 100%;
	padding-top: 56.25%
}
.youtube-in iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important
}

/* ==========================================
 PC_1024px_over
=========================================== */
/* Basic */
#n-wrapper {
	width: 100%;
	position: relative;
}
/* ============［MC-DRAWR-MENU］============ */

#mc-slide-menu-box {
	position: absolute;
	width: 300px;
	height: 540px;
	margin-top: 0;
	/* top: 20%; */
	top: 180px;
	right: -220px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 800;
}
.overlay {
	display: none;
	background-color: rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 700 !important;
}
.mc-menu-btn-wrap {
	float: left;
	width: 80px;
}
.mc-menu-list-wrap {
	float: right;
	width: 220px;
}
/* btn_area */
.mc-menu-btn {
	width: 48px;
	height: 32px;
	z-index: 900;
	display: block;
	margin: 28px 0 0;
	padding: 24px 16px;
	cursor: pointer;
	background: rgba(238,238,238,0.9);
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.mc-menu-btn:hover {
	background: rgba(255,255,255,1.0);
}
.mc-menu-btn p {
	font-size: 12px;
	font-weight: bold;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	text-align: center;
	color: #000;
	margin: 0;
	line-height: 1em;
}
/* Hamburger */
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position: relative;
	display: block;
	width: 20px;
	height: 14px;
	margin: 0 14px 16px;
	pointer-events: none;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #333;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 6px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}
.mc-menu-btn.active .menu-trigger span:nth-of-type(1) {
	-webkit-transform: translateY(3px) rotate(-45deg);
	transform: translateY(3px) rotate(-45deg);
}
.mc-menu-btn.active .menu-trigger span:nth-of-type(2) {
	opacity: 0;
}
.mc-menu-btn.active .menu-trigger span:nth-of-type(3) {
	-webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}
/* drawer_menu_list */
.menu-list {
	float: right;
	width: 100%;
	height: auto;
	margin:0;
	padding:0;
	list-style:none;
	text-align: left;
}
.main-menu {
	position:relative;
	margin: 0;
}
.menu-list > li a {
	position: relative;
	display: block;
	margin: 0;
	padding:18px 30px 18px 14px;
	font-size: 93%;
	text-decoration: none;
	font-weight: bold;
	line-height:20px;
	border-bottom: solid 1px #999;
	color:#fff;
	background-color: rgba(0,0,0,0.5);
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.menu-list > li:last-child a {
	border-bottom: none;
}
.main-menu:hover,
.menu-list > li a:hover {
	background-color: rgba(255,255,255,1.0);
	color: rgba(0,0,0,1.0);
}
.menu-list > li a::after {
	display: block;
	content: '';
	position: absolute;
	top: 24px;
	right: 20px;
	width: 8px;
	height: 8px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.menu-list > li a:hover::after {
	border-right: 2px solid #000D5E;
	border-bottom: 2px solid #000D5E;
}
/* drawer_ot_btn */
.mc-ot-btn {
	width: 80px;
	list-style: none;
}
.mc-ot-btn li {
	width: 80px;
	height: 80px;
}
.mc-ot-btn li a {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100%;
	background-color: rgba(0,0,0,0.5);
	text-indent: -9999em;
	overflow: hidden;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.mc-ot-btn li a:hover {
	background-color: rgba(0,0,0,0.9);
}
.mc-ot-btn li.drw-guide a div,	/* 冬季：ゲレンデ情報 */
.mc-ot-btn li.drw-weather a div,	/* 夏季：天気 */
.mc-ot-btn li.drw-live a div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 80px;
	height: 1px;
	background: url(n-images/n_drawr_line.png) no-repeat 0 0;
}
/* 冬季：ゲレンデ情報 */
.mc-ot-btn li.drw-guide a {
	background-image: url(n-images/n_drawr_btn_guide_pc.png);
}
/* 夏季：天気 */
.mc-ot-btn li.drw-weather a {
	background-image: url(n-images/n_drawr_btn_weather_pc.png);
}
.mc-ot-btn li.drw-live a {
	background-image: url(n-images/n_drawr_btn_live_pc.png);
}
.mc-ot-btn li.drw-stay a {
	background-image: url(n-images/n_drawr_btn_stay_pc.png);
}
.drw-head {
	width: 80px;
	height: 80px;
}
.drw-head a {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	text-indent: -9999em;
	overflow: hidden;
	background: rgba(238,238,238,0.9);
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.drw-head a::before {
	content: '';
	width: 10px;
	height: 10px;
	border: 0px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 36px;
	left: 35px;
	margin-top: 0;
}
.drw-head a:hover {
	background: rgba(255,255,255,1.0);
}


/* ________N-HEADER */
#n-header-wrap {
	width: 100%;
	height: 160px;
	margin: 0 0 10px;
}
#n-header {
	position: relative;
	display: block;
	width: 1024px;
	height: 110px;
	margin: 0 auto;
	border-top: solid 1px #fff; /* for_mc_safari */
}
#n-header h1 {
	width: 104px;
	height: 30px;
	margin: 58px auto 0;
}
#n-header h1 a {
	display: block;
	width: 104px;
	height: 30px;
	background: url(n-images/n_appi_logo.png) no-repeat 0 0;
	text-indent: -9999em;
	overflow: hidden;
}
/* ________N-HEADER-LINK */
#n-header-link {
	position: absolute;
	display: block;
	top: 70px;
	right: 0;
	height: 20px;
	font-size: 11px;
}
#n-header-link ul {
	list-style: none;
	display: inline-block;
	margin: 0;
	background: none;
}
#n-header-link ul li {
	position: relative;
	float: left;
}
#n-header-link ul li a {
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	height: 20px;
	margin: 0 1px 0 0;
}
/* ________LANGUAGE */
#n-header-link ul li.n-lang > a{
	display: block;
	position: relative;
	width: 100px;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 3px 0 0;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
	border: none;
}
#n-header-link ul li.n-lang > a:before,
#n-header-link ul li.n-lang > a:after{
	content: "";
	position: absolute;
	top: 40%;
}
#n-header-link ul li.n-lang > a:after {
	right: 20px;
	width: 5px;
	height: 5px;
	margin: -5px 0 0;
	border-top: solid 2px #000;
	border-right: solid 2px #000;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
/* ________LANGUAGE_SUB */
#n-header-link ul li ul {
	position: absolute;
	left: 0;
	top: 20px;
	width: 150px;
	height: 0;
	list-style: none;
	text-align: left;
	z-index: 9999;
}
#n-header-link ul li ul li {
	float: none;
	overflow: hidden;
	width: 150px;
	margin: 0;
	height: 0;
	transition: .2s;
}
#n-header-link ul li ul li a {
	display: block;
	position: relative;
	width: 150px;
	height: auto;
	padding: 10px 10px 10px 30px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	opacity: 1.0;
	text-indent: 0;
	overflow: visible;
}
#n-header-link ul li ul li a:after {
	content: '';
	position: absolute;
	display: block;
	margin-top: -4px;
	top: 50%;
	left: 15px;
	width: 5px;
	height: 5px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#n-header-link ul li:hover ul {
	height: auto;
	border-bottom: solid 1px #999;
}
#n-header-link ul li:hover ul li{
	overflow: hidden;
	height: 36px;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
}
#n-header-link ul li ul li a,
#n-header-link ul li:hover ul li a{
	background-color: rgba(0,0,0,0.7);
	color: #fff;
}
#n-header-link ul li ul li a:hover,
#n-header-link ul li:hover ul li a:hover {
	background-color: rgba(255,255,255,.8);
	color: #000;
}
#n-header-link ul li ul li a:hover:after {
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}

/* ________NAV */
#n-nav-wrap {
	width: 100%;
	height: auto;
	position: absolute;
	top: -200px;
	margin-top: 320px;
	padding: 10px 0;
	background: rgba(255,255,255,1.0);
}
/* Fixed */
#n-nav-wrap.fixed {
	position: fixed;
	margin-top: 0;
	top: 0;
	background: rgba(255,255,255,1.0);
	border-bottom: solid 1px #ccc;
	z-index: 500 !important;
	transition: top 0.8s ease-in;
		-webkit-transition: top 0.8s ease-in;
		-moz-transition: top 0.8s ease-in;
}
#n-nav {
	width: 1024px;
	margin: 0 auto;
}
#n-nav ul {
	list-style: none;
}
#n-nav ul li {
	float: left;
	height: 28px;
}
#n-nav ul li.nv-hotel,
#n-nav ul li.nv-gourmet,
#n-nav ul li.nv-activity {
	/* width: 139px; */
								width: 145px;
}
#n-nav ul li.nv-reserv,
#n-nav ul li.nv-heal,
#n-nav ul li.nv-ski,
#n-nav ul li.nv-golf,
#n-nav ul li.nv-wedding {
	/* width: 121px; */
								width: 145px;
}
#n-nav ul li.nv-access {
	/* width: 123px; */
								width: 145px;
}
#n-nav ul li a {
	display: block;
	height: 28px;
	text-align: center;
	border-left: solid 1px #000;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999em;
	overflow: hidden;
	transition: all 0.2s ease-in;
		-webkit-transition: all 0.2s ease-in;
		-moz-transition: all 0.2s ease-in;
}
#n-nav ul li:last-child a {
	border-right: solid 1px #000;
}

#n-nav ul li.nv-hotel a {
	background-image: url(n-images/n_gnav_1.png);
}
#n-nav ul li.nv-reserv a {
	background-image: url(n-images/n_gnav_2.png);
}
#n-nav ul li.nv-gourmet a {
	background-image: url(n-images/n_gnav_3.png);
}
#n-nav ul li.nv-activity a {
	background-image: url(n-images/n_gnav_4.png);
}
#n-nav ul li.nv-heal a {
	background-image: url(n-images/n_gnav_5.png);
}
#n-nav ul li.nv-ski a {
	background-image: url(n-images/n_gnav_6.png);
}
#n-nav ul li.nv-golf a {
	background-image: url(n-images/n_gnav_6_g.png);
}
#n-nav ul li.nv-wedding a {
	background-image: url(n-images/n_gnav_7.png);
}
#n-nav ul li.nv-access a {
	background-image: url(n-images/n_gnav_8.png);
}
#n-nav ul li a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* ________________ HOME */
/* ________ SLIDE */
#slide-wrap {
	margin: 0;
	z-index: 400 !important;
}
.slide-bx-ver {
	width: 100%;
	height: 500px;
	over-flow: hidden;
}
.slide-bx-ver li {
	position: relative;
	width: 100%;
	height: 500px;
}
.slide-bx-ver li img {
	width: 100%;
	height: 500px;
	object-fit: cover;
	object-position: center center;
	font-family: 'object-fit: cover; object-position: center top;'
}
/* ________ NEW__STAY_RESERVATION */
#n-stay-reserv-wrap {
	width: 100%;
	position: relative;
	top: 0;
	background: #504D4D;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	transition: all 0.3s;
}
/* Fixed */
#n-stay-reserv-wrap.fixed {
	position: fixed;
	top: 48px;
	z-index: 400 !important;
}
.n-stay-reserv {
	width: 1024px;
	margin: 0 auto;
	padding: 14px 0;
	font-size: 12px;
	line-height: 1.1em;
	color: #fff;
}
.n-stay-reserv-dl {
	float: left;
}
.n-stay-reserv-dl dt{
	margin: 0 0 4px;
}
.n-stay-reserv-dl dd{
	margin: 0 0.7em 0 0;
	padding: 0 0.7em 0 0;
	border-right: dotted 1px #ccc;
}
/* フォーム_default_style reset */
.n-stay-reserv-dl input,
.n-stay-reserv-dl button,
.n-stay-reserv-dl textarea,
.n-stay-reserv-dl select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/* フォーム_default_ie_select reset */
.n-stay-reserv-dl select::-ms-expand {
	display: none;
}
.n-stay-reserv-dl select {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0 0 0 0.5em;
	padding: 2px 2.0em 2px 0.05em;
	border: solid 1px #ccc;
	background: #504D4D url(n-images/n_select_ya.png) no-repeat right center;
	background-size: 14px 14px;
	border-radius: 0;
	color: #fff;
}
.stay-submit {
	float: left;
	width: 120px;
	margin: 16px 0 0;
}
.stay-submit button {
	width: 120px;
	margin: 1px 0;
	padding: 3px 0;
	border: none;
	text-align: center;
	font-weight: bold;
	background: #727171;
	color: #fff;
	transition: 0.4s ease-out;
}
.stay-submit button:hover {
	background: #000;
}
.stay-link {
	float: right;
	margin: 0;
	width: 130px;
}
.stay-link button {
	width: 130px;
	margin: 1px 0;
	padding: 3px 0;
	border: none;
	text-align: center;
	font-weight: bold;
	background: #727171;
	color: #fff;
	transition: 0.4s ease-out;
}
.stay-link button:hover {
	background: #000;
}

#n-top-clumn {
	width: 1024px;
	/* margin: 40px auto 0; */
				margin: 0 auto 0;
}

/* ________ TOPICS */
#n-topics-wrap {
	width: 100%;
}
.n-topics {
	width: 1064px;
	margin: 0 auto;
}
.n-topics h2 {
	margin: 40px auto 30px;
	width: 400px;
	background: url(n-images/n_tt_topics.png) no-repeat center; center;
	background-size: contain;
	text-indent: -9999em;
	overflow: hidden;
}
.n-list4 {
	width: 1064px;
	margin: 0 auto;
}
.n-list4 li {
	float: left;
	width: 226px;
	margin: 0 20px 20px;
}
.n-list4-photo {
	position: relative;
	width: 226px;
	height: 146px;
}
.n-topics a {
	position: relative;
	display: block;
	min-height: 260px;
	text-decoration: none;
	color: #000;
}
.n-topics a::before{
	content: '';
	width: 10px;
	height: 10px;
	border: 0px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	bottom: 10px;
	left: 100px;
	margin-top: -4px;
}
.n-topics a:hover {
	color: #c03;
}
.n-topics a:hover::before{
	border-top: solid 1px #c03;
	border-right: solid 1px #c03;
}
.n-topics h3 {
	margin: 10px 0 5px;
	font-size: 131%;
	font-weight: normal;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	line-height: 1.3em;
		-webkit-transform: rotate(0.028deg);
		-moz-transform: rotate(0.028deg);
		-ms-transform: rotate(0.028deg);
		-o-transform: rotate(0.028deg);
	transform: rotate(0.028deg);
}
.n-top-btn {
	width: 1064px;
	margin: 0 auto;
}
.n-top-btn .d-left,
.n-top-btn .d-right {
	width: 492px;
	margin: 0 20px;
}
/* _____JR_VIEW_バナー */
.bnn-view {
	text-align: center;
	margin: 30px auto 0;
}
/* _____宿泊プランとJR_VIEW_バナー */
.n-list2 {
	width: 1064px;
	margin: 0 auto;
}
.n-list2 li {
	float: left;
	width: 492px;
	margin: 30px 20px;
}

/* ________ APPI HOTELS */
#n-hotel-wrap {
	width: 100%;
	padding: 30px 0 25px;
	background: #efefef;
}
.n-hotel {
	width: 1044px;
	margin: 0 auto;
}
.n-hotel h2 {
	margin: 0 auto 24px;
	width: 400px;
	background: url(n-images/n_tt_hotels.png) no-repeat center; center;
	background-size: contain;
	text-indent: -9999em;
	overflow: hidden;
}
.n-list3 {
	width: 1044px;
	margin: 0 auto;
}
.n-list3 li {
	float: left;
	width: 328px;
	margin: 0 10px;
}
.n-list3-photo {
	position: relative;
	width: 328px;
	height: 170px;
}
.n-hotel a {
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
}
.n-hotel a:hover {
	color: #c03;
}
.n-hotel h3 {
	margin: 10px 0 5px;
	font-size: 131%;
	font-weight: normal;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	line-height: 1.3em;
		-webkit-transform: rotate(0.028deg);
		-moz-transform: rotate(0.028deg);
		-ms-transform: rotate(0.028deg);
		-o-transform: rotate(0.028deg);
	transform: rotate(0.028deg);
}
.n-hotel p {
	margin: 0;
}
/* ________ ALL SEASONS */
#n-seasons-wrap {
	width: 100%;
	padding: 30px 0 25px;
	background: #eae4d1;
}
.n-seasons{
	width: 1044px;
	margin: 0 auto;
}
.n-seasons h2 {
	margin: 0 auto 24px;
	width: 400px;
	background: url(n-images/n_tt_season.png) no-repeat center; center;
	background-size: contain;
	text-indent: -9999em;
	overflow: hidden;
}
.n-list3 {
	width: 1044px;
	margin: 0 auto;
}
.n-list3 li {
	float: left;
	width: 328px;
	margin: 0 10px;
}
.n-seasons a {
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
}
.n-seasons a:hover {
	color: #c03;
}
.n-seasons h3 {
	margin: 10px 0 5px;
	font-size: 131%;
	font-weight: normal;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	line-height: 1.3em;
		-webkit-transform: rotate(0.028deg);
		-moz-transform: rotate(0.028deg);
		-ms-transform: rotate(0.028deg);
		-o-transform: rotate(0.028deg);
	transform: rotate(0.028deg);
}
.n-seasons p {
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	line-height: 1.3em;
		-webkit-transform: rotate(0.028deg);
		-moz-transform: rotate(0.028deg);
		-ms-transform: rotate(0.028deg);
		-o-transform: rotate(0.028deg);
	transform: rotate(0.028deg);
}
/* ________ NEWS */
#n-news-wrap {
	width: 100%;
	padding: 40px 0 45px;
}
.n-news{
	width: 1024px;
	margin: 0 auto;
}
.n-news h2 {
	margin: 0 auto 30px;
	width: 400px;
	background: url(n-images/n_tt_news.png) no-repeat center; center;
	background-size: contain;
	text-indent: -9999em;
	overflow: hidden;
}
.n-news-list {
	list-style: none;
	margin: 0 0 20px;
}
.n-news-list li {
	border-bottom: dotted 1px #999;
}
.n-news-list li a {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 0;
	font-size: 93%;
	text-decoration: none;
	color: #000;
	transition: 0.3s ease-out;
}
.n-news-list li a:after {
	content: '';
	position: absolute;
	display: block;
	margin-top: -4px;
	top: 50%;
	right: 15px;
	width: 7px;
	height: 7px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.n-news-list li a:hover {
	background: #eee;
	color: #c03;
}
.n-news-list li .n-date {
	display: inline-block;
	margin: 0 1em 0 0.5em;
}
.n-news-list li .n-cate {
	display: inline-block;
	width: 8.5em;
	margin: 0 1em 0 0;
	padding: 0.05em;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	background: #000;
	color: #fff;
}
.mark-new {
	margin: -0.1em 0.3em 0 0;
	padding: 2px 3px 1px;
	font-size: 77%;
	font-weight: bold;
	color: #fff;
	background-color: #c03;
}
/* ____ MORE */
.n-go-news-list {
	margin: 0;
	text-align: center;
}
.n-go-news-list a {
	display: inline-block;
	margin: 0;
	padding: 0.05em 2.5em 0;
	font-size: 77%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	border-radius: 10px;
	transition: 0.4s ease-out;
}
.n-go-news-list a:hover {
	background-color: rgba(0,0,0,1.0);
}
/* ________ BOTTOM_LINK */
#n-bottom-link {
	width: 1024px;
	margin: 0 auto 20px;
	text-align: center;
}
.n-b-link-list {
	display: inline-block;
	list-style: none;
	margin: 0 auto 10px;
}
.n-b-link-list li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0;
}
.n-b-link-list li a {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 32px 32px;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
	transition: all 0.5s;
	backface-visibility:hidden;
	-webkit-backface-visibility: hidden;
}
.n-b-link-list li a:hover {
	background-size: 42px 42px;
}
.n-b-link-list li.n-line a {
	background-image: url(n-images/n-b-btn_line.png);
}
.n-b-link-list li.n-facebook a {
	background-image: url(n-images/n-b-btn_facebook.png);
}
.n-b-link-list li.n-instagram a {
	background-image: url(n-images/n-b-btn_insta.png);
}
.n-b-link-list li.n-twitter a {
	background-image: url(n-images/n-b-btn_twitter.png);
}
.n-b-link-list li.n-youtube a {
	background-image: url(n-images/n-b-btn_youtube.png);
}
.n-b-link-list li.n-blog a {
	background-image: url(n-images/n-b-btn_blog.png);
}
.n-b-link-list li.n-mail a {
	background-image: url(n-images/n-b-btn_mail.png);
}
.n-b-link-list li.n-tiktok a {
	background-image: url(n-images/n-b-btn_tiktok.png);
}
/* ________ BOTTOM_LOGO */
.n-go-home {
	margin: 0 0 20px;
}
.n-go-home a {
	display: block;
	width: 96px;
	height: 28px;
	margin: 0 auto;
	background: url(n-images/n_appi_logo.png) no-repeat 0 0;
	background-size: cover;
	text-indent: -9999em;
	overflow: hidden;
}
/* ________ BOTTOM_GOtoHEAD */
.n-go-top {
	margin: 0 0 10px;
}
.n-go-top a {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	text-indent: -9999em;
	overflow: hidden;
}
.n-go-top a::before {
	content: '';
	width: 10px;
	height: 10px;
	border: 0px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
		-ms-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	bottom: 0;
	left: 5px;
	margin-top: 0;
}
/* ________ INQUIRY */
#n-inquiry-wrap {
	width: 100%;
	padding: 40px 0 30px;
	background: #595757;
}
.n-inquiry {
	width: 1024px;
	margin: 0 auto;
	color: #fff;
}
.n-inquiry a {
	color: #fff;
}
.n-inquiry a:hover {
	color: #FFD700;
}
.n-inquiry-tel {
	float: left;
	width: 350px;
	margin: 0;
}
.n-inquiry-mail {
	float: right;
	width: 630px;
	margin: 0;
}
.n-inquiry h2 {
	margin: 0 0 5px;
	padding: 3px;
	font-size: 93%;
	border: solid 1px #ccc;
}
.n-inquiry p {
	margin: 0 0 7px;
	padding: 0;
	font-size: 93%;
	line-height: 1.8em;
	font-weight: normal;
}
.n-inquiry .n-tel-num {
	display: inline-block;
	padding: 0;
	font-size: 210%;
	font-weight: normal;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	line-height: 1.3em;
		-webkit-transform: rotate(0.028deg);
		-moz-transform: rotate(0.028deg);
		-ms-transform: rotate(0.028deg);
		-o-transform: rotate(0.028deg);
	transform: rotate(0.028deg);
}
.n-inquiry span {
	vertical-align: middle;
}
.n-inquiry .n-mail-add {
	display: inline-block;
	margin: 5px 0 10px;
	padding: 0;
	font-size: 153.9%;
	font-weight: normal;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	line-height: 1.3em;
		-webkit-transform: rotate(0.028deg);
		-moz-transform: rotate(0.028deg);
		-ms-transform: rotate(0.028deg);
		-o-transform: rotate(0.028deg);
	transform: rotate(0.028deg);
}

/* ________ FOOTER */
#n-footer-wrap {
	width: 100%;
	background: #000;
	padding: 10px 0 100px;
}

.n-footer {
	width: 1024px;
	margin: 0 auto;
	text-align: center;
}
.n-footer-link li {
	display: inline;
}
.n-footer-link li a {
	display: inline-block;
	padding: 0 1em;
	font-size: 93%;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}
.n-footer-link li a:hover {
	color: #FFD700;
}
.n-crd {
	margin: 0;
	padding: 10px 0 0;
	font-weight: normal;
	font-size: 77%;
	color: #fff;
}

#n-stay-reserv-wrap-footer {
	display: none;
}

#n-stay-reserv-wrap-hbn {
	width: 100%;
	height: auto;
	position: absolute;
	top: -200px;
	background: #504D4D;
}
#n-stay-reserv-wrap-hbn.fixed {
	position: fixed;
	top: 48px;
	z-index: 400 !important;
	transition: top 0.8s ease-in;
		-webkit-transition: top 0.8s ease-in;
		-moz-transition: top 0.8s ease-in;
}
#ski #n-stay-reserv-wrap-hbn.fixed,
#golf #n-stay-reserv-wrap-hbn.fixed,
#wedding #n-stay-reserv-wrap-hbn.fixed {
	top: 88px;
}

/* _________________________第一階層コンテンツTOP */
.n-c-top-photo {
	width: 100%;
	height: 340px;
	margin: 0 0 40px;
}
/* 泊まる */
.n-c-top-photo.stay {
	background: url(n-images/n_stay_main_g.jpg) no-repeat center center;
	background-size: cover;
}
/* レストラン＆バー */
.n-c-top-photo.restaurant {
	background: url(n-images/n_gourmet_main.jpg) no-repeat center center;
	background-size: cover;
}
/* アクティビティ __20181130〜 */
.n-c-top-photo.activity {
	background: url(n-images/n_activity_main2019g.jpg) no-repeat center center;
	background-size: cover;
}
/* アクティビティ __20181130〜 */
.n-c-top-photo.activity.winter {
	background: url(n-images/n_activity_main5.jpg) no-repeat center center;
	background-size: cover;
}
/* 安比温泉 */
.n-c-top-photo.heal {
	background: url(n-images/n_heal_main.jpg) no-repeat center center;
	background-size: cover;
}
.n-c-top-main {
	width: 1024px;
	margin: 0 auto 60px;
	text-align: center;
}
/* 安比温泉 */
.n-c-top-main.heal {
	width: 1024px;
	margin: 0 auto 30px;
	text-align: center;
}
.n-c-top-main h2 {
	margin: 0 0 30px;
}
.n-c-top-main p {
	margin: 0;
	font-size: 115%;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	color: #000;
}
.spa-price {
	margin: 0 0 3px;
	width: 100%;
	font-size: 108%;
}
.spa-price td,
.spa-price th {
	padding: 3px 10px;
	text-align: center;
	vertical-align: middle;
}
.spa-price th {
	font-weight: normal;
	border: solid 1px #999;
}
.spa-price td {
	border: solid 1px #999;
}
.th1 {
	width: 60%;
}
.th2 {
	width: 20%;
}
.th3 {
	width: 40%;
}

/* _________________________第一階層_本文_上書き */
#main-hbn {
	width: 960px;
	margin: 30px auto 24px;
}

/* _________________________第一階層_TOP */
#n-c-top-contents-wrap {
	width: 100%;
}
.n-c-top-contents {
	width: 1062px;
	margin: 0 auto;
	text-align: center;
}
/* 安比温泉 */
.n-c-top-contents.heal {
	margin: 0 auto 40px;
}
/* ホテル */
.n-c-top-contents.hotel {
	margin: 0 auto 30px;
}
/* レストラン */
.n-c-top-contents.rest {
	margin: 0 auto 40px;
}
.n-c-top-contents h2 {
	margin: 0 0 20px;
}
.n-c-top-contents p {
	margin: 0 0 20px;
	font-size: 115%;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	color: #000;
}
/* 3段組 */
.n-d-box3-all {
	width: 1062px;
	margin: 0 auto 30px;
}
.n-d-box3 {
	float: left;
	position: relative;
	width: 314px;
	min-height: 470px;
	margin: 0 20px 80px;
}
/* レストランTOP */
.n-d-box3-all.rest {
	margin: 0 auto 80px;
}
.n-d-box3.rest {
	min-height: 520px;
}
.n-d-box3 p {
	margin: 0 0 10px;
	font-size: 108%;
	line-height: 1.6em;
}
.n-d-box3 .n-cate {
	margin: 0 0 14px;
	padding: 4px;
	text-align: center;
	font-size: 115%;
	background: #000;
	color: #fff;
}
.n-d-box3 h3 {
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-align: center;
	font-size: 153.9%;
	font-weight: normal;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	border-bottom: solid 1px #000;
}
/* レストランTOP */
.n-d-box3 h3 span {
	font-size: 77%;
	line-height: 1.0em;
}
.n-d-box3 h3 span.gt {
	font-size: 70%;
	font-family: sans-erif;
}
.n-d-box3 .n-go-page {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
}
.n-d-box3 .n-go-page a {
	display: block;
	position: relative;
	width: 90%;
	margin: 0;
	padding: 8px 5%;
	border: solid 1px #666;
	text-align: center;
	text-decoration: none;
	color: #000;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.n-d-box3 .n-go-page a::after {
	display: block;
	content: '';
	position: absolute;
	top: 15px;
	right: 20px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* hover */
.n-d-box3 .n-go-page a:hover {
	font-weight: bold;
	background: #000;
	color: #fff;
}
.n-d-box3 .n-go-page a:hover::after {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* 2段組_中2段 */
.n-d-box2-all {
	width: 1060px;
	margin: 0 auto 30px;
}
.n-d-box2 {
	float: left;
	position: relative;
	width: 490px;
	margin: 0 20px 36px;
}
.n-d-box2 p {
	margin: 0 0 20px;
	font-size: 108%;
	line-height: 1.6em;
}
.n-p-box {
	margin: 0;
}
.n-p-box img {
	float: left;
	margin: 0 40px 36px 0;
}
.n-p-box img:nth-child(even) {
	float: left;
	margin: 0 0 36px;
}

.n-d-box2.ctr {
	clear: both;
	float: none;
	position: relative;
	width: 490px;
	margin: 0 auto 36px;
	padding: 0;
}

/* 温泉 */
.n-c-top-info-st {
	margin: 0 0 10px;
	padding: 4px 6px;
	background: #000;
	color: #fff;
}
.n-go-map {
	padding: 20px 0;
}

/* 温泉ランチパックへ */
.clm-olp {
	margin: 20px 0 0px;
	padding: 14px 14px 5px;
	border: dashed 1px #999;
}
/* ボタン */
.n-go-olp {
	width: 100%;
	margin: 0 0 10px !important;
}
.n-go-olp a {
	display: block;
	width: 90%;
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
	border: solid 1px #fff;
	font-size: 115%;
	text-align: center;
	text-decoration: none;
	color: #000;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
	border: solid 1px #999;
}
.n-go-olp a::after {
	display: block;
	content: '';
	position: absolute;
	top: 15px;
	right: 20px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* hover */
.n-go-olp a:hover {
	background: #000;
	color: #fff;
}
.n-go-olp a:hover::after {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* レストラン_エリアマップ */
.n-d-box3.rest .n-go-map {
	padding: 190px 0 0;
}
/* レストラン_3段通し_エリアマップ */
.n-d-box3.rest.all-3 {
	float: left;
	position: relative;
	width: 100%;
	min-height: auto;
	margin: 0 20px;
}
.n-d-box3.rest.all-3 .n-go-map {
	width: 100%;
	padding: 30px 0 0;
}

.n-go-map a {
	display: block;
	width: 140px;
	height: 140px;
	margin: 0 auto;
	background: #fff;
	border-radius: 100%;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.n-go-map a:hover {
	background: #eee;
}
.spa2 {
	margin: 100px auto 40px;
}
/* ホテル */
.n-d-box2.n-hotel-right {
	height: 162px;
}
/* ホテル_リンクボタン */
.hotel-link {
	position: absolute;
	left: 0;
	bottom: 0;
	list-style: none;
	margin: 0;
}
.hotel-link li {
	float: left;
	width: 225px;
	margin: 0 40px 0 0;
}
.hotel-link li:nth-child(even) {
	margin: 0;
}
.hotel-link li a {
	display: block;
	position: relative;
	padding: 18px 14px;
	font-size: 115%;
	text-align: center;
	text-decoration: none;
	border: solid 1px #333;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
	background: #fff;
	color: #000;
}
.hotel-link li a::after {
	display: block;
	content: '';
	position: absolute;
	top: 24px;
	right: 20px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
/* hover */
.hotel-link li a:hover {
	background: #000;
	color: #fff;
}
.hotel-link li a:hover::after {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/* 予約ページへ */
.hotel-link li a.n-go-rsv {
	background: #000;
	color: #fff;
}
.hotel-link li a.n-go-rsv::after  {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
/* 予約ページへ__hover */
.hotel-link li a.n-go-rsv:hover {
	background: #fff;
	color: #000;
}
.hotel-link li a.n-go-rsv:hover::after  {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.n-c-top-contents .n-old-info {
	margin: -5px 0 20px;
}
/* その他宿泊_ホテル下 */
a.n-other-stay {
	display: block;
	position: relative;
	margin: 20px 0 0;
	padding: 20px 10px 10px;
	text-decoration: none;
	text-align: center;
	border: solid 1px #e5e5e5;
	background: #e5e5e5;
	color: #000;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
a.n-other-stay::after {
	display: block;
	content: '';
	position: absolute;
	top: 34px;
	right: 20px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
a.n-other-stay h3 {
	margin: 0 0 8px;
	font-size: 131%;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
}
a.n-other-stay h3 span {
	font-size: 77%;
}
a.n-other-stay p {
	margin: 0;
	font-size: 85%;
}
/* hover */
a.n-other-stay:hover {
	border: solid 1px #ccc;
	background: #fff;
	color: #000;
}
/* ____________第一階層_TOP_TOPICS */
#n-c-top-topics-wrap {
	width: 100%;
	margin: 0 0 100px;
	padding: 30px 0;
	background: #efefef;
}
#n-c-top-topics {
	width: 1060px;
	margin: 0 auto;
}
#n-c-top-topics h3 {
	margin: 0 0 30px;
	text-align: center;
}
.n-c-top-topics-box {
	float: left;
	width: 225px;
	margin: 0 20px;
}
.n-c-top-topics-box a {
	display: block;
	position: relative;
	min-height: 260px;
	text-decoration: none;
	color: #000;
}
.n-c-top-topics-box a::before{
	content: '';
	width: 10px;
	height: 10px;
	border: 0px;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	bottom: 10px;
	left: 100px;
	margin-top: -4px;
}
.n-c-top-topics-box a h4 {
	margin: 8px 0 7px;
	font-size: 138.5%;
	font-weight: normal;
	font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
}
/* hover */
.n-c-top-topics-box a:hover {
	color: #c00;
}
.n-c-top-topics-box a:hover::before{
	border-top: solid 1px #c00;
	border-right: solid 1px #c00;
}
/* _______休止中 */
.dormant img {
	opacity: 0.4;
}

/* 温泉_併設施設 */
.n-heal-hst-wrap {
	margin: 0;
	padding: 30px 0;
	background: #000;
	border-bottom: solid 1px #fff;
	text-align: center;
}
.n-hst-tt {
	width: 1024px;
	margin: 0 auto 30px;
	padding: 0;
}
.n-hst-tt img{
	width: 490px;
	height: 57px;
	border: solid 1px #fff;
}
.n-heal-hst {
	width: 1024px;
	margin: 0 auto;
}
.n-abri-st {
	margin: 0 0 20px;
}
.n-riko-st {
	margin: 0 0 45px;
}
.n-abri-st div {
	margin: 0 0 20px;
	font-weight: normal;
	font-size: 123.1%;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	color: #fff;
}
.n-riko-st div {
	margin: 0 0 45px;
	font-weight: normal;
	font-size: 123.1%;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	color: #fff;
}
.n-heal-hst-box {
	width: 490px;
}
.n-hst-gon {
	display: inline-block;
}
/* リラクゼーション */
.n-lelax-tt {
	margin: 0 0 50px;
}
.n-relax-box {
	width: 490px;
	text-align: left;
	color: #fff;
}
.n-relax-box h3 {
	font-size: 131%;
}
.n-relax-box p {
	margin: 0 0 20px;
	font-size: 116%;
}
.n-relax-box p.n-go-relax {
	margin: 0 0 20px;
	text-align: center;
}

.n-go-hst {
	width: 100%;
	margin: 0;
}
.n-go-hst a {
	display: inline-block;
	width: 314px;
	position: relative;
	margin: 0;
	padding: 10px 0;
	border: solid 1px #fff;
	font-size: 123.1%;
	text-align: center;
	text-decoration: none;
	color: #fff;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.n-go-hst a::after {
	display: block;
	content: '';
	position: absolute;
	top: 15px;
	right: 20px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* hover */
.n-go-hst a:hover {
	background: #fff;
	color: #000;
}
.n-go-hst a:hover::after {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
/* _____アクティビティ_イベントカレンダーボタン */
.go-event-cal {
	padding: 25px 0 0;
}
.go-event-cal.ac-bottom {
	padding: 25px 0 20px;
}
.go-event-cal a {
	display: block;
	width: 490px;
	height: 92px;
	margin: 0 auto;
	background: #D2DCE8 url(n-images/btn_go_evcal_a.png) no-repeat 0 0;
	text-indent: -9999em;
	overflow: hidden;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.go-event-cal a:hover {
	background: #7B8596 url(n-images/btn_go_evcal_b.png) no-repeat 0 0;
}
/* _____アクティビティ_エリアマップーボタン */
.go-area-map {
	padding: 25px 0 0;
}
.go-area-map a {
	display: block;
	width: 490px;
	height: 92px;
	margin: 0 auto;
	background: #D2DCE8 url(n-images/btn_go_map_a.png) no-repeat 0 0;
	text-indent: -9999em;
	overflow: hidden;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.go-area-map a:hover {
	background: #7B8596 url(n-images/btn_go_map_b.png) no-repeat 0 0;
}
/* _____ASIDE_イベントカレンダーボタン */
.go-side-event-cal {
	margin: 0;
	padding: 0;
}
.go-side-event-cal a {
	display: block;
	width: 220px;
	height: 66px;
	margin: 0 auto;
	background: #D2DCE8 url(n-images/btn_aside_go_evcal_a.png) no-repeat 0 center;
	background-size: 220px 58px;
	text-indent: -9999em;
	overflow: hidden;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.go-side-event-cal a:hover {
	background: #7B8596 url(n-images/btn_aside_go_evcal_b.png) no-repeat 0 center;
	background-size: 220px 58px;
}
/* _____ASIDE_エリアマップーボタン */
.go-side-area-map {
	padding: 0;
}
.go-side-area-map a {
	display: block;
	width: 220px;
	height: 66px;
	margin: 0 auto;
	background: #D2DCE8 url(n-images/btn_aside_go_map_a.png) no-repeat 0 center;
	background-size: 220px 58px;
	text-indent: -9999em;
	overflow: hidden;
		-moz-transition-duration:0.5s;
		-webkit-transition-duration:0.5s;
		-o-transition-duration:0.5s;
		-ms-transition-duration:0.5s;
	transition-duration:0.5s;
}
.go-side-area-map a:hover {
	background: #7B8596 url(n-images/btn_aside_go_map_b.png) no-repeat 0 center;
	background-size: 220px 58px;
}
/* レストラン_見出し2018 */
#gourmet .n-res-name h1 {
	margin: 0 0 14px;
	width: 100%;
	height: 70px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 320px 70px;
	text-indent: -9999em;
	overflow: hidden;
}
/* hag */
#gourmet .n-res-name h1.lapindor {
	background-image: url(n-images/res_logo_hag01.png);
}
#gourmet .n-res-name h1.nanashigure {
	background-image: url(n-images/res_logo_hag02.png);
}
#gourmet .n-res-name h1.sushi_nagata {
	background-image: url(n-images/res_logo_hag03.png);
}
#gourmet .n-res-name h1.kazan {
	background-image: url(n-images/res_logo_hag04.png);
}
#gourmet .n-res-name h1.bireika {
	background-image: url(n-images/res_logo_hag05.png);
}
#gourmet .n-res-name h1.richoen {
	background-image: url(n-images/res_logo_hag06.png);
}
#gourmet .n-res-name h1.arlberg {
	background-image: url(n-images/res_logo_hag07.png);
}
#gourmet .n-res-name h1.brisa {
	background-image: url(n-images/res_logo_hag08.png);
}
#gourmet .n-res-name h1.grand_chariot {
	background-image: url(n-images/res_logo_hag09.png);
}
/* hls */
#gourmet .n-res-name h1.lupinas {
	background-image: url(n-images/res_logo_hls01.png);
}
#gourmet .n-res-name h1.chokai {
	background-image: url(n-images/res_logo_hls02.png);
}
#gourmet .n-res-name h1.melissa {
	background-image: url(n-images/res_logo_hls03.png);
}
#gourmet .n-res-name h1.lobelia {
	background-image: url(n-images/res_logo_hls04.png);
}
/* onh */
#gourmet .n-res-name h1.aburitei {
	background-image: url(n-images/res_logo_onh01.png);
}
#gourmet .n-res-name h1.rikoh {
	background-image: url(n-images/res_logo_onh02.png);
}
#gourmet .n-res-name h1.yamaboushi {
	background-image: url(n-images/res_logo_onh03.png);
}
#gourmet .n-res-name h1.chinon {
	background-image: url(n-images/res_logo_onh04.png);
}
#gourmet .n-res-name h1.garden-bbq {
	background-image: url(n-images/res_logo_onsen_bbq.png);
}

/* SHOPPING_TOP_2018 */
.n-shop-h2 {
	text-align: center;
	margin: 40px 0 14px;
	padding: 30px 0 0;
	border-top: dotted 3px #A8B802;
}
.n-shop-lead {
	margin: 0 0 20px;
	text-align: center;
	font-size: 108%;
	letter-spacing: 0.08em;
}
.n-shop-goods {
	margin: 0 0 30px;
}
.n-shop-goods li {
	float: left;
	width: 220px;
	margin: 0 25px 30px 0;
}
.n-shop-goods li:nth-child(3n) {
	margin: 0 0 30px 0;
}
.n-shop-goods li:nth-child(3n+1) {
	clear: both;
}
.n-shop-goods li h3 {
	margin: 10px 0 12px;
	font-size: 123.1%;
	color: #A8B802;
}
.n-shop-goods li p {
	margin: 0;
	line-height: 1.4em;
}
.n-shop-clm {
	margin: 0 0 30px;
	padding: 14px;
	font-size: 108%;
	border: double 3px #A8B802;
}

/* ==========================================
 TABLET_devices_640_959
=========================================== */
@media only screen and ( max-width: 959px ) {

}

/* ==========================================
 MOBILE_639px_within
=========================================== */
@media only screen and ( max-width: 639px ) {
	/* ================= Base ================= */
	.d-left {
		float: none;
	}
	.d-right {
		float: none;
	}
	.pc-on {
		display: none;
	}
	.smp-on {
		display: block;
	}

	/* Basic */
	#n-wrapper {
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	/* ============［MC-DRAWR-MENU］============ */

	#mc-slide-menu-box {
		position: absolute;
		width: 270px;
		height: 500px;
		margin-top: 0 !impotant;
		/* top: 20%; */
		top: 70px;
		right: -220px;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		z-index: 800;
	}
	/* FIXED */
	#mc-slide-menu-box.fixed {
		position: fixed;
		top: 0px;
		right: -220px;
	}
	.overlay {
		display: none;
		background-color: rgba(0,0,0,0.3);
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 700 !important;
	}
	.mc-menu-btn-wrap {
		float: left;
		width: 50px;
	}
	.mc-menu-list-wrap {
		float: right;
		width: 220px;
	}
	/* btn_area */
	.mc-menu-btn {
		width: 30px;
		height: 30px;
		z-index: 900;
		display: block;
		margin: 0;
		padding: 10px 10px;
		cursor: pointer;
		background: rgba(238,238,238,1.0);
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	.mc-menu-btn:hover {
		background: rgba(255,255,255,1.0);
	}
	.mc-menu-btn p {
		font-size: 10px;
		font-weight: bold;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
		text-align: center;
		color: #000;
		margin: 0;
		line-height: 1em;
	}
	/* Hamburger */
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu-trigger {
		position: relative;
		display: block;
		width: 20px;
		height: 14px;
		margin: 5px 7px 5px;
		pointer-events: none;
	}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #333;
	}
	.menu-trigger span:nth-of-type(1) {
		top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
		top: 6px;
	}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;
	}
	.mc-menu-btn.active .menu-trigger span:nth-of-type(1) {
		-webkit-transform: translateY(3px) rotate(-45deg);
		transform: translateY(3px) rotate(-45deg);
	}
	.mc-menu-btn.active .menu-trigger span:nth-of-type(2) {
		opacity: 0;
	}
	.mc-menu-btn.active .menu-trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(45deg);
		transform: translateY(-9px) rotate(45deg);
	}
	/* drawer_menu_list */
	.menu-list {
		float: right;
		width: 100%;
		height: auto;
		margin:0;
		padding:0;
		list-style:none;
		text-align: left;
	}
	.main-menu {
		position:relative;
		margin: 0;
	}
	.menu-list > li a {
		position: relative;
		display: block;
		margin: 0;
		padding:14px 30px 14px 14px;
		font-size: 100%;
		text-decoration: none;
		font-weight: bold;
		line-height:20px;
		border-bottom: solid 1px #999;
		color:#fff;
		background-color: rgba(0,0,0,0.8);
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	.menu-list > li:last-child a {
		border-bottom: none;
	}
	.main-menu:hover,
	.menu-list > li a:hover {
		background-color: rgba(255,255,255,1.0);
		color: rgba(0,0,0,1.0);
	}
	.menu-list > li a::after {
		display: block;
		content: '';
		position: absolute;
		top: 24px;
		right: 20px;
		width: 8px;
		height: 8px;
		border-right: 2px solid #fff;
		border-bottom: 2px solid #fff;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.menu-list > li a:hover::after {
		border-right: 2px solid #000D5E;
		border-bottom: 2px solid #000D5E;
	}
	/* drawer_ot_btn__PC */
	.mc-ot-btn {
		display: none;
	}
	.drw-head {
		display: none;
	}

	/* drawer_ot_btn__SP */
	.mc-ot-btn-sp {
		position: absolute;
		top: 70px;
		left: 0;
		width: 84%;
		padding: 0 16% 0 0;
		list-style: none;
		background-color: rgba(0,0,0,1.0);
		z-index: 800;
	}
	/* FIXED */
	.mc-ot-btn-sp.fixed {
		position: fixed;
		top: 0;
		left: 0;
	}
	.mc-ot-btn-sp li {
		float: left;
		width: 33%;
		height: 50px;
	}
	.mc-ot-btn-sp li a {
		position: relative;
		display: block;
		width: 100%;
		height: 50px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		background-color: rgba(0,0,0,1.0);
		text-indent: -9999em;
		overflow: hidden;
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	.mc-ot-btn-sp li a:hover {

	}
	.mc-ot-btn-sp li.drw-guide a div,	/* 冬季：ゲレンデ情報 */
	.mc-ot-btn-sp li.drw-weather a div,	/* 夏季：天気 */
	.mc-ot-btn-sp li.drw-live a div {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 50px;
		background: url(n-images/n_drawr_line_sp.png) no-repeat right center;
	}
	/* 冬季：ゲレンデ情報 */
	.mc-ot-btn-sp li.drw-guide a {
		background-image: url(n-images/n_drawr_btn_guide_sp.png);
	}
	/* 夏季：天気 */
	.mc-ot-btn-sp li.drw-weather a {
		background-image: url(n-images/n_drawr_btn_weather_sp.png);
	}
	.mc-ot-btn-sp li.drw-live a {
		background-image: url(n-images/n_drawr_btn_live_sp.png);
	}
	.mc-ot-btn-sp li.drw-stay a {
		background-image: url(n-images/n_drawr_btn_stay_sp.png);
	}



	/* ________N-HEADER */
	#n-header-wrap {
		width: 100%;
		height: 70px;
		margin: 0;
		padding: 0 0 50px;
	}
	#n-header {
		position: relative;
		display: block;
		width: 100%;
		height: auto;
		margin: 0 auto;
		border-top: solid 1px #fff; /* for_mc_safari */
	}
	#n-header h1 {
		width: 104px;
		height: 30px;
		margin: 20px auto 0;
	}
	#n-header h1 a {
		display: block;
		width: 104px;
		height: 30px;
		background: url(n-images/n_appi_logo.png) no-repeat 0 0;
		text-indent: -9999em;
		overflow: hidden;
	}

	/* ________スマホ用_外国語 */
	/*
	.smp-lang {
		position: absolute;
		top: 2px;
		right: 2px;
	}
	.smp-lang a {
		display: block;
		padding: 5px 5px;
		border: solid 1px #000;
		text-decoration: none;
		font-size: 70%;
		font-weight: bold;
		color: #000;
	}
	*/

	/* n-style.cssを上書き */
	/* ________N-HEADER */
	#n-header-wrap {
		width: 100%;
		height: 70px;
		margin: 0;
		padding: 0 0 50px;
	}
	/* ________N-HEADER-LINK */
	#n-header-link {
		display: block;
	}
	/* ________N-HEADER-LINK */
	#n-header-link {
		position: absolute;
		display: block;
		top: 27px;
		right: 0;
		height: 20px;
		font-size: 11px;
	}
	#n-header-link ul {
		list-style: none;
		display: inline-block;
		margin: 0;
		background: none;
	}
	#n-header-link ul li {
		position: relative;
		float: left;
	}
	#n-header-link ul li a {
		display: inline-block;
		text-decoration: none;
		color: #000;
		font-weight: bold;
		height: 20px;
		margin: 0 1px 0 0;
	}
	/* ________FAQ */
	.hk-faq {
		display: none;
	}
	/* ________LANGUAGE */
	#home #n-header-link ul li.n-lang > a{
		display: block;
		position: relative;
		width: 80px;
		height: 20px;
		margin: 0;
		padding: 3px 0 0;
		font-size: 10px;
		color: #000;
		font-weight: bold;
		line-height: 1;
		text-decoration: none;
		border: none;
	}
	#n-header-link ul li.n-lang > a:before,
	#n-header-link ul li.n-lang > a:after{
		content: "";
		position: absolute;
		top: 40%;
	}
	#n-header-link ul li.n-lang > a:after {
		right: 5px;
		width: 5px;
		height: 5px;
		margin: -5px 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
	}
	/* ________LANGUAGE_SUB */
	#n-header-link ul li ul {
		position: absolute;
		left: 0;
		top: 20px;
		width: 150px;
		height: 0;
		list-style: none;
		text-align: left;
		z-index: 9999;
	}
	#n-header-link ul li ul li {
		float: none;
		overflow: hidden;
		width: 80px;
		margin: 0;
		height: 0;
		transition: .2s;
	}
	#n-header-link ul li ul li a {
		display: block;
		position: relative;
		width: 150px;
		height: auto;
		padding: 10px 10px 10px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		opacity: 1.0;
		text-indent: 0;
		overflow: visible;
	}
	#n-header-link ul li ul li a:after {
		display: none;
	}
	#n-header-link ul li:hover ul {
		height: auto;
		border-bottom: solid 1px #999;
	}
	#n-header-link ul li:hover ul li{
		overflow: hidden;
		height: 36px;
		border-top: solid 1px #999;
		border-left: solid 1px #999;
		border-right: solid 1px #999;
	}
	#n-header-link ul li ul li a,
	#n-header-link ul li:hover ul li a{
		background-color: rgba(0,0,0,0.7);
		color: #fff;
	}
	#n-header-link ul li ul li a:hover,
	#n-header-link ul li:hover ul li a:hover {
		background-color: rgba(255,255,255,.8);
		color: #000;
	}
	#n-header-link ul li ul li a:hover:after {
		border-top: 2px solid #000;
		border-right: 2px solid #000;
	}

	/* ________NAV */
	#n-nav-wrap {
		display: none;
	}

	/* ________________ HOME */
	/* ________ SLIDE */
	#slide-wrap {
		margin: 0;
	}
	.slide-bx-ver {
		width: 100%;
		height: 300px;
		over-flow: hidden;
	}
	.slide-bx-ver li {
		position: relative;
		width: 100%;
		height: 300px;
	}
	.slide-bx-ver li img {
		width: 100%;
		height: 300px;
		object-fit: cover;
		object-position: center center;
		font-family: 'object-fit: cover; object-position: center top;'
	}
	/* ________ STAY_RESERVATION */
	#n-stay-reserv-wrap {
		display: none;
	}

	.frame {
		display: none;
	}

	#n-top-clumn {
		width: 90%;
		margin: 20px 5% 0;
	}

	/* ________ TOPICS */
	#n-topics-wrap {
		width: 100%;
	}
	.n-topics {
		width: 100%;
		margin: 0 auto;
	}
	.n-topics h2 {
		margin: 14px 5% 14px;
		width: 90%;
		background: url(n-images/n_tt_topics.png) no-repeat center; center;
		background-size: contain;
		text-indent: -9999em;
		overflow: hidden;
	}
	.n-list4 {
		width: 96%;
		margin: 0 2%;
	}
	.n-list4 li {
		float: left;
		width: 44%;
		margin: 0 3% 20px;
	}
	.n-list4 li:nth-child(odd){
		clear: both;
	}
	.n-list4-photo {
		position: relative;
		width: 100%;
		height: auto;
	}
	.n-topics a {
		position: relative;
		display: block;
		min-height: 210px;
		text-decoration: none;
		color: #000;
	}
	.n-topics a::before{
		display: none;
		content: '';
		width: 10px;
		height: 10px;
		border: 0px;
		border-top: solid 1px #000;
		border-right: solid 1px #000;
			-ms-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		bottom: 10px;
		left: 40%;
		margin-top: -4px;
	}
	.n-topics a:hover {
		color: #c03;
	}
	.n-topics a:hover::before{
		border-top: solid 1px #c03;
		border-right: solid 1px #c03;
	}
	.n-topics h3 {
		margin: 10px 0 5px;
		font-size: 108%;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
		line-height: 1.4em;
			-webkit-transform: rotate(0.028deg);
			-moz-transform: rotate(0.028deg);
			-ms-transform: rotate(0.028deg);
			-o-transform: rotate(0.028deg);
		transform: rotate(0.028deg);
	}
	.n-topics p {
		font-size: 93%;
		line-height: 1.3em;
	}
	.n-top-btn {
		width: 100%;
		margin: 0 auto;
	}
	.n-top-btn .d-left,
	.n-top-btn .d-right {
		width: 100%;
		margin: 0 0;
	}

	/* _____JR_VIEW_バナー */
	.bnn-view {
		width: 94%;
		margin: 0 3% 40px;
	}
	.bnn-view img {
		width: 100%;
		height: auto;
	}
	/* _____宿泊プランとJR_VIEW_バナー */
	.n-list2 {
		width: 90%;
		margin: 0 5%;
	}
	.n-list2 li {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}
	.n-list2 li a img{
		width: 100%;
		height: auto;
	}

	/* ________ APPI HOTELS */
	#n-hotel-wrap {
		width: 100%;
		padding: 16px 0 14px;
		background: #efefef;
	}
	.n-hotel {
		width: 100%;
		margin: 0 auto;
	}
	.n-hotel h2 {
		margin: 0 5% 16px;
		width: 90%;
		background: url(n-images/n_tt_hotels.png) no-repeat center; center;
		background-size: contain;
		text-indent: -9999em;
		overflow: hidden;
	}
	.n-list3 {
		width: 96%;
		margin: 0 2%;
	}
	.n-list3 li {
		float: none;
		width: 86%;
		margin: 0 7% 20px;
	}
	.n-list3-photo {
		position: relative;
		width: 100%;
		height: auto;
	}
	.n-hotel a {
		position: relative;
		display: block;
		text-align: center;
		text-decoration: none;
		color: #000;
	}
	.n-hotel a:hover {
		color: #c03;
	}
	.n-hotel h3 {
		margin: 10px 0 5px;
		font-size: 123.1%;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
		line-height: 1.3em;
			-webkit-transform: rotate(0.028deg);
			-moz-transform: rotate(0.028deg);
			-ms-transform: rotate(0.028deg);
			-o-transform: rotate(0.028deg);
		transform: rotate(0.028deg);
	}
	.n-hotel p {
		margin: 0;
	}
	/* ________ ALL SEASONS */
	#n-seasons-wrap {
		width: 100%;
		padding: 16px 0 14px;
		background: #eae4d1;
	}
	.n-seasons{
		width: 100%;
		margin: 0 auto;
	}
	.n-seasons h2 {
		margin: 0 5% 16px;
		width: 90%;
		background: url(n-images/n_tt_season.png) no-repeat center; center;
		background-size: contain;
		text-indent: -9999em;
		overflow: hidden;
	}
	.n-seasons a {
		position: relative;
		display: block;
		text-align: center;
		text-decoration: none;
		color: #000;
	}
	.n-seasons a:hover {
		color: #c03;
	}
	.n-seasons h3 {
		margin: 10px 0 5px;
		font-size: 138.5%;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
		line-height: 1.3em;
			-webkit-transform: rotate(0.028deg);
			-moz-transform: rotate(0.028deg);
			-ms-transform: rotate(0.028deg);
			-o-transform: rotate(0.028deg);
		transform: rotate(0.028deg);
	}
	.n-seasons p {
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
		line-height: 1.3em;
			-webkit-transform: rotate(0.028deg);
			-moz-transform: rotate(0.028deg);
			-ms-transform: rotate(0.028deg);
			-o-transform: rotate(0.028deg);
		transform: rotate(0.028deg);
	}
	/* ________ NEWS */
	#n-news-wrap {
		width: 100%;
		padding: 16px 0 14px;
	}
	.n-news{
		width: 90%;
		margin: 0 5%;
	}
	.n-news h2 {
		margin: 0 5% 16px;
		width: 90%;
		background: url(n-images/n_tt_news.png) no-repeat center; center;
		background-size: contain;
		text-indent: -9999em;
		overflow: hidden;
	}
	.n-news-list {
		list-style: none;
		margin: 0 0 20px;
	}
	.n-news-list li {
		border-bottom: dotted 1px #999;
	}
	.n-news-list li a {
		position: relative;
		display: block;
		margin: 0;
		padding: 8px 0;
		font-size: 100%;
		text-decoration: none;
		color: #000;
		transition: 0.3s ease-out;
	}
	.n-news-list li a:after {
		display: none;
	}
	.n-news-list li a:hover {
		background: #eee;
		color: #c03;
	}
	.n-news-list li .n-date {
		display: inline-block;
		margin: 0 1em 0 0;
	}
	.n-news-list li .n-cate {
		display: inline-block;
		width: 8.5em;
		margin: 0 1em 0 0;
		padding: 0.05em;
		font-size: 85%;
		font-weight: bold;
		text-align: center;
		background: #000;
		color: #fff;
	}
	.n-news-st {
		display: block;
		padding: 7px 0 0;
	}

	/* ____ MORE */
	.n-go-news-list {
		margin: 0;
		text-align: center;
	}
	.n-go-news-list a {
		display: inline-block;
		margin: 0;
		padding: 0.05em 2.5em 0;
		font-size: 85%;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		background-color: rgba(0,0,0,0.6);
		color: #fff;
		border-radius: 10px;
		transition: 0.4s ease-out;
	}
	.n-go-news-list a:hover {
		background-color: rgba(0,0,0,1.0);
	}
	/* ________ BOTTOM_LINK */
	#n-bottom-link {
		width: 100%;
		margin: 0 auto 20px;
		text-align: center;
	}
	.n-b-link-list {
		display: inline-block;
		list-style: none;
		width: 80%;
		margin: 0 10%;
	}
	.n-b-link-list li {
		float: left;
		width: 25%;
		height: auto;
		margin: 0 0 20px;
	}
	/* 2行目3個センター寄せ */
	.n-b-link-list li a {
		display: block;
		margin: 0 auto;
		width: 60px;
		height: 60px;
		text-indent: -9999em;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 48px 48px;
			-webkit-transition: all 0.5s;
			-moz-transition: all 0.5s;
			-ms-transition: all 0.5s;
			-o-transition: all 0.5s;
		transition: all 0.5s;
		backface-visibility:hidden;
		-webkit-backface-visibility: hidden;
	}
	.n-b-link-list li a:hover {
		background-size: 48px 48px;

	}
	.n-b-link-list li.n-mail a {
		background-image: url(n-images/n-b-btn_mail.png);
	}
	.n-b-link-list li.n-twitter a {
		background-image: url(n-images/n-b-btn_twitter.png);
	}
	.n-b-link-list li.n-facebook a {
		background-image: url(n-images/n-b-btn_facebook.png);
	}
	.n-b-link-list li.n-youtube a {
		background-image: url(n-images/n-b-btn_youtube.png);
	}
	.n-b-link-list li.n-blog a {
		background-image: url(n-images/n-b-btn_blog.png);
	}
	/* ________ BOTTOM_LOGO */
	.n-go-home {
		margin: 0 0 20px;
	}
	.n-go-home a {
		display: block;
		width: 96px;
		height: 28px;
		margin: 0 auto;
		background: url(n-images/n_appi_logo.png) no-repeat 0 0;
		background-size: cover;
		text-indent: -9999em;
		overflow: hidden;
	}
	/* ________ BOTTOM_GOtoHEAD */
	.n-go-top {
		margin: 0 0 10px;
	}
	.n-go-top a {
		position: relative;
		display: block;
		width: 20px;
		height: 20px;
		margin: 0 auto;
		text-indent: -9999em;
		overflow: hidden;
	}
	.n-go-top a::before {
		content: '';
		width: 10px;
		height: 10px;
		border: 0px;
		border-top: solid 1px #000;
		border-right: solid 1px #000;
			-ms-transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		position: absolute;
		bottom: 0;
		left: 5px;
		margin-top: 0;
	}
	/* ________ INQUIRY */
	#n-inquiry-wrap {
		width: 100%;
		padding: 40px 0 30px;
		background: #595757;
	}
	.n-inquiry {
		width: 90%;
		margin: 0 5%;
		color: #fff;
	}
	.n-inquiry a {
		color: #fff;
	}
	.n-inquiry a:hover {
		color: #FFD700;
	}
	.n-inquiry-tel {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}
	.n-inquiry-mail {
		float: none;
		width: 100%;
		margin: 0;
	}
	.n-inquiry h2 {
		margin: 0 0 5px;
		padding: 3px;
		font-size: 100%;
		border: solid 1px #ccc;
	}
	.n-inquiry p {
		margin: 0 0 7px;
		padding: 0;
		font-size: 93%;
		line-height: 1.8em;
		font-weight: bold;
	}
	.n-inquiry .n-tel-num {
		display: inline-block;
		padding: 0;
		font-size: 210%;
		font-weight: normal;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
		line-height: 1.3em;
			-webkit-transform: rotate(0.028deg);
			-moz-transform: rotate(0.028deg);
			-ms-transform: rotate(0.028deg);
			-o-transform: rotate(0.028deg);
		transform: rotate(0.028deg);
	}
	.n-inquiry span {
		vertical-align: middle;
	}
	.n-inquiry .n-mail-add {
		display: inline-block;
		margin: 10px 0 15px;
		padding: 0;
		font-size: 153.9%;
		font-weight: bold;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
		line-height: 1.3em;
			-webkit-transform: rotate(0.028deg);
			-moz-transform: rotate(0.028deg);
			-ms-transform: rotate(0.028deg);
			-o-transform: rotate(0.028deg);
		transform: rotate(0.028deg);
	}

	/* ________ FOOTER */
	#n-footer-wrap {
		width: 100%;
		background: #000;
		padding: 10px 0 10px;
	}
	/* 本文Footer */
	#n-footer-wrap.n-hbn-footer {
		width: 100%;
		background: #000;
		padding: 10px 0 10px;
	}

	.n-footer {
		width: 90%;
		margin: 0 5%;
		text-align: center;
	}
	.n-footer-link {
		margin: 0 0 20px;
	}
	.n-footer-link li {
		display: inline;
	}
	.n-footer-link li a {
		display: inline-block;
		padding: 1em;
		font-size: 93%;
		font-weight: bold;
		text-decoration: none;
		color: #fff;
	}
	.n-footer-link li a:hover {
		color: #FFD700;
	}
	.n-crd {
		margin: 0;
		padding: 10px 0 80px;
		font-weight: bold;
		font-size: 77%;
		color: #fff;
	}

	#n-stay-reserv-wrap-hbn {
		display: none !important;
	}

	/* SP用_FOOTER_TEL */
	.n-sp-footer-tel {
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 7px;
		background: #000;
		border-top: solid 2px #ccc;
		text-align: center;
		color: #fff;
	}
	.n-sp-footer-tel p {
		margin: 0;
		padding: 0;
		font-size: 85%;
		line-height: 1.5em;
		font-weight: bold;
	}
	.n-sp-footer-tel .n-tel-num {
		display: inline-block;
		padding: 0;
		font-size: 153.9%;
		font-weight: normal;
		line-height: 1.3em;
	}
	.n-sp-footer-tel span {
		vertical-align: middle;
	}
	.n-sp-footer-tel a {
		color: #fff;
	}

	/* _________________________第一階層コンテンツTOP */
	#n-c-top-main-wrap {
		width: 100%;
		margin: 0 0 60px;
	}
	#n-c-top-main-wrap.hj {
		width: 100%;
		margin: 0 0 30px;
	}
	.n-c-top-photo {
		width: 100%;
		height: 200px;
		margin: 0 0 40px;
	}
	.n-c-top-main {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.n-c-top-main h2 {
		width: 80%;
		margin: 0 10% 30px;
	}
	/* 安比温泉 */
	.n-c-top-main.heal {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.n-c-top-main.heal h2 {
		width: 90%;
		margin: 0 5% 30px;
	}
	.n-c-top-main h2 img {
		width: 100%;
		height: auto;
	}
	.n-c-top-main p {
		width: 90%;
		margin: 0 5%;
		font-size: 100%;
		line-height: 1.6em;
		letter-spacing: 0.2em;
		color: #000;
	}
	#main {
		width: 92%;
		margin: 0 4%;
	}

	/* _________________________第一階層_本文_上書き */
	#main-hbn {
		width: 92%;
		margin: 0 4% 24px;
	}
	#stay #hi-right {
		display: none;
	}
	#gourmet #hi-right {
		display: none;
	}
	/* _________________________第一階層_TOP */
	/* _________________________★★★ */
	#n-c-top-contents-wrap {
		width: 100%;
	}
	#n-c-top-contents-wrap img {
		width: 100%;
		height: auto;
	}
	.n-c-top-contents {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	/* 安比温泉 */
	.n-c-top-contents.heal {
		margin: 0 auto 20px;
	}
	/* ホテル */
	.n-c-top-contents.hotel {
		margin: 0 auto 20px;
	}
	/* レストラン */
	.n-c-top-contents.rest {
		margin: 0 auto 20px;
	}
	.n-c-top-contents h2 {
		width: 80%;
		margin: 0 10% 20px;
	}
	/* アクティビティ */
	.n-c-top-contents.activity h2 {
		width: 80%;
		margin: 0 10% 20px;
	}
	.n-c-top-contents p {
		margin: 0 10% 20px;
		font-size: 100%;
		line-height: 1.6em;
		letter-spacing: 0.2em;
		color: #000;
	}
	/* 3段組 */
	.n-d-box3-all {
		width: 94%;
		margin: 0 3% 30px;
	}
	.n-d-box3 {
		float: none;
		position: relative;
		width: 100%;
		min-height: auto;
		margin: 0 0 60px;
	}
	/* レストランTOP */
	.n-d-box3-all.rest {
		margin: 0 auto 80px;
	}
	.n-d-box3.rest {
		min-height: auto;
	}
	.n-d-box3 p {
		margin: 0 0 10px;
		font-size: 108%;
		line-height: 1.6em;
	}
	.n-d-box3 .n-cate {
		margin: 0 0 14px;
		padding: 4px;
		text-align: center;
		font-size: 115%;
		background: #000;
		color: #fff;
	}
	.n-d-box3 h3 {
		margin: 0 0 10px;
		padding: 0 0 10px;
		text-align: center;
		font-size: 153.9%;
		font-weight: normal;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
		border-bottom: solid 1px #000;
	}
	/* レストランTOP */
	.n-d-box3 h3 span {
		font-size: 77%;
		line-height: 1.0em;
	}
	.n-d-box3 h3 span.gt {
		font-size: 70%;
		font-family: sans-erif;
	}
	.n-d-box3 .n-go-page {
		position: static;
		left: 0;
		bottom: 0;
		width: 100%;
		margin: 0;
	}
	.n-d-box3 .n-go-page a {
		display: block;
		position: relative;
		width: 90%;
		margin: 0;
		padding: 8px 5%;
		border: solid 1px #666;
		text-align: center;
		text-decoration: none;
		color: #000;
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	.n-d-box3 .n-go-page a::after {
		display: block;
		content: '';
		position: absolute;
		top: 15px;
		right: 20px;
		width: 8px;
		height: 8px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	/* hover */
	.n-d-box3 .n-go-page a:hover {
		font-weight: bold;
		background: #000;
		color: #fff;
	}
	.n-d-box3 .n-go-page a:hover::after {
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}

	/* 2段組_中2段 */
	.n-d-box2-all {
		width: 94%;
		margin: 0 3% 30px;
	}
	.n-d-box2 {
		float: none;
		position: relative;
		width: 100%;
		margin: 0 0 20px;
	}
	.n-d-box2 p {
		margin: 0 0 20px;
		font-size: 108%;
		line-height: 1.6em;
	}
	.n-p-box {
		margin: 0;
	}
	.n-p-box img {
		float: left;
		margin: 0 0 20px;
	}
	.n-p-box img:nth-child(even) {
		float: left;
		margin: 0 0 20px;
	}
	/* 温泉 */
	.n-c-top-info-st {
		margin: 0 0 10px;
		padding: 4px 6px;
		background: #000;
		color: #fff;
	}
	.n-go-map {
		padding: 20px 0;
	}
	/* レストラン_エリアマップ */
	.n-d-box3.rest .n-go-map {
		padding: 0 0 0;
	}
	/* レストラン_3段通し_エリアマップ */
	.n-d-box3.rest.all-3 {
		float: left;
		position: relative;
		width: 100%;
		min-height: auto;
		margin: 0 0;
	}
	.n-d-box3.rest.all-3 .n-go-map {
		width: 100%;
		padding: 0 0 0;
	}

	.n-go-map a {
		display: block;
		width: 100px;
		height: 100px;
		margin: 0 auto;
		background: #fff;
		border-radius: 100%;
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	.n-go-map a:hover {
		background: #eee;
	}
	.spa2 {
		margin: 50px auto 30px;
	}
	/* ホテル */
	.n-d-box2.n-hotel-right {
		height: auto;
	}
	/* ホテル_リンクボタン */
	.hotel-link {
		position: static;
		left: 0;
		bottom: 0;
		list-style: none;
		margin: 0;
	}
	.hotel-link li {
		float: left;
		width: 100%;
		margin: 0 40px 0 0;
	}
	.hotel-link li:nth-child(even) {
		margin: 0;
	}
	.hotel-link li a {
		display: block;
		position: relative;
		padding: 18px 14px;
		font-size: 115%;
		text-align: center;
		text-decoration: none;
		border: solid 1px #333;
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
		background: #fff;
		color: #000;
	}
	.hotel-link li a::after {
		display: block;
		content: '';
		position: absolute;
		top: 24px;
		right: 20px;
		width: 8px;
		height: 8px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	/* hover */
	.hotel-link li a:hover {
		background: #000;
		color: #fff;
	}
	.hotel-link li a:hover::after {
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	/* 予約ページへ */
	.hotel-link li a.n-go-rsv {
		background: #000;
		color: #fff;
	}
	.hotel-link li a.n-go-rsv::after  {
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	/* 予約ページへ__hover */
	.hotel-link li a.n-go-rsv:hover {
		background: #fff;
		color: #000;
	}
	.hotel-link li a.n-go-rsv:hover::after  {
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	.n-c-top-contents .n-old-info {
		margin: -5px 0 20px;
	}
	/* その他宿泊_ホテル下 */
	a.n-other-stay {
		display: block;
		position: relative;
		margin: 20px 0 0;
		padding: 20px 10px 10px;
		text-decoration: none;
		text-align: center;
		border: solid 1px #e5e5e5;
		background: #e5e5e5;
		color: #000;
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	a.n-other-stay::after {
		display: block;
		content: '';
		position: absolute;
		top: 34px;
		right: 20px;
		width: 8px;
		height: 8px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	a.n-other-stay h3 {
		margin: 0 0 8px;
		font-size: 131%;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	}
	a.n-other-stay h3 span {
		font-size: 77%;
	}
	a.n-other-stay p {
		margin: 0;
		font-size: 85%;
	}
	/* hover */
	a.n-other-stay:hover {
		border: solid 1px #ccc;
		background: #fff;
		color: #000;
	}
	/* ____________第一階層_TOP_TOPICS */
	#n-c-top-topics-wrap {
		width: 100%;
		margin: 0 0 30px;
		padding: 30px 0;
		background: #efefef;
	}
	#n-c-top-topics {
		width: 100%;
		margin: 0 auto;
	}
	#n-c-top-topics h3 {
		margin: 0 10% 30px;
		text-align: center;
	}
	#n-c-top-topics h3 img {
		width: 100%;
		height: auto;
	}
	.n-c-top-topics-box {
		float: left;
		width: 44%;
		margin: 0 3% 20px;
	}
	.n-c-top-topics-box a {
		display: block;
		position: relative;
		padding: 0 0 30px;
		min-height: auto;
		text-decoration: none;
		color: #000;
	}
	.n-c-top-topics-box a::before{
		content: '';
		width: 10px;
		height: 10px;
		border: 0px;
		border-top: solid 1px #000;
		border-right: solid 1px #000;
			-ms-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		bottom: 10px;
		left: 44%;
		margin-top: -4px;
	}
	.n-c-top-topics-box a img {
		width: 100%;
		height: auto;
	}
	.n-c-top-topics-box a h4 {
		margin: 8px 0 7px;
		font-size: 115%;
		font-weight: normal;
		font-family: "Hiragino Mincho ProN",HGS明朝E,serif;
	}
	.n-c-top-topics-box a p {
		font-size: 93%;
		line-height: 1.3em;
	}
	/* hover */
	.n-c-top-topics-box a:hover {
		color: #c00;
	}
	.n-c-top-topics-box a:hover::before{
		border-top: solid 1px #c00;
		border-right: solid 1px #c00;
	}
	/* _______休止中 */
	.dormant img {
		opacity: 0.4;
	}

	/* 温泉_併設施設 */
	.n-heal-hst-wrap {
		margin: 0;
		padding: 20px 0;
		background: #000;
		border-bottom: solid 1px #fff;
		text-align: center;
	}
	.n-hst-tt {
		width: 90%;
		margin: 0 5% 30px;
		padding: 0;
	}
	.n-hst-tt img{
		width: 100%;
		height: auto;
		border: solid 1px #fff;
	}
	.n-heal-hst {
		width: 92%;
		margin: 0 4%;
	}
	.n-heal-hst img {
		width: 100%;
		height: auto;
	}
	.n-abri-st {
		margin: 0 0 20px;
	}
	.n-riko-st {
		margin: 0 0 20px;
	}

	.n-abri-st img,
	.n-riko-st img {
		width: 70% !important;
		margin:0 15%;
	}

	.n-abri-st div {
		margin: 0 0 10px;
		font-weight: normal;
		font-size: 93%;
		line-height: 1.5em;
		letter-spacing: 0.05em;
		color: #fff;
	}
	.n-riko-st div {
		margin: 0 0 20px;
		font-weight: normal;
		font-size: 100%;
		line-height: 1.5em;
		letter-spacing: 0.05em;
		color: #fff;
	}
	.n-heal-hst-box {
		width: 100%;
		margin: 0 0 10px;
	}
	.n-hst-gon {
		display: inline-block;
	}

	/* リラクゼーション */
	.n-lelax-tt {
		width: 60%;
		margin: 0 20% 20px;
	}
	.n-relax-box {
		width: 100%;
		text-align: left;
		color: #fff;
	}
	.n-relax-box h3 {
		font-size: 115%;
	}
	.n-relax-box p {
		margin: 0 0 20px;
		font-size: 108%;
	}
	.n-relax-box p.n-go-relax {
		margin: 0 0 20px;
		text-align: center;
	}
	.d-right.n-relax-box {
		margin: 0 0 20px;
	}

	.n-go-hst {
		width: 100%;
		margin: 0;
	}
	.n-go-hst a {
		display: inline-block;
		width: 70%;
		position: relative;
		margin: 0 10%;
		padding: 10px 5%;
		border: solid 1px #fff;
		font-size: 123.1%;
		text-align: center;
		text-decoration: none;
		color: #fff;
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	.n-go-hst a::after {
		display: block;
		content: '';
		position: absolute;
		top: 15px;
		right: 20px;
		width: 8px;
		height: 8px;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	/* hover */
	.n-go-hst a:hover {
		font-weight: bold;
		background: #fff;
		color: #000;
	}
	.n-go-hst a:hover::after {
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	/* _____アクティビティ_イベントカレンダーボタン */
	.go-event-cal {
		padding: 0;
	}
	.go-event-cal.ac-bottom {
		padding: 0 0 10px;
	}
	.go-event-cal a {
		display: block;
		width: 300px;
		height: 56px;
		margin: 0 auto;
		background: #D2DCE8 url(n-images/btn_go_evcal_a.png) no-repeat 0 0;
		background-size: cover;
		text-indent: -9999em;
		overflow: hidden;
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	.go-event-cal a:hover {
		background: #7B8596 url(n-images/btn_go_evcal_b.png) no-repeat 0 0;
		background-size: cover;
	}
	/* _____アクティビティ_エリアマップーボタン */
	.go-area-map {
		padding: 0;
	}
	.go-area-map.ac-bottom {
		padding: 0 0 10px;
	}
	.go-area-map a {
		display: block;
		width: 300px;
		height: 56px;
		margin: 0 auto;
		background: #D2DCE8 url(n-images/btn_go_map_a.png) no-repeat 0 0;
		background-size: cover;
		text-indent: -9999em;
		overflow: hidden;
			-moz-transition-duration:0.5s;
			-webkit-transition-duration:0.5s;
			-o-transition-duration:0.5s;
			-ms-transition-duration:0.5s;
		transition-duration:0.5s;
	}
	.go-area-map a:hover {
		background: #7B8596 url(n-images/btn_go_map_b.png) no-repeat 0 0;
		background-size: cover;
	}

	/* SHOPPING_TOP_2018 */
	.n-shop-h2 {
		text-align: center;
		margin: 40px 0 14px;
		padding: 30px 0 0;
		border-top: dotted 3px #A8B802;
	}
	.n-shop-lead {
		margin: 0 0 20px;
		text-align: center;
		font-size: 108%;
		letter-spacing: 0.08em;
	}
	.n-shop-goods {
		margin: 0 0 30px;
	}
	.n-shop-goods li {
		float: none;
		width: 100%;
		margin: 0 0 30px 0;
	}
	.n-shop-goods li:nth-child(3n) {
		margin: 0 0 30px 0;
	}
	.n-shop-goods li:nth-child(3n+1) {
		clear: both;
	}
	.n-shop-goods li h3 {
		margin: 10px 0 12px;
		font-size: 123.1%;
		color: #A8B802;
	}
	.n-shop-goods li p {
		margin: 0;
		line-height: 1.4em;
	}
	.n-shop-clm {
		margin: 0 0 30px;
		padding: 14px;
		font-size: 108%;
		border: double 3px #A8B802;
	}
}
