@charset "UTF-8";
.xmas-2022 .f-play {
  font-family: "Playfair Display", serif;
}

.xmas-2022 .f-mincho {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}

.xmas-2022 .f-gothic {
  font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif !important;
}

.xmas-2022 a {
  text-decoration: none;
}

@media screen and (min-width: 721px) {
  .xmas-2022 a {
    display: inline-block;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    opacity: 1;
  }
  .xmas-2022 a:hover {
    opacity: 0.7;
  }
}

.xmas-2022 .present_camp {
  background-color: #610000;;
}

.xmas-2022 .box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 110px;
  border: solid #6c757d 1px;
  text-align: center;
}

@media screen and (min-width: 721px) {
  .xmas-2022 .box {
    padding: 10px 10px;
  }
}

@media screen and (max-width: 720px) {
  .xmas-2022 .box {
    padding: 5px 5px;
  }
}

.xmas-2022 .christmas-section__name {
  text-align: center !important;
  padding: 10px 0px 0px;
}

.xmas-2022 .christmas-section__li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px !important;
  width: 33% !important;
  margin: 0 0 50px 0 !important;
}

.xmas-2022 .christmas-section__ul_col2 .christmas-section__li {
  width: 50% !important;
}

@media screen and (max-width: 720px) {
  .xmas-2022 .christmas-section__li {
    width: 50% !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .xmas-2022 .tb-only {
    display: block !important;
  }
  .xmas-2022 .pc-none {
    display: none !important;
  }
  .xmas-2022 .christmas-top__movie .tb-fix > div {
    width: 100vw !important;
    height: 617px !important;
  }
}

@media screen and (max-width: 720px) {
  .xmas-2022 .christmas-top__movie .sp-fix > div {
    width: 100vw !important;
    height: 526px !important;
  }
  .xmas-2022 .tb-none {
    display: none !important;
  }
  .xmas-2022 .christmas-section__name {
    font-size: 0.8rem !important;
    padding: 10px 0px 0px;
    line-height: 1.2 !important;
  }
}

.xmas-2022 .christmas-about__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 970px;
  margin: 0 auto;
}

.xmas-2022 .christmas-about__li {
  width: 460px;
  display: block;
	margin: 0 auto;
}

.xmas-2022 .christmas-about__li > div {
  width: 100% !important;
  height: 259px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  -webkit-filter: drop-shadow(5px 2px 10px rgba(128, 128, 128, 0.6)) !important;
  filter: drop-shadow(5px 2px 10px rgba(128, 128, 128, 0.6)) !important;
  margin: 0 auto !important;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .xmas-2022 .christmas-about__ul {
    width: 100%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .xmas-2022 .christmas-about__li {
    width: 48%;
  }
}

@media screen and (max-width: 720px) {
  .xmas-2022 .christmas-about__ul {
    display: block !important;
    width: 90% !important;
    margin: 0 auto !important;
  }
  .xmas-2022 .christmas-about__ul .christmas-about__li {
    width: 100% !important;
    margin-bottom: 6% !important;
  }
  .xmas-2022 .christmas-about__ul .christmas-about__li > div {
    max-width: 322px !important;
    height: 181px !important;
  }
}

@media screen and (min-width: 721px) {
  .xmas-2022 .christmas-top__head {
    z-index: 20 !important;
  }
}

@media screen and (max-width: 720px) {
  .xmas-2022 .christmas-top__movie video {
    width: auto;
    height: auto !important;
    -webkit-transform: translatex(0%) !important;
            transform: translatex(0%) !important;
    display: block;
  }
}

@media screen and (min-width: 721px) {
  .xmas-2022 .border-triangle-top {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 100px;
    border: 0;
    border-top: 8px solid #333;
    left: -5%;
    top: 13%;
    position: absolute;
    z-index: 99;
  }
  .xmas-2022 .border-triangle-bottom {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 100px;
    border: 0;
    border-top: 8px solid #333;
    left: 85%;
    top: 85%;
    position: absolute;
    z-index: 99;
  }
}

@media screen and (max-width: 720px) {
  .xmas-2022 .border-triangle-top {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 100px;
    border: 0;
    border-top: 8px solid #333;
    left: -9%;
    top: 12%;
    position: absolute;
    z-index: 99;
  }
  .xmas-2022 .border-triangle-bottom {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 100px;
    border: 0;
    border-top: 8px solid #333;
    left: 80%;
    top: 80%;
    position: absolute;
    z-index: 99;
  }
}

.xmas-2022 .bg-main-present {
  background-repeat: no-repeat;
}

@media screen and (min-width: 721px) {
  .xmas-2022 .bg-main-present {
    background-image: url(../img/bg.jpg);
    background-size: cover;
  }
}

@media screen and (max-width: 720px) {
  .xmas-2022 .bg-main-present {
    background-image: url(../img/bg_sp.jpg);
    background-size: contain;
  }
}


@media screen and (min-width: 721px) {
  .xmas-2022 .bg-present {
    background-image: url(../img/bg-present_pc.png);
    background-repeat: no-repeat;
  }
  .xmas-2022 .h-img-fix {
    height: 263px;
  }
}

@media screen and (max-width: 720px) {
  .xmas-2022 .bg-present {
    background-image: url(../img/bg-present_sp.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.xmas-2022 .img-shadow {
  -webkit-box-shadow: 0 3px 18px rgba(59, 51, 47, 0.27);
          box-shadow: 0 3px 18px rgba(59, 51, 47, 0.27);
}

.xmas-2022 .guideline__headline {
  border-bottom: 2px dotted #d9d9d9;
}

.xmas-2022 .iframe-height-fix-pc {
  height: 100%;
}

.xmas-2022 .present_camp img {
  width: 100%;
  height: auto;
}

.xmas-2022 .bg-deco {
  background-image: url(../img/ttl_cam_deco.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
}

@media screen and (max-width: 720px) {
  .xmas-2022 .bg-deco {
    background-image: url(../img/ttl_cam_deco_sp.png);
    background-size:contain;
  }
}

.xmas-2022 .ff-didot {
  font-family: "DidotLTStdHeadline", sans-serif;
}

.xmas-2022 .bg-green {
  background-color: #1e561e;
}
.xmas-2022 .bg-green a {
  color: #FFF;
  text-decoration: underline;
}
.xmas-2022 .present_step {
  border-right: 1px solid#e2e2e2;
}
.xmas-2022 .step {
  text-align: center;
  background: #89232c;
  color: #FFF;
  padding:5px 20px;
  width: fit-content;
  border-radius: 14px;
  line-height: 1.0;
  font-size: 13px;
}

.xmas-2022 .entry-insta {
  border-right: 1px solid#e2e2e2;
}
@media screen and (max-width: 720px) {
  .xmas-2022 .entry-insta {
    border-right: none;
    border-top: 1px solid#e2e2e2;
  }
  .xmas-2022 .entry-x {
    border-bottom: 1px solid#e2e2e2;
  }
}

@media screen and (max-width: 720px) {
  .xmas-2022 .present_step {
    border-bottom: 1px solid#e2e2e2;
    border-right: none;
  }
  .xmas-2022 .step {
    padding:5px 20px;
    width: 70px;
    margin-right: 10px;
    height: fit-content;
    border-radius: 10px;
    font-size: 10px;
  }
  .xmas-2022 .txt {
    width: calc(100% - 70px);
  }
}

.xmas-2022 .h2_underline {
  text-align: center;
  padding: 0 0 15px 0;
  margin: 0 auto 10px auto;
  width: 460px;
  background-image: url(../img/h2_underline.png);
  background-size: auto;
  background-position: bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 720px) {
  .xmas-2022 .h2_underline {
    width:260px;
    background-size: contain;
  }
}

.xmas-2022 .w-fit {
  width: fit-content;
}