@charset "utf-8";
/* CSS Document */
body {
  display: none;
}
* {
  min-height: 0vw;
}
/*===============================================
●共通
===============================================*/

/*===== common ======*/

/* prettier-ignore */
#fm-luckybag_cp_2511 h1, h2, h3, h4, h5, p, figure {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
/* prettier-ignore */
#fm-luckybag_cp_2511 ul,ol, li, dl, dt, dd {
    margin: 0;
    list-style: none;
    padding: 0;
  }
/* prettier-ignore */
#fm-luckybag_cp_2511 img {
    max-width: 100%;
    display: block;
    height: auto;
  }
/* prettier-ignore */
#fm-luckybag_cp_2511 a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
  }
#fm-luckybag_cp_2511 {
  margin: 0 calc(50% - 50vw);
  width: calc(100vw - 0.7%);
  padding: 0;
  position: relative;
  color: #323232;
  box-sizing: border-box;
  overflow: hidden;
}

#fm-luckybag_cp_2511 .fukubukuro,
#fm-luckybag_cp_2511 .items,
#fm-luckybag_cp_2511 .otoku {
  text-align: center;
  margin: 0 auto 4rem;
  width: 100%;
  position: relative;
}
#fm-luckybag_cp_2511 .fukubukuro.end {
  margin: 0 auto;
}
/*===== text関連 ======*/

#fm-luckybag_cp_2511 .lead-area .leadB {
  text-align: center;
  font-weight: 900;
  font-size: clamp(1.5rem, 2vw, 2.3rem);
  margin: 0 0 2rem;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
}
#fm-luckybag_cp_2511 .lead-area .leadB span {
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.95rem, 2.4vw, 1.3rem);
  display: block;
  margin: 0 0 0.5rem;
}
#fm-luckybag_cp_2511 .lead-area .leadT {
  text-align: center;
  font-weight: 500;
  font-size: clamp(1rem, 15vw, 1.05rem);
}
#fm-luckybag_cp_2511 .lead-area .leadT span {
  margin: 5px 0 0;
  display: block;
  color: #fff;
  font-size: 14px;
}
#fm-luckybag_cp_2511 .item-area .date {
  text-align: left;
  border: 1px solid #644d1f;
  padding: 2px 8px;
  box-sizing: border-box;
  width: 140px;
  font-size: 14px;
  margin: 0 0 8px;
}
#fm-luckybag_cp_2511 .item_card-box .name,
#fm-luckybag_cp_2511 .item-area .name {
  text-align: left;
  font-size: clamp(1.1rem, 4vw, 1.3rem);
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
}

#fm-luckybag_cp_2511 .item-area .txt {
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  text-align: left;
  line-height: 1.6;
}
#fm-luckybag_cp_2511 .item_card-box .txt span,
#fm-luckybag_cp_2511 .item-area .txt span {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  text-align: left;
  line-height: 1.6;
  display: block;
  margin: 0.3rem 0 0;
}
/* ====================== h2 ====================== */
#fm-luckybag_cp_2511 .ttl_h2 {
  position: relative;
  font-size: clamp(1.7rem, 2.5vw, 2.2rem);
  padding: 4rem 0 3rem;
  font-weight: 800;
  z-index: 1;
  /* text-shadow: 3px 3px 3px #d01b0f, -3px -3px 3px #d01b0f, -3px 3px 3px #d01b0f, 3px -3px 3px #d01b0f, 3px 0px 3px #d01b0f, -3px 0px 3px #d01b0f, 0px 3px 3px #d01b0f, 0px -3px 3px #d01b0f; */
}
#fm-luckybag_cp_2511 .h2_box .price > p,
#fm-luckybag_cp_2511 .fuku-area.end .h2_box .price > p {
  font-size: clamp(1.3rem, 2vw, 1.5rem);
  text-align: left;
  font-weight: 700;
}
#fm-luckybag_cp_2511 .h2_box .price > p span,
#fm-luckybag_cp_2511 .fuku-area.end .h2_box .price > p span {
  font-size: clamp(1.8rem, 2vw, 2.5rem);
}
#fm-luckybag_cp_2511 .h2_box .price ul {
  padding: 0.5rem 0 0;
}
#fm-luckybag_cp_2511 .h2_box .price li {
  text-align: left;
}
/* ====================== h3 ====================== */
#fm-luckybag_cp_2511 .ttl_h3 {
  text-align: center;
  position: relative;
  font-size: clamp(1.3rem, 2.3vw, 1.8rem);
  padding: 0;
  margin: 0;
  color: #323232;
  font-weight: 800;
  z-index: 3;
  font-family: 'Noto Serif JP', serif;
}
#fm-luckybag_cp_2511 .ttl_h3 span {
  display: block;
  font-size: clamp(1rem, 2.3vw, 1.1rem);
  margin: -0.2rem 0 0;
}
#fm-luckybag_cp_2511 .maki-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0;
  filter: drop-shadow(3px 3px 0px rgba(0, 0, 0, 1));
  will-change: filter;
}

/* 左の巻かれた部分 */
#fm-luckybag_cp_2511 .maki-left-roll {
  width: 30px;
  height: 120px;
  background-color: #014723;
  border-radius: 50px / 10px;
  position: relative;
  flex-shrink: 0;
  z-index: 2;
  box-shadow: -3px 0 8px rgba(0, 0, 0, 0.3);
}
#fm-luckybag_cp_2511 .maki-left-roll::before,
#fm-luckybag_cp_2511 .maki-left-roll::after {
  content: '';
  position: absolute;
  width: 13px;
  height: 13px;
  background-color: #c59414;
  border-radius: 3px;
  left: 50%;
  transform: translateX(-50%);
}
#fm-luckybag_cp_2511 .maki-left-roll::before {
  top: -12px;
}
#fm-luckybag_cp_2511 .maki-left-roll::after {
  bottom: -12px;
}

/* 紙のラッパー（アニメーション対象） */
#fm-luckybag_cp_2511 .maki-paper-wrapper {
  background-color: #014723;
  border-left: 1px solid rgb(125, 196, 144, 0.4);
  position: relative;
  z-index: 1;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  width: 0;
  padding: 1rem;
  box-sizing: border-box;
  height: 110px;
}

/* 紙の中身（見出し） */
#fm-luckybag_cp_2511 .maki-paper-content {
  white-space: nowrap;
  /* opacity: 0; */
  background-color: #fff;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*=================== main-area ==================*/

#fm-luckybag_cp_2511 .imgbox {
  position: relative;
  /* background: linear-gradient(-60deg, rgba(238, 35, 22, 1) 22%, rgba(238, 35, 22, 0.9) 11%, rgba(236, 51, 27, 0.7) 54%, rgba(236, 51, 27, 0.8) 70%, rgba(238, 35, 22, 0.9) 88%, rgba(238, 35, 22, 1) 100%), url('../images/bg.webp') repeat, #ec331b; */
  width: 100%;
  min-height: 100%;
  background-attachment: fixed;
  background-position: center;
  background-color: #c80b2b;
  background-image: linear-gradient(180deg, rgb(241 37 35 / 87%) 21%, rgb(241 21 29 / 90%) 26%, rgb(192 42 69 / 86%) 49%), linear-gradient(45deg, #fbc940 25%, transparent 27%, transparent 75%, #fbc940 75%), linear-gradient(45deg, #fbc940 25%, transparent 27%, transparent 75%, #fbc940 75%);
  background-position: 0 0, 50px 50px;
  background-size: auto, 100px 100px, 100px 100px;
}
#fm-luckybag_cp_2511 .imgbox .kv {
  width: min(100%, 1200px);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#fm-luckybag_cp_2511 main {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding: 0;
  position: relative;
  z-index: 0;
  /* background: linear-gradient(90deg, rgba(183, 27, 17, 0.8) 50%, rgba(183, 27, 17, 0.8) 50%), url('../images/bg.webp') repeat, linear-gradient(90deg, rgba(183, 27, 17, 1), rgba(183, 27, 17, 1)); */
  /* background-size: auto, 2.5%, auto; */
  background-position: center;
  /* background: linear-gradient(90deg, rgba(9, 71, 25, 0.8) 50%, rgba(17, 80, 141, 0.8) 50%), url(../images/bg.webp) repeat, linear-gradient(90deg, rgb(9, 71, 25, 1), rgba(17, 80, 141, 1)); */
  background-image: linear-gradient(180deg, rgb(241 37 35 / 87%) 21%, rgb(241 21 29 / 90%) 26%, rgb(192 42 69 / 86%) 49%), linear-gradient(45deg, #fbc940 25%, transparent 27%, transparent 75%, #fbc940 75%), linear-gradient(45deg, #fbc940 25%, transparent 27%, transparent 75%, #fbc940 75%);
  background-position: 0 0, 30px 30px;
  background-size: auto, 60px 60px, 60px 60px;
  background-color: #c80b2b;
}

/*===== text-area ======*/

#fm-luckybag_cp_2511 .text-area {
  background: linear-gradient(-60deg, rgba(0, 0, 0, 0.9) 20%, rgba(0, 05, 0, 0.7) 33%, rgba(0, 05, 0, 0.7) 63%, rgba(0, 05, 0, 0.9) 80%), url('../images/bg.webp') repeat, #000500;
  background-position: center;
  background-size: auto, 2.5%;
  position: relative;
  padding: 3rem 0;
  z-index: 2;
}
#fm-luckybag_cp_2511 .text-area .inner {
  width: min(70%, 1200px);
  padding: 0;
  margin: 0 auto;
  color: #fff;
}
#fm-luckybag_cp_2511 .lead-area {
  margin: 0 0 2rem;
}

/*===== line ======*/
#fm-luckybag_cp_2511 .line {
  position: relative;
  background: url('../images/bg03.webp') repeat, #c4b063;
  background-position: 0 0, 25px 25px;
  background-size: 2.5%, auto;
  width: 100%;
  height: 75px;
}
/* #fm-luckybag_cp_2511 .line {
    position: relative;
    background-color: #d01b0f;
    background-image: linear-gradient(45deg, #fbc940 25%, transparent 27%, transparent 75%, #fbc940 75%), linear-gradient(45deg, #fbc940 25%, transparent 27%, transparent 75%, #fbc940 75%);
    background-position: 0 0, 25px 25px;
    background-size: 50px 50px;
    width: 100%;
    height: 75px;
  } */
#fm-luckybag_cp_2511 .line01 {
  width: 70%;
  margin: 0 auto;
}

/*===== btn-area ======*/
#fm-luckybag_cp_2511 .btn-area {
  width: 100%;
  margin: 3rem auto 0;
}
/* =========== btn予告対応 ========== */
#fm-luckybag_cp_2511 .btn-area .btn01 {
  padding: 2rem;
  margin: 0 auto;
  text-align: center;
  max-width: 500px;
  background: #ecc415;
  font-size: clamp(1rem, 2vw, 1.2rem);
  color: #313131;
  font-weight: 600;
}
/* =========== /btn予告対応 ========== */

#fm-luckybag_cp_2511 .btn-area .btn01 a {
  background: #ecc415;
  border: 2px solid #ebc415;
  padding: 2rem;
  max-width: 500px;
  display: block;
  text-align: center;
  margin: 0 auto;
  color: #323232;
  font-weight: 600;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  font-size: clamp(1rem, 2vw, 1.2rem);
}
#fm-luckybag_cp_2511 .btn-area .btn01 a::before {
  display: block;
  content: '\e905';
  font-family: 'icn_font';
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 0;
  left: 77%;
  transform: translate(-50%, -50%);
}
#fm-luckybag_cp_2511 .btn-area .btn01 a::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-size: auto auto;
  background: url('../images/btnr_01.png'), url('../images/btnl_01.png');
  background-position: right top, left bottom;
  background-repeat: no-repeat;
  z-index: -1;
}
#fm-luckybag_cp_2511 .btn-area .btn01 a:hover {
  background: #fff;
}
#fm-luckybag_cp_2511 .btn-area .btn01 a:hover::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-size: auto auto;
  background: url('../images/btnr_02.png'), url('../images/btnl_02.png');
  background-position: right top, left bottom;
  background-repeat: no-repeat;
}

#fm-luckybag_cp_2511 .btn-area .btn02 a {
  background: #fff;
  color: #323232;
  border: 2px solid #fff;
  padding: 2rem;
  max-width: 500px;
  display: block;
  margin: 0 auto;
  font-weight: 600;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  font-size: clamp(1rem, 2vw, 1.2rem);
}
#fm-luckybag_cp_2511 .btn-area .btn02 a::before {
  display: block;
  content: '\e905';
  font-family: 'icn_font';
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 0;
  left: 77%;
  transform: translate(-50%, -50%);
}
#fm-luckybag_cp_2511 .btn-area .btn02 a::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-size: auto auto;
  background: url('../images/btnr_02.png'), url('../images/btnl_02.png');
  background-position: right top, left bottom;
  background-repeat: no-repeat;
  z-index: -1;
}
#fm-luckybag_cp_2511 .btn-area .btn02 a:hover {
  background: #ecc415;
}
#fm-luckybag_cp_2511 .btn-area .btn02 a:hover::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-size: auto auto;
  background: url('../images/btnr_01.png'), url('../images/btnl_01.png');
  background-position: right top, left bottom;
  background-repeat: no-repeat;
}

/* ===================== fukubukuro =================== */
#fm-luckybag_cp_2511 .fuku-area {
  /* background: #d01b0f; */
  background: linear-gradient(90deg, #ebc310 0%, #f3db7e 50%, #ebc310 100%);
  padding: 3rem 0;
  position: relative;
  color: #313131;
  text-align: center;
}
#fm-luckybag_cp_2511 .fuku-area .inner {
  width: min(100%, 1200px);
  margin: 0 auto;
  position: relative;
}

#fm-luckybag_cp_2511 .fuku-area::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -5%;
  margin: auto;
  background: #f3db7e;
  height: calc(60px / 2);
  width: 60px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#fm-luckybag_cp_2511 .fuku-area .h2_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
  margin: 0 0 1rem;
}

#fm-luckybag_cp_2511 .fuku-area .h2_box ul li::before {
  content: '\203b'; /* 「※」をUnicodeで指定 */
}
#fm-luckybag_cp_2511 .ttl_h2::after {
  content: '';
  background: url('../images/bag.svg') no-repeat;
  background-size: 45%;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: -1;
}
#fm-luckybag_cp_2511 .fuku-area .date {
  display: inline-block;
  padding: 1rem 0;
}

#fm-luckybag_cp_2511 .fuku-area dl {
  display: grid;
  grid-template-columns: minmax(100px, 110px) 1fr;
  justify-items: start;
  margin: 0 auto;
  gap: 1rem;
  font-size: clamp(1.05rem, 3.8vw, 1.1rem);
}
#fm-luckybag_cp_2511 .fuku-area dl:not(:last-child) {
  margin: 0 auto 1.8rem;
}
#fm-luckybag_cp_2511 .fuku-area dl dt {
  position: relative;
  z-index: 1;
  color: #313131;
  font-weight: 600;
  justify-self: center;
}
#fm-luckybag_cp_2511 .fuku-area dl dt::before {
  position: absolute;
  top: -41%;
  left: -16%;
  right: 0;
  margin: auto;
  content: '';
  background: url(../images/ougi01.svg) no-repeat;
  background-position: top;
  background-size: contain;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 1.7rem 1rem 0;
}
#fm-luckybag_cp_2511 .fuku-area dl:not(:first-child) dt::before {
  left: -19%;
}

/*================== items / item_card ===================*/
#fm-luckybag_cp_2511 .item-area {
  width: min(100%, 1200px);
  margin: 0 auto;
  padding: 0 0 1rem;
  box-sizing: border-box;
  color: #323232;
  position: relative;
}

#fm-luckybag_cp_2511 .item-box {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin: 5rem auto 0;
  width: min(100%, 1100px);
}
#fm-luckybag_cp_2511 .item-content,
#fm-luckybag_cp_2511 .item-box .item .inner {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  background: rgba(0, 0, 0, 0.8);
  border: 6px solid #ebc310;
  outline: 2px solid #ebc310;
  outline-offset: -16px;
  padding: 2rem;
  box-sizing: border-box;
  color: #fff;
  filter: drop-shadow(0 0 6px rgba(235, 195, 16, 0.4));
  will-change: transform;
}
#fm-luckybag_cp_2511 .item-content {
  grid-column: -1 / 1;
}

#fm-luckybag_cp_2511 .item-box .c-pic-item {
  filter: drop-shadow(0 0 18px rgba(235, 195, 16, 0.4));
}
#fm-luckybag_cp_2511 .item_card-box .c-pic-item {
  filter: drop-shadow(0 0 10px rgba(235, 195, 16, 0.4));
}
#fm-luckybag_cp_2511 .item_card-box .c-txt,
#fm-luckybag_cp_2511 .item-box .c-txt {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: left;
}
#fm-luckybag_cp_2511 .item-content .c-txt {
  align-items: flex-start;
}
#fm-luckybag_cp_2511 .item-point .c-txt {
  gap: 1rem;
  align-items: center;
  background: #c4211f;
  border: 1px solid #fff;
  border-radius: 0 0 2rem 2rem;
  padding: 1.5rem;
  flex-grow: 1;
}

#fm-luckybag_cp_2511 .c-txt .cupn {
  border: 1px solid #747474;
  padding: 0 1rem 1rem;
  margin: 0 0.5rem;
  max-width: 400px;
}
#fm-luckybag_cp_2511 .c-txt .cupn dt {
  position: relative;
  top: -0.6rem;
  background: rgb(43 21 10);
  display: inline-block;
  padding: 0 0.5rem;
  font-weight: 500;
}

#fm-luckybag_cp_2511 .c-txt .deadline {
  display: grid;
  grid-template-columns: 80px 1fr;
  margin: 1rem 0 0;
}
#fm-luckybag_cp_2511 .c-txt .deadline dt {
  font-weight: 600;
}
#fm-luckybag_cp_2511 .c-txt .deadline p {
  grid-column: -1/1;
  font-size: clamp(0.8rem, 1vw, 0.9rem);
}

#fm-luckybag_cp_2511 .item-box .c-txt ul {
  padding-left: 1rem;
}
#fm-luckybag_cp_2511 .item-box .c-txt li {
  list-style-type: disc;
}

#fm-luckybag_cp_2511 .item_card-box table,
#fm-luckybag_cp_2511 .item-box table {
  width: 60%;
  font-size: 0.8rem;
  text-align: left;
  border-collapse: collapse;
}
#fm-luckybag_cp_2511 .item_card-box table td,
#fm-luckybag_cp_2511 .item_card-box table th,
#fm-luckybag_cp_2511 .item-box table td,
#fm-luckybag_cp_2511 .item-box table th {
  border: 1px solid #747474;
  padding: 0.2rem;
  font-weight: normal;
}
#fm-luckybag_cp_2511 .item_card-box table .ttl-tb,
#fm-luckybag_cp_2511 .item-box table .ttl-tb {
  width: 60px;
}

#fm-luckybag_cp_2511 .item_card {
  background: url('../images/bg03.webp') repeat, #bd1e1e;
  background-position: center;
  background-size: 2.5%, auto;
  margin: 0;
  padding: 4rem 2rem;
  box-sizing: border-box;
  color: #fff;
}

#fm-luckybag_cp_2511 .item_card .inner {
  width: min(100%, 1200px);
  margin: 0 auto;
}
#fm-luckybag_cp_2511 .item_card .item_card-wrap {
  padding: 0;
  width: min(100%, 1100px);
  margin: 3rem auto;
}

#fm-luckybag_cp_2511 .ttl_h4 {
  font-size: clamp(1.1rem, 2vw, 1.3rem);
  font-weight: 600;
  padding: 0 0 2rem;
  text-align: center;
}

#fm-luckybag_cp_2511 .item_card-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  row-gap: 2rem;
  column-gap: 1rem;
  text-align: left;
  margin: 2rem 0 0;
}

#fm-luckybag_cp_2511 .item-point {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  filter: drop-shadow(0px -16px 0px #ddd);
}
#fm-luckybag_cp_2511 .item-point .pic {
  width: 70%;
}
#fm-luckybag_cp_2511 .item-point > p {
  background: #fff;
  color: #bd1e1e;
  padding: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  text-align: center;
  position: relative;
  top: 1px;
  left: 0;
  right: 0;
  font-weight: 600;
  box-sizing: border-box;
  clip-path: polygon(0 40%, 50% 0, 100% 40%, 100% 100%, 0% 100%);
}
#fm-luckybag_cp_2511 .item-point .big {
  font-size: clamp(1.2rem, 2vw, 1.8rem);
  position: relative;
  top: 17%;
  left: 0px;
}

#fm-luckybag_cp_2511 .fm-point {
  width: 91%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background: #c4211f;
  border: 1px solid #fff;
  padding: 1.5rem 1rem 1rem;
  box-sizing: border-box;
  position: relative;
}
#fm-luckybag_cp_2511 .fm-point .ttl_h4 {
  position: absolute;
  top: -1rem;
  left: 1rem;
  background: #c4211f;
  padding: 0.2rem 1rem;
}

#fm-luckybag_cp_2511 .fm-point .uketori {
  padding: 1.3rem 1rem 1rem;
  box-sizing: border-box;
  border: 1px dashed #fff;
  margin: 1rem 0 0;
}

#fm-luckybag_cp_2511 .fm-point .uketori .ttl_h5 {
  font-size: clamp(1rem, 4vw, 1.05rem);
  font-weight: 600;
  padding: 0 0.5rem 0.2rem;
  position: absolute;
  top: 28px;
  background: #c4211f;
}
#fm-luckybag_cp_2511 .fm-point .uketori span {
  font-size: clamp(0.8rem, 1vw, 0.9rem);
}
#fm-luckybag_cp_2511 .fm-point .uketori ol {
  list-style: auto;
  list-style-type: decimal;
  padding-left: 20px;
}
#fm-luckybag_cp_2511 .fm-point .uketori ol li {
  list-style: auto;
}
#fm-luckybag_cp_2511 .fm-point .deadline {
  display: grid;
  grid-template-columns: 80px 1fr;
}
#fm-luckybag_cp_2511 .fm-point .deadline dt {
  font-weight: 600;
}
#fm-luckybag_cp_2511 .fuku-area.end {
  background: #000500;
  background: linear-gradient(0deg, rgba(0, 05, 0, 1) 20%, rgba(0, 05, 0, 0.8) 33%, rgba(0, 05, 0, 0.8) 63%, rgba(0, 05, 0, 1) 80%), url(../images/bg.webp) repeat, #000500;
  background-position: center;
  background-size: auto, 2.5%;
  padding: 3rem 0;
  position: relative;
  text-align: center;
  color: #fff;
}
#fm-luckybag_cp_2511 .fuku-area.end .ttl_h2 {
  padding: 0;
}
#fm-luckybag_cp_2511 .fuku-area.end::after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 99.8%;
  margin: auto;
  background: #000500;
  height: calc(60px / 2);
  width: 60px;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
}

#fm-luckybag_cp_2511 .fuku-area.end dl dt {
  color: #323232;
}

#fm-luckybag_cp_2511 .confetti {
  position: fixed;
  width: 10px;
  height: 14px;
  border-radius: 2px;
  opacity: 0;
  pointer-events: none;
  transform-origin: center;
  will-change: transform, opacity;
}

#fm-luckybag_cp_2511 .confetti-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: visible;
}

#fm-luckybag_cp_2511 .btn-area .btn01 {
  padding: 1.3rem;
}

/*===== aem ======*/
#fm-luckybag_cp_2511 .others {
  width: min(100%, 1200px);
  margin: 0 auto;
  padding: 0.5rem 0.8rem;
  box-sizing: border-box;
}
#fm-luckybag_cp_2511 .contact {
  border: 2px solid #ddd;
  padding: 1.5rem;
  margin: 1rem 0;
}
#fm-luckybag_cp_2511 .contact ul {
  margin: 1rem 0 0;
}
#fm-luckybag_cp_2511 .contact ul li::before {
  content: '\203b'; /* 「※」をUnicodeで指定 */
}
#fm-luckybag_cp_2511 .contact .tit {
  display: inline-block;
  background: #0e7432;
  padding: 0.2rem 0.5rem;
  color: #fff;
  margin: 0 0 0.2rem;
}
#fm-luckybag_cp_2511 .flex_box {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
}
#fm-luckybag_cp_2511 .tel_box {
  display: flex;
  align-items: center;
}
#fm-luckybag_cp_2511 .tel_box dt {
  display: inline-block;
  background: #0e7432;
  padding: 0.2rem 0.5rem;
  color: #fff;
  margin-right: 0.5rem;
  border-radius: 5px;
}
#fm-luckybag_cp_2511 .tel_box dd {
  color: #0e7432;
  font-size: 1.5em;
  font-weight: 600;
}

/* ====================== floating btn ======================= */
#fm-luckybag_cp_2511 .floating {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  padding: 1rem 0;
  background-color: rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease 0s;
  visibility: visible;
  opacity: 0;
  z-index: -1;
}
#fm-luckybag_cp_2511 .floating.fixed {
  opacity: 1;
  z-index: 9;
}
#fm-luckybag_cp_2511 .floating .btn01 a {
  background: #ecc415;
  border: 2px solid #ecc415;
  padding: 2rem;
  width: 100%;
  max-width: 500px;
  display: block;
  margin: 0 auto;
  color: #323232;
  font-weight: 600;
  font-size: 1.1rem;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
  font-size: clamp(1rem, 2vw, 1.2rem);
}
#fm-luckybag_cp_2511 .floating .btn01 a::before {
  display: block;
  content: '\e905';
  font-family: 'icn_font';
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 0;
  left: 77%;
  transform: translate(-50%, -50%);
}
#fm-luckybag_cp_2511 .floating .btn01 a::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-size: auto auto;
  background: url('../images/btnr_01.png'), url('../images/btnl_01.png');
  background-position: right top, left bottom;
  background-repeat: no-repeat;
  z-index: -1;
}
#fm-luckybag_cp_2511 .floating .btn01 a:hover {
  background: #fff;
}
#fm-luckybag_cp_2511 .floating .btn01 a:hover::after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background-size: auto auto;
  background: url('../images/btnr_02.png'), url('../images/btnl_02.png');
  background-position: right top, left bottom;
  background-repeat: no-repeat;
}

/*===== animation-area ======*/
#fm-luckybag_cp_2511 .imgbox {
  width: 100%;
  position: relative;
}
#fm-luckybag_cp_2511 .c-mv-ttl01 {
  position: absolute;
  top: 2.8%;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  width: 30%;
  will-change: transform;
}
#fm-luckybag_cp_2511 .c-mv-ttl02 {
  position: absolute;
  top: 8.5%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 34%;
  will-change: transform;
}
#fm-luckybag_cp_2511 .c-mv-ttl03 {
  position: absolute;
  top: 27%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 48%;
  will-change: transform;
}
#fm-luckybag_cp_2511 .c-mv-ttl04 {
  position: absolute;
  top: 76%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  width: 21%;
  will-change: transform;
}
/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width: 737px) {
  /*===== common ======*/
  #fm-luckybag_cp_2511 .pc-none {
    display: none;
  }
  /* div#contents {
    background: linear-gradient(-60deg, rgba(238, 35, 22, 1) 29%, rgba(238, 35, 22, 0.9) 16%, rgba(236, 51, 27, 0.7) 39%, rgba(236, 51, 27, 0.8) 80%, rgba(238, 35, 22, 0.9) 88%, rgba(238, 35, 22, 1) 100%), url('../images/bg.webp') repeat, #ec331b;
    width: 100%;
    min-height: 100vh;
    background-attachment: fixed;
    background-size: auto, 3.5%, auto;
    background-position: center;
  } */
}
/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width: 736px) {
  /*===== common ======*/
  #fm-luckybag_cp_2511 .sp-none {
    display: none;
  }
  #fm-luckybag_cp_2511 {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  }
  #fm-luckybag_cp_2511 .fukubukuro,
  #fm-luckybag_cp_2511 .items,
  #fm-luckybag_cp_2511 .otoku {
    margin: 0 auto 2.5rem;
  }
  #fm-luckybag_cp_2511 .text-area {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 10%, rgba(0, 05, 0, 0.7) 33%, rgba(0, 05, 0, 0.7) 69%, rgba(0, 05, 0, 0.9) 90%), url(../images/bg.webp) repeat, #000500;
    background-size: auto, 12.5%;
    padding: 2rem 0.8rem;
  }
  #fm-luckybag_cp_2511 .text-area .inner {
    width: 100%;
  }
  #fm-luckybag_cp_2511 .lead-area .leadB span {
    font-feature-settings: 'palt' 1;
  }
  #fm-luckybag_cp_2511 .lead-area .leadT {
    text-align: left;
    font-feature-settings: 'palt' 1;
    letter-spacing: 0.05em;
  }
  #fm-luckybag_cp_2511 .btn-area {
    margin: 2rem auto 0;
  }
  #fm-luckybag_cp_2511 .btn-area.end {
    width: 94%;
  }
  #fm-luckybag_cp_2511 .btn-area .btn01 a {
    padding: 1rem;
  }

  #fm-luckybag_cp_2511 .line {
    background-size: 13.5%, auto;
    height: 45px;
  }

  #fm-luckybag_cp_2511 .fuku-area .inner {
    width: 100%;
  }
  #fm-luckybag_cp_2511 .fuku-area .h2_box {
    flex-direction: column;
    gap: 1.5rem;
  }
  #fm-luckybag_cp_2511 .ttl_h2::after {
    background-size: 60%;
  }
  #fm-luckybag_cp_2511 .fuku-area {
    padding: 2rem 0;
  }

  #fm-luckybag_cp_2511 .line01 {
    width: 100%;
    margin: 0 auto 1.5rem;
  }

  #fm-luckybag_cp_2511 main {
    /* background-size: auto, 12.5%, auto; */
    background-position: 0px 0, 23px 23px;
    background-size: auto, 46px 46px, 46px 46px;
  }
  #fm-luckybag_cp_2511 .h2_box .price li {
    font-size: 0.8rem;
  }
  #fm-luckybag_cp_2511 .fuku-area .date {
    padding: 1rem 0 0;
    font-feature-settings: 'palt' 1;
    letter-spacing: 0.05em;
  }
  #fm-luckybag_cp_2511 .fuku-area dl {
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 1.2rem;
  }
  #fm-luckybag_cp_2511 .fuku-area dl:not(:first-child) dt::before {
    top: -39%;
  }
  #fm-luckybag_cp_2511 .fuku-area::after {
    bottom: -2.5%;
  }

  #fm-luckybag_cp_2511 .maki-left-roll {
    width: 20px;
    height: 90px;
  }
  #fm-luckybag_cp_2511 .maki-left-roll::before,
  #fm-luckybag_cp_2511 .maki-left-roll::after {
    width: 9px;
    height: 9px;
  }

  #fm-luckybag_cp_2511 .maki-left-roll::before {
    top: -7px;
  }
  #fm-luckybag_cp_2511 .maki-left-roll::after {
    bottom: -7px;
  }
  #fm-luckybag_cp_2511 .maki-paper-wrapper {
    height: 85px;
    padding: 0.5rem;
  }

  #fm-luckybag_cp_2511 .item-box {
    margin: 3rem auto 0;
  }
  #fm-luckybag_cp_2511 .ttl_h4 {
    padding: 0 0 1rem;
    text-align: left;
  }

  #fm-luckybag_cp_2511 .item-content,
  #fm-luckybag_cp_2511 .item-box .item .inner {
    grid-template-columns: 1fr;
    padding: 1rem;
    width: 90%;
    margin: 0 auto;
    border: 3px solid #ebc310;
    outline: 1px solid #ebc310;
    outline-offset: -11px;
    gap: 1rem;
  }

  #fm-luckybag_cp_2511 .item_card-box table,
  #fm-luckybag_cp_2511 .item-box table {
    width: 95%;
    margin: 0 auto 0.5rem;
  }
  #fm-luckybag_cp_2511 .item_card .item_card-wrap {
    margin: 2rem auto;
  }
  #fm-luckybag_cp_2511 .item_card {
    background-size: 13.5%, auto;
    padding: 2rem 0.8rem 2.5rem;
  }

  #fm-luckybag_cp_2511 .item-content {
    width: 96%;
  }

  #fm-luckybag_cp_2511 .item_card-box {
    row-gap: 1.5rem;
    column-gap: 0.5rem;
    margin: 1rem 0 0;
  }
  #fm-luckybag_cp_2511 .floating .btn01 a {
    padding: 1rem;
    width: 94%;
  }
  #fm-luckybag_cp_2511 .item-point {
    justify-content: space-between;
    font-feature-settings: 'palt' 1;
    letter-spacing: 0.05em;
  }
  #fm-luckybag_cp_2511 .item-point > p {
    display: inline-block;
    padding: 2.2rem 0.5rem 0.5rem;
    line-height: 1.4rem;
  }
  #fm-luckybag_cp_2511 .item-point dt {
    text-align: center;
  }

  #fm-luckybag_cp_2511 .item-point .c-txt {
    gap: 0.5rem;
    padding: 0.5rem;
    border-radius: 0 0 0.5rem 0.5rem;
    flex-grow: 1;
    justify-content: space-between;
  }
  #fm-luckybag_cp_2511 .item-point .pic {
    width: 100%;
  }
  #fm-luckybag_cp_2511 .fm-point {
    width: 100%;
  }
  #fm-luckybag_cp_2511 .item-point .big {
    top: 0;
  }
  #fm-luckybag_cp_2511 .fm-point .uketori {
    padding: 1rem 0.5rem 0.5rem;
    margin: 0.5rem 0 0;
  }
  #fm-luckybag_cp_2511 .fm-point .uketori .ttl_h5 {
    top: 20px;
  }
  #fm-luckybag_cp_2511 .fm-point .uketori span {
    display: block;
  }
  #fm-luckybag_cp_2511 .fm-point .uketori ol {
    font-feature-settings: 'palt' 1;
    letter-spacing: 0.05em;
  }

  #fm-luckybag_cp_2511 .fuku-area.end {
    padding: 2rem 0;
  }

  #fm-luckybag_cp_2511 .fuku-area.end::after {
    bottom: 99%;
  }

  #fm-luckybag_cp_2511 .fm-point .deadline {
    grid-template-columns: 80px 1fr;
    font-feature-settings: 'palt' 1;
  }
  #fm-luckybag_cp_2511 .fuku-area.end .ttl_h2 {
    padding: 0;
  }
  #fm-luckybag_cp_2511 .fuku-area.end .ttl_h2::after {
    content: none;
  }

  #fm-luckybag_cp_2511 .btn-area .btn02 a {
    padding: 1rem;
    width: 94%;
  }
  #fm-luckybag_cp_2511 .fuku-area.end {
    background-size: auto, 12.5%;
  }

  #fm-luckybag_cp_2511 .btn-area .btn01 a::before,
  #fm-luckybag_cp_2511 .btn-area .btn02 a::before,
  #fm-luckybag_cp_2511 .floating .btn01 a::before {
    left: 84%;
  }

  /*===== aem ======*/
  #fm-luckybag_cp_2511 .others {
    width: 100%;
    margin: 0 auto;
    padding: 0.5rem 0.8rem;
  }
  #fm-luckybag_cp_2511 .contact {
    padding: 1rem;
  }
  #fm-luckybag_cp_2511 .flex_box {
    gap: 0.5rem;
    flex-direction: column;
  }
  /*===== animation-area ======*/
  #fm-luckybag_cp_2511 .imgbox {
    width: 100%;
    position: relative;
  }
  #fm-luckybag_cp_2511 .c-mv-ttl01 {
    position: absolute;
    top: 2.8%;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    width: 26%;
    will-change: transform;
  }
  #fm-luckybag_cp_2511 .c-mv-ttl02 {
    position: absolute;
    top: 5.5%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 45%;
    will-change: transform;
  }
  #fm-luckybag_cp_2511 .c-mv-ttl03 {
    position: absolute;
    top: 22%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 64%;
    will-change: transform;
  }
  #fm-luckybag_cp_2511 .c-mv-ttl04 {
    position: absolute;
    top: 56%;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 30%;
    will-change: transform;
  }
}
/*===============================================
●tablet.css  画面の横幅が737px～
===============================================*/
@media screen and (min-width: 737px) and (max-width: 767px) {
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #fm-luckybag_cp_2511 main {
    background-position: 0 0, 25px 25px;
    background-size: auto, 50px 50px, 50px 50px;
  }
  #fm-luckybag_cp_2511 .text-area {
    background-size: auto, 6%;
    padding: 2rem 0;
  }
  #fm-luckybag_cp_2511 .text-area .inner {
    width: min(100%, 1200px);
  }
  #fm-luckybag_cp_2511 .line {
    background-size: 6%, auto;
    height: 55px;
  }
  #fm-luckybag_cp_2511 .fuku-area {
    padding: 2rem 0;
  }
  #fm-luckybag_cp_2511 .item-box {
    width: min(94%, 1100px);
  }
  #fm-luckybag_cp_2511 .item-content,
  #fm-luckybag_cp_2511 .item-box .item .inner {
    align-items: center;
  }
  #fm-luckybag_cp_2511 .item_card-box table,
  #fm-luckybag_cp_2511 .item-box table {
    width: 80%;
  }
  #fm-luckybag_cp_2511 .fukubukuro,
  #fm-luckybag_cp_2511 .items,
  #fm-luckybag_cp_2511 .otoku {
    margin: 0 auto 2rem;
  }
  #fm-luckybag_cp_2511 .item_card {
    padding: 3rem 1.5rem;
  }
  #fm-luckybag_cp_2511 .fm-point {
    width: 100%;
  }
  #fm-luckybag_cp_2511 .fuku-area.end::after {
    bottom: 98.8%;
  }
  #fm-luckybag_cp_2511 .fuku-area.end {
    background-size: auto, 6%;
  }
  #fm-luckybag_cp_2511 .line01 {
    width: 86%;
  }
  #fm-luckybag_cp_2511 .others {
    width: min(96%, 1200px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #fm-luckybag_cp_2511 main {
    background-position: 0 0, 25px 25px;
    background-size: auto, 50px 50px, 50px 50px;
  }
  #fm-luckybag_cp_2511 .text-area {
    background-size: auto, 6%;
    padding: 2rem 0;
  }
  #fm-luckybag_cp_2511 .text-area .inner {
    width: min(100%, 1200px);
  }
  #fm-luckybag_cp_2511 .line {
    background-size: 6%, auto;
    height: 55px;
  }
  #fm-luckybag_cp_2511 .fuku-area {
    padding: 2rem 0;
  }
  #fm-luckybag_cp_2511 .item-box {
    width: min(94%, 1100px);
  }
  #fm-luckybag_cp_2511 .item-content,
  #fm-luckybag_cp_2511 .item-box .item .inner {
    align-items: center;
  }
  #fm-luckybag_cp_2511 .item_card-box table,
  #fm-luckybag_cp_2511 .item-box table {
    width: 80%;
  }
  #fm-luckybag_cp_2511 .fukubukuro,
  #fm-luckybag_cp_2511 .items,
  #fm-luckybag_cp_2511 .otoku {
    margin: 0 auto 2rem;
  }
  #fm-luckybag_cp_2511 .item_card {
    padding: 3rem 2rem;
    background-size: 6%, auto;
  }
  #fm-luckybag_cp_2511 .fm-point {
    width: 100%;
  }
  #fm-luckybag_cp_2511 .fuku-area.end::after {
    bottom: 98.8%;
  }
  #fm-luckybag_cp_2511 .fuku-area.end {
    background-size: auto, 6%;
  }
  #fm-luckybag_cp_2511 .line01 {
    width: 86%;
  }
  #fm-luckybag_cp_2511 .others {
    width: min(96%, 1200px);
  }
}
