@charset "utf-8";
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


html {
    height:100%;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Meiryo", "MS PGothic", "Hiragino Kaku Gothic Pro", Osaka;
	font-size:12px;
	height: 100%;
	color:#666;
	background-color:#efefef;
}

a {
	color:#222;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}

h1 {
	clear:both;
	font-size:1.5em;
	text-align:center;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
h2 {
	clear:both;
	text-align:center;
	padding:20px 0;
	font-weight: normal;
	font-size:18px;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	line-height:220%;
}
h2 em {
    display: block;
    font-size: 12px;
    color: #996600;
    line-height: 0%;
    margin-bottom: 20px;
}
h3 {
	clear:both;
	text-align:center;
}
h4 {
	text-align:center;
}
img {
	border:none;
}
p {
	width:95%;
	margin:0 2.5%;
	font-size:12px;
	padding:5px 0;
	text-align:center;
}

.br_pc { display:none; }
.br_sp { display:block; }


.motion {
	transition: 1s ease-in-out;
}
.delay {
	transition-delay: 0.5s;	
}
.delay2 {
	transition-delay: 1.0s;	
}
.italic {
	font-style:italic;
}
.navi_btn {
	height:80px;
	width:200px;
	padding:0px !important;
	position:relative;
}
.navi_btn:before {
	top: 0px !important;
	left: 0px;
} 
.navi_btn .en {
	display:block;
	font-size:18px;
	text-align:center;
	position:absolute;
	top:20px;
	left:50px;
	letter-spacing:0px;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.navi_btn .jp {
	display:block;
	position:absolute;
	top:45px;
	left:50px;
}
a.detai_btn {
    display: inline-table;
    border: 4px double #ccc;
    padding: 8px 30px 14px 20px;
    background-color: #663300;
    color: #fff;
    line-height: 1;
    font-size: 14px;
    margin: 20px auto;
    font-weight: normal;
	width: 200px;
    height: 40px;
    position: relative;
    clear: both;
}
a.detai_btn span {
	position: absolute;
    top: 25px;
    left: 50px;
    text-align: center;
    width: 180px;
    font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
    font-size: 16px;
}
a.detai_btn:before {
	margin: 0px;
    width: 40px;
    height: 40px;
    left: -12px;
    top: 2px;
	content: " ";
    background-image: url(../images/logomark.png);
    background-size: contain;
    background-repeat: no-repeat;
     position: relative;
    display: block;
    opacity: 0.5;
}
.detai_btn .en {
	display:block;
	font-size:16px;
	text-align:center;
	position:absolute;
	top:10px;
	left:50px;
	letter-spacing:0px;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align:center;
	width:180px;
}
a.detai_btn .jp {
	display:block;
	position:absolute;
	top:37px;
	left:50px;
	width:180px;
	text-align:center;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-size:16px;
}
a.detai_btn.h_high {
	height:56px !important;
}
a.detai_btn.h_high:before {
	top:15px;
}
a.detai_btn.w_wide {
	width:260px !important;
}
.detai_btn .w_wide {
	position:absolute;
	width:300px;
	margin:0 auto;
	left:0px;
	right:0px;
	bottom:10px;
	display:block;
}
.detai_btn.w_wide span{
	width:250px;
}
#niseko_info a.detai_btn {
	position:absolute;
	left: 0;
    right: 0;
	margin:auto;
}
p#btn {
	text-align:center !important;
}

/*******************************
         header css
********************************/

#header {
	width:100%;
	margin:0 auto;
	background-color:#000;
	z-index:1000;	
	box-shadow:0px 2px 2px 2px rgba(0,0,0,0.2);
	padding:2px 0 0;
	position:fixed;
	height:80px;
	top:0;
}
#header_inner {
	width:90%;
	margin:0 auto;
}
#header h1 {
	width:180px;
	max-width:250px;
	margin: 14px 2%;
	position:absolute;
	z-index:100;
}
#header h1 img {
	width:100%;
}
#header_top {
	width:90%;
	height:20px;
	display:none;
}
#header_top a {
	margin:0 20px 0;
}
#reservation_smp {
	width: 50px;
    height: 40px;
    display: block;
    color: #fff;
    font-size: 10px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 66px;
	z-index:100;
}
#lang_smp {
	width: 50px;
    height: 40px;
    display: block;
    color: #fff;
    font-size: 10px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 20px;
    right: 120px;
	z-index:100;
}
@media screen and (max-width:374px) {
#reservation_smp {
	width: 40px;
    right: 50px;
}
#lang_smp {
	width: 40px;
    right: 88px;
}
}

a#bestrate  {
	position:fixed;
	top:20px;
	right:180px;
	width:200px;
	height:40px;
	display:block;
	padding:0;
	margin:0;
}
a#bestrate a:hover{
	opacity:0.8;
}
a#bestrate a img{
	margin:0;
	width:100%;
}
a#bestrate_banner {
	display:none;
}

@media screen and (max-width:600px) {
a#bestrate  {
	display:none;
}
a#bestrate_banner {
	width:80%;
	height:auto;
	display:block;
	padding:0;
	margin:0 auto;
}
}
/*******************************
         menu css
********************************/
#menu{
	margin:0;
}
#menu li {
	list-style:none;
	padding:3px 0;
	border-top:1px solid #888;
	width:100%;
	text-align:center;
}
#menu li .italic {
	display:none;
}
#menu li#reservation {
	display:none;
}
#menu li#reservation a {
	background-color:#CC0000;
	width:95%;
	margin:0 2.5%;
	padding:10px 0;
}
#menu li#lang {
	display:none;
}
#menu li#lang a {
	background-color:#666600;
	width:95%;
	margin:0 2.5%;
	padding:10px 0;
}

/*******************************
         contents css
********************************/
#banner h1 {
	position:absolute;
	color:#fff;
	left:10px;
	font-size:1.5em;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	text-shadow: 0px 0px 4px #000;
	z-index:10;
}
#contents {
	width:100%;
	margin:0 auto;
	background-color:#fff;
	overflow:hidden;
	background-image: url(../images/bodyBg.jpg);
}
#contents_inner {
	width:90%;
	margin:0 auto;
	padding:20px 0;
}
#contents_inner ul  {
	margin;0;
	padding-left:2em;
	text-align:left;
}
#pankuzu {
	font-size:0.8em;
	padding-top:5px;
}
#banner {
	width:100%;
	margin:0px auto auto;
	height:120px;
	overflow:hidden;
	position:relative;
}
#banner img {
	width:150%;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:0;
}
ul.thumn {
	padding:0;
	margin:40px 0 0;
}
ul.thumn li {
	float:left;
	width:80px;
	margin:0 5px 10px;
	list-style:none;
}
ul.thumn li img{
	width:100%;
}
a.simple_btn {
	display:block;
	border:4px double #ccc;
	padding: 8px 30px 14px 20px;
	background-color:#663300;
	color:#fff;
	line-height:1;
	font-size:14px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	margin:20px auto;
	font-weight:normal;
	position:relative;
	width:200px;
	height:62px;
}
.holiday a.simple_btn {
    width: 200px;
    height: 40px;
    position: relative;
    clear: both;
}
a.simple_btn span{
	position:absolute;
	top:27px;
	left:65px;
	text-align:center;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
a.simple_btn:before {
	content: " ";
    background-image: url(../images/logomark.png);
	background-size:contain;
	background-repeat:no-repeat;
    margin: 10px;
	width:40px;
	height:40px;
    position: relative;
    top: 4px;
	left:-5px;
	display:block;
	opacity:0.5;
}
a.link_icon {
	position:relative;
	padding-left:25px;
	margin-left:5px;
}
a.link_icon:before {
	content:url(../images/link_icon.png);
	position:absolute;
	top: -3px;
	left:0px;
}
ul.thumn {
	padding:0;
	margin:40px 0 0;
}


/*******************************
         footer css
********************************/
#footer {
	clear:both;
	width:100%;
	margin:0 auto;
	height:auto;
	padding:0em 0;
}
#footer_inner {
	clear:both;
	width:90%;
	margin:0 auto;
	padding:0 0 1em 0;
}
#footer #sitemap {
}
#footer ul#sitemap  {
	padding:0;
	margin:0;
}
#footer #sitemap li {
	list-style:none;
}
#footer #sitemap li a {
	list-style:none;
	border-bottom:1px solid #ccc;
	padding:0.2em 0;
	display:block;
	list-style:none;
}
#footer #info {
	padding:1em 0;
}
#footer #info #logo {
	margin:2em 0;
}
#footer #info #logo img {
	width:200px;
}
#footer a#map {
	background-color:#000;
	color:#fff;
	padding:2px 4px;
	font-size:0.7em;
}
#footer a:hover#map {
	background-color:#666;
}
#footer #copyright {
	font-size:0.8em;
	padding:1em 0;
}
#footer #facebook {
	margin:10px auto;
}
#footer #site_map {
	clear:both;
	width:100%;
	margin:0 auto;
}
.footer_group {
	background-color:#000000;
	padding:1em 0;
	clear:both;
}
.footer_group a {
	color:#fff;
}
.footer_group .groupmenu ul {
	padding:0;
}
.footer_group .groupmenu li {
	font-size:80%;
	list-style:none;
	text-align:center;
}
#footer #site_map {
	font-size:12px;
	background-image: url(../images/bodyBg.jpg);
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
#footer #site_map ul {
	padding:5px 0;
	margin:0;
}
#footer #site_map ul ul {
	width:100%;
}
#footer #site_map ul li {
	list-style:none;
	margin: 10px 0;
}
#footer #site_map ul li a{
	height:20px;
	display:block;
	width:100%;
	float:left;
	padding:2% 0 0;
	color:#000;
	text-align:center;
}
#footer #site_map ul li#reservation{
	float:left;
	width:50%;
}
#footer #site_map ul li#lang{
	float:left;
	width:50%;
}
#footer #site_map ul li#reservation a{
	background-color:#CC0000;
	color:#fff;
	width:98%;
	margin:2px 1%;
	padding:5px 0;
}
#footer #site_map ul li#lang a{
	background-color:#666600;
	color:#fff;
	width:98%;
	margin:2px 1%;
	padding:5px 0;
}
#footer #address {
	color:#fff;
	background-image:url(../images/forest.jpg);
	background-position:center center;
	clear:both;
	padding:5em 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	-moz-background-size:cover;
	background-size:cover;
}
#footer #address #logo {
	width:60%;
	margin:0 auto;
	text-align:center;
}
#footer #address p {
	text-align:center;
}
#footer #address #logo img{
	width:100%;
}
#footer .link {
	clear:both;
	padding:30px 0;
	background-color:#000;
}
#footer .link ul {
	margin:0 auto;
	padding:0;
}
#footer .link li {
	width:90%;
	list-style:none;
	margin:0 5%;
	text-align:center;
}
#footer .link li a img {
	width:100%;
}
#footer .copyright {
	clear:both;
	text-align:center;
	color:#efefef;
	border-top:1px solid #888;
	padding: 1em 0 0;
	font-size:50%;
}
.obi {
	width:100%;
	overflow:hidden;
}
.obi img {
	width:100%;
//	filter: brightness(30%);
//	transition:2s;
}
.column_wrap {
	margin:20px 0;
	clear:both;
	display:table;
	width:100%;
	height:auto;
	padding:10px 0;
}
.column_wrap.room {
	max-width:1000px;
	margin:30px auto;
	height:300px;
	background-color:#fff;
}
.column_text_wrap {
	position:relative;
	text-align:left;
	padding:20px 0 20px;
}
.column_text {
	width:95%;
	margin:0 auto;
}
.column_text table{
	margin-left:10px;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.column_text h2 {
	border-bottom:1px solid #ccc;
	width:90%;
	margin:10px auto;
	padding:10px 0;
	background-color:#fff;
}
.column_text p {
	text-align:left;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.column_image {
	width:100%;
	height:300px;
	background-size:cover;
	clear:both;
}
.column_image a{
	display:block;
	width:100%;
	height:100%;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:97% 95%;
	opacity:0;
}
.column_image:hover {
	filter:brightness(85%);
	transition:0.8s;
}

.column_image a:hover{
	opacity:1;
	transition:0.8s;
}

.room .column_image {
	height:200px;
}
#page_banner {
	height:265px;
	overflow:hidden;
	background-position:center center;
	background-size:cover;
	transition:2s;
//	filter:brightness(30%);
	position:relative;
}
#page_banner h1 {
	position:absolute;
	color:#fff;
	top: 120px;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index:10;
	letter-spacing: 8px;
	font-size:16px;
	padding:0;
	line-height:30px;
	background-color:rgba(0,0,0,0.3);
//	border:1px solid #fff;
	opacity:0;
	transition:0.8s;
	transition-delay:0.5s;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
#ambix {
	margin:0 auto;
	color:#efefef;
	font-size:10px;
	text-align:center;
	border:1px solid #efefef;
	display:table;
	padding:1px 4px;
}
#ambix:before {
	content:'Ambixグループ';
}
a#fb_icon {
	background-image:url(../images/share02-2.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	margin:20px auto 0;
	display:block;
}


/*******************************
         home css
********************************/
#slide {
	width:100%;
	position:relative;
}
#slide img {
	width:100%;
}
ul#topslider {
	margin:0;
	padding0;
}
#text_in_slide {
	color:#fff;
	position:absolute;
	top:150px;
	left:0px;
	font-size:1.2em;
	width:100%;
	text-align:center;
	z-index:10;
}
#slider li {
	height:200px;
}
#slider .name {
	font-size:0.9em;
}
.sub_banner {
	width:300px;
	height:80px;
	margin:20px auto;
}
.sub_banner img {
	width:100%;
}
a#topics_all {
	background:#000;
	color:#fff;
	padding:3px 10px;
	display:block;
	width:10em;
	border-radius:5px;
	margin:0 auto;
}
a:hover#topics_all {
	background:#666;
}
.photo-inner {
	position:relative;
}
#logo_white {
	position: absolute;
	top: 50px;
	z-index: 100;
	opacity: 1;
	width: 100%;
	text-align: center;
}
#logo_white img {
	width: 40%;
}

#news {
	width:90%;
	margin:3em 0;
	margin:3em auto;
}
#news #information {
	width:100%;
	margin:0 auto 50px;
}
#news #information ul {
	padding:0;
	border-top:1px solid #ccc;
}
#news #information li {
	border-bottom:1px solid #ccc;
	padding:0.5em 0;
	list-style:none;
}
#news #information li time {
	color:#996600;
}
#news #information h2 {
	margin:0;
	padding:0;
}
#news #fb_timeline {
	width:100%;	
}
.youtube {
	padding:0px 0;
	clear:both;
}
.youtube iframe {
	width:304px;
	height:171px;
	margin: 20px auto;
	display: block;
}
@media screen and (max-width:320px) {
.youtube iframe {
	width:256px;
	height:144px;
}
}
.youtube#small iframe {
	width:320px;
	height:180px;
}
@media screen and (max-width:375px) {
.youtube#small iframe {
	width:240px;
	height:135px;
}
} 
.gaiyou-wrap {
	margin-top:20px;
}
.gaiyou {
	width:100%;
	height:300px;
	margin:50px 0;
	position:relative;
	transition: 1s ease-in-out;
	font-size:14px;
	clear:both;
	background-color:rgba(255,255,255,0.5);
	display:table;
	background-size:cover;
	background-position:center;
}
.gaiyou#gaiyou_right {
	transition-delay: 0.5s;
}
.gaiyou figure {
	width:100%;
	height:auto;
	margin:0;
	filter:brightness(70%);
}
.gaiyou figure h4 {
	position:absolute;
	top:100px;
	left:0;
	right:0;
	margin:auto;
	z-index:10;
	background-color:rgba(255,255,255,1);
	display:block;
	width:50%;
	padding:20px;
}
#gaiyou_right figure{
	float:right;
}
.gaiyou img {
	width:100%;
}
.gaiyou h4 {
	margin:0;
	font-size:24px;
#	background-color:rgba(255,255,255,0.9);
	text-align:center;
	line-height:250%;
	color:#000;
	letter-spacing: 3px;
	position:absolute;
	bottom:0px;
	right:0px;
	left:0px;
}
.gaiyou h4 a{
	margin:10px auto;
}
.gaiyou h4.maru {
	background-color:rgba(0,0,0,0.5);
	position:absolute;
	top:10px;
	left:10px;
	right:0;
	margin:20% auto;
	z-index:10;
	display:table;
	width:100px;
	text-align:center;
	padding:20px;
	font-size:20px;
	color:#fff;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.gaiyou h4.maru em{
	display:block;
	font-size:10px;
	color:#fff;
	line-height:20px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
.gaiyou h4 a {
//	display:table;
//	border:3px double #ccc;
//	margin:0 auto;
//	font-size:14px;
//	padding: 0px 20px 5px 10px;
//	font-weight:normal;
}
.gaiyou #description {
	width:100%;
	margin:50px auto;
	font-size:120%;
	text-align:center;
	margin:0;
	padding:20px 0;
}
.gaiyou #description p {
	margin:20px 0;
}
.gaiyou #description #d_contents p {
    float: left;
    font-size: 16px;
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.9);
    line-height: 150%;
    font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
.holiday .gaiyou #description #d_contents p {
    text-shadow: none;
    color: #666;
    font-size: 14px;
}
#kanroslide_hype_container_wrap {
	position:relative;
	height:100%;
	opacity:0;
	background-color:#000;
	transition:2s;
	transition-delay:1s;
}
#scroll_down {
	position:absolute;
	bottom:10px;
	left:0;
	right:0;
	margin:auto;
	height:60px;
	width:60px;
	background-color:#fff;
	z-index:100;
	border-radius:30px;
	opacity:0.8;
	cursor:pointer;
	text-align:center;
	color:#000;
	line-height:60px;
}
#scroll_down a {
	display:block;
}
#gmap {
	height:300px;
}
#addressinmap {
	text-align:center;
	padding:10px 0;
}
#addressinmap span, #addressinmap h3 {
	display:none;
}
#addressinmap a {
	display:block;
	padding:5px;
	margin:5px auto;
	background-color:#000;
	color:#fff;
	text-align:center;
	width:50%;
}
#top_concept {
	background-image:url(../images/concept_bg.jpg);
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	color:#fff;
	text-align: center;
	padding:80px 0 50px;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
#top_concept h2 {
	color:#fff;
	padding:0 0 20px 0;
	font-size:16px;
	opacity:0.8;
}
#top_concept p {
	line-height:200%;
	opacity:0.8;
}
#miryoku h2 {
	margin:50px auto 20px;
}
#miryoku h2 span{
	display:block;
	font-size:24px;
}
#miryoku h2 em{
	display:block;
	font-size:12px;
	color:#996600;
}
#miryoku h2:before {
	content: url(../images/logomark3.png);
}
#miryoku p em{
	color:#996600;
	font-weight:bold;
	font-style:normal;
}
#package a {
	width:90%;
	height:200px;
	display:block;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	margin:20px auto;
}
#package a p{
	background-color:rgba(0,0,0,0.3);
	color:#FFF;
	text-align:center;
	width:60%;
	margin:40px 20% 0px;
	display:inline-block;
	line-height:100px;
	font-size:16px;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
	padding:0;
}
#niseko_info {
	width:100%;
	height:300px;
	background-size:cover;
	background-position:center;
	text-align:center;
	position:relative;	
}
#niseko_info .navi_btn{
	position:absolute;
	width:300px;
	margin:0 auto;
	left:0px;
	right:0px;
	bottom:10px;
	display:block;
}
#live_btn {
	display:block;
	width:60%;
	margin:20px 17%;
	padding: 10px;
	font-size:16px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fff;
}

/*******************************
         room css
********************************/
ul#room_menu {
	width:90%;
	margin:0 5%;
	padding:0;
}
ul#room_menu.small {
	display:none;
}
ul#room_menu li {
	width:100%;
	list-style:none;
	margin:1em 0% 2em;
	background-size:cover ;
	background-position: center center; 
}
ul#room_menu.restaurant li {
	width:45%;
	margin:10px 2.5%;
	float:left;
}
ul#room_menu.shisetsu li {
	width:100%;
	margin:15px 0.8%;
}
ul#room_menu.small li {
	float:left;
	width:18%;
	list-style:none;
	margin:1em 0.7% 2em;
	background-image:none !important;
}
ul#room_menu li a {
	color:#fff;
	display:block;
	padding:1em;
	height:160px;
	text-align:center;
	background:rgba(0,0,0,0.2);
}
ul#room_menu.small li a {
	height:20px;
	background-color:#fff;
	color:#000;
	border:1px solid #ccc;
}
ul#room_menu li a:hover {
	opacity:1 !important;
	background:rgba(0,0,0,0.1);
}

ul#room_menu li p {
	width:80%;
	font-size:14px;
	padding-top:60px;
	text-align:center;
	margin: 0 auto;
}
ul#room_menu.shisetsu li p {
	margin:0% auto;
	line-height:150%;
	font-size:14px;
	width:100%;
}
ul#room_menu.small li p {
	border:none;
	margin:0 auto;
	padding:0 0;
	font-size:12px;
	height:auto;
}
.room-inner img {
	width:100%;
}
#room img {
	width:100%;
}
#room p {
	text-align:center;
}
.room-gaiyou1, .room-gaiyou2, r.oom-gaiyou3, .room-inner-half {
	margin:50px 0;
}
.amenity ul li {
	font-size:12px;
}
.amenity img {
	width:50%;
	margin:0px 0;
	display:block;
	float:left;
}
.explain {
	padding:20px 0;
}
.explain ul#checkin {
	width:80%;
	margin:0 auto;
	padding:0;
}
.explain ul#checkin li {
	list-style:none;
	width:200px;
	padding:15px;
	margin:20px auto;
	border:2px solid #ccc;
	text-align:center;
}
.explain #tokuten {
	border:1px solid #ccc;
	padding:10px;
	width:80%;
	max-width:1000px;
	margin:0 auto;
}
.explain p{
	text-align:left;
}
.explain h4{
	text-align:center;
}
.explain.odd {
    background-color: #efefef;
}
/*******************************
         onsen css
********************************/
.restaurant-inner-half-photo img {
	width:100%;
}
.restaurant-inner-half-photo-right img {
	width:100%;
}
ul#slides {
	margin:0;
	padding:0;
}
.lunchpack {
	width:100%;
	margin:20px 0 40px;
}
.lunchpack img {
	width:50%;
	margin:0 25%;
}
.lunchpack .pic {
	width:100%;
	height:250px;
	margin:10px auto;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.lunchpack h4 {
	margin:0;
	text-align:center;
}
.lunchpack p {
	font-size:12px;
	text-align:left;
	margin:0;
}
#onsen_concept {
	position:relative;
	width:100%;
	margin:20px auto;
}
#onsen_concept p{
	font-size:12px;
}
#onsen_concept img {
	width:90%;
	margin:0 5%;
	filter:brightness(80%);
}
#onsen_concept #catch {
	position:absolute;
	top:20%;
	left: 0;
    right: 0;
    margin: auto;	color:#fff;
	letter-spacing:0px;
	line-height:120%;
	transition:1.5s;
	z-index:10;
}
#onsen_concept #catch p{
	font-size:14px;
	line-height:120%;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
}
img#onsenmark {
	display:none;
}
#family {
	width:80%;
	margin:0 auto;
}
#family p {
	text-align:left;
	width:100%;
}

/*******************************
         restaulant css
********************************/
.restaurant_tab {
	float:left;
	width:48%;
	text-align:center;
	margin:0 auto;
}
li.restaurant_tab {
	list-style:none;
	position:relative;
}
.restaurant_tab img {
	width:90%;
	margin:0 auto;
}
.restaurant_tab h2 {
	font-size:12px;
}
.restaurant_tab p {
	width:90%;
	margin:0 auto;
	padding: 20px 0;
}
.restaurant_tab .ti-angle-down {
	display:none;
	position:absolute;
	top:0;
	left:50%;
	width:50px;
	border-radius:25px;
	height:50px;
	background-color:rgba(246,106,73,1);
	color:#fff;
	transition:0.5s;
}
.restaurant_tab .ti-angle-down:before {
	content: "";
	background-image:url("../img/arrow.png");
	width:50px;
	height:50px;
	display:block;
	
}
.restaurant-inner-half {
	margin:0 auto 100px;
}
#ui-tab.restaurant {
	width:100%;
	max-width:inherit;
}
#ui-tab.restaurant li a {
	padding:0;
}
#restaurant_banner {
	width:100%;
	height:200px;
	background-size:cover;
	background-position: center center; 
}
#restaurant_image {
	margin:50px 0;
}
#restaurant_image img {
	width: 47%;
    margin: 1%;
}
/*******************************
         enkai css
********************************/
.enkai-inner {
	width:100%;
	margin:50px 0 80px	;
	border-bottom:1px solid #ccc;
	padding-bottom:50px;
}
.enkai-inner img {
	width:100%;
}
.enkai-inner p {
	text-align:left;
}
/*******************************
         shisetsu css
********************************/
.shisetsu_tab {
	float:left;
	width:30%;
	text-align:center;
	margin:0 1.6%;
	height:160px;
}
li.shisetsu_tab {
	list-style:none;
}


#ui-tab .shisetsu-container {
	float:none;
	margin:0;
}
.shisetsu_tab h2{
	height:30px;
	font-size:11px;
	padding:0;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
.shisetsu_tab img {
	width:100%;
	margin:0 auto;
}
.shisetsu_tab p {
	width:80%;
	margin:0 auto;
	padding: 20px 0;
}
.shisetsu_tab a {
	padding:0 !important;
}
.shisetsu-inner {
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0 0 50px !important;
}
.shisetsu-inner .effect8 {
	width:100%;
	margin:0 auto;
}
.shisetsu-inner .effect8 img{
	width:100%;
}
.shisetsu-inner-half {
	margin:0 auto 100px;
}
.effect8 {
	width:100%;
}
.photo-inner1-bottom {
	width:100%;
}
.photo-inner1-bottom p {
	text-align:left;
}
ul#souvenir {
	width:95%;
	margin:0 auto;
	padding:0;
}
ul#souvenir li{
	width:12%;
	margin:0 2px 2px;
	float:left;
	list-style:none;
}
ul#souvenir li img{
	width:100%;
}

/*******************************
         niseko-info  css
********************************/
.nisekoinfo-container {
	width:90%;
	margin:0 auto;
}
.nisekoinfo-container .photo-inner {
	width:100%;
	margin:50px auto;
}
.nisekoinfo-container .photo-inner .effect8 {
	width:100%;
}
.nisekoinfo-container .photo-inner img {
	width:100%;
}
.nisekoinfo-container .photo-inner-bottom h2{
	text-align:left;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
	font-size:16px;
}
.nisekoinfo-container .photo-inner-bottom p{
	text-align:left;
}
/*******************************
         access css
********************************/
.access {
	width:90%;
	margin:0 auto;
	text-align:left;
}
.access p {
	text-align:left;
}
.access h2 {
	font-size:16px;
}
.accese-add {
	text-align:center;
    padding: 0 0 50px 0;
}
.accese-add p{
	text-align:center;
	width:90%;
}
ul#access_menu {
	margin:0 auto;
	border-bottom:1px solid #ccc;
	padding:0;
}
ul#access_menu li {
	width:100%;
	border-top:1px solid #ccc;
	list-style:none;
	margin:0;
}
ul#access_menu li.ui-tabs-selected {
	background-color:#ccc;
}
ul#access_menu li a {
	display:block;
	text-align:center;
	padding:10px 0;
}
table.shuttletime {
	border-collapse:collapse;
	border:1px solid #ccc;
	width:100%;
	margin:0 0 50px;
	background-color: #f8f8f8;
}
table.shuttletime td, table.shuttletime th {
	border:1px solid #ccc;
	padding:5px;
}
table.shuttletime caption {
	background-color:#888;
	color:#fff;
}
.timetable-left {
	width:100%;
}
.timetable-right {
	width:100%;
}
.comment {
	clear:both;
}
.comment #rinij {
    padding: 0 20px;
    border: 1px solid #ccc;
}
.movi-wrap {
	padding:50px 0;
}
.movi-wrap #player iframe {
	width:80%;
}
.movi-left {
	width:100%;
	margin:10px auto;
}
.movi-right {
	width:100%;
	margin:10px auto;
}
.movi-size {
    width: 100%;
}
.articletable table{
	border-collapse:collapse;
	border:1px solid #ccc;
	width:100%;
	margin:0 0 50px;
	text-align:center;
}
.articletable table td, .articletable table th{
	border:1px solid #ccc;
	padding:5px;
}
.articletable table caption{
	background-color:#888;
	padding:5px;
	color:#fff;
}
.access-inner {
	width:100%;
	margin:0 auto;
	max-width:1000px;
	text-align:center;
}
.access-inner h2 {
	font-size:16px;
	padding-top:0;
    border-bottom: 1px solid #ccc;
}
.access-inner p {
	text-align:left;
}
#gmap_large {
	width:100%;
	height:300px;
}
.access-inner ol {
	text-align:left;
	margin:0;
	padding:0 !important;
	counter-reset: li;
    list-style: none;
    *list-style: decimal;
}
.access-inner ol li {
	padding:10px 0 10px 60px;
	position: relative;
	min-height: 60px;
}
.access-inner ol li:before {
	content: counter(li);
	counter-increment: li;
	color: #fff;
	background: #000;
	border-radius: 50%;
	font-size: 18px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
#price_table {
	width:100%;
	margin:20px 0;
	text-align:left;
}
/*******************************
         recruit css
********************************/
#recuruit_bg {
//	background-color:#fff;
	padding:10px 0px;
	
}
#recuruit_bg h2.title {
	text-align:center;
	border:1px solid #ccc;
	padding:20px;
	margin:50px 0 0 0 ;
}
#recuruit_bg h2 {
	text-align:left;
	padding-bottom:0;
}
#recuruit_bg p {
	font-size:10px;
	text-align:left;
	padding:0;
	margin:0px;
}
#contact {
	background-color:#fff;
	padding:0px 10px;
	text-align:center;
	margin:20px auto;
}
#contact h2{
	padding:10px;
}

/*******************************
         concept css
********************************/
#concept {
	position:relative;
}
#concept h1{
	border:1px solid #000;
	border-radius:50%;
	padding:20px;
	width:100px;
	height:100px;
	position:absolute;
	top:450px;
	left:0;
	right:0;
	margin:auto;
	z-index:10;
	font-size:16px;
	line-height:100px;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}
#concept h2{
	text-align:center;
	padding:50px 0;
	margin:0;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;	
}
#concept p{
	padding:20px 0 50px 0;
	line-height:200%;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;	
}
.season_banner {
	position:relative;
	width:100%;
	height:400px;
	background-size:cover;
	background-position:center center;
	z-index: 0;
}
.season_banner h2 {
	position:absolute;
	top:100px;
	left:40%;
	font-size:70px;
	color:#000;
	text-align:center;
	margin:0;
	padding:0 !important;
	line-height:50%;
}
.season_banner h2 .italic {
	font-style:italic;
	font-size:20px;
}
.season_banner p {
	position:absolute;
	bottom:50px;
	font-size:16px;	
	line-height:150% !important;
	color:#000;
	font-family: 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝B', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;	
}
.season_banner .caption{
	color:#fff;
	position:absolute;
	bottom:5px;
	left:5px;
	font-size:10px;
}
#stay .gaiyou #description .index {
	font-size:30px;
	color:#996600;
	float:left;
	margin:0 0 0 10px;
	padding:0 10px 0 0;
	border-right:1px solid #996600;
}
#stay .gaiyou #description .time {
	font-size:18px;
	padding:10px;
	float:left;
}
#stay .gaiyou #description #d_contents {
	position:static;
	clear:both;
	width:100%;
	padding:20px 0 0 0;
}
#stay .gaiyou #description #d_contents p {
	text-align:center;
	margin:0 auto;
}
#stay h2 {
	border:1px solid #996600;
	width:80%;
	padding:20px;
	margin:0 auto;
}
#stay .gaiyou .pic .pic_2{
	float:left;
	width:100%;
	height:150px;
	display:block;
	background-size:120% auto;
	background-position:center center;
	background-repeat:no-repeat;
	transition:0.8s;
}
#stay .gaiyou .pic .pic_2#next{
	transition-delay:0.5s;
}
#stay .gaiyou .pic .pic_1{
	width:100%;
	height:250px;
	display:block;
	background-size:120% auto;
	background-position:center center;
}
#stay .gaiyou #description{
	width:90%;
	padding:5%;
	clear:both;
}
#stay .gaiyou h4 a {
	float:left;
	margin:5px 5px 0 0;
	line-height:100%;
	padding:5px 12px 13px 0;
}
.sankaku{
	width: 0;
	height: 0;
	border: 30px solid transparent;
	border-top: 30px solid #ccc;
	position:absolute;
	top:-40px;
	left:0;
	right:0;
	margin:auto;
	z-index:10;
}

/*******************************
         live css
********************************/

#calendar {
	margin:0 auto;
	width:100%;
	max-width:1000px;
	background-color:#fff;
	padding:10px 0 0;
}
#calendar iframe {
	height:400px;
}
ul#player {
	width:90%;
	margin:20px auto;
	text-align:center;
	padding:0;
}
ul#player li {
	width:50%;
	margin:20px 0px;
	float:left;
}
ul#player li img {
	width:50%;
	display:block;
	margin:0 25% 5px;
}
ul#player li span {
	display:block;
}
ul#player li span.name {
	font-weight:bolder;
}

/*******************************
         sns css
********************************/
#sns {
	width:100%;
	margin:1em auto;
}
#sns1, #sns2 {
	float:left;
	padding:5px;
}
h2#schedule {
	padding-top:100px;
}

/*******************************
         tab-box css
********************************/
#products_tab {
  padding:0;
}
ul#products_tab {
  padding:0;
}
#products_tab li {
  float: left;
  padding: 0px;
  list-style: none;
  cursor: pointer;
  background: #eee;
  width:24%;
  text-align:center;
  font-size:70%;
  margin:10px 1px;
}
#products_tab li a {
  display:block;
  padding:1em 0;
}
#products_tab li a:hover, #products_tab li#current {
  background:#669900;
  color:#fff;
}
#products_tab li#current a {
  color:#fff;
}

#products_tab li.select {
  background:#669900;
  color:#fff;
}
ul#process_tab {
	padding:0;
	margin:0;
}
#process_tab li {
  float: left;
  padding: 10px;
  list-style: none;
  cursor: pointer;
  width:20%;
  text-align:center;
  font-size:0.8em;
  margin:5px 2% 0 3%;
  border-radius:3px 3px 0 0;
  padding:0;
  min-height:100px;
}
#process_tab li.select {
  background:#fff;
  color:#669900;
}
#process_tab li p {
	margin:5px 0 0 0;
	font-size:80%;
}
.disnon {
  display: none;
}
.content_wrap {
  clear: left;
  background-color:#fff;
  width:98%;
  margin:0 auto 10px;
  border-radius:3px;
}
#tab_frame {
	background-color:#efefef;
	padding:5px 0;
	border-radius:3px;
}
#tab_frame h3 {
	padding:10px 0 0 10px;
}
.tab_pic {
	width:100%;
}
.tab_pic img {
	width:70%;
}
ul#sub_tabmenu {
	clear:both;
	width:100%;
	margin:0 auto 20px;
}
ul#sub_tabmenu li {
	width:20%;
	float:left;
	text-align:center;
	list-style:none;
	font-size:70%;
	border-left:1px solid #ccc;
}
ul#sub_tabmenu li:first-child {
	border-left:none;
}

/*******************************
         mail-form css
********************************/
.must {
	color:#CC0000;
	margin: 0 10px;
}
textarea {
	width:100%;
}
input {
	width:90%;
}
.btn1 {
	border-radius: 5px;
	background-color: #efefef;
	width: 100%;
	font-size: 100%;
	float: none;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	font-family: HiraKakuProN-W6;
	background-image: url(../images/listmark2.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	text-indent: 20px;
	cursor:pointer;
}

/*******************************
         parallax css
********************************/


div.parallax {
    position: relative;
	height: 300px;
    background-position: center center;
    background-size: 180% auto;
}
div.parallax#p1 {
	background-image:url('../images/11.jpg');
}
div.parallax#p2 {
	background-image:url('../images/4.jpg');
}
div.parallax#p3 {
	background-image:url('../images/5.jpg');
}
div.parallax p {
	font-size:16px;
	line-height:200%;
	text-align:center;
	margin:0 auto 20px;
}
div.parallax h2 {
	color:#fff;
	border:1px solid #663300;
	width:200px;
	margin:0 auto;
	padding:8px 0;
	font-size:14px;
	background-color:#330000;
}
div.parallax h2:before {
    content: url(../images/logomark.png);
    margin: 10px;
    position: relative;
    top: 4px;
}
div.parallax h2:hover {
	opacity:0.7;
	transition:0.8s;
}
div.belt {
    position: relative;
    z-index: 1;
    height: 50px;
}
div.msg {
	position: absolute;
    display: block;
    left: 0;
    top: 90px;
    width: 100%;
    line-height: 200%;
    text-align: center;
}
#p2 div.msg {
	font-size:200%;
}
#p2 div.msg img {
    width:18%;
	max-width:220px;
}
div.parallax div.msg {
	color: #fff;
	-webkit-text-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
	text-shadow: rgba(0, 0, 0, 0.3) 0 0 5px;
}
#parallax_frame {
	width:100%;
	margin:20px auto;
	padding:20px 0;
	overflow:hidden;
}



#cal_thumn {
	width:100%;
	overflow:hidden;
}
#cal_thumn img {
	width:20%;
	margin:2% 2%;
}
@media screen and (max-width: 949px) {
#cal_thumn {
	width:950px;
	overflow:hidden;
}
}
@media screen and (max-width: 767px) {
#cal_thumn {
	width:100%;
	overflow:hidden;
}
div.parallax {
    position: relative;
    background-position: center center;
/*
    background-size: cover;
    background-attachment: fixed;
*/
}
}

/*******************************
         faq css
********************************/
dl#faq {
text-align:left;
margin:20px 0;
border-top:5px solid #ccc;
}
dl#faq dt {
border-bottom:1px solid #ccc;
padding:20px 0 10px;
font-weight: bold;
}
dl#faq dt:before {
content: "Q. ";
display:block;
color:#990000;
font-size:18px;
}
dl#faq dd {
border-bottom:5px solid #ccc;
padding:10px 0 20px;
margin:0;
}
dl#faq dd:before {
content: "A. ";
display:block;
color:#339900;
font-size:18px;
}


/*******************************
         thumn pic css
********************************/

#mainpic {
	width:100%;
	margin:0;
}
#mainpic img{
	width:100%;
}

.thumbnaillist {
	width: 100%;
	height: 100px;
	display: table;
}
.thumbnaillist ul {
	margin:0;
	padding:0;
	width:100%;
}

.thumbnaillist li {
	width: 86px;
	height:60px;
	float: left;
	list-style: none;
	margin: 5px 1% 0 1%;
//	border:1px solid #ccc;
}
.thumbnaillist li img {
	width: 100%;
}
.thumbnaillist li a{
	width:100%;
	height:60px;
	display:block;
	background-size:cover;
}


.mainimglist {
	height:240px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	margin:0 0 20px;
}
/*******************************
         nosmoking pic css
********************************/
#nosmoking {
	vertical-align:bottom;
	margin-left:5px;
	width:20px;
	height:20px;
	display:inline-block;
	background-size:cover;
	background-image:url(../images/nosmoking.png);
}
/*******************************
         pdflink css
********************************/
a.pdflink {
	text-decoration:underline;
}

/*******************************
         bedsize css
********************************/
.bedsize {
	display:block;
	margin:0 50px;
	line-height:150%;
}
/*******************************
         nisekomovie css
********************************/
#nisekomovie {
	background-color:#000;
	width:100%;
	height:auto;
}
#nisekomovie #contents_inner {
    width: 100%;
    margin: 0px auto;
    padding: 50px 0;
    clear: both;
    text-align: center;
}
#nisekomovie iframe {
	background-color:#000;
	margin:0 auto;
	width:100%;
	height:auto;
}

/*******************************
         niseko banner css
********************************/
#niseko_banner {
	clear:both;
}
#niseko_banner .clm {
	width:100%;
	margin:5px auto;
}
#niseko_banner .clm a {
	width:60%;
	margin:10px 20%;
	border:1px solid #ccc;
	display:block;
	text-align:center;
}
#niseko_banner .clm img {
	width:100%;
}

#amenity_label {
	margin:0px auto 50px;
	padding-top:50px;
	text-align:center;
}

a.link_amenity {
	text-decoration:underline;
}