@charset "UTF-8";

#md_contentsDetail {
  display: none
}

#portal_based img {
  display: block;
  width: 100%;
  height: auto
}

@media screen and (max-width: 768px) {
  #portal_based .pc {
    display: none
  }
}

#portal_based .sp {
  display: none
}

@media screen and (max-width: 768px) {
  #portal_based .sp {
    display: block
  }
}

#portal_based .en {
  font-family: 'SackersGothicStd-Light'
}

@media screen and (min-width: 768px) {
  #portal_based {
    letter-spacing: 0.1rem;
    background-color: #C7000C;
    background-image: url(/cms/dd_events/img/holiday2025/bgimg-pc.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
  }
}

#portal_based section.portal_items {
  width: 100%;
  padding: 60px 0 100px
}


#portal_based section.portal_cover {
  width: 100%;
}

#portal_based section.portal_cover .cover {
  position: relative;
  height: 680px;
  background-image: url(/cms/dd_events/img/holiday2025/hero_pc.jpg);
  background-size: cover;
  background-position: center top;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #portal_based section.portal_cover02 {
    padding-top: 0;
  }

  #portal_based section.portal_cover .cover {
    background-image: url(/cms/dd_events/img/holiday2025/hero_sp.jpg);
    width: 100%;
    height: 600px;
    background-size: cover;
  }

  #portal_based::before {
    /* background-image: url(/cms/dd_events/img/holiday2025/bgimg-sp.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;*/
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-image: url(/cms/dd_events/img/holiday2025/bgimg-sp.jpg);
    background-size: cover;
  }

}

#portal_based .main-cont {
  color: #FFF;
  padding: 80px 0 0;
  max-width: 960px;
  margin: 0 auto;
  /*    
  background-image: url(/cms/dd_events/img/holiday2025/bgimg-sp.jpg);
  width: 100%;  
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;*/
}

@media screen and (max-width: 768px) {
  #portal_based .main-cont {
    padding: 40px 20px 0;
    width: 100%;
  }
}

#portal_based section.portal_cover h1.ttl-read-sub {
  width: 100%;
  font-family: "Cormorant", serif;
  text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
  margin: 0;
  font-size: 74px;
  font-weight: 500;
  line-height: 1.1;
  color: #FFF;
  position: absolute;
  top: 38%;
}

#portal_based section.portal_cover h1.hero-title {
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 44%;
}

#portal_based section.portal_cover h1.hero-title img {
  filter: drop-shadow(0px 2px 3px rgba(0, 0, 0, 0.5));
}

.staff-pt img {
  width: 100%;

}

@media screen and (max-width: 768px) {
  #portal_based section.portal_cover h1.ttl-read-sub {
    font-size: 15vw;
  }

  #portal_based section.portal_cover h1.hero-title {
    width: 68%;
  }
}

.block-article-anker-list--column li {
  border-right: 1px solid #FFF;
}

#portal_based a {
  color: #FFF;
}

.block-article-anker-list--column li a .anker-text span::after {
  filter: invert(1);
}

#portal_based h2.catch-tit {
  text-align: center;
  font-size: 36px;
  margin-bottom: 36px;
  font-weight: 400;
}

#portal_based .come-txt {
  text-align: center;
  font-size: 16px;
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  #portal_based h2.catch-tit {
    font-size: 24px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }

  .block-article-anker-list--column li {
    border-right: none;
  }

  .block-article-anker-list--column li a::after {
    filter: invert(1);
  }

  .block-article-anker-list--column {
    padding: 0;
  }

  #portal_based .come-txt {
    margin-bottom: 50px;
  }
}

#portal_based section.reservation {
  max-width: 1120px;
  margin: 0 auto;
}

#portal_based section.reservation h2 {
  font-family: "Cormorant", serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 0.78;
  text-align: center;
  color: #FFF;
  display: inline-block;
  width: 100%;
  margin-bottom: 36px;
}

#portal_based section.reservation span,
h2.section-title span,
section#act h2.act span {
  font-size: 18px;
}

#portal_based section.reservation .sec-cont {
  display: flex;
  column-gap: 20px;
  padding-bottom: 120px;
}

#portal_based section.reservation .sec-cont .pt-spe {
  flex: 1;
  color: #FFF;

}

#portal_based section.reservation .sec-cont .pt-spe h3 {
  font-family: "Cormorant", serif;
  font-size: 38px;
  font-weight: 400;
  text-align: center;
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
  width: 100%;
  line-height: 1.0;
  margin: 20px 0 0;
}

#portal_based section.reservation .sec-cont .pt-spe h3::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #FFF;
  margin: 5px auto 0;
  width: 32px;
}

#portal_based section.reservation .sec-cont .pt-spe p {
  font-size: 16px;
  text-align: center;

}


@media screen and (max-width: 768px) {
  #portal_based section.reservation h2 {
    font-size: 32px;
    line-height: 1.0;
    width: 100vw;
  }

  #portal_based section.reservation .sec-cont .pt-spe h3 {
    font-size: 36px;
  }

  #portal_based section.reservation .sec-cont {
    display: block;
    padding-bottom: 40px;
  }

  #portal_based section.reservation .sec-cont .pt-spe {
    width: 100vw;
    color: #FFF;
    padding: 0 0 40px;
  }
}

section.online-store-section,
section.feature-section {
  max-width: 1120px;
  margin: 0 auto;
  color: #FFF;
  padding-bottom: 100px;
}

section#act h2.act,
section#merchant-voice .txt-spe h2.section-title,
section.online-store-section h2.section-title,
section.feature-section h2.section-title {
  font-size: 46px;
  font-family: "Cormorant", serif;
  font-weight: 400;
  line-height: 0.68;

}


section.online-store-section .store-items {
  display: flex;
  justify-content: space-evenly;
  column-gap: 18px;
  width: 100%;
}

section.online-store-section .store-items .store-item {
  flex: 1;
  width: 100%;
}


section.online-store-section .store-items .store-item .sec-sab-title {
  font-size: 28px;
  font-family: "Cormorant", serif;
  font-weight: 400;
  line-height: 1.0;
  text-align: center;
  padding-top: 16px;
}

section.online-store-section .store-items .store-item .sec-sab-title span {
  font-size: 16px;
  font-family: 'Helvetica Neue', Arial, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}

@media screen and (max-width: 768px) {

  section.online-store-section,
  section.feature-section {
    margin: 0 20px;
  }

  section.online-store-section {
    padding-bottom: 60px;
  }

  section.online-store-section .store-items .store-item .sec-sab-title span {
    font-size: 14px;
  }

  section.online-store-section h2.section-title,
  section.feature-section h2.section-title,
  section#merchant-voice .txt-spe h2.section-title {
    font-size: 32px;
    line-height: 0.9;
  }

  section#merchant-voice .txt-spe h2.section-title {
    margin: 0 20px 20px;
  }

  section.online-store-section .store-items .store-item .sec-sab-title {
    font-size: 20px;
  }

  section.online-store-section .store-items {
    flex-wrap: wrap;
    gap: 12px;
  }

  section.online-store-section .store-items .store-item {
    width: calc(50% - 6px);
    flex: 0 0 auto;
  }



}


section.feature-section .ft-cont-w,
section.feature-section .ft-cont-w02 {
  display: flex;
  max-width: 1120px;
}

section.feature-section .ft-cont-w .feature-comm,
section.feature-section .ft-cont-w02 .feature-comm {
  text-align: center;
  margin-bottom: 24px;
}

section.feature-section .ft-cont-w .im-stage,
section.feature-section .ft-cont-w .txt-stage {
  width: 560px;
}

section.feature-section .ft-cont-w02 .im-stage,
section.feature-section .ft-cont-w02 .txt-stage {
  width: 560px;
}

section.feature-section .ft-cont-w .txt-stage,
section.feature-section .ft-cont-w02 .txt-stage {
  background-color: #FFF;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}

section.feature-section .feature-slide {
  max-width: 1120px;
  display: flex;
  gap: 17px;
  margin: 20px 0;
}

section.feature-section .feature-slide .cont-th {
  flex: 1;
  max-width: 362px;
}

section.feature-section .feature-slide .cont-th .ex-plan {
  padding: 12px;
  margin: 0;
  background-color: #FFF;
  color: #000;
  min-height: 170px;
}

section.feature-section .feature-slide .cont-th .ex-plan h3,
.item-card h3.staff-list {
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  section.feature-section .feature-slide .cont-th .ex-plan {
    height: auto;
  }

  section.feature-section .ft-cont-w {
    display: block;
    width: 100%;
  }

  .item-card h3.staff-list {
    line-height: 1.4;
  }

  section.feature-section .feature-slide {
    overflow-x: scroll;
    width: 100%;
    margin: 20px 0;
    position: relative;
    z-index: 0;
  }

  section.feature-section .feature-slide .cont-th {
    flex: 0 0 auto;
    width: 90%;
    flex-shrink: 0;
  }

  section.feature-section .ft-cont-w .im-stage {
    width: 100%;
  }

  section.feature-section .ft-cont-w .txt-stage {
    width: 100%;
    padding: 20px;
  }

  section.feature-section .ft-cont-w02 {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  section.feature-section .ft-cont-w02 .item01 {
    order: 1;
    width: 100%;
  }

  section.feature-section .ft-cont-w02 .item02 {
    order: 2;
    width: 100%;
    padding: 20px;
  }
}


.item-card h3.staff-list {
  margin: 10px 0;
}

section#act {
  max-width: 960px;
  margin: 100px auto;
}

section#act h2.act {
  text-align: center;
}

section#act h3.sub-txt-s,
.ft-cont-w h3.feature-sub,
.ft-cont-w02 h3.feature-sub {
  font-size: 24px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  text-align: center;
}

section#act .mess-act {
  text-align: center;
  padding: 60px 0 0;
}


section#merchant-voice {
  padding: 80px 0 120px;
  background-color: #F9F7F4;
}

section#merchant-voice .mv-container {
  width: 100%;
  margin: 0 auto;
}

section#merchant-voice .mv-container .items-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -1px;
  border-top: 1px solid #666666;
}

section#merchant-voice .mv-container .items-box .item-card {
  width: 25%;
  border-bottom: 1px solid #666666;
  border-right: 1px solid #666666;
}

section#merchant-voice .mv-container .items-box .item-card:nth-child(4n) {
  border-right: none;
}

section#merchant-voice .txt-spe {
  width: 1120px;
  margin: 0 auto;
}

section#merchant-voice .item-card a {
  display: block;
  padding: 3.3vw;
}

section#merchant-voice .item-card .st-comm {
  padding: 0 0 20px;
}

.pb60 {
  padding-bottom: 60px;
}

@media screen and (max-width: 768px) {

  section#act h3.sub-txt-s,
  .ft-cont-w h3.feature-sub,
  .ft-cont-w02 h3.feature-sub {
    font-size: 20px;
  }

  section#act .mess-act {
    padding: 24px 0 0;
  }


  section#act {
    width: auto;
    padding: 60px 20px;
    margin: 0;
    background-color: #FFF;
  }

  section#merchant-voice {
    padding: 80px 0 120px;
  }

  section#merchant-voice .mv-container .items-box .item-card {
    width: 50%;
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
  }

  section#merchant-voice .mv-container .items-box .item-card:nth-child(2n) {
    border-right: none;
  }

  .pb60 {
    padding-bottom: 24px;
  }


  /*スクロール*/
  .scroll_down {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 90%;
    right: 10%;
    animation: arrowmove 2s ease-in-out infinite;
    transform: rotate(270deg);
    font-size: 14px !important;

  }

  .scroll_down a {
    position: absolute;
    left: -26px;
    bottom: 5px;
    margin-bottom: 38px;
    color: #FFF;
    font-size: 14px;
    font-family: 'Cormorant';
    color: #FFF !important;
    letter-spacing: .1em;
    writing-mode: vertical-rl;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Sackers Gothic Std', "Sackers Gothic";
  }

  .scroll_down:before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: -6px;
    width: 1.3px;
    height: 14px;
    background: #FFF;
    transform: skewX(-40deg);
  }

  .scroll_down:after {
    content: "";
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 1px;
    height: 120px;
    background: #FFF;
  }

  @keyframes arrowmove {
    0% {
      right: 10%;
    }

    50% {
      right: 5%;
    }

    00% {
      right: 10%;
    }
  }
}