@charset "UTF-8";
/* top layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* regular: 400, medium: 500, bold: 700 */
/* regular: 400, medium: 500, semibold: 600, bold: 700 */
/* regular: 400 */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* 角丸 */
/* ボタン */
/* ボタンの中のspan */
/* フォントサイズ */
/* 余白 */
/* 縦書き */
/* 内径 */
/* 文字にグラデ */
/* ------------------------------------------------------------------------*/
/* レイアウト
---------------------------------------------------------------------------*/
/* panel
---------------------------------------------------------------------------*/
@media screen and (max-width: 480px) {
  .panel {
    position: absolute;
    opacity: 1;
    visibility: visible;
    top: 210vw;
    padding: 5vw 0;
  }
  .panel form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5vw;
  }
  .panel .box_date input,
  .panel select {
    font-size: 6vw;
  }
  .panel .box_date input[type=text] {
    width: 56vw;
  }
  .panel button[type=submit] {
    width: 70vw;
    padding: 1em;
  }
}

@media screen and (max-width: 480px) {
  body.scroll .panel.scroll_fadein {
    -webkit-animation: none;
            animation: none;
  }
}

/* mv
---------------------------------------------------------------------------*/
.mv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 480px) {
  .mv {
    margin-bottom: 108px;
  }
}
@media screen and (max-width: 480px) and (max-width: 1440px) {
  .mv {
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 480px) and (max-width: 480px) {
  .mv {
    margin-bottom: 27.4809160305vw;
  }
}
.mv-left {
  width: 383px;
}
@media screen and (max-width: 1440px) {
  .mv-left {
    width: 26.5972222222vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-left {
    display: none;
  }
}
.mv-left-menu {
  padding-left: 80px;
  padding-top: 112px;
}
@media screen and (max-width: 1440px) {
  .mv-left-menu {
    padding-left: 5.5555555556vw;
    padding-right: 7.7777777778vw;
  }
}
.mv-left-menu li {
  font-size: 18px;
}
@media screen and (max-width: 1440px) {
  .mv-left-menu li {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-left-menu li {
    font-size: 4.5801526718vw;
  }
}
.mv-left-menu li {
  line-height: 2;
}
.mv-left-menu li + li {
  margin-top: 0.5em;
}
.mv-left-menu li a {
  display: block;
  position: relative;
}
.mv-left-menu li a::before, .mv-left-menu li a::after {
  position: absolute;
  content: "";
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #0E42AB;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.mv-left-menu li a::before {
  width: 62px;
  height: 1px;
  left: -80px;
}
.mv-left-menu li a::after {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: -20px;
}
@media (hover: hover) {
  .mv-left-menu li a:hover {
    opacity: 1;
  }
  .mv-left-menu li a:hover::before, .mv-left-menu li a:hover::after {
    opacity: 1;
  }
}
.mv-right {
  position: relative;
  width: calc(100% - 383px);
}
@media screen and (max-width: 1440px) {
  .mv-right {
    width: calc(100% - 26.5972222222vw);
  }
}
@media screen and (max-width: 480px) {
  .mv-right {
    width: 89.8218829517vw;
    margin: 0 0 0 auto;
  }
}
.mv-right-img img {
  width: 100%;
  height: 836px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
}
@media screen and (max-width: 1440px) {
  .mv-right-img img {
    height: 58.0555555556vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-right-img img {
    height: 162.8498727735vw;
  }
}
.mv-right-tx {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #ffffff;
  padding: 0 0 70px 50px;
}
@media screen and (max-width: 1440px) {
  .mv-right-tx {
    padding: 0 0 4.8611111111vw 3.4722222222vw;
  }
}
.mv-right-tx-en {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 56px;
}
@media screen and (max-width: 1440px) {
  .mv-right-tx-en {
    font-size: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-right-tx-en {
    font-size: 14.2493638677vw;
  }
}
.mv-right-tx-en {
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  .mv-right-tx-en {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-right-tx-en {
    margin-bottom: 7.6335877863vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-right-tx-en {
    font-size: 8.1424936387vw;
    line-height: 1.2;
  }
}
.mv-right-tx-ja {
  font-size: 32px;
}
@media screen and (max-width: 1440px) {
  .mv-right-tx-ja {
    font-size: 2.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .mv-right-tx-ja {
    font-size: 8.1424936387vw;
  }
}
.mv-right-tx-ja {
  font-weight: 700;
  line-height: 1.31;
}
@media screen and (max-width: 480px) {
  .mv-right-tx-ja {
    font-size: 4.834605598vw;
  }
}

/* about
---------------------------------------------------------------------------*/
.about {
  background-image: url(../img/top/about-bg.png);
  background-position: center top;
  background-size: 1440px auto;
  background-repeat: no-repeat;
  padding-top: 192px;
}
@media screen and (max-width: 1440px) {
  .about {
    padding-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .about {
    padding-top: 48.8549618321vw;
  }
}
@media screen and (max-width: 1440px) {
  .about {
    background-size: 100vw auto;
  }
}
@media screen and (max-width: 480px) {
  .about {
    background-image: url(../img/top/about-bg-sp.png);
    background-position: center 28.2442748092vw;
    background-size: 100vw auto;
    padding-top: 0;
    margin-bottom: 30.0254452926vw;
    margin-top: 90vw;
  }
}
.about-hd {
  width: 1360px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .about-hd {
    width: 94.4444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .about-hd {
    width: 89.8218829517vw;
  }
}
.about-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 120px;
}
@media screen and (max-width: 1440px) {
  .about-hd {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .about-hd {
    margin-bottom: 30.534351145vw;
  }
}
@media screen and (max-width: 480px) {
  .about-hd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100vw;
    margin-bottom: 16.7938931298vw;
  }
}
.about-hd-img {
  width: 960px;
}
@media screen and (max-width: 1440px) {
  .about-hd-img {
    width: 66.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .about-hd-img {
    width: 89.8218829517vw;
    margin-bottom: 8.6513994911vw;
  }
}
.about-hd-ttl {
  width: 310px;
}
@media screen and (max-width: 1440px) {
  .about-hd-ttl {
    width: 21.5277777778vw;
  }
}
@media screen and (max-width: 480px) {
  .about-hd-ttl {
    width: 100%;
    padding-left: 10.1781170483vw;
  }
}
.about-hd-ttl .desc {
  color: #0E42AB;
}
.about-ft {
  position: relative;
  /* 1080 */
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .about-ft {
    width: 88.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft {
    /* 100vw = 393 */
    width: 79.6437659033vw;
  }
}
.about-ft {
  margin-bottom: 567px;
}
@media screen and (max-width: 1440px) {
  .about-ft {
    margin-bottom: 39.375vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft {
    margin-bottom: 144.2748091603vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft {
    margin-bottom: 0;
  }
}
.about-ft .hdl {
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .about-ft .hdl {
    margin-bottom: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft .hdl {
    margin-bottom: 10.1781170483vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft .hdl {
    width: calc(100% + 3em);
    margin-left: 0;
    margin-right: -3em;
  }
}
.about-ft-img01 {
  position: absolute;
  width: 360px;
  top: 20px;
  right: 0;
}
@media screen and (max-width: 1440px) {
  .about-ft-img01 {
    width: 25vw;
    top: 1.3888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft-img01 {
    position: relative;
    top: auto;
    left: auto;
    width: 89.8218829517vw;
    margin-top: 7.6335877863vw;
    margin-left: -10.1781170483vw;
    margin-bottom: 2.0356234097vw;
  }
}
.about-ft-img02 {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  top: 318px;
  left: 0;
  width: 736px;
}
@media screen and (max-width: 1440px) {
  .about-ft-img02 {
    top: 22.0833333333vw;
    width: 51.1111111111vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft-img02 {
    position: relative;
    top: auto;
    left: auto;
    width: 89.5674300254vw;
    margin-left: auto;
    margin-right: -10.1781170483vw;
  }
}
.about-ft-img02 li {
  width: 360px;
}
@media screen and (max-width: 1440px) {
  .about-ft-img02 li {
    width: 25vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft-img02 li {
    width: 43.7659033079vw;
  }
}
.about-ft-catch {
  position: absolute;
  display: inline-block;
  white-space: nowrap;
  width: 120vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  top: 564px;
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: 115px;
}
@media screen and (max-width: 1440px) {
  .about-ft-catch {
    font-size: 7.9861111111vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft-catch {
    font-size: 29.262086514vw;
  }
}
.about-ft-catch {
  background: -webkit-gradient(linear, left top, right top, from(#0E42AB), to(#363540));
  background: linear-gradient(90deg, #0E42AB, #363540);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 1440px) {
  .about-ft-catch {
    top: 39.1666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .about-ft-catch {
    font-size: 18.320610687vw;
    width: 400vw;
    top: auto;
    bottom: -9vw;
  }
}

/* rooms
---------------------------------------------------------------------------*/
.rooms {
  background-image: url(../img/top/rooms-bg.png);
  background-position: center bottom;
  background-size: 1440px auto;
  background-repeat: repeat-x;
  padding-bottom: 96px;
}
@media screen and (max-width: 1440px) {
  .rooms {
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms {
    padding-bottom: 24.427480916vw;
  }
}
.rooms {
  margin-bottom: 100px;
}
@media screen and (max-width: 1440px) {
  .rooms {
    margin-bottom: 6.9444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms {
    margin-bottom: 25.4452926209vw;
  }
}
.rooms-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.rooms-sl {
  width: 840px;
  margin: 0 auto 56px;
}
@media screen and (max-width: 1440px) {
  .rooms-sl {
    width: 58.3333333333vw;
    margin: 0 auto 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-sl {
    width: 100vw;
    margin: 0 auto 10.1781170483vw;
  }
}
.rooms-sl .roomssl .swiper-slide {
  width: 840px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transform: translateY(58px);
          transform: translateY(58px);
}
@media screen and (max-width: 1440px) {
  .rooms-sl .roomssl .swiper-slide {
    width: 58.3333333333vw;
    -webkit-transform: translateY(4vw);
            transform: translateY(4vw);
  }
}
@media screen and (max-width: 480px) {
  .rooms-sl .roomssl .swiper-slide {
    width: 100vw;
    -webkit-transform: translateY(10vw);
            transform: translateY(10vw);
  }
}
.rooms-sl .roomssl .swiper-slide img {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .rooms-sl .roomssl .swiper-slide img {
    width: 55.5555555556vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-sl .roomssl .swiper-slide img {
    width: 89.8218829517vw;
  }
}
.rooms-sl .roomssl .swiper-slide-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.rooms-sl .swiper-button-prev {
  left: -8px;
}
@media screen and (max-width: 1440px) {
  .rooms-sl .swiper-button-prev {
    left: -0.5555555556vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-sl .swiper-button-prev {
    left: 0;
  }
}
.rooms-sl .swiper-button-next {
  right: -8px;
}
@media screen and (max-width: 1440px) {
  .rooms-sl .swiper-button-next {
    right: -0.5555555556vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-sl .swiper-button-next {
    right: 0;
  }
}
.rooms-tx {
  width: 880px;
  margin: 0 auto 56px;
}
@media screen and (max-width: 1440px) {
  .rooms-tx {
    width: 61.1111111111vw;
    margin: 0 auto 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-tx {
    width: 79.6437659033vw;
    margin: 0 auto 14.2493638677vw;
  }
}
.rooms-tx .hdl {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 1440px) {
  .rooms-tx .hdl {
    margin-bottom: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-tx .hdl {
    margin-bottom: 10.1781170483vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-tx .hdl {
    width: calc(100% + 2em);
    margin-left: -1em;
    margin-right: -1em;
  }
}
.rooms-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 48px;
  margin-bottom: 56px;
}
@media screen and (max-width: 1440px) {
  .rooms-icon {
    margin-bottom: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-icon {
    margin-bottom: 14.2493638677vw;
  }
}
@media screen and (max-width: 1440px) {
  .rooms-icon {
    gap: 3.3333333333vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-icon {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8.1424936387vw;
  }
}
.rooms-icon li {
  width: 198px;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .rooms-icon li {
    width: 13.75vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-icon li {
    width: 40.7124681934vw;
  }
}
.rooms-icon li p {
  font-size: 20px;
}
@media screen and (max-width: 1440px) {
  .rooms-icon li p {
    font-size: 1.3888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-icon li p {
    font-size: 5.0890585242vw;
  }
}
.rooms-icon li p {
  margin-top: 37px;
}
@media screen and (max-width: 1440px) {
  .rooms-icon li p {
    margin-top: 2.5694444444vw;
  }
}
@media screen and (max-width: 480px) {
  .rooms-icon li p {
    margin-top: 9.4147582697vw;
  }
}
.rooms-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 480px) {
  .rooms-btn {
    width: 89.5674300254vw;
    margin: 0 auto;
  }
}

/* access
---------------------------------------------------------------------------*/
.access {
  width: 1360px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .access {
    width: 94.4444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .access {
    width: 89.8218829517vw;
  }
}
.access {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 1440px) {
  .access {
    margin-bottom: 6.9444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .access {
    margin-bottom: 25.4452926209vw;
  }
}
@media screen and (max-width: 480px) {
  .access {
    margin-bottom: 46.0559796438vw;
  }
}
.access-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.access .hdl {
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  .access .hdl {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 480px) {
  .access .hdl {
    margin-bottom: 7.6335877863vw;
  }
}
.access .gmap {
  margin-bottom: 56px;
}
@media screen and (max-width: 1440px) {
  .access .gmap {
    margin-bottom: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .access .gmap {
    margin-bottom: 14.2493638677vw;
  }
}
.access .gmap {
  margin-top: 56px;
}
@media screen and (max-width: 1440px) {
  .access .gmap {
    margin-top: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .access .gmap {
    margin-top: 14.2493638677vw;
  }
}
.access-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 1440px) {
  .access-btns {
    gap: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .access-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6.106870229vw;
  }
}
.access-btns li {
  width: 320px;
}
@media screen and (max-width: 1440px) {
  .access-btns li {
    width: 22.2222222222vw;
  }
}
@media screen and (max-width: 480px) {
  .access-btns li {
    width: 100%;
  }
}

/* spot
---------------------------------------------------------------------------*/
.spot {
  position: relative;
  background-image: url(../img/top/spot-bg.png);
  background-position: center;
  background-size: 1440px auto;
  padding-top: 58px;
}
@media screen and (max-width: 1440px) {
  .spot {
    padding-top: 4.0277777778vw;
  }
}
@media screen and (max-width: 480px) {
  .spot {
    padding-top: 14.7582697201vw;
  }
}
.spot {
  padding-bottom: 56px;
}
@media screen and (max-width: 1440px) {
  .spot {
    padding-bottom: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .spot {
    padding-bottom: 14.2493638677vw;
  }
}
.spot {
  margin-bottom: 96px;
}
@media screen and (max-width: 1440px) {
  .spot {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .spot {
    margin-bottom: 24.427480916vw;
  }
}
@media screen and (max-width: 480px) {
  .spot {
    padding-bottom: 24.427480916vw;
  }
}
@media screen and (min-width: 481px) {
  .spot-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* 1080 */
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: -35px;
  }
}
@media screen and (min-width: 481px) and (max-width: 1440px) {
  .spot-ttl {
    width: 88.8888888889vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 480px) {
  .spot-ttl {
    /* 100vw = 393 */
    width: 79.6437659033vw;
  }
}
@media screen and (min-width: 481px) and (max-width: 1440px) {
  .spot-ttl {
    top: -2.4305555556vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-ttl {
    margin-top: -35.8778625954vw;
    margin-left: 5.0890585242vw;
    margin-bottom: 14.2493638677vw;
  }
}
.spot-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1226px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .spot-wrap {
    width: 85.1388888889vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 90.0763358779vw;
    gap: 20.3562340967vw;
  }
}
.spot-item {
  width: 532px;
}
@media screen and (max-width: 1440px) {
  .spot-item {
    width: 36.9444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-item {
    width: 100%;
  }
}
.spot-item-tx .hdl {
  margin-bottom: 24px;
}
@media screen and (max-width: 1440px) {
  .spot-item-tx .hdl {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-item-tx .hdl {
    margin-bottom: 6.106870229vw;
  }
}
.spot-item-tx .desc {
  margin-bottom: 56px;
}
@media screen and (max-width: 1440px) {
  .spot-item-tx .desc {
    margin-bottom: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-item-tx .desc {
    margin-bottom: 14.2493638677vw;
  }
}
.spot-sl {
  position: relative;
  margin-bottom: 44px;
}
@media screen and (max-width: 1440px) {
  .spot-sl {
    margin-bottom: 3.0555555556vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-sl {
    margin-bottom: 11.1959287532vw;
  }
}
.spot-sl {
  overflow: visible;
}
.spot-sl > div {
  overflow: hidden;
}
.spot-sl-cap {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(54, 53, 64, 0.8);
  padding: 0.5em 1em;
  color: #ffffff;
  font-size: 18px;
}
@media screen and (max-width: 1440px) {
  .spot-sl-cap {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-sl-cap {
    font-size: 4.5801526718vw;
  }
}
.spot-sl .swiper-button-prev {
  left: -28px;
}
@media screen and (max-width: 1440px) {
  .spot-sl .swiper-button-prev {
    left: -1.9444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-sl .swiper-button-prev {
    left: -5.0890585242vw;
  }
}
.spot-sl .swiper-button-next {
  right: -28px;
}
@media screen and (max-width: 1440px) {
  .spot-sl .swiper-button-next {
    right: -1.9444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .spot-sl .swiper-button-next {
    right: -5.0890585242vw;
  }
}

/* news
---------------------------------------------------------------------------*/
.news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* 1080 */
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .news {
    width: 88.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .news {
    /* 100vw = 393 */
    width: 79.6437659033vw;
  }
}
.news {
  margin-bottom: 96px;
}
@media screen and (max-width: 1440px) {
  .news {
    margin-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .news {
    margin-bottom: 24.427480916vw;
  }
}
@media screen and (max-width: 480px) {
  .news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.news-ttl {
  width: 244px;
  border-right: 1px solid #0E42AB;
}
@media screen and (max-width: 1440px) {
  .news-ttl {
    width: 16.9444444444vw;
  }
}
@media screen and (max-width: 480px) {
  .news-ttl {
    width: 100%;
    border-bottom: 1px solid #0E42AB;
    border-right: none;
  }
}
.news-body {
  width: 974px;
}
@media screen and (max-width: 1440px) {
  .news-body {
    width: 67.6388888889vw;
  }
}
@media screen and (max-width: 480px) {
  .news-body {
    width: 100%;
  }
}
.news-list {
  margin-bottom: 56px;
}
@media screen and (max-width: 1440px) {
  .news-list {
    margin-bottom: 3.8888888889vw;
  }
}
@media screen and (max-width: 480px) {
  .news-list {
    margin-bottom: 14.2493638677vw;
  }
}
.news-list li {
  border-bottom: 1px dashed #363540;
}
.news-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 14px;
}
@media screen and (max-width: 1440px) {
  .news-list li a {
    padding: 2.0833333333vw 0.9722222222vw;
  }
}
@media screen and (max-width: 480px) {
  .news-list li a {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 7.6335877863vw 5.0890585242vw;
  }
}
.news-list-date {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  width: 160px;
  font-weight: 500;
  color: #0E42AB;
  font-size: 24px;
}
@media screen and (max-width: 1440px) {
  .news-list-date {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 480px) {
  .news-list-date {
    font-size: 6.106870229vw;
  }
}
@media screen and (max-width: 1440px) {
  .news-list-date {
    width: 11.1111111111vw;
  }
}
@media screen and (max-width: 480px) {
  .news-list-date {
    width: 100%;
    margin-bottom: 3.0534351145vw;
  }
}
.news-list-title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 18px;
}
@media screen and (max-width: 1440px) {
  .news-list-title {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 480px) {
  .news-list-title {
    font-size: 4.5801526718vw;
  }
}
.news-list-title {
  letter-spacing: 0.05em;
  line-height: 2;
}
@media screen and (max-width: 480px) {
  .news-list-title {
    width: 62vw;
  }
}
.news-list-arw {
  width: 40px;
}
@media screen and (max-width: 1440px) {
  .news-list-arw {
    width: 2.7777777778vw;
  }
}
@media screen and (max-width: 480px) {
  .news-list-arw {
    width: 5.0890585242vw;
  }
}
.news-list-arw img {
  width: 16px;
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  .news-list-arw img {
    width: 1.1111111111vw;
  }
}
@media screen and (max-width: 480px) {
  .news-list-arw img {
    width: 4.0712468193vw;
    margin-left: auto;
    margin-right: 0;
  }
}