/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
#wrapper {
  max-width: 100%;
}

@media only screen and (min-width: 1024px) {
  #wrapper {
    padding-top: 162px;
  }
}
@media only screen and (max-width: 1023px) {
  #wrapper {
    padding-top: 97px;
  }
}

#main {
  padding-top: 0;
}

body.modalOn {
  position: fixed;
  left: 0;
  right: 0;
}

.lpContents {

  /*===========================
    br
  ===========================*/
  /*===========================
    span
  ===========================*/
}
@media only screen and (min-width: 1024px) {
  .lpContents br.mb {
    display: none;
  }
  .lpContents br.sp {
    display: none;
  }
  .lpContents br.spN {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents br.pc {
    display: none;
  }
}
@media only screen and (max-width: 414px) {
  .lpContents br.sp {
    display: inline;
  }
}
@media only screen and (max-width: 374px) {
  .lpContents br.spN {
    display: inline;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents img.mb {
    display: none;
  }
  .lpContents img.sp {
    display: none;
  }
  .lpContents img.spN {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents img.pc {
    display: none;
  }
}
@media only screen and (max-width: 414px) {
  .lpContents img.sp {
    display: inline;
  }
}
@media only screen and (max-width: 374px) {
  .lpContents img.spN {
    display: inline;
  }
}
.lpContents, .lpContents a {
  font-family: "Noto Sans JP", "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif !important;
  color: #3C3C3C;
}
.lpContents .red {
  color: #d60037;
}
.lpContents p {
  margin: 0;
}
.lpContents figure {
  margin: 0;
}
.lpContents figure img, .lpContents a img {
  max-width: 100%;
  vertical-align: bottom;
}
.lpContents ul, .lpContents dl {
  padding: 0;
  margin: 0;
}
.lpContents ul li {
  list-style: none;
}
.lpContents .lpCont {
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents .lpCont {

  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .lpCont {
  }
}

.lpContents .toShop {
  font-weight: 500;
  color: #fff;
  background-color: #D62157;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop {
    width: 225px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop {
    width: 225px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop {
    height: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop {
    height: 36px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop {
    border-radius: 0px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop {
    border-radius: 0px;
  }
}
.lpContents .toShop::after {
  content: "";
  background-image: url("../images/icon_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop::after {
    width: 6px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop::after {
    width: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop::after {
    height: 11px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop::after {
    height: 9px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop::after {
    right: 27px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop::after {
    right: 10px;
  }
}
.lpContents .swiperArea {
  position: relative;
}
.lpContents .swiperArea #swiper-pagination_p1,
.lpContents .swiperArea #swiper-pagination_p2,
.lpContents .swiperArea #swiper-pagination_p3,
.lpContents .swiperArea #swiper-pagination_p4,
.lpContents .swiperArea #swiper-pagination_p5,
.lpContents .swiperArea #swiper-pagination2,
.lpContents .swiperArea #swiper-pagination3 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0;
}
.lpContents .swiperArea #swiper-pagination_p1 .swiper-pagination-bullet,
.lpContents .swiperArea #swiper-pagination_p2 .swiper-pagination-bullet,
.lpContents .swiperArea #swiper-pagination_p3 .swiper-pagination-bullet,
.lpContents .swiperArea #swiper-pagination_p4 .swiper-pagination-bullet,
.lpContents .swiperArea #swiper-pagination_p5 .swiper-pagination-bullet,
.lpContents .swiperArea #swiper-pagination2 .swiper-pagination-bullet,
.lpContents .swiperArea #swiper-pagination3 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #D6215755;
  border-radius: 50%;
  display: block;
}
.lpContents .swiperArea #swiper-pagination_p1 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
.lpContents .swiperArea #swiper-pagination_p2 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
.lpContents .swiperArea #swiper-pagination_p3 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
.lpContents .swiperArea #swiper-pagination_p4 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
.lpContents .swiperArea #swiper-pagination_p5 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
.lpContents .swiperArea #swiper-pagination2 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
.lpContents .swiperArea #swiper-pagination3 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  cursor: pointer;
}
.lpContents .swiperArea #swiper-pagination_p1 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lpContents .swiperArea #swiper-pagination_p2 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lpContents .swiperArea #swiper-pagination_p3 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lpContents .swiperArea #swiper-pagination_p4 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lpContents .swiperArea #swiper-pagination_p5 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lpContents .swiperArea #swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lpContents .swiperArea #swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d60037;
}
.lpContents .swiperArea #swiper-pagination_p1 .swiper-pagination-bullet:nth-child(n+2),
.lpContents .swiperArea #swiper-pagination_p2 .swiper-pagination-bullet:nth-child(n+2),
.lpContents .swiperArea #swiper-pagination_p3 .swiper-pagination-bullet:nth-child(n+2),
.lpContents .swiperArea #swiper-pagination_p4 .swiper-pagination-bullet:nth-child(n+2),
.lpContents .swiperArea #swiper-pagination_p5 .swiper-pagination-bullet:nth-child(n+2),
.lpContents .swiperArea #swiper-pagination2 .swiper-pagination-bullet:nth-child(n+2),
.lpContents .swiperArea #swiper-pagination3 .swiper-pagination-bullet:nth-child(n+2) {
  margin-left: 6px;
}
.lpContents .swiperArea #swiper-button-prev_p1,
.lpContents .swiperArea #swiper-button-prev_p2,
.lpContents .swiperArea #swiper-button-prev_p3,
.lpContents .swiperArea #swiper-button-prev_p4,
.lpContents .swiperArea #swiper-button-prev_p5,
.lpContents .swiperArea #swiper-button-prev2, 
.lpContents .swiperArea #swiper-button-prev3, 
.lpContents .swiperArea #swiper-button-next_p1,
.lpContents .swiperArea #swiper-button-next_p2,
.lpContents .swiperArea #swiper-button-next_p3,
.lpContents .swiperArea #swiper-button-next_p4,
.lpContents .swiperArea #swiper-button-next_p5,
.lpContents .swiperArea #swiper-button-next2, 
.lpContents .swiperArea #swiper-button-next3 {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  z-index: 10;
}
.lpContents .swiperArea #swiper-button-prev_p1:after,
.lpContents .swiperArea #swiper-button-prev_p2:after,
.lpContents .swiperArea #swiper-button-prev_p3:after,
.lpContents .swiperArea #swiper-button-prev_p4:after,
.lpContents .swiperArea #swiper-button-prev_p5:after,
.lpContents .swiperArea #swiper-button-prev2:after,
.lpContents .swiperArea #swiper-button-prev3:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-left: 2px solid #D62157;
  border-bottom: 2px solid #D62157;
  transform: rotate(45deg);
}
.lpContents .swiperArea #swiper-button-next_p1:after,
.lpContents .swiperArea #swiper-button-next_p2:after,
.lpContents .swiperArea #swiper-button-next_p3:after,
.lpContents .swiperArea #swiper-button-next_p4:after,
.lpContents .swiperArea #swiper-button-next_p5:after,
.lpContents .swiperArea #swiper-button-next2:after,
.lpContents .swiperArea #swiper-button-next3:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: 2px solid #D62157;
  border-bottom: 2px solid #D62157;
  transform: rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .lpContents .swiperArea .swiper-button-prev,
  .lpContents .swiperArea #swiper-button-prev_p1,  
  .lpContents .swiperArea #swiper-button-prev_p2,  
  .lpContents .swiperArea #swiper-button-prev_p3,  
  .lpContents .swiperArea #swiper-button-prev_p4,  
  .lpContents .swiperArea #swiper-button-prev_p5,  
  .lpContents .swiperArea #swiper-button-prev2, 
  .lpContents .swiperArea #swiper-button-prev3, 
  .lpContents .swiperArea .swiper-button-next,
  .lpContents .swiperArea #swiper-button-next_p1,
  .lpContents .swiperArea #swiper-button-next_p2,
  .lpContents .swiperArea #swiper-button-next_p3,
  .lpContents .swiperArea #swiper-button-next_p4,
  .lpContents .swiperArea #swiper-button-next_p5,
  .lpContents .swiperArea #swiper-button-next2, 
  .lpContents .swiperArea #swiper-button-next3 {
    width: 37px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .swiperArea .swiper-button-prev, 
  .lpContents .swiperArea #swiper-button-prev1, 
  .lpContents .swiperArea #swiper-button-prev2, 
  .lpContents .swiperArea #swiper-button-prev3, 
  .lpContents .swiperArea .swiper-button-next,
  .lpContents .swiperArea #swiper-button-next1, 
  .lpContents .swiperArea #swiper-button-next2, 
  .lpContents .swiperArea #swiper-button-next3 {
    width: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .swiperArea .swiper-button-prev,
  .lpContents .swiperArea #swiper-button-prev, 
  .lpContents .swiperArea #swiper-button-prev1, 
  .lpContents .swiperArea #swiper-button-prev2, 
  .lpContents .swiperArea #swiper-button-prev3, 
  .lpContents .swiperArea .swiper-button-next,
  .lpContents .swiperArea #swiper-button-next,
  .lpContents .swiperArea #swiper-button-next1, 
  .lpContents .swiperArea #swiper-button-next2, 
  .lpContents .swiperArea #swiper-button-next3 {
    height: 64px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .swiperArea .swiper-button-prev, 
  .lpContents .swiperArea #swiper-button-prev, 
  .lpContents .swiperArea #swiper-button-prev1, 
  .lpContents .swiperArea #swiper-button-prev2, 
  .lpContents .swiperArea #swiper-button-prev3, 
  .lpContents .swiperArea .swiper-button-next,
  .lpContents .swiperArea #swiper-button-next,
  .lpContents .swiperArea #swiper-button-next1, 
  .lpContents .swiperArea #swiper-button-next2, 
  .lpContents .swiperArea #swiper-button-next3 {
    height: 32px;
  }
}
.lpContents .swiperArea .swiper-button-prev, 
.lpContents .swiperArea #swiper-button-prev, 
.lpContents .swiperArea #swiper-button-prev1, 
.lpContents .swiperArea #swiper-button-prev2, 
.lpContents .swiperArea #swiper-button-prev3 {
  left: 0;
}
.lpContents .swiperArea .swiper-button-next,
.lpContents .swiperArea #swiper-button-next,
.lpContents .swiperArea #swiper-button-next1, 
.lpContents .swiperArea #swiper-button-next2, 
.lpContents .swiperArea #swiper-button-next3 {
  right: 0;

}
.lpContents .topBloom {
  position: relative;
}
.lpContents .topBloom::before, .lpContents .topBloom::after {
  content: "";
  background-image: url("../images/limited3_bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 1024px) {
  .lpContents .topBloom::before, .lpContents .topBloom::after {
    width: 197px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .topBloom::before, .lpContents .topBloom::after {
    width: 20.93vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .topBloom::before, .lpContents .topBloom::after {
    height: 208px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .topBloom::before, .lpContents .topBloom::after {
    height: 22.26vw;
  }
}
.lpContents .topBloom::before {
  left: 0;
}
.lpContents .topBloom::after {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  right: 0;
}
.lpContents #kv {
  position: relative;
  
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #FCE3E6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width: 1024px) {
  .lpContents #kv {
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv {
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv {

  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv {

  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv {
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv {
  }
}
.lpContents #kv .lpCont{
  display: flex;
}
.lpContents #kv .text_block {
  position: absolute;
  top:0;
  right:55%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/*
.lpContents #kv .text_block:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 80px;
  height: 100%;
  background-image: url("../images/kv_bg.png");
}
*/
.lpContents #kv .text_block h2 {
  
}
.lpContents #kv .image_block {
  width: 100%;
}
.lpContents #kv .image_block img {
  width: 100%;
  vertical-align: middle;
}
.lpContents #kv .figs {
  position: relative;
}
.lpContents #kv .ttl {
  position: relative;
}
.lpContents #kv .ttl:before {
  content: "";
  position: absolute;
  left: -100px;
  top: 20px;
  display: block;
  width: 78px;
  height: 78px;
  background: url("../images/kv_tag.svg");
}

@media only screen and (min-width: 1024px) {
  .lpContents #kv .figs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .lpContents #kv .figs img {
    width: 197px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .lpCont {
    flex-direction: column;
  }
  .lpContents #kv .image_block {
    width: 100%;
    order: 0;
  }
  .lpContents #kv .text_block {
    right: 0;
    padding: 20px;
    width: 100%;
    height: 50%;
    box-sizing: border-box;
    order: 1;
  }
  .lpContents #kv .text_block > * {
    position: relative;
  }
  .lpContents #kv .figs { 
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .figs .logo {
    width: 110px;
  }
  .lpContents #kv .ttl:before {
    top: -35px;
    left: -5vw;
    width: 48px;
    height: 48px;
    background-size: contain;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .figs .date {
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv .figs .date {
    margin-left: 33px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .figs .date {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(3.46px);
    transform: translateX(3.46px);
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv .ttl {
    margin-top: 47px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .ttl {
    margin-top: 2.26vw;
  }
}
.lpContents #kv .txt1 {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv .txt1 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .txt1 {
    font-size: 3.732vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .txt1 {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv .txt1 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .txt1 {
    margin-top: 4vw;
  }
}
.lpContents #kv .txt2 {
  font-weight: 500;
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv .txt2 {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .txt2 {
    font-size: 2.666vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv .txt2 {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .txt2 {
    margin-top: 9px;
  }
}

@media only screen and (min-width: 1400px) {
  .lpContents .bgArea {
    position: relative;
  }
  .lpContents .bgArea::before, .lpContents .bgArea::after {

    width: 124px;
    background-size: 100% 1480px;
    background-position-x: 0;
    background-position-y: -425px;
    position: absolute;
    bottom: 0;
  }
  .lpContents .bgArea::before {
    width: 124px;
    height: 100%;
    background-image: url("../images/bgArea_l2.png");
    left: 20px;
  }
  .lpContents .bgArea::after {
    height: calc(100% - 720px);
    background-image: url("../images/bgArea_r2.png");
    right: 20px;
  }
}
@media only screen and (min-width: 1710px) {
  .lpContents .bgArea::before {
    width: 155px;
    height: calc(100% - 200px);
    background-image: url("../images/bgArea_l.png");
    bottom: 200px;
  }
  .lpContents .bgArea::after {
    width: 156px;
    background-image: url("../images/bgArea_r.png");
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #nav {
    padding-top: 80px;
    position: relative;
    z-index: 3;
  }
  .lpContents #nav .navsWrapper, .lpContents #nav .navs {
  }
  .lpContents #nav .navsWrapper {
    width: 100%;
  }
  .lpContents #nav .navOpenBtn {
    display: none;
  }
  .lpContents #nav .navs {
    width: 690px;
    margin: 0 auto;
    gap: 15px 2%;
  }
  .lpContents #nav .navs > li a {
    font-weight: 500;
    color: #fff;
    background-color: #FF8989;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: .1rem;
  }
  .lpContents #nav.fixed .navsWrapper {
    background-color: #fff;
  }
  .lpContents #nav.fixed .navsWrapper, .lpContents #nav.fixed .navs {
    height: 60px;
  }
  .lpContents #nav.fixed .navsWrapper {
    -webkit-box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, 0.2);
    position: fixed;
    left: 0;
    z-index: 100;
  }
  .lpContents #nav.fixed .navs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    gap: 0;
  }
  .lpContents #nav.fixed .navs > li {
    position: relative;
  }
  .lpContents #nav.fixed .navs > li:nth-of-type(n+2) {
    padding-left: 32px;
    margin-left: 32px;
  }
  .lpContents #nav.fixed .navs > li:nth-of-type(n+2) a {
    color: #C60F4C;
  }
  .lpContents #nav.fixed .navs > li:nth-of-type(n+2)::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #C60F4C;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  .lpContents #nav.fixed .navs > li a {
    font-size: 14px;
    line-height: 1.714;
    background: none;
    color: #C60F4C;
  }
  .lpContents #nav:not(.fixed) .navs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .lpContents #nav:not(.fixed) .navs > li {
    width: 32%;
  }
  .lpContents #nav:not(.fixed) .navs > li a {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .lpContents #nav:not(.fixed) .navs > li a::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #nav .navsWrapper {
    width: 100%;
    background-color: #fff;
    border: 1px solid #C60F4C;
    position: fixed;
    left: 0;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .lpContents #nav .navOpenBtn {
    font-size: 12px;
    color: #C60F4C;
    position: relative;
    padding: 15px;
  }
  .lpContents #nav .navOpenBtn::after {
    content: "";
    width: 11px;
    height: 6px;
    background-image: url("../images/icon_arrow_nav.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .lpContents #nav .navs {
    padding: 10px 30px;
  }
  .lpContents #nav .navs > li {
    text-align: center;
    padding: 10px 0;
  }
  .lpContents #nav .navs > li:nth-of-type(n+2) {
    border-top: 1px solid #C60F4C;
  }
  .lpContents #nav .navs > li a {
    font-size: 11px;
    color: #72333c;
  }
  .lpContents #nav.spOpen .navOpenBtn::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .lpContents #nav:not(.spOpen) .navs {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    z-index: -99999;
    pointer-events: none;
    overflow: hidden;
    opacity: 0;
  }
}
.lpContents #limited {
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited {
    padding: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited {
    margin-top: 60px;
  }
  .lpContents #limited:before {
    content: "";
    position: absolute;
    top: -20vw;
    left: 0px;
    display: block;
    width: 25vw;
    height: 40vw;
    pointer-events: none;
    background: url("../images/nav_bg.png") no-repeat right center;
    background-size: 35vw auto;
  }
}

.lpContents #limited .msg {
  position: relative;
  padding-bottom: 55px;
}
.lpContents #limited .msg .headtext {
  color: #d60037;
  text-align: center;
  display: block;
  margin: 0;
}
.lpContents #limited .msg .headtext img {
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .headtext {
    font-size: 32px;
  }
  .lpContents #limited .msg {
    background: url("../images/limited_bg.png") no-repeat right -1vw bottom -1vh;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg {
    padding: 60px 20px;
    box-sizing: border-box;
    background-image: url("../images/nav_bg.png"),url("../images/limited_bg_sp.png");
    background-repeat: no-repeat,no-repeat;
    background-size: 70vw,20vw;
    background-position: left -50vw top -35vw, right -3vw bottom;
  }
  .lpContents #limited .msg .headtext {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .headtext {
    line-height: 1.312;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .headtext {
    line-height: 1.333;
  }
}
.lpContents #limited .msg .headtext span {
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .headtext span {
    padding-top: 20px;
  }
}
.lpContents #limited .msg .headtext span::before, .lpContents #limited .msg .headtext span::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  top: 0;
  margin: auto;
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .headtext span::before, .lpContents #limited .msg .headtext span::after {
    width: 50px;
    height: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .headtext span::before, .lpContents #limited .msg .headtext span::after {
    bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .headtext span::before {
    width: 135px;
    height: 50px;
    right: calc(100% + 50px);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .headtext span::before {
    right: calc(100% - 15px);
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .headtext span::after {
    width: 143px;
    height: 55px;
    left: calc(100% + 50px);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .headtext span::after {
    left: calc(100% - 15px);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
.lpContents #limited .msg .desc {
  
  text-align: center;
  position: relative;
}
.lpContents #limited .msg .card {
  width: 468px;
  margin: 60px auto;
  padding: 10px;
  background-color: #FCE3E6;
}
.lpContents #limited .msg .card__inner {
  line-height: 2;
  text-align: center;
  color: #C60F4C;
  font-size: 20px;
  padding: 40px 20px;
  background: url("../images/card_bg.svg");
  background-size: 100% 100%;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .desc {
    font-size: 20px;
  }
  
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .desc {
    font-size: 14px;
  }
  .lpContents #limited .msg .card {
    max-width: 100%;
    box-sizing: border-box;
  }
  .lpContents #limited .msg .card__inner {
    font-size: 14px;
    padding: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .desc {
    line-height: 2;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .desc {
    line-height: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .desc {
    padding: 0 170px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .desc {
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .desc {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .desc {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .desc::before, .lpContents #limited .msg .desc::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .lpContents #limited .msg .desc::before {
    width: 148px;
    height: 182px;
    left: 4px;
  }
  .lpContents #limited .msg .desc::after {
    width: 135px;
    height: 204px;
    right: 4px;
  }
}
.lpContents #limited .image {
  width: 100%;
}
.lpContents #limited .image img {
  width: 100%;
  vertical-align: middle;
}
.lpContents #limited .productsArea {
  position: relative;
}
.lpContents #limited .productsArea .products {
  padding: 0;
  max-width: none;
  margin: 0 auto;
}
.lpContents #limited .productsArea .products > li .package .swiper-button-prev,
.lpContents #limited .productsArea .products > li .package #swiper-button-prev,
.lpContents #limited .productsArea .products > li .package .swiper-button-next,
.lpContents #limited .productsArea .products > li .package #swiper-button-next,
.lpContents #limited .productsArea .products > li .package #swiper-button-prev1,
.lpContents #limited .productsArea .products > li .package #swiper-button-next1 {
  display: none
}

.lpContents #limited .productsArea .products > li .detail_header {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .ttl {
    width: 190px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li {
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
  }
  .lpContents #limited .productsArea .products > li .detail {
    position: relative;
    padding: 50px 40px 40px;
    box-shadow: 0 0 30px 20px #fff;
    z-index: 1;
  }
  .lpContents #limited .productsArea .products > li .detail .ttl {
    text-align: left;
  }
  
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-of-type(2n-1) .package {
    order: 1
  }
  .lpContents #limited .productsArea .products > li {
    position: relative;
    display: flex;
    margin: 0 auto;
    background-color: #FFFFFF;
    
    overflow: hidden;
  }
  .lpContents #limited .productsArea .products > li .package {
    width: 68%;
    position: relative;
    z-index: 1;
  }
  .lpContents #limited .productsArea .products > li .package .swiperArea .swiper-pagination,
  .lpContents #limited .productsArea .products > li .package .swiperArea #swiper-pagination,
  .lpContents #limited .productsArea .products > li .package .swiperArea #swiper-pagination1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  .lpContents #limited .productsArea .products > li .package img {
    width: 100%;
  }
  .lpContents #limited .productsArea .products > li .detail {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 32%;
    transform: translateX(calc((100vw - 1050px) / -4));
    padding:0 calc((100vw - 1050px) / 4) 0 0;
    box-sizing: border-box;
    z-index: 2;
    background-color: #FFFFFF;
    box-shadow: 0 0 50px 50px #fff;
    
  }
  .lpContents #limited .productsArea .products > li .detail .detail_title {
    background-repeat: no-repeat;
    background-size: contain;
    width: 110px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(1) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_1.svg");
    height: 134px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(2) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_2.svg");
    height: 146px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(3) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_3.svg");
    height: 144px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(4) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_4.svg");
    height: 129px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(5) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_5.svg");
    height: 124px;
  }
  .lpContents #limited .productsArea .products{
    position: relative;
  }
  .lpContents #limited .productsArea .products:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 3;
    background-repeat: no-repeat;
    background-image: url("../images/limitedkit_bg_1.png"), url("../images/limitedkit_bg_3.png"), url("../images/limitedkit_bg_5.png");
    background-position: left -17vw top 16% , left -1vw top 60% , left -2vw bottom -1vh;
    background-position: left calc(((50vw - 1050px) / 2)) top 16% , left calc(((80vw - 1050px) / 2)) top 60% , left calc(((80vw - 1050px) / 2)) bottom -1vh;
    background-size: 30vw, 10vw, 10vw;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(2n-1) {
    background-color: #FFF7F5;
  }

  .lpContents #limited .productsArea .products > li:nth-of-type(2n-1) .detail {
    transform: translateX(5vw);
    transform: translateX(calc((100vw - 1050px) / 4));
    padding:0 0 0 calc((100vw - 1050px) / 4);
    background-color: #FFF7F5;
    box-shadow: 0 0 50px 50px #FFF7F5;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(2n-1) .detail .detail_title {

  }
  .lpContents #limited .productsArea .products > li:nth-of-type(2n-1) .detail:before {
  }
  .lpContents #limited .productsArea .products > li .detail .ttl + .txt1 {
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products{
    position: relative;
  }
  .lpContents #limited .productsArea .products:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 3;
    background-repeat: no-repeat;
    background-image: url("../images/limitedkit_bg_1.png"), 
    url("../images/limitedkit_bg_3_sp1.png"), 
    url("../images/limitedkit_bg_3_sp2.png"), 
    url("../images/limitedkit_bg_5_sp1.png"),
    url("../images/limitedkit_bg_5_sp2.png");
    background-size: 40vw auto, 
    20vw auto, 
    25vw auto, 
    20vw auto,
    20vw auto ;
    background-position: left -20vw top 18.5% , 
    left -7vw top 59.5% , 
    right -15vw top 57% , 
    left -2vw bottom,
    right -10vw bottom 15vw;
  }
  .lpContents #limited .productsArea .products > li .package .swiperArea .swiper-pagination,
  .lpContents #limited .productsArea .products > li .package .swiperArea #swiper-pagination,
  .lpContents #limited .productsArea .products > li .package .swiperArea #swiper-pagination1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(2n-1) {
    background-color: #FFF7F5;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(2n-1) .detail {
    position: relative;
    background-color: #FFF7F5;
    box-shadow: 0 0 30px 20px #FFF7F5;
    z-index: 2;
  }
  .lpContents #limited .productsArea .products > li .detail .ttl + .txt1 {
    margin-top: 10px;
  }
  .lpContents #limited .productsArea .products > li .detail .detail_title {
    background-repeat: no-repeat;
  }
  .lpContents #limited .productsArea .products > li .detail_header {
    position: relative;
    align-items: flex-end;
    justify-content: space-between;
  }
  .lpContents #limited .productsArea .products > li .detail_header .limitedicon {
    font-size: 12px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(1) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_1.svg");
    background-size: contain;
    width: 90px;
    height: 114px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(2) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_2.svg");
    background-size: contain;
    width: 90px;
    height: 120px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(3) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_3.svg");
    background-size: contain;
    width: 90px;
    height: 118px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(4) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_4.svg");
    background-size: contain;
    width: 90px;
    height: 106px;
  }
  .lpContents #limited .productsArea .products > li:nth-of-type(5) .detail .detail_title {
    background-image: url("../images/limitedkit_tag_5.svg");
    background-size: contain;
    width: 90px;
    height: 102px;
  }
}
.lpContents #limited .productsArea .products > li .detail .txt1 {
  color: #d60037;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .txt1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .txt1 {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .txt1 {
    line-height: 1.25;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .txt1 {
    line-height: 1.294;
  }
}
.lpContents #limited .productsArea .products > li .detail .txt2 {
  position: relative;
  line-height: 2;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .txt2 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .txt2 {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .txt2 {
    line-height: 2;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .txt2 {
    line-height: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .txt2 {
    margin-top: 8px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .txt2 {
    margin-top: 10px;
  }
}
.lpContents #limited .productsArea .products > li .detail .txt2 .small {
  font-size: 10px;
}
.lpContents #limited .productsArea .products > li .detail .name {
  position: relative;
  color: #d60037;
}
.lpContents #limited .productsArea .products > li .detail .price {
  position: relative;
  color: #d60037;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .price {
    font-size: 18px;
  }
  .lpContents #limited .productsArea .products > li .detail .name {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .name {
    font-size: 14px;
  }
  .lpContents #limited .productsArea .products > li .detail .price {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .name {
    line-height: 1.444;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .name {
    line-height: 1.384;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .name {
    margin-top: 21px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .name {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .name .emph {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .name .emph {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .toShop {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .toShop {
    margin-top: 21px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .toShop {
    margin-top: 15px;
  }
}


.lpContents #limited .productsArea .products > li .detail_header .limitedicon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px;
  border: 1px solid #D62157;
  border-radius: 100px;
  color: #D62157;
  font-size: 14px;
  line-height: 1;
}
.lpContents #limited .productsArea .products > li .detail_header .limitedicon span {
  font-size: 12px;
  line-height: 1;
}
.lpContents #limited .productsArea .products > li .detail_header .detail_title {
  text-align: center;
  font-size: 0;
  color: transparent;
}
.lpContents #limited .productsArea .products > li .detail_header .detail_title span {
}
.lpContents #limited .productsArea .products > li .badge {
  position: absolute;
}
.lpContents #limited .productsArea .products > li .price {
  position: relative;
}
.lpContents #limited .productsArea .products > li.withBgLink {
  position: relative;
}
.lpContents #limited .productsArea .products > li.withBgLink .bgLink {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li.withBgLink .bgLink {
    width: 270px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li.withBgLink .bgLink {
    width: 37vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li.withBgLink .bgLink {
    height: 392px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li.withBgLink .bgLink {
    height: 55vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li.withBgLink .bgLink {
    -webkit-transform: translate(-45px, -26px);
    transform: translate(-45px, -26px);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li.withBgLink .bgLink {
    -webkit-transform: translate(0, -173px);
    transform: translate(0, -173px);
  }
}
.lpContents #limited .productsArea .products > li.withBgLink .detail .toShop {
  z-index: 10;
}
.lpContents #limited .productsArea .anime {
  position: absolute;
}
.lpContents #limited .productsArea .anime > li {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  z-index: 10;
}
.lpContents #limited .productsArea .anime > li:not(.vis) {
  opacity: 0;
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .animePc {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .animePc > li:nth-of-type(n+2) {
    position: absolute;
  }
  .lpContents #limited .productsArea .animePc#animePc1 {
    top: 280px;
    left: 40px;
  }
  .lpContents #limited .productsArea .animePc#animePc2 {
    top: -57px;
    left: 475px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(1) {
    width: 69px;
    height: 62px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(2) {
    width: 53px;
    height: 59px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(3) {
    width: 62px;
    height: 47px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(4) {
    width: 81px;
    height: 52px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(5) {
    width: 44px;
    height: 72px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(6) {
    width: 49px;
    height: 39px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(7) {
    width: 52px;
    height: 41px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(8) {
    width: 64px;
    height: 47px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(9) {
    width: 74px;
    height: 73px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(10) {
    width: 94px;
    height: 73px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(2) {
    top: 100px;
    left: 45px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(3) {
    top: 194px;
    left: 97px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(4) {
    top: 251px;
    left: 193px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(5) {
    top: 299px;
    left: 321px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(6) {
    top: 283px;
    left: 552px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(7) {
    top: 273px;
    left: 657px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(8) {
    top: 313px;
    left: 755px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(9) {
    top: 368px;
    left: 835px;
  }
  .lpContents #limited .productsArea .animePc#animePc1 > li:nth-child(10) {
    top: 726px;
    left: 809px;
  }
  .lpContents #limited .productsArea .animePc#animePc2 > li:nth-child(1) {
    width: 67px;
    height: 40px;
  }
  .lpContents #limited .productsArea .animePc#animePc2 > li:nth-child(2) {
    width: 34px;
    height: 39px;
  }
  .lpContents #limited .productsArea .animePc#animePc2 > li:nth-child(3) {
    width: 51px;
    height: 49px;
  }
  .lpContents #limited .productsArea .animePc#animePc2 > li:nth-child(4) {
    width: 65px;
    height: 73px;
  }
  .lpContents #limited .productsArea .animePc#animePc2 > li:nth-child(2) {
    top: 24px;
    left: -91px;
  }
  .lpContents #limited .productsArea .animePc#animePc2 > li:nth-child(3) {
    top: 47px;
    left: -209px;
  }
  .lpContents #limited .productsArea .animePc#animePc2 > li:nth-child(4) {
    top: 93px;
    left: -312px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .animeSp {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .animeSp > li:nth-of-type(n+2) {
    position: absolute;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 {
    top: 38.93vw;
    left: 6.93vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp2 {
    top: 7.87vw;
    left: 36.93vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp3 {
    bottom: 6vw;
    left: 0vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp4 {
    bottom: 16.53vw;
    right: 0vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(1) {
    width: 11.33vw;
    height: 10.27vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(2) {
    width: 8.27vw;
    height: 10.67vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(3) {
    width: 11.87vw;
    height: 9.07vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(4) {
    width: 10.27vw;
    height: 8.13vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(5) {
    width: 5.87vw;
    height: 9.6vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(6) {
    width: 7.87vw;
    height: 8.93vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(2) {
    top: 18.4vw;
    left: -5.6vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(3) {
    top: 37.07vw;
    left: -11.07vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(4) {
    top: 55.87vw;
    left: -7.33vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(5) {
    top: 73.07vw;
    left: -1.73vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(6) {
    top: 94.4vw;
    left: 1.47vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp2 > li:nth-child(1) {
    width: 8.53vw;
    height: 6.8vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp2 > li:nth-child(2) {
    width: 8.67vw;
    height: 6.8vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp2 > li:nth-child(3) {
    width: 11.33vw;
    height: 8.13vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp2 > li:nth-child(4) {
    width: 12.4vw;
    height: 12.13vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp2 > li:nth-child(2) {
    top: -1.73vw;
    left: 15.73vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp2 > li:nth-child(3) {
    top: 2.67vw;
    left: 29.47vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp2 > li:nth-child(4) {
    top: 8.53vw;
    left: 43.47vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp3 > li:nth-child(1) {
    width: 10vw;
    height: 8.93vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp3 > li:nth-child(2) {
    width: 8.4vw;
    height: 10.13vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp3 > li:nth-child(2) {
    top: 10.4vw;
    left: 10.67vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp4 > li:nth-child(1) {
    width: 9.87vw;
    height: 12.93vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp4 > li:nth-child(2) {
    width: 9.87vw;
    height: 7.6vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp4 > li:nth-child(3) {
    width: 12.53vw;
    height: 8.4vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp4 > li:nth-child(2) {
    top: 15.2vw;
    left: -12.13vw;
  }
  .lpContents #limited .productsArea .animeSp#animeSp4 > li:nth-child(3) {
    top: 23.6vw;
    left: -27.6vw;
  }
}
@media only screen and (min-width: 415px) {
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(6) {
    display: none;
  }
}
@media only screen and (min-width: 560px) {
  .lpContents #limited .productsArea .animeSp#animeSp1 > li:nth-child(5) {
    display: none;
  }
}
.lpContents #limited .toCollection {
  margin: 100px auto;
}
.lpContents #limited .movie {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .movie {
    padding: 80px 0 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .movie {
    padding: 12.66vw 4.26vw 8vw;
  }
}
.lpContents #limited .movie::before, .lpContents #limited .movie::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .movie::before, .lpContents #limited .movie::after {
    bottom: 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .movie::before, .lpContents #limited .movie::after {
    bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .movie::before {
    width: 182px;
    height: 347px;
    left: 4px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .movie::before {
    width: 16.53vw;
    height: 52.4vw;
    left: -3.46vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .movie::after {
    width: 158px;
    height: 341px;
    right: 4px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .movie::after {
    width: 14.13vw;
    height: 53.06vw;
    right: -4.13vw;
  }
}
.lpContents #limited .movie .youtubeBox {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .movie .youtubeBox {
    width: 800px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .movie .youtubeBox {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .movie .youtubeBox {
    padding-top: 42.91%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .movie .youtubeBox {
    padding-top: 56.25%;
  }
}
.lpContents #limited .movie .youtubeBox iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.lpContents #limited .limitedKit {
  position: relative;
  background-color: #FCE3E6;
}
.lpContents #limited .limitedKit:after {
  content: "Coming Soon";
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
  height: 100%;
  width: 100%;
  background-color: rgba(60,60,60,.7);
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit {
    max-width: 1050px;
    margin: 60px auto;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit {
    padding: 0;
    margin: 40px 20px;
    box-sizing: border-box;
  }
}
.lpContents #limited .limitedKit .headtext1 {
  width: 136px;
  margin: 0 auto;;
  text-align: center;
}
.lpContents #limited .limitedKit .headtext1 img {
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .headtext1 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .headtext1 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .headtext1 {
    line-height: 1.227;
  }
}
.lpContents #limited .limitedKit .headtext2 {
  font-size: 20px;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .headtext2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .headtext2 {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .headtext2 {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .headtext2 {
    margin-top: 7px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds {

  }
}
.lpContents #limited .limitedKit .prdChilds > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li:nth-of-type(n+2) {
    margin-top: 63px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li:nth-of-type(n+2) {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .fig .ttl {
    display: none;
  }
}
.lpContents #limited .limitedKit .prdChilds > li .detail {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail {
    width: 43%;
    text-align: center;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail {
    padding: 20px;
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .ttl {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .txt2 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .txt2 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .txt2 {
    line-height: 1.428;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .txt2 {
    line-height: 1.384;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .txt2 {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .txt2 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .txt2 {
    margin-top: 13px;
  }
}
.lpContents #limited .limitedKit .prdChilds > li .detail .txt2 .small {
  font-size: 10px;
}
.lpContents #limited .limitedKit .prdChilds > li .detail .name {
  font-size: 18px;
  color: #d60037;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name {
    line-height: 2;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name {
    margin-top: 21px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name .emph {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name .emph {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .toShop {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .toShop {
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .toShop {
    margin-top: 10.5px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li:nth-child(2n+2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li:nth-child(2n+2) .detail {
    text-align: right;
    margin-right: 44px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit .prdChilds > li:nth-child(2n+2) .detail .toShop {
    margin-left: auto;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li:nth-child(1) .fig .ttl, .lpContents #limited .limitedKit .prdChilds > li:nth-child(1) .detail .ttl {
    width: 130px;
  }
  .lpContents #limited .limitedKit .prdChilds > li:nth-child(2) .fig .ttl, .lpContents #limited .limitedKit .prdChilds > li:nth-child(2) .detail .ttl {
    width: 150px;
  }

}
.lpContents #limited .limitedKit .prdChilds > li .fig {
  display: flex;
  width: 57%;
}
.lpContents #limited .limitedKit .prdChilds > li .fig .package {
  position: relative;
}
.lpContents #limited .limitedKit .prdChilds > li .fig .package:before {
  content: "";
  position: absolute;
  top: 25px;
  right: 25px;
  display: block;
  width: 100px;
  height: 100px;
  background-size: contain;
}
.lpContents #limited .limitedKit .prdChilds > li .fig .package:nth-of-type(1):before {
  background-image: url("../images/quiz_img_1_tag.svg");
}
.lpContents #limited .limitedKit .prdChilds > li .fig .package:nth-of-type(2):before {
  background-image: url("../images/quiz_img_2_tag.svg");
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .fig {
    width: 100%;
    order: 1;
  }
}
@media only screen and (max-width: 1023px) {
  
  .lpContents #limited .limitedKit .prdChilds > li .fig {
    width: 100%;
    order: 1;
  }
  .lpContents #limited .limitedKit .prdChilds > li .fig .package {
    width: 50%;
    padding-bottom: 70%;
  }
  .lpContents #limited .limitedKit .prdChilds > li .fig .package:before {
    top: 10px;
    right: 10px;
    width: 50%;
    height: 0;
    padding-bottom: 50%;
    z-index: 1;
  }
  .lpContents #limited .limitedKit .prdChilds > li .fig .package a {
    position: absolute;
    top:0;
    left:0;
    display: block;
    width: 100%;
    height: 100%;
  }
  .lpContents #limited .limitedKit .prdChilds > li .fig .package img {
    width: 100%;
    height: 100%;
    object-fit: cover;

  }
}


.lpContents #onlinelimited {
  padding: 60px 0;
}
.lpContents #onlinelimited .lpCont .headtext {
  margin-bottom: 40px;
}
.lpContents #onlinelimited .lpCont .item {
  text-align: center;
  color: #C60F4C;
}
.lpContents #onlinelimited .lpCont .item .name {
  font-size: 18px;
}
.lpContents #onlinelimited .lpCont .item .price {
  font-size: 16px;
}
.lpContents #onlinelimited .lpCont .item .price span {
  font-size: 10px;
}
.lpContents #onlinelimited .lpCont .item .toShop {
  margin: 20px auto 0;
}

@media only screen and (min-width: 1024px) {
  .lpContents #onlinelimited {
    padding: 120px 60px;
  }
  .lpContents #onlinelimited .lpCont .list {
    display: flex;
    gap: 2%;
  }
  .lpContents #onlinelimited .lpCont .item {
    width: 32%;
  }
}

@media only screen and (max-width: 1023px) {
  .lpContents #onlinelimited {
    position: relative;
    box-sizing: border-box;
    padding: 80px 20px;
    background-image: url("../images/campaign_bg2.png");
    background-size: 30vw;
    background-repeat: no-repeat;
    background-position: left -10vw top 50%;

  }
  .lpContents #onlinelimited:before {
    content: "";
    position: absolute;
    top: -35vw;
    right: 0;
    display: block;
    width: 23vw;
    height: 80vw;
    background-image: url("../images/campaign_bg4.png");
    background-size: auto 100%;
    z-index: 1;
    pointer-events: none;
  }

}
.lpContents #onlinelimited .lpCont {
  position: relative;
  background-color: #FFF7F5;
  text-align: center;
}
.lpContents #onlinelimited .lpCont .txt1 {
  margin-top: 10px;
  letter-spacing: .1rem;
  font-size: 22px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}

@media only screen and (min-width: 1024px) {
  .lpContents #onlinelimited .lpCont {
    width: 1050px;
    margin: 0 auto;
    padding: 150px 90px 120px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #onlinelimited .lpCont {
    padding: 20vw 20px 15vw;
    box-sizing: border-box;
  }
  .lpContents #onlinelimited .lpCont .headtext img {
    width: 100%;
  }
}



.lpContents #campaign {
  position: relative;
}

@media only screen and (min-width: 1024px) {
  .lpContents #campaign {
    position: relative;
  }
  .lpContents #campaign:before {
    content: "";
    position: absolute;
    left: 0;
    top: -280px;
    display: block;
    width: 280px;
    height: 640px;
    background-image: url("../images/campaign_bg1.png");
    background-position: right;
    z-index: 1;
    pointer-events: none;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign {
    padding: 0 ;
    box-sizing: border-box;
  }

}
.lpContents #campaign .lpCont {
  text-align: center;
}
.lpContents #campaign .lpCont:nth-child(1) {
  background-color: #FCE3E6;
}
.lpContents #campaign .lpCont:nth-child(2) {
  background-color: #FFF7F5;
}
.lpContents #campaign .lpCont .ttl {
  color: #D62157;
  font-size: 24px;
  margin-bottom: 20px;
}
.lpContents #campaign .lpCont .txt1 {
  line-height: 1.8;
  margin-top: 20px;
  font-size: 20px;
}
.lpContents #campaign .lpCont .subttl {
  display: inline-block;
  margin-bottom: 15px;
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 20px;
  color: #D62157;
  font-size: 14px;
}
.lpContents #campaign .lpCont .txt {
  line-height: 1.6;
  max-width: 515px;
  margin: 10px auto;
  font-size: 18px;
}
.lpContents #campaign .lpCont .txt.middle {
  font-size: 16px;
}
.lpContents #campaign .lpCont .txt span {
  margin-bottom: 10px;
  display: inline-block;
}
.lpContents #campaign .lpCont .txt.small {
  font-size: 10px;
}
.lpContents #campaign .lpCont .txt.alignleft {
  text-align: left;
}
.lpContents #campaign .lpCont .desc {
  line-height: 1.6;
  text-align: left;
  font-size: 14px;
}
.lpContents #campaign .lpCont .desc span {
  color: #D62157;
}
.lpContents #campaign .lpCont a {
  margin: 20px auto 0;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("../images/campaign_bg3.png"), url("../images/campaign_bg2.png"), url("../images/campaign_bg4.png");
    background-position: right -8vw top 20%, left -8vw top 50%, right -13vw bottom;
    background-repeat: no-repeat, no-repeat, no-repeat;
  }
  .lpContents #campaign .lpCont {
    margin: 0 auto;
    padding: 150px 90px 120px;

    
  }
  .lpContents #campaign .lpCont .wrap {
    max-width: 870px;
    margin: 30px auto;
    padding: 50px;
    background-color: #fff;
    box-sizing: border-box;
  }
  .lpContents #campaign .lpCont .wrap .cols {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .lpContents #campaign .lpCont .wrap .col {
    width: 33%;
    max-width: 202px;
  }

  .lpContents #campaign .lpCont .present {
    width: 50%;
    padding: 0 10px;
  }
  .lpContents #campaign .lpCont .live {
    width: 50%;
    padding: 0 10px;
  }
  .lpContents #campaign .lpCont .inner .red {
    font-size: 16px;
  }
  .lpContents #campaign .lpCont .inner {
    text-align: center;
    padding: 40px;
    background-color: #fff;
  }

  
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .lpCont {
    position: relative;
    padding: 20vw 20px 15vw;
    box-sizing: border-box;
    background-image: url("../images/campaign_bg2.png"), 
    url("../images/campaign_bg2.png");
    background-size: 50vw,
    50vw;
    background-position: left -25vw top 4%, 
    right -25vw top 37%;
    background-repeat: no-repeat, 
    no-repeat;
  }
  .lpContents #campaign .lpCont:before {
    content: "";
    position: absolute;
    bottom: -15vw;
    right: 0;
    display: block;
    width: 30vw;
    height: 80vw;
    background-image: url("../images/campaign_bg4.png");
    background-size: auto 100%;
    z-index: 1;
    pointer-events: none;
  }
  .lpContents #campaign .lpCont:after {
    content: "";
    position: absolute;
    bottom: 80vw;
    left: 0;
    display: block;
    width: 30vw;
    height: 50vw;
    background-image: url("../images/campaign_bg2.png");
    background-size: 50vw;
    background-position: right center;
    background-repeat: no-repeat;
    pointer-events: none;
  }
  .lpContents #campaign .lpCont .txt1 {
    margin: 30px auto;
    font-size: 18px;
  }
  .lpContents #campaign .lpCont .wrap {
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
    padding: 40px 20px;
    background-color: #fff;
  }
  .lpContents #campaign .lpCont .ttl {
    font-size: 18px;
  }
  .lpContents #campaign .lpCont .txt {
    font-size: 14px;
  }
  .lpContents #campaign .lpCont .txt span {
    font-size: 16px;
  }
  .lpContents #campaign .lpCont .headtext img {
    max-width: 100%;
  }
  .lpContents #campaign .lpCont .wrap .col {
    margin-bottom: 40px;
    float: none;
  }
  .lpContents #campaign .lpCont .wrap .col .desc{
    text-align: center;
  }
  .lpContents #campaign .lpCont .wrap .col .txt {
  }
  .lpContents #campaign .lpCont .wrap .col .txt span {
    margin: 0;
  }
  .lpContents #campaign .lpCont:before {
  }
  .lpContents #campaign .lpCont .present {
    margin: 40px 0;
  }
}


.lpContents #live {
  position: relative;
  text-align: center;
}
.lpContents #live .lpCont .txt1 {
  margin-top: 10px;
  margin-bottom: 40px;
  letter-spacing: .1rem;
  font-size: 22px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}
.lpContents #live .lpCont .pic {
  margin-bottom: 30px;
}
.lpContents #live .lpCont .wrap {
  margin: 0 auto;
  max-width: 870px;
}
.lpContents #live .lpCont .txt {
  line-height: 1.8;
  font-size: 14px;
}
.lpContents #live .lpCont .txt span {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 18px;
}
.lpContents #live .lpCont .toShop {
  margin: 40px auto 0;
}

@media only screen and (min-width: 1024px) {
  .lpContents #live {
    background-image: url("../images/live_bg1.png"), url("../images/live_bg2.png");
    background-position: left bottom, right -3vw top 10%;
    background-repeat: no-repeat, no-repeat;
  }
  .lpContents #live .lpCont {
    width: 1050px;
    margin: 0 auto;
    padding: 120px 90px 120px;
  }
  .lpContents #live .lpCont .wrap {
    margin-top: 60px;
    padding: 45px 80px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live {
    position: relative;
    box-sizing: border-box;
    padding: 60px 50px;
    background-image: url("../images/live_bg1_sp.png");
    background-size: 20vw;
    background-position: left -8vw top 20%;
    background-repeat: no-repeat;
  }
  .lpContents #live:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -3vw;
    display: block;
    width: 15vw;
    height: 30vw;
    background-image: url("../images/live_bg2_sp.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    z-index: 1;
    pointer-events: none;
  }
  .lpContents #live .lpCont .headtext img{
    width: 100%;
    
  }
}



.lpContents #event {
  position: relative;
  background-color: #FFF7F5;
  text-align: center;
}
.lpContents #event .lpCont .txt1 {
  margin-top: 10px;
  letter-spacing: .1rem;
  font-size: 22px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}
.lpContents #event .lpCont .wrap {
  margin: 0 auto;
  
  max-width: 870px;
  background-color: #fff;
}
.lpContents #event .lpCont .wrap li .date {
}
.lpContents #event .lpCont .wrap li .place {

}

@media only screen and (min-width: 1024px) {
  .lpContents #event:before {
    content: "";
    position: absolute;
    right: 0;
    top: -40px;
    display: block;
    width: 260px;
    height: 580px;
    background: url("../images/event_bg1.png") no-repeat center;
    background-position: right -2vw center;
    pointer-events: none;
  }
  .lpContents #event .lpCont {
    width: 1050px;
    margin: 0 auto;
    padding: 120px 90px ;
  }
  .lpContents #event .lpCont .wrap {
    margin-top: 40px;
    padding: 35px;
  }
  .lpContents #event .lpCont .wrap ul {
    display: flex;
    flex-wrap: wrap;
    gap: 6%;
  }
  .lpContents #event .lpCont .wrap li {
    width: 47%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #FCE3E6;
    min-height: 60px;
  }
  .lpContents #event .lpCont .wrap li:nth-of-type(1),
  .lpContents #event .lpCont .wrap li:nth-of-type(2) {
    border-top: 1px solid #FCE3E6;
  }
  .lpContents #event .lpCont .wrap li .date {
    width: 200px;
    font-size: 16px;
    text-align: left;
  }
  .lpContents #event .lpCont .wrap li .date span {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #C60F4C;
  }
  .lpContents #event .lpCont .wrap li .place {
    text-align: left;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #event {
    position: relative;
  }
  .lpContents #event:before {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    display: block;
    width: 15vw;
    height: 45vw;
    background-image: url("../images/event_bg1_sp.png");
    background-repeat: no-repeat;
    background-size: auto 100%;

  }
  .lpContents #event:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 20vw;
    height: 22vw;
    background-image: url("../images/event_bg2_sp.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto 100%;

  }
  .lpContents #event .lpCont {
    padding: 20vw 20px 15vw;
    box-sizing: border-box;
  }
  .lpContents #event .lpCont .wrap {
    margin-top: 40px;
    padding: 25px;
  }
  .lpContents #event .lpCont .wrap ul {
    border-top: 1px solid #FCE3E6;
  }
  .lpContents #event .lpCont .wrap li {
    display: flex;
    align-items: center;
    min-height: 50px;
    border-bottom: 1px solid #FCE3E6;
  }
  .lpContents #event .lpCont .wrap li .place {
    text-align: left;
    font-size: 12px;
  }
  .lpContents #event .lpCont .wrap li .date {
    text-align: left;
    width: 50%;
    font-size: 12px;
  }
  .lpContents #event .lpCont .wrap li .date span {
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #D62157;
  }
  .lpContents #event .lpCont:before {
    height: 20vw;
  }
}


.lpContents #instagram {
  position: relative;
  text-align: center;
}
.lpContents #instagram .lpCont .headtext {
  margin-bottom: 60px;
  color: #D62157;
  font-size: 24px;
  letter-spacing: .1rem;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}

.lpContents #instagram .lpCont  .swiperArea .swiper .swiper-wrapper {
  height: auto;
}
.lpContents #instagram #swiper-pagination3 {
  display: none;
}
.lpContents #instagram .toCollection#link2 a {
  width: 225px;
  height: 36px;
  line-height: 36px;
  display: block;
  text-align: center;
  font-size: 14px;
  border-radius: 0;
}
.lpContents #instagram .toCollection#link2 a:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  right: 22px;
}
@media only screen and (max-width: 1023px) {
  .lpContents #instagram {
    overflow: hidden;
  }
  .lpContents #instagram .lpCont {
    padding: 60px 20px;
    box-sizing: border-box;
  }
  .lpContents #instagram .lpCont:before {
    height: 20vw;
  }
  .lpContents #instagram .lpCont .headtext {
    margin-bottom: 30px;
  }
  .lpContents #instagram .item {
    padding: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #instagram .lpCont {
    width: 1050px;
    margin: 0 auto;
    padding: 120px 90px;
  }
  .lpContents #instagram .lpCont .headtext {
    font-size: 42px;
  }
  .lpContents #instagram .lpCont .wrap {
    margin-top: 60px;
  }
}


.lpContents .bgArea .intr {
  background-color: #fff;
  border: 1px solid #d60037;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr {
    width: 780px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr {
    width: 88.23%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr {
    max-width: 300px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr {
    padding: 80px 72px 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr {
    padding: 30px 20px 38px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr {
    margin: 70px auto 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr {
    margin: 40px auto 0;
  }
}
.lpContents .bgArea .intr::before, .lpContents .bgArea .intr::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr::before, .lpContents .bgArea .intr::after {
    width: 180px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr::before, .lpContents .bgArea .intr::after {
    width: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr::before, .lpContents .bgArea .intr::after {
    height: 120px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr::before, .lpContents .bgArea .intr::after {
    height: 60px;
  }
}
.lpContents .bgArea .intr::before {
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr::before {
    bottom: -30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr::before {
    bottom: -15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr::before {
    left: -30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr::before {
    left: -15px;
  }
}
.lpContents .bgArea .intr::after {

}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr::after {
    top: -30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr::after {
    top: -15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr::after {
    right: -30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr::after {
    right: -15px;
  }
}
.lpContents .bgArea .intr .intrInner {
  position: relative;
  z-index: 2;
}
.lpContents .bgArea .intr .picArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.lpContents .bgArea .intr .picArea .person {
  color: #d60037;
  position: relative;
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .person {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .person {
    width: 75px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .person {
    margin-left: 45px;
  }
}
.lpContents .bgArea .intr .picArea .person::after {
  content: "";
  width: 37px;
  height: 30px;

  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  bottom: -9px;
  left: -21px;
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .ill {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .ill {
    width: 119px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .ill {
    text-align: center;
  }
}
.lpContents .bgArea .intr .picArea .desc {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc {
    width: calc(100% - 119px - 5px);
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc {
    padding-left: 175px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc {
    margin-left: 5px;
  }
}
.lpContents .bgArea .intr .picArea .desc .name {
  color: #d60037;
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc .name {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc .name {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc .name {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc .name {
    line-height: 1.071;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc .name .small {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc .name .small {
    font-size: 14px;
  }
}
.lpContents .bgArea .intr .picArea .desc p {
  font-size: 14px;
  line-height: 1.428;
  margin-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc p {
    width: 308px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc p {
    line-height: 1.428;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc p {
    line-height: 1.384;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc p {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc p {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    content: "";

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    width: 140px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    width: 31.06vw;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    height: 187px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    height: 40.93vw;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    top: -28px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    top: -9px;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 1024px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    left: 10px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1023px) {
  .lpContents .bgArea .intr .picArea .desc::before {
    left: -12px;
  }
}
.lpContents .bgArea .intr .txt {
  color: #d60037;
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .txt {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .txt {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .txt {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .txt {
    line-height: 1.357;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .txt {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .txt {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .txt {
    overflow: hidden;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .bgArea .intr .txt .space, .lpContents .bgArea .intr .txt .personImg {
    display: none;
  }
}
.lpContents .bgArea .intr .txt .space {
  float: right;
  height: 5.3em;
}
@media only screen and (max-width: 1023px) {
  .lpContents .bgArea .intr .txt .personImg {
    width: 76px;
    height: 76px;
    float: right;
    clear: both;
    margin: 0.7em 1.2em 1em 1.2em;
    position: relative;
  }
  .lpContents .bgArea .intr .txt .personImg::after {
    content: "";
    width: 21px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    position: absolute;
    bottom: -7px;
    left: -15px;
  }
  .lpContents .bgArea .intr .txt .personImg img {
    width: 100%;
  }
}
.lpContents #look {
  margin: 0 auto;
}

.lpContents #look .bg {
  position: relative;
  padding: 120px 0 80px;
}
/*
.lpContents #look .bg:before {
  content: "";
  position: absolute;
  top:0;
  right:0;
  display: block;
  width: 100%;
  padding-bottom: 12.5%;
  background-image: url("../images/look_bgcover_1.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.lpContents #look .bg:after {
  content: "";
  position: absolute;
  bottom:0;
  left:0;
  display: block;
  width: 100%;
  padding-bottom: 12.5%;
  background-image: url("../images/look_bgcover_2.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
*/

@media only screen and (min-width: 1024px) {
  .lpContents #look .bg {
    background-image: url("../images/look_bg1.png"), url("../images/look_bg2.png"), url("../images/look_bg.jpg");
    background-repeat: no-repeat,no-repeat,repeat;
    background-size: auto 70% , auto 100% , auto auto;
    background-position: left -7vw top 50%, right -15vw top 10%, left top;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look {
    margin: 0;
  }
  .lpContents #look .bg {
    padding: 80px 0;
    background-image: url("../images/look_bg_sp1.png"),
    url("../images/look_bg_sp2.png"),
    url("../images/limitedkit_bg_1.png"),
    url("../images/look_bg.jpg");
    background-repeat: no-repeat,
    no-repeat,
    no-repeat,
    repeat;
    background-size: 20vw auto, 
    25vw auto ,
    40vw auto ,
    auto auto;
    background-position: left -8vw top 2%,
    right -11vw top 19%,
    left -16vw top 45%,
    left top;
  }
  .lpContents #look .bg:before {
    padding-bottom: 20%;
  }

}
.lpContents #look .desc {
  position: relative;
  text-align: center;
  
}
.lpContents #look .desc:before {
}
.lpContents #look .desc .ttl {
  margin-bottom: 80px;
}
.lpContents #look .desc .txt1 {
  margin-top: 10px;
  margin-bottom: 80px;
  font-size: 22px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .desc {
    box-sizing: border-box;
    padding: 0;
  }
  .lpContents #look .desc:before {
    height: 20vw;
    margin-bottom: 20px;
  }
  .lpContents #look .desc .ttl {
    margin-bottom: 40px;
  }
  .lpContents #look .bg .slideArea {
    margin-top: 37px;
  }
}
.lpContents #look .bg .slideArea .headtext {
  color: #d60037;
  text-align: center;
  display: block;
  position: relative;
  margin: 0 auto 30px;;
  z-index: 10;
  letter-spacing: .1rem;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .headtext {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .headtext {
    font-size: 16px;
  }
}
.lpContents #look .bg .slideArea .headtext span {
  position: relative;
}
.lpContents #look .bg .slideArea .headtext span::before, .lpContents #look .bg .slideArea .headtext span::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .headtext span::before, .lpContents #look .bg .slideArea .headtext span::after {
    width: 50px;
    height: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .headtext span::before {
    width: 123px;
    height: 45px;

    right: calc(100% + 20px);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .headtext span::before {
    right: calc(100% + 7px);
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .headtext span::after {
    width: 130px;
    height: 50px;

    left: calc(100% + 20px);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .headtext span::after {
    left: calc(100% + 7px);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea {
    max-width: 1050px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea {
    padding: 0 20px;;
  }
}
.lpContents #look .bg .slideArea .swiperArea .swiper {
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper {
    width: 890px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper {
    
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper {
    padding: 45px 0 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper {
    padding: 25px 0 20px;
  }
}
.lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper {
  height: auto;
  background-color: #fff;
  margin: 0 auto;
  z-index: 2;
}
.lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide {
  width: 296.6666666667px;
}
.lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item {
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item figure {
    width: 86.42%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item figure {
    margin: 0 auto;
  }
}
.lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name {
  color: #d60037;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name {
    min-height: 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name {
    min-height: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name {
    line-height: 1.625;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name {
    line-height: 1.727;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name {
    padding: 0 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name .emph {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .name .emph {
    font-size: 16px;
  }
}
.lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .toShop {
  margin: 15px auto 0;
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .toShop {
    width: 114px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea .swiper .swiper-wrapper .swiper-slide .item .toShop {
    font-size: 11px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea #swiper-button-prev2, .lpContents #look .bg .slideArea .swiperArea #swiper-button-next2 {
    width: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea #swiper-button-prev2, .lpContents #look .bg .slideArea .swiperArea #swiper-button-next2 {
    width: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea #swiper-button-prev2, .lpContents #look .bg .slideArea .swiperArea #swiper-button-next2 {
    height: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea #swiper-button-prev2, .lpContents #look .bg .slideArea .swiperArea #swiper-button-next2 {
    height: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea #swiper-button-prev2 {
    left: 35px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea #swiper-button-prev2 {
    left: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .swiperArea #swiper-button-next2 {
    right: 35px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea #swiper-button-next2 {
    right: 10px;
  }
}
.lpContents #live .info {
  padding: 70px 0;
}
.lpContents #live .info.topBloom::before, .lpContents #live .info.topBloom::after {
  background-image: url"(../images/live_bg.png");
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info.topBloom::before, .lpContents #live .info.topBloom::after {
    width: 197px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live .info.topBloom::before, .lpContents #live .info.topBloom::after {
    width: 20.93vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info.topBloom::before, .lpContents #live .info.topBloom::after {
    height: 200px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live .info.topBloom::before, .lpContents #live .info.topBloom::after {
    height: 21.2vw;
  }
}
.lpContents #live .info .headtext1 {
  font-weight: 500;
  color: #d60037;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info .headtext1 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live .info .headtext1 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info .headtext1 {
    line-height: 1.388;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live .info .headtext1 {
    line-height: 1.09;
  }
}
.lpContents #live .info .headtext2 {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info .headtext2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live .info .headtext2 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info .headtext2 {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live .info .headtext2 {
    line-height: 1.153;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info .headtext2 {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live .info .headtext2 {
    margin-top: 10px;
  }
}
.lpContents #live .info .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info .contents {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #live .info .contents {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #live .info .contents::before, .lpContents #live .info .contents::after {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    position: absolute;
    background-origin: padding-box;
  }
  .lpContents #live .info .contents::before {
    width: 74px;
    height: 109px;

    left: 50px;
    bottom: 27px;
  }
  .lpContents #live .info .contents::after {
    width: 109px;
    height: 128px;

    right: 50px;
    bottom: 15px;
  }
}
.lpContents #live .info .contents .txt {
  width: 280px;
  margin-left: 50px;
}
.lpContents #live .info .contents .txt .name {
  font-size: 24px;
  line-height: 1.333;
  color: #d60037;
  margin-top: 27px;
}
.lpContents #live .info .contents .txt .date {
  font-size: 14px;
  line-height: 1.428;
  color: #d60037;
  margin-top: 15px;
}
.lpContents #live .info .contents .txt .txt1 {
  font-size: 14px;
  line-height: 1.428;
  margin-top: 15px;
}
.lpContents #live .info .contents .txt .toMovie {
  width: 188px;
  height: 56px;
  font-size: 16px;
  line-height: 1.875;
  color: #fff;
  background-color: #d60037;
  border: 1px solid #d60037;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-top: 20px;
}
.lpContents #live .info .contents .txt .toMovie::after {
  content: "";
  width: 6px;
  height: 11px;

  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  margin: auto;
}
.lpContents #popup .info {
  background-color: #fdeff1;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info {
    width: 850px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info {
    padding: 32px 9.33vw 40px;
  }
}
.lpContents #popup .info .headtext {
  font-weight: 500;
  color: #d60037;
  text-align: center;
  display: block;
  position: relative;
  margin: 0;
  z-index: 10;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .headtext {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .headtext {
    font-size: 22px;
  }
}
.lpContents #popup .info .headtext span {
  position: relative;
}
.lpContents #popup .info .headtext span::before, .lpContents #popup .info .headtext span::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .headtext span::before, .lpContents #popup .info .headtext span::after {
    width: 50px;
    height: 26px;

  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .headtext span::before, .lpContents #popup .info .headtext span::after {
    top: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .headtext span::before, .lpContents #popup .info .headtext span::after {
    top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .headtext span::before {
    width: 123px;
    height: 45px;

    right: calc(100% + 20px);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .headtext span::before {
    right: calc(100% + 7px);
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .headtext span::after {
    width: 130px;
    height: 50px;

    left: calc(100% + 20px);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .headtext span::after {
    left: calc(100% + 7px);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
.lpContents #popup .info .headtext2 {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .headtext2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .headtext2 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .headtext2 {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .headtext2 {
    line-height: 1.153;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea {
    margin-top: 35px;
  }
}
.lpContents #popup .info .figArea .fig {
  position: relative;
}
.lpContents #popup .info .figArea .fig::before, .lpContents #popup .info .figArea .fig::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .fig::before {
    width: 185px;
    height: 211px;
    background-image: url("../images/popup_pic_bg_l.png");
    top: 27px;
    left: 7px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .fig::before {
    width: 18.26vw;
    height: 17.73vw;
    background-image: url("../images/popup_pic_bg_l_sp.png");
    top: -6vw;
    left: -8vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .fig::after {
    width: 155px;
    height: 154px;
    background-image: url("../images/popup_pic_bg_r.png");
    bottom: -86px;
    right: 6px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .fig::after {
    width: 16vw;
    height: 21.33vw;
    background-image: url("../images/popup_pic_bg_r_sp.png");
    bottom: -6.4vw;
    right: -8.53vw;
  }
}
.lpContents #popup .info .figArea .fig figure {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .fig figure {
    width: 460px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .fig figure {
    width: 85.18%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .fig figure {
    text-align: center;
  }
}
.lpContents #popup .info .figArea .fig figure figcaption {
  font-weight: 500;
  color: #fff;
  background-image: url(../images/campaign_camDet_code_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .fig figure figcaption {
    width: 250px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .fig figure figcaption {
    width: 156px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .fig figure figcaption {
    height: 44px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .fig figure figcaption {
    height: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .fig figure figcaption {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .fig figure figcaption {
    font-size: 14px;
  }
}
.lpContents #popup .info .figArea .event {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .event {
    width: 550px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .event {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .event {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .event {
    line-height: 1.428;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .event {
    line-height: 1.384;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .event {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .figArea .event {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .figArea .event {
    margin-top: 17px;
  }
}
.lpContents #popup .info .figArea .event .red {
  font-weight: 500;
}
.lpContents #popup .info .shops {
  background-color: #fff;
  position: relative;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops {
    width: 720px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops {
    padding: 40px 35px 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops {
    padding: 17px 18px 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops {
    margin-top: 20px;
  }
}
.lpContents #popup .info .shops::after {
  content: "";
  width: 54px;
  height: 94px;
  background-image: url("../images/popup_shops_bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  right: -6px;
  bottom: -29px;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops > li {
    width: 50%;
  }
  .lpContents #popup .info .shops > li:nth-child(n+3) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops > li:nth-child(n+2) {
    border-top: 1px solid #d60037;
    padding-top: 17px;
    margin-top: 17px;
  }
}
.lpContents #popup .info .shops > li .name {
  color: #d60037;
  margin-bottom: 12px;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops > li .name {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops > li .name {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops > li .name {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops > li dl {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops > li dl {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops > li dl {
    line-height: 1.714;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops > li dl {
    line-height: 1.384;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops > li dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops > li dl {
    margin-top: 5px;
  }
}
.lpContents #popup .info .shops > li dl dt {
  font-weight: 500;
}
.lpContents #popup .info .shops > li dl dd {
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .lpContents #popup .info .shops > li dl dd {
    max-width: 240px;
    margin-left: 12px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #popup .info .shops > li dl dd {
    margin-top: 5px;
  }
}
.lpContents .toCollection {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  
}
@media only screen and (min-width: 1024px) {
  .lpContents .toCollection {

  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection {
    
  }
}
.lpContents .toCollection a {
  position: relative;
  width: 540px;
  height: 60px;
  max-width: 100%;
  font-size: 20px;
  font-weight: 100;
  line-height: 1.8;
  padding: 0 20px;
  letter-spacing: .1rem;
  color: #fff;
  background-color: #D62157;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width: 1024px) {
  .lpContents .toCollection a {
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection a {
    width: 100%;
    height: 60px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection a {
    justify-content: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toCollection a {
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection a {
    
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toCollection a {
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection a {
  }
}
/*
.lpContents .toCollection a::after {
  content: "";
  width: 9.5px;
  height: 17.3px;
  background-image: url("../images/icon_arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  margin: auto;
}
*/
.lpContents .toCollection a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 35px;
  display: block;
  width: 14px;
  height: 14px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: translateY(-50%) rotate(-45deg);
}
.lpContents #kv .toCollection a {
  width: 225px;
  height: 36px;
  font-size: 14px;
  font-weight: normal;
  border-radius: 0;
}
.lpContents #kv .toCollection a:after {
  width: 8px;
  height: 8px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}

@media only screen and (max-width: 1023px) {
  .lpContents .toCollection#link1 {
    margin: 40px 20px;
    font-size: 16px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toCollection#link2 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection#link2 {
    margin: 15px 20px;
  }
}
.lpContents #modal {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.lpContents #modal:not(.open) {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: -99999;
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
}
.lpContents #modal .modalUtil {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil {
    width: 82.85%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil {
    max-width: 870px;
  }
}
.lpContents #modal .modalUtil .modalClose {
  background-image: url("../images/icon_close.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: calc(100% + 5px);
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalClose {
    width: 43px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalClose {
    width: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalClose {
    height: 43px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalClose {
    height: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalClose {
    right: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalClose {
    right: 5px;
  }
}
.lpContents #modal .modalUtil .modalCont {
  max-height: 850px;
  background-color: #fff;
  overflow: auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont {
    height: 80vh;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont {
    height: 72vh;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont {
    max-height: 850px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont {
    max-height: 680px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .modalContInner {
    padding: 40px 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .modalContInner {
    padding: 35px 20px;
  }
}
.lpContents #modal .modalUtil .modalCont .headtext {
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .headtext {
    width: 107px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .headtext {
    width: 83px;
  }
}
.lpContents #modal .modalUtil .modalCont .howtoList {
  margin-top: 33px;
}
.lpContents #modal .modalUtil .modalCont .howtoList > li {
  border: 1px solid #d60037;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li {
    border-radius: 6px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li {
    border-radius: 3px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li:nth-of-type(n+2) {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li:nth-of-type(n+2) {
    margin-top: 38px;
  }
}
.lpContents #modal .modalUtil .modalCont .howtoList > li:not(:nth-last-child(1))::after {
  content: "";
  background-image: url("../images/icon_arrow_slide.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li:not(:nth-last-child(1))::after {
    width: 26px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li:not(:nth-last-child(1))::after {
    width: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li:not(:nth-last-child(1))::after {
    height: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li:not(:nth-last-child(1))::after {
    height: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li:not(:nth-last-child(1))::after {
    top: calc(100% + 10px);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li:not(:nth-last-child(1))::after {
    top: calc(100% + 8px);
  }
}
.lpContents #modal .modalUtil .modalCont .howtoList > li .num {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .num {
    width: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .num {
    width: 22px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .num {
    height: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .num {
    height: 22px;
  }
}
.lpContents #modal .modalUtil .modalCont .howtoList > li .num::before {
  content: "";
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.lpContents #modal .modalUtil .modalCont .howtoList > li .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item {
    padding: 30px 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item {
    padding: 8px 14px 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt {
    width: 68.02%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt {
    width: 100%;
  }
}
.lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .name {
  color: #d60037;
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .name {
    min-height: 75px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .name {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .name {
    line-height: 1.666;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .name {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .name {
    padding-right: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .desc {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .desc {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .desc {
    line-height: 1.428;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .desc {
    line-height: 1.384;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .desc {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .txt .desc {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .fig {
    width: 31.98%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .fig {
    height: 75px;
    position: absolute;
    top: 8px;
    right: 14px;
    margin: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #modal .modalUtil .modalCont .howtoList > li .item .fig figure {
    height: 100%;
  }
}
.lpContents #modal .modalUtil .modalCont .howtoList > li .item .fig figure img {
  width: auto;
  height: 100%;
}
/*# sourceMappingURL=lp.css.map */


.lpContents .ttl .txtDesc{
  margin: 20px auto;
  text-align: center;
  font-size: 20px;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}
.lpContents .ttl .txtDesc img {
  max-width: 100%;
}

div.toCollection:nth-child(2) > a:nth-child(1) {
  display: none;
 }

 div.toCollection:nth-child(2) > a:nth-child(2) {
  float: right;
  margin-right: 57%;
  width: 50%;
 }
 
 @media only screen and (min-width: 1024px) {
  .lpContents .toCollection#link3 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .ttl .txtDesc {
    margin: 0 auto;
  }
  .lpContents .toCollection#link3 {
    margin-top: 15px;
  }
div.toCollection:nth-child(2) > a:nth-child(2) {
  margin-right: 66%!important;
}
}

h1.txtDesc {
    margin: 0;
    font-size: 2.5em;
}
h2.txtDesc {
    font-size: 1.6em;
    margin: 0;
    font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book",
    Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
}
.lpContents #kv .toCollection:nth-child(2) > a:nth-child(2) {
    height: 56px;
    width: 299px;
    margin-right: auto;
}
.lpContents .topBloom::before, .lpContents .topBloom::after {
    display: none;
}

/*1250 width*/
@media screen and  (max-width:1250px) {
  .lpContents .topBloom::before, .lpContents .topBloom::after {
      display: block;
  }
}

/*1023 width*/
@media screen and (max-width: 1023px) {
  .lpContents .topBloom::before, .lpContents .topBloom::after {
      display: block;
  }
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { 
  div.toCollection:nth-child(2) > a:nth-child(2) {
    float: right;
    margin-right: 60%;
    width: 50%;
  }
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2){
  div.toCollection:nth-child(2) > a:nth-child(2) {
    float: right;
    margin-right: 59%!important;
    width: 50%;
  }
}


@media screen and  (max-width:761px) {
  div.toCollection:nth-child(2) > a:nth-child(2) {
    float: right;
    margin-right: 56%!important;
    width: 50%;
}
}

@media (max-width: 480px) {
  .lpContents .toCollection#link3 {
    margin-top: 15px;
  }
  
  div.toCollection:nth-child(2) > a:nth-child(2) {
    float: right;
    margin-right: 49%;
    margin-top: -44px;
    max-width: 287px;
  }
  .lpContents #kv {
  }
div.toCollection:nth-child(2) > a:nth-child(2) {
  float: right;
  margin-right: 49%!important;
  margin-top: -27px;
  max-width: 287px;
}
h1.txtDesc {
    font-size: 2em;
}
h2.txtDesc {
    font-size: 1.3em;
}
}



