
@charset "UTF-8";
@font-face {
  font-family: "FOT-Chiaro Std";
  src: url(../fonts/chiarostd_b.otf);
  font-weight: bold;
}
@font-face {
  font-family: "FOT-Cezanne ProN";
  src: url(../fonts/FOT-CezanneProN.otf);
  font-weight: 500;
}
:root {
  --font-family-base: "Noto Sans JP", sans-serif;
  --font-chiarostd: "FOT-Chiaro Std", sans-serif;
}

html {
  font-size: 62.5%;
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  html {
    font-size: 0.7692307692vw;
  }
}

body {
  margin: 0;
  background-color: #fff;
  color: #202020;
  font-family: 游ゴシック, yu gothic, yugothic, ヒラギノ角ゴ pro w3, ヒラギノ角ゴ w3, hiragino kaku gothic pron, hiragino kaku gothic, メイリオ, meiryo, noto sans, noto sans cjk jp, system-ui, sans-serif;
  font-weight: 500;
  line-height: 1.7;
}

img,
svg {
  max-width: 100%;
  height: auto;
}

.bold {
  font-weight: bold;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.text-center {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .only-pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .only-sp {
    display: none !important;
  }
}

.returntop {
  display: none;
  position: fixed;
  bottom: min(25px, 6.67vw);
  right: min(10px, 2.67vw);
  z-index: 999;
}
.returntop a {
  display: block;
  width: min(40px, 10.67vw);
  height: min(40px, 10.67vw);
  color: #fff;
  font-size: min(23px, 6.13vw);
  text-indent: -999em;
  text-decoration: none;
  border-radius: 100%;
  position: relative;
}
.returntop a::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/return-top.svg) no-repeat center/contain;
}
@media screen and (min-width: 768px) {
  .returntop {
    bottom: 40px;
    right: 40px;
  }
  .returntop a {
    width: 60px;
    height: 60px;
  }
}

.container {
  padding: 0 1.5rem;
  --max-width: 110rem;
  max-width: calc(var(--max-width) + 3rem);
  margin-left: auto;
  margin-right: auto;
}

.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 1001;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.modal-container.active {
  opacity: 1;
  visibility: visible;
}

.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 1070px;
}

.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 36px;
  padding-bottom: 5px;
  color: #fff;
  background-color: #000000;
  cursor: pointer;
}

.modal-content img {
  max-height: calc(100vh - 40px);
  max-height: calc(100dvh - 40px);
}

.auto-phrase {
  word-break: auto-phrase;
}

.only-sm-sp {
  display: none;
}
@media screen and (max-width: 550px) {
  .only-sm-sp {
    display: block;
  }
}

@media screen and (max-width: 550px) {
  .only-sm-pc {
    display: none;
  }
}

.christmas2025 {
  font-family: "Noto Sans JP", sans-serif;
  background: url(../img/bg.jpg) repeat top center/136rem;
}
.christmas2025 .kv {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.christmas2025 .christmas2025_content1 {
  padding-top: 5.5rem;
  padding-bottom: 10.5rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.christmas2025 .christmas2025_content1::before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 11rem;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  width: 123.35rem;
  height: 186.55rem;
  background: url(../img/snow-02.png) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1::before {
    width: 75rem;
    background-repeat: repeat-y;
  }
}
.christmas2025 .christmas2025_content1::after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 57rem;
  left: 0;
  right: 0;
  width: 116.65rem;
  height: 141.75rem;
  background: url(../img/cloud-01.png) no-repeat center/contain;
  margin: auto;
}
.christmas2025 .christmas2025_content1 .text-top {
  position: relative;
  z-index: 1;
}
.christmas2025 .christmas2025_content1 .text-top::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  width: 116.65rem;
  height: 45.65rem;
  background: url(../img/snow-01.png) no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .text-top::before {
    width: 47rem;
    background-repeat: repeat-y;
  }
}
.christmas2025 .christmas2025_content1 .text01 {
  color: #e3ab00;
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.5;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .text01 {
    font-size: 1.4rem;
  }
}
.christmas2025 .christmas2025_content1 .text02 {
  margin-top: 2.7rem;
  color: #e3ab00;
  text-align: center;
  font-size: 2.3rem;
  font-weight: 900;
  line-height: 1.73;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .text02 {
    font-size: 1.8rem;
  }
}
.christmas2025 .christmas2025_content1 .box {
  margin-top: 5.8rem;
  width: 95.8rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6rem;
  padding-bottom: 13rem;
  padding-left: 12rem;
  padding-right: 12rem;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-top: 2rem;
    padding-bottom: 7rem;
  }
}
.christmas2025 .christmas2025_content1 .box .box01-ttl {
  margin-inline: -8rem;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box .box01-ttl {
    margin-inline: -5rem;
  }
}
.christmas2025 .christmas2025_content1 .box .box01-text {
  color: #595757;
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box .box01-text {
    font-size: 1.4rem;
    margin-inline: -1em;
  }
}
.christmas2025 .christmas2025_content1 .box .gift-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.3rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box .gift-list {
    grid-template-columns: 1fr;
  }
}
.christmas2025 .christmas2025_content1 .box .gift-list .item {
  position: relative;
  border: 2px solid #c00012;
  border-radius: 0.8rem;
  overflow: hidden;
}
.christmas2025 .christmas2025_content1 .box .gift-list .item .item-label {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.66;
  display: inline-block;
  background: #000;
  padding: 0.4rem 1rem;
  border-bottom-right-radius: 1rem;
}
.christmas2025 .christmas2025_content1 .box .gift-list .item .item-img img {
  display: block;
  width: 100%;
}
.christmas2025 .christmas2025_content1 .box .gift-list .item .item-body {
  background: #c00012;
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.8rem 0;
}
.christmas2025 .christmas2025_content1 .box .gift-list .item .item-body .pttl {
  font-size: 1.8rem;
  display: block;
}
.christmas2025 .christmas2025_content1 .box .gift-more {
  margin-top: 7rem;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box .gift-more {
    margin-top: 6rem;
  }
}
.christmas2025 .christmas2025_content1 .box .gift-more .gift-more-ttl {
  color: #595757;
  text-align: center;
  font-size: 1.975rem;
  font-weight: 500;
  line-height: normal;
  position: relative;
  z-index: 1;
}
.christmas2025 .christmas2025_content1 .box .gift-more .gift-more-ttl::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  border-top: 2px dashed #595757;
  z-index: -1;
}
.christmas2025 .christmas2025_content1 .box .gift-more .gift-more-ttl span {
  padding: 0 0.6em;
  background-color: #fdecea;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box .gift-more .gift-more-ttl {
    font-size: 1.6rem;
  }
}
.christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list {
    gap: 1.5rem;
  }
}
.christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list .item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 49rem;
  height: 4.5rem;
  max-width: 100%;
  padding: 1rem 2rem;
  flex-shrink: 0;
  border-radius: 5rem;
  background: #829d88;
  box-shadow: 0 4px 0 0 #677b6c;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.14;
  position: relative;
}
.christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list .item a::before {
  content: "";
  right: 2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1.6rem;
  background: url(../img/arrrow.svg) no-repeat center/contain;
}
@media screen and (min-width: 768px) {
  .christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list .item a {
    transition: ease-out 0.3s;
  }
  .christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list .item a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list .item a {
    width: 35rem;
    height: 4.2rem;
    font-size: 1.5rem;
  }
  .christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list .item a::before {
    width: 0.8rem;
    height: 1.2rem;
  }
}
.christmas2025 .christmas2025_content1 .box .gift-more .gift-more-list .item a.c2 {
  background: #b9a070;
  box-shadow: 0 4px 0 0 #96815a;
}
.christmas2025 .christmas2025_content1 .box01 {
  background: url(../img/bg-box2.png) no-repeat top center/cover;
  position: relative;
}
.christmas2025 .christmas2025_content1 .box01::before {
  width: 23.4rem;
  aspect-ratio: 1;
  content: "";
  position: absolute;
  top: 22rem;
  left: -7.2rem;
  background: url(../img/deco-01.png) no-repeat center/contain;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box01::before {
    width: 15rem;
    left: -4rem;
    top: 39rem;
  }
}
.christmas2025 .christmas2025_content1 .box01::after {
  width: 23.8rem;
  aspect-ratio: 1;
  content: "";
  position: absolute;
  bottom: 24.3rem;
  right: -10.7rem;
  background: url(../img/deco-02.png) no-repeat center/contain;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box01::after {
    width: 13rem;
    right: -5rem;
    bottom: 22rem;
  }
}
.christmas2025 .christmas2025_content1 .box02 {
  margin-top: 5rem;
  background: url(../img/bg-box1.png) no-repeat top center/cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box02 {
    margin-top: 3rem;
  }
  .christmas2025 .christmas2025_content1 .box02 .gift-list {
    margin-top: 6rem;
  }
}
.christmas2025 .christmas2025_content1 .box02::before {
  width: 19.7rem;
  aspect-ratio: 1;
  content: "";
  position: absolute;
  bottom: 20.2rem;
  left: -6.4rem;
  background: url(../img/deco-03.png) no-repeat center/contain;
  z-index: 2;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box02::before {
    width: 14rem;
    bottom: 23rem;
    left: -3rem;
  }
}
.christmas2025 .christmas2025_content1 .box02::after {
  width: 21.7rem;
  aspect-ratio: 1;
  content: "";
  position: absolute;
  top: 18.7rem;
  right: -7rem;
  background: url(../img/deco-04.png) no-repeat center/contain;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box02::after {
    width: 15rem;
    top: 21rem;
    right: -5rem;
  }
}
.christmas2025 .christmas2025_content1 .box02 .gift-list .item {
  border-color: #006453;
}
.christmas2025 .christmas2025_content1 .box02 .gift-list .item .item-body {
  background-color: #006453;
}
.christmas2025 .christmas2025_content1 .box02 .gift-more .gift-more-ttl span {
  background-color: #f4f9f1;
}
.christmas2025 .christmas2025_content1 .box-note {
  width: 88rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4rem;
  padding-inline: 2rem;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .box-note {
    margin-top: 1rem;
  }
}
.christmas2025 .christmas2025_content1 .gift-note {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.64;
}
@media screen and (max-width: 767px) {
  .christmas2025 .christmas2025_content1 .gift-note {
    font-size: 1rem;
  }
}
.christmas2025 .xmas-other {
  background: #c02d33;
  padding-top: 6.5rem;
  padding-bottom: 7.8rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.christmas2025 .xmas-other::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  width: 120.95rem;
  max-width: 100%;
  height: 57.35rem;
  background: url(../img/snow-03.png) no-repeat top center/contain;
}
@media screen and (max-width: 767px) {
  .christmas2025 .xmas-other::before {
    width: 60rem;
    background-repeat: repeat-y;
  }
}
.christmas2025 .xmas-other .inner {
  max-width: 85rem;
}
.christmas2025 .xmas-other .xmas-other-ttl {
  margin-bottom: 3rem;
  color: #fff;
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .christmas2025 .xmas-other .xmas-other-ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .christmas2025 .xmas-other {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }
}

/***fix***/
.headerB,
.footerBanner {
  background-color: #fff;
}

.snsArea {
  background-color: #fff;
}

html body {
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  a:hover img,
  .hover:hover,
  .link a:hover,
  .pic a:hover,
  .gNav a:hover,
  .headerLogin a:hover,
  .pdfBtn a:hover {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .coredo-cms-wrapper header .inner-content nav {
    gap: 10px;
    padding: 0 12px;
  }
}



