@media screen and (min-width: 768px) {
  br.pc-none {
    display: none; } }
@media screen and (max-width: 767px) {
  br.pc-none {
    display: inline; } }

@media screen and (min-width: 768px) {
  br.sp-none {
    display: inline; } }
@media screen and (max-width: 767px) {
  br.sp-none {
    display: none; } }

/*
* .m-topicpath
*/
.m-topicpath ol {
  background-color: #fff8eb; }

/*
* .l-limited
*/
.l-limited {
  background-color: #fff8eb; }
  @media screen and (min-width: 768px) {
    .l-limited {
      padding: 45px 0 86px; } }
  @media screen and (max-width: 767px) {
    .l-limited {
      padding: 6.66667vw 0; } }

/*
* .ltd-fv
*/
@media screen and (min-width: 768px) {
  .ltd-fv--item-name {
    margin-bottom: 38px; }
    .ltd-fv--item-name span {
      font-size: 1rem; } }

@media screen and (min-width: 768px) {
  .ltd-fv--item-desc {
    margin-bottom: 30px; } }
@media screen and (max-width: 767px) {
  .ltd-fv--item-desc {
    text-align: center; } }

.ltd-fv__note {
  margin-bottom: 4vw; }

.ltd-fv__note li:before {
  content: none; }

@media screen and (max-width: 767px) {
  .ltd-fv + .hr {
    width: 91.2vw;
    margin: 0 auto; } }

/*
* .ltd-fv__anchor
*/
.m-contents--default-btn a {
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }

.m-contents--default-btn a:hover {
  color: #fff;
  background-color: #c8c8c8; }

.m-contents--default-btn.anchor a:after {
  background-size: contain !important;
  transform: none !important; }

.m-contents--default-btn.anchor a:hover:after {
  background: url(/contents/shared/images/icon_arrow_select_down_white.svg) no-repeat 0 0;
  background-size: contain;
  transform: none !important; }

/*
* .ltd-set
*/
@media screen and (max-width: 767px) {
  .ltd-set {
    padding-top: 9.33334vw; } }

@media screen and (min-width: 768px) {
  .ltd-set--item-desc {
    font-size: .875rem;
    line-height: 1.57143; } }
@media screen and (max-width: 767px) {
  .ltd-set--item-desc span {
    text-align: center;
    letter-spacing: -.03em; } }

.ltd-set .m-contents--default-btn {
  margin-bottom: 0; }

.m-contents--default-btn:not(.anchor) a {
  position: relative; }
  .m-contents--default-btn:not(.anchor) a::before {
    content: "";
    display: block;
    width: 6px;
    height: 100%;
    background-image: url(../images/icon-arrow-gray.svg);
    background-repeat: no-repeat;
    background-size: 6px auto;
    background-position: center;
    position: absolute;
    right: 26px;
    top: 0;
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) 0s; }
    @media screen and (max-width: 767px) {
      .m-contents--default-btn:not(.anchor) a::before {
        width: 1.73333vw;
        height: 100%;
        background-size: 1.73333vw auto;
        right: 6.93333vw; } }

.m-contents--default-btn:not(.anchor) a:hover::before {
  background-image: url("../images/icon-arrow-white.svg"); }

.ltd-set .cart-in {
  margin-bottom: 20px; }
  .ltd-set .cart-in a {
    font-weight: 700;
    color: #fff;
    background-color: #878782; }
    @media screen and (max-width: 767px) {
      .ltd-set .cart-in a {
        padding: 3.6vw 0; } }
    .ltd-set .cart-in a svg {
      fill: #fff; }
    .ltd-set .cart-in a:hover {
      color: #fff;
      background-color: #c8c8c8; }

/*
* .ltd-prod
*/
.ltd-prod li:before {
  content: none; }

@media screen and (min-width: 768px) {
  .ltd-prod--item-price {
    margin-bottom: 30px; } }

.ltd-prod--item-desc {
  min-height: 0; }
  @media screen and (min-width: 768px) {
    .ltd-prod--item-desc {
      margin-bottom: 30px;
      letter-spacing: 0; } }

.ltd-prod--item-desc span {
  display: block;
  padding-left: 1.6em;
  line-height: 1.69231;
  text-indent: -1.5em; }
  @media screen and (min-width: 768px) {
    .ltd-prod--item-desc span {
      margin-top: 10px; } }
  @media screen and (max-width: 767px) {
    .ltd-prod--item-desc span {
      margin-top: 3vw; } }

.ltd-prod--item-desc span::before {
  content: "";
  border-radius: 50%;
  background-color: #c8c8c8;
  display: inline-block;
  margin-right: 0.5em; }
  @media screen and (min-width: 768px) {
    .ltd-prod--item-desc span::before {
      width: 14px;
      height: 14px;
      vertical-align: -1.8px; } }
  @media screen and (max-width: 767px) {
    .ltd-prod--item-desc span::before {
      width: 3.45vw;
      height: 3.45vw;
      vertical-align: -0.12rem; } }

@media screen and (min-width: 768px) {
  .ltd-prod .m--ingredients-btn {
    margin: 0 auto 15px 0; } }
@media screen and (max-width: 767px) {
  .ltd-prod .m--ingredients-btn {
    margin-bottom: 5.33334vw; } }

@media screen and (min-width: 768px) {
  .ltd-prod .m-contents--default-btn {
    margin-bottom: 0; } }

/*
* .ltd-preset
*/
@media screen and (min-width: 768px) {
  .ltd-preset--title {
    margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .ltd-preset .hr + .ltd-preset__col {
    margin-top: 0; } }

@media screen and (min-width: 768px) {
  .ltd-preset--item-name {
    margin-bottom: 26px; } }
@media screen and (max-width: 767px) {
  .ltd-preset--item-name {
    margin-bottom: 4.26667vw; }
    .ltd-preset--item-name a {
      white-space: nowrap; } }

@media screen and (min-width: 768px) {
  .ltd-preset--item-price {
    margin-bottom: 30px; } }

@media screen and (min-width: 768px) {
  .ltd-preset--item-desc {
    margin-bottom: 5px;
    letter-spacing: -0.01em; } }
@media screen and (max-width: 767px) {
  .ltd-preset--item-desc {
    margin-bottom: 5px;
    letter-spacing: -.03em;
    text-align: center; } }
.ltd-preset--item-desc:last-child {
  margin-bottom: 0; }

@media screen and (min-width: 768px) {
  .ltd-preset {
    margin-bottom: 60px; } }
@media screen and (max-width: 767px) {
  .ltd-preset {
    margin-bottom: 8vw; } }

.ltd-fv--anchor-text a:after {
  background: url("/topics/limited/assets/images/icon_arrow_select_down.svg") no-repeat 0 0; }

.ltd-prod--item-name {
  font-weight: bold;
  letter-spacing: .04em;
  line-height: 1.625; }
  @media screen and (min-width: 768px) {
    .ltd-prod--item-name {
      display: inline-block;
      margin-bottom: 0; } }
  @media screen and (max-width: 767px) {
    .ltd-prod--item-name {
      display: block;
      margin: 0 auto;
      font-size: 4.26667vw;
      text-align: center; } }

@media screen and (max-width: 767px) {
  .ltd-present-mask {
    white-space: nowrap; } }

@media screen and (min-width: 768px) {
  .ltd-set--item-desc span.text-note {
    font-size: .6875rem;
    padding-top: 15px; } }
@media screen and (max-width: 767px) {
  .ltd-set--item-desc span.text-note {
    font-size: 2.66667vw;
    text-align: left;
    margin-top: 2vw; } }

.ltd-prod__note li:before {
  content: ""; }

@media screen and (max-width: 767px) {
  .kit-0201 {
    margin-bottom: 10.66667vw; } }

@media screen and (max-width: 767px) {
  .ltd-preset--image {
    margin: 0 auto 20px; } }

/*
* .ltd-fv__anchor
*/
.ltd-fv .anchor-btn a {
  display: block;
  position: relative;
  width: 100%;
  border: 1px solid #c8c8c8;
  color: #3c3c3c;
  text-align: center;
  text-decoration: none;
  letter-spacing: .04em;
  background-color: #fff;
  box-sizing: border-box;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }
  @media screen and (min-width: 768px) {
    .ltd-fv .anchor-btn a {
      padding: 10px 0;
      font-size: 0.875rem;
      line-height: 1.3;
      border-radius: 30px; } }
  @media screen and (max-width: 767px) {
    .ltd-fv .anchor-btn a {
      border-radius: 7.33334vw;
      font-size: 3.73334vw;
      padding: 2.26667vw 0; } }

.anchor-btn a:hover {
  color: #fff;
  background-color: #c8c8c8; }

.anchor-btn.anchor a:after {
  content: "";
  display: block;
  position: absolute;
  top: 48%;
  right: 8%;
  width: 12px;
  height: 6px;
  background: url(/topics/limited/2025/0825/assets/images/icon-anchor-btn.svg) no-repeat 50% 50%;
  background-size: 12px 6px;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }
  @media screen and (min-width: 768px) {
    .anchor-btn.anchor a:after {
      top: 37%;
      right: 6%;
      width: 25px;
      height: 13px; } }
  @media screen and (max-width: 767px) {
    .anchor-btn.anchor a:after {
      top: 36%;
      right: 6%;
      width: 7vw;
      height: 4vw; } }

.anchor-btn.anchor a:hover:after {
  background: url(/topics/limited/2025/0825/assets/images/icon-anchor-btn-hover.svg) no-repeat 50% 50%;
  background-size: 12px 6px;
  transform: none !important; }

@media screen and (min-width: 768px) {
  .ltd-fv__anchor > p:first-child {
    margin-left: 0; }

  .ltd-fv .anchor-btn {
    width: 300px;
    margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
  .ltd-preset--item-name.ltd-prod--item-name span {
    font-size: 14px; } }
@media screen and (max-width: 767px) {
  .ltd-preset--item-name.ltd-prod--item-name span {
    font-size: 3.73333vw; } }

@media screen and (min-width: 768px) {
  .ltd-preset--item-desc span {
    display: block;
    margin-bottom: 27px; } }
@media screen and (max-width: 767px) {
  .ltd-preset--item-desc span {
    display: block;
    text-align: center;
    margin-bottom: 4.26667vw; } }
