@charset "UTF-8";
/* --------------------
スタイル
-------------------- */
/* --------------------
フォントのインポート
-------------------- */
@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;700&display=swa");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
.osechi2025 *,
.osechi2025 *::before,
.osechi2025 *::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

html,
body {
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #333;
}

ul,
li {
  list-style: none;
}

/* --------------------
cmsの画面幅に合わせた調整と装飾位置調整
-------------------- */
.osechi2025,
#ranking {
  width: 100vw;
  translate: calc((100vw - 1200px) / 2 * -1);
  box-sizing: border-box;
  /* 画面幅1220px以下 */
  /* 画面幅1220px～1200px */
  /* 画面幅1100px以下 */
  /* 画面幅768px以下 */
  /* 画面幅374px以下 */
}
@media screen and (max-width: 1220px) {
  .osechi2025,
  #ranking {
    translate: -20px 0;
  }
}
@media screen and (max-width: 1220px) and (min-width: 1200px) {
  .osechi2025,
  #ranking {
    translate: -28px 0;
  }
}
@media screen and (max-width: 1100px) {
  .osechi2025 .p-category-top__ranking-content__body .goods:not(:nth-child(3n)),
  #ranking .p-category-top__ranking-content__body .goods:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .osechi2025,
  #ranking {
    translate: none;
    margin: 0 -2rem;
  }
}
@media screen and (max-width: 374px) {
  .osechi2025,
  #ranking {
    translate: 10px 0;
  }
}

.goods-large {
  /* 画面幅900px～768px */
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  .goods-large {
    margin-right: 0;
  }
  .goods-large__link {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .goods-large__detailBox {
    padding: 2rem 0;
    max-width: 100%;
    width: auto;
  }
  .goods-large__image {
    width: 100%;
  }
}

/* 画面幅768px以上 */
@media screen and (min-width: 768px) {
  .is-sp {
    display: none;
  }
}
/* 画面幅768px以下 */
@media screen and (max-width: 768px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
}
/* --------------------
全ての商品を見る
-------------------- */
@media screen and (min-width: 768px), print {
  .osechi2025 .all {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 13.6rem 4rem 3.6rem;
    overflow: hidden;
    background: url("/g_images/freearea/osechi2025/img_cloud.png") no-repeat top 18.3rem left -3.8rem/20.2rem 5.1rem, url("/g_images/freearea/osechi2025/img_deco-all.svg") no-repeat top 15rem right 14rem;
  }
  .osechi2025 .all__contents {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 3.2rem;
    position: relative;
  }
  .osechi2025 .all__buttons {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .all {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12rem 1.2rem 0;
    background: url("/g_images/freearea/osechi2025/img_cloud.png") no-repeat top 6.2rem left -4.8rem/15.7rem 4rem, url("/g_images/freearea/osechi2025/img_deco-all.svg") no-repeat top 6.4rem right -2rem/10.5rem 12.6rem;
  }
  .osechi2025 .all__contents {
    display: flex;
    flex-direction: column;
    gap: 3.2rem;
    width: 100%;
  }
  .osechi2025 .all__buttons {
    display: flex;
    flex-direction: column;
    gap: 1.6rem;
  }
}
/* --------------------
背景付きエリア
-------------------- */
@media screen and (min-width: 768px), print {
  .osechi2025 .bg-area {
    padding: 12rem 0;
    background: url("/g_images/freearea/osechi2025/bg_check.png") repeat top left/9.4rem;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .bg-area {
    padding: 8rem 0 5.5rem;
    background: url("/g_images/freearea/osechi2025/bg_check.png") repeat top left/9.4rem;
  }
}
/* --------------------
バナーリスト
-------------------- */
@media screen and (min-width: 768px), print {
  .osechi2025 .banner-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4rem;
    width: 100%;
    max-width: 960px;
  }
  .osechi2025 .banner-list__item {
    width: calc((100% - 72px) / 4);
  }
  .osechi2025 .banner-list__item-link {
    transition: opacity 0.2s ease-in-out;
  }
  .osechi2025 .banner-list__item-link:hover {
    opacity: 0.5;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .banner-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    max-width: 56rem;
  }
  .osechi2025 .banner-list__item {
    width: calc((100% - 0.8rem) / 2);
  }
}
/* --------------------
人気ブランドから選ぶ
-------------------- */
@media screen and (min-width: 768px), print {
  .brand-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
  }
  .brand-list__item {
    width: calc((100% - 4rem) / 5);
    min-width: 14.4rem;
  }
  .brand-list__item-image {
    padding: 1.2rem;
    box-shadow: 0 0 0.6rem #eee0c9;
    overflow: hidden;
  }
  .brand-list__item-image img {
    transition: scale 0.5s ease-in-out;
  }
  .brand-list__item-link:hover .brand-list__item-image img {
    scale: 1.2;
  }
  .brand-list__item-name {
    padding: 1.2rem 0.8rem;
    font-weight: 600;
    font-size: 1.4rem;
    text-align: center;
  }
  .brand-tag-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 3.2rem;
  }
  .brand-tag-wrap .button {
    display: none;
  }
  .brand-tag-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.8rem;
  }
  .brand-tag-list__item {
    display: grid;
    place-items: center;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .brand-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1.2rem 1rem;
    max-width: 56rem;
  }
  .osechi2025 .brand-list__item {
    width: calc((100% - 1rem) / 2);
  }
  .osechi2025 .brand-list__item-image {
    padding: 1.2rem;
    box-shadow: 0 0 0.6rem #eee0c9;
  }
  .osechi2025 .brand-list__item-name {
    padding: 1.2rem 0.8rem;
    font-weight: 600;
    font-size: 1.2rem;
    text-align: center;
  }
  .brand-tag-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 3.2rem;
  }
  .brand-accordion-wrap {
    display: none;
  }
  .brand-tag-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.8rem;
    max-width: 56rem;
    width: 100%;
    margin-inline: auto;
  }
  .brand-tag-list__item {
    display: grid;
    place-items: center;
  }
}
/* --------------------
予算リスト
-------------------- */
@media screen and (min-width: 768px), print {
  .budget-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4rem clamp(0.8rem, 1vw, 1.6rem);
    width: 100%;
    justify-content: center;
  }
  .budget-list__item {
    width: calc((100% - 3.2rem) / 3);
  }
  .budget-list__item-link {
    display: flex;
    align-items: center;
    position: relative;
    gap: clamp(0.4rem, 1.75vw, 1.2rem);
    height: 10rem;
    border: solid 0.01rem #aa6f00;
    border-radius: 99.9rem;
    padding: 0.6rem clamp(2.8rem, 2vw, 4.8vw) 0.6rem 0.6rem;
    transition: background 0.2s ease-in-out;
    background-repeat: no-repeat;
    background-position: top 50% right 1.2rem;
    background-size: 1.6rem;
    background-image: url("/g_images/freearea/osechi2025/brown/ico_arrow-right.svg");
  }
  .budget-list__item-link:hover {
    background-color: #aa6f00;
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-right.svg");
  }
  .budget-list__item-image {
    aspect-ratio: 1/1;
    width: 38.9%;
    min-width: 4.8rem;
    height: auto;
  }
  .budget-list__item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
  }
  .budget-list__item-text {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    font-size: 1.4rem;
    font-weight: 600;
    transition: color 0.2s ease-in-out;
    line-height: 1;
    gap: 0.8rem 0;
    white-space: nowrap;
    translate: 0 -0.2rem;
  }
  .budget-list__item-link:hover .budget-list__item-text {
    color: #fff;
  }
  .budget-list__item-num {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 2.8rem;
    translate: 0 0.4rem;
    letter-spacing: -0.05rem;
    margin-right: 0.2rem;
  }
}
@media screen and (max-width: 767px) {
  .budget-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1.2rem;
    max-width: 56rem;
  }
  .budget-list__item {
    width: 100%;
  }
  .budget-list__item-link {
    display: flex;
    align-items: center;
    position: relative;
    gap: 1.2rem;
    height: 7.6rem;
    border: solid 0.01rem #aa6f00;
    border-radius: 99.9rem;
    padding: 0.6rem 4rem 0.6rem 0.6rem;
  }
  .budget-list__item-link::after {
    content: "";
    display: flex;
    position: absolute;
    top: 50%;
    right: 1.2rem;
    width: 1.6rem;
    height: 1.6rem;
    background: url("/g_images/freearea/osechi2025/brown/ico_arrow-right.svg") no-repeat center/1.2rem;
    translate: 0 -50%;
  }
  .budget-list__item-image {
    width: 6.4rem;
    height: 6.4rem;
  }
  .budget-list__item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
  }
  .budget-list__item-text {
    font-size: 1.2rem;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
  }
  .budget-list__item-num {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 2.4rem;
  }
}
/* --------------------
ボタン
-------------------- */
@media screen and (min-width: 768px), print {
  .button {
    display: grid;
    place-items: center;
    width: 100%;
    max-width: 35.2rem;
    margin: 0 auto;
    padding: 1.2rem 4.8rem;
    border-radius: 99.9rem;
    background-color: #aa6f00;
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-right.svg");
    background-repeat: no-repeat;
    background-position: top 50% right 1.6rem;
    background-size: 1.6rem;
    text-decoration: none;
    transition: 0.2s;
  }
  .osechi2025--tenpo .button, .osechi2025--tenpo + #ranking .button {
    background-color: #bc2629;
  }
  .button--top {
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-top.svg");
  }
  .button--accordion {
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-down.svg");
  }
  .button--accordion.is-open {
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-top.svg");
  }
  .button:hover {
    background-color: #622e00;
    cursor: pointer;
  }
  .button__text {
    text-align: center;
    color: #fff;
    font-weight: 600;
  }
  .button__text::before {
    width: 3.2rem;
    height: 3.2rem;
  }
  .button-all {
    display: flex;
    align-items: flex-end;
    min-width: 36rem;
    padding: 1.6rem 5.6rem 1.6rem 4rem;
    border-radius: 99.9rem;
    text-decoration: none;
    transition: 0.2s;
    background-repeat: no-repeat;
    background-position: top 50% right 1.6rem;
    background-size: 2.4rem;
  }
  .button-all:hover {
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-right.svg") !important;
    background-color: #622e00 !important;
    cursor: pointer;
  }
  .button-all--current {
    background-color: #aa6f00;
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-right.svg");
  }
  .button-all--current.is-tenpo-page {
    background-color: #bc2629;
  }
  .button-all--other {
    background-color: #fff;
    border: solid 0.2rem #aa6f00;
    background-image: url("/g_images/freearea/osechi2025/brown/ico_arrow-right.svg");
  }
  .button-all--other.is-tenpo-page {
    border-color: #bc2629;
    background-image: url("/g_images/freearea/osechi2025/red/ico_arrow-right.svg");
  }
  .button-all--other:hover {
    border-color: #622e00 !important;
  }
  .button-all__text {
    display: flex;
    align-items: flex-end;
    gap: 0.1rem;
    color: #fff;
    font-weight: 600;
    font-size: 2rem;
    white-space: nowrap;
  }
  .button-all--other .button-all__text {
    color: #aa6f00;
  }
  .button-all--other.is-tenpo-page .button-all__text {
    color: #bc2629;
  }
  .button-all--other:hover .button-all__text {
    color: #fff;
  }
  .button-all__text::before {
    content: "";
    display: block;
    width: 3.2rem;
    height: 3.2rem;
    margin-right: 1.6rem;
    mask-image: url("/g_images/freearea/osechi2025/white/ico_track.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
  }
  .button-all--tenpo .button-all__text::before {
    mask-image: url("/g_images/freearea/osechi2025/white/ico_bag.svg");
  }
  .button-all--current .button-all__text::before {
    background-color: #fff;
  }
  .button-all--other .button-all__text::before {
    background-color: #aa6f00;
  }
  .button-all.is-tenpo-page.button-all--other .button-all__text::before {
    background-color: #bc2629;
  }
  .button-all--other:hover .button-all__text::before {
    background-color: #fff !important;
  }
  .button-all__text-small {
    translate: 0 -0.1rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .button {
    display: grid;
    place-items: center;
    width: 100%;
    max-width: 32rem;
    min-height: 4.8rem;
    margin: 0 auto;
    padding: 1.2rem 2rem;
    border-radius: 99.9rem;
    background: #aa6f00 url("/g_images/freearea/osechi2025/white/ico_arrow-right.svg") no-repeat top 50% right 1.6rem/1.2rem;
    text-decoration: none;
    transition: 0.2s;
  }
  .osechi2025--tenpo .button, .osechi2025--tenpo + #ranking .button {
    background-color: #bc2629;
  }
  .button--top {
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-top.svg");
  }
  .button--accordion {
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-down.svg");
  }
  .button--accordion.is-open {
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-top.svg");
  }
  .button__text {
    text-align: center;
    color: #fff;
    font-weight: 600;
  }
  .button__text::before {
    width: 3.2rem;
    height: 3.2rem;
  }
  .button-all {
    display: grid;
    place-items: center;
    min-width: 3.6rem;
    padding: 1.6rem 2rem;
    border-radius: 99.9rem;
    text-decoration: none;
    transition: 0.2s;
    background-repeat: no-repeat;
    background-position: top 50% right 1.6rem;
    background-size: 1.2rem;
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-right.svg");
  }
  .button-all--other {
    background-image: url("/g_images/freearea/osechi2025/brown/ico_arrow-right.svg");
  }
  .button-all--current {
    background-color: #aa6f00;
  }
  .osechi2025--tenpo .button-all--current {
    background-color: #bc2629;
  }
  .button-all--other {
    border: solid 1px #aa6f00;
  }
  .osechi2025--tenpo .button-all--other {
    border-color: #bc2629;
  }
  .button-all__text {
    display: flex;
    align-items: flex-end;
    color: #fff;
    font-weight: 600;
    font-size: 2rem;
  }
  .osechi2025--haisou .button-all--other .button-all__text {
    color: #aa6f00;
  }
  .osechi2025--tenpo .button-all--other .button-all__text {
    color: #bc2629;
  }
  .button-all__text-small {
    font-size: 1.6rem;
  }
}
/* --------------------
カテゴリリスト
-------------------- */
@media screen and (min-width: 768px), print {
  .category-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 3.2rem 2.4rem;
  }
  .category-list__item {
    position: relative;
    width: calc((100% - 7.2rem) / 4);
  }
  .category-list__item--mark::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 4.3rem;
    height: 2.8rem;
    z-index: 2;
    padding-top: 100%;
    translate: -50% -50%;
    background: url("/g_images/freearea/osechi2025/img_ribbon.png") no-repeat center/contain;
  }
  .category-list__item-link {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
  }
  .category-list__item-image {
    position: relative;
    position: relative;
    border-radius: 999px;
    z-index: 0;
    overflow: hidden;
  }
  .category-list__item--mark .category-list__item-image {
    border: solid 0.2rem #d92214;
  }
  .category-list__item-image::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 1;
    background: radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0) 62%, rgba(255, 255, 255, 0.5) 62%);
  }
  .category-list__item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    box-shadow: inset 0 0 1rem 1rem #333333;
    border-radius: 999px;
    transition: 0.5s ease-in-out;
  }
  .category-list__item-link:hover .category-list__item-image img {
    transform: scale(1.1);
  }
  .category-list__item-name {
    font-weight: 600;
    text-align: center;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .category-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 56rem;
    gap: 3.2rem 1.2rem;
  }
  .category-list__item {
    position: relative;
    width: calc((100% - 1.2rem) / 2);
  }
  .category-list__item--mark::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    width: 4.3rem;
    height: 2.8rem;
    padding-top: 100%;
    translate: -50% -50%;
    background: url("/g_images/freearea/osechi2025/img_ribbon.png") no-repeat center/contain;
  }
}
@media screen and (max-width: 767px) and (min-width: 550px) {
  .category-list__item {
    width: calc((100% - 2.4rem) / 3);
  }
}
@media screen and (max-width: 767px) {
  .category-list__item-link {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
  }
  .category-list__item-image {
    position: relative;
    border-radius: 999px;
  }
  .category-list__item--mark .category-list__item-image {
    border: solid 0.2rem #d92214;
  }
  .category-list__item-image::before, .category-list__item-image::after {
    content: "";
    display: block;
    position: absolute;
  }
  .category-list__item-image::before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 1;
    background: radial-gradient(circle at 50% 50%, rgba(255, 255, 255, 0) 62%, rgba(255, 255, 255, 0.5) 62%);
  }
  .category-list__item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    box-shadow: inset 0 0 1rem 1rem #333333;
    border-radius: 999px;
  }
  .category-list__item-name {
    font-weight: 600;
    text-align: center;
    font-size: 1.4rem;
  }
}
/* --------------------
早期特典
-------------------- */
@media screen and (min-width: 768px), print {
  .early {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2rem;
    padding: 4rem;
    background: url("/g_images/freearea/osechi2025/bg_check.png") repeat top left/2.9rem;
  }
  .early__contents {
    display: inline-flex;
    align-items: center;
    max-width: 120rem;
    gap: 1.2rem;
    line-height: 1;
  }
  .early__contents .link-arrow {
    white-space: nowrap;
    translate: 0 -0.4rem;
    align-self: flex-end;
    translate: 0 -1.2rem;
  }
  .early__mark {
    display: grid;
    place-items: center;
    background-color: #d92214;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 600;
    padding: 1.2rem;
    margin-right: 0.8rem;
    white-space: nowrap;
  }
  .early__contents-main {
    display: flex;
    align-items: center;
  }
  .early__strong {
    color: #d92214;
    font-weight: 600;
    font-size: 3.2rem;
    white-space: nowrap;
  }
  .early-term {
    margin-right: 0.4rem;
    font-size: 2.4rem;
    font-weight: 600;
    white-space: nowrap;
  }
  .early-term__num {
    font-size: 3.6rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    margin-inline: 0.1rem;
  }
  .early-note {
    display: flex;
    font-size: 1.4rem;
    gap: 8px;
  }
  .early-note__item {
    display: flex;
    gap: 4px;
    align-items: center;
  }
  .early-note__item::before {
    content: "※";
    translate: 0 -0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .early {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.4rem;
    padding: 1.2rem 2rem;
    background: url("/g_images/freearea/osechi2025/bg_check.png") repeat top left/2.9rem;
  }
  .osechi2025 .early__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2rem;
    line-height: 1;
  }
  .osechi2025 .early__mark {
    display: grid;
    place-items: center;
    background-color: #d92214;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    padding: 0.8rem;
    margin-right: 0.8rem;
    white-space: nowrap;
  }
  .osechi2025 .early__contents {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    gap: 0.8rem;
  }
  .osechi2025 .early__contents-main {
    display: flex;
    align-items: center;
  }
  .osechi2025 .early__strong {
    color: #d92214;
    font-weight: 600;
    font-size: 1.8rem;
    white-space: nowrap;
  }
  .early-term {
    margin-right: 0.4rem;
    font-size: 1.4rem;
    font-weight: 600;
    white-space: nowrap;
  }
  .early-term__num {
    font-size: 2rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
  }
  .osechi2025 .early-note {
    display: flex;
    flex-direction: column;
    font-size: 1.2rem;
    gap: 0.8rem;
    width: 100%;
    max-width: 50rem;
  }
  .osechi2025 .early-note__item {
    display: flex;
    gap: 0.4rem;
    line-height: 1;
  }
  .osechi2025 .early-note__item::before {
    content: "※";
  }
}
/* --------------------
特集セクション
-------------------- */
@media screen and (min-width: 768px), print {
  .feature-section {
    display: flex;
    position: relative;
    z-index: 0;
    flex-direction: column;
    align-items: center;
  }
  .feature-section::before, .feature-section::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .feature-section:first-child::before {
    top: 6.4rem;
    right: 6rem;
    width: 35.7rem;
    height: 12.5rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature.svg");
  }
  .feature-section:nth-child(2) {
    margin-top: -23.2rem;
  }
  .feature-section:nth-child(2)::before {
    top: 0;
    left: 6.4rem;
    width: 47rem;
    height: 19.8rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature02.svg");
  }
  .feature-section:nth-child(3) {
    margin-top: -23.2rem;
  }
  .feature-section:nth-child(3)::before {
    top: -0.8rem;
    right: 3rem;
    width: 48.5rem;
    height: 20.6rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature03.svg");
  }
  .feature-section:nth-child(4) {
    margin-top: -23.2rem;
  }
  .feature-section:nth-child(4)::before {
    top: -0.8rem;
    left: 8rem;
    width: 47rem;
    height: 19.5rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature02.svg");
  }
  .feature-section:nth-child(4)::after {
    bottom: 6.4rem;
    left: 7.2rem;
    width: 34.9rem;
    height: 14.7rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature04.svg");
  }
  .feature-section:last-child::after {
    bottom: 6.4rem;
    left: 7.2rem;
    width: 34.9rem;
    height: 14.7rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature04.svg");
  }
  .feature-section__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 25.2rem 4rem;
    background-position: center;
    background-size: 160rem;
  }
  .feature-section:first-child .feature-section__inner {
    background-image: url("/g_images/freearea/osechi2025/bg_paper-purple.webp");
    background-size: 64rem;
    clip-path: polygon(0 21.2rem, 0 calc(100% - 21.2rem), 100% 100%, 100% 0);
  }
  .feature-section:nth-child(2) .feature-section__inner {
    background-image: url("/g_images/freearea/osechi2025/bg_paper-gold.webp");
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 21.2rem);
  }
  .feature-section:nth-child(3) .feature-section__inner {
    background-image: url("/g_images/freearea/osechi2025/bg_paper-green.webp");
    clip-path: polygon(0 21.2rem, 0 calc(100% - 21.2rem), 100% 100%, 100% 0);
  }
  .feature-section:nth-child(4) .feature-section__inner {
    background-image: url("/g_images/freearea/osechi2025/bg_paper-gold.webp");
    clip-path: polygon(0 0, 0 100%, 100% calc(100% - 21.2rem), 100% 21.2rem);
  }
  .feature-section:last-child .feature-section__inner {
    padding-bottom: 21.2rem;
    clip-path: polygon(0 0, 0 100%, 100% calc(100% - 21.2rem), 100% 21.2rem);
  }
  .feature-section-block {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 4.8rem;
    width: 100%;
    max-width: 96rem;
    padding: 6.4rem;
    background-color: #fff;
  }
  .feature-section-block__heading {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
  }
  .feature-section-block__heading-text {
    font-size: 1.4rem;
    text-align: center;
  }
  .feature-section-block__bottom .button {
    max-width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  .feature-section {
    display: flex;
    position: relative;
    z-index: 0;
    flex-direction: column;
    align-items: center;
  }
  .feature-section::before, .feature-section::after {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 1;
  }
  .feature-section:first-child::before {
    top: 2rem;
    right: 1.6rem;
    width: 11.9rem;
    height: 6.8rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature_sp.svg");
  }
  .feature-section:nth-child(2) {
    margin-top: -10.8rem;
  }
  .feature-section:nth-child(2)::before {
    top: 0;
    left: 2rem;
    width: 17.6rem;
    height: 8.3rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature_sp02.svg");
  }
  .feature-section:nth-child(3) {
    margin-top: -10.8rem;
  }
  .feature-section:nth-child(3)::before {
    top: 0;
    right: 2rem;
    width: 17.6rem;
    height: 8.7rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature_sp03.svg");
  }
  .feature-section:nth-child(4), .feature-section:last-child {
    margin-top: -10.8rem;
  }
  .feature-section:nth-child(4)::before, .feature-section:last-child::before {
    top: 0;
    left: 2rem;
    width: 18.7rem;
    height: 8.6rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature_sp04.svg");
  }
  .feature-section:nth-child(4)::after, .feature-section:last-child::after {
    bottom: 3rem;
    left: 2rem;
    width: 11.3rem;
    height: 6.3rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-feature_sp05.svg");
  }
  .feature-section__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 12.8rem 2rem;
  }
  .feature-section:first-child .feature-section__inner {
    background: url("/g_images/freearea/osechi2025/bg_paper-purple.webp") center/76.8rem;
    clip-path: polygon(0 8.8rem, 0 calc(100% - 8.8rem), 100% 100%, 100% 0);
  }
  .feature-section:nth-child(2) .feature-section__inner {
    background: url("/g_images/freearea/osechi2025/bg_paper-gold.webp") center/76.8rem;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 8.8rem);
  }
  .feature-section:nth-child(3) .feature-section__inner {
    background: url("/g_images/freearea/osechi2025/bg_paper-green.webp") center/76.8rem;
    clip-path: polygon(0 8.8rem, 0 calc(100% - 8.8rem), 100% 100%, 100% 0);
  }
  .feature-section:nth-child(4) .feature-section__inner {
    background: url("/g_images/freearea/osechi2025/bg_paper-gold.webp") center/76.8rem;
    clip-path: polygon(0 0, 0 100%, 100% calc(100% - 8.8rem), 100% 8.8rem);
  }
  .feature-section:last-child .feature-section__inner {
    padding-bottom: 8.8rem;
    clip-path: polygon(0 0, 0 100%, 100% calc(100% - 8.8rem), 100% 8.8rem);
  }
  .feature-section:last-child .feature-section {
    padding-bottom: 8.8rem;
  }
  .feature-section-block {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 4rem;
    width: 100%;
    max-width: 96rem;
    padding: 4rem 1.6rem 5.6rem;
    background-color: #fff;
  }
  .feature-section-block__heading {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
  }
  .feature-section-block__heading-text {
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.7;
  }
}
/* --------------------
ページ追従ナビ
-------------------- */
@media screen and (min-width: 768px), print {
  #pagetop,
  #withdesk-widget-window {
    bottom: 2rem;
  }
  .fixed-nav {
    display: block;
    position: fixed;
    z-index: 999;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .fixed-nav__list {
    margin-top: 1rem;
    display: flex;
    flex-direction: column;
    border-radius: 0.5rem 0 0 0.5rem;
  }
  .fixed-nav__list-item {
    border-bottom: 0.1rem solid #fff4d9;
  }
  .fixed-nav__list-item:last-child, .fixed-nav__list-item--page:nth-child(2) {
    border-bottom: none;
  }
  .fixed-nav__list-link {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    min-height: 3.2rem;
    padding: 0.8rem 0.8rem 0.8rem 3.2rem;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 1rem;
    font-weight: bold;
    transition: background-color 0.2s ease-in-out;
    background-repeat: no-repeat;
    background-position: top 50% left 0.8rem;
    background-size: 2rem;
    min-height: 4rem;
  }
  .fixed-nav__list-link::before {
    content: "";
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 50%;
    left: 0.8rem;
    translate: 0 -50%;
    background-color: #aa6f00;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
  }
  .fixed-nav__list-link:hover {
    background-color: #aa6f00;
  }
  .fixed-nav__list-link:hover::before {
    background-color: #fff;
  }
  .fixed-nav__list-link--haisou, .fixed-nav__list-link--tenpo {
    background-color: #707070;
  }
  .fixed-nav__list-link--haisou::before, .fixed-nav__list-link--tenpo::before {
    background-color: #fff;
  }
  .fixed-nav__list-link--haisou:hover, .fixed-nav__list-link--tenpo:hover {
    background-color: #292929;
  }
  .fixed-nav__list-link--haisou.is-current, .fixed-nav__list-link--tenpo.is-current {
    pointer-events: none;
  }
  .fixed-nav__list-link--haisou.is-current {
    background-color: #aa6f00;
  }
  .fixed-nav__list-link--haisou::before {
    mask-image: url("/g_images/freearea/osechi2025/white/ico_track.svg");
  }
  .fixed-nav__list-link--tenpo.is-current {
    background-color: #bc2629;
  }
  .fixed-nav__list-link--tenpo::before {
    mask-image: url("/g_images/freearea/osechi2025/white/ico_bag.svg");
  }
  .fixed-nav__list-link--ranking::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_ranking.svg");
  }
  .fixed-nav__list-link--category::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_category.svg");
  }
  .fixed-nav__list-link--number::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_people.svg");
  }
  .fixed-nav__list-link--budget::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_money.svg");
  }
  .fixed-nav__list-link--brand::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_brand.svg");
  }
  .fixed-nav__list-link--guide {
    background-color: #1b2582;
    color: #fff;
  }
  .fixed-nav__list-link--guide::before {
    mask-image: url("/g_images/freearea/osechi2025/white/ico_information.svg");
    background-color: #fff;
  }
  .fixed-nav__list-link--guide:hover {
    background-color: #5960a1;
  }
  .fixed-nav__list-item:first-child .fixed-nav__list-link {
    border-radius: 0.5rem 0 0 0;
  }
  .fixed-nav__list-item:last-child .fixed-nav__list-link, .fixed-nav__list-item--page:nth-child(2) .fixed-nav__list-link {
    border-radius: 0 0 0 0.5rem;
  }
  .fixed-nav__list-text {
    text-align: left;
    color: #333;
    font-weight: 600;
    line-height: 1.2;
  }
  .fixed-nav__list-link:hover .fixed-nav__list-text {
    color: #fff;
  }
  .fixed-nav__list-item--page .fixed-nav__list-text {
    color: #fff;
  }
  .fixed-nav__list-link--guide .fixed-nav__list-text {
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  #pagetop,
  #withdesk-widget-window {
    translate: 0 calc(-5.6rem) !important;
  }
  .l-footer__pagetop {
    bottom: 2rem !important;
  }
  .fixed-nav {
    display: block;
    position: fixed;
    width: 100vw;
    z-index: 999;
    top: auto;
    bottom: 0;
    left: 0;
    transform: none;
    translate: none;
  }
  .fixed-nav__list {
    display: flex;
  }
  .fixed-nav__list-item {
    border-right: 0.01rem solid #fff;
    flex: 1;
    border-right: solid 0.01rem #fff4d9;
  }
  .fixed-nav__list-item:last-child {
    border-right: none;
  }
  .fixed-nav__list-link {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 1rem;
    font-weight: bold;
    transition: background-color 0.3s;
    height: 100%;
    padding: 0.2rem 0;
    height: 2.6rem;
    height: 100%;
  }
  .fixed-nav__list-link--haisou, .fixed-nav__list-link--tenpo {
    background-color: #707070;
  }
  .fixed-nav__list-link--haisou.is-current {
    pointer-events: none;
    background-color: #aa6f00;
  }
  .fixed-nav__list-link--tenpo.is-current {
    pointer-events: none;
    background-color: #bc2629;
  }
  .fixed-nav__list-link--guide {
    background-color: #1b2582;
  }
  .fixed-nav__list-link--ranking {
    padding: 0.8rem 0.1rem;
  }
  .fixed-nav__list-link--coupon {
    padding: 0.8rem 0.1rem;
    background-color: #aa6f00;
  }
  .fixed-nav__list-link--guide {
    background-color: #1b2582;
  }
  .fixed-nav__list-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    text-align: center;
    color: #333;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.2;
    min-width: 4.6rem;
    min-height: 2.4rem;
  }
  .fixed-nav__list-item--page .fixed-nav__list-text {
    color: #fff;
  }
  .fixed-nav__list-link--guide .fixed-nav__list-text {
    color: #fff;
  }
  .fixed-nav__list-link--guide .fixed-nav__list-text::before {
    content: "";
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    background: url("/g_images/freearea/osechi2025/white/ico_information.svg") no-repeat center/contain;
  }
}
/* --------------------
ご案内
-------------------- */
@media screen and (min-width: 768px), print {
  .guide {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4rem 3.2rem;
    background-color: #fff4d9;
  }
  .osechi2025--tenpo .guide {
    background-color: #fff7f4;
  }
  .guide__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 120rem;
  }
  .guide__heading {
    font-weight: 600;
    margin-bottom: 1.6rem;
  }
  .guide__text-wrap {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    align-items: center;
    margin-top: 2rem;
  }
  .guide__text-main {
    display: flex;
    gap: 1.2rem;
    font-weight: 600;
  }
  .guide__note {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    gap: 0.4rem;
  }
  .guide__note::before {
    content: "※";
    translate: 0 -0.1rem;
  }
  .guide__bottom {
    margin-top: 3.2rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.6rem;
    font-weight: 600;
  }
  .osechi2025 .guide-block {
    display: flex;
    padding: 1.2rem 1.6rem;
    background-color: #fff;
    gap: 1.2rem;
  }
  .osechi2025 .guide-block__area {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    flex-wrap: nowrap;
  }
  .osechi2025 .guide-block__area-strong {
    color: #d92214;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .osechi2025 .guide-block__area-text {
    font-weight: 600;
    font-size: 1.4rem;
  }
  .osechi2025 .guide-block__area-note {
    display: flex;
    align-items: center;
    color: #838383;
    font-size: 1.4rem;
  }
  .osechi2025 .guide-block__area-note::before {
    content: "※";
    translate: 0 -0.1rem;
  }
  .osechi2025 .guide-block-item {
    display: flex;
    align-items: center;
  }
  .osechi2025 .guide-block-item__heading {
    margin-right: 1.2rem;
    padding: 0.8rem 1.2rem;
    background-color: #d92214;
    color: #fff;
    font-weight: 600;
  }
  .osechi2025 .guide-block-item__text {
    font-size: 1.4rem;
    font-weight: 600;
  }
  .osechi2025 .guide-block-item__text-red {
    color: #d92214;
  }
}
@media screen and (max-width: 767px) {
  .guide {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4rem 2rem;
    background-color: #fff4d9;
  }
  .osechi2025--tenpo .guide {
    background-color: #fff7f4;
  }
  .guide__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .guide__heading {
    font-weight: 600;
    margin-bottom: 1.2rem;
  }
  .guide__text-wrap {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    align-items: center;
    margin-top: 2rem;
  }
  .guide__text-main {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    font-weight: 600;
    text-align: center;
    align-items: center;
  }
  .guide__note {
    display: flex;
    font-size: 1.2rem;
    gap: 0.4rem;
  }
  .guide__note::before {
    content: "※";
  }
  .guide__bottom {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.2rem;
    font-weight: 600;
    margin-top: 2.4rem;
  }
  .osechi2025 .guide-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.8rem;
    padding: 1.2rem 1.6rem;
    background-color: #fff;
  }
  .osechi2025 .guide-block__area {
    display: grid;
    grid-template: "strong note" "text text"/auto 1fr;
    align-items: flex-end;
    gap: 0 0.8rem;
  }
  .osechi2025 .guide-block__area-strong {
    grid-area: strong;
    color: #d92214;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .osechi2025 .guide-block__area-text {
    grid-area: text;
    font-weight: 600;
    font-size: 1.2rem;
  }
  .osechi2025 .guide-block__area-note {
    grid-area: note;
    color: #838383;
    font-size: 1.4rem;
  }
  .osechi2025 .guide-block-item {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 32rem;
  }
  .osechi2025 .guide-block-item__heading {
    display: grid;
    place-items: center;
    white-space: nowrap;
    height: auto;
    margin-right: 1rem;
    padding: 0.8rem 1.2rem;
    background-color: #d92214;
    color: #fff;
    font-weight: 600;
    font-size: 1.2rem;
  }
  .osechi2025 .guide-block-item__text {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.2;
  }
  .osechi2025 .guide-block-item__text-red {
    color: #d92214;
  }
}
/* --------------------
heading
-------------------- */
@media screen and (min-width: 768px), print {
  .osechi2025 .heading-secondary,
  #ranking .heading-secondary {
    font-size: 3.2rem;
    font-family: "YuMincho", serif;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
    justify-content: center;
  }
  .osechi2025 .heading-secondary--mark,
  #ranking .heading-secondary--mark {
    display: flex;
    align-items: center;
    gap: 1.2rem;
  }
  .osechi2025 .heading-secondary--mark::before, .osechi2025 .heading-secondary--mark::after,
  #ranking .heading-secondary--mark::before,
  #ranking .heading-secondary--mark::after {
    content: "";
    display: block;
    width: 3.2rem;
    height: 1.8rem;
    background: url("/g_images/freearea/osechi2025/ico_hishi.svg") no-repeat center/contain;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .heading-secondary,
  #ranking .heading-secondary {
    font-size: 2.4rem;
    font-family: "YuMincho", serif;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
  }
  .osechi2025 .heading-secondary--mark,
  #ranking .heading-secondary--mark {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.8rem;
    font-size: 3.2rem;
  }
  .osechi2025 .heading-secondary--mark::before, .osechi2025 .heading-secondary--mark::after,
  #ranking .heading-secondary--mark::before,
  #ranking .heading-secondary--mark::after {
    content: "";
    display: block;
    width: 2.5rem;
    height: 1.4rem;
    background: url("/g_images/freearea/osechi2025/ico_hishi.svg") no-repeat center/contain;
  }
}
/* --------------------
おせちの豆知識
-------------------- */
@media screen and (min-width: 768px), print {
  .knowledge {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 7.2rem 3.2rem;
    background: url("/g_images/freearea/osechi2025/bg_paper-purple.webp") center/64rem;
  }
  .knowledge__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4.8rem;
    width: 100%;
    max-width: 96rem;
    padding: 4.8rem 6.4rem;
    background-color: #fff;
  }
  .knowledge-section__heading {
    font-family: "YuMincho", serif;
    font-size: 2.4rem;
    font-weight: 100;
    padding: 0.8rem;
    border: solid #aa6f00;
    border-width: 0.1rem 0;
    margin-bottom: 3.2rem;
    line-height: 1.2;
  }
  .knowledge-section__text {
    margin-bottom: 3.2rem;
  }
  .knowledge-section__text:last-child {
    margin-bottom: 0;
  }
  .knowledge-osechi-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.8rem 4rem;
  }
  .knowledge-osechi-list__item {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    width: calc((100% - 4rem) / 2);
  }
  .knowledge-osechi-list__item-heading {
    display: flex;
    gap: 1.2rem;
    align-items: center;
  }
  .knowledge-osechi-list__item-image {
    width: 7rem;
    height: 7rem;
  }
  .knowledge-osechi-list__item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .knowledge-osechi-list__item-name {
    font-size: 2rem;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .knowledge {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 7.2rem 1.6rem;
    background: url("/g_images/freearea/osechi2025/bg_paper-purple.webp") center/76.8rem;
  }
  .knowledge__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3.2rem;
    width: 100%;
    max-width: 96rem;
    padding: 4.8rem 1.6rem;
    background-color: #fff;
  }
  .knowledge-section__heading {
    font-family: "YuMincho", serif;
    font-size: 1.8rem;
    font-weight: 100;
    padding: 0.4rem;
    border: solid #aa6f00;
    border-width: 0.1rem 0;
    margin-bottom: 1.6rem;
  }
  .knowledge-section__text {
    margin-bottom: 1.6rem;
  }
  .knowledge-section__text:last-child {
    margin-bottom: 0;
  }
  .knowledge-osechi-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4rem 0;
  }
  .knowledge-osechi-list__item {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
  }
  .knowledge-osechi-list__item-heading {
    display: flex;
    gap: 1.2rem;
    align-items: center;
  }
  .knowledge-osechi-list__item-image {
    width: 7rem;
    height: 7rem;
  }
  .knowledge-osechi-list__item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .knowledge-osechi-list__item-name {
    font-size: 2rem;
    font-weight: 600;
  }
}
/* --------------------
リンク要素
-------------------- */
@media screen and (min-width: 768px), print {
  .link-arrow {
    display: flex;
    gap: 0.4rem;
    align-items: center;
    color: #0c60d1;
    font-weight: 600;
  }
  .link-arrow:hover {
    text-decoration: underline;
  }
  .link-arrow::after {
    content: "";
    display: inline-block;
    aspect-ratio: 6/10;
    height: 2.8rem;
    background-image: url("/g_images/freearea/osechi2025/blue/ico_arrow-right.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .link-arrow--bottom::after {
    background-image: url("/g_images/freearea/osechi2025/blue/ico_arrow-down.svg");
  }
}
@media screen and (max-width: 767px) {
  .link-arrow {
    display: flex;
    gap: 0.4rem;
    align-items: center;
    color: #0c60d1;
    font-weight: 600;
    font-size: 1.4rem;
  }
  .link-arrow::after {
    content: "";
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    background: url("/g_images/freearea/osechi2025/blue/ico_arrow-right.svg") no-repeat center/contain;
    translate: 0 -0.1rem;
  }
  .link-arrow--bottom::after {
    background-image: url("/g_images/freearea/osechi2025/blue/ico_arrow-down.svg");
  }
}
/* --------------------
ページ内リンクナビゲーション
-------------------- */
@media screen and (min-width: 768px), print {
  .navigation {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.8rem;
    width: 100%;
    padding: 6.4rem 3.2rem;
  }
  .navigation__note {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
  }
  .navigation__note::before {
    content: "※";
    translate: 0 -0.1rem;
  }
  .navigation__note-link {
    color: #0c60d1;
  }
  .navigation__note-link:hover {
    text-decoration: underline;
  }
  .navigation-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 83.2rem;
  }
  .navigation-list__item {
    width: 33.3333333333%;
    border: solid 1px #aa6f00;
  }
  .navigation-list__item:not(:nth-last-child(3n)) {
    border-left: 0;
  }
  .navigation-list__item:nth-child(n+4) {
    border-top: 0;
  }
  .navigation-list__item--guide {
    border-color: #1b2582;
  }
  .navigation-list__item--guide:hover {
    border-color: #5960a1;
  }
  .navigation-list__item-link {
    display: flex;
    width: 100%;
    height: 6.4rem;
    padding: 2rem 2.8rem 2rem 1.6rem;
    background-repeat: no-repeat;
    background-position: top 50% right 1.6rem;
    background-size: 1.6rem;
    background-image: url("/g_images/freearea/osechi2025/brown/ico_arrow-down.svg");
    transition: background-color 0.2s ease-in-out;
  }
  .navigation-list__item-link:hover {
    background-color: #aa6f00;
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-down.svg");
  }
  .navigation-list__item--guide .navigation-list__item-link {
    background-color: #1b2582;
    background-image: url("/g_images/freearea/osechi2025/white/ico_arrow-down.svg");
  }
  .navigation-list__item--guide .navigation-list__item-link:hover {
    background-color: #5960a1;
  }
  .navigation-list__item-text {
    display: flex;
    font-weight: 600;
    transition: color 0.2s ease-in-out;
  }
  .navigation-list__item--guide .navigation-list__item-text {
    color: #fff;
  }
  .navigation-list__item-link:hover .navigation-list__item-text {
    color: #fff;
  }
  .navigation-list__item-text::before {
    content: "";
    display: grid;
    place-items: center;
    margin-right: 1rem;
    width: 2.4rem;
    height: 2.4rem;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    background-color: #aa6f00;
    transition: background-color 0.2s ease-in-out;
  }
  .navigation-list__item-link:hover .navigation-list__item-text::before {
    background-color: #fff;
  }
  .navigation-list__item--ranking .navigation-list__item-text::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_ranking.svg");
  }
  .navigation-list__item--category .navigation-list__item-text::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_category.svg");
  }
  .navigation-list__item--number .navigation-list__item-text::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_people.svg");
  }
  .navigation-list__item--budget .navigation-list__item-text::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_money.svg");
  }
  .navigation-list__item--brand .navigation-list__item-text::before {
    mask-image: url("/g_images/freearea/osechi2025/brown/ico_brand.svg");
  }
  .navigation-list__item--guide .navigation-list__item-text::before {
    background-color: #fff;
    mask-image: url("/g_images/freearea/osechi2025/white/ico_guide.svg");
  }
  .navigation-list__item-small {
    font-weight: 400;
    font-size: 1.2rem;
    align-self: flex-end;
    margin-left: 0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .navigation {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 1.6rem;
  }
  .navigation--noranking {
    padding-bottom: 4rem;
  }
  .navigation__note {
    display: flex;
    align-items: center;
    font-size: 1.4rem;
  }
  .navigation__note::before {
    content: "※";
    translate: 0 -0.1rem;
  }
  .navigation__note-link {
    color: #0c60d1;
  }
  .navigation-list {
    display: flex;
    flex-wrap: wrap;
  }
  .navigation-list__item {
    width: 50%;
    border: solid 1px #aa6f00;
    border-top: 0;
  }
  .navigation-list__item:nth-child(odd) {
    border-left: 0;
  }
  .navigation-list__item:nth-child(even) {
    border-left: 0;
    border-right: 0;
  }
  .navigation-list__item--guide {
    border-color: #1b2582;
  }
  .navigation-list__item--guide:hover {
    border-color: #5960a1;
  }
  .navigation-list__item-link {
    display: flex;
    position: relative;
    width: 100%;
    height: 6.4rem;
    padding: 2rem 1.6rem;
  }
  .navigation-list__item-link::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 1.6rem;
    aspect-ratio: 2/1;
    height: 0.5rem;
    scale: 1 0.8;
    background: url("/g_images/freearea/osechi2025/brown/ico_arrow-down.svg") no-repeat center/cover;
  }
  .navigation-list__item--guide .navigation-list__item-link {
    background-color: #1b2582;
  }
  .navigation-list__item--guide .navigation-list__item-link::after {
    background: url("/g_images/freearea/osechi2025/white/ico_arrow-down.svg") no-repeat center/cover;
  }
  .navigation-list__item-text {
    display: flex;
    font-weight: 600;
  }
  .navigation-list__item--guide .navigation-list__item-text {
    color: #fff;
  }
  .navigation-list__item-small {
    font-weight: 400;
    font-size: 1.2rem;
    align-self: flex-end;
    margin-left: 0.1rem;
  }
}
/* --------------------
人数リスト
-------------------- */
@media screen and (min-width: 768px), print {
  .number-list {
    display: flex;
    flex-wrap: wrap;
    gap: 3.2rem 2rem;
    width: 100%;
  }
  .number-list__item {
    width: calc((100% - 8rem) / 5);
    min-width: 12rem;
    background: url("/g_images/freearea/osechi2025/brown/ico_arrow-right.svg") no-repeat top calc(50% - 0.2rem) right 0/1.2rem;
  }
  .number-list__item-link {
    display: flex;
    padding-bottom: 1.2rem;
    border-bottom: solid 0.01rem #aa6f00;
    font-size: 1.4rem;
    font-weight: 600;
    box-sizing: border-box;
    line-height: 1;
  }
  .number-list__item-text {
    transition: 0.2s ease-in-out;
  }
  .number-list__item-link:hover .number-list__item-text {
    color: #0c60d1;
  }
  .number-list__item-large {
    font-size: 2.8rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    margin-inline: 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  .number-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2.4rem 1.2rem;
    max-width: 56rem;
  }
  .number-list__item {
    width: calc((100% - 1.2rem) / 2);
    background: url("/g_images/freearea/osechi2025/brown/ico_arrow-right.svg") no-repeat top calc(50% - 0.2rem) right 0/1.2rem;
  }
  .number-list__item-link {
    display: flex;
    padding-bottom: 0.8rem;
    border-bottom: solid 0.01rem #aa6f00;
    font-size: 1.2rem;
    font-weight: 600;
    box-sizing: border-box;
    line-height: 1;
  }
  .number-list__item-large {
    font-size: 2.4rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    margin-inline: 0.4rem;
  }
}
/* --------------------
こちらもおすすめ
-------------------- */
@media screen and (min-width: 768px), print {
  .osechi2025 .other {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 3.2rem 3.2rem 10rem;
    overflow: hidden;
  }
  .osechi2025 .other__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    gap: 2rem;
    max-width: 96rem;
  }
  .osechi2025 .other__contents::before, .osechi2025 .other__contents::after {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .osechi2025 .other__contents::before {
    bottom: -4.8rem;
    right: calc(100% + 9.6rem);
    width: 14rem;
    height: 13.6rem;
    background-image: url("/g_images/freearea/osechi2025/img_deco-all02.svg");
  }
  .osechi2025 .other__contents::after {
    top: -1.2rem;
    left: calc(100% + 8rem);
    width: 27.2rem;
    height: 7rem;
    background-image: url("/g_images/freearea/osechi2025/img_cloud02.png");
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .other {
    background: url("/g_images/freearea/osechi2025/img_cloud02.png") no-repeat top 2rem right -6.2rem/16.7rem 4.2rem, url("/g_images/freearea/osechi2025/img_deco-all02.svg") no-repeat bottom 1.6rem left -2rem/11.6rem 11.2rem;
  }
  .osechi2025 .other__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    padding: 6.4rem 2rem 10rem;
  }
}
/* --------------------
商品一覧
-------------------- */
@media screen and (min-width: 768px), print {
  .product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 6.4rem 4rem;
  }
  .product-list__item {
    width: calc((100% - 8rem) / 3);
  }
  .product-list__item--medium {
    width: calc((100% - 4rem) / 2);
  }
  .product-list__item--large {
    width: 100%;
  }
  .product-list__item-link {
    display: flex;
    flex-direction: column;
    gap: 2.8rem;
  }
  .product-list__item--medium .product-list__item-link {
    flex-direction: row;
    gap: 1.2rem;
    align-items: center;
  }
  .product-list__item--large .product-list__item-link {
    flex-direction: row-reverse;
    gap: 4rem;
    align-items: center;
  }
  .product-list__item-image {
    overflow: hidden;
  }
  .product-list__item--large .product-list__item-image {
    width: 59.6%;
  }
  .product-list__item--medium .product-list__item-image {
    width: 19rem;
  }
  .product-list__item-image img {
    transition: scale 0.5s ease-in-out;
  }
  .product-list__item--large .product-list__item-text {
    width: 35.5%;
    min-width: 16rem;
  }
  .product-list__item-text * {
    transition: color 0.2s ease-in-out;
  }
  .product-list__item-link:hover .product-list__item-text * {
    color: #0c60d1;
    text-decoration: underline;
  }
  .product-list__item-code {
    font-size: 1.4rem;
  }
  .product-list__item-name {
    margin: 0.4rem 0 1.2rem;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5;
  }
  .product-list__item--large .product-list__item-name {
    margin-bottom: 0.4rem;
    line-height: 1.2;
  }
  .product-list__item-price-num {
    font-weight: 600;
  }
  .product-list__item-price-num b {
    margin-right: 0.4rem;
    font-size: 2.4rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
  }
  .product-list__item--large .product-list__item-price-num b {
    font-size: 3.2rem;
  }
  .product-list__item-description {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .product-list {
    display: flex;
    flex-wrap: wrap;
    max-width: 56rem;
    margin-inline: auto;
    gap: 4rem 2.4rem;
  }
  .product-list__item--large {
    width: 100%;
  }
  .product-list__item:last-child {
    margin-bottom: 0;
  }
  .product-list__item-link {
    display: flex;
    gap: 1.2rem;
  }
  .product-list__item--large .product-list__item-link {
    flex-direction: column;
    gap: 1.6rem;
    align-items: center;
  }
  .product-list__item-image {
    width: 13.6rem;
    min-width: 13.6rem;
  }
  .product-list__item--large .product-list__item-image {
    width: 100%;
  }
  .product-list__item--large .product-list__item-text {
    width: 100%;
  }
  .product-list__item-code {
    font-size: 1.2rem;
  }
  .product-list__item-name {
    margin: 0.4rem 0 1.2rem;
    font-size: 1.4rem;
    font-weight: 600;
  }
  .product-list__item--large .product-list__item-name {
    margin-bottom: 0.2rem;
    font-size: 1.8rem;
  }
  .product-list__item-price-num {
    font-weight: 600;
  }
  .product-list__item-price-num b {
    margin-right: 0.4rem;
    font-size: 2.4rem;
    font-family: "Roboto", sans-serif;
  }
  .product-list__item-description {
    margin-top: 2rem;
  }
}
/* --------------------
ページタイトル
-------------------- */
@media screen and (min-width: 768px), print {
  .pagetitle {
    width: 100%;
    background-position: center;
    background-size: 160rem;
  }
  .pagetitle__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .pagetitle__image--sp {
    display: none;
  }
  .pagetitle__contents {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3.2rem;
    height: 100%;
    position: relative;
  }
  .pagetitle__title img {
    aspect-ratio: 1080/162;
    width: auto;
    max-height: 7.6rem;
  }
  .pagetitle-block {
    display: flex;
    min-width: 39.6rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.2rem;
    padding: 0.8rem 1.6rem;
    border: solid 1px #aa6f00;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: radial-gradient(circle at left top, #aa6f00 1rem, transparent 1rem), radial-gradient(circle at right top, #aa6f00 1rem, transparent 1rem), radial-gradient(circle at left bottom, #aa6f00 1rem, transparent 1rem), radial-gradient(circle at right bottom, #aa6f00 1rem, transparent 1rem);
  }
  .pagetitle-block--tenpo {
    border-color: #bc2629;
    background-image: radial-gradient(circle at left top, #bc2629 1rem, transparent 1rem), radial-gradient(circle at right top, #bc2629 1rem, transparent 1rem), radial-gradient(circle at left bottom, #bc2629 1rem, transparent 1rem), radial-gradient(circle at right bottom, #bc2629 1rem, transparent 1rem);
  }
  .pagetitle-block * {
    font-family: "YuMincho", serif !important;
    line-height: 1;
  }
  .pagetitle-block__heading {
    font-size: 1.8rem;
    display: flex;
    align-items: center;
    gap: 0.8rem;
  }
  .pagetitle-block__heading::before, .pagetitle-block__heading::after {
    content: "";
    display: block;
    aspect-ratio: 18/10;
    height: 1.2rem;
    mask: url("/g_images/freearea/osechi2025/ico_hishi.svg") no-repeat center/contain;
    background-color: #aa6f00;
  }
  .pagetitle-block--tenpo .pagetitle-block__heading::before, .pagetitle-block--tenpo .pagetitle-block__heading::after {
    background-color: #bc2629;
  }
  .pagetitle-block__date-large {
    font-size: 2.4rem;
    margin-inline: 0.3rem;
    translate: 0 0.1rem;
    letter-spacing: 0.01em;
  }
  .pagetitle-block__time-large {
    font-size: 2.4rem;
    margin-inline: 0.3rem;
    translate: 0 0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .pagetitle {
    background-position: center;
    background-size: 76.7rem;
  }
  .pagetitle__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .pagetitle__image--sp {
    display: none;
  }
  .pagetitle__image--pc {
    display: block;
  }
}
@media screen and (max-width: 767px) and (max-width: 480px) {
  .pagetitle__image--sp {
    display: block;
  }
  .pagetitle__image--pc {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pagetitle__title img {
    aspect-ratio: 1080/162;
    width: auto;
    max-height: 6.4rem;
  }
  .pagetitle-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.2rem;
    width: 100%;
    padding: 0.8rem 1.6rem;
    border: solid 1px #aa6f00;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: radial-gradient(circle at left top, #aa6f00 0.7rem, transparent 0.7rem), radial-gradient(circle at right top, #aa6f00 0.7rem, transparent 0.7rem), radial-gradient(circle at left bottom, #aa6f00 0.7rem, transparent 0.7rem), radial-gradient(circle at right bottom, #aa6f00 0.7rem, transparent 0.7rem);
  }
  .pagetitle-block--tenpo {
    border-color: #bc2629;
    background-image: radial-gradient(circle at left top, #bc2629 0.7rem, transparent 0.7rem), radial-gradient(circle at right top, #bc2629 0.7rem, transparent 0.7rem), radial-gradient(circle at left bottom, #bc2629 0.7rem, transparent 0.7rem), radial-gradient(circle at right bottom, #bc2629 0.7rem, transparent 0.7rem);
  }
  .pagetitle-block * {
    font-family: "YuMincho", serif !important;
    line-height: 1;
  }
  .pagetitle-block__heading {
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.4rem;
  }
  .pagetitle-block__heading::before, .pagetitle-block__heading::after {
    content: "";
    display: block;
    aspect-ratio: 18/10;
    height: 1rem;
    mask: url("/g_images/freearea/osechi2025/ico_hishi.svg") no-repeat center/contain;
    background-color: #aa6f00;
  }
  .pagetitle-block--tenpo .pagetitle-block__heading::before, .pagetitle-block--tenpo .pagetitle-block__heading::after {
    background-color: #bc2629;
  }
  .pagetitle-block__term {
    font-size: 1.4rem;
  }
  .pagetitle-block__date-large {
    font-size: 2rem;
    margin-inline: 0.3rem;
    translate: 0 0.1rem;
    letter-spacing: 0.01em;
  }
  .pagetitle-block__time-large {
    font-size: 2rem;
    margin-inline: 0.3rem;
    translate: 0 0.1rem;
  }
}
/* --------------------
検索エリア
-------------------- */
@media screen and (min-width: 768px), print {
  .search {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    background: url("/g_images/freearea/osechi2025/bg_paper-gray.webp") center/160rem;
    padding: 7.2rem 4rem;
  }
  .search--first {
    padding-block: 4rem;
    overflow: hidden;
  }
  .search__deco {
    width: 100%;
    height: 6.4rem;
    position: absolute;
    left: 0;
  }
  .search__deco::before, .search__deco::after {
    content: "";
    display: block;
    position: absolute;
    width: 75%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .search__deco::before {
    left: 0;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    z-index: 1;
  }
  .search__deco::after {
    background-color: #87924d;
    right: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    z-index: 0;
  }
  .search__deco--top {
    top: 0;
    translate: 0 -100%;
  }
  .search__deco--top::before {
    background-color: #8b63a5;
  }
  .search__deco--top::after {
    background-color: #ccac35;
  }
  .search__deco--bottom {
    bottom: 0;
    translate: 0 100%;
    scale: -1 -1;
  }
  .search__deco--bottom::before {
    background-color: #87924d;
  }
  .search__deco--bottom::after {
    background-color: #ccac35;
  }
  .search__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.4rem;
    max-width: 120rem;
  }
  .search--first .search__contents {
    position: relative;
  }
  .search--first .search__contents::before, .search--first .search__contents::after {
    content: "";
    display: block;
    position: absolute;
    width: 21rem;
    height: 5.4rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .search--first .search__contents::before {
    top: -1.6rem;
    right: calc(100% + 12.5rem);
    background-image: url("/g_images/freearea/osechi2025/img_cloud.png");
  }
  .search--first .search__contents::after {
    bottom: 2rem;
    left: calc(100% + 12.5rem);
    background-image: url("/g_images/freearea/osechi2025/img_cloud02.png");
  }
  .osechi2025 .search-words {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .osechi2025 .search-words__heading {
    font-weight: 600;
    margin-bottom: 1.2rem;
  }
  .search-words-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
  }
  .search-words-list--center {
    justify-content: center;
  }
  .search-words-list__item {
    display: block;
  }
  .search-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 0.08rem;
  }
  .search-text__form {
    display: flex;
    width: 100%;
    max-width: 78.8rem;
    gap: 1.2rem;
  }
  .search-text__input {
    flex: 1;
    height: 4rem;
    padding: 0 1.6rem;
    border-radius: 999px;
    background-color: #fff;
    z-index: 2;
  }
  .search-text__input::placeholder {
    color: #999999;
  }
  .search-text__button {
    display: flex;
    margin-left: 1.2rem;
    padding: 4px 24px;
    align-items: center;
    color: #fff;
    font-weight: 600;
    background-color: #aa6f00;
    border-radius: 999px;
    border: 0;
    transition: background-color 0.2s ease-in-out;
  }
  .osechi2025--tenpo .search-text__button {
    background-color: #bc2629;
  }
  .search-text__button:hover {
    background-color: #622e00;
  }
  .search-text__button-text {
    padding-right: 24px;
    background: url("/g_images/freearea/otyugen2025/white/ico_search.svg") no-repeat top 50% right 0/16px;
    white-space: nowrap;
  }
  .search-text__note {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 0.8rem;
    font-size: 1.4rem;
  }
  .search-text__note::before {
    content: "※";
    translate: 0 -0.1rem;
  }
}
@media screen and (max-width: 767px) {
  .search {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
    background: url("/g_images/freearea/osechi2025/bg_paper-gray.webp") center/76.8rem;
  }
  .search--first {
    background: url("/g_images/freearea/osechi2025/img_cloud.png") no-repeat top 1.4rem left -4.3rem/14.8rem 3.8rem, url("/g_images/freearea/osechi2025/img_cloud02.png") no-repeat bottom 1.6rem right -4.3rem/14.8rem 3.8rem, url("/g_images/freearea/osechi2025/bg_paper-gray.webp") center/76.8rem;
  }
  .search__deco {
    width: 100%;
    height: 2rem;
    position: absolute;
    left: 0;
  }
  .search__deco::before, .search__deco::after {
    content: "";
    display: block;
    position: absolute;
    width: 75%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .search__deco::before {
    left: 0;
    clip-path: polygon(0 0, 0 100%, 100% 100%);
    z-index: 1;
  }
  .search__deco::after {
    background-color: #87924d;
    right: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    z-index: 0;
  }
  .search__deco--top {
    top: 0;
    translate: 0 -100%;
  }
  .search__deco--top::before {
    background-color: #8b63a5;
  }
  .search__deco--top::after {
    background-color: #ccac35;
  }
  .search__deco--bottom {
    bottom: 0;
    translate: 0 100%;
    scale: -1 -1;
  }
  .search__deco--bottom::before {
    background-color: #87924d;
  }
  .search__deco--bottom::after {
    background-color: #ccac35;
  }
  .search__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.4rem;
    width: 100%;
    max-width: 120rem;
    padding: 4rem 0;
  }
  .osechi2025 .search-words {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .osechi2025 .search-words__heading {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 1.2rem;
  }
  .search-words-list {
    display: flex;
    flex-wrap: nowrap;
    gap: 0.8rem;
    z-index: 2;
    overflow-x: auto;
    max-width: 100vw;
    padding-left: 2rem;
  }
  .search-words-list--center {
    justify-content: center;
  }
  .search-words-list__item {
    display: block;
  }
  .search-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    gap: 0.08rem;
    padding: 0 2rem;
  }
  .search-text__form {
    display: flex;
    position: relative;
    z-index: 0;
    width: 100%;
    max-width: 78.8rem;
    gap: 1.2rem;
  }
  .search-text__input {
    flex: 1;
    width: 100%;
    height: 4.8rem;
    padding: 0 4.8rem 0 1.6rem;
    border-radius: 999px;
    background-color: #fff;
    z-index: 2;
    background: #fff;
  }
  .search-text__input::placeholder {
    color: #999999;
  }
  .search-text__button {
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    top: 50%;
    right: 1.6rem;
    z-index: 100;
    background: url("/g_images/freearea/osechi2025/brown/ico_search.svg") no-repeat center/contain;
    translate: 0 -50%;
    font-size: 0;
    border: 0;
  }
  .search-text__note {
    display: flex;
    align-items: flex-start;
    gap: 4px;
    margin-top: 0.8rem;
    font-size: 1.2rem;
  }
  .search-text__note::before {
    content: "※";
  }
}
/* --------------------
ランキング
-------------------- */
@media screen and (min-width: 768px), print {
  .p-category-top__ranking__inner {
    display: none;
  }
  #ranking {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    background-color: #fff;
    width: 100vw;
    padding: 6rem 4rem 13.6rem;
  }
  .ranking-block {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    max-width: 96rem;
  }
  #ranking .p-category-top__ranking__body {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 120rem;
    margin: 0 auto;
    background: none;
  }
  #ranking .p-category-top__ranking-content__body {
    display: flex;
    width: 100%;
    max-width: 120rem;
    margin: 0 auto;
    margin-top: 4rem;
    gap: 1.6rem;
  }
  #ranking .p-category-top__ranking-content__body .goods {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: transparent;
  }
  #ranking .ranking-icon {
    margin-bottom: 1rem;
  }
  #ranking .button {
    margin: 4.8rem auto 0;
  }
  #ranking .button-text {
    width: 100%;
    text-align: center;
  }
  .ranking-slider-controls {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-category-top__ranking__inner {
    display: none;
  }
  #ranking {
    padding-block: 4rem;
  }
  #ranking .p-category-top__ranking-content__body {
    margin-top: 3.2rem;
  }
  #ranking .slick-track {
    display: flex;
    gap: 2.6rem;
  }
  #ranking .goods {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 49.8666vw;
    max-width: 32rem;
    margin: 0;
  }
  #ranking .button {
    margin-top: 3.2rem;
  }
}
/* --------------------
おすすめカテゴリ
-------------------- */
@media screen and (min-width: 768px), print {
  .recommend {
    background: no-repeat center/cover, url("/g_images/freearea/osechi2025/bg_paper-gray.webp") center/160rem;
    position: relative;
    padding: 10rem 4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6.4rem;
  }
  .recommend__deco {
    position: absolute;
    left: 0;
    width: 100%;
  }
  .recommend__deco::before, .recommend__deco::after {
    content: "";
    display: block;
    position: absolute;
    width: 75%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .recommend__deco::before {
    width: 62.5%;
    left: 0;
    clip-path: polygon(0 0, 0 100%, 100% 0);
    z-index: 1;
  }
  .recommend__deco::after {
    right: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 0);
    z-index: 0;
  }
  .recommend__deco--top {
    top: 0;
    height: 7.2rem;
  }
  .recommend__deco--top::before {
    background-color: #8b63a5;
  }
  .recommend__deco--bottom {
    bottom: 0;
    height: 5.6rem;
    scale: 1 -1;
  }
  .recommend__deco--bottom::before {
    background-color: #ccac35;
  }
  .recommend__deco--bottom::after {
    background-color: #87924d;
  }
  .recommend-list {
    width: 100%;
    max-width: 120rem;
    display: flex;
    gap: 2.4rem;
  }
  .recommend-list__item {
    width: calc((100% - 7.2rem) / 4);
    position: relative;
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .recommend-list__item-link {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .recommend-list__item-point {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    text-align: center;
    padding-bottom: 0.5rem;
    top: 0;
    left: 50%;
    z-index: 2;
    width: 11.3rem;
    height: 5.4rem;
    line-height: 1.2;
    font-size: 1.1rem;
    font-weight: 600;
    background: url("/g_images/freearea/osechi2025/bg_recommend-point.png") no-repeat center/cover;
    translate: -50% -50%;
  }
  .recommend-list__item-point-large {
    font-size: 2rem;
  }
  .recommend-list__item-point-medium {
    font-size: 1.6rem;
  }
  .recommend-list__item-image {
    display: flex;
    gap: 2.4rem;
    transition: opacity 0.2s ease-in-out;
  }
  .recommend-list__item-link:hover .recommend-list__item-image {
    opacity: 0.6;
  }
  .recommend-list__item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .recommend-list__item-name {
    display: grid;
    place-items: center;
    padding: 1.6rem 0.8rem;
    font-size: 2.2rem;
    font-weight: 600;
    flex: 1;
    background-image: linear-gradient(-45deg, #aa6f00 1.6rem, #fff 1.6rem);
    line-height: 1.2;
  }
  .recommend-slider-controls {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .recommend {
    position: relative;
    padding: 6.4rem 0;
    background: no-repeat center/cover, url("/g_images/freearea/osechi2025/bg_paper-gray.webp") center/76.8rem;
  }
  .osechi2025 .recommend__deco {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3.6rem;
  }
  .osechi2025 .recommend__deco::before, .osechi2025 .recommend__deco::after {
    content: "";
    display: block;
    position: absolute;
    width: 75%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .osechi2025 .recommend__deco::before {
    width: 80%;
    left: 0;
    clip-path: polygon(0 0, 0 100%, 100% 0);
    z-index: 1;
  }
  .osechi2025 .recommend__deco::after {
    right: 0;
    clip-path: polygon(100% 0, 100% 100%, 0 0);
    z-index: 0;
  }
  .osechi2025 .recommend__deco--top {
    top: 0;
  }
  .osechi2025 .recommend__deco--top::before {
    background-color: #8b63a5;
  }
  .osechi2025 .recommend__deco--bottom {
    bottom: 0;
    scale: 1 -1;
  }
  .osechi2025 .recommend__deco--bottom::before {
    background-color: #ccac35;
  }
  .osechi2025 .recommend__deco--bottom::after {
    background-color: #87924d;
  }
  .recommend-list {
    margin-top: 3.2rem;
  }
  .recommend-list .slick-track {
    display: flex;
    gap: 1.6rem;
  }
  .recommend-list__item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 84.2666vw;
    height: auto;
  }
  .recommend-list__item-link {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .recommend-list__item-point {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0.8rem;
    left: -1.2rem;
    width: 11.3rem;
    height: 5.4rem;
    padding-bottom: 0.5rem;
    line-height: 1.2;
    font-size: 1.1rem;
    font-weight: 600;
    background: url("/g_images/freearea/osechi2025/bg_recommend-point.png") no-repeat center/cover;
  }
  .recommend-list__item-point-large {
    font-size: 2rem;
  }
  .recommend-list__item-point-medium {
    font-size: 1.6rem;
  }
  .recommend-list__item-image {
    display: flex;
    gap: 2.4rem;
    aspect-ratio: 316/248;
    width: 100%;
    height: auto;
  }
  .recommend-list__item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .recommend-list__item-name {
    flex: 1;
    display: grid;
    place-items: center;
    padding: 1.6rem 0.8rem 1.3rem;
    font-size: 2rem;
    font-weight: 600;
    background-image: linear-gradient(-45deg, #aa6f00 2rem, #fff 2rem);
    line-height: 1.2;
  }
}
/* --------------------
ご予約のお客様へ
-------------------- */
@media screen and (min-width: 768px), print {
  .osechi2025 .reservation__heading {
    text-align: center;
    background-color: #af0c15;
    color: #fff;
    font-family: "YuMincho", serif;
    font-size: 3.2rem;
    line-height: 1.2;
    padding-block: 2.4rem;
  }
  .osechi2025 .reservation__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff4d9;
    padding: 7.2rem 3.2rem;
  }
  .osechi2025 .reservation__block {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 96rem;
    background-color: #fff;
    margin-bottom: 4.8rem;
    padding: 4.8rem 6.4rem;
  }
  .osechi2025 .reservation__block:last-child {
    margin-bottom: 0;
  }
  .osechi2025 .reservation-first-notes {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    margin-bottom: 4rem;
  }
  .osechi2025 .reservation-first-notes__item {
    font-weight: 600;
    text-align: center;
  }
  .osechi2025 .reservation-first-notes__item::before {
    content: "※";
  }
  .osechi2025 .reservation-section {
    margin-bottom: 4.8rem;
  }
  .osechi2025 .reservation-section:last-child {
    margin-bottom: 0;
  }
  .osechi2025 .reservation-section__heading {
    color: #aa6f00;
    font-weight: 600;
    padding-bottom: 0.8rem;
    border-bottom: solid 2px #aa6f00;
    text-align: center;
    margin-bottom: 1.2rem;
  }
  .osechi2025 .reservation-section__text--info {
    font-weight: 600;
    margin-bottom: 0.8rem;
    line-height: 1.7;
  }
  .osechi2025 .reservation-section__text-red {
    color: #d32c26;
    font-weight: 600;
  }
  .osechi2025 .reservation-section__text-note {
    display: flex;
    gap: 0.2rem;
    margin-bottom: 0.8rem;
  }
  .osechi2025 .reservation-section__text-note::before {
    content: "※";
  }
  .osechi2025 .reservation-section__button {
    margin-block: 3.2rem;
  }
  .reservation-section-list {
    list-style-type: disc;
    padding-left: 0.8rem;
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
  }
  .reservation-section-list__item {
    position: relative;
    padding-left: 1em;
  }
  .reservation-section-list__item::before {
    content: "";
    display: block;
    position: absolute;
    top: calc(0.5em + 0.2rem);
    left: 0;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    background-color: #333;
  }
  .reservation-section-list__item--red {
    color: #d92214;
    font-weight: 600;
  }
  .reservation-section-list__item--red::before {
    background-color: #d92214;
  }
  .reservation-section-list__item-normal {
    color: #333;
    font-weight: 400;
  }
  .reservation-section-note-list__item {
    display: flex;
    gap: 0.8rem;
  }
  .reservation-section-note-list__item::before {
    content: "※";
    translate: 0 -0.1rem;
  }
  .reservation-section-payment-list {
    display: flex;
    gap: 1.2rem;
    margin-bottom: 1.2rem;
  }
  .reservation-section-payment-list__item {
    background-color: #af0c15;
    padding: 1.2rem;
    line-height: 1;
    color: #fff;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .reservation__heading {
    text-align: center;
    background-color: #af0c15;
    color: #fff;
    font-family: "YuMincho", serif;
    font-size: 2.4rem;
    line-height: 1.2;
    padding-block: 2.4rem;
  }
  .osechi2025 .reservation__contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff4d9;
    padding: 3.2rem 2rem;
  }
  .osechi2025 .reservation__block {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 96rem;
    background-color: #fff;
    margin-bottom: 3.2rem;
    padding: 4.8rem 1.6rem;
  }
  .osechi2025 .reservation__block:last-child {
    margin-bottom: 0;
  }
  .osechi2025 .reservation-first-notes {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
    margin-bottom: 4rem;
  }
  .osechi2025 .reservation-first-notes__item {
    display: flex;
    gap: 0.2rem;
    font-size: 1.4rem;
    font-weight: 600;
  }
  .osechi2025 .reservation-first-notes__item::before {
    content: "※";
    translate: 0 -0.1rem;
  }
  .osechi2025 .reservation-section {
    margin-bottom: 3.2rem;
  }
  .osechi2025 .reservation-section:last-child {
    margin-bottom: 0;
  }
  .osechi2025 .reservation-section__heading {
    color: #aa6f00;
    font-weight: 600;
    padding-bottom: 1rem;
    border-bottom: solid 2px #aa6f00;
    text-align: center;
    margin-bottom: 1.2rem;
    font-size: 1.4rem;
  }
  .osechi2025 .reservation-section__text {
    font-size: 1.4rem;
  }
  .osechi2025 .reservation-section__text--info {
    font-weight: 600;
    margin-bottom: 0.8rem;
    line-height: 1.7;
  }
  .osechi2025 .reservation-section__text-red {
    color: #d32c26;
    font-weight: 600;
  }
  .osechi2025 .reservation-section__text-note {
    display: flex;
    gap: 0.2rem;
    margin-bottom: 0.8rem;
  }
  .osechi2025 .reservation-section__text-note::before {
    content: "※";
  }
  .osechi2025 .reservation-section__button {
    margin-block: 3.2rem;
  }
  .reservation-section-list {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
  }
  .reservation-section-list__item {
    position: relative;
    gap: 0.8rem;
    font-size: 1.4rem;
    padding-left: 1.6rem;
  }
  .reservation-section-list__item::before {
    content: "";
    display: block;
    position: absolute;
    margin-inline: 0.4rem;
    top: 0.8rem;
    left: 0;
    width: 0.4rem;
    height: 0.4rem;
    aspect-ratio: 1/1;
    background-color: #333;
    border-radius: 50%;
  }
  .reservation-section-list__item--red {
    color: #d92214;
    font-weight: 600;
  }
  .reservation-section-list__item--red::before {
    background-color: #d92214;
  }
  .reservation-section-list__item-normal {
    color: #333;
    font-weight: 400;
  }
  .reservation-section-note-list {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
  }
  .reservation-section-note-list__item {
    display: flex;
    font-size: 1.4rem;
    gap: 0.4rem;
    line-height: 1.6;
  }
  .reservation-section-note-list__item::before {
    content: "※";
    translate: 0 -0.1rem;
  }
  .reservation-section-payment-list {
    display: flex;
    gap: 1.2rem;
    margin-bottom: 1.2rem;
  }
  .reservation-section-payment-list__item {
    background-color: #af0c15;
    padding: 1.2rem 1.2rem;
    line-height: 1;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 600;
  }
}
/* --------------------
商品選択系セクション
-------------------- */
@media screen and (min-width: 768px), print {
  .osechi2025 .select-section-wrap {
    padding-inline: 4rem;
  }
  .osechi2025 .select-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 4.8rem;
  }
  .osechi2025 .select-section:last-child {
    margin-bottom: 0;
  }
  .osechi2025 .select-section__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4.8rem;
    background-color: #fff;
    width: 100%;
    max-width: 96rem;
    padding: 6.4rem;
    border: solid 2px #ccac35;
    background-image: radial-gradient(circle at left top, #ccac35 2.4rem, transparent 2.4rem), radial-gradient(circle at right top, #ccac35 2.4rem, transparent 2.4rem), radial-gradient(circle at left bottom, #ccac35 2.4rem, transparent 2.4rem), radial-gradient(circle at right bottom, #ccac35 2.4rem, transparent 2.4rem);
  }
  .osechi2025 .select-section__bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .select-section-wrap {
    padding: 0 1.6rem 3.2rem;
  }
  .osechi2025 .select-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 4.8rem;
  }
  .osechi2025 .select-section:last-child {
    margin-bottom: 0;
  }
  .osechi2025 .select-section__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3.2rem;
    background-color: #fff;
    width: 100%;
    max-width: 96rem;
    padding: 4rem 1.6rem;
    border: solid 2px #ccac35;
    background-image: radial-gradient(circle at left top, #ccac35 1.8rem, transparent 1.8rem), radial-gradient(circle at right top, #ccac35 1.8rem, transparent 1.8rem), radial-gradient(circle at left bottom, #ccac35 1.8rem, transparent 1.8rem), radial-gradient(circle at right bottom, #ccac35 1.8rem, transparent 1.8rem);
  }
  .osechi2025 .select-section__bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
/* --------------------
slick関連
-------------------- */
@media screen and (min-width: 768px), print {
  .slider-controls {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .slider-controls {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2.4rem;
  }
  .slider-pause {
    order: 2;
    width: 2.2rem;
    height: 2.2rem;
    margin-right: 1.2rem;
    font-size: 0;
    border: solid 0.1rem #aa6f00;
    border-radius: 50%;
    background-image: url("/g_images/freearea/osechi2025/brown/ico_pause.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.8rem;
  }
  .slider-pause.is-paused {
    background-image: url("/g_images/freearea/osechi2025/brown/ico_play.svg");
    background-size: 1.4rem;
  }
  .slick-arrow {
    font-size: 0;
    width: 3.6rem;
    height: 3.6rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .slick-prev {
    order: 1;
    background-image: url("/g_images/freearea/osechi2025/brown/ico_arrow-left.svg");
    margin-right: 2rem;
  }
  .slick-next {
    order: 4;
    background-image: url("/g_images/freearea/osechi2025/brown/ico_arrow-right.svg");
    margin-left: 2rem;
    translate: 0 -0.1rem;
  }
  .slick-dots {
    order: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.2rem;
    border: none;
    font-size: 0; /* 数字を見えなくする */
  }
  .slick-dots button {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    background-color: #d9d9d9;
    border: none;
    cursor: pointer;
  }
  .slick-dots .slick-active button {
    background-color: #aa6f00;
  }
}
/* --------------------
タブ
-------------------- */
@media screen and (min-width: 768px), print {
  .tab {
    display: flex;
    justify-content: center;
    border-bottom: solid 0.8rem #aa6f00;
  }
  .tab--tenpo {
    border-color: #bc2629;
  }
  .tab-list {
    width: 100rem;
    display: flex;
    gap: 1.6rem;
  }
  .tab-list__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: calc((100% - 1.6rem) / 2);
  }
  .tab-list__item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 1rem 1rem 0 0;
    height: 4.8rem;
    background-color: #707070;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    padding: 1.4rem 0.8rem;
    transition: background-color 0.2s ease-in-out;
  }
  .tab-list__item-link.is-current {
    height: 6.4rem;
    font-size: 2.4rem;
    pointer-events: none;
  }
  .tab--haisou .tab-list__item-link.is-current {
    background-color: #aa6f00;
  }
  .tab--tenpo .tab-list__item-link.is-current {
    background-color: #bc2629;
  }
  .tab-list__item-link:hover {
    background-color: #292929;
    cursor: pointer;
  }
  .tab-list__item-text {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    color: #fff;
    line-height: 1;
    translate: 0 0.1rem;
  }
  .tab-list__item-link.is-current .tab-list__item-text {
    translate: 0 0.3rem;
  }
  .tab-list__item-text::before {
    content: "";
    display: block;
    width: 2.4rem;
    height: 2.4rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .tab-list__item-link.is-current .tab-list__item-text::before {
    width: 3.2rem;
    height: 3.2rem;
  }
  .tab-list__item-link--haisou .tab-list__item-text::before {
    background-image: url("/g_images/freearea/osechi2025/white/ico_track.svg");
  }
  .tab-list__item-link--tenpo .tab-list__item-text::before {
    background-image: url("/g_images/freearea/osechi2025/white/ico_bag.svg");
  }
}
@media screen and (max-width: 767px) {
  .tab {
    display: flex;
    justify-content: center;
    border-bottom: solid 0.5rem #aa6f00;
  }
  .tab--tenpo {
    border-color: #bc2629;
  }
  .tab-list {
    width: 100rem;
    display: flex;
    gap: 0.5rem;
  }
  .tab-list__item {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: calc((100% - 0.5rem) / 2);
  }
  .tab-list__item-link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 1rem 1rem 0 0;
    height: 3rem;
    background-color: #707070;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 0.8rem;
  }
  .tab-list__item-link.is-current {
    height: 3.6rem;
    font-size: 1.6rem;
    pointer-events: none;
  }
  .tab--haisou .tab-list__item-link.is-current {
    background-color: #aa6f00;
  }
  .tab--tenpo .tab-list__item-link.is-current {
    background-color: #bc2629;
  }
  .tab-list__item-text {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    translate: 0 0.1rem;
    color: #fff;
    line-height: 1;
  }
}
/* --------------------
タグ
-------------------- */
@media screen and (min-width: 768px), print {
  .osechi2025 .tag {
    display: flex;
    padding: 1.6rem;
    font-weight: 600;
    background-color: #fff;
    box-shadow: 0 0 0.6rem #eee0c9;
    line-height: 1;
    border-radius: 99.9rem;
    box-sizing: border-box;
    transition: 0.2s ease-in-out;
  }
  .osechi2025 .tag--brand {
    color: #6c4300;
    font-size: 1.4rem;
    padding: 1rem 1.2rem;
  }
  .osechi2025 .tag:hover {
    background-color: #aa6f00;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .osechi2025 .tag {
    display: flex;
    padding: 1.1rem 1.6rem;
    font-weight: 600;
    background-color: #fff;
    font-size: 1.4rem;
    box-shadow: 0 0 0.6rem #eee0c9;
    line-height: 1;
    border-radius: 999px;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .osechi2025 .tag--brand {
    color: #6c4300;
    font-size: 1.4rem;
  }
}
