@charset "UTF-8";
/*
@media screen and ($over-tab) {}
@media screen and ($less-tab) {}
*/
@media screen and (min-width: 768px) {
  body, .main {
    overflow: visible;
  }
}

.breadcrumbs, .footer {
  position: relative;
  z-index: 80;
}

#pageTop {
  display: none !important;
}

.modalOpen #tripla-chat-circle-icon, .modalOpen #tripla-icon-message, .modalOpen .btn__fixedReserve, .modalOpen #pageTop, .LPmenuOpen #tripla-chat-circle-icon, .LPmenuOpen #tripla-icon-message, .LPmenuOpen .btn__fixedReserve, .LPmenuOpen #pageTop {
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .btn__fixedReserve {
    display: none;
  }
}

/*-------------------------------------------> #Xmas2025 */
#Xmas2025 {
  position: relative;
  font-family: YakuHanMP, "Noto Serif JP", "Zen Old Mincho", sans-serif;
  /*-------------------------------------------> font */
  /*-------------------------------------------> Common style */
  /*-------------------------------------------> pc side right */
  /*-------------------------------------------> home */
}
#Xmas2025 .w_thin {
  font-weight: 100;
}
#Xmas2025 .w_eLight {
  font-weight: 200;
}
#Xmas2025 .w_light {
  font-weight: 300;
}
#Xmas2025 .w_reg, #Xmas2025 .f_def {
  font-weight: 400;
}
#Xmas2025 .w_med {
  font-weight: 500;
}
#Xmas2025 .w_sBold {
  font-weight: 600;
}
#Xmas2025 .w_bold {
  font-weight: 700;
}
#Xmas2025 .w_eBold {
  font-weight: 800;
}
#Xmas2025 .w_black {
  font-weight: 900;
}
#Xmas2025 .f_serif, #Xmas2025 .ja {
  font-family: YakuHanMP, "Noto Serif JP", "Zen Old Mincho", YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#Xmas2025 .f_sans {
  font-family: YakuHanJP, "Noto Sans JP", "Zen Old Mincho", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#Xmas2025 .f_en, #Xmas2025 .en {
  font-family: "Cinzel", YakuHanMP, "Noto Serif JP", "Zen Old Mincho", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
#Xmas2025 img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
#Xmas2025 .svg {
  overflow: visible;
}
@media screen and (min-width: 768px) {
  #Xmas2025 .pc {
    display: block;
  }
  #Xmas2025 .sp {
    display: none;
  }
  #Xmas2025 img.pc, #Xmas2025 .svg.pc {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 .pc {
    display: none;
  }
  #Xmas2025 .sp {
    display: block;
  }
  #Xmas2025 img.pc {
    display: none;
  }
  #Xmas2025 img.sp, #Xmas2025 .svg.sp {
    display: inline;
  }
}
#Xmas2025 #menuBtn {
  display: none;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #menuBtn {
    display: block;
    position: fixed;
    z-index: 150;
    right: 0;
    bottom: 0;
    width: 16vw;
    height: 16vw;
    bottom: 2vw;
    right: 8vw;
    width: 12vw;
    height: 12vw;
    border-radius: 999px;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
  }
  #Xmas2025 #menuBtn button {
    background: #FFF;
    width: 100%;
    height: 100%;
  }
  #Xmas2025 #menuBtn button span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 8.5333333333vw;
    height: 0.2666666667vw;
    background: #97762a;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  #Xmas2025 #menuBtn button span:nth-child(1) {
    translate: -50% 0.8vw;
  }
  #Xmas2025 #menuBtn button span:nth-child(2) {
    translate: -50% -0.8vw;
  }
}
#Xmas2025 #LPpageTop {
  display: none;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #LPpageTop {
    display: block;
    position: fixed;
    z-index: 130;
    left: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    width: 16vw;
    height: 16vw;
    background: #FFF;
  }
  #Xmas2025 #LPpageTop button {
    display: block;
    width: 100%;
    height: 100%;
  }
  #Xmas2025 #LPpageTop img {
    width: 100%;
    vertical-align: middle;
  }
}
#Xmas2025 #fixBannerSP {
  display: none;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #fixBannerSP {
    display: block;
    position: fixed;
    z-index: 120;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 16vw;
    opacity: 0;
    pointer-events: none;
  }
  #Xmas2025 #fixBannerSP a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 16vw;
    color: #FFF;
    background: #9e1c0c;
  }
}
#Xmas2025 #LPframe {
  position: relative;
}
#Xmas2025 #LPmain {
  position: relative;
  width: calc(100% - 216px);
}
@media screen and (min-width: 1367px) {
  #Xmas2025 #LPmain {
    width: 100%;
    max-width: 1150px;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 #LPmain {
    width: 100%;
  }
}
#Xmas2025 #sideRight, #Xmas2025 #LPmain .coverBG {
  top: 11rem;
  height: calc(100vh - 11rem);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.Scroll #Xmas2025 #sideRight, .Scroll #Xmas2025 #LPmain .coverBG {
  top: 8.2rem;
  height: calc(100vh - 8.2rem);
}
@media screen and (max-width: 767px) {
  #Xmas2025 #sideRight, #Xmas2025 #LPmain .coverBG {
    top: 6.4rem;
    height: calc(100vh - 6.4rem);
  }
  .Scroll #Xmas2025 #sideRight, .Scroll #Xmas2025 #LPmain .coverBG {
    top: 6.4rem;
    height: calc(100vh - 6.4rem);
  }
}
#Xmas2025 #Cover {
  height: calc(100vh - 11rem);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.Scroll #Xmas2025 #Cover {
  height: calc(100vh - 8.2rem);
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Cover {
    height: calc(100vh - 6.4rem);
  }
}
#Xmas2025 #sideRight {
  width: 216px;
  height: calc(100vh - 11rem);
  position: fixed;
  top: 11rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  z-index: 10;
  right: 0;
  overflow: auto;
}
@media screen and (min-width: 1367px) {
  #Xmas2025 #sideRight {
    width: calc(100% - 1150px);
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 #sideRight {
    display: none;
    position: fixed;
    z-index: 110;
    top: 6.4rem;
    width: 100%;
    height: calc(100vh - 6.4rem);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025.is-scrolled #menuBtn, #Xmas2025.is-scrolled #LPpageTop, #Xmas2025.is-scrolled #fixBannerSP {
    opacity: 1;
    pointer-events: auto;
  }
}
#Xmas2025.menuOpen #menuBtn button span:nth-child(1) {
  translate: -50% 0;
  rotate: 45deg;
}
#Xmas2025.menuOpen #menuBtn button span:nth-child(2) {
  translate: -50% 0;
  rotate: -45deg;
}
#Xmas2025.menuOpen #LPpageTop {
  opacity: 0;
  pointer-events: none;
}
#Xmas2025.menuOpen #sideRight {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
@media screen and (max-width: 767px) {
  .modalOpen #Xmas2025 #LPpageTop, .modalOpen #Xmas2025 #fixBannerSP, .modalOpen #Xmas2025 #menuBtn {
    opacity: 0;
    pointer-events: none;
  }
}
#Xmas2025 #sideRight {
  color: #FFF;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
#Xmas2025 #sideRight .logo {
  margin-bottom: 40px;
}
#Xmas2025 #sideRight .logo img {
  width: 136px;
}
#Xmas2025 #sideRight .lineup dt {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #97762a;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #sideRight .lineup dt {
    font-size: 2.4vw;
  }
}
#Xmas2025 #sideRight .lineup dd {
  width: 164px;
  margin: 24px auto 0;
}
#Xmas2025 #sideRight .lineup dd:after {
  content: "";
  display: block;
  clear: both;
}
#Xmas2025 #sideRight .lineup dd ul {
  display: inline;
}
#Xmas2025 #sideRight .lineup dd ul li {
  display: block;
  float: left;
  width: 74px;
  height: 74px;
  margin: 4px;
}
#Xmas2025 #sideRight .lineup dd ul li a {
  display: block;
}
#Xmas2025 #sideRight .lineup dd ul li a span {
  display: block;
  width: 74px;
  height: 74px;
  border-radius: 999px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #Xmas2025 #sideRight .lineup dd ul li a img {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #Xmas2025 #sideRight .lineup dd ul li a:hover img {
    scale: 1.1;
  }
}
@media screen and (min-width: 1500px) {
  #Xmas2025 #sideRight .lineup dd {
    width: 100%;
    max-width: 499.2px;
    padding-left: 60px;
    padding-right: 60px;
  }
  #Xmas2025 #sideRight .lineup dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
  #Xmas2025 #sideRight .lineup dd ul li {
    display: block;
    float: none;
    width: 100%;
    max-width: calc((100% - 8px) / 3);
    height: auto;
  }
  #Xmas2025 #sideRight .lineup dd ul li a {
    display: block;
  }
  #Xmas2025 #sideRight .lineup dd ul li a span {
    display: block;
    width: 100%;
    height: auto;
  }
}
#Xmas2025 #sideRight .reserve {
  margin-top: 36px;
}
#Xmas2025 #sideRight .reserve a {
  width: 156px;
  height: 57px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  font-size: 18px;
  line-height: 3.1666666667;
  letter-spacing: -0.02em;
  color: #FFF;
  background: #97762a;
  border-radius: 7px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #sideRight .reserve a {
    font-size: 2.4vw;
  }
}
#Xmas2025 #sideRight .reserve a img, #Xmas2025 #sideRight .reserve a .svg {
  width: 156px;
}
@media screen and (min-width: 768px) {
  #Xmas2025 #sideRight .reserve a {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #Xmas2025 #sideRight .reserve a .fill-bg {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #Xmas2025 #sideRight .reserve a:hover {
    background: #ba9e65;
  }
  #Xmas2025 #sideRight .reserve a:hover .fill-bg {
    fill: #ba9e65;
  }
}
@media screen and (min-width: 1500px) {
  #Xmas2025 #sideRight .reserve a {
    width: 246px;
  }
}
#Xmas2025 #sideRight .pageTop {
  margin-top: 40px;
}
#Xmas2025 #sideRight .pageTop a img, #Xmas2025 #sideRight .pageTop a .svg {
  width: 68px;
}
@media screen and (min-width: 768px) {
  #Xmas2025 #sideRight .pageTop a img .fill-arrow, #Xmas2025 #sideRight .pageTop a .svg .fill-arrow {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #Xmas2025 #sideRight .pageTop a:hover img .fill-arrow, #Xmas2025 #sideRight .pageTop a:hover .svg .fill-arrow {
    translate: 0 -3px;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 #sideRight {
    position: fixed;
    z-index: 110;
    top: 6.4rem;
    left: 0;
    width: 100%;
    height: calc(100vh - 6.4rem);
    background: #FFF;
  }
  #Xmas2025 #sideRight .frame {
    width: 86.6666666667vw;
    margin: 0 auto;
    padding: 0vw 0 10.6666666667vw;
  }
  #Xmas2025 #sideRight .logo {
    display: none;
  }
  #Xmas2025 #sideRight .lineup dt {
    font-size: 24px; /* legacy */
    font-size: 6.4vw;
    line-height: 1;
    letter-spacing: 0.08em;
  }
  #Xmas2025 #sideRight .lineup dd {
    width: 100%;
    margin: 12vw auto 0;
  }
  #Xmas2025 #sideRight .lineup dd:after {
    content: "";
    display: block;
    clear: both;
  }
  #Xmas2025 #sideRight .lineup dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
  #Xmas2025 #sideRight .lineup dd ul + ul {
    margin-top: 4vw;
  }
  #Xmas2025 #sideRight .lineup dd ul li {
    display: block;
    float: none;
    width: 26.4vw;
    height: 26.4vw;
    margin: 0 1.8666666667vw;
  }
  #Xmas2025 #sideRight .lineup dd ul li a span {
    width: 100%;
    height: 100%;
  }
  #Xmas2025 #sideRight .reserve, #Xmas2025 #sideRight .pageTop {
    display: none;
  }
}
#Xmas2025 #LPmain.home {
  position: relative;
}
#Xmas2025 #LPmain.home .coverBG {
  position: fixed;
  width: 100%;
  right: 216px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #LPmain.home .coverBG {
    right: 0;
  }
}
#Xmas2025 #LPmain.home .coverBG img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 1367px) {
  #Xmas2025 #LPmain.home .coverBG {
    width: 100%;
    max-width: 1150px;
    right: auto;
    left: 0;
  }
}
#Xmas2025 #LPmain.home #Cover {
  position: relative;
  width: 100%;
}
#Xmas2025 #LPmain.home #Cover .pageTitle {
  color: #FFF;
  text-align: right;
  position: absolute;
  right: 100px;
  bottom: 80px;
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.75));
          filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.75));
}
#Xmas2025 #LPmain.home #Cover .pageTitle span {
  display: block;
}
#Xmas2025 #LPmain.home #Cover .pageTitle span.main {
  font-size: 55px;
  line-height: 1.2727272727;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #LPmain.home #Cover .pageTitle span.main {
    font-size: 7.3333333333vw;
  }
}
#Xmas2025 #LPmain.home #Cover .pageTitle span.sub {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #LPmain.home #Cover .pageTitle span.sub {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 #LPmain.home #Cover .pageTitle {
    width: 100%;
    right: 0;
    bottom: 50%;
    translate: 0 50%;
    -webkit-filter: drop-shadow(0px 0px 1.3333333333vw rgba(0, 0, 0, 0.75));
            filter: drop-shadow(0px 0px 1.3333333333vw rgba(0, 0, 0, 0.75));
  }
  #Xmas2025 #LPmain.home #Cover .pageTitle span {
    display: block;
    text-align: center;
  }
  #Xmas2025 #LPmain.home #Cover .pageTitle span.main {
    font-size: 34px; /* legacy */
    font-size: 9.0666666667vw;
    line-height: 1.2647058824;
    letter-spacing: 0.08em;
  }
  #Xmas2025 #LPmain.home #Cover .pageTitle span.sub {
    font-size: 12.5px; /* legacy */
    font-size: 3.3333333333vw;
    line-height: 1;
    letter-spacing: 0.08em;
    margin-top: 10.6666666667vw;
  }
}
#Xmas2025 #BG {
  position: relative;
  overflow: hidden;
}
#Xmas2025 #BG .bgItem {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 200%;
}
#Xmas2025 #BG .bgItem.particle {
  z-index: 10;
  background: url(../images/bg_particle@pc.png) repeat right top;
  will-change: transform;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 767px) {
  #Xmas2025 #BG .bgItem.particle {
    background: url(../images/bg_particle@sp.png) repeat right top;
    background-size: 100% auto;
  }
}
#Xmas2025 #BG .bgItem.color {
  z-index: 5;
  background: #e7e7e8;
  -webkit-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
#Xmas2025 #Concept, #Xmas2025 #Item, #Xmas2025 #Contact {
  position: relative;
  z-index: 50;
}
#Xmas2025 #Concept .inner, #Xmas2025 #Item .inner, #Xmas2025 #Contact .inner {
  margin-left: auto;
  width: min(100%, 1150px);
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .inner, #Xmas2025 #Item .inner, #Xmas2025 #Contact .inner {
    width: 100%;
  }
}
#Xmas2025 #Concept .inner {
  padding-top: 200px;
  padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .inner {
    padding-top: 20vw;
    padding-bottom: 20vw;
  }
}
#Xmas2025 #Concept .column {
  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;
}
#Xmas2025 #Concept .column .textArea {
  width: 52.1739130435%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#Xmas2025 #Concept .column .textArea .wrap {
  padding-left: 20px;
}
#Xmas2025 #Concept .column .textArea .wrap .copy {
  font-size: 26px;
  line-height: 2.2307692308;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .column .textArea .wrap .copy {
    font-size: 3.4666666667vw;
  }
}
#Xmas2025 #Concept .column .textArea .wrap .copy::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.6153846154em;
  content: "";
}
#Xmas2025 #Concept .column .textArea .wrap .copy::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.6153846154em;
  content: "";
}
#Xmas2025 #Concept .column .textArea .wrap .copy strong {
  display: block;
}
#Xmas2025 #Concept .column .textArea .wrap .text {
  font-size: 14px;
  line-height: 2.5714285714;
  letter-spacing: -0.02em;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .column .textArea .wrap .text {
    font-size: 1.8666666667vw;
  }
}
#Xmas2025 #Concept .column .textArea .wrap .text::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.7857142857em;
  content: "";
}
#Xmas2025 #Concept .column .textArea .wrap .text::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.7857142857em;
  content: "";
}
#Xmas2025 #Concept .column .imageArea {
  width: 46.0869565217%;
}
#Xmas2025 #Concept .column .imageArea .frame {
  border-top-left-radius: 170px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #Xmas2025 #Concept .column .textArea {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 9.3333333333vw;
  }
  #Xmas2025 #Concept .column .textArea .wrap {
    padding-left: 0;
  }
  #Xmas2025 #Concept .column .textArea .wrap .copy {
    font-size: 18px; /* legacy */
    font-size: 4.8vw;
    line-height: 1.9444444444;
    letter-spacing: 0.02em;
  }
  #Xmas2025 #Concept .column .textArea .wrap .copy::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.4722222222em;
    content: "";
  }
  #Xmas2025 #Concept .column .textArea .wrap .copy::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.4722222222em;
    content: "";
  }
  #Xmas2025 #Concept .column .textArea .wrap .copy strong {
    display: block;
  }
  #Xmas2025 #Concept .column .textArea .wrap .text {
    font-size: 12.5px; /* legacy */
    font-size: 3.3333333333vw;
    line-height: 2;
    letter-spacing: -0.02em;
    margin-top: 9.3333333333vw;
  }
  #Xmas2025 #Concept .column .textArea .wrap .text::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.5em;
    content: "";
  }
  #Xmas2025 #Concept .column .textArea .wrap .text::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.5em;
    content: "";
  }
  #Xmas2025 #Concept .column .imageArea {
    width: 93.3333333333vw;
    margin-left: auto;
  }
  #Xmas2025 #Concept .column .imageArea .frame {
    border-top-left-radius: 29.8666666667vw;
    overflow: hidden;
  }
}
#Xmas2025 #Concept .lineup {
  margin-top: 141px;
}
#Xmas2025 #Concept .lineup ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  width: 83.9130434783%;
}
#Xmas2025 #Concept .lineup ul li {
  width: 18.1347150259%;
  margin: 0.932642487%;
}
#Xmas2025 #Concept .lineup ul li a {
  display: block;
  position: relative;
  aspect-ratio: 175px 210px;
  border-top-left-radius: 88px;
  border-top-right-radius: 88px;
  overflow: hidden;
}
#Xmas2025 #Concept .lineup ul li a::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(35, 35, 35, 0.4);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#Xmas2025 #Concept .lineup ul li a span {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  font-size: 15px;
  line-height: 1.3333333333;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .lineup ul li a span {
    font-size: 2vw;
  }
}
#Xmas2025 #Concept .lineup ul li a img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (min-width: 768px) {
  #Xmas2025 #Concept .lineup ul li a:hover::after {
    background: rgba(35, 35, 35, 0);
  }
  #Xmas2025 #Concept .lineup ul li a:hover img {
    scale: 1.1;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .lineup {
    margin-top: 20vw;
  }
  #Xmas2025 #Concept .lineup ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto;
    width: 91.2vw;
  }
  #Xmas2025 #Concept .lineup ul li {
    width: 41.0666666667vw;
    margin: 0 2.2666666667vw 2.2666666667vw;
  }
  #Xmas2025 #Concept .lineup ul li a {
    border-top-left-radius: 20.5333333333vw;
    border-top-right-radius: 20.5333333333vw;
  }
  #Xmas2025 #Concept .lineup ul li a span {
    font-size: 13.5px; /* legacy */
    font-size: 3.6vw;
    line-height: 1.3333333333;
    letter-spacing: 0.05em;
  }
}
#Xmas2025 #Concept .message {
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 140px auto 0;
}
#Xmas2025 #Concept .message .title {
  font-size: 35px;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  color: #97762a;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .message .title {
    font-size: 4.6666666667vw;
  }
}
#Xmas2025 #Concept .message dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .message dl {
    font-size: 2.6666666667vw;
  }
}
#Xmas2025 #Concept .message dl + dl {
  margin-top: 1.5em;
}
#Xmas2025 #Concept .message dl dt {
  width: 6em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Concept .message {
    margin: 18.6666666667vw auto 0;
    text-align: center;
  }
  #Xmas2025 #Concept .message .title {
    font-size: 17.5px; /* legacy */
    font-size: 4.6666666667vw;
    line-height: 1;
    letter-spacing: 0.04em;
    margin-bottom: 8vw;
  }
  #Xmas2025 #Concept .message dl {
    display: block;
    font-size: 12.5px; /* legacy */
    font-size: 3.3333333333vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }
  #Xmas2025 #Concept .message dl + dl {
    margin-top: 1.5em;
  }
  #Xmas2025 #Concept .message dl dt {
    width: auto;
    white-space: nowrap;
    text-align: center;
  }
}
#Xmas2025 #Item .itemBlock .inner {
  padding: 50px 0 250px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .inner {
    padding: 6.6666666667vw 0 33.3333333333vw;
  }
}
#Xmas2025 #Item .itemBlock .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 91.3043478261%;
}
#Xmas2025 #Item .itemBlock .column .imageArea {
  width: 59.0476190476%;
}
#Xmas2025 #Item .itemBlock .column .textArea {
  width: 37.1428571429%;
  margin-left: 4.7619047619%;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .column {
    display: block;
    width: 100%;
  }
  #Xmas2025 #Item .itemBlock .column .imageArea {
    width: 93.3333333333vw;
  }
  #Xmas2025 #Item .itemBlock .column .textArea {
    width: 86.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9.3333333333vw;
  }
}
#Xmas2025 #Item .itemBlock .imageArea .frame {
  border-top-right-radius: 147px;
  aspect-ratio: 700/762;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .imageArea .frame {
    border-top-right-radius: 22.1333333333vw;
  }
}
#Xmas2025 #Item .itemBlock .imageArea.iconNew .frame {
  position: relative;
}
#Xmas2025 #Item .itemBlock .imageArea.iconNew .frame::after {
  content: "";
  display: block;
  width: 102px;
  height: 102px;
  position: absolute;
  top: 60px;
  right: 50px;
  background: url(../images/svg/icon_new.svg) no-repeat left top;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .imageArea.iconNew .frame::after {
    width: 19.3333333333vw;
    height: 19.3333333333vw;
    top: 5.3333333333vw;
    right: 8vw;
  }
}
#Xmas2025 #Item .itemBlock .textArea .itemTitle {
  font-size: 40px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: #97762a;
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .itemTitle {
    font-size: 5.3333333333vw;
  }
}
#Xmas2025 #Item .itemBlock .textArea .itemTitle::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.15em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .itemTitle::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.15em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .copy {
  font-size: 22px;
  line-height: 1.7272727273;
  letter-spacing: 0em;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .copy {
    font-size: 2.9333333333vw;
  }
}
#Xmas2025 #Item .itemBlock .textArea .copy::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.3636363636em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .copy::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.3636363636em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .text {
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .text {
    font-size: 2.1333333333vw;
  }
}
#Xmas2025 #Item .itemBlock .textArea .text::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.375em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .text::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.375em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .itemData {
  position: relative;
  margin-bottom: 60px;
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl + dl {
  margin-top: 2em;
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dt {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dt {
    font-size: 2.4vw;
  }
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.25em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.25em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd .spec {
  font-size: 14px;
  line-height: 1.5714285714;
  letter-spacing: 0em;
  margin-top: 0.5em;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dd .spec {
    font-size: 1.8666666667vw;
  }
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd .spec::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.2857142857em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd .spec::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.2857142857em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd .price {
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dd .price {
    font-size: 4.2666666667vw;
  }
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd .price::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: 0em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd .price::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: 0em;
  content: "";
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd .price small {
  font-size: 75%;
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd.horizon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 1em;
}
#Xmas2025 #Item .itemBlock .textArea .itemData dl dd.horizon .spec {
  margin-right: 2em;
  margin-top: 0;
  margin-bottom: 0;
}
#Xmas2025 #Item .itemBlock .textArea .itemData .note {
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .itemData .note {
    font-size: 1.3333333333vw;
  }
}
#Xmas2025 #Item .itemBlock .textArea .itemData .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 106px;
}
#Xmas2025 #Item .itemBlock .textArea .itemData .icon img + img {
  margin-top: 10px;
}
#Xmas2025 #Item .itemBlock .textArea .mod_linkBtn a {
  width: 230px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
  border-radius: 999px;
  background: #97762a;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .mod_linkBtn a {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #Xmas2025 #Item .itemBlock .textArea .mod_linkBtn a {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #Xmas2025 #Item .itemBlock .textArea .mod_linkBtn a:hover {
    background: #ba9e65;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .itemTitle {
    font-size: 28px; /* legacy */
    font-size: 7.4666666667vw;
    line-height: 1.3214285714;
    letter-spacing: 0.08em;
    margin-bottom: 9.3333333333vw;
  }
  #Xmas2025 #Item .itemBlock .textArea .itemTitle::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.1607142857em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .itemTitle::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.1607142857em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .copy {
    font-size: 16px; /* legacy */
    font-size: 4.2666666667vw;
    line-height: 1.6875;
    letter-spacing: 0em;
    margin-bottom: 9.3333333333vw;
  }
  #Xmas2025 #Item .itemBlock .textArea .copy::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.34375em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .copy::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.34375em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .text {
    font-size: 12px; /* legacy */
    font-size: 3.2vw;
    line-height: 1.7083333333;
    letter-spacing: 0em;
    margin-bottom: 18.6666666667vw;
  }
  #Xmas2025 #Item .itemBlock .textArea .text::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.3541666667em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .text::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.3541666667em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData {
    position: relative;
    margin-bottom: 8vw;
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl + dl {
    margin-top: 2em;
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dt {
    font-size: 15px; /* legacy */
    font-size: 4vw;
    line-height: 1.4666666667;
    letter-spacing: 0em;
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dt::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.2333333333em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dt::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.2333333333em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dd .spec {
    font-size: 11px; /* legacy */
    font-size: 2.9333333333vw;
    line-height: 1.6363636364;
    letter-spacing: 0em;
    margin-top: 0.5em;
    margin-bottom: 1em;
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dd .spec::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.3181818182em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dd .spec::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.3181818182em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dd .price {
    font-size: 23px; /* legacy */
    font-size: 6.1333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dd .price::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: 0em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData dl dd .price::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: 0em;
    content: "";
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData .note {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.02em;
    margin-top: 6vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .itemData .note {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .textArea .itemData .icon {
    width: 20vw;
  }
  #Xmas2025 #Item .itemBlock .textArea .itemData .icon img + img {
    margin-top: 1.6vw;
  }
  #Xmas2025 #Item .itemBlock .textArea .mod_linkBtn a {
    width: 100%;
    height: 12vw;
    font-size: 20px; /* legacy */
    font-size: 5.3333333333vw;
    line-height: 2.25;
    letter-spacing: 0em;
  }
}
#Xmas2025 #Item .itemBlock .delibary {
  border: solid 1px #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  max-width: 980px;
  margin: 75px auto 0;
}
#Xmas2025 #Item .itemBlock .delibary .title {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: center;
  padding: 1em 0;
  width: 8em;
  white-space: nowrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8em;
          flex: 0 0 8em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .delibary .title {
    font-size: 2.6666666667vw;
  }
}
#Xmas2025 #Item .itemBlock .delibary .textArea {
  border-left: solid 1px #000;
  font-size: 14px;
  line-height: 1.4285714286;
  letter-spacing: 0em;
  padding: 1em;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .delibary .textArea {
    font-size: 1.8666666667vw;
  }
}
#Xmas2025 #Item .itemBlock .delibary .textArea ul li {
  margin-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock .delibary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 86.6666666667vw;
    max-width: initial;
    margin: 9.3333333333vw auto 0;
  }
  #Xmas2025 #Item .itemBlock .delibary .title {
    font-size: 13px; /* legacy */
    font-size: 3.4666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    text-align: center;
    padding: 0.5em;
    width: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  #Xmas2025 #Item .itemBlock .delibary .textArea {
    border-top: solid 1px #000;
    border-left: none;
    font-size: 9px; /* legacy */
    font-size: 2.4vw;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding: 0.5em;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
#Xmas2025 #Item .itemBlock:nth-child(odd) .column {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-left: auto;
}
#Xmas2025 #Item .itemBlock:nth-child(odd) .column .textArea {
  margin-left: 0;
  margin-right: 4.7619047619%;
}
#Xmas2025 #Item .itemBlock:nth-child(odd) .imageArea .frame {
  border-top-right-radius: 0;
  border-top-left-radius: 147px;
}
#Xmas2025 #Item .itemBlock:nth-child(odd) .imageArea.iconNew .frame {
  position: relative;
}
#Xmas2025 #Item .itemBlock:nth-child(odd) .imageArea.iconNew .frame::after {
  right: 0;
  left: 50px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock:nth-child(odd) .imageArea.iconNew .frame::after {
    right: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Item .itemBlock:nth-child(odd) .column {
    margin-left: 0;
  }
  #Xmas2025 #Item .itemBlock:nth-child(odd) .column .textArea {
    margin-left: auto;
    margin-right: auto;
  }
  #Xmas2025 #Item .itemBlock:nth-child(odd) .imageArea {
    margin-left: auto;
  }
  #Xmas2025 #Item .itemBlock:nth-child(odd) .imageArea .frame {
    border-top-right-radius: 0;
    border-top-left-radius: 29.8666666667vw;
  }
}
#Xmas2025 #Contact .inner {
  padding-top: 50px;
  padding-bottom: 150px;
}
#Xmas2025 #Contact .banner {
  width: 82.6086956522%;
  margin: 0 auto;
}
#Xmas2025 #Contact .banner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#Xmas2025 #Contact .banner ul li {
  width: 48.4210526316%;
  background: #FFF;
}
#Xmas2025 #Contact .banner ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 100%;
  border: solid 1px #97762a;
  background: #FFF;
  padding: 1em;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media screen and (min-width: 768px) {
  #Xmas2025 #Contact .banner ul li a:hover {
    background: rgba(151, 118, 42, 0.2);
  }
}
#Xmas2025 #Contact .banner ul li dl dt {
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Contact .banner ul li dl dt {
    font-size: 2.4vw;
  }
}
#Xmas2025 #Contact .banner ul li dl dt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.2222222222em;
  content: "";
}
#Xmas2025 #Contact .banner ul li dl dt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.2222222222em;
  content: "";
}
#Xmas2025 #Contact .banner ul li dl dd {
  font-size: 27px;
  line-height: 1.1851851852;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Contact .banner ul li dl dd {
    font-size: 3.6vw;
  }
}
#Xmas2025 #Contact .banner ul li dl dd::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.0925925926em;
  content: "";
}
#Xmas2025 #Contact .banner ul li dl dd::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.0925925926em;
  content: "";
}
#Xmas2025 #Contact .banner ul li dl dd strong {
  color: #9e1c0c;
}
#Xmas2025 #Contact .note {
  font-size: 18px;
  line-height: 1.6666666667;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Contact .note {
    font-size: 2.4vw;
  }
}
#Xmas2025 #Contact .note::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.3333333333em;
  content: "";
}
#Xmas2025 #Contact .note::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.3333333333em;
  content: "";
}
@media screen and (max-width: 767px) {
  #Xmas2025 #Contact .inner {
    padding-top: 6.6666666667vw;
    padding-bottom: 20vw;
  }
  #Xmas2025 #Contact .banner {
    width: 86.6666666667vw;
    margin: 0 auto;
  }
  #Xmas2025 #Contact .banner ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #Xmas2025 #Contact .banner ul li {
    width: 100%;
  }
  #Xmas2025 #Contact .banner ul li + li {
    margin-top: 10.4vw;
  }
  #Xmas2025 #Contact .banner ul li a {
    height: 25.3333333333vw;
  }
  #Xmas2025 #Contact .banner ul li dl dt {
    font-size: 12.5px; /* legacy */
    font-size: 3.3333333333vw;
    line-height: 1.48;
    letter-spacing: 0em;
    margin-bottom: 0.5em;
  }
  #Xmas2025 #Contact .banner ul li dl dt::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.24em;
    content: "";
  }
  #Xmas2025 #Contact .banner ul li dl dt::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.24em;
    content: "";
  }
  #Xmas2025 #Contact .banner ul li dl dd {
    font-size: 19px; /* legacy */
    font-size: 5.0666666667vw;
    line-height: 1;
    letter-spacing: 0.06em;
  }
  #Xmas2025 #Contact .banner ul li dl dd::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: 0em;
    content: "";
  }
  #Xmas2025 #Contact .banner ul li dl dd::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: 0em;
    content: "";
  }
  #Xmas2025 #Contact .note {
    font-size: 11px; /* legacy */
    font-size: 2.9333333333vw;
    line-height: 1.7272727273;
    letter-spacing: 0em;
    margin-top: 8.6666666667vw;
  }
  #Xmas2025 #Contact .note::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.3636363636em;
    content: "";
  }
  #Xmas2025 #Contact .note::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.3636363636em;
    content: "";
  }
}
#Xmas2025 #modal {
  position: fixed;
  z-index: 100;
  top: 8.2rem;
  right: 0;
  width: 100%;
  height: calc(100vh - 8.2rem);
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
@media screen and (max-width: 767px) {
  #Xmas2025 #modal {
    top: 6.4rem;
    right: 0;
    width: 100vw;
    height: calc(100vh - 6.4rem);
  }
}
#Xmas2025 .f_modal {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#Xmas2025 .f_modal .inner {
  width: 100%;
  height: 100%;
  padding: 50px 0 100px;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .inner {
    padding: 13.3333333333vw 0 13.3333333333vw;
  }
}
#Xmas2025 .f_modal .frame {
  position: relative;
  width: 82.6086956522%;
  max-width: 950px;
  background: #FFF;
  padding-top: 60px;
  padding-bottom: 200px;
  margin-left: auto;
  margin-right: auto;
  border-top-left-radius: 150px;
  border-bottom-right-radius: 150px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame {
    width: 86.6666666667vw;
    max-width: initial;
    padding-top: 9.3333333333vw;
    padding-bottom: 30.6666666667vw;
    border-top-left-radius: 13.3333333333vw;
    border-bottom-right-radius: 13.3333333333vw;
  }
}
#Xmas2025 .f_modal .frame .close {
  position: absolute;
  left: calc(50% - 90px);
  bottom: 65px;
  font-size: 22px;
  line-height: 2.2727272727;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame .close {
    font-size: 2.9333333333vw;
  }
}
#Xmas2025 .f_modal .frame .close button {
  display: block;
  width: 180px;
  height: 50px;
  color: #97762a;
  border: solid 1px #97762a;
  background: #FFF;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  #Xmas2025 .f_modal .frame .close button {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  #Xmas2025 .f_modal .frame .close button:hover {
    color: #FFF;
    background: #97762a;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame .close {
    left: calc(50% - 18.6666666667vw);
    bottom: 9.3333333333vw;
    font-size: 17.5px; /* legacy */
    font-size: 4.6666666667vw;
    line-height: 2.2857142857;
    letter-spacing: 0.05em;
  }
  #Xmas2025 .f_modal .frame .close button {
    width: 37.3333333333vw;
    height: 10.6666666667vw;
  }
}
#Xmas2025 .f_modal .frame .block {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
#Xmas2025 .f_modal .frame .block .modalTitle {
  font-size: 40px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  color: #97762a;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame .block .modalTitle {
    font-size: 5.3333333333vw;
  }
}
#Xmas2025 .f_modal .frame .block .modalTitle::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: -0.15em;
  content: "";
}
#Xmas2025 .f_modal .frame .block .modalTitle::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: -0.15em;
  content: "";
}
#Xmas2025 .f_modal .frame .block .text {
  width: 100%;
  max-width: 630px;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
  margin: 60px auto;
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame .block .text {
    font-size: 2.1333333333vw;
  }
}
#Xmas2025 .f_modal .frame .block .image img {
  border-radius: 40px;
  overflow: hidden;
}
#Xmas2025 .f_modal .frame .block .detail {
  font-size: 14px;
  line-height: 1.5714285714;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame .block .detail {
    font-size: 1.8666666667vw;
  }
}
#Xmas2025 .f_modal .frame .block .detail .list {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  margin: 60px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#Xmas2025 .f_modal .frame .block .detail .list + .list {
  margin-top: 40px;
}
#Xmas2025 .f_modal .frame .block .detail .list dl + dl {
  margin-left: 5em;
}
#Xmas2025 .f_modal .frame .block .detail .list dl dt {
  margin-bottom: 0.5em;
}
#Xmas2025 .f_modal .frame .block .detail .list dl dd ul {
  margin-left: 1.5em;
}
#Xmas2025 .f_modal .frame .block .detail .list dl dd ul li {
  list-style-type: disc;
  list-style-position: outside;
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame .block {
    width: 76vw;
  }
  #Xmas2025 .f_modal .frame .block .modalTitle {
    font-size: 23px; /* legacy */
    font-size: 6.1333333333vw;
    line-height: 1;
    letter-spacing: 0.08em;
  }
  #Xmas2025 .f_modal .frame .block .modalTitle::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: 0em;
    content: "";
  }
  #Xmas2025 .f_modal .frame .block .modalTitle::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: 0em;
    content: "";
  }
  #Xmas2025 .f_modal .frame .block .text {
    width: 100%;
    max-width: initial;
    font-size: 12.5px; /* legacy */
    font-size: 3.3333333333vw;
    line-height: 1.8;
    letter-spacing: -0.02em;
    margin: 8.6666666667vw auto 16vw;
  }
  #Xmas2025 .f_modal .frame .block .text::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: -0.4em;
    content: "";
  }
  #Xmas2025 .f_modal .frame .block .text::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: -0.4em;
    content: "";
  }
  #Xmas2025 .f_modal .frame .block .image img {
    border-radius: 3.7333333333vw;
  }
  #Xmas2025 .f_modal .frame .block .detail {
    font-size: 7.5px; /* legacy */
    font-size: 2vw;
    line-height: 1.6666666667;
    letter-spacing: -0.05em;
    width: 100%;
  }
  #Xmas2025 .f_modal .frame .block .detail .list {
    width: 100%;
    max-width: initial;
    white-space: nowrap;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #Xmas2025 .f_modal .frame .block .detail .list + .list {
    margin-top: 0;
  }
  #Xmas2025 .f_modal .frame .block .detail .list.list1 {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  #Xmas2025 .f_modal .frame .block .detail .list dl {
    width: 50%;
    margin-top: 8.6666666667vw;
  }
  #Xmas2025 .f_modal .frame .block .detail .list dl + dl {
    margin-left: 0;
  }
}
#Xmas2025 .f_modal .frame .note {
  position: absolute;
  right: 130px;
  bottom: 60px;
  font-size: 12px;
  line-height: 1.8333333333;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame .note {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 767px) {
  #Xmas2025 .f_modal .frame .note {
    right: 6.6666666667vw;
    bottom: 9.3333333333vw;
    font-size: 7px; /* legacy */
    font-size: 1.8666666667vw;
    line-height: 1.5714285714;
    letter-spacing: -0.05em;
  }
}

/*-------------------------------------------> plugin style */
/* slick Dots */
/* Slick */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 8px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 16px;
  width: 16px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  border: solid 2px #FFF;
  line-height: 16px;
  text-align: center;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  background: #FFF;
}

@media screen and (max-width: 767px) {
  .slick-dots {
    bottom: 4vw;
  }
  .slick-dots li {
    height: 2.1333333333vw;
    width: 2.1333333333vw;
    margin: 0 1.0666666667vw;
  }
  .slick-dots li button {
    height: 2.1333333333vw;
    width: 2.1333333333vw;
    padding: 0px;
  }
  .slick-dots li button:before {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-width: 0.2666666667vw;
    border-radius: 1.0666666667vw;
    line-height: 2.1333333333vw;
  }
}
/* animation
.image {
	animation-delay: 0.3s;
}
&.inView {
	.base, .image {
		animation-name: fadeInUp;
	}
}
*/
.modalList .click {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-name: clickAnim;
          animation-name: clickAnim;
}

@-webkit-keyframes clickAnim {
  0% {
    translate: 0 0;
  }
  30% {
    translate: 0 5%;
  }
  40% {
    translate: 0 5%;
  }
  90% {
    translate: 0 0;
  }
  100% {
    translate: 0 0;
  }
}

@keyframes clickAnim {
  0% {
    translate: 0 0;
  }
  30% {
    translate: 0 5%;
  }
  40% {
    translate: 0 5%;
  }
  90% {
    translate: 0 0;
  }
  100% {
    translate: 0 0;
  }
}
.tiker .wrap {
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media screen and (min-width: 768px) {
  .tiker .wrap {
    -webkit-animation-name: scrollTiker;
            animation-name: scrollTiker;
  }
}
@media screen and (max-width: 767px) {
  .tiker .wrap {
    -webkit-animation-name: scrollTikerSP;
            animation-name: scrollTikerSP;
  }
}

@-webkit-keyframes scrollTiker {
  from {
    translate: 0 0;
  }
  to {
    translate: -1475px 0;
  }
}

@keyframes scrollTiker {
  from {
    translate: 0 0;
  }
  to {
    translate: -1475px 0;
  }
}
@-webkit-keyframes scrollTikerSP {
  from {
    translate: 0 0;
  }
  to {
    translate: -196.6666666667vw 0;
  }
}
@keyframes scrollTikerSP {
  from {
    translate: 0 0;
  }
  to {
    translate: -196.6666666667vw 0;
  }
}
.scrollLeft .wrap {
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media screen and (min-width: 768px) {
  .scrollLeft .wrap {
    -webkit-animation-name: scrollLeft;
            animation-name: scrollLeft;
  }
}
@media screen and (max-width: 767px) {
  .scrollLeft .wrap {
    -webkit-animation-name: scrollLeftSP;
            animation-name: scrollLeftSP;
  }
}

@-webkit-keyframes scrollLeft {
  from {
    translate: 0 0;
  }
  to {
    translate: -1332px 0;
  }
}

@keyframes scrollLeft {
  from {
    translate: 0 0;
  }
  to {
    translate: -1332px 0;
  }
}
@-webkit-keyframes scrollLeftSP {
  from {
    translate: 0 0;
  }
  to {
    translate: -177.6vw 0;
  }
}
@keyframes scrollLeftSP {
  from {
    translate: 0 0;
  }
  to {
    translate: -177.6vw 0;
  }
}
.scrollRight .wrap {
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media screen and (min-width: 768px) {
  .scrollRight .wrap {
    margin-left: -1776px;
    -webkit-animation-name: scrollRight;
            animation-name: scrollRight;
  }
}
@media screen and (max-width: 767px) {
  .scrollRight .wrap {
    margin-left: -236.8vw;
    -webkit-animation-name: scrollRightSP;
            animation-name: scrollRightSP;
  }
}

@-webkit-keyframes scrollRight {
  from {
    translate: 0 0;
  }
  to {
    translate: 1776px 0;
  }
}

@keyframes scrollRight {
  from {
    translate: 0 0;
  }
  to {
    translate: 1776px 0;
  }
}
@-webkit-keyframes scrollRightSP {
  from {
    translate: 0 0;
  }
  to {
    translate: 236.8vw 0;
  }
}
@keyframes scrollRightSP {
  from {
    translate: 0 0;
  }
  to {
    translate: 236.8vw 0;
  }
}
/*-------------------------------------------> animation module */
.anim-fadeIn {
  opacity: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
          animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeIn,
.inView .isAnim.inView .anim-fadeIn,
.inView .anim-fadeIn,
.inView.anim-fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

.inView .isAnim.anim-fadeIn,
.inView .isAnim .anim-fadeIn {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-fadeInUp {
  opacity: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
          animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeInUp,
.inView .isAnim.inView .anim-fadeInUp,
.inView .anim-fadeInUp,
.inView.anim-fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

.inView .isAnim.anim-fadeInUp,
.inView .isAnim .anim-fadeInUp {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-fadeInDown {
  opacity: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
          animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeInDown,
.inView .isAnim.inView .anim-fadeInDown,
.inView .anim-fadeInDown,
.inView.anim-fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

.inView .isAnim.anim-fadeInDown,
.inView .isAnim .anim-fadeInDown {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-fadeInRight {
  opacity: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
          animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeInRight,
.inView .isAnim.inView .anim-fadeInRight,
.inView .anim-fadeInRight,
.inView.anim-fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

.inView .isAnim.anim-fadeInRight,
.inView .isAnim .anim-fadeInRight {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-fadeInLeft {
  opacity: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
          animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeInLeft,
.inView .isAnim.inView .anim-fadeInLeft,
.inView .anim-fadeInLeft,
.inView.anim-fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

.inView .isAnim.anim-fadeInLeft,
.inView .isAnim .anim-fadeInLeft {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-fadeText span {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
  clip-path: inset(0 100% 0 0);
}

.inView .isAnim.inView.anim-fadeText span,
.inView .isAnim.inView .anim-fadeText span,
.inView .anim-fadeText span,
.inView.anim-fadeText span {
  -webkit-animation: fadeText 1s ease-out forwards;
          animation: fadeText 1s ease-out forwards;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(1),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(1),
.inView .anim-fadeText span:nth-of-type(1),
.inView.anim-fadeText span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(2),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(2),
.inView .anim-fadeText span:nth-of-type(2),
.inView.anim-fadeText span:nth-of-type(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(3),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(3),
.inView .anim-fadeText span:nth-of-type(3),
.inView.anim-fadeText span:nth-of-type(3) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(4),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(4),
.inView .anim-fadeText span:nth-of-type(4),
.inView.anim-fadeText span:nth-of-type(4) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(5),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(5),
.inView .anim-fadeText span:nth-of-type(5),
.inView.anim-fadeText span:nth-of-type(5) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(6),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(6),
.inView .anim-fadeText span:nth-of-type(6),
.inView.anim-fadeText span:nth-of-type(6) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(7),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(7),
.inView .anim-fadeText span:nth-of-type(7),
.inView.anim-fadeText span:nth-of-type(7) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(8),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(8),
.inView .anim-fadeText span:nth-of-type(8),
.inView.anim-fadeText span:nth-of-type(8) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(9),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(9),
.inView .anim-fadeText span:nth-of-type(9),
.inView.anim-fadeText span:nth-of-type(9) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
.inView .isAnim.inView.anim-fadeText span:nth-of-type(10),
.inView .isAnim.inView .anim-fadeText span:nth-of-type(10),
.inView .anim-fadeText span:nth-of-type(10),
.inView.anim-fadeText span:nth-of-type(10) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.inView .isAnim.anim-fadeText,
.inView .isAnim .anim-fadeText {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-fadeImage img {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeImage img,
.inView .isAnim.inView .anim-fadeImage img,
.inView .anim-fadeImage img,
.inView.anim-fadeImage img {
  -webkit-animation-name: fadeImage;
          animation-name: fadeImage;
}

.inView .isAnim.anim-fadeImage img,
.inView .isAnim .anim-fadeImage img {
  -webkit-animation-name: none;
          animation-name: none;
}

.linkArrow img, .linkArrow .svg {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.linkArrow:hover img, .linkArrow:hover .svg {
  -webkit-animation-name: linkArrow;
          animation-name: linkArrow;
}
.linkArrow.arrowR:hover img, .linkArrow.arrowR:hover .svg {
  -webkit-animation-name: linkArrowR;
          animation-name: linkArrowR;
}

.anim-slice {
  clip-path: inset(0 100% 0 0);
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.18, 1);
          animation-timing-function: cubic-bezier(0.67, 0, 0.18, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  will-change: filter;
}

.inView .isAnim.inView.anim-slice,
.inView .isAnim.inView .anim-slice,
.inView .anim-slice,
.inView.anim-slice {
  -webkit-animation-name: slice;
          animation-name: slice;
}

.inView .isAnim.anim-slice,
.inView .isAnim .anim-slice {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-slice.reverse {
  clip-path: inset(0 0 0 100%);
}

.inView .isAnim.inView.anim-slice.reverse,
.inView .isAnim.inView .anim-slice.reverse,
.inView .anim-slice.reverse,
.inView.anim-slice.reverse {
  -webkit-animation-name: sliceR;
          animation-name: sliceR;
}

.inView .isAnim.anim-slice.reverse,
.inView .isAnim .anim-slice.reverse {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-ddon {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
          animation-timing-function: cubic-bezier(0.68, -0.55, 0.27, 1.55);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-ddon,
.inView .isAnim.inView .anim-ddon,
.inView .anim-ddon,
.inView.anim-ddon {
  -webkit-animation-name: ddon;
          animation-name: ddon;
}

.inView .isAnim.anim-ddon,
.inView .isAnim .anim-ddon {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-bound {
  -webkit-animation-duration: 0.2s;
          animation-duration: 0.2s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-bound,
.inView .isAnim.inView .anim-bound,
.inView .anim-bound,
.inView.anim-bound {
  -webkit-animation-name: bound;
          animation-name: bound;
}

.inView .isAnim.anim-bound,
.inView .isAnim .anim-bound {
  -webkit-animation-name: none;
          animation-name: none;
}

.anim-fadeBlur {
  opacity: 0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
          animation-timing-function: cubic-bezier(0.5, 0.3, 0, 1);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inView .isAnim.inView.anim-fadeBlur,
.inView .isAnim.inView .anim-fadeBlur,
.inView .anim-fadeBlur,
.inView.anim-fadeBlur {
  -webkit-animation-name: fadeBlur;
          animation-name: fadeBlur;
}

.inView .isAnim.anim-fadeBlur,
.inView .isAnim .anim-fadeBlur {
  -webkit-animation-name: none;
          animation-name: none;
}

/* delay */
.delay0 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.delay1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.delay2 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.delay3 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.delay4 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.delay5 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.delay6 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.delay7 {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.delay8 {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}

.delay9 {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}

.delay10 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

.delay11 {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s;
}

/*-------------------------------------------> keyframe */
@-webkit-keyframes fadeBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@keyframes fadeBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(10px);
            filter: blur(10px);
  }
  to {
    opacity: 1;
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes fadeText {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  30% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
  /*
   from {
     opacity: 0;
     transform: translateX(-50px);
     clip-path: inset(0 100% 0 0);
   }
   to {
     opacity: 1;
     transform: translateX(0);
     clip-path: inset(0 0 0 0);
   }
  */
}
@keyframes fadeText {
  0% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  30% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
  /*
   from {
     opacity: 0;
     transform: translateX(-50px);
     clip-path: inset(0 100% 0 0);
   }
   to {
     opacity: 1;
     transform: translateX(0);
     clip-path: inset(0 0 0 0);
   }
  */
}
@-webkit-keyframes fadeImage {
  from {
    opacity: 0;
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fadeImage {
  from {
    opacity: 0;
    -webkit-transform: scale(1.08);
            transform: scale(1.08);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes hoverImage {
  from {
    -webkit-transform: translateX(1);
            transform: translateX(1);
  }
  to {
    -webkit-transform: translateX(1.08);
            transform: translateX(1.08);
  }
}
@keyframes hoverImage {
  from {
    -webkit-transform: translateX(1);
            transform: translateX(1);
  }
  to {
    -webkit-transform: translateX(1.08);
            transform: translateX(1.08);
  }
}
@-webkit-keyframes slice {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  99% {
    clip-path: inset(0 0 0 0);
  }
  100% {
    clip-path: none;
  }
}
@keyframes slice {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  99% {
    clip-path: inset(0 0 0 0);
  }
  100% {
    clip-path: none;
  }
}
@-webkit-keyframes sliceR {
  0% {
    clip-path: inset(0 0 0 100%);
  }
  99% {
    clip-path: inset(0 0 0 0);
  }
  100% {
    clip-path: none;
  }
}
@keyframes sliceR {
  0% {
    clip-path: inset(0 0 0 100%);
  }
  99% {
    clip-path: inset(0 0 0 0);
  }
  100% {
    clip-path: none;
  }
}
@-webkit-keyframes ddon {
  0% {
    opacity: 0;
    scale: 1.5;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    scale: 1;
  }
}
@keyframes ddon {
  0% {
    opacity: 0;
    scale: 1.5;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    scale: 1;
  }
}
@-webkit-keyframes bound {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  95% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes bound {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  40% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  95% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}