/* Generated by less 2.5.1 */
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@font-face {
  font-family: 'weather';
  src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
  src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'), url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
i {
  font-family: weather;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  display: inline;
}
.icon-0:before {
  content: ":";
}
.icon-1:before {
  content: "p";
}
.icon-2:before {
  content: "S";
}
.icon-3:before {
  content: "Q";
}
.icon-4:before {
  content: "S";
}
.icon-5:before {
  content: "W";
}
.icon-6:before {
  content: "W";
}
.icon-7:before {
  content: "W";
}
.icon-8:before {
  content: "W";
}
.icon-9:before {
  content: "I";
}
.icon-10:before {
  content: "W";
}
.icon-11:before {
  content: "I";
}
.icon-12:before {
  content: "I";
}
.icon-13:before {
  content: "I";
}
.icon-14:before {
  content: "I";
}
.icon-15:before {
  content: "W";
}
.icon-16:before {
  content: "I";
}
.icon-17:before {
  content: "W";
}
.icon-18:before {
  content: "U";
}
.icon-19:before {
  content: "Z";
}
.icon-20:before {
  content: "Z";
}
.icon-21:before {
  content: "Z";
}
.icon-22:before {
  content: "Z";
}
.icon-23:before {
  content: "Z";
}
.icon-24:before {
  content: "E";
}
.icon-25:before {
  content: "E";
}
.icon-26:before {
  content: "3";
}
.icon-27:before {
  content: "a";
}
.icon-28:before {
  content: "A";
}
.icon-29:before {
  content: "a";
}
.icon-30:before {
  content: "A";
}
.icon-31:before {
  content: "6";
}
.icon-32:before {
  content: "1";
}
.icon-33:before {
  content: "6";
}
.icon-34:before {
  content: "1";
}
.icon-35:before {
  content: "W";
}
.icon-36:before {
  content: "1";
}
.icon-37:before {
  content: "S";
}
.icon-38:before {
  content: "S";
}
.icon-39:before {
  content: "S";
}
.icon-40:before {
  content: "M";
}
.icon-41:before {
  content: "W";
}
.icon-42:before {
  content: "I";
}
.icon-43:before {
  content: "W";
}
.icon-44:before {
  content: "a";
}
.icon-45:before {
  content: "S";
}
.icon-46:before {
  content: "U";
}
.icon-47:before {
  content: "S";
}
*,
*::after,
*::before {
  box-sizing: border-box;
}
html {
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", "Meiryo", sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  background-color: #fff;
}
p{
    color: #333;
    line-height: 1.8em;
    margin-bottom: 0.5em;
}
a {
  text-decoration: none;
  color: inherit;
}
textarea {
  resize: none;
}
input[type="submit"],
input[type="button"],
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}
select {
  width: 100%;
  cursor: pointer;
  border: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  line-height: normal;
  border-radius: 0;
}
ul.list {
  margin: 1em 0;
  padding-left: 40px;
  list-style-type: disc;
}
ol.list {
  margin: 1em 0;
  padding-left: 40px;
  list-style-type: decimal;
}
/*
//lightsliderのPager内側処理とカラー
.lSPager{
	@pager_color : #fff;
	@pager_color_active : #38BCA9;
	margin: 0px !important;
	transform: translateY(-50px) !important;
	li{
		a{
			background-color: @pager_color !important;
		}
		&.active{
			a{
				background-color: @pager_color_active !important;
			}
		}
	}
}
*/
#pagenation ul li {
  float: left;
}
#pagenation ul li:not(:last-child) {
  margin-right: 1em;
}
#pagenation ul li.active {
  font-weight: bold;
  text-decoration: underline;
}
.inner {
  max-width: 1280px;
  position: relative;
  margin: 0 auto;
  padding: 0 50px;
  height: 100%;
}
body.index,
body.under{
  color: #E5E2DF;
}

.index .inner p{
  color: #fff;
}



body.index nav,
body.under nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 100px 0;
  overflow-y: auto;
}
body.index nav ul li,
body.under nav ul li{
  font-size: 20px;
  margin-bottom: 60px;
  text-align: center;
  font-weight: bold;
}
body.index nav ul li a,
body.under nav ul li a {
  display: inline;
  border: 1px solid rgba(255, 255, 255, 0);
  padding: 5px 10px;
  -webkit-transition: 0.5s ease-out;
          transition: 0.5s ease-out;
}
body.index nav ul li a:hover,
body.under nav ul li a:hover {
  border: 1px solid #ffffff;
  padding: 10px 20px;
}
body.index nav ul li a.times,
body.under nav ul li a.times{
  font-size: 40px;
  cursor: pointer;
  font-weight: normal;
  border: none;
}
body.index header{
  overflow: hidden;
  height: 100vh;
  position: relative;
}
body.under header{
  overflow: hidden;
  height: 200px;
  position: relative;
}
body.index header::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(35, 24, 21, 0.73);
  background-image: url("../img/index_hero_bg.jpg");
  background-position: center center;
  background-blend-mode: soft-light;
  background-size: cover;
  -webkit-transition: all 1s ease-out;
          transition: all 1s ease-out;
}
body.index header:hover::before{
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
body.index header::before{
  background-color: rgba(35, 24, 21, 0.59);
  background-blend-mode: hard-light;
}
body.index header .area{
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 50px;
  right: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.under header .area{
  font-weight: normal;
  color: #999999;
  position: absolute;
  top: 50px;
  right: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body.index header .area span,
body.under header .area span{
  margin-left: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.index header .area span.menu{
  cursor: pointer;
  -webkit-transition: opacity 0.5s ease-out;
          transition: opacity 0.5s ease-out;
}
body.under header .area span.menu{
  cursor: pointer;
  -webkit-transition: opacity 0.5s ease-out;
          transition: opacity 0.5s ease-out;
    color: #333;
}
body.index header .area span.menu:hover,
body.under header .area span.menu:hover{
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* IE lt 8 */
  -ms-filter: "alpha(opacity=50)";
  /* IE 8 */
}
body.index header h1,
body.under header h1{
  position: absolute;
  left: 50px;
  top: 50px;
}
body.index header .txt,
body.under header .txt{
  position: absolute;
  left: 50px;
  bottom: 170px;
}
body.index header .txt .catch {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "游明朝", YuMincho, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 44px;
}
body.index header .txt .name {
  font-family: 'Montserrat', sans-serif;
  font-size: 85px;
}
body.index header #weather {
  position: absolute;
  left: 50px;
  bottom: 50px;
}
body.index header #weather .title {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "メイリオ", "Meiryo", sans-serif;
}
body.index header #weather i {
  font-size: 85px;
  margin-right: 10px;
}
body.index header #weather .c {
  font-size: 50px;
}
body.index header .scroll,
body.under header .scroll{
  position: absolute;
  right: 50px;
  bottom: 50px;
}
body.index header .scroll span,
body.under header .scroll span{
  font-weight: bold;
  display: inline-block;
  -webkit-transform-origin: 100% bottom;
      -ms-transform-origin: 100% bottom;
          transform-origin: 100% bottom;
  -webkit-transform: rotate(-90deg) translateX(100%);
      -ms-transform: rotate(-90deg) translateX(100%);
          transform: rotate(-90deg) translateX(100%);
}
body.index section h2 {
  font-size: 60px;
  font-family: 'Montserrat', sans-serif;
  position: relative;
  margin-bottom: 10px;
}
body.index section h2 img {
  margin-left: -30px;
  margin-bottom: 10px;
}
body.index section .ja {
  position: relative;
  font-weight: bold;
  margin-bottom: 20px;
}
body.index section p {
  line-height: 1.8em;
}
body.index section.info {
  position: relative;
  overflow: hidden;
  height: 200px;
}
body.index section.info::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(35, 24, 21, 0.73);
  background-image: url("../img/index_info_bg.jpg");
  background-position: center bottom;
  background-blend-mode: soft-light;
  background-size: cover;
  -webkit-transition: all 1s ease-out;
          transition: all 1s ease-out;
}
body.index section.info:hover::before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
body.index section.info .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.index section.rooms,
body.index section.activity,
body.index section.ajito {
  height: 500px;
  padding-top: 50px;
}
body.index section.rooms {
  position: relative;
  overflow: hidden;
}
body.index section.rooms::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(35, 24, 21, 0.73);
  background-image: url("../img/index_rooms_bg.jpg");
  background-position: center 80%;
  background-blend-mode: soft-light;
  background-size: cover;
  -webkit-transition: all 1s ease-out;
          transition: all 1s ease-out;
}
body.index section.rooms:hover::before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
body.index section.activity {
  position: relative;
  overflow: hidden;
}
body.index section.activity::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(35, 24, 21, 0.73);
  background-image: url("../img/index_activity_bg.jpg");
  background-position: center 80%;
  background-blend-mode: soft-light;
  background-size: cover;
  -webkit-transition: all 1s ease-out;
          transition: all 1s ease-out;
}
body.index section.activity:hover::before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
body.index section.book-now {
  background-color: #404750;
  height: 200px;
  font-size: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.index section.ajito {
  position: relative;
  overflow: hidden;
}
body.index section.ajito::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(35, 24, 21, 0.73);
  background-image: url("../img/index_ajito_bg.jpg");
  background-position: center center;
  background-blend-mode: soft-light;
  background-size: cover;
  -webkit-transition: all 1s ease-out;
          transition: all 1s ease-out;
}
body.index section.ajito:hover::before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
body.index section.access-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body.index section.access-contact h2 {
  font-size: 40px;
  padding-left: 60px;
}
body.index section.access-contact .access {
  width: 50%;
  height: 500px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.index section.access-contact .access::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(35, 24, 21, 0.73);
  background-image: url("../img/index_access_bg.jpg");
  background-position: center center;
  background-blend-mode: soft-light;
  background-size: cover;
  -webkit-transition: all 1s ease-out;
          transition: all 1s ease-out;
}
body.index section.access-contact .access:hover::before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
body.index section.access-contact .contact {
  width: 50%;
  height: 500px;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.index section.access-contact .contact::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(35, 24, 21, 0.73);
  background-image: url("../img/index_ski_bg.jpg");
  background-position: center center;
  background-blend-mode: soft-light;
  background-size: cover;
  -webkit-transition: all 1s ease-out;
          transition: all 1s ease-out;
}
body.index section.access-contact .contact:hover::before {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
body.index section.map {
  height: 500px;
}
body.index section.access {
  height: 500px;
  background-color: #E5E2DF;
}
body.index section.access .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.index section.access .inner p {
  position: relative;
  color: #333;
  letter-spacing: 0.1em;
}
footer {
  background-color: #414850;
  height: 200px;
}
footer .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .inner .logo {
  margin-bottom: 30px;
}

body.under main section .under_ttl{
    width: 100%;
    position: relative;
    border-bottom: solid #333 1px;
    margin-bottom: 85px;
}
body.under main section h1{
    color: #333;
    font-size: 30px;
    position: absolute;
    background-color: #fff;
    padding-right: 20px;
    top:-15px;
}
body.under main section h2{
    color: #333;
    font-size: 40px;
    font-family: "Hannari",serif;
    margin-bottom: 70px;
}
body.under main section h3{
    color: #333;
    font-size: 28px;
    font-family: "Hannari",serif;
    margin-bottom: 30px;
    line-height: 1.4em;
    margin-top: 25px;
}
.read_lr{
    width:100%;
    clear: both;
    max-width: 1280px;
    padding: 0 50px;
    margin: 80px auto 0 auto;
    overflow: hidden;
    color: #333;
}
.flot_l{
    float: left;
    width: 70%;
}
.flot_r{
    float: right;
    width: 20%;
    margin-left: 10%;
}
.read_area{
    border-top: solid 1px #ccc;
    width: 90%;
    overflow: hidden;
    width:100%;
    clear: both;
    max-width: 1280px;
    margin: 0 auto;
}
accordion_rooms　.read_cach{
    font-family: "Hannari",serif;
    font-size: 18px;
    padding-top: 20px;
}
.accordion_rooms h3{
    font-family: "Hannari",serif;
    font-size: 30px;
    
}

.accordion_rooms{
    width:100%;
    clear: both;
    max-width: 1280px;
    margin: 0 auto 50px auto;
    padding: 0 50px;
}
.accordion_rooms {text-align: left;}
.accordion_rooms .inner {display: none;}
.accordion_rooms .inner.open {display: block;}
.accordion_rooms .inner li{padding: 0px 0;}

.accordion_rooms .acco_box{
    border-top: solid 1px #ccc;
    margin-top: 20px;
    padding-top: 20px;
    overflow: hidden;
}

.accordion_rooms li p{
    font-family: "Hannari",serif;
    font-size: 30px;
    line-height: 1.2em;
}
.accordion_rooms li p span{
    font-size: 18px; 
}
.accordion_rooms li .inner{
    padding: 30px 0 0px 0;
}
.accordion_rooms li .inner p{
    font-size: 16px;
    font-family: sans-serif;
    line-height: 1.8em;
    padding: 0;
    margin: 0;  
}
.accordion_rooms li .inner li{
    margin-bottom: 30px;
}





/* ACTIVITY */



.activity main .read_lr{
    width:100%;
    clear: both;
    max-width: 1280px;
    margin: 50px auto 0 auto;
    overflow: hidden;
    color: #333;
    padding: 0 50px;
}
.activity main .flot_l{
    float: left;
    width: 40%;
    margin-right: 5%; 
}
.activity main .flot_r{
    float: right;
    width: 55%;
    margin: 0;
    padding: 0;
    
}
.activity main .flot_r img{
    width: 100%;
    height: auto;
}
.activity main .flot_l h3{
    font-size: 44px;
}
.linkArea{
    width: 100%;
    background-color: #f8f6f1;
    overflow: hidden;
    padding: 50px 0;
    color: #a19b8d;
    margin-top: 50px;
}
.linkArea ul{
    list-style: none;
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    line-height: 1.8em;
}
.linkArea ul li:first-child{
    width: 50%;
    float: left;
    font-size: 24px;
}
.linkArea ul li:nth-child(2){
    width: 25%;
    float: right;
}
.linkArea ul li:nth-child(3){
    width: 25%;
    float: right;
}
.linkArea ul li a:link,
.linkArea ul li a:visited{
    color: #a19b8d;
    text-decoration: underline;
}
.linkArea_under{
    list-style: none;
    overflow: hidden;
    margin: 50px 0;
}
.linkArea_under li{
    width: 32%;
    float: left;
    margin-right: 2%;
}
.linkArea_under li:last-child{
    margin-right: 0%;
}
.linkArea_under li img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 20px;
    color: #333;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.linkIcon::before{
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 1px solid #7a0;
    -webkit-border-radius: 25%;
    border-radius: 25%;
}
.linkIcon::after{
    left: 3px;
    width: 3px;
    height: 3px;
    border-top: 1px solid #7a0;
    border-right: 1px solid #7a0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/* INFORMATION */
.information main .read_lr h4{
    font-size: 20px;
    margin-bottom: 2em;
    
}

.information main .read_lr{
    margin-top: 40px;
    
}
.information main .read_lr .flot_l{
    width: 60%;
    
}
.information main .read_lr .flot_r{
    width: 30%;
    margin-left: 10%;
    
}
.information main .read_lr .flot_l .ttl{
    margin-top: 1em;
    font-weight: bold;
}
table.mailform tr th {
    width: 200px;
}

#facility{
    width: 100%;
}
#facility tr{
    width: 100%;
}
#facility tr td{
    width: 25%;
    border: solid 1px #ccc;
    color: #242424;
    padding: 0.9em 0;
    text-align: center;
}


