/**
 * 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;
}

@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;
  font-weight: 400;
  color: #411d23;
}
.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 {
  width: 1050px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents .lpCont {
    width: 1050px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .lpCont {
    width: 90.66%;
  }
}
.lpContents .toShop {
  font-weight: 500;
  color: #fff;
  background-color: #d60037;
  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: 188px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop {
    width: 142px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop {
    height: 56px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop {
    height: 45px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toShop {
    border-radius: 6px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toShop {
    border-radius: 3px;
  }
}
.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,
.lpContents .swiperArea #swiper-pagination2 {
  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: 8px 0;
}
.lpContents .swiperArea #swiper-pagination .swiper-pagination-bullet,
.lpContents .swiperArea #swiper-pagination2 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  display: block;
}
.lpContents .swiperArea #swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active),
.lpContents .swiperArea #swiper-pagination2 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  cursor: pointer;
}
.lpContents .swiperArea #swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.lpContents .swiperArea #swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #d60037;
}
.lpContents .swiperArea #swiper-pagination .swiper-pagination-bullet:nth-child(n+2),
.lpContents .swiperArea #swiper-pagination2 .swiper-pagination-bullet:nth-child(n+2) {
  margin-left: 6px;
}
.lpContents .swiperArea #swiper-button-prev, .lpContents .swiperArea #swiper-button-prev2, .lpContents .swiperArea #swiper-button-next, .lpContents .swiperArea #swiper-button-next2 {
  background-image: url("../images/icon_arrow_slide.png");
  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;
}
@media only screen and (min-width: 1024px) {
  .lpContents .swiperArea #swiper-button-prev, .lpContents .swiperArea #swiper-button-prev2, .lpContents .swiperArea #swiper-button-next, .lpContents .swiperArea #swiper-button-next2 {
    width: 37px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .swiperArea #swiper-button-prev, .lpContents .swiperArea #swiper-button-prev2, .lpContents .swiperArea #swiper-button-next, .lpContents .swiperArea #swiper-button-next2 {
    width: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .swiperArea #swiper-button-prev, .lpContents .swiperArea #swiper-button-prev2, .lpContents .swiperArea #swiper-button-next, .lpContents .swiperArea #swiper-button-next2 {
    height: 64px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .swiperArea #swiper-button-prev, .lpContents .swiperArea #swiper-button-prev2, .lpContents .swiperArea #swiper-button-next, .lpContents .swiperArea #swiper-button-next2 {
    height: 32px;
  }
}
.lpContents .swiperArea #swiper-button-prev, .lpContents .swiperArea #swiper-button-prev2 {
  left: 0;
}
.lpContents .swiperArea #swiper-button-next, .lpContents .swiperArea #swiper-button-next2 {
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.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 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #e2a9b9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv {
    height: 620px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv {
    height: 141.33vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv {
    background-image: url(../images/kv_bg.jpg);
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv {
    background-image: url(../images/kv_bg_sp.jpg);
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #kv {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv {
    padding-top: 9.333vw;
  }
}
.lpContents #kv .figs {
  position: relative;
}
@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;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .figs {
    height: 86.66vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .figs .logo {
    width: 34.8%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #kv .figs .date {
    width: 44%;
  }
}
@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 {
  font-weight: 700;
}
@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: 34px;
  }
}
@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 {
    content: "";
    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 {
    height: 60px;
    margin-top: 35px;
  }
  .lpContents #nav .navsWrapper, .lpContents #nav .navs {
    height: 60px;
  }
  .lpContents #nav .navsWrapper {
    width: 100%;
    background-color: #fff;
  }
  .lpContents #nav .navOpenBtn {
    display: none;
  }
  .lpContents #nav .navs {
    width: 1050px;
    margin: 0 auto;
  }
  .lpContents #nav .navs > li a {
    font-weight: 500;
    color: #72333c;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .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;
  }
  .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: #72333c;
  }
  .lpContents #nav.fixed .navs > li:nth-of-type(n+2)::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #411d23;
    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;
  }
  .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: 17.9%;
    height: 100%;
  }
  .lpContents #nav:not(.fixed) .navs > li a {
    height: 100%;
    font-size: 16px;
    border: 2px solid #72333c;
    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;
  }
  .lpContents #nav:not(.fixed) .navs > li a::after {
    content: "";
    width: 11px;
    height: 6px;
    background-image: url("../images/icon_arrow_nav.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 24px;
    margin: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #nav .navsWrapper {
    width: 100%;
    background-color: #fff;
    border: 1px solid #b37a85;
    position: fixed;
    left: 0;
    z-index: 100;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .lpContents #nav .navOpenBtn {
    font-size: 12px;
    color: #72333c;
    position: relative;
    padding: 15px;
  }
  .lpContents #nav .navOpenBtn::after {
    content: "";
    width: 11px;
    height: 6px;
    background-image: url("../images/icon_arrow_nav.png");
    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 #b37a85;
  }
  .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;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited {
    padding: 20px 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited {
    margin-top: 60px;
  }
}
.lpContents #limited .msg {
  font-weight: 500;
  padding-bottom: 55px;
}
.lpContents #limited .msg .headtext {
  color: #d60037;
  text-align: center;
  display: block;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .headtext {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .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;
    background-image: url("../images/limited_msg_bg1_sp.png");
  }
}
@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;
    background-image: url("../images/limited_msg_bg1_l.png");
    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;
    background-image: url("../images/limited_msg_bg1_r.png");
    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;
}
@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;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .msg .desc {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .msg .desc {
    line-height: 1.428;
  }
}
@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 {
    padding: 0 6vw;
  }
}
@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;
    background-image: url("../images/limited_msg_bg2_l.png");
    left: 4px;
  }
  .lpContents #limited .msg .desc::after {
    width: 135px;
    height: 204px;
    background-image: url("../images/limited_msg_bg2_r.png");
    right: 4px;
  }
}
.lpContents #limited .productsArea {
  position: relative;
}
.lpContents #limited .productsArea .products {
  padding: 0;
  margin: 0;
}
.lpContents #limited .productsArea .products > li {
  position: relative;
}
@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 .detail .ttl {
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .ttl + .txt1 {
    margin-top: 27px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .ttl + .txt1 {
    margin-top: 10px;
  }
}
.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;
  }
}
@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: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .txt2 {
    line-height: 1.428;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .txt2 {
    line-height: 1.384;
  }
}
@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 {
  font-weight: 500;
  color: #d60037;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li .detail .name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li .detail .name {
    font-size: 15px;
  }
}
@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 .badge {
  position: absolute;
}
.lpContents #limited .productsArea .products > li:nth-child(1) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(1) {
    padding: 90px 55px 130px 682px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(1) {
    padding: 70.66vw 14.66vw 10vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(1) {
    background-image: url("../images/limited_product1_bg.jpg");
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(1) {
    background-image: url("../images/limited_product1_bg_sp.jpg");
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(1) {
    background-color: #fdeff1;
    background-size: 100% auto;
    background-position-x: center;
    background-position-y: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(1) .badge {
    width: 175px;
    top: 27px;
    left: 27px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(1) .badge {
    width: 26.13vw;
    top: -4vw;
    left: 1.333vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(1) .detail {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) {
    padding: 72px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) {
    padding: 32.8vw 0 21.33vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .badge {
    width: 170px;
    top: 166px;
    right: 28px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .badge {
    width: 30vw;
    top: -4vw;
    left: 1.333vw;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li {
    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 #limited .productsArea .products > li:nth-child(2) .prdChild > li .package {
    text-align: center;
    position: absolute;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li .package img {
    width: auto;
    min-width: auto;
    height: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li .detail .name {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(1) .package {
    width: 326px;
    margin-left: 46px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(1) .package {
    width: 46%;
    height: 265px;
    left: 0;
    padding-top: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(1) .detail {
    width: 384px;
    margin-left: 55px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(1) .detail .right {
    min-height: 265px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(1) .detail .right {
    padding-left: 50%;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) {
    margin-top: 10.66vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) .package {
    width: 342px;
    margin-left: 51px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) .package {
    width: 46%;
    height: 150px;
    right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) .detail {
    text-align: right;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) .detail {
    padding-left: 140px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) .detail .right {
    min-height: 150px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) .detail .right {
    padding-right: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(2) .prdChild > li:nth-child(2) .detail .toShop {
    margin-left: auto;
    margin-right: 0;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) {
  background-color: #fdeff1;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) {
    padding: 63px 0 72px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) {
    padding: 8.8vw 4.533vw 10vw;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .badge {
  z-index: 10;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .badge {
    width: 200px;
    top: 100px;
    left: 26px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .badge {
    width: 46.13vw;
    top: -20vw;
    left: 4.93vw;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .slideArea {
  position: relative;
}
.lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::before, .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::after {
  content: "";
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::before, .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::after {
    bottom: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::before, .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::after {
    bottom: 24px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::before {
    width: 231px;
    height: 136px;
    background-image: url("../images/limited_product3_slide_bg_l.png");
    left: 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::before {
    width: 18.12vw;
    height: 14.4vw;
    background-image: url("../images/limited_product3_slide_bg_l_sp.png");
    left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::after {
    width: 229px;
    height: 137px;
    background-image: url("../images/limited_product3_slide_bg_r.png");
    right: 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea::after {
    width: 15.2vw;
    height: 14.92vw;
    background-image: url("../images/limited_product3_slide_bg_r_sp.png");
    right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .ttl {
    position: absolute;
    top: 0;
    right: 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .ttl {
    width: 133px;
    margin-left: auto;
    margin-right: 0;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .swiperArea {
  position: relative;
  margin: 0 auto;
  z-index: 2;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .swiperArea {
    width: 600px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .swiperArea {
    margin-top: 3.33vw;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .swiperArea .swiper {
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .swiperArea .swiper {
    width: 460px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .swiperArea .swiper {
    width: 67.64%;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .swiperArea #swiper-button-prev {
  left: 7px;
}
.lpContents #limited .productsArea .products > li:nth-child(3) .slideArea .swiperArea #swiper-button-next {
  right: 7px;
}
.lpContents #limited .productsArea .products > li:nth-child(3) .productArea {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea {
    margin-top: 10px;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .productArea .txt1 {
  color: #d60037;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .txt1 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .txt1 {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .txt1 {
    line-height: 1.25;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .txt1 {
    line-height: 1.294;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .productArea .txt2 {
  font-size: 14px;
  line-height: 1.428;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .txt2 {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .txt2 {
    margin-top: 10px;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild {
  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 #limited .productsArea .products > li:nth-child(3) .productArea .prdChild {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li {
    width: 48.76%;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li:nth-of-type(n+2) {
    margin-left: 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .color {
    font-size: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .color {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .color {
    line-height: 1.25;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .color {
    line-height: 1.285;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .color {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .color {
    margin-top: 12px;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .name {
  font-weight: 500;
  color: #d60037;
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .name {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .name {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .name {
    line-height: 1.444;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .name {
    line-height: 1.1875;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .name .emph {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .name .emph {
    font-size: 16px;
  }
}
.lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .toShop {
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .toShop {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .productsArea .products > li:nth-child(3) .productArea .prdChild > li .toShop {
    margin-top: 12px;
  }
}
.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 .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;
    background-image: url("../images/limited2_bg_l.png");
    left: 4px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .movie::before {
    width: 16.53vw;
    height: 52.4vw;
    background-image: url("../images/limited2_bg_l_sp.png");
    left: -3.46vw;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .movie::after {
    width: 158px;
    height: 341px;
    background-image: url("../images/limited2_bg_r.png");
    right: 4px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .movie::after {
    width: 14.13vw;
    height: 53.06vw;
    background-image: url("../images/limited2_bg_r_sp.png");
    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;
}
@media only screen and (min-width: 1024px) {
  .lpContents #limited .limitedKit {
    padding: 60px 0 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit {
    padding: 12vw 0 0;
  }
}
.lpContents #limited .limitedKit .headtext1 {
  font-weight: 500;
  color: #d60037;
  text-align: center;
}
@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: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds {
    margin-top: 25px;
  }
}
.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: flex-start;
  -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: 315px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail {
    padding: 0 3vw;
  }
}
@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;
  font-weight: 500;
  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: 1.444;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li .detail .name {
    line-height: 1.333;
  }
}
@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-top: 21px;
  }
}
@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;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #limited .limitedKit .prdChilds > li:nth-child(2) .fig .ttl, .lpContents #limited .limitedKit .prdChilds > li:nth-child(2) .detail .ttl {
    width: 150px;
  }
}
.lpContents #campaign {
  padding: 60px 0 72px;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign {
    padding: 60px 0 72px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign {
    padding: 0 0 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign {
    margin-top: calc(18.13vw - 30px);
  }
}
.lpContents #campaign .camDet {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet {
    width: 800px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet {
    background-image: url("../images/campaign_camDet_bg.jpg");
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet {
    background-image: url("../images/campaign_camDet_bg_sp.jpg");
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet {
    padding: 15px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet {
    padding: 7.5px;
  }
}
.lpContents #campaign .camDet::after {
  content: "";
  background-image: url("../images/campaign_camDet_icon.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet::after {
    width: 72px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet::after {
    width: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet::after {
    height: 72px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet::after {
    height: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet::after {
    top: -27px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet::after {
    top: -21px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet + .camDet {
    margin-top: 66px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet + .camDet {
    margin-top: 39px;
  }
}
.lpContents #campaign .camDet .camDetInner {
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .camDetInner {
    padding: 60px 60px 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .camDetInner {
    padding: 38px 18px 33px;
  }
}
.lpContents #campaign .camDet .headtext {
  font-weight: 500;
  text-align: center;
  color: #d60037;
  display: block;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .headtext {
    font-size: 32px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .headtext {
    font-size: 18px;
  }
}
.lpContents #campaign .camDet .present {
  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 #campaign .camDet .present {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .present {
    margin-top: 20px;
  }
}
.lpContents #campaign .camDet .present.reverse {
  -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 #campaign .camDet .present.reverse figure {
    margin-right: 45px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .present:not(.reverse) figure {
    margin-left: 10px;
  }
}
.lpContents #campaign .camDet .present .txt {
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .present .txt {
    width: 310px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .present .txt {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .present .txt {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .present .txt {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .present .txt {
    line-height: 1.235;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .present .txt {
    text-align: center;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .present figure {
    margin-top: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .present.withBloom::after {
    content: "";
    width: 65px;
    height: 37px;
    background-image: url("../images/campaign_camDet_recicle_head.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    position: absolute;
    bottom: -5px;
    right: 0;
  }
}
.lpContents #campaign .camDet .code {
  text-align: center;
  margin-top: 45px;
}
.lpContents #campaign .camDet .code span {
  color: #fff;
  background-image: url("../images/campaign_camDet_code_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .code span {
    font-size: 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .code span {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .code span {
    line-height: 1.363;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .code span {
    line-height: 1.323;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .code span {
    padding: 6px 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .code span {
    padding: 10px 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .notes {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .notes {
    font-size: 11px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .notes {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .notes {
    line-height: 1.545;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .notes {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .notes {
    margin-top: 27px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .bloom {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .bloom {
    margin-top: 30px;
  }
}
.lpContents #campaign .camDet .bloom .headtext {
  position: relative;
  margin: 0;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .bloom .headtext {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .bloom .headtext {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .bloom .headtext {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .bloom .headtext {
    line-height: 1.235;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .bloom .headtext::after {
    content: "";
    width: 97px;
    height: 55px;
    background-image: url("../images/campaign_camDet_recicle_head.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: block;
    position: absolute;
    top: -20px;
    right: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .bloom .recicle {
    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;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .bloom .recicle figure {
    width: 300px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .bloom .recicle figure {
    text-align: center;
  }
}
.lpContents #campaign .camDet .bloom .recicle .txt {
  font-size: 13px;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .bloom .recicle .txt {
    line-height: 1.428;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .bloom .recicle .txt {
    line-height: 1.384;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .bloom .recicle .txt {
    text-align: center;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .bloom .recicle .txt {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet .bloom .recicle .txt .small {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet .bloom .recicle .txt .small {
    font-size: 11px;
  }
}
.lpContents #campaign .camDet:nth-child(2) .camDetInner {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet:nth-child(2) .camDetInner {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet:nth-child(2) .camDetInner {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet:nth-child(2) .camDetInner::after {
    content: "";
    width: 180px;
    height: 120px;
    background-image: url("../images/campaign_camDet_bg2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 14px;
    right: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet:nth-child(2) .present {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet:nth-child(2) .present::after {
    content: none;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet:nth-child(2) .present .fig {
    margin-top: 10px;
  }
}
.lpContents #campaign .camDet:nth-child(2) .present .fig figure {
  margin: 0;
}
.lpContents #campaign .camDet:nth-child(2) .present .fig .toShop {
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet:nth-child(2) .present .fig .toShop {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet:nth-child(2) .present .fig .toShop {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet:nth-child(2) .present .txt {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #campaign .camDet:nth-child(2) .present .txt {
    margin-left: 70px;
  }
}
.lpContents #campaign .camDet:nth-child(2) .present .txt .toShop {
  margin-top: 30px;
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet:nth-child(2) .present .txt .toShop {
    display: none;
  }
}
.lpContents #campaign .camDet:nth-child(2) .notes {
  margin-top: 10px;
}
@media only screen and (max-width: 1023px) {
  .lpContents #campaign .camDet:nth-child(2) .notes {
    text-align: center;
  }
}
.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 {
  background-image: url("../images/campaign_intr_bg_l.jpg");
}
@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 {
  background-image: url("../images/campaign_intr_bg_r.jpg");
}
@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-image: url("../images/campaign_intr_pic_icon.png");
  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-image: url("../images/campaign_intr_pic2.png");
    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-image: url("../images/campaign_intr_pic_icon.png");
    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 .bg {
  background-color: #fdeff1;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg {
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto {
    background-image: url("../images/look_howto_bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: 0;
    background-position-y: 27px;
    padding-top: 60px;
    padding-left: 76px;
    padding-bottom: 117px;
  }
}
.lpContents #look .bg .howto .desc {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc {
    width: 400px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc {
    padding-top: 34px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc::before {
    content: "";
    width: 98px;
    height: 70px;
    background-image: url("../images/look_howto_bg_r_sp.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    top: 2vw;
    right: 0.8vw;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc .ttl {
    width: 90px;
    position: absolute;
    top: 19px;
    left: 21px;
  }
}
.lpContents #look .bg .howto .desc p {
  font-size: 20px;
  font-weight: 500;
  color: #d60037;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc p {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc p {
    line-height: 1.166;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc p {
    line-height: 1.136;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc p {
    margin-top: 17px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc p .emph {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc p .emph {
    font-size: 22px;
  }
}
.lpContents #look .bg .howto .desc .txt1 {
  margin: 0 auto;
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc .txt1 {
    width: 69.2%;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc .txt1 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc .txt1 {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc .txt1 {
    line-height: 1.5;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc .txt1 {
    line-height: 1.23;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc .txt1 {
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc .txt1 {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc .txt1 {
    margin-top: 13px;
  }
}
.lpContents #look .bg .howto .desc .pic {
  margin-top: 25px;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .howto .desc .pic {
    display: none;
  }
}
.lpContents #look .bg .howto .desc .pic img {
  width: 100%;
}
.lpContents #look .bg .howto .desc .btn {
  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 #look .bg .howto .desc .btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .howto .desc .btn {
    margin-top: 13px;
  }
}
.lpContents #look .bg .howto .desc .btn .toHowto {
  display: block;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea {
    margin-top: 37px;
  }
}
.lpContents #look .bg .slideArea .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 #look .bg .slideArea .headtext {
    font-size: 28px;
  }
}
@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;
    background-image: url(../images/limited_msg_bg1_sp.png);
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents #look .bg .slideArea .headtext span::before {
    width: 123px;
    height: 45px;
    background-image: url("../images/look_slide_head_bg_l.png");
    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;
    background-image: url("../images/look_slide_head_bg_r.png");
    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 {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents #look .bg .slideArea .swiperArea {
    margin-top: -10px;
  }
}
.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 {
    width: 82.35%;
  }
}
@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 {
  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;
    background-image: url("../images/live_bg_l.png");
    left: 50px;
    bottom: 27px;
  }
  .lpContents #live .info .contents::after {
    width: 109px;
    height: 128px;
    background-image: url("../images/live_bg_r.png");
    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-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: 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;
    background-image: url(../images/limited_msg_bg1_sp.png);
  }
}
@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;
    background-image: url("../images/look_slide_head_bg_l.png");
    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;
    background-image: url("../images/look_slide_head_bg_r.png");
    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 {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection {
    padding: 30px 0;
  }
}
.lpContents .toCollection a {
  font-weight: 700;
  color: #fff;
  background-image: url("../images/limited3_button_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  .lpContents .toCollection a {
    width: 496px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection a {
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection a {
    max-width: 300px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toCollection a {
    height: 90px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection a {
    height: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toCollection a {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection a {
    font-size: 14px;
  }
}
.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;
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection#link1 {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .lpContents .toCollection#link2 {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .lpContents .toCollection#link2 {
    margin-top: 15px;
  }
}
.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{
  color:#fff;
}

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 .toCollection#link3 {
    margin-top: 15px;
  }
div.toCollection:nth-child(2) > a:nth-child(2) {
  margin-right: 66%!important;
}
}

.lpContents #limited .limitedKit .prdChilds {
  margin-top: 27px;
  margin-bottom: 28px;
}
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;
    max-width: 694px;
    width: 226%;
  }
  
  div.toCollection:nth-child(2) > a:nth-child(2) {
    float: right;
    margin-right: 49%;
    margin-top: -44px;
    max-width: 287px;
  }
  .lpContents #kv {
      height: 154.33vw;
  }
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;
}
}



