@charset "UTF-8";
#rsv_i {
  display: none; }

/* 

facilities

---------------------------------------------------------------------- */
.facilities-art {
  margin: 150px 0 150px 0;
  /* btn */
  /* ttl */ }
  @media (max-width: 1000px) {
    .facilities-art {
      margin: 17vw 0 26vw 0; } }
  .facilities-art .btn--line {
    display: inline-block;
    padding: 0.80em 1.25em 0.80em 2em;
    border: 1px solid #000000;
    color: #181818;
    letter-spacing: 0.08em; }
    .facilities-art .btn--line::after {
      content: "";
      display: inline-block;
      vertical-align: text-bottom;
      width: 25px;
      height: 25px;
      background-image: url(../images/icon--black.png);
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
  .facilities-art .cbtn {
    height: 70px;
    line-height: 70px;
    padding-right: 0;
    border-radius: 35px;
    font-size: 16px;
    background-image: none !important; }
    @media (max-width: 1000px) {
      .facilities-art .cbtn {
        height: 13.3vw;
        line-height: 13.3vw;
        font-size: 3.7vw; } }
    .facilities-art .cbtn > span {
      position: relative;
      display: inline-block;
      height: 25px;
      line-height: 25px; }
      .facilities-art .cbtn > span::after {
        position: absolute;
        right: 0;
        top: 0;
        content: "";
        display: inline-block;
        vertical-align: text-bottom;
        width: 25px;
        height: 25px;
        background-position: center center;
        background-size: 25px 25px;
        background-repeat: no-repeat; }
      @media (max-width: 1000px) {
        .facilities-art .cbtn > span > span {
          display: none; } }
    .facilities-art .cbtn.btn--green > span {
      padding-right: calc(25px + 1em); }
    .facilities-art .cbtn.btn--green > span::after {
      background-image: url(../images/icon--green.png); }
    .facilities-art .cbtn.btn--green:hover > span::after {
      right: -5px; }
    .facilities-art .cbtn.btn--gray {
      background-color: #808080; }
    .facilities-art .cbtn.btn--gray > span {
      padding-right: calc(25px + 0.5em); }
    .facilities-art .cbtn.btn--gray > span::after {
      background-image: url(../images/icon--gray.png); }
    .facilities-art .cbtn.btn--gray:hover {
      background-color: #606060; }
    .facilities-art .cbtn.btn--gray:hover > span::after {
      right: -5px; }
    @media (max-width: 1000px) {
      .facilities-art .cbtn.btn--gray > span {
        padding-right: calc(25px + 1em); } }
    .facilities-art .cbtn.btn--brown {
      background-color: #b08622; }
    .facilities-art .cbtn.btn--brown > span {
      padding-right: calc(25px + 1em); }
    .facilities-art .cbtn.btn--brown > span::after {
      background-image: url(../images/icon--brown.png); }
    .facilities-art .cbtn.btn--brown:hover {
      background-color: #99ab00; }
    .facilities-art .cbtn.btn--brown:hover > span::after {
      right: -5px; }
  .facilities-art .ch3 {
    margin-bottom: 0px; }
    .facilities-art .ch3 span {
      color: #b08622;
      letter-spacing: 0.2em; }

/* mv
---------------------------------------------------------------------- */
.mv {
  position: relative;
  width: 100%;
  height: 450px;
  padding-top: 135px;
  background-image: url(../images/mv.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 1000px) {
    .mv {
      height: 93vw;
      padding-top: 26vw; } }
  .mv-ttl {
    text-align: center;
    color: #ffffff;
    line-height: 1em;
    font-size: 52px;
    font-weight: bold;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.6), 0px 0px 8px rgba(0, 0, 0, 0.6);
    letter-spacing: 0.2; }
    @media (max-width: 1000px) {
      .mv-ttl {
        font-size: 10.6vw; } }
    .mv-ttl span {
      display: block;
      line-height: 2.2;
      font-size: 27px;
      font-weight: normal;
      font-family: "hannari";
      letter-spacing: 0.2em; }
      @media (max-width: 1000px) {
        .mv-ttl span {
          font-size: 6.4vw; } }

/* intro
---------------------------------------------------------------------- */
.intro {
  padding: 50px 0 60px 0;
  background-color: #e8eac7;
  background-image: url(../images/intro-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 1000px) {
    .intro {
      padding: 13vw 0 16vw 0; } }
  .intro-container {
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 1000px) {
      .intro-container {
        width: 1100px; } }
    @media (max-width: 1000px) {
      .intro-container {
        width: calc(100% - (4vw * 2)); } }
    .intro-container p {
      text-align: center;
      line-height: 2; }
      @media (max-width: 1000px) {
        .intro-container p {
          font-size: 4vw; } }

/* .ch3  @include sp  
---------------------------------------------------------------------- */
.ch3_room {
  padding-top: 230px;
  margin-bottom: 0 !important; }
  @media (max-width: 1000px) {
    .ch3_room {
      padding: 10vw 0 17vw; } }
  .ch3_room small {
    display: block;
    font-size: 16px; }

/* center_part  @include sp  coffee#e6d9c6  amenities#e1e4c9
---------------------------------------------------------------------- */
.center_part {
  width: 950px;
  margin: 0 auto;
  padding: 80px 0; }
  @media (max-width: 1000px) {
    .center_part {
      padding-bottom: 50px;
      width: 80%; } }
  .center_part .center_part_box {
    position: relative; }
    @media (min-width: 1000px) {
      .center_part .center_part_box {
        display: flex;
        justify-content: center; } }
    .center_part .center_part_box::before {
      content: "";
      position: absolute; }
      @media (min-width: 1000px) {
        .center_part .center_part_box::before {
          width: 16px;
          height: 140px;
          left: -60px;
          top: 33%; } }
      @media (max-width: 1000px) {
        .center_part .center_part_box::before {
          top: 240px;
          width: 4vw;
          height: 40vw;
          left: -1vw;
          z-index: 2; } }
    .center_part .center_part_box .center_part_txt {
      position: relative; }
      @media (min-width: 1000px) {
        .center_part .center_part_box .center_part_txt {
          width: 460px; } }
      @media (max-width: 1000px) {
        .center_part .center_part_box .center_part_txt {
          width: 100%; } }
  .center_part .center_part_box_amenities::before {
    background: url(../images/amenities.svg) left top no-repeat; }
  .center_part .center_part_boxcoffee::before {
    background: url("../images/coffee.svg") left top no-repeat; }

@media (min-width: 1000px) {
  .center_part_coffee {
    padding-bottom: 120px; } }
.center_part_coffee .center_part_txt {
  background-color: #e6d9c6;
  height: 290px; }
  .center_part_coffee .center_part_txt p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    line-height: 2; }
    @media (max-width: 1000px) {
      .center_part_coffee .center_part_txt p {
        padding-left: 30px; } }
    .center_part_coffee .center_part_txt p small {
      padding-left: 50px;
      display: block; }
      @media (max-width: 1000px) {
        .center_part_coffee .center_part_txt p small {
          padding-left: 10px; } }

@media (min-width: 1000px) {
  .center_part_amenities {
    padding-bottom: 200px; } }
.center_part_amenities .center_part_txt {
  background-color: #e1e4c9;
  height: 330px; }
  .center_part_amenities .center_part_txt dl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    line-height: 2;
    padding-left: 50px; }
    @media (max-width: 1000px) {
      .center_part_amenities .center_part_txt dl {
        padding-left: 45px; } }
    .center_part_amenities .center_part_txt dl dt {
      font-size: 32px; }
      @media (max-width: 1000px) {
        .center_part_amenities .center_part_txt dl dt {
          font-size: 5vw; } }
    .center_part_amenities .center_part_txt dl dd {
      font-size: 16px; }
      .center_part_amenities .center_part_txt dl dd:nth-of-type(1) {
        padding-bottom: 20px; }

/* center_db     @include sp  #eee1d0
---------------------------------------------------------------------- */
.center_db {
  position: relative; }
  .center_db .center_db_sec {
    width: 1100px;
    margin: 0 auto; }
    @media (max-width: 1000px) {
      .center_db .center_db_sec {
        width: calc(100% - (4vw * 2)); } }
    .center_db .center_db_sec::before {
      content: "";
      width: 100%;
      position: absolute;
      left: 0;
      background: url("../images/db.jpg") repeat;
      z-index: -1; }
      @media (min-width: 1000px) {
        .center_db .center_db_sec::before {
          height: 710px;
          top: 190px; } }
      @media (max-width: 1000px) {
        .center_db .center_db_sec::before {
          height: 70vw;
          top: 80px; } }
    .center_db .center_db_sec .center_db_box {
      padding-bottom: 100px; }
      @media (max-width: 1000px) {
        .center_db .center_db_sec .center_db_box {
          padding-bottom: 30px; } }
      .center_db .center_db_sec .center_db_box dl dt {
        font-size: 32px;
        padding: 30px 0; }
        @media (max-width: 1000px) {
          .center_db .center_db_sec .center_db_box dl dt {
            font-size: 5vw;
            padding: 15px 0; } }
      .center_db .center_db_sec .center_db_box dl dd {
        font-size: 16px; }

/* center_overview      @include sp
---------------------------------------------------------------------- */
.center_overview {
  width: 1100px;
  margin: 0 auto;
  padding-top: 70px; }
  @media (max-width: 1000px) {
    .center_overview {
      width: calc(100% - (4vw * 2)); } }
  .center_overview h5 {
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px;
    font-weight: bold; }
    @media (max-width: 1000px) {
      .center_overview h5 {
        font-size: 5vw;
        padding-bottom: 10px; } }
  .center_overview .center_overview_box {
    background-color: #E2E2E2;
    padding: 50px 70px; }
    @media (max-width: 1000px) {
      .center_overview .center_overview_box {
        padding: 40px 30px; } }
    .center_overview .center_overview_box dl {
      display: flex;
      width: 100%;
      font-size: 16px; }
      @media (max-width: 1000px) {
        .center_overview .center_overview_box dl {
          display: block;
          padding-bottom: 15px; } }
      .center_overview .center_overview_box dl dt {
        width: 15%; }
        @media (max-width: 1000px) {
          .center_overview .center_overview_box dl dt {
            width: 100%;
            padding-bottom: 3px; } }

/* お部屋    5人部屋  3人部屋    @include sp @media (min-width: 1000px)
---------------------------------------------------------------------- */
.iunit {
  position: relative; }
  @media (min-width: 1000px) {
    .iunit {
      width: calc( 50% + 600px );
      display: flex;
      justify-content: space-between;
      padding-bottom: 40px;
      flex-direction: row-reverse; } }
  @media (max-width: 1000px) {
    .iunit {
      width: 100%;
      position: relative;
      margin-bottom: 16vw; } }
  @media (min-width: 1000px) {
    .iunit .ttl {
      width: 380px;
      padding-top: 0px; } }
  @media (max-width: 1000px) {
    .iunit .ttl {
      position: relative;
      z-index: 20; } }
  .iunit .ttl::before {
    content: "";
    position: absolute; }
    @media (min-width: 1000px) {
      .iunit .ttl::before {
        width: 16px;
        height: 140px;
        /*left: 80px;*/
        top: 270px;
        left: 1330px; } }
    @media (max-width: 1000px) {
      .iunit .ttl::before {
        width: 4vw;
        height: 40vw;
        left: 12vw; } }
  .iunit .ttl::after {
    background: #a58630;
    content: "";
    position: absolute;
    width: 1px; }
    @media (min-width: 1000px) {
      .iunit .ttl::after {
        height: 450px;
        /*left: 50px;*/
        left: 1385px;
        top: 50px; } }
    @media (max-width: 1000px) {
      .iunit .ttl::after {
        height: 70vw;
        left: 10vw;
        top: 0; } }
  @media (min-width: 1000px) {
    .iunit .ttl h4 {
      /*padding: 140px 0 0 100px;*/
      padding: 500px 0 0 9px;
      font-size: 40px;
      /*margin-bottom: 170px;*/
      font-size: 32px;
      line-height: 1.3; } }
  @media (max-width: 1000px) {
    .iunit .ttl h4 {
      /*padding: 20vw 0 0;*/
      padding: 30vw 0 0;
      font-size: 5vw;
      /*margin-bottom: 8vw;*/
      text-align: center;
      /*margin-top: 10vw;*/ } }
  @media (min-width: 1000px) {
    .iunit .ttl h4 span {
      display: block; } }
  @media (min-width: 1000px) {
    .iunit .detail {
      width: calc( 100% - 445px );
      padding-top: 100px; } }
  .iunit .detail .img {
    position: relative;
    z-index: -2; }
    @media (min-width: 1000px) {
      .iunit .detail .img {
        width: 100%;
        height: 470px;
        margin-bottom: 60px; } }
    @media (max-width: 1000px) {
      .iunit .detail .img {
        margin-bottom: 10vw; } }
    .iunit .detail .img::before {
      background: #b7c881;
      content: "";
      position: absolute; }
      @media (min-width: 1000px) {
        .iunit .detail .img::before {
          top: 30px;
          height: 470px;
          /*width: calc( 100% + 50px );*/
          width: 100%;
          right: -30px; } }
      @media (max-width: 1000px) {
        .iunit .detail .img::before {
          width: 100%;
          height: 100%;
          top: 35px;
          left: -8px; } }
    .iunit .detail .img .inner {
      position: relative; }
      @media (min-width: 1000px) {
        .iunit .detail .img .inner {
          width: 100%;
          height: 100%;
          overflow: hidden; } }
      @media (max-width: 1000px) {
        .iunit .detail .img .inner {
          width: 95%;
          bottom: -5vw; } }
      .iunit .detail .img .inner img {
        width: 100%;
        height: 100%;
        object-fit: cover; }

.iunit.rimg {
  position: relative; }
  @media (min-width: 1000px) {
    .iunit.rimg {
      margin-left: auto;
      flex-direction: row; } }
  .iunit.rimg .detail .img::before {
    left: -30px; }
    @media (max-width: 1000px) {
      .iunit.rimg .detail .img::before {
        left: 10px; } }

#room_five.iunit .ttl::before {
  background: url("../images/5person.svg") left top no-repeat; }
  @media (min-width: 1000px) {
    #room_five.iunit .ttl::before {
      left: 270px; } }
  @media (max-width: 1000px) {
    #room_five.iunit .ttl::before {
      /*width: 4vw;
      height: 40vw;
      left: 12vw;*/ } }
@media (min-width: 1000px) {
  #room_five.iunit .ttl::after {
    left: 230px; } }
@media (max-width: 1000px) {
  #room_five.iunit .ttl::after {
    				/*height: 70vw;
        			left: 10vw;
    				top: 0;*/ } }
@media (min-width: 1000px) {
  #room_five.iunit .ttl h4 {
    padding: 530px 0 0 200px; } }
#room_five.iunit .detail .img::before {
  /*background: #b7c881;*/ }
@media (max-width: 1000px) {
  #room_five.iunit .detail .img .inner {
    margin-left: 0;
    width: 95%;
    bottom: -5vw;
    margin-left: auto; } }

#room_three.iunit .ttl::before {
  background: url("../images/3person.svg") left top no-repeat; }
  @media (min-width: 1000px) {
    #room_three.iunit .ttl::before {
      left: 1250px; } }
  @media (max-width: 1000px) {
    #room_three.iunit .ttl::before {
      top: 0;
      width: 4vw;
      height: 40vw;
      left: 78vw; } }
@media (min-width: 1000px) {
  #room_three.iunit .ttl::after {
    left: 1300px; } }
@media (max-width: 1000px) {
  #room_three.iunit .ttl::after {
    height: 70vw;
    left: 85vw;
    top: 0; } }
@media (min-width: 1000px) {
  #room_three.iunit .ttl h4 {
    padding: 520px 0 0 0px; } }
#room_three.iunit .detail .img::before {
  /*background: #b7c881;*/ }
  @media (min-width: 1000px) {
    #room_three.iunit .detail .img::before {
      /*right: -50px;*/ } }
@media (max-width: 1000px) {
  #room_three.iunit .detail .img .inner {
    /*margin-left: 0;*/ } }

@media (min-width: 1000px) {
  #living.iunit .ttl {
    width: 400px; } }
#living.iunit .ttl::before {
  background: url("../images/living.svg") left top no-repeat; }
  @media (min-width: 1000px) {
    #living.iunit .ttl::before {
      /*left: 1300px;*/ } }
  @media (max-width: 1000px) {
    #living.iunit .ttl::before {
      top: 79vw; } }
@media (min-width: 1000px) {
  #living.iunit .ttl::after {
    /*left: 1385px;*/ } }
@media (max-width: 1000px) {
  #living.iunit .ttl::after {
    top: 40vw; } }
@media (min-width: 1000px) {
  #living.iunit .ttl .img_s {
    padding-top: 420px; } }
#living.iunit .detail .img::before {
  background: #f0e4ce;
  z-index: -2; }
  @media (min-width: 1000px) {
    #living.iunit .detail .img::before {
      right: -70px;
      top: 35px; } }
@media (max-width: 1000px) {
  #living.iunit .detail .txt {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10vw;
    padding: 5vw 0 0 15vw; } }
@media (min-width: 1000px) {
  #living.iunit .detail .txt p {
    font-size: 32px;
    padding-left: 30%;
    padding-top: 70px; } }
@media (max-width: 1000px) {
  #living.iunit .detail .txt p {
    font-size: 5vw; } }
#living.iunit .detail .txt p small {
  display: block;
  font-size: 16px;
  line-height: 1.5em; }
  @media (min-width: 1000px) {
    #living.iunit .detail .txt p small {
      padding-top: 40px; } }
  @media (max-width: 1000px) {
    #living.iunit .detail .txt p small {
      padding-top: 10px; } }
@media (max-width: 1000px) {
  #living.iunit .detail .img_s {
    width: 50vw;
    margin-left: auto; } }
