@charset "UTF-8";
/* Common */
html {
  font-size: 0.625em;
}

.u-pc {
  display: none;
}
[data-browse-mode=P] .u-pc {
  display: inherit !important;
}
.u-sp {
  display: none;
}
[data-browse-mode=S] .u-sp {
  display: inherit !important;
}
.u-bold {
  font-weight: bold;
}
.u-ti1 {
  padding-left: 1em;
  text-indent: -1em;
}
.u-tar {
  text-align: right;
}
.u-fadeInUp {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1.2s ease-in-out, transform 0.8s ease-in-out;
}
.u-fadeInUp.in {
  opacity: 1;
  transform: translateY(0);
}

[data-browse-mode=P] img.u-pc {
  display: inline-block !important;
}

[data-browse-mode=S] img.u-sp {
  display: inline-block !important;
}

body.page-contentspages .revico-comment-outer-head,
body.page-contentspages #revico-comment.revico-comment-body {
  background: transparent;
  border: none;
  margin: 0;
}
[data-browse-mode=S] body.page-contentspages .revico-comment-outer-head,
[data-browse-mode=S] body.page-contentspages #revico-comment.revico-comment-body {
  padding-left: 0;
  padding-right: 0;
}
body.page-contentspages .revico-comment-outer-head .revico-comment-footer .revico-comment-footer--writebutton-wrapper,
body.page-contentspages #revico-comment.revico-comment-body .revico-comment-footer .revico-comment-footer--writebutton-wrapper {
  display: none;
}

body.page-contentspages #revico-comment .revico-logo {
  position: static;
}

/* Common */
#lp-spring2026 {
  /* Reset */
  background-color: #fff;
  letter-spacing: 0;
  overflow: hidden;
}
#lp-spring2026 img {
  max-width: 100%;
  vertical-align: bottom;
}
#lp-spring2026 h1,
#lp-spring2026 h2,
#lp-spring2026 h3,
#lp-spring2026 h4,
#lp-spring2026 h5,
#lp-spring2026 h6 {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  color: inherit;
}
#lp-spring2026 h1:before, #lp-spring2026 h1:after,
#lp-spring2026 h2:before,
#lp-spring2026 h2:after,
#lp-spring2026 h3:before,
#lp-spring2026 h3:after,
#lp-spring2026 h4:before,
#lp-spring2026 h4:after,
#lp-spring2026 h5:before,
#lp-spring2026 h5:after,
#lp-spring2026 h6:before,
#lp-spring2026 h6:after {
  content: none;
  background: none;
  border: none;
  height: auto;
  width: auto;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  transform: none;
}
#lp-spring2026 sup,
#lp-spring2026 sub {
  line-height: 1;
  font-size: 50%;
}
#lp-spring2026 sup {
  vertical-align: super;
}
#lp-spring2026 sub {
  vertical-align: sub;
}
#lp-spring2026 a {
  text-decoration: none;
}
#lp-spring2026 a:hover {
  text-decoration: none;
  color: inherit;
}
#lp-spring2026 a:hover img {
  opacity: 0.9;
}
#lp-spring2026 {
  font-size: 1.4rem;
  line-height: 1.71428571;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000;
  overflow-wrap: break-word;
}
#lp-spring2026 .inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 0;
}
#lp-spring2026 .l-main {
  background-image: url(/marche/img/usr/lp/lp-spring2026/bg.jpg);
  background-attachment: fixed;
  background-position: center bottom;
  background-repeat: repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}
#lp-spring2026 .l-container {
  width: 375px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  text-align: center;
  overflow: hidden;
}
[data-browse-mode=S] #lp-spring2026 .l-container {
  width: 100%;
  max-width: 375px;
}
#lp-spring2026 .l-footer {
  width: 375px;
  margin: 0 auto;
  padding: 15px 0;
}
[data-browse-mode=S] #lp-spring2026 .l-footer {
  width: 100%;
  max-width: 375px;
}
#lp-spring2026 .l-footer-note {
  font-size: 12px;
  color: #333;
  text-align: right;
}
#lp-spring2026 .l-side {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100vh - 120px);
  min-width: 1200px;
  z-index: -1;
}
#lp-spring2026 .l-side.scrolled {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0 !important;
}
[data-browse-mode=S] #lp-spring2026 .l-side {
  display: none;
}
#lp-spring2026 .l-side-mark, #lp-spring2026 .l-side-list {
  position: absolute;
  top: 50%;
}
#lp-spring2026 .l-side-mark {
  right: 50%;
  transform: translateX(-280px) translateY(-50%);
}
#lp-spring2026 .l-side-list {
  left: 50%;
  transform: translateX(280px) translateY(-50%);
  width: 260px;
  background-color: #fff;
  padding: 28px 30px;
  position: relative;
}
#lp-spring2026 .l-side-list:before, #lp-spring2026 .l-side-list:after {
  content: "";
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
}
#lp-spring2026 .l-side-list:before {
  background-image: url(/marche/img/usr/lp/lp-spring2026/anchor01.png);
  top: -16px;
  left: -36px;
  width: 73px;
  height: 66px;
}
#lp-spring2026 .l-side-list:after {
  background-image: url(/marche/img/usr/lp/lp-spring2026/anchor02.png);
  bottom: -20px;
  right: -20px;
  width: 60px;
  height: 52px;
}
#lp-spring2026 .l-side-list li {
  border-bottom: 2px dotted #fc497c;
}
#lp-spring2026 .l-side-list li a {
  display: flex;
  padding: 16px 6px;
  font-size: 16px;
  font-weight: bold;
  color: #fc497c;
  line-height: 1.5555;
  transition: background-color 0.3s;
}
#lp-spring2026 .l-side-list li a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #fc497c;
  border-bottom: 2px solid #fc497c;
  transform: rotate(45deg);
  margin-top: 8px;
  margin-right: 12px;
}
#lp-spring2026 .l-side-list li a:hover {
  background-color: rgba(252, 73, 124, 0.2);
}
#lp-spring2026 .sec__bnr {
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
#lp-spring2026 .sec__mv {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url(/marche/img/usr/lp/lp-spring2026/campaign_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 80px 0 40px;
  position: relative;
  z-index: 0;
}
#lp-spring2026 .sec__mv::before, #lp-spring2026 .sec__mv::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 175px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: -1;
  opacity: 0;
  transition: opacity 1.2s ease-in-out, transform 1.2s ease-in-out;
}
#lp-spring2026 .sec__mv::before {
  top: 0;
  background-image: url(/marche/img/usr/lp/lp-spring2026/mv_tree01.png);
  transform: translateY(-20px);
}
#lp-spring2026 .sec__mv::after {
  bottom: 0;
  background-image: url(/marche/img/usr/lp/lp-spring2026/mv_tree02.png);
  transform: translateY(20px);
}
#lp-spring2026 .sec__mv-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transition: opacity 1.2s ease-in-out 0.6s;
}
#lp-spring2026 .sec__mv-logo {
  margin-bottom: 16px;
}
#lp-spring2026 .sec__mv-badge {
  margin-top: 0.5em;
  background-color: #ff6a98;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1.25;
  letter-spacing: 0.05em;
  padding: 4px 16px;
  border-radius: 99px;
}
#lp-spring2026 .sec__mv-badge .-sm {
  font-size: 75%;
}
#lp-spring2026 .sec__mv-lead {
  margin-top: 1.5em;
  font-size: 14px;
  font-weight: bold;
  color: #735125;
  line-height: 1.75;
  letter-spacing: 0.05em;
  text-shadow: 2px 2px 4px #fff, -2px -2px 4px #fff, 2px -2px 4px #fff, -2px 2px 4px #fff;
}
#lp-spring2026 .sec__mv-sakura {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
  opacity: 0;
  transition: opacity 1.2s ease-in-out 1s;
}
#lp-spring2026 .sec__mv-sakura > img {
  position: absolute;
  top: -10%;
  opacity: 0.9;
  animation-name: fall, sway;
  animation-timing-function: linear, ease-in-out;
  animation-iteration-count: infinite;
}
#lp-spring2026 .sec__mv-campaign {
  margin-top: 24px;
  padding: 0 20px;
}
#lp-spring2026 .sec__mv-campaign-list {
  display: flex;
  justify-content: center;
  gap: 20px;
}
#lp-spring2026 .sec__mv-campaign-list li {
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
#lp-spring2026 .sec__mv.in::before, #lp-spring2026 .sec__mv.in::after {
  opacity: 1;
  transform: translateY(0);
}
#lp-spring2026 .sec__mv.in .sec__mv-body {
  opacity: 1;
}
#lp-spring2026 .sec__mv.in .sec__mv-sakura {
  opacity: 1;
}
#lp-spring2026 .sec__set {
  padding: 20px 0;
  background-color: #ffc8cb;
}
#lp-spring2026 .sec__set-body {
  border-radius: 20px;
  overflow: hidden;
}
#lp-spring2026 .sec__set-body#hana {
  background-color: #fff0ed;
  border: 4px solid #fc497c;
}
#lp-spring2026 .sec__set-body#hana .sec__set-info-detail dt {
  color: #fc497c;
}
#lp-spring2026 .sec__set-body#hana .sec__set-info-detail dt:before {
  border-color: #fc497c;
}
#lp-spring2026 .sec__set-body#hana .sec__set-info-detail dd {
  border-top-color: #fc497c;
}
#lp-spring2026 .sec__set-body#hana .sec__set-info-detail-txt a {
  color: #fc497c;
  text-decoration: underline;
}
#lp-spring2026 .sec__set-body#hana .sec__set-info-btn a {
  background-color: #fc497c;
}
#lp-spring2026 .sec__set-body#yorokobi {
  margin-top: 20px;
  background-color: #fff0ed;
  border: 4px solid #ff6f2c;
}
#lp-spring2026 .sec__set-body#yorokobi .sec__set-info-detail dt {
  color: #ff6f2c;
}
#lp-spring2026 .sec__set-body#yorokobi .sec__set-info-detail dt:before {
  border-color: #ff6f2c;
}
#lp-spring2026 .sec__set-body#yorokobi .sec__set-info-detail dd {
  border-top-color: #ff6f2c;
}
#lp-spring2026 .sec__set-body#yorokobi .sec__set-info-detail-txt a {
  color: #ff6f2c;
  text-decoration: underline;
}
#lp-spring2026 .sec__set-body#yorokobi .sec__set-info-btn a {
  background-color: #ff6f2c;
}
#lp-spring2026 .sec__set-ttl {
  margin-top: -37px;
}
#lp-spring2026 .sec__set-ttl img {
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.3));
}
#lp-spring2026 .sec__set-info {
  padding: 20px 16px 30px;
  text-align: left;
}
#lp-spring2026 .sec__set-info-txt {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7143;
  letter-spacing: 0.05em;
}
#lp-spring2026 .sec__set-info-price {
  margin-top: 10px;
  line-height: 1;
  text-align: center;
}
#lp-spring2026 .sec__set-info-price .sm {
  font-size: 12px;
  letter-spacing: 0.05em;
}
#lp-spring2026 .sec__set-info-price .lg {
  font-family: Wix Madefor Text, sans-serif;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 0.05em;
}
#lp-spring2026 .sec__set-info-note {
  margin-top: 10px;
  font-size: 12px;
}
#lp-spring2026 .sec__set-info-caution {
  margin-top: 15px;
  font-size: 12px;
  color: #e52e3d;
  padding: 10px 15px;
  background-color: #fff;
}
#lp-spring2026 .sec__set-info-detail {
  margin-top: 16px;
}
#lp-spring2026 .sec__set-info-detail dt {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7143;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: opacity 0.3s;
}
#lp-spring2026 .sec__set-info-detail dt:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-width: 2px 0 0 2px;
  border-style: solid;
  transform: translateY(0) rotate(-135deg);
}
#lp-spring2026 .sec__set-info-detail dt:hover {
  opacity: 0.8;
}
#lp-spring2026 .sec__set-info-detail dt.-open:before {
  transform: translateY(50%) rotate(45deg);
}
#lp-spring2026 .sec__set-info-detail dd {
  margin-top: 6px;
  padding-top: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  display: none;
}
#lp-spring2026 .sec__set-info-detail-list li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
#lp-spring2026 .sec__set-info-detail-list li:before {
  content: "・";
}
#lp-spring2026 .sec__set-info-detail-list li + li {
  margin-top: 4px;
}
#lp-spring2026 .sec__set-info-detail-txt {
  margin-top: 8px;
  font-size: 12px;
}
#lp-spring2026 .sec__set-info-btn {
  margin-top: 20px;
}
#lp-spring2026 .sec__set-info-btn a {
  border-radius: 99px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #fff;
  padding: 15px;
  transition: opacity 0.3s;
}
#lp-spring2026 .sec__set-info-btn a:after {
  content: "";
  display: inline-block;
  border-width: 6px 0 6px 9px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  margin-left: 8px;
}
#lp-spring2026 .sec__set-info-btn a:hover {
  opacity: 0.8;
}
#lp-spring2026 .sec__set-info-btn a.-disabled {
  background-color: #acacac !important;
  pointer-events: none;
  color: #dedede;
}
#lp-spring2026 .sec__set-info-btn a.-disabled:after {
  content: none;
}
#lp-spring2026 .sec__campaign {
  background-image: url(/marche/img/usr/lp/lp-spring2026/campaign_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 40px 0;
}
#lp-spring2026 .sec__campaign-ttl {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 0.75em;
  text-align: center;
}
#lp-spring2026 .sec__campaign-ttl .-label {
  display: inline-block;
  padding: 0 0.5em;
  position: relative;
}
#lp-spring2026 .sec__campaign-ttl .-label::before, #lp-spring2026 .sec__campaign-ttl .-label::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 2px;
  background-color: #fff;
}
#lp-spring2026 .sec__campaign-ttl .-label:before {
  right: 100%;
}
#lp-spring2026 .sec__campaign-ttl .-label:after {
  left: 100%;
}
#lp-spring2026 .sec__campaign-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#lp-spring2026 .sec__campaign-list > li {
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
#lp-spring2026 .sec__campaign-list-info {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px;
}
#lp-spring2026 .sec__campaign-list-btn a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
  background-color: #ff6a98;
  border-radius: 6px;
  transition: all 0.4s;
}
#lp-spring2026 .sec__campaign-list-btn a:hover {
  background-color: #fc497c;
}
#lp-spring2026 .sec__campaign-list-note {
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}
#lp-spring2026 .sec__campaign-list-note > li {
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
}
#lp-spring2026 .sec__voice {
  background-color: #fff0ed;
  padding: 40px 0;
}
#lp-spring2026 .sec__voice-ttl {
  font-size: 20px;
  font-weight: bold;
  color: #fc497c;
  margin-bottom: 10px;
}
#lp-spring2026 .sec__voice-txt {
  margin-top: 20px;
  text-align: left;
}
#lp-spring2026 .sec__voice-txt p {
  font-size: 14px;
  font-weight: bold;
  color: #735125;
  line-height: 1.7143;
  letter-spacing: 0.03em;
}
#lp-spring2026 .sec__voice-txt p + p {
  margin-top: 0.5em;
}

/* 落下 */
@keyframes fall {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  100% {
    transform: translateY(700px) rotate(360deg);
  }
}
/* 横揺れ */
@keyframes sway {
  0%, 100% {
    margin-left: 0;
  }
  50% {
    margin-left: var(--sway);
  }
}/*# sourceMappingURL=style.css.map */