@charset "UTF-8";
/*
Theme Name: nanmei202606
Theme URI:
Author:  
Author URI:
Description:
License:
License URI:
Tags:
*/
/* CSS Document */
/*=================================================
 *  リセット
 * ================================================= */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
header,
hgroup,
section,
article,
aside,
hgroup,
footer,
figure,
figcaption,
nav {
  font-size: 100%;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-left: 0;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
img {
  border: 0;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}
ul,
ol {
  list-style: none;
}
table {
  border-spacing: 0;
  empty-cells: show;
}
p {
  margin: auto;
}
/*=================================================
 * ロールオーバー
 * ================================================= */
a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #fff;
}
a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/*=================================================
 * サイト全体
 * ================================================= */
body {
  font-family: "Shippori Mincho", serif;
  font-size: 1vw;
  color: #fff;
  line-height: 2;
  background: #1e3c41;
  letter-spacing: 0.1em;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
.mainWrap {
  width: 82vw;
  margin: 0 auto;
  position: relative;
}
.fullWrap {
  width: 100%;
}
.sp {
  display: none;
}
.flex {
  display: flex;
}
.jus {
  justify-content: space-between;
}
.bold {
  font-weight: bold;
}
.fade {
  transform: translate3d(0, -10px, 0);
  transition: 1s;
  opacity: 0;
}
.fade.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
h2 {
  font-weight: normal;
  line-height: 1.6;
}
.en {
  font-family: "Long Cang", cursive;
  letter-spacing: 0.05em;
}
.jp {
  font-family: "Shippori Mincho", serif;
}
.let0 {
  letter-spacing: 0 !important;
}
.lineh12 {
  line-height: 1.2;
}
.mt2 {
  margin-top: 2vw;
}
.mt3 {
  margin-top: 3vw;
}
.mt4 {
  margin-top: 4vw;
}
.mt52 {
  margin-top: 5.2vw;
}
.ml1 {
  margin-left: 1vw;
}
.ml2 {
  margin-left: 2vw;
}
.mr1 {
  margin-right: 1vw;
}
.f8 {
  font-size: 0.8vw;
  font-weight: normal;
}
.f10 {
  font-size: 1vw;
}
.f12 {
  font-size: 1.2vw;
}
.f14 {
  font-size: 1.4vw;
}
.f16 {
  font-size: 1.6vw;
}
.f18 {
  font-size: 1.8vw;
}
.f20 {
  font-size: 2vw;
}
.f2 {
  font-size: 2vw;
  font-weight: normal;
}
.f3 {
  font-size: 3vw;
  font-weight: normal;
}
.f4 {
  font-size: 4vw;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
.p0 {
  padding: 0 !important;
}
.p1 {
  padding-left: 1vw;
}
.w15 {
  width: 23%;
  vertical-align: top;
}
#n1,
#n2,
#n3,
#n4,
#n5 {
  padding-top: 3vw;
}
/*=================================================
 * header
 * ================================================= */
header {
  background: #1e3c41;
  position: fixed;
  z-index: 10000;
  width: 100%;
  top: 0;
  display: none;
  left: 0;
  box-sizing: border-box;
}
.b-header {
  background: #1e3c41;
  position: fixed;
  z-index: 10000;
  width: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
header .move {
  overflow: visible;
}
header h1,
.b-header h1 {
  width: 10vw;
  margin: 1vw 1.5vw;
}
header h1 img,
.b-header h1 img {
  width: 100%;
  height: auto;
}
header .box,
.b-header .box {
  display: flex;
  justify-content: space-between;
}
header nav ul,
.b-header nav ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
header nav ul li,
.b-header nav ul li {
  margin-right: 1rem;
}
header nav ul li a,
.b-header nav ul li a {
  display: block;
  padding: 1vw;
  color: #fff;
  text-decoration: none;
  line-height: 1.2;
  text-align: center;
  font-size: 0.8vw;
}
.req {
  width: 16vw;
  padding: 0;
}
.req img {
  width: 100%;
  height: auto;
}
.req a {
  line-height: 0.2;
}
/*=================================================
 *header-slider
 * ================================================= */
.tbnr1 {
  position: fixed;
  top: 15vh;
  width: 7vw;
  height: auto;
  z-index: 99999;
  right: 2vw;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
}
.tbnr2 {
  position: fixed;
  top: 57vh;
  width: 7vw;
  height: auto;
  z-index: 99999;
  right: 2vw;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
}
.tbnr1 img,
.tbnr2 img {
  max-height: 37vh;
}
.tbnr1en {
  position: fixed;
  bottom: 2vw;
  width: 30vw;
  height: auto;
  z-index: 99999;
  right: 30vw;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
}
.tbnr2en {
  position: fixed;
  bottom: 2vw;
  width: 25vw;
  height: auto;
  z-index: 99999;
  right: 2vw;
  filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.3));
}
.firstview {
  position: relative;
  width: 100%;
  height: 100%;
}
.wrap {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  position: relative;
}
.slide-img img {
  object-fit: cover;
  height: 100vh;
  width: 100vw;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  display: none;
}
.mainlogo {
  z-index: 9999;
  width: 19vw;
  position: absolute;
  height: fit-content;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  min-width: 175px;
}
.catch {
  font-size: max(2.3vw, 24px);
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.1em;
  position: absolute;
  z-index: 9999;
  height: fit-content;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: scale(0.85, 1);
  left: 15vw;
}
.nip {
  position: absolute;
  z-index: 9999;
  width: 4.5%;
  bottom: 7%;
  right: 11%;
}
.arr-b {
  position: absolute;
  bottom: 3%;
  width: 4%;
  z-index: 9999;
  margin: auto;
  left: 0;
  right: 0;
}
/*=================================================
 * top
 * ================================================= */
.cambnr {
  top: 10vw;
  z-index: 9999;
  right: 3vw;
  position: fixed;
  margin: auto;
  left: auto;
}
.cambnr img {
  width: 4.5vw;
}
.bg01 {
  background-image: url("img/bg01.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bl-s {
  font-size: 1vw;
  font-weight: normal;
  margin-left: 1vw;
  vertical-align: 0.3em;
}
.block01 {
  text-align: center;
  padding: 2vw 0 6vw;
}
.sub {
  font-size: 1.9vw;
  font-weight: normal;
  margin: 0 0 2vw;
}
.block01 .text {
  margin: 2vw 0 0;
}
.block01 .movie {
  width: 40vw;
  margin: 0 auto;
  margin-top: 4vw;
}
.block01 .movie img {
  width: 100%;
  height: auto;
}
.bg-b {
  background: #a68d6e;
}
.bg-line2 {
  background-image: url("img/bg2.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-line02 {
  background-image: url("img/bg02.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-line03 {
  background-image: url("img/bg03.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.block02 {
  text-align: center;
  padding: 2vw 0 4vw;
}
.sttl {
  margin-top: -1.6vw;
  letter-spacing: 0.6em;
}
.block02 .text {
  padding: 2vw 0;
}
.block02 .slider {
  width: 48%;
  margin: 0 auto;
}
.block02 .cap {
  padding: 0 0 2vw;
}
.block02 .text2 {
  padding: 0 0 2vw;
}
.block02 .notebtn {
  width: 26vw;
  margin: 0 auto;
}
.block02 .notebtn img {
  width: 100%;
  height: auto;
}
.block03 .f4 {
  letter-spacing: 0;
}
.block03 .planBox {
  background: #ced3d5;
  color: #1e3c41;
  padding: 1vw 4vw 5vw;
  text-align: left;
  border-radius: 1vw;
}
.block03 .brd-r {
  border-radius: 1vw 1vw 0 0;
}
.block03 .planBox .txtbox {
  width: 43vw;
}
.block03 .planBox .imgbox {
  width: 28vw;
}
.block03 .planBox .imgbox img {
  width: 100%;
  height: auto;
}
.block03 .price-box {
  border-top: 1px solid #6f7777;
  border-bottom: 1px solid #6f7777;
  padding: 1.8vw 0;
  margin: 3vw 0 0;
}
.block03 .price-main {
  align-items: center;
}
.block03 .price-main .cap {
  margin-right: 1.5vw;
  line-height: 1;
  border-bottom: 2px solid;
  border-top: 2px solid;
  padding: 0.5vw 0;
}
.block03 .price-main .stay {
  background-color: #e3e3e3;
  padding: 0.5vw 1.2vw;
  margin-right: 1.5vw;
  line-height: 1.4;
}
.block03 .price-main .price {
  line-height: 1;
  letter-spacing: 0.04em;
  font-size: 2.3vw;
  font-weight: bold;
}
.block03 .price-main .price span {
  margin: 0 0.2vw;
  font-size: 1.6vw;
}
.block03 .price-sub {
  margin-top: 1.2vw;
  padding-left: 18vw;
  line-height: 1;
}
.block03 .price-sub span {
  margin-left: 1vw;
}
.block03 .cta1 {
  margin-top: 2vw;
}
.block03 .cta1 a {
  text-decoration: none;
}
.block03 .cta1 .btn {
  position: relative;
  background: #ba7620;
  padding: 1vw 3vw 1vw 1vw;
  font-size: 1.5vw;
  text-align: center;
}
.block03 .cta1 .btn::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 1.2vw;
  top: 50%;
  transform: translateY(-50%);
}
.block03 .cta2 {
  margin-top: 2vw;
}
.block03 .cta2 a {
  text-decoration: none;
}
.block03 .cta2 .btn {
  position: relative;
  background: #006577;
  padding: 1vw;
  font-size: 1.5vw;
  text-align: center;
  line-height: 1.3;
}
.block03 .cta2 .btn::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 1.2vw;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .block03 .f4 {
    letter-spacing: 0;
    line-height: 0.8;
    margin-top: 5vw;
    margin-bottom: 3vw;
  }
  .block03 .cta2 .btn {
    padding: 2vw 0;
  }
  .block03 .cta2 .btn .f16 {
    font-size: 3.5vw;
  }
  .block03 .cta2 .btn .f10 {
    font-size: 2.5vw;
  }
  .block03 .cta2 .btn::after {
    font-size: 4vw;
  }
  .block03 .cta1 {
    margin-top: 5vw;
  }
  .block03 .cta2 {
    margin-top: 5vw;
  }
  .block03 .planBox2 .cta1 {
    width: 90% !important;
    margin: 0 auto;
    margin-top: 5vw !important;
    margin-bottom: 5vw !important;
  }
  .block03 .price-box {
    padding: 5vw 0;
    margin: 8vw 0 0;
  }
  .block03 .price-main {
    display: block;
  }
  .block03 .price-main .cap {
    margin-right: 0;
    margin-bottom: 3vw;
    width: fit-content;
    padding: 3vw;
  }
  .block03 .price-main .stay {
    display: inline-block;
    padding: 1.5vw 4vw;
    margin-right: 0;
    margin-bottom: 4vw;
  }
  .block03 .price-main .price {
    line-height: 1.2;
    font-size: 7.5vw;
  }
  .block03 .price-main .price span {
    font-size: 4vw;
  }
  .block03 .planBox .imgbox {
    width: 100%;
    margin: 5vw 0;
  }
  .block03 .cta1 .btn {
    padding: 3vw 3vw 1vw 1vw;
    font-size: 4vw;
  }
  .block03 .price-sub {
    padding-left: 0;
    margin-top: 4vw;
    line-height: 1.5;
  }
  .block03 .price-sub span {
    display: block;
    margin-left: 0;
  }
}
.block03 .plan-detail {
  border-bottom: 1px solid #6f7777;
  padding: 2.5vw 0;
}
.block03 .plan-detail .row {
  display: grid;
  grid-template-columns: 10vw 1fr;
  align-items: start;
  margin-bottom: 1.5vw;
}
.block03 .plan-detail .row:last-child {
  margin-bottom: 0;
}
.block03 .plan-detail dt {
  background-color: #173b3f;
  color: #fff;
  text-align: center;
  padding: 0.6vw 1vw;
  line-height: 1.5;
  width: 10vw;
}
.block03 .plan-detail dd {
  padding-left: 1.5vw;
  line-height: 2;
  color: #173b3f;
}
@media screen and (max-width: 768px) {
  .block03 .plan-detail {
    padding: 6vw 0;
  }
  .block03 .plan-detail .row {
    display: block;
    margin-bottom: 5vw;
  }
  .block03 .plan-detail dt {
    width: 42vw;
    padding: 2vw;
    font-size: 4vw;
    margin-bottom: 3vw;
  }
  .block03 .plan-detail dd {
    padding-left: 0;
    font-size: 3vw;
    line-height: 2;
  }
  .block03 .price-main {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .block03 .price-main .cap {
    width: auto;
  }
  .block03 .price-main .stay {
    margin-left: 6vw;
    margin-right: 0;
    margin-bottom: 0;
    align-self: flex-start;
    padding: 3vw;
  }
  .block03 .price-main .price {
    width: 100%;
    margin-top: 4vw;
  }
}
.accordion-hidden {
  display: none;
}
.imgbox .travel-accordion-open {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2vw;
  cursor: pointer;
  background-color: #007685;
  color: #fff;
  width: 100%;
  margin-top: 2vw;
  text-align: center;
  position: relative;
  padding: 1vw 3vw 1vw 1vw;
  font-size: 1.5vw;
}
.imgbox .travel-accordion-open i {
  transition: 0.3s;
  position: absolute;
  right: 1.3vw;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: flex;
  align-items: center;
  font-size: 1.8vw;
}
.accordion-hidden:checked ~ .flex-sb .travel-accordion-open i {
  transform: rotate(90deg);
}
.accordion-box-on {
  background-color: rgba(18, 63, 63, 0.6);
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.5s;
  border-radius: 0 0 1vw 1vw;
  margin-top: 4vw;
  margin-left: -4vw;
  margin-right: -4vw;
  padding-left: 4vw;
  padding-right: 4vw;
}
.accordion-hidden:checked ~ .accordion-box-on {
  height: auto;
  opacity: 1;
  padding-top: 5vw;
  padding-bottom: 5vw;
}
.accordion-box-on .planimg {
  padding-top: 0;
}
.accordion-box-on .planimg img {
  margin-bottom: 4vw;
}
.planBox.planBox-accordion {
  padding-bottom: 0;
  overflow: hidden;
  border-radius: 1vw;
}
.planBox.planBox-accordion .accordion-box-on {
  border-radius: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .planBox.planBox-accordion {
    overflow: hidden;
    border-radius: 3vw;
    padding-bottom: 15vw;
  }
  .planBox.planBox-accordion:has(.accordion-hidden:checked) {
    padding-bottom: 0;
  }
  .imgbox .travel-accordion-open {
    width: 100%;
    padding: 3vw 4vw;
    margin: 4vw auto 0;
    font-size: 3.5vw;
    position: relative;
    z-index: 2;
  }
  .imgbox .travel-accordion-open i {
    right: 2vw;
    font-size: 4vw;
  }
  .accordion-box-on {
    margin-top: 4vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4vw;
    padding-right: 4vw;
    position: relative;
    z-index: 1;
  }
  .accordion-hidden:checked ~ .accordion-box-on {
    padding-top: 8vw;
    padding-bottom: 6vw;
  }
  .accordion-box-on .planimg {
    padding-top: 0;
  }
  .accordion-box-on .planimg img {
    margin-bottom: 6vw;
  }
}
.block03 .planBox2 {
  background: #ced3d5;
  color: #1e3c41;
  padding: 1vw 4vw 3vw;
  text-align: left;
  margin-bottom: 4vw;
  border-radius: 1vw;
}
.block03 .planBox2 .center {
  text-align: center;
}
.block03 .planBox2 .txt {
  margin-bottom: 2vw;
}
.block03 .planBox2 .cta1 {
  width: 28vw;
  margin: 0 auto;
}
.cambox .flex .cell {
  width: 24vw;
}
.cambox .flex .cell .cttl {
  line-height: 1.5;
  margin-bottom: 0.5vw;
}
.cambox .flex .cell3 {
  width: 24vw;
}
.cambox .flex .cell3 img {
  width: 100%;
}
.cambox {
  text-align: center;
  padding: 5vw 0 10vw;
}
.cambox .text {
  padding: 5vw 0;
}
.cambox .flex {
  align-items: flex-end;
}
.cambox .flex .cell img {
  width: 100%;
  height: auto;
}
.block03 {
  width: 82vw;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.block03 .daybox .sttl {
  margin-bottom: 1vw;
  letter-spacing: 0.1em;
}
.block03 .text {
  margin-bottom: 2vw;
}
.linettl {
  background-image: url("img/line.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 30px;
  height: 4px;
  text-align: center;
  margin: 0 auto;
  margin-top: -0.5vw;
}
.bt {
}
/* アコーディオン */
.accordion {
  width: 100%;
}
.accordion-hidden {
  display: none;
}
.accordion-open {
  display: block;
  cursor: pointer;
  position: relative;
  background-image: url("img/bt.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 10vw;
  height: 3vw;
  text-align: center;
  margin: 0 auto;
  line-height: 3;
}
.accordion-inner {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 0.5s;
  cursor: pointer;
}
.accordion-hidden:checked + .accordion-open + .accordion-inner {
  height: auto;
  opacity: 1;
  padding: 10px;
}
.accordion-box {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 1s;
}
.accordion-hidden:checked + .accordion-open + .accordion-box {
  height: auto;
  opacity: 1;
  padding: 10px;
  line-height: 1.7;
}
.block03 .planimg {
  width: 80%;
  height: auto;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.block03 .planimg img {
  width: 100%;
  height: auto;
  margin: 2vw 0 4vw;
}
.block03 .planimg .t01 {
  position: absolute;
  top: 25vw;
  left: 2vw;
}
.block03 .planimg .t02 {
  position: absolute;
  top: 34.5vw;
  right: 2.5vw;
}
.block03 .planimg .t03 {
  position: absolute;
  top: 69.5vw;
  right: 6vw;
}
.block03 .planimg .t04 {
  position: absolute;
  top: 77vw;
  left: 3vw;
}
.block03 .planimg .t05 {
  position: absolute;
  top: 102vw;
  left: 4vw;
}
.block03 .planimg .t06 {
  position: absolute;
  top: 102vw;
  right: -3.5vw;
}
.block03 .planimg .t07 {
  position: absolute;
  top: 120.5vw;
  left: 2vw;
  text-align: left;
}
.block03 .planimg .t2-01 {
  position: absolute;
  top: 25vw;
  left: 2vw;
}
.block03 .planimg .t2-02 {
  position: absolute;
  top: 22.5vw;
  right: 7vw;
  text-align: left;
}
.block03 .planimg .t2-03 {
  position: absolute;
  top: 64.5vw;
  left: 3vw;
}
.block03 .planimg .t2-04 {
  position: absolute;
  top: 57.5vw;
  right: 4.5vw;
}
.block03 .planimg .t2-05 {
  position: absolute;
  top: 82.5vw;
  left: 43vw;
}
.block03 .planimg .t2-06 {
  position: absolute;
  top: 89.5vw;
  right: 9.5vw;
}
.block03 .planimg .t2-07 {
  position: absolute;
  top: 99.7vw;
  left: -3vw;
}
.block03 .planimg .t2-08 {
  position: absolute;
  top: 118.5vw;
  left: 2vw;
  text-align: left;
}
.block03 .planimg .t3-01 {
  position: absolute;
  top: 25vw;
  left: 2vw;
}
.block03 .planimg .t3-02 {
  position: absolute;
  top: 34.3vw;
  right: 7vw;
}
.block03 .planimg .t3-03 {
  position: absolute;
  top: 67vw;
  right: 3.5vw;
}
.block03 .planimg .t3-04 {
  position: absolute;
  top: 74vw;
  left: 3vw;
}
.block03 .planimg .t3-05 {
  position: absolute;
  top: 106vw;
  left: 0;
}
.block03 .planimg .t3-06 {
  position: absolute;
  right: -1.5vw;
  top: 106.3vw;
}
.block03 .planimg .t3-07 {
  position: absolute;
  top: 126.5vw;
  left: 2vw;
  text-align: left;
}
.block04 {
  width: 82vw;
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-top: 8vw;
}
.block04 .text {
  margin: 3vw 0 5vw;
}
.block04 .tagbox .tag01 {
  font-size: 1.8vw;
}
.block04 .tagbox .tag02 {
  font-size: 1.2vw;
}
.block04 .tagbox {
  width: 80%;
  text-align: center;
  margin: 0 auto;
}
.sbtn-box {
  display: block;
  cursor: pointer;
  position: relative;
  background-image: url("img/bt.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 10vw;
  height: 3vw;
  text-align: center;
  margin: 0 auto;
  line-height: 3;
}
.sbtn-box a {
  text-decoration: none;
}
/*=================================================
 *英語ページ追加 2023.10
 * ================================================= */
.block04 .newEN .tagbox .tag01 {
  font-size: 1.8vw;
  line-height: 1.4;
}
.block04 .newEN .tagbox .tag02 {
  font-size: 1.2vw;
}
.newENttl {
  font-size: 4vw;
  text-align: center;
  margin: 5vw 0;
}
.block04 .newEN .tagbox {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
/*=================================================
 *英語ページ追加ここまで
 * ================================================= */
.block04 .tagbox .tag-w8 {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  padding-top: 3vw;
}
.fullWrap .slider {
  margin: 5vw 0;
  width: 100%;
  height: auto;
}
.fullWrap .slider .slideshow {
  display: flex;
}
.fullWrap .slider .slideshow .content {
  width: 280px;
  height: auto;
  margin-right: 2vw;
}
.fullWrap .slider .slideshow .content img {
  width: 100%;
  height: auto;
}
.fullWrap .slider .slidewrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 80vw;
  margin: 0 auto;
}
.fullWrap .slider .slidewrap .a-cell {
  width: 25vw;
  height: auto;
  margin-bottom: 3vw;
}
.fullWrap .slider .slidewrap .a-cell img {
  width: 100%;
  height: auto;
}
.fullWrap .slider .slideshow {
  display: flex;
  animation: loop-slide 100s infinite linear 1s both;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.block04 .foodwrap .foodhead {
  position: relative;
  width: 20%;
  text-align: left;
  padding-top: 3vw;
  padding-left: 2vw;
  font-size: 1.1vw;
}
.block04 .foodwrap .textbox {
  text-align: left;
}
.block04 .foodwrap .foodtext {
  margin: 0 auto;
  text-align: center;
  padding: 3vw 0;
}
.block04 .foodwrap .textbox table th {
  vertical-align: top;
  width: 13%;
  font-weight: normal;
}
.block04 .foodwrap table {
  margin: 0 auto;
}
.indent {
  text-indent: -1em;
  padding-left: 2em;
  margin-bottom: 2vw;
}
.foodwrap .ttxt {
  padding-left: 1em;
}
.block05 {
  width: 82vw;
  margin: 0 auto;
  position: relative;
  text-align: center;
  margin-bottom: 8vw;
}
.sb {
  justify-content: space-between;
}
.block05 .text {
  margin: 5vw 0;
}
.block05 .text-room {
  text-align: left;
  margin-bottom: 2vw;
}
.block05 .slider {
  width: 100%;
  height: auto;
}
.block05 .roombox {
  position: relative;
  width: 56vw;
  margin: 0 auto;
  margin-bottom: 8vw;
}
.block05 .roombox .roomtext {
  text-align: left;
}
.block05 .roombox .tab-w {
  background: #fff;
  color: #1e3c41;
  font-size: 0.9vw;
  padding: 0 1vw;
  border-radius: 15px;
  margin-right: 1vw;
  width: fit-content;
  height: fit-content;
  margin-top: 1.2vw;
}
.block05 .roombox .tab-o {
  background: #a68d6e;
  font-size: 0.9vw;
  padding: 0 1vw;
  border-radius: 15px;
}
.block05 .roombox .roomttl {
  display: flex;
  margin-bottom: 1vw;
}
.block05 .roombox .roomttl .sp-flex {
  display: flex;
}
.block05 .roombox .roomttl .mainttl {
  font-size: 2vw;
  letter-spacing: 0.2em;
  margin-left: 2vw;
}
.block05 .roombox .roomtext .text {
  margin: 1vw 0;
}
.block05 .roombox .roomtext .text2 {
  margin: 1vw 0 3vw;
}
.line-t {
  width: auto;
  height: 5vw;
  top: 1vw;
  position: absolute;
}
.line-t2 {
  width: auto;
  height: 3vw;
  top: 0.8vw;
  position: absolute;
}
.line-t2 img {
  width: 100%;
  height: 100%;
}
.line-t img {
  width: 100%;
  height: 100%;
}
.block05 .roombox .roomtext .spec {
  position: relative;
}
.block05 .roombox .roomtext .spec .spectext {
  position: relative;
  width: 100%;
  height: auto;
}
.block05 .roombox .roomtext .spec .spectext table {
  width: fit-content;
  margin-left: auto;
  margin-right: 0;
  line-height: 1.4;
  margin-top: 1vw;
}
.block05 .roombox .roomtext .spec .spectext table {
}
.block05 .roombox .roomtext .spec .spectext table tr {
  vertical-align: super;
}
.pl8 {
  padding-left: 0.8vw;
}
.priceB {
  border: 1px solid #fff;
  padding: 1vw;
  margin: 1vw 0;
  line-height: 1.6;
}
.aki-btbox {
  background-color: #fff;
  width: 100%;
  height: 3vw;
  line-height: 2.5;
  border-radius: 3vw;
}
.aki-btbox a {
  text-decoration: none;
  color: #1e3c41;
}
.aki-bt {
  letter-spacing: 0.3em;
  margin-top: 0.2vw;
}
.aki-bt01,
.aki-bt02 {
  text-align: center;
}
.aki-bt03,
.aki-bt04 {
  position: absolute;
  top: 1vw;
  left: 24vw;
  text-align: center;
}
.block05 .roomabout {
  display: flex;
  justify-content: center;
  width: 100%;
}
.block05 .roomabout .head {
  position: relative;
  width: 15%;
  margin-top: 5%;
  text-align: left;
}
.abouttext {
  margin-top: 5%;
  text-align: left;
  width: 77%;
}
.abouttext table {
  width: 100%;
  margin-bottom: 3%;
}
.block06 {
  width: 82vw;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 8vw 0;
}
.block06 .f4 a {
  text-decoration: none;
}
.block06 .ttl {
  font-size: 1.6vw;
  margin-bottom: 3vw;
}
.block06 .newsbox {
  margin-top: 3vw;
}
.block06 .allinfo {
  margin: 0 auto;
}
.block07 {
  width: 82vw;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 8vw 0;
}
.block07 .textbox {
  text-align: left;
  margin-top: 4.5vw;
}
.block07 .textbox .cap {
  margin-bottom: -0.5vw;
}
.block07 .textbox .kijoka {
  margin-top: 3vw;
}
.block07 .textbox .gmap {
  margin: 1vw 0 3vw;
  position: relative;
}
.block07 .textbox .gmap a {
  text-decoration: none;
  font-size: 1.2vw;
  position: relative;
}
.block07 .textbox .gmap a:after {
  position: absolute;
  content: "";
  top: 0.6vw;
  right: -2.3vw;
  display: block;
  width: 1.5vw;
  height: 1vw;
  background-image: url("img/arrow-r.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.block07 .flex .map {
  width: 55vw;
  height: auto;
  margin-top: 4vw;
}
.block08 {
  width: 82vw;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 0 0 8vw 0;
}
.allinfo {
  margin-top: 3vw;
  position: relative;
  background: url(img/line2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  width: 55vw;
}
.ac_bt {
  padding: 1.5vw 5vw;
  width: 100%;
}
.ac_bt span {
  margin-right: 2vw;
}
.ac_bt:after {
  content: "";
  background: url("img/arrow-r.svg") no-repeat;
  display: block;
  width: 1.3vw;
  height: 1vw;
  position: absolute;
  right: 5vw;
  top: 2vw;
}
.ac_bt.active:after {
  content: "";
  background: url(img/arrow-b.svg) no-repeat;
  display: block;
  width: 1.3vw;
  height: 1vw;
  position: absolute;
  right: 4.8vw;
  top: 2vw;
  transform: scale(1.5);
}
.ac_bt + .content {
  display: none;
  padding: 2vw 6vw 2vw 12.5vw;
  text-align: left;
  background: url(img/line2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
.c2 {
  border: none !important;
  cursor: pointer;
  display: flex;
  position: relative;
  text-align: left;
  background: url(img/line2.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}
.instabox {
  margin-top: 5vw;
}
.instatext {
  display: flex;
  justify-content: flex-start;
  margin-left: 1.3vw;
}
.instalogo {
  width: 2vw;
}
.instalogo img {
  width: 100%;
  height: auto;
}
.hash-1 {
  margin-left: 1vw;
}
.hash {
  margin-left: 1vw;
}
#sb_instagram .sbi_info p {
  width: 100%;
  clear: both;
  padding: 20px 15px 2px 15px !important;
  margin: 0 !important;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
}
.block10 {
  text-align: center;
  padding: 5vw 0;
}
.block10 .flex-sb {
  padding: 5vw 0;
  flex-wrap: wrap;
}
.block10 .flex-sb .cell {
  width: 26vw;
  text-align: left;
  border: solid 1px #fff;
  padding: 1vw 2vw;
  margin-bottom: 2vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.block10 .flex-sb .cell .right {
  text-align: right;
  margin-top: 2vw;
}
/*=================================================
 * footer
 * ================================================= */
footer {
  background: #a68d6e;
  height: 270px;
  padding: 4vw 0;
}
.footerbox {
  width: 90vw;
  margin: 0 auto;
  position: relative;
}
footer .footerbox a {
  text-decoration: none;
}
footer .flex {
  justify-content: space-around;
}
footer img {
  width: 100%;
  height: auto;
}
footer .logobox {
  width: 30%;
}
footer .logobox .flogo {
  width: 13vw;
}
.pr1 {
  padding-right: 1vw;
}
footer .logobox .snsbox {
  justify-content: flex-start;
  margin-top: 2.5vw;
}
footer .logobox .snsbox .cell {
  margin-right: 1vw;
  width: 2vw;
}
footer .logobox .snsbox .cell2 {
  margin-right: 1vw;
  width: 6vw;
  display: flex;
  align-items: center;
}
footer .logobox .snsbox .cell2 a {
  display: flex;
  align-items: center;
}
footer .logobox .snsbox .cell2 img {
  display: block;
}
footer .middle {
  font-size: 0.9vw;
  width: 30%;
}
footer .last {
  width: 22%;
  font-size: 0.85vw;
}
/*=================================================
 * news
 * ================================================= */
.pankuzu {
  margin-top: 1vw;
  padding: 1vw;
  margin-left: 3vw;
}
.pankuzu ul {
  justify-content: left;
  padding-left: 2vw;
}
.pankuzu ul li:after {
  content: ">";
  margin: 0 1vw;
}
.pankuzu ul li:last-child:after {
  content: none;
}
.pankuzu li {
  font-size: 1vw;
  padding: 0 !important;
  display: flex;
}
.fullWrap {
  width: 100%;
}
.ac_bt2 {
  padding: 1.5vw 5vw;
  width: 100%;
}
.ac_bt2 span {
  margin-right: 2vw;
}
#news .content {
  border-bottom: solid 1px #fff;
  margin-top: 5vw;
}
#news .content a {
  text-decoration: underline;
}
h4.bdr-b {
  font-size: 1.4vw;
}
#news a {
  text-decoration: none;
}
#news .mainWrap {
  margin: 0 auto 10vw;
}
#news .newsmain {
  width: 82vw;
  margin: 0 auto;
  margin-top: 5vw;
}
#news .postWrap .post {
  width: 55vw;
}
#news .mainWrap .post .box {
  padding: 1.5vw 0;
  width: 100%;
}
#news .mainWrap .post .box .date {
  width: 7vw;
}
#news .mainWrap .post .box .title {
  width: 48vw;
}
#news .mainWrap .post .box .arrow {
  width: 2vw;
  line-height: 1;
  margin: auto 0 auto 2vw;
}
#news .postWrap {
  justify-content: space-between;
}
.sidebar {
  margin-left: 2vw;
  margin-top: 2vw;
}
.sidebar .blue {
  padding-bottom: 1vw;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.sidebar .bold {
  font-size: 1.2vw;
  margin-right: 1vw;
}
.sidebar .small {
  font-size: 0.8vw;
}
.sidebar ul {
  padding: 1vw 0;
}
.sidebar .block2 select {
  padding: 1vw;
  width: 100%;
  font-family: "Shippori Mincho", serif;
  -webkit-appearance: none;
  appearance: none;
}
.sidebar .block2 {
  margin-top: 4vw;
}
.pager {
  justify-content: center;
  margin: 3vw auto;
  width: fit-content;
}
#news .single .left {
  padding-bottom: 1vw;
  margin-bottom: 1vw;
}
#news .content img {
  margin: 2vw 0;
  width: auto;
  height: auto;
}
#news .entry {
  margin: 2vw 0 4vw;
}
#news .entry a {
  border-bottom: 1px solid #333;
}
#news .single_pager {
  display: flex;
  justify-content: space-between;
  margin-top: 2vw;
}
/* ▼モーダル*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.js-modal-close {
  text-align: right;
  padding: 20px;
}
.batu2 img {
  width: 35px !important;
}
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 9999;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.75);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modalblock {
  margin: 0 auto;
  text-align: center;
}
.modalblock img {
  width: 60%;
}
.modalblock .modaltitle {
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 30px;
  color: #000;
}
.modalblock .modaltext {
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  line-height: 2;
  color: #000;
}
.modalblock a {
  color: #000;
}
.modal__content {
  background-color: #1e3c41;
  background-image: url("img/bg03.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90vw;
  height: 50vw;
  overflow: auto;
  padding: 2vw 0 10vw;
}
.modal__content01 {
  background: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60vw;
  height: 80vh;
}
.a-main {
  width: 85vw;
  margin: 0 auto;
}
.a-main .a-ttl {
  border-bottom: solid 1px #fff;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
  font-size: 1.8vw;
  margin-bottom: 3vw;
}
.sb {
  justify-content: space-between;
}
.a-main .left {
  width: 30%;
}
.a-main .left img {
  padding-bottom: 2vw;
}
.a-main .right {
  width: 65%;
  text-align: left;
  line-height: 1.6;
}
.a-main .right .r-box {
  border-bottom: solid 1px #fff;
  margin-bottom: 1.5vw;
  padding-bottom: 1.5vw;
}
.a-main .right .r-ttl {
  font-size: 1.4vw;
}
.a-main .right .r-txt {
  margin-top: 1vw;
  font-size: 1.2vw;
}
.a-main .right .r-box-brd {
  border-left: solid 1px #fff;
  padding-left: 1vw;
  margin-bottom: 1.5vw;
}
/*=================================================
 * BLUE ZONE
 * ================================================= */
.flex-sb {
  display: flex;
  justify-content: space-between;
}
.flex-co {
  display: flex;
  flex-direction: column;
}
#blue .mainWrap {
  width: 58vw;
  margin: 0 auto;
  max-width: 800px;
}
#blue .mainWrap80 {
  width: 80vw;
  margin: 0 auto;
  max-width: 1080px;
}
.bg-be {
  background-color: #f7f3ef;
  color: #1e3c41;
}
.bg-g {
  background-color: #1e3c41;
  color: #fff;
}
.bg-w {
  background-color: #fff;
  color: #1e3c41;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.brd-w {
  border: solid 1px #fff;
}
#blue .center {
  text-align: center;
}
#blue img {
  width: 100%;
  height: auto;
}
#blue {
  font-size: 1.2vw;
}
#blue .f14 {
  font-size: 1vw;
}
#blue .f16 {
  font-size: 1.2vw;
}
#blue .f18 {
  font-size: 1.3vw;
  line-height: 1.8;
}
#blue .f20 {
  font-size: 1.4vw;
}
#blue .f24 {
  font-size: 1.8vw;
}
#blue .f30 {
  font-size: 2.3vw;
}
#blue .f36 {
  font-size: 2.6vw;
}
#blue .f40 {
  font-size: 3vw;
}
#blue .f56 {
  font-size: 4.6vw;
}
#blue .yoyakubt {
  position: fixed;
  width: 16vw;
  top: 2vw;
  right: 3vw;
  z-index: 9999;
}
.blue-top .lang {
  padding: 2vw 0 2vw 4vw;
}
.blue-top .lang .gt_selector {
  padding: 0.5vw 2vw;
  font-size: 1.3vw;
}
#blue .block01 {
  text-align: center;
  padding: 6vw 0 8vw;
}
#blue .block01 .logo {
  width: 20vw;
  margin: 0 auto;
}
#blue .block01 .mainttl {
  width: 60vw;
  margin: 0 auto;
  padding: 5vw 0;
  line-height: 1;
}
#blue .block01 .i-left {
  line-height: 1.6;
}
#blue .block01 .i-right {
  line-height: 1.6;
}
#blue .block01 .imgbox {
  width: 78vw;
  margin: 0 auto;
  padding-top: 5vw;
}
#blue .block01 .imgbox .cell {
  width: 18vw;
}
#blue .block01 .ttl2 {
  margin: 6vw 0 2vw;
}
#blue .block01 .txt {
  margin-bottom: 5vw;
}
#blue .block01 .btn {
  border: solid 1px #1e3c41;
  width: fit-content;
  margin: 0 auto;
}
#blue .block01 .btn a {
  color: #1e3c41;
  text-decoration: none;
  width: 26vw;
  display: block;
  padding: 1vw 0;
}
#blue .block01 .btn .modalbox {
  position: relative;
}
#blue .block01 .btn .modalbox::after {
  position: absolute;
  content: "\2b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 50%;
  right: 20px;
  left: auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#blue .modalbox .blue-main {
  padding: 10vw 15vw;
}
#blue .modalbox .blue-main .ttl {
  margin-bottom: 2vw;
}
#blue .modalbox .blue-main .sttl {
  text-align: left;
  letter-spacing: 0;
  margin-top: 3vw;
}
#blue .modalbox .blue-main .txt {
  text-align: left;
  margin: 1vw 0;
}
#blue .block02 .box {
  margin-top: 5vw;
  padding-bottom: 8vw;
}
#blue .block02 .img {
  width: 45vw;
}
#blue .block02 .txtbox {
  width: 50vw;
  margin-left: 3vw;
  text-align: left;
}
#blue .block02-2 {
  padding: 8vw 0;
}
#blue .block02-2 .box {
  margin-top: 8vw;
  padding-bottom: 8vw;
}
#blue .block02-2 .box .circle {
  right: 0;
  left: 0;
  margin: auto;
  background: #f7f3ef;
  color: #1e3c41;
  text-align: center;
  line-height: 5vw;
  font-size: 2.2vw;
  display: inline-block;
  width: 15vw;
  height: 7vw;
  border-radius: 50% / 0 0 100% 100%;
  top: -1vw;
  position: absolute;
}
#blue .block02-2 .box .circle .stime {
  font-size: 1.2vw;
  line-height: 0;
}
#blue .block02-2 .box .fbox {
  width: 58vw;
  margin: 0 auto;
  padding: 10vw 0 0;
  max-width: 800px;
}
#blue .block02-2 .box .fbox .img {
  width: 45vw;
}
#blue .block02-2 .box .fbox .txtbox {
  width: 40vw;
  margin-left: 3vw;
}
#blue .block02-2 .box .fbox .txtbox .ttl {
  border-bottom: solid 1px #1e3c41;
  margin-bottom: 2vw;
}
#blue .block02-2 .box .fbox .txtbox .ttl .f16 {
  margin-left: 1vw;
}
#blue .block02-2 .box .fbox .txtbox .txt {
  margin-bottom: 1vw;
}
#blue .block02-2 .box .fbox .txtbox .ind {
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}
#blue .block02-2 .box .txtwrap {
  padding-top: 10vw;
}
#blue .block02-2 .box .txtwrap .ttl {
  border-bottom: solid 1px #1e3c41;
  width: 29vw;
  margin: 0 auto;
  margin-bottom: 4vw;
}
#blue .block02-2 .box .txtwrap .ttl .f16 {
  margin-left: 1vw;
}
#blue .block02-2 .box .txtwrap .txt {
  margin-bottom: 5vw;
}
#blue .block02-2 .abox {
  width: 58vw;
  margin: 0 auto;
}
#blue .block02-2 .abox .attl {
  margin-bottom: 2vw;
}
#blue .block02-2 .abox .fbox-co {
  width: 28vw;
}
#blue .block02-2 .abox .fbox-co .txtbox {
  margin-top: 2vw;
}
#blue .block02-2 .abox .fbox-co .txt {
  height: 14vw;
}
#blue .block02-2 .abox .fbox-co .txt2 {
  margin-top: 2vw;
  border-top: solid 1px #1e3c41;
  padding-top: 1vw;
}
#blue .block02-2 .abox .attbox {
  margin-top: 5vw;
}
#blue .block03 {
  padding: 3vw 0;
}
#blue .block03 .h3box .txt {
  margin: 3vw 0;
}
#blue .block03 .boxwrap .box {
  width: 28vw;
  margin: 0 auto;
}
#blue .block03 .boxwrap .box .ttl {
  margin-bottom: 1vw;
}
#blue .block03 .boxwrap .box .txtbox {
  width: 28vw;
  max-width: 384px;
  margin: 0 auto;
  margin-top: 1vw;
  text-align: left;
}
#blue .block03 .kakomi {
  text-align: left;
  padding: 2vw;
  margin: 5vw 0;
}
#blue .block03 .kakomi .ktxt {
  margin-bottom: 3vw;
}
#blue .block03 .kakomi .price {
  margin-top: 2vw;
}
#blue .block04 {
  padding: 8vw 0;
}
#blue .block04 .ttl {
  width: fit-content;
  margin: 0 auto;
}
#blue .block04 .h3box .txt {
  line-height: 1.5;
  margin-top: 2vw;
}
#blue .block04 .ttl .i-left {
  font-size: 2.5vw;
  margin-right: 1vw;
}
#blue .block04 .ttl .i-ttl {
  line-height: 0.5;
}
#blue .block04 .ttl .i-right {
  font-size: 2.5vw;
  margin-left: 1vw;
}
#blue .block04 .bg-gold {
  background: #a68d6e;
  width: 100%;
  padding: 2vw;
  margin: 3vw 0;
}
#blue .block04 a {
  text-decoration: none;
}
#blue .block04 .btn .btn-angle {
  text-align: center;
  margin: 0 auto;
}
#blue .block04 .btn .fa-solid {
  font-size: 2vw;
  line-height: 2;
}
#blue .block04 .bd-g {
  border: solid 1px #a68d6e;
  padding: 2vw;
}
#blue .block04 .bd-g a {
  color: #a68d6e;
}
#blue .block04 .wbox {
  margin-top: 5vw;
  padding: 0 5vw 5vw 5vw;
}
#blue .block04 .awbox {
  margin: 5vw 0 3vw;
}
#blue .block04 .awbox .cell {
  width: 15vw;
  padding: 2vw 0.5vw;
}
#blue .block04 .arrow {
  width: 4vw;
  margin: 0 auto;
  margin-bottom: 3vw;
}
#blue .block05 {
  padding: 5vw 0 10vw;
}
#blue .block05 .ttl {
  font-size: 2vw;
}
#blue .block05 .qabox .an a {
  color: #1e3c41;
}
/*=================================================
 * DEEP FOREST
 * ================================================= */
#blue .deeptop {
  background-image: url("img/deep/b-top.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100vw;
  height: 100vh;
  position: relative;
}
#blue .deeptop .ttl {
  text-align: center;
  line-height: 1;
  padding-top: 6vw;
}
#blue .deeptop .tatebox {
  writing-mode: vertical-rl;
  margin: 0 auto;
  padding-top: 10vw;
  letter-spacing: 0.8em;
}
#blue .deeptop .logo {
  width: 9vw;
  position: absolute;
  right: 8vw;
  bottom: 3vw;
}
#blue .modalbox .blue-main .deep-img {
  width: 33vw;
}
#blue .modalbox .blue-main .txtbox {
  width: 50vw;
  margin-left: 3vw;
}
#blue .deep-box {
  padding-bottom: 10vw;
}
#blue .deep-box .img {
  width: 80vw;
  margin: 0 auto;
}
#blue .deep-box .wbox {
  top: 8vw;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background: rgba(255, 255, 255, 0.7);
  right: 19vw;
  padding: 3vw;
  line-height: 2.2;
}
#blue .deep-box .ttl {
  bottom: 18vw;
  color: #fff;
  right: 28vw;
  text-shadow: #000 1px 0 5px;
}
#blue .block02-2 .box .fbox .img .time {
  left: 0;
  top: 1.5vw;
  background: #fff;
  padding: 0 2vw;
}
#blue .block02-2 .box .fbox .img .addtime {
  position: absolute;
  top: -4vw;
}
#blue .block02-2 .box .fbox .txtbox .img {
  width: 14vw;
}
#blue .block02-2 .box .fbox .img .addtime2 {
  margin-top: 2vw;
}
/*=================================================
 * TUNING
 * ================================================= */
#tune .f14 {
  font-size: 1vw;
}
#tune .f16 {
  font-size: 1.2vw;
}
#tune .f18 {
  font-size: 1.3vw;
  line-height: 1.8;
}
#tune .f20 {
  font-size: 1.4vw;
}
#tune .f24 {
  font-size: 1.8vw;
}
#tune .f26 {
  font-size: 2vw;
}
#tune .f30 {
  font-size: 2.3vw;
}
#tune .f36 {
  font-size: 2.6vw;
}
#tune .f40 {
  font-size: 3vw;
}
#tune .f56 {
  font-size: 4.6vw;
}
#tune img {
  width: 100%;
  height: auto;
}
#tune .tunetop {
  background: url(img/tuning/img01.webp);
  background-size: contain;
  background-repeat: no-repeat;
  height: 56vw;
  width: 100%;
}
#tune .block01 {
  background: url(img/tuning/img02.webp);
  background-size: contain;
  background-repeat: no-repeat;
  height: 56vw;
  width: 100%;
  padding: 2vw 0;
}
#tune .headbox {
  width: 40vw;
  margin-left: auto;
}
#tune .headbox .jpttl {
  line-height: 1.5;
  padding-top: 13vw;
}
#tune .headbox .enttl {
  margin-left: 5vw;
  margin-top: 3vw;
}
#tune .headbox .logo {
  width: 9vw;
  margin-left: 9vw;
  margin-top: 9vw;
}
#tune .yoyakubt {
  position: fixed;
  width: 16vw;
  top: 2vw;
  right: 3vw;
  z-index: 9999;
}
#tune .lang {
  padding: 2vw 0 2vw 4vw;
}
#tune .lang .gt_selector {
  padding: 0.5vw 2vw;
  font-size: 1.3vw;
}
#tune .block01 .txt {
  text-align: left;
  margin: 26vw 0 0 11vw;
  color: #fff;
}
#tune .block02 {
  padding: 0;
}
#tune .block02 .txt {
  padding: 7vw 0;
}
#tune .add03 {
  padding: 3vw 0 7vw;
  width: 58vw;
  margin: 0 auto;
  max-width: 800px;
}
#tune .add03 .box {
  margin-top: 5vw;
}
#tune .add03 .img {
  width: 25vw;
}
#tune .add03 .txtbox {
  width: 27vw;
  margin-left: 3vw;
  text-align: left;
}
#tune .add03 .txt {
  padding: 0;
}
#tune .day01 {
  padding: 5vw 0 10vw;
  text-align: center;
}
#tune .day01 .txt {
  margin-top: 5vw;
}
#tune .circle {
  width: 10vw;
  height: 10vw;
  border-radius: 50%;
  background: #fff;
  margin: 10px auto;
  line-height: 4;
  margin-top: 4vw;
  margin-bottom: 4vw;
}
#tune .mttl {
  line-height: 1.3;
}
#tune .day01 .img1 {
  width: 38vw;
  margin: 0 auto;
  padding: 5vw 0 7vw;
}
#tune .day01 .img2 {
  width: 32vw;
}
#tune .day01 .img3 {
  width: 27vw;
  margin-top: 7vw;
}
#tune .circle-b {
  width: 10vw;
  height: 10vw;
  border-radius: 50%;
  background: #f7f3ef;
  margin: 10px auto;
  line-height: 4;
  margin-top: 4vw;
  margin-bottom: 4vw;
}
#tune .day02 {
  padding: 5vw 0;
  text-align: center;
}
#tune .day02 .ttl {
  margin: 3vw 0 0;
}
#tune .day02 .img1 {
  width: 70vw;
  margin: 0 auto;
  padding: 5vw 0 7vw;
}
#tune .day02 .img2 {
  width: 59vw;
  margin-left: 11vw;
}
#tune .day02 .img2 .txt {
  margin: 2vw 0 6vw;
  line-height: 1.6;
}
#tune .day02 .img2 .img2P {
  width: 32vw;
}
#tune .day02 .img3 {
  width: 27vw;
}
#tune .day02 .img4 {
  width: 63vw;
  margin: 15vw 0 7vw;
}
#tune .day02 .img5 {
  width: 50vw;
}
#tune .day02 .img5 .txt {
  margin-left: 21vw;
}
#tune .day02 .img5 .img5P {
  width: 23vw;
  margin-left: 10vw;
  margin-top: 5vw;
}
#tune .day02 .img6 {
  width: 26vw;
  margin-right: 9vw;
}
#tune .day02 .img7 {
  width: 36vw;
  margin: 0 auto;
  margin-left: 42vw;
  margin-top: 7vw;
  margin-bottom: 18vw;
}
#tune .day02 .img8 {
  width: 29vw;
  margin-left: 6vw;
  margin-top: 23vw;
}
#tune .day02 .img8-2 {
  margin-top: 6vw;
}
#tune .day02 .img10 {
  width: 48vw;
}
#tune .day02 .img10 .txt {
  line-height: 1.6;
  margin-top: 4vw;
}
#tune .day02 .img11 {
  width: 45vw;
  margin-top: 18vw;
}
#tune .day02 .img12box {
  width: 31vw;
  margin-top: 26vw;
}
#tune .day02 .img13 {
  margin-top: 6vw;
}
#tune .day02 .img14box {
  width: 100%;
  margin-top: 10vw;
  margin-bottom: 18vw;
}
#tune .day02 .img14 {
  width: 28vw;
}
#tune .day02 .img15 {
  width: 28vw;
}
#tune .day02 .img14box .txt {
  width: 32vw;
  margin-right: 5vw;
}
#tune .day02 .flex-sb .left {
  width: 25vw;
  margin: 0 auto;
  margin-top: 30vw;
}
#tune .day02 .img16 {
  width: 70vw;
}
#tune .day02 .img17box {
  width: 67vw;
  margin-top: 10vw;
  margin-bottom: 15vw;
}
#tune .day02 .img17 {
  width: 30vw;
}
#tune .day02 .img18 {
  width: 30vw;
}
#tune .day02 .img19 {
  width: 78vw;
  margin: 0 auto;
  margin-top: 5vw;
  margin-bottom: 13vw;
}
#tune .day02 .after .ttl {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
#tune .day02 .after .ttl:before,
#tune .day02 .after .ttl:after {
  border-top: 1px solid #1e3c41;
  content: "";
  width: 1.5em; /* 線の長さ */
}
#tune .day02 .after .ttl:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
#tune .day02 .after .ttl:after {
  margin-left: 0.5em; /* 文字の左隣 */
}
#tune .day02 .eve .ttl {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
#tune .day02 .eve .ttl:before,
#tune .day02 .eve .ttl:after {
  border-top: 1px solid #1e3c41;
  content: "";
  width: 1.5em; /* 線の長さ */
}
#tune .day02 .eve .ttl:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
#tune .day02 .eve .ttl:after {
  margin-left: 0.5em; /* 文字の左隣 */
}
#tune .day02 .img20 {
  width: 80vw;
  margin: 8vw 0;
}
#tune .day02 .img21box {
  width: 66vw;
  margin-left: auto;
  margin-bottom: 5vw;
}
#tune .day02 .img21 {
  width: 30vw;
  margin-top: 7vw;
}
#tune .day02 .img22 {
  width: 30vw;
}
#tune .day03 {
  padding: 5vw 0 10vw;
  text-align: center;
}
#tune .day03 .ttl {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
#tune .day03 .ttl:before,
#tune .day03 .ttl:after {
  border-top: 1px solid #1e3c41;
  content: "";
  width: 1.5em; /* 線の長さ */
}
#tune .day03 .ttl:before {
  margin-right: 0.5em; /* 文字の右隣 */
}
#tune .day03 .ttl:after {
  margin-left: 0.5em; /* 文字の左隣 */
}
#tune .day03 .img23 {
  width: 78vw;
  margin: 0 auto;
  padding: 8vw 0;
}
#tune .day03 .img24 {
  width: 25vw;
  margin-left: 25vw;
}
#tune .day03 .img25 {
  width: 38vw;
  margin-top: 15vw;
}
/*=================================================
 * レスポンシブ
 * ================================================= */
@media screen and (max-width: 640px) {
  .sp {
    display: block;
  }
  .pc {
    display: none !important;
  }
  body {
    font-size: 3.5vw;
    line-height: 1.8;
  }
  img {
    width: 100%;
    height: auto;
  }
  a:hover {
    opacity: none;
    filter: none;
  }
  .mainWrap {
    width: 90vw;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  .f8 {
    font-size: 3vw;
    font-weight: normal;
  }
  .f10 {
    font-size: 3.5vw;
  }
  .f12 {
    font-size: 4vw;
  }
  .f14 {
    font-size: 5vw;
  }
  .f16 {
    font-size: 5vw;
  }
  .f18 {
    font-size: 4.5vw;
  }
  .f2 {
    font-size: 5vw;
    font-weight: normal;
  }
  .f3 {
    font-size: 7.5vw;
    font-weight: normal;
  }
  .f4 {
    font-size: 10vw;
    font-weight: normal;
    letter-spacing: 0.1em;
  }
  .mt52 {
    margin-top: 8vw;
  }
  /*   メニューここから   */
  .spmenu h1 {
    width: 50vw;
    height: auto;
    margin-bottom: 5vw;
  }
  .spmenuWrap button {
    display: block;
    background: none;
    border: none;
    padding: 0;
    width: 12vw;
    letter-spacing: 0.1em;
    cursor: pointer;
    position: fixed;
    top: 8vw;
    left: 5vw;
    z-index: 999999999999;
    text-align: center;
    outline: none;
  }
  .spmenuWrap button span.bar {
    display: block;
    height: 2px;
    background-color: #992334;
    margin: 10px 0;
    transition: all 0.2s;
    transform-origin: 0 0;
  }
  .spmenuWrap button .close {
    letter-spacing: 0.08em;
    display: none;
    width: 8vw;
  }
  .spmenuWrap button .menu {
    display: block;
  }
  /*  メニューアクティブ時  */
  .spmenuWrap button.active .menu {
    display: none;
  }
  .spmenuWrap button.active .close {
    display: block;
    width: 8vw;
  }
  .spmenu {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999999;
    background-color: #a68d6e;
    color: #fff;
    padding: 30vw 8vw 8vw 10vw;
    font-size: 18px;
    display: none;
    bottom: 0;
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch;
  }
  .spmenu li a {
    text-decoration: none;
    color: #fff;
    display: block;
  }
  .req {
    width: 100%;
    margin-top: 5vw;
  }
  .spmenu li {
    font-size: 9vw;
    line-height: 1.4;
  }
  .spmenu li .small {
    font-size: 3vw;
    margin-left: 5vw;
    vertical-align: middle;
  }
  .spmenu .snsbox {
    margin-top: 13vw;
    text-align: center;
  }
  .spmenu .snsbox .flex {
    width: 18vw;
    margin: 0 auto;
    padding-top: 3vw;
    justify-content: space-between;
  }
  .spmenu .snsbox .flex .cell {
    width: 7vw;
  }
  .ybar {
    height: auto;
    position: fixed;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background: #a68d71;
    text-align: center;
    line-height: 1.3;
    border-top: solid 1px #fff;
  }
  .ybar .flex-sb {
    display: flex;
    justify-content: space-between;
  }
  .ybar a {
    text-decoration: none;
  }
  .ybar .ybox1 {
    width: 50%;
    padding: 3vw 1vw 5vw;
    font-size: 3.5vw;
    border-right: solid 1px #fff;
    text-align: center;
    letter-spacing: -0.1em;
  }
  .ybar .ybox2 {
    width: 50%;
    padding: 3vw 1vw 5vw;
    font-size: 3.5vw;
    text-align: center;
    letter-spacing: -0.1em;
  }
  /*   メニューここまで   */
  .catch {
    writing-mode: unset;
    letter-spacing: 0.1em;
    position: absolute;
    top: -83vw;
    z-index: 9999;
    left: 0;
    transform: scale(0.85, 1);
    right: 0;
    margin: auto;
    width: fit-content;
    font-size: min(6.5vw, 26px);
  }
  .mainlogo {
    z-index: 9999;
    width: 48vw;
    position: absolute;
    top: 30vw;
    max-width: 170px;
  }
  .nip {
    position: absolute;
    z-index: 9999;
    width: 14%;
    bottom: 3%;
    right: 6%;
  }
  .arr-b {
    position: absolute;
    bottom: 3%;
    width: 10%;
    z-index: 9999;
    margin: auto;
    left: 0;
    right: 0;
  }
  .cambnr {
    top: 5vw;
    z-index: 9999999;
    right: 3vw;
    position: fixed;
    margin: auto;
    left: auto;
  }
  .cambnr img {
    width: 76vw;
  }
  .bg01 {
    background-position: unset;
  }
  .sub {
    font-size: 4.8vw;
  }
  .block01 {
    padding: 8vw 0;
  }
  .block01 .text {
    margin: 10vw 0 0;
  }
  .block01 .movie {
    width: 85vw;
  }
  .bg-line2 {
    background-position: unset;
  }
  .block02 {
    padding: 3vw 0;
  }
  .block02 .text {
    padding: 10vw 0;
  }
  .block02 .slider {
    width: 100%;
  }
  .block02 .text2 {
    padding: 3vw 0 6vw;
  }
  .block02 .notebtn {
    width: 80%;
    margin: 0 auto;
  }
  .cambox .flex .cell {
    width: 100%;
    margin-bottom: 15vw;
    height: auto;
  }
  .cambox .flex .cell .cttl {
    margin-bottom: 3vw;
  }
  .cambox .flex .cell3 {
    width: 100%;
    margin-bottom: 15vw;
    height: auto;
  }
  .cambox .flex {
    align-items: unset;
    display: block;
  }
  .sbtn-box {
    background-image: url(img/sp/bt.svg);
    width: 80vw;
    height: 15vw;
    line-height: 4;
  }
  .accordion-open {
    background-image: url(img/sp/bt.svg);
    width: 80vw;
    height: 15vw;
    line-height: 4;
  }
  .mt2 {
    margin-top: 7vw;
  }
  .block03 {
    width: 90%;
  }
  .block03 .text {
    margin-bottom: 6vw;
    margin-top: 5vw;
  }
  .block03 .planBox .txtbox {
    width: 100%;
  }
  .block03 .daybox .mt4 {
    margin-top: 8vw !important;
  }
  .block03 .accordion-box-on {
    margin-top: -13vw;
  }
  .block03 .planimg {
    width: 100%;
    font-size: 3vw;
    padding: 7vw;
  }
  .mt25 {
    margin-top: 25vw !important;
  }
  .mt36 {
    margin-top: 36vw !important;
  }
  .block03 .planimg .t01 {
    position: absolute;
    top: 77vw;
    left: 2vw;
  }
  .block03 .planimg .t02 {
    position: absolute;
    top: 169vw;
    right: -4vw;
    text-align: left;
  }
  .block03 .planimg .t03 {
    position: absolute;
    top: 370vw;
    right: unset;
    left: 2vw;
  }
  .block03 .planimg .t04 {
    position: absolute;
    top: 295vw;
    left: 2vw;
  }
  .block03 .planimg .t05 {
    position: absolute;
    top: 445vw;
    left: 2vw;
  }
  .block03 .planimg .t06 {
    position: absolute;
    top: 520vw;
    right: unset;
    text-align: left;
  }
  .block03 .planimg .t07 {
    position: absolute;
    top: 570vw;
    left: 2vw;
    text-align: left;
  }
  .block03 .planimg .t2-01 {
    position: absolute;
    top: 73vw;
    left: 2vw;
  }
  .block03 .planimg .t2-02 {
    position: absolute;
    top: 94vw;
    right: unset;
    text-align: left;
  }
  .block03 .planimg .t2-03 {
    position: absolute;
    top: 205vw;
    right: unset;
    left: 2vw;
  }
  .block03 .planimg .t2-04 {
    position: absolute;
    top: 274vw;
    left: 2vw;
    right: unset;
  }
  .block03 .planimg .t2-05 {
    position: absolute;
    top: 342.5vw;
    left: 2vw;
    right: unset;
    text-align: left;
  }
  .block03 .planimg .t2-06 {
    position: absolute;
    top: 362.5vw;
    right: unset;
    text-align: left;
    left: 21vw;
  }
  .block03 .planimg .t2-07 {
    position: absolute;
    top: 433.5vw;
    left: 2vw;
    text-align: left;
  }
  .block03 .planimg .t2-08 {
    position: absolute;
    top: 480.5vw;
    left: 2vw;
    text-align: left;
  }
  .block03 .planimg .t3-01 {
    position: absolute;
    top: 73vw;
    left: 2vw;
  }
  .block03 .planimg .t3-02 {
    position: absolute;
    top: 157vw;
    right: unset;
    text-align: left;
  }
  .block03 .planimg .t3-03 {
    position: absolute;
    top: 338vw;
    right: unset;
    left: 2vw;
  }
  .block03 .planimg .t3-04 {
    position: absolute;
    top: 268.5vw;
    left: 2vw;
  }
  .block03 .planimg .t3-05 {
    position: absolute;
    top: 407.5vw;
    left: 2vw;
    text-align: left;
  }
  .block03 .planimg .t3-06 {
    position: absolute;
    top: 504vw;
    right: unset;
    text-align: left;
  }
  .block03 .planimg .t3-07 {
    position: absolute;
    top: 552.5vw;
    left: 2vw;
    text-align: left;
  }
  .block03 .text2 {
    padding-bottom: 10vw;
  }
  .block04 .text {
    margin: 10vw 0;
  }
  .block04 .tagbox {
    width: 69.5vw;
    text-align: left;
    margin: 0 auto;
    padding-bottom: 10vw;
  }
  .block04 .tagbox .flex {
    margin-top: 7vw;
  }
  .block04 .tagbox .flex .cell {
    margin-right: 7vw;
  }
  .block04 .tagbox .flex .cell:last-child {
    margin-right: 0;
  }
  .block04 .tagbox .tag01 {
    font-size: 4.8vw;
  }
  .block04 .tagbox .tag02 {
    font-size: 3vw;
    margin-top: 2vw;
  }
  /*=================================================
    *英語ページ追加 2023.10
    * ================================================= */
  .block04 .newEN .tagbox .tag01 {
    font-size: 5.5vw;
    line-height: 1.4;
  }
  .block04 .newEN .tagbox .tag02 {
    font-size: 3vw;
  }
  .newENttl {
    font-size: 10vw;
    text-align: center;
    margin: 5vw 0;
  }
  .block04 .newEN .tagbox {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  /*=================================================
    *英語ページ追加ここまで
    * ================================================= */
  .fullWrap .slider .slideshow .content {
    width: 200px;
  }
  .block04 .foodwrap {
    display: block;
    margin-top: 5vw;
  }
  .block04 .foodwrap .foodhead {
    position: relative;
    width: 100%;
    text-align: left;
    padding-top: 3vw;
    padding-left: 0;
    font-size: unset;
  }
  .block04 .foodwrap .foodtext {
    margin-top: 3vw;
    margin-bottom: 6vw;
  }
  .fullWrap .slider .slidewrap {
    width: 90vw;
    margin: 0 auto;
  }
  .fullWrap .slider .slidewrap .a-cell {
    width: 43vw;
    height: auto;
    margin-bottom: 5vw;
  }
  .block05 {
    width: 85vw;
    margin-bottom: 15vw;
  }
  .block05 .sttl {
    margin-bottom: 10vw;
  }
  .block05 .roombox .flex {
    display: block;
  }
  .block05 .slider {
    width: 100%;
    height: auto;
  }
  .block05 .roombox {
    position: relative;
    margin-bottom: 10vw;
    width: 100%;
  }
  .block05 .roombox .roomtext {
    text-align: left;
    margin-left: 0;
    margin-top: 1vw;
  }
  .block05 .roombox .tab-w {
    background: #fff;
    color: #1e3c41;
    font-size: 3.5vw;
    padding: 0 6vw;
    border-radius: 15px;
    margin-right: 1vw;
    width: fit-content;
  }
  .block05 .roombox .tab-o {
    background: #a68d6e;
    font-size: 3.5vw;
    padding: 0 6vw;
    border-radius: 15px;
    width: fit-content;
  }
  .block05 .roombox .roomtext .flex {
    display: flex;
  }
  .block05 .roombox .roomttl {
    display: block;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
  .block05 .roombox .roomttl .sp-flex {
    display: flex;
    margin-top: 2vw;
  }
  .block05 .roombox .roomttl .en {
    margin-top: 1.8vw;
  }
  .block05 .roombox .roomttl .mainttl {
    font-size: 6vw;
    letter-spacing: 0.2em;
    margin-left: 6vw;
  }
  .block05 .text-room {
    margin-bottom: 7vw;
  }
  .line-t {
    height: 18vw;
    top: 5vw;
  }
  .line-t2 {
    height: 11vw;
    top: 5vw;
  }
  .bl-s {
    font-size: 3.5vw;
    font-weight: normal;
    margin-left: 4vw;
    vertical-align: 0.2em;
  }
  .ml2 {
    margin-left: 5vw;
  }
  .block05 .roombox .roomtext .spec .spectext {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 3.5vw;
    margin-left: 1vw;
  }
  .aki-btbox {
    background-image: url(img/sp/bt.svg);
    width: 80vw;
    height: 15vw;
    line-height: 2.6;
  }
  .mt30 {
    margin-top: 30vw;
  }
  .aki-bt01,
  .aki-bt02 {
    text-align: center;
    margin: auto;
    width: 100%;
    height: auto;
    line-height: 3;
    border-radius: 10vw;
    margin-top: 10vw;
    margin-bottom: 5vw;
  }
  .aki-bt03,
  .aki-bt04 {
    position: absolute;
    top: 66vw;
    left: 0;
    text-align: center;
    right: 0;
    margin: auto;
    width: 100%;
  }
  .block05 .roombox .roomtext .spec .spectext table tr td {
    padding-right: 10px;
  }
  .priceB {
    margin-top: 7vw;
    padding: 5vw;
    line-height: 1.8;
  }
  .block05 .roomabout {
    display: block;
    justify-content: unset;
    width: 100%;
  }
  .block05 .roomabout .head {
    width: 100%;
    margin-top: 10%;
  }
  .abouttext table tr td {
    display: block;
    margin: 2vw 0;
  }
  .abouttext {
    width: 100%;
  }
  .w15 {
    width: 100%;
  }
  .maru {
    display: inline-block;
    margin-right: 1vw;
  }
  .block06 {
    width: 100%;
    padding: 20vw 0;
  }
  .block06 .sttl {
    margin-bottom: 10vw;
  }
  .block06 .ttl {
    font-size: 4.5vw;
    margin-bottom: 8vw;
  }
  .ac_bt {
    padding: 5vw 8vw 5vw 5vw;
  }
  .ac_bt:after {
    width: 4vw;
    height: 3vw;
    right: 2vw;
    top: 6.5vw;
  }
  .allinfo {
    margin-top: 3vw;
    position: relative;
    background: url(img/sp/line2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    width: 100%;
  }
  .ac_bt span {
    margin-right: 3vw;
  }
  .c2 {
    padding: 5vw;
    border: none !important;
    cursor: pointer;
    position: relative;
    text-align: left;
    background: url(img/sp/line2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    display: flex;
  }
  .ac_bt.active:after {
    right: 2.5vw;
    top: 7.5vw;
    transform: scale(4);
  }
  .ac_bt + .content {
    display: none;
    padding: 5vw 6vw 5vw 26vw;
    text-align: left;
    background: url(img/sp/line2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
  }
  .block07 .flex {
    flex-direction: column;
  }
  .block07 .textbox {
    order: 2;
    margin-top: 9vw;
  }
  .block07 .textbox .f14 {
    font-size: 4.5vw !important;
  }
  .block07 .textbox .bl-s {
    margin-left: 2vw !important;
  }
  .block07 .flex .map {
    width: 100%;
    height: auto;
    margin-top: 4vw;
    order: 1;
  }
  .block07 .textbox .gmap a {
    text-decoration: none;
    font-size: 3.5vw;
    position: absolute;
    right: 3vw;
    bottom: 2vw;
  }
  .block07 .textbox .gmap a:after {
    top: 2vw;
    right: -6vw;
    width: 4vw;
    height: 3vw;
  }
  .block07 .textbox .gmap {
    margin: 1vw 0 6vw;
    position: relative;
  }
  .instatext {
    display: flex;
    justify-content: flex-start;
    margin-left: 4.3vw;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: flex-start;
    line-height: 2.5;
  }
  .instatext a {
    text-decoration: none;
  }
  .instalogo {
    width: 7vw;
  }
  .hash-1 {
    margin-top: 3vw;
  }
  .block10 .flex-sb .cell {
    padding: 6vw;
    width: 90vw;
    margin-bottom: 7vw;
  }
  .footerbox .flex {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer {
    height: auto;
  }
  footer .logobox {
    width: 100%;
  }
  footer .logobox .flogo {
    width: 40vw;
    margin: 0 auto;
    padding: 8vw 0;
  }
  footer table tr td {
    text-align: center;
    display: block;
    margin: 2vw 0;
  }
  footer .contact {
    text-align: center;
    margin: 5vw 0;
  }
  footer .last {
    width: 100%;
    font-size: unset;
    text-align: center;
    line-height: 2;
    position: relative;
    height: auto;
    margin-bottom: 30vw;
  }
  footer .snsbox {
    display: flex;
    width: 100%;
    margin-top: 32vw;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    position: absolute;
    top: 0;
  }
  footer .snsbox .cell {
    width: 8%;
    margin-right: 5vw;
  }
  footer .snsbox .cell:last-child {
    margin-right: 0;
  }
  #news .postWrap {
    display: block;
    width: 85vw;
    margin: 0 auto;
  }
  #news .postWrap .post {
    width: 100%;
  }
  #news .mainWrap .post .box {
    display: block;
    padding: 3vw 0;
  }
  #news .mainWrap .post .box .date {
    width: fit-content;
  }
  #news .mainWrap .post .box .title {
    width: 100%;
  }
  #news .mainWrap .post .box .arrow {
    display: none;
  }
  #news .newsmain {
    width: 82vw;
    margin: 0 auto;
    margin-top: 0;
  }
  #news .entry {
    margin: 10vw 0;
  }
  .sidebar {
    margin-left: 3vw;
    margin-top: 15vw;
    margin-bottom: 15vw;
  }
  .sidebar .bold {
    font-size: 4vw;
    margin-right: 1vw;
  }
  .sidebar .small {
    font-size: 3vw;
  }
  .sidebar .block2 select {
    font-size: 3.5vw;
    width: 80vw;
    color: #333;
    font-family: "Shippori Mincho", serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 10px;
  }
  .pankuzu {
    margin-top: 25vw;
  }
  .pankuzu li {
    font-size: 10px;
  }
  h4.bdr-b {
    font-size: 4.5vw;
  }
  /* ▼モーダル*/
  * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
  }
  .js-modal-close {
    text-align: right;
    padding: 5.333vw;
  }
  .batu2 img {
    width: 35px !important;
  }
  .modal__bg {
    background: rgba(0, 0, 0, 0.75);
    height: 100vh;
    position: absolute;
    width: 100%;
  }
  .modalblock {
    margin: 0 auto;
    text-align: center;
  }
  .modalblock img {
    width: 60%;
  }
  .modalblock .modaltitle {
    margin: 0 auto;
    text-align: center;
    font-size: 4.8vw;
    margin-bottom: 8vw;
    margin-top: 8vw;
    color: #000;
  }
  .modalblock .modaltext {
    margin: 0 auto;
    text-align: center;
    font-size: 3.733vw;
    line-height: 2;
    color: #000;
  }
  .modalblock a {
    color: #000;
  }
  .modal__content {
    background-color: #1e3c41;
    background-image: url("img/bg03.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90vw;
    height: 150vw;
    overflow: auto;
    padding: 2vw 0 10vw;
  }
  .modal__content01 {
    background: #fff;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60vw;
    height: 80vh;
  }
  .a-main {
    width: 75vw;
    margin: 0 auto;
  }
  .a-main .a-ttl {
    font-size: 4.5vw;
    margin-bottom: 10vw;
  }
  .a-box .flex {
    flex-wrap: wrap;
  }
  .a-main .left {
    width: 100%;
    order: 1;
  }
  .a-main .right {
    width: 100%;
    order: 2;
  }
  .a-main .right .r-box {
    margin-bottom: 5vw;
    padding-bottom: 5vw;
  }
  .a-main .right .r-ttl {
    font-size: 4vw;
  }
  .a-main .right .r-txt {
    margin-top: 3vw;
    font-size: 3.5vw;
  }
  .a-main .right .r-box-brd {
    padding-left: 3vw;
    margin-bottom: 8vw;
  }
  .a-main .left img {
    padding-bottom: 5vw;
  }
  /*=================================================
    *BLUEZONE
    * ================================================= */
  .flex-sb {
    display: block;
  }
  #blue .mainWrap {
    width: 80%;
    margin: 0 auto;
  }
  #blue .mainWrap80 {
    width: 90%;
    margin: 0 auto;
  }
  .bg-be {
    background-color: #f7f3ef;
    color: #1e3c41;
  }
  .bg-g {
    background-color: #1e3c41;
    color: #fff;
  }
  .bg-w {
    background-color: #fff;
    color: #1e3c41;
  }
  #blue .center {
    text-align: center;
  }
  #blue img {
    width: 100%;
    height: auto;
  }
  #blue {
    font-size: 3.8vw;
    line-height: 2;
  }
  #blue .f14 {
    font-size: 3.5vw;
  }
  #blue .f16 {
    font-size: 3.8vw;
  }
  #blue .f18 {
    font-size: 4vw;
    line-height: 1.8;
  }
  #blue .f20 {
    font-size: 4.5vw;
  }
  #blue .f24 {
    font-size: 5.2vw;
  }
  #blue .f28 {
    font-size: 6vw !important;
  }
  #blue .f30 {
    font-size: 6.2vw !important;
  }
  #blue .f36 {
    font-size: 6.5vw;
  }
  #blue .f40 {
    font-size: 6.5vw;
  }
  #blue .f56 {
    font-size: 12vw;
    line-height: 1;
  }
  .blue-top .lang .gt_selector {
    padding: 2vw 3vw;
    font-size: 3.5vw;
  }
  #blue .block01 {
    width: 90%;
    margin: auto;
    padding: 24vw 0 15vw;
  }
  #blue .block01 .logo {
    width: 38vw;
    margin: 0 auto 10vw;
  }
  #blue .block01 .mainttl {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  #blue .block01 .i-left {
    line-height: 4.5;
  }
  #blue .block01 .i-right {
    line-height: 4.5;
  }
  #blue .block01 .imgbox {
    width: 100%;
    margin-bottom: 14vw;
  }
  #blue .block01 .imgbox .cell {
    width: 54vw;
  }
  #blue .block01 .imgbox .cell-r {
    margin: -4vw 0 0 auto;
  }
  #blue .block01 .imgbox .cell-l {
    margin: -4vw auto 0 0;
  }
  #blue .block01 .mainWrap {
    width: 100%;
  }
  #blue .block01 .ttl2 {
    margin-bottom: 8vw;
  }
  #blue .block01 .btn .modalbox {
    padding: 3vw;
  }
  #blue .h3box {
    margin-bottom: 9vw;
  }
  #blue .block01 .txt {
    text-align: left;
    margin-bottom: 9vw;
  }
  #blue .block01 .btn {
    width: 100%;
  }
  #blue .block01 .btn a {
    width: 100%;
    padding: 3vw 0;
  }
  #blue .block01 .btn .modalbox {
    padding: 0;
  }
  #blue .modalbox .blue-main {
    padding: 9vw;
    margin: 0 auto;
  }
  #blue .block02 {
    padding: 10vw 0;
  }
  #blue .block02 .img {
    width: 90%;
    margin: auto;
  }
  #blue .block02 .txtbox {
    width: 100%;
    margin: 9vw 0 0;
  }
  #blue .block02-2 .box .txtwrap {
    width: 90%;
    margin: 0 auto 15vw;
    padding-top: 20vw;
  }
  #blue .block02-2 .box .txtwrap .ttl {
    width: 100%;
  }
  #blue .block02-2 .box .txtwrap .txt {
    text-align: left;
  }
  #blue .block02-2 .box {
    margin-top: 12vw;
  }
  #blue .block02-2 .box .circle {
    width: 44vw;
    height: 20vw;
    top: -2vw;
    font-size: 6vw;
    line-height: 2;
  }
  #blue .block02-2 .box .circle .stime {
    font-size: 3.5vw;
    line-height: 0.5;
  }
  #blue .js-modal-close {
    padding-bottom: 0;
  }
  #blue .modalbox .blue-main {
    padding: 8vw 6vw;
    width: 90%;
    margin: 0 auto;
  }
  #blue .block02-2 .box .fbox {
    width: 90%;
  }
  #blue .block02-2 .box .fbox1 {
    padding: 26vw 0 0;
  }
  #blue .block02-2 .box .fbox .img {
    width: 100%;
    margin-bottom: 6vw;
  }
  #blue .block02-2 .box .fbox .txtbox {
    width: 100%;
    margin: 0 auto;
  }
  #blue .block02-2 .box .fbox .txtbox .ttl {
    margin-bottom: 7vw;
  }
  #blue .block02-2 .box .fbox .txtbox .txt {
    margin-bottom: 7vw;
  }
  #blue .block02-2 .box {
    padding-bottom: 12vw;
    margin-bottom: 18vw;
  }
  #blue .block02-2 .abox {
    width: 90%;
  }
  #blue .block02-2 .abox .fbox-co {
    width: 100%;
    margin-top: 10vw;
  }
  #blue .block02-2 .abox .fbox-co .txtbox {
    margin-top: 5vw;
  }
  #blue .block02-2 .abox .fbox-co .txt {
    height: unset;
  }
  #blue .block02-2 .abox .fbox-co .txt2 {
    margin-top: 5vw;
    padding-top: 5vw;
  }
  #blue .block02-2 .abox .attbox {
    margin-top: 15vw;
  }
  #blue .block03 {
    padding: 15vw 0;
  }
  #blue .block03 .box {
    margin-bottom: 10vw;
  }
  #blue .block03 .boxwrap .box {
    width: 100%;
  }
  #blue .block03 .boxwrap {
    display: block;
  }
  #blue .block03 .boxwrap .box .txtbox {
    width: 100%;
  }
  .ms-bullets.ms-dir-h {
    width: 100%;
  }
  #blue .block04 .ttl {
    display: flex;
  }
  #blue .block04 .ttl .i-left {
    font-size: 7vw;
    margin: auto;
    margin-bottom: 2vw;
  }
  #blue .block04 .ttl .i-ttl {
    line-height: 1;
  }
  #blue .block04 .ttl .i-right {
    font-size: 7vw;
    margin: auto;
    margin-bottom: 2vw;
  }
  #blue .block04 .bg-gold {
    padding: 5vw 2vw;
    margin: 10vw 0;
  }
  #blue .block04 .bd-g {
    padding: 5vw 1vw;
    line-height: 1.5;
  }
  #blue .block04 .bg-gold .flex-sb,
  #blue .block04 .bd-g .flex-sb {
    display: flex;
    justify-content: space-between;
  }
  #blue .block04 .wbox {
    margin-top: 15vw;
    padding: 5vw;
  }
  #blue .block04 .moviebox iframe {
    width: 100%;
    height: auto;
  }
  #blue .block04 .awbox .cell {
    width: 100%;
    padding: 2vw 0.5vw;
    margin-bottom: 5vw;
  }
  #blue .block04 .btn .fa-solid {
    font-size: 5vw;
  }
  /*アコーディオン*/
  #blue .ac {
    padding: 3vw !important;
    margin-top: 5vw;
  }
  #blue .ac > .ac-q {
    line-height: 1.5;
    padding-right: 6vw !important;
    text-align: justify;
  }
  #blue .ac-a .wrap {
    padding: 5vw 0 0;
    margin-top: 5vw;
  }
  #blue .deeptop .tatebox {
    padding-top: 26vw;
  }
  #blue .deeptop .logo {
    width: 19vw;
    bottom: 12vw;
  }
  #blue .modalbox .blue-main .deep-img {
    width: 100%;
  }
  #blue .modalbox .blue-main .txtbox {
    width: 100%;
    margin-left: 0;
  }
  #blue .deep-box {
    padding-bottom: 15vw;
  }
  #blue .deep-box .ttl {
    color: unset;
    text-shadow: unset;
    text-align: center;
    padding: 5vw;
  }
  #blue .deep-box .txt {
    text-align: center;
    padding: 10vw 0;
  }
  #blue .block02-2 .box .fbox .img .addtime {
    top: -8vw;
  }
  #blue .block02-2 .box .fbox .img .time {
    top: 4.5vw;
  }
  #blue .block02-2 .box .fbox .txtbox .img {
    width: 53vw;
  }
  #tune .center {
    text-align: center;
  }
  #tune img {
    width: 100%;
    height: auto;
  }
  #tune {
    font-size: 3.8vw;
    line-height: 2;
  }
  #tune .f14 {
    font-size: 3.5vw;
  }
  #tune .f16 {
    font-size: 3.5vw;
  }
  #tune .f18 {
    font-size: 3.5vw;
    line-height: 1.8;
  }
  #tune .f20 {
    font-size: 3.5vw;
  }
  #tune .f24 {
    font-size: 4.5vw;
  }
  #tune .f26 {
    font-size: 4.5vw;
  }
  #tune .f28 {
    font-size: 6vw !important;
  }
  #tune .f30 {
    font-size: 6.2vw !important;
  }
  #tune .f36 {
    font-size: 6.5vw;
  }
  #tune .f40 {
    font-size: 6.5vw;
  }
  #tune .f56 {
    font-size: 10vw;
    line-height: 1;
  }
  #tune .lang .gt_selector {
    padding: 2vw 3vw;
    font-size: 3.5vw;
  }
  #tune .tunetop {
    background: url(img/tuning/img01_sp.webp);
    height: 90vh;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #tune .headbox {
    width: 70vw;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    height: 90vh;
    justify-content: space-between;
  }
  #tune .headbox .logo {
    width: 25vw;
    margin-left: auto;
    margin-top: 0;
    padding-top: 6vw;
    padding-right: 8vw;
  }
  #tune .headbox .spttl {
    padding-bottom: 10vw;
  }
  #tune .headbox .jpttl {
    font-size: 5vw;
    line-height: 1.5;
    padding-top: 93vw;
    text-align: center;
  }
  #tune .headbox .enttl {
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  #tune .block01 {
    background: url(img/tuning/img02_sp.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    padding: 10vw 0;
  }
  #tune .block01 .txt {
    text-align: left;
    margin: 0 0 0 5vw;
    color: #fff;
    position: absolute;
    bottom: 10vw;
    font-size: 3.8vw;
  }
  #tune .add03 {
    padding: 10vw 0;
    width: 83vw;
    margin: 0 auto;
    max-width: 800px;
  }
  #tune .add03 .img {
    width: 100%;
  }
  #tune .add03 .txtbox {
    width: 100%;
    margin: 10vw 0;
  }
  #tune .day01 {
    padding: 10vw 0 15vw;
    text-align: center;
  }
  #tune .circle,
  #tune .circle-b {
    width: 26vw;
    height: 26vw;
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
  #tune .day01 .img1 {
    width: 80vw;
    margin: 0 auto;
    padding: 10vw 0 14vw;
  }
  #tune .day01 .flex-sb {
    display: flex;
  }
  #tune .day01 .img2 {
    width: 42vw;
  }
  #tune .day01 .img3 {
    width: 36vw;
    margin-top: 7vw;
  }
  #tune .day02 .img1 {
    width: 90vw;
    padding: 10vw 0 8vw;
  }
  #tune .day02 .img2 {
    width: 90%;
    margin-left: 0;
    margin: 0 auto;
  }
  #tune .day02 .img02box .txt {
    line-height: 1.6;
    margin-bottom: 10vw;
  }
  #tune .day02 .img02box .img2P {
    width: 50vw;
  }
  #tune .day02 .img3 {
    width: 35vw;
    margin-left: auto;
    margin-top: -27vw;
  }
  #tune .day02 .img4 {
    width: 88vw;
    margin: 30vw 0 7vw;
  }
  #tune .day02 .img5 {
    width: 100%;
    margin: 0 auto;
  }
  #tune .day02 .img5 .txt {
    margin-left: 0;
  }
  #tune .day02 .img5 .img5P {
    width: 90%;
    margin-left: 0;
    margin-top: 0;
    margin: 0 auto;
    padding-top: 10vw;
  }
  #tune .day02 .img8box {
    display: flex;
    padding: 30vw 0;
    width: 90%;
    margin: 0 auto;
  }
  #tune .day02 .img8 {
    width: 40vw;
    margin-left: 0;
    margin-top: 23vw;
  }
  #tune .day02 .img10 {
    width: 46vw;
  }
  #tune .day02 .img11box {
    display: flex;
    width: 90%;
    margin: 0 auto;
  }
  #tune .day02 .img11 {
    width: 50vw;
    margin-top: 0;
  }
  #tune .day02 .img12box {
    width: 35vw;
    margin-top: 24vw;
  }
  #tune .day02 .img14box {
    margin-bottom: 30vw;
    margin-top: 5vw;
  }
  #tune .day02 .img14box .txt {
    width: 90%;
    margin-right: 0;
    margin: 0 auto;
    padding-bottom: 8vw;
    line-height: 1.6;
  }
  #tune .day02 .img14box .flex-sb {
    display: flex;
    width: 90%;
    margin: 0 auto;
  }
  #tune .day02 .img14,
  #tune .day02 .img15 {
    width: 42vw;
  }
  #tune .day02 .img16 {
    width: 85vw;
  }
  #tune .day02 .imgbox16 .txt {
    line-height: 1.6;
    margin-top: 5vw;
  }
  #tune .day02 .img17box {
    width: 100%;
    margin-top: 5vw;
    margin-bottom: 30vw;
  }
  #tune .day02 .img17box .flex-sb {
    display: flex;
  }
  #tune .day02 .img17 {
    width: 45vw;
  }
  #tune .day02 .img18 {
    width: 45vw;
    margin-top: 10vw;
  }
  #tune .day02 .after .mttl,
  #tune .day02 .eve .mttl,
  #tune .day03 .mttl {
    margin: 5vw 0;
  }
  #tune .day02 .img21box .flex-sb {
    display: flex;
  }
  #tune .day02 .img21box {
    width: 90vw;
    margin-bottom: 20vw;
  }
  #tune .day02 .img21 {
    width: 42vw;
  }
  #tune .day02 .img22 {
    width: 42vw;
  }
  #tune .day03 {
    padding: 5vw 0 20vw;
  }
  #tune .day03 .img24box .flex-sb {
    display: flex;
  }
  #tune .day03 .img24 {
    width: 45vw;
    margin-left: 0;
  }
  #tune .day03 .img25 {
    width: 47vw;
    margin-top: 15vw;
  }
  #tune select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 3.6vw;
    background-color: #fff;
    color: #000;
    border: solid 1px #000;
  }
}
