@charset "utf-8";
/* CSS Document */
body {
  display: none;
}
* {
  min-height: 0vw;
}

/*===============================================
●共通
===============================================*/
/*===== common ======*/
/* prettier-ignore */
#tsukimi-haitoku_cp_2509 h1, h2, h3, h4, h5, p, figure {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
/* prettier-ignore */
#tsukimi-haitoku_cp_2509 ul, li, dl, dt, dd {
    margin: 0;
    list-style: none;
    padding: 0;
  }

#tsukimi-haitoku_cp_2509 img {
  max-width: 100%;
  display: block;
  height: auto;
}
/* prettier-ignore */
#tsukimi-haitoku_cp_2509 a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
  }

#tsukimi-haitoku_cp_2509 {
  margin: 0 calc(50% - 50vw);
  width: calc(100vw - 0.7%);
  padding: 0;
  position: relative;
  color: #313131;
  box-sizing: border-box;
  overflow: hidden;
}
#tsukimi-haitoku_cp_2509 .moonlight {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%) scaleY(1);
  width: 200vw;
  height: 200vh;
  background: radial-gradient(ellipse at top, rgba(255, 160, 70, 0.45) 0%, rgba(255, 120, 50, 0.2) 40%, transparent 80%);
  mix-blend-mode: screen;
  opacity: 0.85;
  /* マスク画像を代替するグラデーションを追加 */
  -webkit-mask-image: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5) 50%, transparent 100%);
  mask-image: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5) 50%, transparent 100%);
  pointer-events: none;
  z-index: 0;
  will-change: transform, opacity;
}
#tsukimi-haitoku_cp_2509 .kv-moonlight-ray {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 15%;
  height: 0;
  background: linear-gradient(to bottom, rgba(255, 204, 0, 0.1) 0%, rgba(255, 204, 0, 0) 100%);
  pointer-events: none;
  z-index: 0;
}

/* .item-area .c-pic-item img {
  opacity: 0;
  filter: blur(4px);
}
.item-area .item_txt_area {
  opacity: 0;
} */
/*===== text関連 ======*/
#tsukimi-haitoku_cp_2509 .lead-area .leadB {
  text-align: center;
  /* font-weight: 700; */
  font-size: clamp(1.5rem, 3.8vw, 2.5rem);
  margin: 0 0 1.5rem;
  text-shadow: 0 1px 0 #d7c28d, 0 3px 0 #fff, 0 4px 10px rgba(0, 0, 0, 0.2);
}
#tsukimi-haitoku_cp_2509 .lead-area .leadB span {
  text-align: center;
  font-weight: 600;
  font-size: clamp(1.1rem, 2.4vw, 1.3rem);
  display: block;
  margin: 0 0 0.5rem;
}
#tsukimi-haitoku_cp_2509 .lead-area .leadT {
  text-align: center;
  font-weight: 500;
  font-size: clamp(1rem, 2.1vw, 1.2rem);
}
#tsukimi-haitoku_cp_2509 .lead-area .leadT span {
  margin: 5px 0 0;
  display: block;
  font-size: clamp(0.85rem, 2vw, 0.95rem);
}
#tsukimi-haitoku_cp_2509 .date {
  text-align: center;
  box-sizing: border-box;
  font-size: clamp(0.85rem, 1.3vw, 1rem);
  font-weight: 600;
  background: #4a3480;
  color: #fefefe;
  max-width: 160px;
  padding: 0.2rem 0;
}
#tsukimi-haitoku_cp_2509 .item-area .name {
  text-align: left;
  font-size: clamp(1.15rem, 1.6vw, 1.3rem);
  font-weight: 700;
  line-height: 1.4;
}
#tsukimi-haitoku_cp_2509 .item-area .name span {
  text-align: left;
  font-size: clamp(0.9rem, 4vw, 1.05rem);
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
  display: block;
}
#tsukimi-haitoku_cp_2509 .item-area .name-sm {
  text-align: left;
  font-size: clamp(0.9rem, 2vw, 1rem);
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
#tsukimi-haitoku_cp_2509 .item-area .price {
  text-align: left;
  font-size: clamp(1.1rem, 1.5vw, 1.2rem);
  font-weight: 600;
}
#tsukimi-haitoku_cp_2509 .item-area .price-sm {
  text-align: right;
  font-size: clamp(0.85rem, 2vw, 0.9rem);
  font-weight: 600;
}
#tsukimi-haitoku_cp_2509 .item-area .txt {
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  text-align: left;
  line-height: 1.6;
}
#tsukimi-haitoku_cp_2509 .item-area .txt span {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  text-align: left;
  line-height: 1.6;
  display: block;
  margin: 0.2rem 0 0;
}

#tsukimi-haitoku_cp_2509 .ttl_h2 {
  text-align: center;
  font-weight: 900;
  font-size: clamp(1.3rem, 2.5vw, 2.2rem);
  position: relative;
  color: #fff;
  z-index: 2;
  padding: 1rem;
  width: 30%;
  margin: 3rem auto;
}
#tsukimi-haitoku_cp_2509 .ttl_h2 span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4a3480;
  transform: skewX(-25deg);
  padding: 2rem;
  box-sizing: border-box;
  z-index: -1;
}
#tsukimi-haitoku_cp_2509 .ttl_h3 {
  font-size: clamp(1.1rem, 1.5vw, 1.3rem);
  text-align: left;
}
#tsukimi-haitoku_cp_2509 .ttl_h4 {
  font-size: clamp(1rem, 1.4vw, 1.1rem);
  margin: 0 0 0.6rem;
  padding: 0 0 0.5rem;
}
#tsukimi-haitoku_cp_2509 .cp-item .kome-area li {
  font-size: clamp(0.8rem, 1.4vw, 0.95rem);
  text-align: left;
}

#tsukimi-haitoku_cp_2509 .text p span,
#tsukimi-haitoku_cp_2509 .summary-area ul {
  display: block;
  font-size: clamp(0.8rem, 1vw, 0.9rem);
  margin: 0.3rem 0 0;
}
#tsukimi-haitoku_cp_2509 .c-txt .item-wrap dt {
  font-size: clamp(0.94rem, 1.85vw, 1.1rem);
}
#tsukimi-haitoku_cp_2509 .c-txt .cp-date {
  font-size: clamp(0.9rem, 1.85vw, 1.1rem);
}

/*===== main-area ======*/

#tsukimi-haitoku_cp_2509 main {
  width: 100%;
  margin: 0 auto;
  height: auto;
  padding: 0;
  overflow: hidden;
}
#tsukimi-haitoku_cp_2509 section {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#tsukimi-haitoku_cp_2509 .imgbox {
  position: relative;
}
#tsukimi-haitoku_cp_2509 .imgbox .kv {
  width: min(100%, 1200px);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

/*===== text-area ======*/
#tsukimi-haitoku_cp_2509 .text-area {
  padding: 2rem 0;
  background: #fed900;
  color: #4a3480;
  /* font-family: 'Mochiy Pop One', sans-serif;
  font-weight: 400; */
}
#tsukimi-haitoku_cp_2509 .lead-area {
  width: 85%;
  padding: 0;
  margin: 0 auto;
}

/*===== item-area ======*/
#tsukimi-haitoku_cp_2509 .item-area {
  width: min(100%, 1200px);
  margin: 0 auto;
}

#tsukimi-haitoku_cp_2509 .item-area ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  width: 95%;
  margin: 0 auto;
}
#tsukimi-haitoku_cp_2509 .item-area .pic {
  position: relative;
}
#tsukimi-haitoku_cp_2509 .item-area .catch {
  position: absolute;
  padding: 2%;
  width: 55%;
  font-family: 'Mochiy Pop One', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1rem, 1.85vw, 1.3rem);
  top: -1.8rem;
  left: 0rem;
  z-index: 2;
  color: #4a3480;
}
#tsukimi-haitoku_cp_2509 .item-area .catch.itm5,
#tsukimi-haitoku_cp_2509 .item-area .catch.itm7 {
  width: 60%;
}
#tsukimi-haitoku_cp_2509 .item-area .catch.itm9,
#tsukimi-haitoku_cp_2509 .item-area .catch.itm10 {
  width: 74%;
}

#tsukimi-haitoku_cp_2509 .item-area .catch span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #fed900;
  width: 100%;
  height: 100%;
  transform: skewX(-15deg);
  z-index: -1;
}

#tsukimi-haitoku_cp_2509 .item-area .item_txt_area {
  position: relative;
  color: #fff;
  padding: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  height: 16em;
}
#tsukimi-haitoku_cp_2509 .item-area .item_txt_area .item-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  transform: skewX(-4deg);
  padding: 2rem;
  box-sizing: border-box;
}

/*===== animation-area ======*/
#tsukimi-haitoku_cp_2509 .item-area .inner {
  filter: drop-shadow(0 0 0px rgba(255, 140, 50, 0));
  will-change: filter;
  padding: 2rem;
}

#tsukimi-haitoku_cp_2509 .item-area .inner img {
  opacity: 0;
  filter: blur(4px);
  will-change: transform;
}

#tsukimi-haitoku_cp_2509 .imgbox .c-kv-ttl {
  position: absolute;
  top: 2%;
  left: 0;
  margin: auto;
  right: 0;
  width: 69%;
  will-change: transform;
}
#tsukimi-haitoku_cp_2509 .imgbox .c-kv-subttl01 {
  position: absolute;
  top: 4%;
  left: 8%;
  width: 5%;
  margin: 0 auto;
  will-change: transform;
}
#tsukimi-haitoku_cp_2509 .imgbox .c-kv-subttl02 {
  position: absolute;
  top: 15%;
  left: 4%;
  width: 5%;
  margin: 0 auto;
  will-change: transform;
}

/*===== movie ======*/

#tsukimi-haitoku_cp_2509 .video-area {
  width: min(100%, 1200px);
}
#movie_area {
  width: min(90%, 1200px);
  margin: 0 auto;
  background: #030303;
  padding: 1.2rem;
}
#movie_area .movie {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 0;
}
#movie_area .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*===== AEM ======*/
.others {
  color: #fff;
}

div#contents a:visited,
div#contents a:link,
.ly-wrp-breadcrumb span,
.ly-wrp-breadcrumb a:after {
  color: #fff;
}
.others a:link {
  color: #0171a6 !important;
}
.others .ly-mod-btn {
  color: #0171a6 !important;
}

/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width: 737px) {
  #tsukimi-haitoku_cp_2509 .pc-none {
    display: none;
  }
  div#contents {
    background: url(../images/bg_pc.webp) no-repeat;
    width: 100%;
    min-height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: bottom;
  }
}
/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width: 736px) {
  #tsukimi-haitoku_cp_2509 .sp-none {
    display: none;
  }
  #tsukimi-haitoku_cp_2509 {
    margin: 0 auto;
    width: 100%;
    padding: 0;
  }
  #tsukimi-haitoku_cp_2509 main {
    position: relative;
    overflow: hidden;
    padding: 0 0 3rem;
  }
  #tsukimi-haitoku_cp_2509 main .sp_bg {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url(../images/bg.webp) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #tsukimi-haitoku_cp_2509 .text-area {
    padding: 1rem 0;
  }
  #tsukimi-haitoku_cp_2509 .lead-area {
    width: 100%;
  }
  #tsukimi-haitoku_cp_2509 .item-area {
    width: 100%;
    overflow: hidden;
  }
  #tsukimi-haitoku_cp_2509 .item-area ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.5rem;
    width: 95%;
    margin: 0 auto;
  }
  #tsukimi-haitoku_cp_2509 .item-area .inner {
    padding: 0;
  }
  #tsukimi-haitoku_cp_2509 .item-area .item_txt_area {
    padding: 1.5rem;
    height: 100%;
  }
  #tsukimi-haitoku_cp_2509 .item-area .item_txt_area .item-background {
    padding: 1.5rem;
  }

  #tsukimi-haitoku_cp_2509 .ttl_h2 {
    width: 50%;
    padding: 0.5rem;
  }
  #tsukimi-haitoku_cp_2509 .ttl_h2 span {
    padding: 0.5rem;
    transform: skewX(-30deg);
  }

  #tsukimi-haitoku_cp_2509 .item-area .catch {
    top: -2rem;
    left: 0;
    width: 55%;
  }
  #tsukimi-haitoku_cp_2509 .item-area .catch.itm9,
  #tsukimi-haitoku_cp_2509 .item-area .catch.itm10 {
    width: 76%;
  }
  /*===== animation-area ======*/
  #tsukimi-haitoku_cp_2509 .imgbox .c-kv-ttl {
    width: 90%;
  }
  #tsukimi-haitoku_cp_2509 .imgbox .c-kv-subttl01 {
    top: 28%;
    left: 8%;
    width: 8%;
  }
  #tsukimi-haitoku_cp_2509 .imgbox .c-kv-subttl02 {
    top: 36%;
    left: 2%;
    width: 8%;
  }
  /*===== movie ======*/
  #movie_area {
    width: 92%;
    margin: 0 auto;
    background: #030303;
    padding: 0.5rem;
  }
  /*===== aem ======*/
  .others {
    padding: 0.5rem 0.8rem;
    color: #313131;
    background: #fff;
  }
  .ly-btn-pagetop {
    background: #fff;
  }
  .ly-foot-top-area2 {
    background: #fff;
  }
  .ly-foot-sns-area2 {
    background: #fff;
    padding: 0px 0 20px;
    margin: 0;
  }
  .ly-foot-bottom-area2 {
    margin: 0;
  }
}
/*===============================================
●tablet.css  画面の横幅が737px～
===============================================*/

@media screen and (min-width: 737px) and (max-width: 767px) {
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #tsukimi-haitoku_cp_2509 .item-area ul {
    gap: 1.5rem;
  }
  #tsukimi-haitoku_cp_2509 .item-area .inner {
    padding: 0;
  }
  #tsukimi-haitoku_cp_2509 .item-area .item_txt_area {
    padding: 1.5rem;
    height: 18em;
  }
  #tsukimi-haitoku_cp_2509 .item-area .catch {
    bottom: -0.8rem;
    left: 0.5rem;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #tsukimi-haitoku_cp_2509 .item-area .catch {
    width: 55%;
  }
  #tsukimi-haitoku_cp_2509 .item-area .catch.itm5,
  #tsukimi-haitoku_cp_2509 .item-area .catch.itm7 {
    width: 64%;
  }
  #tsukimi-haitoku_cp_2509 .item-area .catch.itm9,
  #tsukimi-haitoku_cp_2509 .item-area .catch.itm10 {
    width: 82%;
  }
}
