@charset "UTF-8";
.p-xmas2025 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025 > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}

.pane-main {
  padding-top: 0;
}

footer.pane-footer {
  margin-top: 0;
}

html {
  scroll-behavior: unset !important;
}

body {
  position: relative;
  scroll-behavior: unset !important;
}
.p-xmas2025 ._dn {
  display: none !important;
}
.p-xmas2025 img {
  height: auto;
}

.c-anchor {
  position: relative;
}

.p-xmas2025_kv {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
}
.p-xmas2025_kv .c-point {
  position: absolute;
}
.p-xmas2025_kv .c-heading {
  text-align: center;
}
.p-xmas2025_kv .c-heading img {
  height: auto;
}
.p-xmas2025_kv .c-lead {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  margin-top: auto;
}
.p-xmas2025_kv .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_kv .c-lead span {
  background: rgba(114, 0, 25, 0.5);
  padding: 4px 8px;
}
.p-xmas2025_kv .c-btn_wrapper {
  gap: 8px;
  display: flex;
  margin-top: 12px;
  width: 100%;
}
.p-xmas2025_kv .c-btn_wrapper .c-col.-btn {
  flex: 1;
}
.p-xmas2025_kv .c-btn_wrapper .c-btn {
  align-items: center;
  background: #9c2126;
  border-radius: 100px;
  color: white;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.p-xmas2025_kv .c-btn_wrapper .c-btn > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_original .c-heading {
  text-align: center;
}
.p-xmas2025_original .c-lead {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_original .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_original .c-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.p-xmas2025_original .c-flex {
  gap: 16px;
  display: flex;
}
.p-xmas2025_original .c-flex .c-img {
  flex-shrink: 0;
  width: 100px;
}
.p-xmas2025_original .c-flex .c-detail {
  color: white;
  flex: 1;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_original .c-flex .c-detail > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_original .c-flex .c-detail h3 {
  margin-bottom: 4px;
}
.p-xmas2025_original .c-flex .c-detail p {
  line-height: 1.6;
}
.p-xmas2025_slider .c-stage {
  aspect-ratio: 1/1;
  overflow: hidden;
}
.p-xmas2025_slider .c-marker {
  gap: 12px;
  display: flex;
  justify-content: center;
}
.p-xmas2025_slider .c-marker li {
  background: #808080;
  border-radius: 100%;
  height: 18px;
  width: 18px;
}
.p-xmas2025_slider .c-marker li.is-active {
  background: white;
}

.p-xmas2025_item {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  width: 100%;
}
.p-xmas2025_item > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_item .c-detail {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_item .c-detail > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_item .c-detail.-horizontal {
  display: flex;
}
.p-xmas2025_item .c-detail.-horizontal .c-img {
  margin-left: auto;
}
.p-xmas2025_item .c-shop {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
}
.p-xmas2025_item .c-shop > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_item .c-name {
  gap: 8px;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold !important;
  line-height: 1.46363636;
}
.p-xmas2025_item .c-name > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_item .c-name .c-text {
  flex: 1;
  font: inherit;
}
.p-xmas2025_item .c-name .c-icn {
  margin-bottom: 4px;
  width: 58px;
}
.p-xmas2025_item .c-info {
  display: flex;
  flex-direction: column;
  line-height: 1.5;
}
.p-xmas2025_item .c-info.-horizontal {
  align-items: flex-end;
  flex-direction: row;
}
.p-xmas2025_item .c-info .c-annotation {
  font-size: 0.875rem;
  line-height: 1.6;
  margin-top: 24px;
  padding-left: 1em;
  position: relative;
}
.p-xmas2025_item .c-info .c-annotation::before {
  content: "※";
  left: 0;
  position: absolute;
}
.p-xmas2025_item .c-price {
  align-items: baseline;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_item .c-price > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_item .c-num {
  font-weight: 500 !important;
}
.p-xmas2025_item .c-unit {
  font-weight: 500 !important;
}
.p-xmas2025_item .sub_price {
  font-weight: 500 !important;
  margin-left: 4px;
}
.p-xmas2025_item .c-size {
  font-weight: 500 !important;
}
.p-xmas2025_item .c-sub_info {
  gap: 12px;
  align-items: baseline;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_item .c-sub_info > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_item .c-conditions {
  background: white;
  color: #9c001b;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold !important;
  line-height: 1;
  padding: 4px;
}
.p-xmas2025_item .c-conditions > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_item .c-conditions .c-num {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_item .c-conditions .c-num > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_item .c-wrapper {
  display: flex;
}
.p-xmas2025_item .c-wrapper > .c-img {
  margin-left: auto;
}
.p-xmas2025_item .c-annotation {
  line-height: 1.6;
  margin-top: 20px;
  padding-left: 1em;
  position: relative;
}
.p-xmas2025_item .c-annotation::before {
  content: "※";
  left: 0;
  position: absolute;
}
.p-xmas2025_item .c-keep {
  background: white;
  border-radius: 2px;
  color: #6ca8db;
  font-family: sans-serif !important;
  font-weight: bold;
  line-height: 1;
  padding: 2px 4px;
}
.p-xmas2025_item .c-keep.-freeze {
  background: #6ca8db;
  color: white;
}
.p-xmas2025_item .c-btn_wrapper {
  display: flex;
  justify-content: center;
}
.p-xmas2025_collab .c-heading {
  text-align: center;
}
.p-xmas2025_collab .c-lead {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  text-align: center;
}
.p-xmas2025_collab .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_collab .c-person {
  gap: 24px;
  align-items: flex-end;
  display: flex;
}
.p-xmas2025_collab .c-person .c-img {
  flex-shrink: 0;
}
.p-xmas2025_collab .c-person .c-detail {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_collab .c-person .c-detail > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_collab .c-person .c-detail h3 {
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 8px;
}
.p-xmas2025_collab .c-person .c-detail p {
  font-size: 0.75rem;
  line-height: 1.6;
  padding-bottom: 8px;
}
.p-xmas2025_collab .c-bnr {
  text-align: center;
}

.p-xmas2025_category {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.p-xmas2025_category .c-lead {
  color: #9e001b;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
}
.p-xmas2025_category .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_category_list .c-scope {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.p-xmas2025_category_list dt {
  gap: 16px;
  align-items: center;
  color: #9e001b;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-size: 2.5rem;
  font-weight: bold;
  width: 100%;
}
.p-xmas2025_category_list dt > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_category_list dt::before, .p-xmas2025_category_list dt::after {
  background: #9e001b;
  content: "";
  flex: 1;
  height: 2px;
}
.p-xmas2025_category_list dd img {
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
  height: auto;
  width: 100%;
}
.p-xmas2025_premium .c-heading {
  text-align: center;
}
.p-xmas2025_premium .c-lead {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_premium .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_premium .c-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.p-xmas2025_premium .c-flex {
  align-items: center;
  display: flex;
}
.p-xmas2025_premium .c-flex .c-img {
  flex-shrink: 0;
  width: 100px;
}
.p-xmas2025_premium .c-flex .c-img.-person {
  margin-right: 14px;
}
.p-xmas2025_premium .c-detail {
  color: white;
  flex: 1;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_premium .c-detail > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_premium .c-detail h3 {
  margin-bottom: 4px;
}
.p-xmas2025_premium .c-detail p {
  line-height: 1.6;
}

.p-xmas2025_red_white {
  position: relative;
}
.p-xmas2025_red_white_bg {
  bottom: 0;
  height: 100dvh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100dvw;
  z-index: -1;
}
.p-xmas2025_red_white .c-heading {
  text-align: center;
}
.p-xmas2025_red_white .c-lead {
  color: black;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
}
.p-xmas2025_red_white .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_red_white__item {
  display: flex;
  filter: drop-shadow(5px 5px 15px rgba(0, 0, 0, 0.5));
  justify-content: center;
  margin-bottom: 50px;
  position: relative;
}
.p-xmas2025_red_white__item.-red_01 {
  width: 100%;
}
.p-xmas2025_red_white__item.-red_01::before {
  background-image: url(/img/category/0107/2025/bg_red_white_01_sub.webp);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 50vw;
}
.p-xmas2025_red_white__item.-red_02 {
  width: 100%;
}
.p-xmas2025_red_white__item.-red_02::before {
  background-image: url(/img/category/0107/2025/bg_red_white_02_sub.webp);
  background-size: auto 100%;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
  width: 50vw;
}
.p-xmas2025_red_white__item.-red_01 .c-container .p-xmas2025_item, .p-xmas2025_red_white__item.-red_02 .c-container .p-xmas2025_item {
  margin: unset;
}
.p-xmas2025_red_white__item.-white_01 {
  width: 100%;
}
.p-xmas2025_red_white__item.-white_01::before {
  background-image: url(/img/category/0107/2025/bg_red_white_03_sub.webp);
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 50vw;
}
.p-xmas2025_red_white__item.-white_01 .p-xmas2025_item {
  margin-top: 0;
}
.p-xmas2025_red_white__item.-white_01 .p-xmas2025_item .c-detail {
  border: none;
  color: black;
  padding: 0;
}
.p-xmas2025_red_white__item .c-container {
  position: relative;
}
.p-xmas2025_red_white__item .c-container .c-flex {
  gap: 24px;
}
.p-xmas2025_red_white__item .c-container .c-flex .c-img {
  flex-shrink: 0;
}
.p-xmas2025_red_white .c-flex {
  gap: 16px;
  display: flex;
}
.p-xmas2025_red_white .c-flex .c-img {
  flex-shrink: 0;
}
.p-xmas2025_red_white .c-flex .c-detail {
  color: white;
  flex: 1;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_red_white .c-flex .c-detail > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_red_white .c-flex .c-detail h3 {
  margin-bottom: 4px;
}
.p-xmas2025_red_white .c-flex .c-detail p {
  line-height: 1.6;
}
.p-xmas2025_red_white .c-bnr {
  display: none;
}
.p-xmas2025_red_white > .c-btn_wrapper {
  display: flex;
  justify-content: center;
}
.p-xmas2025_gourmet .c-heading {
  text-align: center;
}
.p-xmas2025_gourmet .c-lead {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_gourmet .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_gourmet .c-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.p-xmas2025_gourmet > .c-btn_wrapper {
  display: flex;
  justify-content: center;
}
.p-xmas2025_brand .c-heading {
  text-align: center;
}
.p-xmas2025_brand .c-lead {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_brand .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_brand .c-container {
  align-items: center;
  display: flex;
}
.p-xmas2025_brand .c-desc {
  width: 100%;
}
.p-xmas2025_brand .c-flex {
  gap: 16px;
  display: flex;
}
.p-xmas2025_brand .c-flex .c-img {
  flex-shrink: 0;
  width: 100px;
}
.p-xmas2025_brand .c-flex .c-detail {
  color: white;
  flex: 1;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_brand .c-flex .c-detail > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_brand .c-flex .c-detail h3 {
  margin-bottom: 4px;
}
.p-xmas2025_brand .c-flex .c-detail p {
  line-height: 1.6;
}
.p-xmas2025_brand .c-sub_lead {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  line-height: 1.5;
}
.p-xmas2025_brand .c-sub_lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_brand > .c-btn_wrapper {
  display: flex;
  justify-content: center;
}
.p-xmas2025_premium_set .c-heading {
  text-align: center;
}
.p-xmas2025_premium_set .c-lead {
  color: black;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
}
.p-xmas2025_premium_set .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_premium_set .c-container {
  display: flex;
}
.p-xmas2025_premium_set .c-btn_wrapper {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  width: 100%;
}

.p-xmas2025_order {
  background: white;
}
.p-xmas2025_order .c-heading {
  align-items: center;
  background: #005225;
  color: white;
  display: flex;
  font-weight: 700;
  justify-content: center;
  text-align: center;
}
.p-xmas2025_order p {
  font-size: 1rem;
  line-height: 1.6;
}
.p-xmas2025_order p + .c-list.-annotation {
  margin-top: 20px;
}
.p-xmas2025_order .c-list {
  font-size: 1rem;
  line-height: 1.6;
}
.p-xmas2025_order .c-list.-annotation {
  font-size: 0.85rem;
}
.p-xmas2025_order .c-table {
  border-collapse: collapse;
}
.p-xmas2025_order .c-table caption {
  background: #000;
  color: white;
  font-weight: bold;
}
.p-xmas2025_order .c-table caption small {
  font-size: 0.75rem;
}
.p-xmas2025_order .c-table caption small .c-icn {
  margin-right: 4px;
}
.p-xmas2025_order .c-table caption small .c-icn img {
  height: 18px;
  width: auto;
}
.p-xmas2025_order .c-table tbody th, .p-xmas2025_order .c-table tbody td,
.p-xmas2025_order .c-table thead th,
.p-xmas2025_order .c-table thead td {
  border: 1px solid;
  line-height: 1.6;
  text-align: center;
  vertical-align: middle;
}
.p-xmas2025_order .c-table tbody th,
.p-xmas2025_order .c-table thead th {
  font-weight: bold;
}
.p-xmas2025_order .c-table tbody td p.ta_c,
.p-xmas2025_order .c-table thead td p.ta_c {
  text-align: center;
}
.p-xmas2025_order .c-table tbody td b,
.p-xmas2025_order .c-table thead td b {
  display: block;
  text-align: center;
}
.p-xmas2025_order .c-table tbody td b small,
.p-xmas2025_order .c-table thead td b small {
  font-size: 0.875rem;
  font-weight: normal;
}
.p-xmas2025_order .c-table tbody td .ta_l,
.p-xmas2025_order .c-table thead td .ta_l {
  text-align: left;
}
.p-xmas2025_order .c-table tbody td small,
.p-xmas2025_order .c-table thead td small {
  display: block;
  font-size: 0.875rem;
}
.p-xmas2025_order .c-table tfoot td {
  line-height: 1.6;
}
.p-xmas2025_order .c-table.-green caption {
  background: #558742;
}
.p-xmas2025_order .c-table.-green tbody th, .p-xmas2025_order .c-table.-green tbody td,
.p-xmas2025_order .c-table.-green thead th,
.p-xmas2025_order .c-table.-green thead td,
.p-xmas2025_order .c-table.-green tfoot th,
.p-xmas2025_order .c-table.-green tfoot td {
  border-color: #558742;
  color: #558742;
}
.p-xmas2025_order .c-table.-green tbody th,
.p-xmas2025_order .c-table.-green thead th,
.p-xmas2025_order .c-table.-green tfoot th {
  background: #dde7d9;
}
.p-xmas2025_order .c-table.-blue caption {
  background: #445f95;
}
.p-xmas2025_order .c-table.-blue tbody th, .p-xmas2025_order .c-table.-blue tbody td,
.p-xmas2025_order .c-table.-blue thead th,
.p-xmas2025_order .c-table.-blue thead td,
.p-xmas2025_order .c-table.-blue tfoot th,
.p-xmas2025_order .c-table.-blue tfoot td {
  border-color: #445f95;
  color: #445f95;
}
.p-xmas2025_order .c-table.-blue tbody th,
.p-xmas2025_order .c-table.-blue thead th,
.p-xmas2025_order .c-table.-blue tfoot th {
  background: #dadfea;
}
.p-xmas2025_order .c-frame {
  border: 1px solid;
  margin-top: 16px;
  padding: 12px;
}
.p-xmas2025_order .c-frame p {
  font-size: 0.875rem;
}

.p-xmas2025_catalog {
  background: #9e001b;
}
.p-xmas2025_catalog .c-container {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.p-xmas2025_catalog .c-container .c-img {
  flex-shrink: 0;
  text-align: center;
}
.p-xmas2025_catalog .c-container .c-img img {
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}
.p-xmas2025_catalog .c-container .c-desc {
  align-items: center;
  display: flex;
  flex-direction: column;
}
.p-xmas2025_catalog .c-container .c-desc h2 {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  margin-bottom: 24px;
}
.p-xmas2025_catalog .c-container .c-desc h2 > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_catalog .c-btn {
  font-family: "Noto Serif JP", serif;
}

.p-xmas2025_shop {
  align-items: center;
  background-color: #005a20;
  background-image: url(/img/category/0107/2025/bg_shop.svg);
  background-position: center top !important;
  background-repeat: repeat;
  display: flex;
  flex-direction: column;
}
.p-xmas2025_shop .c-heading {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold;
}
.p-xmas2025_shop .c-heading > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_shop .c-lead {
  color: white;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
  line-height: 1.6;
}
.p-xmas2025_shop .c-lead > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_shop .c-list {
  align-items: stretch;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.p-xmas2025_shop .c-list > li {
  background: white;
  border-radius: 10px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.2);
  padding: 12px;
}
.p-xmas2025_shop .c-list > li h3 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  line-height: 1.4;
  position: relative;
  text-align: center;
}
.p-xmas2025_shop .c-list > li h3 > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.p-xmas2025_shop .c-list > li h3 + .c-item {
  margin-top: 12px;
}
.p-xmas2025_shop .c-list > li h3.fn-accordion {
  cursor: pointer;
}
.p-xmas2025_shop .c-list > li h3.is-open::after {
  transform: translateY(4px) rotate(-45deg) !important;
}
.p-xmas2025_shop .c-list > li h3.fn-accordion::after {
  border-right: 1px solid #7f2b2f;
  border-top: 1px solid #7f2b2f;
  bottom: 0;
  content: "";
  height: 12px;
  margin: auto;
  position: absolute;
  right: 4px;
  top: 0;
  transform: translateY(-4px) rotate(-225deg);
  transition: 0.2s;
  width: 12px;
}
.p-xmas2025_shop .c-list > li h3.fn-accordion + .c-items {
  display: none;
}
.p-xmas2025_shop .c-list > li h3.fn-accordion + .c-items.is-open {
  display: flex;
}
.p-xmas2025_shop .c-items {
  display: flex;
  flex-wrap: wrap;
}
.p-xmas2025_shop .c-items > li {
  width: 100%;
}
.p-xmas2025_shop .c-items > li a img {
  transition: 0.2s;
}
.p-xmas2025_shop .c-items > li a img[src*=bnr_] {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.16);
}
.p-xmas2025_shop .c-items > li img {
  height: auto;
  width: 100%;
}

.p-xmas2025_nav {
  position: fixed;
  z-index: 200;
}
.p-xmas2025_nav ul.c-list {
  display: flex;
}
.p-xmas2025_nav ul.c-list li {
  width: 100%;
}
.p-xmas2025_nav ul.c-list li a {
  align-items: center;
  background: #9c2126;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
  color: white;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  justify-content: center;
  text-decoration: none;
}
.p-xmas2025_nav ul.c-list li a > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}

.c-btn {
  cursor: pointer;
  text-decoration: none !important;
  transition: 0.2s;
}
.c-btn.-xmas2025 {
  align-items: center;
  background: #FAE100;
  background: linear-gradient(90deg, rgb(250, 225, 0) 0%, rgb(209, 168, 0) 100%);
  border-radius: 100px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  color: #9c001b;
  display: flex;
  font-weight: bold;
  justify-content: center;
  text-decoration: none;
}
.c-btn.-more {
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: unset;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  color: #9c001b;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  justify-content: center;
}
.c-btn.-more > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.c-btn.-shop {
  align-items: center;
  background: #dedede;
  border-radius: 100px;
  display: flex;
  height: 40px;
  padding: 0 24px;
  position: relative;
}
.c-btn.-shop::after {
  border-right: 1px solid;
  border-top: 1px solid;
  bottom: 0;
  content: "";
  height: 8px;
  margin: auto;
  position: absolute;
  right: 14px;
  top: 0;
  transform: rotate(45deg);
  width: 8px;
}
.c-btn.-catalog {
  align-items: center;
  background: #d1a800;
  border-radius: 100px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  color: #9c001b;
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: bold;
  justify-content: center;
  text-decoration: none;
}
.c-btn.-catalog > * {
  font-family: inherit !important;
  font-weight: inherit !important;
}
.c-btn_wrapper {
  display: flex;
}

#xmascp2025 {
  background: #366f81;
}
#xmascp2025 a, #xmascp2025 section, #xmascp2025 div, #xmascp2025 th, #xmascp2025 td, #xmascp2025 li {
  box-sizing: border-box;
}
#xmascp2025 i {
  vertical-align: baseline;
}
#xmascp2025 b {
  font-weight: bold;
}
#xmascp2025 strong {
  font-weight: 500;
}
#xmascp2025 a {
  cursor: pointer;
  text-decoration: none;
}
#xmascp2025 a:hover {
  text-decoration: none;
}
#xmascp2025 a:hover img {
  opacity: 1;
}
#xmascp2025 a.r-hover img {
  transition: 0.3s;
}
#xmascp2025 a.r-hover:hover {
  -ms-filter: "alpha(opacity=90)";
  filter: alpha(opacity=90);
  opacity: 0.9;
}
#xmascp2025 h1 {
  margin-bottom: 0;
}
#xmascp2025 h1 img {
  display: block;
  margin: 0 auto;
  max-width: 1500px;
  width: 98%;
}
#xmascp2025 .num {
  color: #ff9494;
}
#xmascp2025 .p-text {
  border-bottom: 3px dotted #ff9494;
  font-weight: 600;
  line-height: 1.8;
}
#xmascp2025 .p-outline {
  border: 3px solid #fff58c;
  border-radius: 10px;
  margin: 30px auto 60px;
  max-width: 1000px;
  padding: 15px;
}
#xmascp2025 .p-outline h2 {
  font-weight: 900;
  line-height: 1.8;
  text-align: center;
}
#xmascp2025 .p-outline p {
  color: white;
  font-weight: 700;
  line-height: 1.6;
}
#xmascp2025 .p-outline p em {
  color: #fff58c;
  font-weight: 900;
}
#xmascp2025 .p-section {
  background: white;
  border-radius: 20px;
}
#xmascp2025 .p-table {
  border-bottom: 3px dotted #366f81;
  width: 100%;
}
#xmascp2025 .p-table dt {
  background: #366f81;
  border-radius: 50px;
  color: white;
  font-weight: 900;
  line-height: 1.8;
  margin: 0 auto 15px;
  padding: 0 30px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}
#xmascp2025 .p-table dd {
  line-height: 1.8;
}
#xmascp2025 .p-table dd ol li {
  line-height: 1.6;
  margin-bottom: 10px;
  margin-left: 1.5em;
  text-align: left;
  text-indent: -1.5em;
}
#xmascp2025 .p-table dd p {
  font-size: 16px;
}
#xmascp2025 em {
  color: #dd4558;
  font-weight: 900;
}
#xmascp2025 h3 {
  color: #366f81;
  font-size: 18x;
  font-weight: 900;
  text-align: center;
}
#xmascp2025 .p-list.-dot2 + * {
  margin-top: 15px;
}
#xmascp2025 .p-list.-dot2 li {
  font-weight: 500;
  line-height: 1.8;
  padding-left: 1em;
  position: relative;
  text-align: left;
}
#xmascp2025 .p-list.-dot2 li + li {
  margin-top: 5px;
}
#xmascp2025 .p-list.-dot2 li::before {
  background-color: #366f81;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 14px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 14px;
}
#xmascp2025 .p-list.-annotation li {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 5px;
  padding-left: 1.2em;
  position: relative;
  text-align: left;
}
#xmascp2025 .p-list.-annotation li::before {
  content: "※";
  display: inline-block;
  left: 0;
  position: absolute;
}
#xmascp2025 .p-list.-dot + * {
  margin-top: 15px;
}
#xmascp2025 .p-list.-dot li {
  font-weight: 500;
  line-height: 1.8;
  padding-left: 1em;
  position: relative;
  text-align: left;
}
#xmascp2025 .p-list.-dot li + li {
  margin-top: 5px;
}
#xmascp2025 .p-list.-dot li::before {
  background-color: #333;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 10px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 10px;
}
#xmascp2025 .p-list.-decimal li {
  margin-bottom: 0.5em;
  margin-left: 1em;
  text-indent: -1em;
}
#xmascp2025 .p-list.-limit li {
  display: flex;
  text-align: left;
}
#xmascp2025 .p-list.-limit li b {
  background: #ddd;
  margin-right: 10px;
  padding: 0 8px;
}
#xmascp2025 .p-btn {
  background: #fffb7b;
  border-radius: 6px;
  display: block;
  filter: drop-shadow(3px 3px 0px rgba(0, 0, 0, 0.15));
  font-weight: bold;
  line-height: 1;
  padding: 12px 0;
  position: relative;
  text-align: center;
  transition: 0.3s;
}
#xmascp2025 .p-btn::after {
  border-right: 2px solid #333;
  border-top: 2px solid #333;
  content: "";
  display: inline-block;
  height: 8px;
  margin-left: 10px;
  position: absolute;
  right: 10px;
  top: 19px;
  transform: rotate(45deg);
  width: 8px;
}
#xmascp2025 .p-btn:hover {
  background: #ff9494;
  filter: none;
}
#xmascp2025 .stepSection .stepList > li {
  align-items: center;
  background: #d8eaef;
  border-radius: 10px;
  margin-top: 35px;
  padding: 15px;
  position: relative;
}
#xmascp2025 .stepSection .stepList > li .stepNum {
  background: white;
  border: 2px solid #366f81;
  border-radius: 50px;
  color: #366f81;
  display: block;
  font-weight: bold;
  margin: auto;
  text-align: center;
  width: 80px;
}
#xmascp2025 .stepSection .stepList > li .stepCont {
  margin-top: 10px;
  width: 100%;
}
#xmascp2025 .stepSection .stepList > li .stepCont p {
  line-height: 1.5;
  text-align: left;
}
#xmascp2025 .stepSection .stepList > li .stepCont small {
  font-size: 13px;
}
#xmascp2025 .stepSection .stepList > li .stepCont .p-cakebox {
  align-items: center;
  display: flex;
}
#xmascp2025 .stepSection .stepList > li .stepCont .p-cakebox .c-img.-limited {
  margin: 0 auto 15px;
  max-width: 160px;
}
#xmascp2025 .stepSection .stepList > li::after {
  border: 20px solid transparent;
  border-top: 20px solid #d8eaef;
  content: "";
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: 99%;
}
#xmascp2025 .stepSection .finish {
  background: #fff58c;
  border-radius: 10px;
  color: #366f81;
  font-weight: bold;
  text-align: center;
}
#xmascp2025 .p-btn_b {
  background: #fff58c;
  border-radius: 50px;
  color: #333;
  display: block;
  filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.15));
  font-weight: bold;
  line-height: 1;
  text-align: center;
  transition: 0.3s;
}
#xmascp2025 .p-btn_b::after {
  border-right: 3px solid #444;
  border-top: 3px solid #444;
  content: "";
  display: inline-block;
  height: 13px;
  margin-left: 10px;
  right: 15px;
  top: 22px;
  transform: rotate(45deg);
  width: 13px;
}
#xmascp2025 .p-btn_b:hover {
  background: #e85298;
  color: white;
  filter: none;
  text-decoration: none;
}
#xmascp2025 .p-btn_b:hover::after {
  border-right: 3px solid white;
  border-top: 3px solid white;
}

.fn-animate {
  opacity: 0;
  transform: translateY(80px);
  transition: 0.8s;
}
.fn-animate.is-animated {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 768px) {
  .p-xmas2025 {
    overflow: hidden;
    padding-top: 45px;
    position: relative;
    width: 100dvw;
  }
  .p-xmas2025 a img {
    opacity: 1 !important;
  }
  .p-xmas2025 ._pc {
    display: none;
  }
  .p-xmas2025 ._sp {
    display: block !important;
  }
  .c-anchor {
    display: block;
    top: -107px;
  }
  .p-xmas2025_kv {
    aspect-ratio: 390/526;
    background-image: url(/img/category/0107/2025/bg_kv_sp.webp);
    background-position: center;
    background-size: cover;
    padding: 4vw 16px;
  }
  .p-xmas2025_kv .c-point {
    bottom: 20px;
    right: 20px;
  }
  .p-xmas2025_kv .c-point img {
    height: auto;
    width: 35vw;
  }
  .p-xmas2025_kv .c-heading img {
    width: 80%;
  }
  .p-xmas2025_kv .c-lead {
    margin-bottom: 8px;
  }
  .p-xmas2025_kv .c-lead {
    text-align: left !important;
  }
  .p-xmas2025_kv .c-lead span {
    font-size: 4.61538462vw;
    letter-spacing: 0.05em;
    line-height: 2;
  }
  .p-xmas2025_kv .c-btn_wrapper {
    margin-top: auto;
  }
  .p-xmas2025_kv .c-btn_wrapper img {
    height: auto;
    width: 35vw;
  }
  .p-xmas2025_kv .c-btn_wrapper .c-btn {
    font-size: 3.8vw;
    font-weight: bold;
    line-height: 1.33333333;
  }
  .p-xmas2025_original {
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_red_sp.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 32px 0;
  }
  .p-xmas2025_original .c-heading img {
    height: auto;
    margin-bottom: 20px;
    width: 60vw;
  }
  .p-xmas2025_original .c-lead {
    font-size: 5.5vw;
    line-height: 1.6;
    text-align: center;
  }
  .p-xmas2025_original .c-container .c-desc {
    margin: auto;
    max-width: 520px;
  }
  .p-xmas2025_original .p-xmas2025_youtube {
    margin: 32px 16px 32px;
  }
  .p-xmas2025_original .p-xmas2025_slider {
    margin: 0 16px 32px;
  }
  .p-xmas2025_original .c-flex {
    margin: 0 16px 16px;
    width: calc(100% - 32px);
  }
  .p-xmas2025_original .c-flex .c-detail h3 {
    font-size: 1.2rem;
    line-height: 1.26666667;
  }
  .p-xmas2025_original .c-flex .c-detail p {
    font-size: 0.75rem;
  }
  .p-xmas2025_original .c-bnr {
    margin: 20px 4px;
  }
  .p-xmas2025_original .p-xmas2025_item {
    margin-left: 16px;
    margin-right: 16px;
    width: calc(100% - 32px);
  }
  .p-xmas2025_slider {
    margin-bottom: 20px;
  }
  .p-xmas2025_slider .c-list {
    display: flex;
  }
  .p-xmas2025_slider .c-list li {
    flex-shrink: 0;
    width: 100%;
  }
  .p-xmas2025_slider .c-list li img {
    height: auto;
    width: 100%;
  }
  .p-xmas2025_item .c-detail {
    padding: 12px 0 20px;
  }
  .p-xmas2025_item .c-shop {
    font-size: 0.875rem;
    line-height: 1.37142857;
  }
  .p-xmas2025_item .c-name {
    align-items: flex-end;
    font-size: 1.2rem;
  }
  .p-xmas2025_item .c-num {
    font-size: 1.25rem;
  }
  .p-xmas2025_item .c-unit {
    font-size: 0.75rem;
  }
  .p-xmas2025_item .sub_price {
    font-size: 0.75rem;
  }
  .p-xmas2025_item .c-size {
    font-size: 0.75rem;
  }
  .p-xmas2025_item .c-sub_info {
    margin-top: 8px;
  }
  .p-xmas2025_item .c-conditions {
    font-size: 0.75rem;
  }
  .p-xmas2025_item .c-conditions .c-num {
    font-size: 1rem;
  }
  .p-xmas2025_item .c-wrapper > .c-img {
    width: 100px;
  }
  .p-xmas2025_item .c-annotation {
    font-size: 0.625rem;
  }
  .p-xmas2025_item .c-keep {
    border: 1px solid #6ca8db;
    font-size: 0.75rem;
  }
  .p-xmas2025_item .c-btn_wrapper {
    margin-top: 20px;
  }
  .p-xmas2025_collab {
    background-color: #0b152e;
    background-image: url(/img/category/0107/2025/bg_collab_sp.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 32px 20px;
  }
  .p-xmas2025_collab .c-heading {
    margin-bottom: 24px;
  }
  .p-xmas2025_collab .c-heading img {
    width: 58vw;
  }
  .p-xmas2025_collab .c-lead {
    margin-bottom: 20px;
  }
  .p-xmas2025_collab .c-person {
    margin: auto;
    max-width: 520px;
  }
  .p-xmas2025_collab .c-person .c-img {
    max-width: 32vw;
  }
  .p-xmas2025_collab .c-kodawari {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
  }
  .p-xmas2025_collab .c-bnr {
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .p-xmas2025_collab .c-bnr img {
    width: 240px;
  }
  .p-xmas2025_category {
    background-image: url(/img/category/0107/2025/bg_category_sp.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 16px;
  }
  .p-xmas2025_category .c-heading img {
    margin-bottom: 12px;
    width: 46vw;
  }
  .p-xmas2025_category .c-lead {
    margin-bottom: 24px;
  }
  .p-xmas2025_category_list .c-scope {
    gap: 16px;
    max-width: 530px;
  }
  .p-xmas2025_category_list .c-scope + .c-scope {
    border-top: #9e001b 1px solid;
    margin-top: 24px;
    padding-top: 24px;
  }
  .p-xmas2025_category_list dt {
    font-size: 1.4375rem;
  }
  .p-xmas2025_category_list dd[data-col*="sp:1/2"] {
    width: calc((100% - 16px) / 2);
  }
  .p-xmas2025_premium {
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_premium_sp.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 36px 0;
  }
  .p-xmas2025_premium .c-heading img {
    height: auto;
    margin-bottom: 20px;
    width: 85vw;
  }
  .p-xmas2025_premium .c-lead {
    font-size: 3vw;
    line-height: 1.6;
    text-align: center;
  }
  .p-xmas2025_premium .c-container::before {
    aspect-ratio: 390/250;
    content: "";
    width: 100dvw;
  }
  .p-xmas2025_premium .c-container .c-desc {
    margin: 0 20px;
  }
  .p-xmas2025_premium .c-container .c-desc img {
    height: auto !important;
  }
  .p-xmas2025_premium .c-container .c-desc .c-img {
    text-align: center;
  }
  .p-xmas2025_premium .c-flex {
    gap: 12px;
    margin: 24px 0 16px;
    width: 100%;
  }
  .p-xmas2025_premium .c-flex .c-img {
    width: 30vw;
  }
  .p-xmas2025_premium .c-detail h3 {
    color: #d6bc46;
    font-size: 1rem;
    line-height: 1.26666667;
    margin-bottom: 8px;
  }
  .p-xmas2025_premium .c-detail p {
    font-size: 0.75rem;
  }
  .p-xmas2025_premium .p-xmas2025_item .c-img {
    width: 30vw;
  }
  .p-xmas2025_red_white {
    padding: 40px 0;
  }
  .p-xmas2025_red_white_bg {
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_red_white_sp.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .p-xmas2025_red_white .c-heading img {
    height: auto;
    margin-bottom: 20px;
    width: 56vw;
  }
  .p-xmas2025_red_white .c-lead {
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 24px;
    text-align: center;
  }
  .p-xmas2025_red_white__item.-red_01 .c-container {
    background-image: url(/img/category/0107/2025/bg_red_white_01_sp.webp);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 0 0 40px 0;
    margin-right: 20px;
    padding: 0 20px 28px;
    position: relative;
  }
  .p-xmas2025_red_white__item.-red_01 .c-container::before {
    aspect-ratio: 390/405;
    content: "";
    display: block;
    margin: 0 -20px;
    margin-bottom: 20px;
  }
  .p-xmas2025_red_white__item.-red_02 .c-container {
    background-image: url(/img/category/0107/2025/bg_red_white_02_sp.webp);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 0 0 40px 0;
    margin-right: 20px;
    padding: 0 20px 28px;
    position: relative;
  }
  .p-xmas2025_red_white__item.-red_02 .c-container::before {
    aspect-ratio: 390/385;
    content: "";
    display: block;
    margin: 0 -20px;
    margin-bottom: 20px;
  }
  .p-xmas2025_red_white__item.-white_01 .c-container {
    background-image: url(/img/category/0107/2025/bg_red_white_03_sp.webp);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 0 0 0 40px;
    margin-left: 20px;
    padding: 0 20px 28px;
    position: relative;
    width: calc(100% - 20px);
  }
  .p-xmas2025_red_white__item.-white_01 .c-container::before {
    aspect-ratio: 390/385;
    content: "";
    display: block;
    margin: 0 -20px;
    margin-bottom: 20px;
  }
  .p-xmas2025_red_white__item .c-container .c-flex .c-img {
    width: 28vw;
  }
  .p-xmas2025_red_white .c-flex {
    margin: 0 0 16px;
  }
  .p-xmas2025_red_white .c-flex .c-detail h3 {
    font-size: 1.2rem;
    line-height: 1.26666667;
  }
  .p-xmas2025_red_white .c-flex .c-detail p {
    font-size: 0.75rem;
  }
  .p-xmas2025_red_white .c-bnr {
    margin: 20px 4px;
  }
  .p-xmas2025_red_white .p-xmas2025_item .c-img {
    width: 22vw;
  }
  .p-xmas2025_red_white > .c-btn_wrapper {
    margin-top: 20px;
  }
  .p-xmas2025_gourmet {
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_gourmet_sp.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
  }
  .p-xmas2025_gourmet .c-heading img {
    height: auto;
    margin-bottom: 20px;
    width: 86vw;
  }
  .p-xmas2025_gourmet .c-lead {
    font-size: 0.75rem;
    line-height: 1.6;
    text-align: center;
  }
  .p-xmas2025_gourmet .c-container .c-desc {
    padding: 0 20px;
    width: 100%;
  }
  .p-xmas2025_gourmet .p-xmas2025_slider {
    margin: 0 16px 32px;
  }
  .p-xmas2025_gourmet .p-xmas2025_item {
    width: 100%;
  }
  .p-xmas2025_gourmet > .c-btn_wrapper {
    margin-top: 20px;
  }
  .p-xmas2025_brand {
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_dark_red_sp.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 40px 20px 0;
  }
  .p-xmas2025_brand .c-heading img {
    height: auto;
    margin-bottom: 32px;
    width: 82vw;
  }
  .p-xmas2025_brand .c-lead {
    font-size: 0.75rem;
    line-height: 1.6;
    text-align: center;
  }
  .p-xmas2025_brand .c-container {
    flex-wrap: wrap;
  }
  .p-xmas2025_brand_item.-second {
    background: red;
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_red_sp.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 60px;
    padding: 40px 20px;
  }
  .p-xmas2025_brand_item.-second .c-lead {
    width: 100%;
  }
  .p-xmas2025_brand_item.-second .c-container {
    margin-bottom: 30px;
  }
  .p-xmas2025_brand_item.-second .c-btn_wrapper {
    display: flex !important;
    justify-content: center !important;
  }
  .p-xmas2025_brand .c-flex {
    margin: 0 16px 16px;
    width: calc(100% - 32px);
  }
  .p-xmas2025_brand .c-flex .c-detail h3 {
    font-size: 1.2rem;
    line-height: 1.26666667;
  }
  .p-xmas2025_brand .c-flex .c-detail p {
    font-size: 0.75rem;
  }
  .p-xmas2025_brand .c-sub_lead {
    font-size: 1.25rem;
    margin-bottom: 24px;
    text-align: center;
  }
  .p-xmas2025_brand .p-xmas2025_slider {
    margin: 0 16px 32px;
  }
  .p-xmas2025_brand .p-xmas2025_item {
    width: 100%;
  }
  .p-xmas2025_brand > .c-btn_wrapper {
    margin-top: 20px;
  }
  .p-xmas2025_premium_set {
    background-image: url(/img/category/0107/2025/bg_premium_set.webp);
    background-position: center top;
    background-repeat: repeat-y;
    background-size: 300% auto;
    padding: 40px 20px;
  }
  .p-xmas2025_premium_set .c-heading img {
    height: auto;
    margin-bottom: 20px;
    width: 53vw;
  }
  .p-xmas2025_premium_set .c-lead {
    font-size: 0.75rem;
    line-height: 1.6;
    margin-bottom: 20px;
    text-align: center;
  }
  .p-xmas2025_premium_set .c-container {
    gap: 10px;
    flex-direction: column;
  }
  .p-xmas2025_order {
    padding: 0 8px 20px;
  }
  .p-xmas2025_order .c-heading {
    margin: 0 -8px 12px;
    padding: 12px 0;
  }
  .p-xmas2025_order p {
    font-size: 0.75rem;
  }
  .p-xmas2025_order p.c-annotation {
    font-size: 0.625rem;
  }
  .p-xmas2025_order .c-list {
    font-size: 0.75rem;
  }
  .p-xmas2025_order .c-table {
    margin: 12px 0;
  }
  .p-xmas2025_order .c-table caption {
    font-size: 0.8rem;
    padding: 8px;
    text-align: left;
  }
  .p-xmas2025_order .c-table caption small {
    font-size: 0.625rem;
  }
  .p-xmas2025_order .c-table tbody th,
  .p-xmas2025_order .c-table thead th {
    font-size: 0.75rem;
    padding: 4px;
    white-space: nowrap;
  }
  .p-xmas2025_order .c-table tbody td,
  .p-xmas2025_order .c-table thead td {
    padding: 4px;
  }
  .p-xmas2025_order .c-table tbody td p,
  .p-xmas2025_order .c-table thead td p {
    font-size: 0.625rem;
    text-align: left;
  }
  .p-xmas2025_order .c-table tbody td b,
  .p-xmas2025_order .c-table thead td b {
    font-size: 0.875rem;
  }
  .p-xmas2025_order .c-table tbody td small,
  .p-xmas2025_order .c-table thead td small {
    font-size: 0.625rem;
  }
  .p-xmas2025_order .c-table tfoot td {
    font-size: 0.75rem;
    padding-top: 8px;
  }
  .p-xmas2025_order .c-frame p {
    font-size: 0.6875rem;
  }
  .p-xmas2025_catalog {
    padding: 40px 0;
  }
  .p-xmas2025_catalog .c-container {
    gap: 32px;
    flex-direction: column;
  }
  .p-xmas2025_catalog .c-container .c-img img {
    height: auto;
    width: 85%;
  }
  .p-xmas2025_catalog .c-container .c-desc h2 {
    font-size: 1.1rem;
  }
  .p-xmas2025_shop {
    background-size: 70px;
    padding: 24px 20px 40px;
  }
  .p-xmas2025_shop .c-heading {
    font-size: 1.25rem;
    margin-bottom: 16px;
  }
  .p-xmas2025_shop .c-lead {
    font-size: 0.75rem;
    margin-bottom: 24px;
    text-align: center;
  }
  .p-xmas2025_shop .c-list {
    gap: 8px;
  }
  .p-xmas2025_shop .c-list > li h3 {
    font-size: 1.25rem;
  }
  .p-xmas2025_shop .c-items {
    gap: 12px;
    margin-top: 12px;
    padding-bottom: 12px;
  }
  .p-xmas2025_shop .c-items > li[data-col*="sp:1/2"] {
    width: calc((100% - 12px) / 2);
  }
  .p-xmas2025_nav {
    background: red;
    background-image: linear-gradient(90deg, #e3b158, #f2dfba 50%, #e3b158);
    border-radius: 10px 10px 0 0;
    bottom: 68px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
    left: 10px;
    margin: auto;
    padding: 4px;
    width: 300px;
  }
  .p-xmas2025_nav ul.c-list {
    gap: 4px;
  }
  .p-xmas2025_nav ul.c-list li a {
    border-radius: 6px;
    font-size: 0.75rem;
    height: 100%;
    line-height: 1.5;
    padding: 4px 0;
    text-align: center;
  }
  .c-btn.-xmas2025 {
    height: 50px;
    min-width: 240px;
  }
  .c-btn.-more {
    height: 56px;
    width: 300px;
  }
  .c-btn.-shop {
    font-size: 0.75rem;
  }
  .c-btn.-catalog {
    height: 50px;
    min-width: 240px;
  }
  #xmascp2025 {
    padding-bottom: 40px;
  }
  #xmascp2025 h1 {
    margin-top: 50px;
  }
  #xmascp2025 .p-text {
    font-size: 15px;
    letter-spacing: 0;
    padding-bottom: 20px;
  }
  #xmascp2025 .p-text em {
    font-size: 16px;
  }
  #xmascp2025 .p-text small {
    font-size: 12px;
  }
  #xmascp2025 .p-outline {
    margin: 30px 15px;
  }
  #xmascp2025 .p-outline h2 {
    margin: -40px auto 15px;
    width: 220px;
  }
  #xmascp2025 .p-outline p {
    font-size: 16px;
  }
  #xmascp2025 .p-section {
    margin: 0 15px 30px;
    padding: 5px 15px 15px;
  }
  #xmascp2025 .p-table {
    padding: 15px 0;
  }
  #xmascp2025 .p-table dt {
    font-size: 17px;
    padding: 0 15px;
  }
  #xmascp2025 .p-table dd {
    font-size: 15px;
    letter-spacing: 0;
  }
  #xmascp2025 .p-table dd p {
    font-size: 14px;
    letter-spacing: 0;
  }
  #xmascp2025 h3 {
    font-size: 16px;
  }
  #xmascp2025 .p-list.-dot2 li {
    font-size: 15px;
  }
  #xmascp2025 .p-list.-dot2 li::before {
    top: 5px;
  }
  #xmascp2025 .p-list.-annotation li {
    font-size: 13px;
  }
  #xmascp2025 .p-list.-annotation li::before {
    top: -1px;
  }
  #xmascp2025 .p-list.-dot li {
    font-size: 12px;
  }
  #xmascp2025 .p-list.-dot li::before {
    top: 5px;
  }
  #xmascp2025 .p-list.-decimal li {
    font-size: 15px;
    line-height: 1.4;
  }
  #xmascp2025 .p-list.-limit {
    margin-bottom: 5px;
  }
  #xmascp2025 .p-btn {
    font-size: 16px;
    margin: 10px 20px 0;
    width: 140px;
  }
  #xmascp2025 .stepSection .stepList > li {
    padding: 7px 7px 15px;
  }
  #xmascp2025 .stepSection .stepList > li .stepNum {
    margin-top: -20px;
    width: 80px;
  }
  #xmascp2025 .stepSection .stepList > li .stepCont p {
    font-size: 14px;
  }
  #xmascp2025 .stepSection .stepList > li .stepCont small {
    font-size: 11px;
  }
  #xmascp2025 .stepSection .stepList > li .stepCont .p-cakebox .c-img.-limited {
    margin: 0 auto 10px;
    max-width: 140px;
  }
  #xmascp2025 .stepSection .finish {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 20px;
    padding: 18px 0;
  }
  #xmascp2025 .p-btn_b {
    font-size: 18px;
    margin: 20px auto;
    padding: 20px 0;
    width: 300px;
  }
  ._pc {
    display: none;
  }
  ._sp {
    display: block !important;
  }
}
@media screen and (min-width: 769px) {
  .p-xmas2025 ._pc {
    display: block !important;
  }
  .p-xmas2025 ._sp {
    display: none;
  }
  .c-anchor {
    top: -94px;
  }
  .p-xmas2025_kv {
    background-image: -webkit-image-set(url("/img/category/0107/2025/bg_kv.webp") 1x, url("/img/category/0107/2025/bg_kv@2x.webp") 2x);
    background-image: image-set(url("/img/category/0107/2025/bg_kv.webp") 1x, url("/img/category/0107/2025/bg_kv@2x.webp") 2x);
    background-position: center;
    background-size: cover;
    height: 842px;
    padding-bottom: 60px;
    padding-top: 20px;
    width: 100%;
  }
  .p-xmas2025_kv .c-point {
    left: calc(50% + 260px);
    top: 200px;
  }
  .p-xmas2025_kv .c-point img {
    height: auto;
    width: 192px;
  }
  .p-xmas2025_kv .c-heading img {
    width: 458px;
  }
  .p-xmas2025_kv .c-lead span {
    font-size: 1.875rem;
    letter-spacing: 0.05em;
    line-height: 2.1;
  }
  .p-xmas2025_kv .c-btn_wrapper {
    gap: 20px;
    justify-content: center;
    margin-top: auto;
    padding: 12px 16px;
    width: 900px;
  }
  .p-xmas2025_kv .c-btn_wrapper img {
    height: auto;
    width: 138px;
  }
  .p-xmas2025_kv .c-btn_wrapper .c-btn {
    font-size: 1rem;
    font-weight: bold;
    height: 60px;
    line-height: 1.33333333;
  }
  .p-xmas2025_original {
    align-items: center;
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_red.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 80px 0;
  }
  .p-xmas2025_original .c-heading img {
    height: auto;
    margin-bottom: 40px;
    width: 450px;
  }
  .p-xmas2025_original .c-lead {
    font-size: 1.6rem;
    line-height: 1.6;
    text-align: center;
  }
  .p-xmas2025_original .c-container {
    width: 1000px;
  }
  .p-xmas2025_original .c-container .c-desc {
    margin-left: auto;
  }
  .p-xmas2025_original .p-xmas2025_youtube {
    margin: 40px 0;
  }
  .p-xmas2025_original .p-xmas2025_slider {
    flex-shrink: 0;
    width: 480px;
  }
  .p-xmas2025_original .c-flex {
    margin-bottom: 16px;
    width: 460px;
  }
  .p-xmas2025_original .c-flex .c-detail h3 {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .p-xmas2025_original .c-bnr {
    background-image: -webkit-image-set(url(/img/category/0107/2025/bg_matsuri_detail.webp) 1x, url(/img/category/0107/2025/bg_matsuri_detail@2x.webp) 2x);
    background-image: image-set(url(/img/category/0107/2025/bg_matsuri_detail.webp) 1x, url(/img/category/0107/2025/bg_matsuri_detail@2x.webp) 2x);
    background-repeat: no-repeat;
    background-size: 1030px 841px;
    height: 841px;
    position: relative;
    width: 1030px;
  }
  .p-xmas2025_original .c-bnr a {
    bottom: 77px;
    position: absolute;
    right: 47px;
  }
  .p-xmas2025_original .c-bnr a img {
    transition: 0.2s;
  }
  .p-xmas2025_original .p-xmas2025_item {
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    width: 720px;
  }
  .p-xmas2025_slider .c-list {
    display: flex;
  }
  .p-xmas2025_slider .c-list li {
    flex-shrink: 0;
    width: 100%;
  }
  .p-xmas2025_slider .c-list li img {
    height: auto;
    width: 100%;
  }
  .p-xmas2025_item .c-detail {
    padding: 20px 0;
  }
  .p-xmas2025_item .c-shop {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-bottom: 8px;
  }
  .p-xmas2025_item .c-name {
    align-items: flex-start;
    font-size: 1.625rem;
    margin-bottom: 20px;
  }
  .p-xmas2025_item .c-num {
    font-size: 1.5rem;
  }
  .p-xmas2025_item .c-sub_info {
    margin-top: 16px;
  }
  .p-xmas2025_item .c-conditions .c-num {
    font-size: 1.25rem;
  }
  .p-xmas2025_item .c-annotation {
    font-size: 0.875rem;
  }
  .p-xmas2025_item .c-keep {
    border: 2px solid #6ca8db;
    font-size: 1rem;
  }
  .p-xmas2025_item .c-btn_wrapper {
    margin-top: 40px;
  }
  .p-xmas2025_collab {
    background-color: #161d2c;
    background-image: url(/img/category/0107/2025/bg_collab.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 80px 0;
  }
  .p-xmas2025_collab .c-heading img {
    margin-bottom: 48px;
    width: 500px;
  }
  .p-xmas2025_collab .c-lead {
    font-size: 1.5rem;
  }
  .p-xmas2025_collab .c-container {
    gap: 80px;
    align-items: center;
    display: flex;
    margin: 40px auto;
    width: 1100px;
  }
  .p-xmas2025_collab .c-container .p-xmas2025_slider {
    flex-shrink: 0;
    width: 480px;
  }
  .p-xmas2025_collab .c-person {
    align-items: center;
  }
  .p-xmas2025_collab .c-person .c-img {
    width: 170px;
  }
  .p-xmas2025_collab .c-person .c-detail h3 {
    font-size: 1.6rem;
  }
  .p-xmas2025_collab .c-person .c-detail p {
    font-size: 1.125em;
  }
  .p-xmas2025_collab .c-kodawari {
    text-align: center;
    top: 80px;
  }
  .p-xmas2025_collab .c-bnr {
    margin-left: auto;
    margin-right: auto;
  }
  .p-xmas2025_collab .c-bnr img {
    width: 320px;
  }
  .p-xmas2025_collab .p-xmas2025_item {
    margin: 56px auto;
    width: 720px;
  }
  .p-xmas2025_category {
    background-image: url(/img/category/0107/2025/bg_category.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
  }
  .p-xmas2025_category .c-heading {
    margin-bottom: 32px;
  }
  .p-xmas2025_category .c-heading img {
    width: 360px;
  }
  .p-xmas2025_category .c-lead {
    font-size: 1.5rem;
    margin-bottom: 32px;
  }
  .p-xmas2025_category_list {
    width: 1100px;
  }
  .p-xmas2025_category_list .c-scope {
    gap: 40px;
  }
  .p-xmas2025_category_list .c-scope + .c-scope {
    border-top: #9e001b 2px solid;
    margin-top: 40px;
    padding-top: 40px;
  }
  .p-xmas2025_category_list dd[data-col*="pc:1/2"] {
    width: calc((100% - 40px) / 2);
  }
  .p-xmas2025_category_list dd[data-col*="pc:1/4"] {
    width: calc((100% - 120px) / 4);
  }
  .p-xmas2025_category_list dd a {
    transition: 0.2s;
  }
  .p-xmas2025_category_list dd a:hover {
    opacity: 0.8;
  }
  .p-xmas2025_premium {
    align-items: center;
    background-color: #b31923;
    background-image: -webkit-image-set(url("/img/category/0107/2025/bg_premium.webp") 1x, url("/img/category/0107/2025/bg_premium@2x.webp") 2x);
    background-image: image-set(url("/img/category/0107/2025/bg_premium.webp") 1x, url("/img/category/0107/2025/bg_premium@2x.webp") 2x);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 80px 0 100px;
  }
  .p-xmas2025_premium .c-heading img {
    height: auto;
    margin-bottom: 40px;
    width: 780px;
  }
  .p-xmas2025_premium .c-lead {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 50px;
    text-align: center;
  }
  .p-xmas2025_premium .c-container {
    width: 1100px;
  }
  .p-xmas2025_premium .c-container .c-desc {
    width: 520px;
  }
  .p-xmas2025_premium .c-flex {
    gap: 16px;
    margin: 40px 0;
  }
  .p-xmas2025_premium .c-flex .c-img {
    width: 160px;
  }
  .p-xmas2025_premium .c-detail h3 {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .p-xmas2025_premium .p-xmas2025_item {
    margin-left: auto;
    margin-top: 60px;
  }
  .p-xmas2025_red_white {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 80px 0;
  }
  .p-xmas2025_red_white_bg {
    background-color: #b31923;
    background-image: url("/img/category/0107/2025/bg_red_white.webp");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .p-xmas2025_red_white .c-heading img {
    height: auto;
    margin-bottom: 40px;
    width: 507px;
  }
  .p-xmas2025_red_white .c-lead {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 50px;
    text-align: center;
  }
  .p-xmas2025_red_white__item.-red_01 .c-container {
    background-image: -webkit-image-set(url(/img/category/0107/2025/bg_red_white_01.webp) 1x, url(/img/category/0107/2025/bg_red_white_01@2x.webp) 2x);
    background-image: image-set(url(/img/category/0107/2025/bg_red_white_01.webp) 1x, url(/img/category/0107/2025/bg_red_white_01@2x.webp) 2x);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }
  .p-xmas2025_red_white__item.-red_02 .c-container {
    background-image: -webkit-image-set(url(/img/category/0107/2025/bg_red_white_02.webp) 1x, url(/img/category/0107/2025/bg_red_white_02@2x.webp) 2x);
    background-image: image-set(url(/img/category/0107/2025/bg_red_white_02.webp) 1x, url(/img/category/0107/2025/bg_red_white_02@2x.webp) 2x);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 680px;
  }
  .p-xmas2025_red_white__item.-red_01 .c-container, .p-xmas2025_red_white__item.-red_02 .c-container {
    padding: 72px 0;
  }
  .p-xmas2025_red_white__item.-white_01 .c-container {
    align-items: center;
    background-image: -webkit-image-set(url(/img/category/0107/2025/bg_red_white_03.webp) 1x, url(/img/category/0107/2025/bg_red_white_03@2x.webp) 2x);
    background-image: image-set(url(/img/category/0107/2025/bg_red_white_03.webp) 1x, url(/img/category/0107/2025/bg_red_white_03@2x.webp) 2x);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: flex;
    height: 680px;
  }
  .p-xmas2025_red_white__item .c-container {
    width: 1250px;
  }
  .p-xmas2025_red_white__item .c-container .c-flex .c-img {
    width: 160px;
  }
  .p-xmas2025_red_white .c-flex {
    margin-bottom: 16px;
    width: 460px;
  }
  .p-xmas2025_red_white .c-flex .c-img {
    width: 100px;
  }
  .p-xmas2025_red_white .c-flex .c-detail h3 {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .p-xmas2025_red_white .c-bnr {
    bottom: 0;
    position: fixed;
    right: 0;
    width: 374px;
  }
  .p-xmas2025_red_white .p-xmas2025_item {
    margin-left: auto;
    margin-top: 60px;
    width: 460px;
  }
  .p-xmas2025_red_white > .c-btn_wrapper {
    margin-top: 40px;
  }
  .p-xmas2025_gourmet {
    align-items: center;
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_gourmet.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 80px 0;
  }
  .p-xmas2025_gourmet .c-heading img {
    height: auto;
    margin-bottom: 40px;
    width: 788px;
  }
  .p-xmas2025_gourmet .c-lead {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 40px;
    text-align: center;
  }
  .p-xmas2025_gourmet .c-container {
    width: 1100px;
  }
  .p-xmas2025_gourmet .c-container .c-desc {
    margin-left: auto;
  }
  .p-xmas2025_gourmet .p-xmas2025_slider {
    flex-shrink: 0;
    width: 480px;
  }
  .p-xmas2025_gourmet .p-xmas2025_item {
    margin-left: auto;
    margin-top: 60px;
    width: 520px;
  }
  .p-xmas2025_gourmet > .c-btn_wrapper {
    margin-top: 60px;
  }
  .p-xmas2025_brand {
    align-items: center;
    background-color: #b31923;
    background-image: url(/img/category/0107/2025/bg_red.webp);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 80px 0;
  }
  .p-xmas2025_brand .c-heading img {
    height: auto;
    margin-bottom: 40px;
    width: 788px;
  }
  .p-xmas2025_brand .c-lead {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 40px;
    text-align: center;
  }
  .p-xmas2025_brand .c-container {
    width: 1100px;
  }
  .p-xmas2025_brand .c-container .c-desc {
    margin-left: auto;
    width: 520px;
  }
  .p-xmas2025_brand_item.-second {
    margin-top: 60px;
  }
  .p-xmas2025_brand .c-flex {
    align-items: center;
    margin: 40px 0;
    width: 520px;
  }
  .p-xmas2025_brand .c-flex .c-img {
    width: 160px;
  }
  .p-xmas2025_brand .c-flex .c-detail h3 {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .p-xmas2025_brand .c-sub_lead {
    font-size: 1.5rem;
  }
  .p-xmas2025_brand .p-xmas2025_slider {
    flex-shrink: 0;
    width: 480px;
  }
  .p-xmas2025_brand .p-xmas2025_item {
    margin-left: auto;
    margin-top: 24px;
    width: 520px;
  }
  .p-xmas2025_brand > .c-btn_wrapper {
    margin-top: 80px;
  }
  .p-xmas2025_premium_set {
    align-items: center;
    background-image: url(/img/category/0107/2025/bg_premium_set.webp);
    background-position: center top;
    background-repeat: repeat;
    display: flex;
    flex-direction: column;
    padding: 80px 0;
  }
  .p-xmas2025_premium_set .c-heading img {
    height: auto;
    margin-bottom: 40px;
    width: 362px;
  }
  .p-xmas2025_premium_set .c-lead {
    font-size: 1.6rem;
    line-height: 1.6;
    margin-bottom: 40px;
    text-align: center;
  }
  .p-xmas2025_premium_set .c-container {
    align-items: center;
    justify-content: space-between;
    width: 1100px;
  }
  .p-xmas2025_premium_set .c-container a {
    transition: 0.2s;
  }
  .p-xmas2025_premium_set .c-container a:hover {
    opacity: 0.8;
  }
  .p-xmas2025_order {
    margin-left: auto;
    margin-right: auto;
    padding: 80px 0;
  }
  .p-xmas2025_order .c-container {
    margin: auto;
    width: 1100px;
  }
  .p-xmas2025_order .c-heading {
    font-size: 2.5rem;
    margin-bottom: 24px;
    padding: 15px;
  }
  .p-xmas2025_order p.c-annotation {
    font-size: 0.85rem;
  }
  .p-xmas2025_order .c-table {
    margin: 24px 0;
    width: 100%;
  }
  .p-xmas2025_order .c-table caption {
    font-size: 1.25rem;
    min-height: 38px;
    padding: 12px 16px 8px;
  }
  .p-xmas2025_order .c-table tbody th,
  .p-xmas2025_order .c-table thead th {
    font-size: 1.25rem;
    padding: 8px;
  }
  .p-xmas2025_order .c-table tbody td,
  .p-xmas2025_order .c-table thead td {
    padding: 8px 16px;
  }
  .p-xmas2025_order .c-table tbody td b,
  .p-xmas2025_order .c-table thead td b {
    font-size: 1.375rem;
  }
  .p-xmas2025_order .c-table tfoot td {
    padding-top: 16px;
  }
  .p-xmas2025_catalog {
    padding: 80px 0;
  }
  .p-xmas2025_catalog .c-container {
    margin: auto;
    width: 740px;
  }
  .p-xmas2025_catalog .c-container .c-desc h2 {
    font-size: 1.3rem;
  }
  .p-xmas2025_shop {
    background-size: 120px;
    padding: 80px 0;
  }
  .p-xmas2025_shop .c-heading {
    font-size: 3.75rem;
    margin-bottom: 32px;
  }
  .p-xmas2025_shop .c-lead {
    font-size: 1.5rem;
    margin-bottom: 32px;
  }
  .p-xmas2025_shop .c-list {
    gap: 20px;
    margin: auto;
    width: 1000px;
  }
  .p-xmas2025_shop .c-list > li {
    padding: 12px 52px;
  }
  .p-xmas2025_shop .c-items {
    gap: 16px;
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .p-xmas2025_shop .c-items > li[data-col*="pc:1/2"] {
    width: calc((100% - 16px) / 2);
  }
  .p-xmas2025_shop .c-items > li[data-col*="pc:1/3"] {
    width: calc((100% - 32px) / 3);
  }
  .p-xmas2025_shop .c-items > li[data-col*="pc:1/4"] {
    width: calc((100% - 48px) / 4);
  }
  .p-xmas2025_nav {
    background: red;
    background-image: linear-gradient(90deg, #e3b158, #f2dfba 50%, #e3b158);
    border-radius: 10px;
    bottom: 10px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
    left: 0;
    margin: auto;
    padding: 12px 32px;
    right: 0;
    width: 850px;
  }
  .p-xmas2025_nav ul.c-list {
    gap: 20px;
  }
  .p-xmas2025_nav ul.c-list li a {
    border-radius: 10px;
    height: 62px;
    transition: 0.2s;
  }
  .p-xmas2025_nav ul.c-list li a:hover {
    opacity: 0.7;
  }
  .c-btn:hover {
    opacity: 0.7;
  }
  .c-btn.-xmas2025 {
    font-size: 1.5rem;
    height: 78px;
    min-width: 380px;
  }
  .c-btn.-more {
    font-size: 1.2rem;
    height: 72px;
    min-width: 450px;
  }
  .c-btn.-catalog {
    height: 50px;
    width: 240px;
  }
  #xmascp2025 {
    padding-bottom: 100px;
  }
  #xmascp2025 h1 {
    margin-top: 60px;
  }
  #xmascp2025 .p-text {
    font-size: 20px;
    padding: 0 85px 30px;
  }
  #xmascp2025 .p-text em {
    font-size: 24px;
  }
  #xmascp2025 .p-text small {
    font-size: 14px;
  }
  #xmascp2025 .p-outline {
    padding: 30px;
  }
  #xmascp2025 .p-outline h2 {
    margin: -75px auto 20px;
    width: 400px;
  }
  #xmascp2025 .p-outline p {
    font-size: 26px;
  }
  #xmascp2025 .p-section {
    margin: 0 auto 60px;
    max-width: 850px;
    padding: 40px;
  }
  #xmascp2025 .p-table {
    padding: 20px 0;
  }
  #xmascp2025 .p-table dt {
    font-size: 20px;
  }
  #xmascp2025 .p-table dd {
    font-size: 20px;
    padding: 0 85px;
  }
  #xmascp2025 .p-list.-dot2 li {
    font-size: 20px;
  }
  #xmascp2025 .p-list.-annotation li {
    font-size: 16px;
  }
  #xmascp2025 .p-list.-dot li {
    font-size: 20px;
    font-size: 14px;
  }
  #xmascp2025 .p-list.-decimal li {
    font-size: 18px;
    padding-left: 85px;
  }
  #xmascp2025 .p-btn {
    font-size: 18px;
    margin: 10px 20px 0;
    width: 160px;
  }
  #xmascp2025 .stepSection {
    margin: 0 auto;
    width: 600px;
  }
  #xmascp2025 .stepSection .stepList > li .stepNum {
    margin-top: -30px;
    width: 90px;
  }
  #xmascp2025 .stepSection .stepList > li .stepCont p {
    font-size: 20px;
  }
  #xmascp2025 .stepSection .finish {
    font-size: 24px;
    margin-top: 20px;
    padding: 20px 0;
  }
  #xmascp2025 .p-btn_b {
    font-size: 22px;
    height: 70px;
    margin: 20px auto;
    padding: 25px 0;
    width: 530px;
  }
  ._pc {
    display: block !important;
  }
  ._sp {
    display: none;
  }
}
/*# sourceMappingURL=../maps/usr/xmas2025.css.map */
