@charset "UTF-8";
@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: #fff7f0; }

/*
* .l-limited
*/
.l-limited {
  background-color: #fff7f0; }
  @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: 25px; }
    .ltd-fv--item-name span {
      font-size: 1rem; } }
@media screen and (max-width: 767px) {
  .ltd-fv--item-name {
    font-size: 4.53333vw; } }

@media screen and (min-width: 768px) {
  .ltd-fv--item-desc {
    margin-bottom: 20px; } }
@media screen and (max-width: 767px) {
  .ltd-fv--item-desc {
    text-align: left;
    font-feature-settings: "palt";
    letter-spacing: 2px;
    margin-bottom: 8vw; } }

.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; } }

@media screen and (max-width: 767px) {
  .l-limited .border__sandwich {
    margin: 0 0 6.66667vw -2vw; } }

@media screen and (min-width: 768px) {
  .l-limited .ltd-fv__info .border__sandwich {
    margin-bottom: 25px !important; } }
@media screen and (max-width: 767px) {
  .l-limited .ltd-fv__info .border__sandwich {
    margin-bottom: 6.6666666667vw; } }
.l-limited .ltd-fv__info .border__sandwich.border__sandwich01 {
  border-bottom: none; }
.l-limited .ltd-fv__info .border__sandwich:last-of-type .border-sandwich--text {
  padding-bottom: 25px; }
  @media screen and (max-width: 767px) {
    .l-limited .ltd-fv__info .border__sandwich:last-of-type .border-sandwich--text {
      padding-bottom: 6.6666666667vw; } }

.l-limited .border__sandwich01 .border-sandwich--text {
  padding-bottom: 0 !important; }

.l-limited .border__sandwich {
  margin-bottom: 25px; }

.l-limited .ltd-fv .border-sandwich--text {
  padding-top: 0 !important; }

.limited_date_ttl {
  font-size: .8125rem;
  margin-bottom: 5px; }

.limited_date_txt {
  font-size: .8125rem;
  line-height: 1.69231; }

.l-limited .ltd-fv .border-sandwich--title {
  margin-bottom: 13px;
  letter-spacing: .1em; }
  .l-limited .ltd-fv .border-sandwich--title::before, .l-limited .ltd-fv .border-sandwich--title::after {
    width: 90px; }
    @media screen and (max-width: 767px) {
      .l-limited .ltd-fv .border-sandwich--title::before, .l-limited .ltd-fv .border-sandwich--title::after {
        width: 80px; } }

/*.l-limited .ltd-fv__info{
	    margin-bottom: 4vw;
}*/
.m-contents--default-btn.anchor a:hover:after {
  background: url(/topics/limited/2026/0220/assets/images/icon-anchor-btn-hover.svg) no-repeat 0 0 !important;
  background-size: 100% 100% !important;
  top: 37%;
  right: 6%;
  width: 25px;
  height: 13px; }
  @media screen and (max-width: 767px) {
    .m-contents--default-btn.anchor a:hover:after {
      top: 36%;
      right: 6%;
      width: 7vw;
      height: 4vw; } }

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

/*
* .ltd-set
*/
@media screen and (max-width: 767px) {
  .ltd-set {
    padding-top: 9.33334vw; } }
.ltd-set .cart-in {
  margin-bottom: 20px; }
  @media screen and (max-width: 767px) {
    .ltd-set .cart-in {
      margin-bottom: 10px; } }
  .ltd-set .cart-in a {
    font-weight: 700;
    color: #fff;
    background-color: #878782;
    border: none; }
    .ltd-set .cart-in a:hover {
      color: #fff;
      background-color: #c8c8c8; }
    .ltd-set .cart-in a svg {
      fill: #fff; }
    @media screen and (max-width: 767px) {
      .ltd-set .cart-in a {
        padding: 3.6vw 0; } }
.ltd-set .m-contents--default-btn {
  margin-bottom: 0; }

@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; } }

@media screen and (max-width: 767px) {
  .ltd-set--item-name {
    font-size: 4.26666vw; } }

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

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

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

@media screen and (min-width: 768px) {
  .ltd-prod .m--ingredients-btn {
    margin: 0 auto 25px 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
*/
.ltd-preset--title + .ltd-preset__col {
  /*@include mq(pc) {
  	margin-bottom: 40px;
  }
  @include mq {
  	margin-bottom: 10.66667vw;
  }*/ }

.ltd-preset__col {
  margin-bottom: 20px; }
  .ltd-preset__col:nth-of-type(3) {
    margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .ltd-preset__col {
      margin-bottom: 10.66667vw; } }

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

.ltd-preset--item-name {
  font-weight: bold; }
  @media screen and (min-width: 768px) {
    .ltd-preset--item-name {
      margin-bottom: 26px; } }
  @media screen and (max-width: 767px) {
    .ltd-preset--item-name {
      font-size: 4vw;
      text-align: center;
      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: 30px;
    letter-spacing: -0.01em; } }
@media screen and (max-width: 767px) {
  .ltd-preset--item-desc {
    margin-bottom: 3.5vw; } }

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

@media screen and (max-width: 767px) {
  .ltd-preset .hr {
    width: 80vw; } }

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

.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: 27px; } }
  @media screen and (max-width: 767px) {
    .ltd-prod--item-name {
      display: block;
      margin: 0 auto 4.26667vw;
      text-align: center;
      font-size: 4vw; }
      .ltd-prod--item-name span {
        font-size: 3.73334vw; } }

@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;
    text-indent: -16px;
    padding-left: 16px; } }
@media screen and (max-width: 767px) {
  .ltd-set--item-desc span.text-note {
    font-size: 2.66667vw;
    text-align: left;
    margin-top: 2vw;
    text-indent: -3.6vw;
    padding-left: 3.9vw; } }

.ltd-set--item-desc span.text-note.mb0 {
  margin-bottom: 0; }

.ltd-set--item-desc span.text-note.pt0 {
  padding-top: 0; }
  @media screen and (max-width: 767px) {
    .ltd-set--item-desc span.text-note.pt0 {
      margin-top: 0; } }

.ltd-prod__note {
  padding-top: 0;
  margin-top: 20px;
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .ltd-prod__note {
      margin-top: 5.33333vw;
      margin-bottom: 0; } }
  .ltd-prod__note li:before {
    content: ""; }

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

.ld0201 {
  letter-spacing: 0em; }

@media screen and (max-width: 767px) {
  .ltd-fv__anchor > p a {
    line-height: 1; } }

/****/
.mb80 {
  margin-bottom: 80px; }

.mt100 {
  margin-top: 50px; }

.ltd-fv--item-sub {
  font-size: .875rem;
  line-height: 1.57143;
  margin: 15px auto 10px; }

.ltd_notes li a {
  color: #3c3c3c; }

.ltd_notes li a:hover {
  opacity: .6;
  transition: .8s; }

/*注釈*/
.product__description__annotation {
  font-size: 0.6875rem;
  line-height: 1.45;
  text-align: left !important; }
  .product__description__annotation li {
    text-indent: -1em;
    padding-left: 1em;
    letter-spacing: normal; }
    .product__description__annotation li::before {
      display: none; }
  .product__description__annotation strong {
    font-weight: bold; }
    .product__description__annotation strong a {
      color: #3c3c3c;
      font-weight: bold; }
