@charset "utf-8";
/* CSS Document */
/* Base */
.l-content-body, .l-wrapper, .l-content, .l-content-main {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.t-mode-rwd .l-content-main {
  padding: 0 !important;
}
.article-inner {
  max-width: 1030px;
  margin: 0 auto;
  padding: 70px 15px;
}
.article-inner > *:first-child {
  margin-top: 0;
}
.article-inner > *:last-child {
  margin-bottom: 0;
}
.sp-only {
  display: none;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .t-mode-rwd .l-content-body[data-type="full"] .l-content-main {
    padding: 0 !important;
  }
  .l-footer {
    margin-top: -1px;
  }
}
@media screen and (min-width: 768px) {
  .l-content-related[data-type="full"] {
    max-width: 1000px;
    float: none;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 80px 15px 100px;
  }
  .t-mode-rwd[data-type="simple"] .l-content {
    margin-top: -110px;
  }
  .article-inner[data-type="thin"] {
    padding: 40px 15px;
  }
}
.l-header-util {
  position: absolute;
  top: 50px;
  right: 30px;
}
.m-header-link a {
  font-size: 1.4rem;
  color: #fff;
  line-height: 1.5
}
.m-header-link-child li {
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  html[lang="ja"] .m-header-logo {
    margin-left: 0 !important;
    left: 12px !important;
  }
  .l-content-body[data-type="full"] {
    margin: 0;
  }
  .l-content-related[data-type="lp"] {
    margin: 0;
  }
  .t-mode-rwd[data-type="simple"] .l-wrapper {
    padding-top: 0;
  }
  .article-inner {
    padding: 30px 10px;
  }
  .t-mode-rwd[data-type="simple"] .l-footer {
    position: relative;
    z-index: 5;
  }
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none;
  }
}
/* Section Color */
section {
  background-color: transparent;
  color: #ccc;
  position: relative;
}
section[data-type="blk"] {
  background-color: #1e1e1e;
  color: #ccc;
}
section[data-type="gray"] {
  background-color: #f2f2f2;
  color: #333;
}
/* Hedding h2 */
.hdg-sec-lv2 {
  font: normal normal normal 6rem Alternate Gothic No2 D;
  font-family: alternate-gothic-no-2-d, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 1.5rem;
  text-align: center;
  color: #fff;
}
.hdg-sec-lv2[data-type="blk"] {
  color: #333;
}
@media screen and (max-width: 767px) {
  .hdg-sec-lv2 {
    font-size: 3.6rem;
    letter-spacing: 0.9rem;
  }
}
/* Hedding h3 */
.hdg-sec-lv3 {
  font-size: 3rem;
  font-weight: 400;
  text-align: center;
  margin: 30px 0 20px;
}
.hdg-sec-lv3[data-type="wh"] > h3 {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .hdg-sec-lv3 {
    font-size: 2.2rem;
  }
}
.m-hdg-lv2 .m-hdg {
  border-left: 3px solid #f2f2f2;
  color: #f2f2f2;
}
/* Hedding h4 */
.hdg-sec-lv4 {
  font-size: 2.4rem;
  font-weight: 400;
  margin-top: 30px;
}
.hdg-sec-lv4[data-type="wh"] > h4 {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .hdg-sec-lv4 {
    font-size: 1.8rem;
  }
}
/* Main Visual */
.hdg-main {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.hdg-main::before {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: -10;
  background: #000 url("../img/hdg-main_bg.jpg") center center;
  background-size: cover;
}
.hdg-main::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  z-index: -4;
}
.hdg-main_side {
  width: 106px;
  padding: 30px 40px 130px;
  background-color: #D9642F;
}
.hdg-main_side > img {
  width: 26px;
  height: auto;
}
.hdg-main_title {
  width: calc(100% - 106px);
  padding: 70px 70px 100px;
  color: #fff;
  position: relative;
}
.hdg-main_title::before {
  content: '';
  width: 22vw;
  height: 22vw;
  background: #A0A0A0 0% 0% no-repeat;
  opacity: 0.4;
  position: absolute;
  right: 5vw;
  bottom: -2.5vw;
  z-index: -4;
  border-radius: 50%;
  transform-origin: right center;
  animation: 22s linear infinite rotation;
}
@keyframes rotation {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: scale(40%) rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.hdg-main_title::after {
  content: '';
  width: 35vw;
  height: 35vw;
  position: absolute;
  right: -12vw;
  bottom: -18.5vw;
  z-index: -1;
  border-radius: 50%;
  border: 2px solid #FFFFFF;
}
.hdg-main_title > h1 {
  font: normal normal normal 13vw/12.99vw Alternate Gothic No2 D;
  font-family: alternate-gothic-no-2-d, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .25em;
}
.hdg-main-sub {
  font-size: 1.4vw;
  letter-spacing: .5em;
}
.hdg-main_date {
  font: normal normal normal 4.6vw Alternate Gothic No3 D;
  font-family: alternate-gothic-no-3-d, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .25em;
  margin-top: 30px;
}
.hdg-main_date > span {
  font: normal normal normal 3.17vw Alternate Gothic No3 D;
  font-family: alternate-gothic-no-3-d, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.hdg-main_lead {
  background: #1e1e1e;
  margin: 0;
  padding: 30px 150px;
  color: #ccc;
  font-size: 2rem;
  letter-spacing: 0.5rem;
  position: absolute;
  left: 0;
  bottom: -70px;
}
.hdg-main_lead::after {
  content: '';
  background: #555;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 20px;
  bottom: -20px;
  z-index: -1;
}
.hdg-main_lead > *:first-child {
  margin-top: 0;
}
.hdg-bg-tri {
  width: 20vw;
  min-width: 300px;
  position: absolute;
  left: 3%;
  bottom: -13vw;
  z-index: -5;
}
.hdg-main-img {
  margin: 0;
  padding: 110px 0 0 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .hdg-main-img {
    margin: 0;
    padding: 55px 0 0 0;
    width: 100%;
  }
}
.hdg-main-img > img {
  width: 100%;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hdg-main_title > h1 {
    font: normal normal normal 20vw/19.98vw Alternate Gothic No2 D;
    font-family: alternate-gothic-no-2-d, sans-serif;
  }
  .hdg-main-sub {
    font-size: 2.3vw;
  }
  .hdg-main_date {
    font: normal normal normal 9vw Alternate Gothic No3 D;
    font-family: alternate-gothic-no-3-d, sans-serif;
  }
  .hdg-main_date > span {
    font: normal normal normal 6vw Alternate Gothic No3 D;
    font-family: alternate-gothic-no-3-d, sans-serif;
  }
  .hdg-main_lead {
    padding: 30px 30px 30px 150px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .hdg-main::before {
    background: #000 url("../img/hdg-main_bg.jpg") 20% 30%;
    background-size: cover;
  }
  .hdg-main_side {
    width: 56px;
    padding: 15px 20px 100px;
  }
  .hdg-main_side > img {
    width: 26px;
  }
  .hdg-main_title {
    width: calc(100% - 56px);
    padding: 50px 10px 100px;
  }
  .hdg-main_title > h1 {
    font: normal normal normal 22vw/21.99vw Alternate Gothic No2 D;
    font-family: alternate-gothic-no-2-d, sans-serif;
  }
  .hdg-main_title::before {
    width: 12vh;
    height: 12vh;
    right: 5vw;
    bottom: -1vw;
  }
  .hdg-main_title::after {
    width: 25vh;
    height: 25vh;
    right: -12vh;
    bottom: -10.5vh;
    border: 1px solid #fff;
  }
  .hdg-main-sub {
    font-size: 4.3vw;
    line-height: 2;
  }
  .hdg-main_date {
    font: normal normal normal 8vw Alternate Gothic No3 D;
    font-family: alternate-gothic-no-3-d, sans-serif;
    margin-top: 30px;
  }
  .hdg-main_date > span {
    font: normal normal normal 5.6vw Alternate Gothic No3 D;
    font-family: alternate-gothic-no-3-d, sans-serif;
  }
  .hdg-main_lead {
    padding: 10px;
    font-size: 1.4rem;
    letter-spacing: 0.3rem;
    bottom: 0;
  }
  .hdg-main_lead::after {
    content: none;
  }
  .hdg-bg-tri {
    width: 45vw;
    min-width: auto;
    bottom: -5vw;
  }
}
/* CountDown Erea */
#count {
  /*background: #ccc url("../img/sec-count_bg.jpg") center 4%;*/
  background: #f2f2f2;
  background-size: cover;
  z-index: 1;
  width: 100%;
  height: 100%;
  /*padding-top: 70px;*/
  overflow: hidden;
}
#count > .article-inner {
  position: relative;
  z-index: 20;
}
#count::before {
  content: '';
  position: absolute;
  width: 85px;
  height: 100vh;
  transform: rotate(-30deg);
  background-color: #D9642F;
  top: -10vh;
  left: calc(50% + 8vh);
  z-index: 8;
}
/*
#count .hdg-sec-lv2 h2 {
  filter: drop-shadow(4px 4px 0 rgb(0, 0, 0));
}
*/
#count .hdg-sec-lv2 h2 {
  color: #333;
}
.m-box-count {
  margin-top: 30px;
  padding: 30px;
  width: 100%;
  background: rgba(25, 25, 25, .3) 0% 0% no-repeat padding-box;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  text-align: center;
  color: #f2f2f2;
}
.m-content-count {
  font: normal normal normal 2.4rem Alternate Gothic No2 D;
  letter-spacing: 0.6rem;
  font-family: alternate-gothic-no-2-d, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.m-content-count > span {
  font: normal normal normal 4rem Alternate Gothic No2 D;
  letter-spacing: 1rem;
  font-family: alternate-gothic-no-2-d, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.m-count-label {
  font-size: 2.4rem;
  letter-spacing: 0.6rem;
}
@media screen and (max-width: 767px) {
  #count {
    padding-top: 0px;
  }
  #count > .article-inner {
    padding: 40px 0 0;
  }
  /*
  #count .hdg-sec-lv2 h2 {
    filter: drop-shadow(3px 3px 0 rgb(0, 0, 0));
  }
    */
  #count::before {
    width: 45px;
    left: calc(50% + 8vh);
  }
  .m-box-count {
    margin-top: 30px;
    padding: 15px;
  }
  .m-content-count {
    font: normal normal normal 1.8rem Alternate Gothic No2 D;
    font-family: alternate-gothic-no-2-d, sans-serif;
    letter-spacing: 0.4rem;
  }
  .m-content-count > span {
    font: normal normal normal 3rem Alternate Gothic No2 D;
    font-family: alternate-gothic-no-2-d, sans-serif;
    letter-spacing: 0.75rem;
  }
  .m-count-label {
    font-size: 2rem;
    letter-spacing: 0.5rem;
  }
}
/* MENU */
#menu {
  background: rgba(255, 255, 255, .5);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.m-list-menu {
  display: flex;
  margin-left: -20px;
  flex-wrap: wrap;
  justify-content: center;
}
.m-list-menu li {
  width: 33.3%;
  padding-left: 20px;
}
.m-list-menu li span {
  font-size: 2rem;
  letter-spacing: 0.5rem;
}
.m-list-menu li[data-type="wide"] {
  width: 50%;
  margin-top: 20px;
  min-width: 500px;
}
.m-list-menu li a {
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  padding: 20px 20px 18px;
  text-align: center;
  background-color: #1e1e1e;
  color: #fff;
  font: normal normal normal 3rem Alternate Gothic No2 D;
  font-family: alternate-gothic-no-2-d, sans-serif;
  letter-spacing: 0.75rem;
  position: relative;
}
.m-list-menu li[data-type="wide"] a {
  font-size: 1.6rem;
  letter-spacing: 0.5rem;
}
.m-list-menu li[data-type="wide"] a.disable {
  font-size: 2.2rem;
  letter-spacing: 0.5rem;
}
.m-list-menu li a:hover {
  text-decoration: none;
}
.m-list-menu li a::after {
  content: '';
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ccc;
  position: absolute;
  right: 20px;
  top: calc(50% - 6px);
}
.m-list-menu li a.scroll::after {
  content: '';
  border-top: 6px solid #ccc;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  right: 20px;
  top: calc(50% - 3px);
}
@media screen and (max-width: 767px) {
  .m-list-menu {
    flex-direction: column;
    margin-left: 0;
  }
  .m-list-menu li, .m-list-menu li[data-type="wide"] {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
    min-width: auto;
  }
  .m-list-menu li:first-child {
    margin-top: 0;
  }
  .m-list-menu li a {
    padding: 20px 20px 18px;
    font: normal normal normal 2.4rem Alternate Gothic No2 D;
    font-family: alternate-gothic-no-2-d, sans-serif;
    letter-spacing: 0.6rem;
  }
  .m-list-menu li[data-type="wide"] a {
    font-size: 1.8rem;
    letter-spacing: 0.3rem;
  }
}
/* Sale */
#sale {
  background: #000 url("../img/sec-fare_bg.jpg") center 70%;
  background-size: cover;
  position: relative;
}
/*20251107
#sale::before {
  content: '';
  position: absolute;
  border-top: 70px solid #D9642F;
  border-right: 70px solid transparent;
  border-bottom: 70px solid transparent;
  border-left: 70px solid #D9642F;
  top: 0;
  left: 0;
}
#sale::after {
  content: '';
  position: absolute;
  border-top: 70px solid transparent;
  border-right: 70px solid #D9642F;
  border-bottom: 70px solid #D9642F;
  border-left: 70px solid transparent;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  #sale::before {
    content: '';
    position: absolute;
    border-top: 40px solid #D9642F;
    border-right: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #D9642F;
    top: 0;
    left: 0;
  }
  #sale::after {
    content: '';
    position: absolute;
    border-top: 40px solid transparent;
    border-right: 40px solid #D9642F;
    border-bottom: 40px solid #D9642F;
    border-left: 40px solid transparent;
    bottom: 0;
    right: 0;
  }
}
*/
#sale .article-inner {
  position: relative;
  z-index: 10;
}
#sale .m-list-notes li a {
  color: #ccc;
}
.m-txt-lead-sale {
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .m-txt-lead-sale {
    font-size: 2rem;
  }
}
/* Campaign */
#campaign {
  background-color: rgba(60, 60, 60, .65);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #ccc;
}
#campaign .a-fs-line {
  color: #ccc;
}
.m-img-campaign {
  padding: 0 55px;
  background-color: #D9642F;
  margin: 30px 0;
  position: relative;
}
.m-img-campaign .caption + a {
  pointer-events: none;
}
.m-img-campaign .caption {
  position: absolute;
  top: 0;
  left: 55px;
  width: calc(100% - 110px);
  height: 100%;
  background: rgba(0, 0, 0, .75);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  opacity: 0;
  transition: .3s;
}
.m-img-campaign:hover .caption {
  opacity: 1;
}
.m-icn-insta {
  width: 2rem;
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  .m-img-campaign {
    padding: 0 15px;
  }
  .m-img-campaign .caption {
    left: 15px;
    width: calc(100% - 30px);
    font-size: 1.5rem;
  }
}
.image_link {
  display: block;
  position: relative;
  text-decoration: none;
}
.image_link img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .image_link:before {
    content: "1月27日（金）より公開";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 2;
    background-color: rgb(135 132 132 / 80%);
    opacity: 0;
    transition: 0.3s;
    top: 0;
    color: #fff;
    text-align: center;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    font-size: 5rem;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .image_link:before {
    content: "1月27日（金）より公開";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    z-index: 2;
    background-color: rgb(135 132 132 / 80%);
    opacity: 0;
    transition: 0.3s;
    top: 0;
    color: #fff;
    text-align: center;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    font-size: 2.5rem;
    font-weight: 600;
  }
}
.m-img-campaign:hover .image_link::before {
  opacity: 1;
}
.image_link:after {
  content: "1月27日（金）より公開"; /*好みの文章に変更してください。*/
  display: block;
  color: #fff;
  line-height: 48px;
  width: 180px;
  border: solid 1px #fff;
  border-radius: 5px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1em;
  margin-left: -90px;
  opacity: 0;
  z-index: 3;
  transition: 0.3s;
  font-weight: bold;
  letter-spacing: 0.2em;
}
.image_link:hover:before {
  opacity: 0.5;
}
.image_link:hover:after {
  opacity: 1;
  margin-top: -0.5em;
}
#sightseeing {
  background-color: #333;
  color: #fff;
}
.m-btn-sightseeing {
  margin-top: 50px;
  text-align: center;
}
.m-btn-sightseeing > a {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  padding: 20px 50px 16px;
  font-size: 2rem;
  letter-spacing: 0.4rem;
  border-radius: 5px;
  color: #fff;
  background: #D9642F;
  position: relative;
}
.m-btn-sightseeing > a:hover {
  text-decoration: none;
}
.m-btn-sightseeing > a::before {
  content: '';
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left: 6px solid #fff;
  border-bottom: 6px solid transparent;
  position: absolute;
  right: 20px;
  top: calc(50% - 6px);
}
@media screen and (max-width: 767px) {
  .m-btn-sightseeing > a {
    padding: 20px 30px 16px;
    font-size: 1.9rem;
    letter-spacing: 0.3rem;
  }
}
/* STARTRIP */
#startrip {
  background-color: #f2f2f2;
  color: #333;
}
.m-btn-startrip {
  margin-top: 50px;
  text-align: center;
}
.m-btn-startrip > a {
  display: inline-block;
  width: 100%;
  max-width: 400px;
  padding: 20px 50px 16px;
  font-size: 2rem;
  letter-spacing: 0.4rem;
  border-radius: 5px;
  color: #fff;
  background: #D9642F;
  position: relative;
}
.m-btn-startrip > a:hover {
  text-decoration: none;
}
.m-btn-startrip > a::after {
  content: '';
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-left: 6px solid #fff;
  border-bottom: 6px solid transparent;
  position: absolute;
  right: 20px;
  top: calc(50% - 6px);
}
@media screen and (max-width: 767px) {
  .m-btn-startrip > a {
    padding: 20px 30px 16px;
    font-size: 1.9rem;
    letter-spacing: 0.3rem;
  }
}
/* Booking */
#booking {
  background: #fff;
  color: #333;
}
/* Bottom */
#bottom {
  overflow: hidden;
  position: relative;
  color: #ccc;
}
#bottom::after {
  content: '';
  width: 80px;
  height: 200%;
  transform: rotate(30deg);
  position: absolute;
  right: 9%;
  top: -21%;
  z-index: 1;
  background: #D9642F;
}
.m-content-bottom {
  padding: 120px 70px;
  display: inline-block;
  position: relative;
}
.m-content-bottom::before {
  position: absolute;
  left: -50%;
  top: -200%;
  width: 120%;
  height: 600%;
  content: '';
  transform: rotate(30deg);
  background: rgba(30, 30, 30, .85);
  z-index: 1;
}
.m-content-bottom__hdg {
  font-size: 2.6rem;
  color: #f2f2f2;
}
.m-content-bottom-inner {
  position: relative;
  z-index: 5;
}
.m-content-bottom-inner a {
  color: #ccc;
}
@media screen and (max-width: 767px) {
  #bottom::after {
    width: 40px;
  }
  .m-content-bottom {
    padding: 50px 20px;
  }
  .m-content-bottom::before {
    left: -100%;
    top: -200%;
    width: 150%;
    height: 600%;
  }
  .m-content-bottom__hdg {
    font-size: 2rem;
    color: #f2f2f2;
  }
}
/* Sale Overlay */
.campaign_end {
  position: relative;
}
.campaign_end .overlay-end {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  color: #fff;
  font-size: 2em;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#55000000, EndColorStr=#55000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#55000000,EndColorStr=#55000000)";
  z-index: 10;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.campaign_end .overlay-end p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1.2em;
  margin: auto;
  text-align: center;
  font-family: sans-serif !important;
}
/* Coming Soon */
.disable {
  pointer-events: none;
}
.disable2 {
  pointer-events: none;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.disable2::before {
  content: 'キャンペーンは終了いたしました。';
  color: #333;
  text-align: center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 3.8rem;
  font-weight: 600;
  z-index: 100;
}
.disable2::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, .75);
}
@media screen and (max-width: 767px) {
  .disable2::before {
    font-size: 2rem;
  }
}
.comingsoon {
  position: relative;
}
.comingsoon .overlay-coming {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  color: #fff;
  font-size: 2em;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#55000000, EndColorStr=#55000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#55000000,EndColorStr=#55000000)";
  z-index: 10;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.comingsoon .overlay-coming p {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1.2em;
  margin: auto;
  text-align: center;
  font-family: sans-serif !important;
}
.m-header-link[data-type="starfriday"] {
  font-family: alternate-gothic-no-2-d, sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 1.3rem;
  line-height: normal;
  text-align: center;
}
.m-header-link[data-type="starfriday"] a {
  display: inline-block;
  position: relative;
  text-decoration: none;
}
.m-header-link[data-type="starfriday"] a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 2px;
  background: #fff;
  transform: scale(0, 1);
  transition: 0.3s;
}
.m-header-link[data-type="starfriday"] a:hover:before {
  transform: scale(1);
}
.m-header-link[data-type="starfriday"] span {
  letter-spacing: 0.5rem;
}
.sp-br {
  display: none;
}
@media screen and (max-width: 1120px) and (min-width: 768px) {
  .sp-br {
    display: block;
  }
}
/* SP MENU */
#sp-menu {
  position: fixed;
  top: 50px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: none;
  background-color: rgba(255, 255, 255, .8);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  z-index: 1000;
}
.menu-modal-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.menu-modal {
  padding: 40px 40px;
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  overflow-y: scroll;
  height: 100%;
  width: 100%;
}
.hdg-menu-modal {
  font-size: 6rem;
  font-family: alternate-gothic-no-2-d, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  margin-top: 0;
  letter-spacing: 7px;
  text-align: center;
  position: relative;
}
.sp-menu-list {
  margin-top: 17px;
  padding: 8px 20px;
}
.sp-menu-list > li {
  margin-top: 40px;
}
.sp-menu-list > li:first-child {
  margin-top: 0;
}
.sp-menu-list > li a {
  font: normal normal normal 3rem Alternate Gothic No2 D;
  font-family: alternate-gothic-no-2-d, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.3rem;
  text-decoration: none;
  color: #fff;
  background-color: #1e1e1e;
  padding: 20px 20px 18px;
  display: inline-block;
  text-align: center;
  width: 100%;
  border-radius: 5px;
}
.burger-btn-wrap {
  position: fixed;
  right: 10px;
  top: 10px;
  z-index: 2000;
}
.burger-btn {
  display: block;
  width: 39px;
  height: 39px;
  background-color: #D9642F;
  position: relative;
  z-index: 4000;
  border: none;
}
.bar {
  width: 20px;
  height: 2px;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
}
.bar_top {
  top: 10px;
}
.bar_mid {
  top: 50%;
  transform: translate(-50%, -50%);
}
.bar_bottom {
  bottom: 10px;
}
.burger-btn.close .bar_top {
  transform: translate(-50%, 10px) rotate(45deg);
  transition: transform .3s;
}
.burger-btn.close .bar_mid {
  opacity: 0;
  transition: opacity .3s;
}
.burger-btn.close .bar_bottom {
  transform: translate(-50%, -8px) rotate(-45deg);
  transition: transform .3s;
}
/*20240117追加*/
.fc-fff {
  color: #fff;
  font-weight: bold;
}
/*20240213追加*/
.label-red {
  display: inline-block;
  background-color: #990000;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  margin: 30px 0 10px;
  padding: 5px;
}
/*20240508追加*/
@media screen and (max-width: 767px) {
  .label-red {
    font-size: 1.4rem;
    margin: 20px 0 0;
    padding: 8px;
  }
}
/* Photo List */
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.photo-wrap {
  display: flex;
  padding-bottom: 50px;
  padding-top: 50px;
  overflow: inherit;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.m-flex-photo {
  display: flex;
  animation: infinity-scroll-left 100s infinite linear 0.5s both;
}
.m-flex-photo > li {
  width: calc(100vw / 6);
  padding-left: 20px;
}
.m-flex-photo > li img {
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .m-flex-photo > li {
    width: calc(100vw / 4);
  }
  .photo-wrap {
    padding-bottom: 80px
  }
}
@media screen and (max-width: 767px) {
  .m-flex-photo > li {
    width: calc(100vw / 3);
    padding-left: 10px;
  }
  .photo-wrap {
    padding-bottom: 60px
  }
}
/*20240626追加*/
.leadtext-box {
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
  text-align: center;
  display: flex;
  color: #fff;
}
.leadtext-box b {
  font-size: 2.3rem;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .leadtext-box b {
    font-size: 1.4rem;
  }
}
.leadtext-box img {
  max-height: 90px;
  margin: 0 20px;
}
@media screen and (max-width: 767px) {
  .leadtext-box img {
    max-height: 55px;
    margin: 0 10px;
  }
}
/*20250501追加*/
.disable3 {
  pointer-events: none;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.disable3::before {
  content: 'セールは終了いたしました';
  color: #333;
  text-align: center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 3.8rem;
  font-weight: 600;
  z-index: 100;
}
.disable3::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, .75);
}
@media screen and (max-width: 767px) {
  .disable3::before {
    font-size: 2rem;
  }
}