@charset "UTF-8";
/*********************************
*  main_vsl
**********************************/
.main_vsl {
  width: 100%;
  margin: 0 auto; }
  .main_vsl .main_vsl_inner {
    background: url(../images/main_vsl.jpg) no-repeat top center;
    background-size: cover;
    margin: 0 auto;
    padding: 290px 0 280px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    position: relative; }
    @media screen and (max-width: 768px) {
      .main_vsl .main_vsl_inner {
        background: url(../images/main_vsl.jpg) no-repeat top center;
        background-size: cover;
        margin: 0 auto;
        padding: 150px 0 185px; } }
    .main_vsl .main_vsl_inner:before {
      content: "";
      display: block;
      width: 1px;
      height: 80px;
      margin: 0 auto;
      border-left: 1px solid #FFFFFF;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
      @media screen and (max-width: 768px) {
        .main_vsl .main_vsl_inner:before {
          height: 40px; } }
    .main_vsl .main_vsl_inner .logo {
      position: absolute;
      top: 20px;
      left: 50px; }
      @media screen and (max-width: 768px) {
        .main_vsl .main_vsl_inner .logo {
          width: 35%;
          left: 20px; } }
    .main_vsl .main_vsl_inner h1 {
      font-size: 45px;
      margin: 0 auto;
      line-height: 2.0;
      font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
      font-weight: 500; }
      @media screen and (max-width: 768px) {
        .main_vsl .main_vsl_inner h1 {
          padding: 0;
          font-size: 18px;
          letter-spacing: 0.2em;
          line-height: 2.0;
          -webkit-writing-mode: vertical-rl;
          -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
          font-size: 30px; } }
  .main_vsl .icn_scroll {
    font-size: 12px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 97px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    width: 21px; }
    @media screen and (max-width: 768px) {
      .main_vsl .icn_scroll {
        bottom: 50px; } }

/*********************************
*  .area_concept
**********************************/
.area_concept {
  background: #F7F3E4;
  padding: 150px 0 240px;
  position: relative; }
  @media screen and (max-width: 1024px) {
    .area_concept {
      padding: 110px 0 100px; } }
  .area_concept:before {
    content: "";
    display: block;
    width: 1px;
    height: 80px;
    margin: 0 auto;
    border-left: 1px solid #BEA540;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
    @media screen and (max-width: 768px) {
      .area_concept:before {
        height: 40px; } }
  .area_concept .h2_type01 {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 50px;
    line-height: 2.5;
    letter-spacing: 5px; }
    .area_concept .h2_type01:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      margin: 0 auto;
      width: 100px;
      border-bottom: 1px solid #BEA540; }
    @media screen and (max-width: 1024px) {
      .area_concept .h2_type01 {
        font-size: 21px;
        line-height: 2.1; } }
  .area_concept p {
    line-height: 2.4;
    width: 74.2857%;
    margin: 0 auto;
    text-align: center;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif; }
    @media screen and (max-width: 1024px) {
      .area_concept p {
        width: 100%;
        padding: 0 30px; } }

/*********************************
*  .area_overlay
**********************************/
.area_overlay .overlay_item {
  position: relative;
  padding-bottom: 52.3809%; }
  @media screen and (max-width: 1024px) {
    .area_overlay .overlay_item {
      padding-bottom: 100px; } }
  .area_overlay .overlay_item > p {
    width: 61.7142%;
    position: absolute;
    top: -14.1538%;
    left: 0;
    margin: 0 auto; }
    @media screen and (max-width: 1024px) {
      .area_overlay .overlay_item > p {
        position: static;
        width: 100%;
        text-align: center; } }
  .area_overlay .overlay_item .text {
    width: 50%;
    position: absolute;
    bottom: 12.3809%;
    right: 0;
    padding: 50px;
    z-index: 999;
    background: #ffffff;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .area_overlay .overlay_item .text {
        position: static;
        width: 100%;
        padding: 70px 30px 50px; } }
    .area_overlay .overlay_item .text .h2_type02 {
      margin: 0 auto;
      padding-bottom: 27px;
      text-align: left; }
      @media screen and (max-width: 1024px) {
        .area_overlay .overlay_item .text .h2_type02 {
          margin: 0 auto 50px;
          text-align: center; } }
    .area_overlay .overlay_item .text + p {
      width: 32.3809%;
      position: absolute;
      top: -21.1764%;
      right: 0;
      left: auto;
      margin: 0 auto;
      text-align: center; }
      @media screen and (max-width: 1024px) {
        .area_overlay .overlay_item .text + p {
          position: static;
          width: 100%;
          padding: 0 30px; } }

/*********************************
*  .area_cuisine
**********************************/
.area_cuisine {
  margin-bottom: 150px; }
  @media screen and (max-width: 1024px) {
    .area_cuisine {
      margin-bottom: 100px; } }
  .area_cuisine .h2_type02 {
    padding-bottom: 4.7619%; }
    @media screen and (max-width: 1024px) {
      .area_cuisine .h2_type02 {
        padding-bottom: 50px; } }
  .area_cuisine .cuisine_bg {
    position: relative;
    padding-bottom: 6.6666%; }
    .area_cuisine .cuisine_bg:before, .area_cuisine .cuisine_bg:after {
      content: "";
      display: block;
      position: absolute;
      height: 0; }
      @media screen and (max-width: 1024px) {
        .area_cuisine .cuisine_bg:before, .area_cuisine .cuisine_bg:after {
          content: none; } }
    .area_cuisine .cuisine_bg:before {
      background: url("../images/cuisine_bg_01.svg") no-repeat top center;
      background-size: contain;
      width: 18.4761%;
      padding-bottom: 19.8095%;
      top: 0;
      left: 0; }
    .area_cuisine .cuisine_bg:after {
      background: url("../images/cuisine_bg_02.svg") no-repeat top center;
      background-size: contain;
      width: 19.2380%;
      padding-bottom: 18%;
      top: 0;
      right: 0; }
  .area_cuisine p {
    width: 38.0952%;
    margin: 0 auto; }
    @media screen and (max-width: 1024px) {
      .area_cuisine p {
        padding: 0 30px;
        width: 100%; } }
    @media screen and (max-width: 768px) {
      .area_cuisine p {
        width: 100%; } }
  .area_cuisine .list_cuisine {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .area_cuisine .list_cuisine {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .area_cuisine .list_cuisine li {
      width: 22.8571%; }
      @media screen and (max-width: 768px) {
        .area_cuisine .list_cuisine li {
          width: 45.5882%; }
          .area_cuisine .list_cuisine li img {
            width: 100%; } }
      .area_cuisine .list_cuisine li:not(:last-of-type) {
        margin-right: 2.8571%; }
      @media screen and (max-width: 768px) {
        .area_cuisine .list_cuisine li:not(:last-of-type) {
          margin-right: 0; }
        .area_cuisine .list_cuisine li:nth-of-type(2n) {
          margin-left: 8.8235%; }
        .area_cuisine .list_cuisine li:nth-of-type(n+3) {
          margin-top: 8.8235%; } }

/*********************************
*  .area_room
**********************************/
.area_room {
  padding-bottom: 150px; }
  @media screen and (max-width: 768px) {
    .area_room {
      padding-bottom: 100px; } }
  .area_room p {
    width: 38.4761%;
    margin: 0 auto; }
    @media screen and (max-width: 1024px) {
      .area_room p {
        padding: 0 30px;
        width: 100%; } }
  .area_room .list_room {
    margin: 70px auto 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .area_room .list_room {
        margin: 50px auto 0;
        display: block; } }
    .area_room .list_room li {
      width: 33.28125%;
      text-align: center;
      padding: 15.3906% 10.7812% 19.375%; }
      @media screen and (max-width: 768px) {
        .area_room .list_room li {
          width: 100%;
          padding: 19.75% 31.25%; } }
      .area_room .list_room li.bg01 {
        background: url("../images/top_07.jpg") no-repeat center top;
        background-size: cover; }
      .area_room .list_room li.bg02 {
        background: url("../images/top_08.jpg") no-repeat center top;
        background-size: cover; }
      .area_room .list_room li.bg03 {
        background: url("../images/top_09.jpg") no-repeat center top;
        background-size: cover; }

/*********************************
*  .area_access
**********************************/
.area_access {
  padding-bottom: 150px; }
  @media screen and (max-width: 1024px) {
    .area_access {
      padding-bottom: 100px; } }
  .area_access p {
    margin: 0 auto 10px;
    text-align: center; }

/*********************************
*  .area_instagram
**********************************/
.area_instagram {
  padding-bottom: 150px; }
  @media screen and (max-width: 1024px) {
    .area_instagram {
      padding-bottom: 100px; } }
  .area_instagram p {
    margin: 0 auto 10px;
    text-align: center; }
  .area_instagram i {
    margin-right: 1%;  }

/*********************************
*  .area_reserve
**********************************/
.area_reserve {
  padding-bottom: 150px; }
  @media screen and (max-width: 1024px) {
    .area_reserve {
      padding-bottom: 100px; } }
  @media screen and (max-width: 1024px) {
    .area_reserve .h2_type02 {
      font-size: 30px;
      padding-bottom: 130px; } }
  .area_reserve .association {
    background: #EADEAB;
    padding: 14px 3% 14px 16.19047%;
    margin-bottom: 50px;
    position: relative;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 28px; }
    @media screen and (max-width: 1024px) {
      .area_reserve .association {
        padding: 40px 3% 30px;
        margin-bottom: 30px;
        font-size: 21px;
        text-align: center; } }
    .area_reserve .association:before {
      content: "";
      display: block;
      width: 113px;
      height: 0;
      margin: 0 auto;
      padding-bottom: 108px;
      background: url(../images/logo_bestrate.svg) no-repeat top center;
      position: absolute;
      left: 10px;
      top: -17px; }
      @media screen and (max-width: 1024px) {
        .area_reserve .association:before {
          left: 0;
          right: 0;
          top: -85px; } }

/*********************************
*  .reserve_btn
**********************************/
.reserve_btn_type01 {
  padding: 0;
  margin: 0 auto 42px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media screen and (max-width: 768px) {
    .reserve_btn_type01 {
      margin-bottom: 30px;
      display: block; } }
  .reserve_btn_type01 li {
    width: 46.6666%; }
    @media screen and (max-width: 768px) {
      .reserve_btn_type01 li {
        width: 100%; } }
    .reserve_btn_type01 li:nth-of-type(even) {
      margin-left: 6.6666%; }
      @media screen and (max-width: 768px) {
        .reserve_btn_type01 li:nth-of-type(even) {
          margin-left: 0; } }
      @media screen and (max-width: 768px) {
        .reserve_btn_type01 li:nth-of-type(even):nth-of-type(n+2) {
          margin-top: 30px; } }

.reserve_btn_type02 {
  width: 67.8095%;
  margin: 0 auto; }
  @media screen and (max-width: 1024px) {
    .reserve_btn_type02 {
      width: 100%; } }

.reserve_btn {
  display: block;
  color: #333333;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 21px;
  text-align: center;
  text-decoration: none;
  width: 100%; }
  .reserve_btn:hover, .reserve_btn:active, .reserve_btn:visited {
    text-decoration: none;
    opacity: 0.7; }
  .reserve_btn dl {
    margin: 0 auto; }
  .reserve_btn dt {
    border: 1px solid #BDAAD3;
    padding: 24px 4%;
    font-size: 21px;
    font-weight: bold;
    color: #333333;
    line-height: 1.2;
    position: relative; }
    .reserve_btn dt.arrow:before {
      content: '';
      width: 5px;
      height: 5px;
      display: block;
      border-right: solid 1px #333333;
      -webkit-transform: rotate(-65deg);
      -ms-transform: rotate(-65deg);
      transform: rotate(-65deg);
      position: absolute;
      top: 3px;
      bottom: 0;
      right: 10px;
      margin: auto; }
    .reserve_btn dt.arrow:after {
      content: '';
      width: 20px;
      height: 1px;
      display: block;
      border-bottom: solid 1px #333333;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 10px;
      margin: auto; }
    @media screen and (max-width: 1024px) {
      .reserve_btn dt {
        font-size: 18px; } }
    .reserve_btn dt span {
      font-size: 16px; }
      @media screen and (max-width: 1024px) {
        .reserve_btn dt span {
          font-size: 14px; } }
  .reserve_btn dd {
    background: #BDAAD3;
    font-size: 12px;
    color: #ffffff;
    margin: 0 auto;
    padding: 4px 4%; }
    @media screen and (max-width: 1024px) {
      .reserve_btn dd {
        font-size: 12px; } }

/*********************************
コロナ関連（一時的に使用）
**********************************/
.aisatsu {
  text-align: center;
  width: 100%;
  max-width: 738px; }
  .aisatsu h2 {
    font-size: 24px;
    padding-bottom: 0px; }
  .aisatsu p {
    text-align: left; }
  .aisatsu a {
    display: block;
    width: 100%;
    max-width: 400px;
    height: auto;
    margin: auto; }
    .aisatsu a:hover {
      text-decoration: none;
      opacity: 0.7; }

.remodal span {
  font-size: 12px;
  line-height: 1.5  !important;
  margin-bottom: 15px; }
