@charset "utf-8";
/* CSS Document */
body {
  display: none;
}
* {
  min-height: 0vw;
}
/*===============================================
●共通
===============================================*/
/*===== common ======*/
/* prettier-ignore */
#blackthunder_lottecrunky_cp_2507 h1, h2, h3, h4, h5, p, figure {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
/* prettier-ignore */
#blackthunder_lottecrunky_cp_2507 ul, li, dl, dt, dd {
  margin: 0;
  list-style: none;
  padding: 0;
}
/* prettier-ignore */
#blackthunder_lottecrunky_cp_2507 a:link, a:visited, a:hover, a:active, a:focus {
  text-decoration: none;
}
#blackthunder_lottecrunky_cp_2507 img {
  max-width: 100%;
  display: block;
  height: auto;
}
/*===== text関連 ======*/
#blackthunder_lottecrunky_cp_2507 .lead-area .leadB {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.4rem, 3.2vw, 2.1rem);
  margin: 0 0 1.5rem;
  text-shadow: 0 2px 0 #f2ddc8, 0 4px 0 rgb(81, 20, 6, 0.1), 0 4px 10px rgba(0, 0, 0, 0.2);
}
#blackthunder_lottecrunky_cp_2507 .lead-area .leadB span {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.2rem, 2.4vw, 1.3rem);
  display: block;
  margin: 0 0 0.5rem;
}
#blackthunder_lottecrunky_cp_2507 .lead-area .leadT {
  text-align: center;
  font-weight: 500;
  font-size: clamp(1rem, 1.1vw, 1.15rem);
}
#blackthunder_lottecrunky_cp_2507 .lead-area .leadT span {
  margin: 5px 0 0;
  display: block;
  font-size: clamp(0.85rem, 2vw, 0.95rem);
}
#blackthunder_lottecrunky_cp_2507 .item-area .date {
  text-align: center;
  background: #480000;
  border-radius: 6px;
  padding: 2px 8px;
  box-sizing: border-box;
  width: clamp(145px, 15vw, 150px);
  font-size: clamp(0.85rem, 2vw, 0.9rem);
  color: #fff;
}
#blackthunder_lottecrunky_cp_2507 .item-area .name {
  text-align: left;
  font-size: clamp(1.1rem, 1.6vw, 1.3rem);
  font-weight: 700;
  line-height: 1.4;
}
#blackthunder_lottecrunky_cp_2507 .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;
}
#blackthunder_lottecrunky_cp_2507 .item-area .name-sm {
  text-align: left;
  font-size: clamp(0.9rem, 2vw, 1rem);
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
#blackthunder_lottecrunky_cp_2507 .item-area .price {
  text-align: right;
  font-size: clamp(1.1rem, 1.5vw, 1.2rem);
  font-weight: 600;
}
#blackthunder_lottecrunky_cp_2507 .item-area .price-sm {
  text-align: right;
  font-size: clamp(0.85rem, 2vw, 0.9rem);
  font-weight: 600;
}
#blackthunder_lottecrunky_cp_2507 .item-area .txt {
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  text-align: left;
  line-height: 1.6;
}
#blackthunder_lottecrunky_cp_2507 .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;
}
#blackthunder_lottecrunky_cp_2507 .item-area .btn a {
  display: block;
  box-sizing: border-box;
  background: #ffdd1b;
  width: 40%;
  margin: 0 0 0 auto;
  padding: 0.5rem;
  border-radius: 40px;
  color: #000;
  font-weight: 500;
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  border: 2px solid #fff;
  filter: drop-shadow(1px 3px 0px rgba(255, 255, 255, 1));
  transition: all 0.3s ease-in-out;
}
#blackthunder_lottecrunky_cp_2507 .item-area .btn.cky a {
  background: #fabe01;
  filter: drop-shadow(1px 3px 0px rgba(72, 0, 0, 1));
  color: #480000;
  border: 2px solid #480000;
}
#blackthunder_lottecrunky_cp_2507 .item-area .btn a:hover {
  background: #d81212;
  color: #fff;
}
#blackthunder_lottecrunky_cp_2507 .item-area .btn.cky a:hover {
  background: #d81212;
}
#blackthunder_lottecrunky_cp_2507 .ttl_h2 {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.25rem, 2.8vw, 1.8rem);
  position: relative;
}
#blackthunder_lottecrunky_cp_2507 .tcpn .ttl_h3 {
  font-size: clamp(1.1rem, 1.15vw, 1.2rem);
  margin: 0 0 0.2rem;
}
#blackthunder_lottecrunky_cp_2507 .ttl_h4 {
  font-size: clamp(1rem, 1.4vw, 1.1rem);
  margin: 0 0 0.6rem;
  padding: 0 0 0.5rem;
}
#blackthunder_lottecrunky_cp_2507 .com-ttl p {
  font-size: clamp(1rem, 1.4vw, 1.1rem);
  margin: 0 0 0.6rem;
  padding: 0 0 0.5rem;
}

#blackthunder_lottecrunky_cp_2507 .text p span {
  display: block;
  font-size: clamp(0.8rem, 1vw, 0.9rem);
  margin: 0.3rem 0 0;
}

#blackthunder_lottecrunky_cp_2507 .ct-area .cs_btn {
  padding: 14px 40px 14px 40px;
  text-align: center;
  margin: 15px 0 0;
  background: #dcdcdc;
  border-radius: 50px;
}

/* #blackthunder_lottecrunky_cp_2507 .item-area .area span::before {
  content: '販売地域';
  position: absolute;
  top: -40%;
  left: -1%;
  font-weight: bold;
  padding: 0.2rem 1rem;
  background: #fabe01;
  color: #231815;
  border-radius: 15px;
  display: inline-block;
}
#blackthunder_lottecrunky_cp_2507 .item-area .area span {
  position: relative;
  background: #fdd34e4f;
  padding: 0.8rem 1rem 0.5rem;
  border-radius: 0 6px 6px 6px;
} */

/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width: 737px) {
  #blackthunder_lottecrunky_cp_2507 .pc-none {
    display: none;
  }
  #blackthunder_lottecrunky_cp_2507 {
    width: min(100%, 1200px);
    margin: 0 auto;
    position: relative;
    color: #480000;
    box-sizing: border-box;
    overflow: hidden;
  }
  #blackthunder_lottecrunky_cp_2507 img {
    max-width: 100%;
    display: block;
    height: auto;
  }
  /*  div#contents {
    background: #000;
    width: 100%;
    min-height: 100vh;
    background-attachment: fixed;
    background-size: 5%, 10%;
    background-position: center center;
  }*/
  /*===== main-area ======*/
  #blackthunder_lottecrunky_cp_2507 main {
    width: min(100%, 1200px);
    height: auto;
    box-sizing: border-box;
    position: relative;
    padding: 0;
  }
  #blackthunder_lottecrunky_cp_2507 .imgbox {
    position: relative;
  }
  #blackthunder_lottecrunky_cp_2507 .imgbox .kv {
    width: min(100%, 1200px);
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  #blackthunder_lottecrunky_cp_2507 section {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
  #blackthunder_lottecrunky_cp_2507 .text-area {
    padding: 2rem 0;
    position: relative;
    background: #ddbb83;
  }
  #blackthunder_lottecrunky_cp_2507 .ttl_h2 {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 0.8rem;
    z-index: 3;
    padding: 0;
    margin: 0 0 2rem;
    filter: drop-shadow(2px 4px 0px #fff);
    will-change: transform, filter;
  }

  #blackthunder_lottecrunky_cp_2507 .ttl_h2 .wrap {
    display: inline-block;
    background: #fabe01;
    padding: 0.3rem 1.2rem;
    transform: skewX(-25deg);
  }

  #blackthunder_lottecrunky_cp_2507 .ttl_h2 .text_h2 {
    display: inline-block;
    transform: skewX(25deg);
    will-change: transform;
  }

  #blackthunder_lottecrunky_cp_2507 .slant-bar {
    display: block;
    background: #fabe01;
    width: 1%;
    transform: skewX(-25deg);
  }
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt02 .sm {
    display: block;
    font-size: 0.8rem;
    font-weight: 500;
    text-align: left;
    line-height: 1.3;
    color: #000;
    text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 1.83487px 0.981584px 0px, rgb(255, 255, 255) 1.35766px 0.85511px 0px, rgb(255, 255, 255) 0.62091px 1.52441px 0px, rgb(255, 255, 255) 0.705713px 1.91581px 0px, rgb(255, 255, 255) -0.287171px 1.98622px 0px, rgb(255, 255, 255) -0.24844px 1.72789px 0px, rgb(255, 255, 255) -1.07227px 1.16926px 0px, rgb(255, 255, 255) -1.66798px 0.37182px 0px, rgb(255, 255, 255) -0.96998px 0.42336px 0px, rgb(255, 255, 255) -1.94502px -0.571704px 0px, rgb(255, 255, 255) -1.59586px -0.50383px 0px, rgb(255, 255, 255) -0.96093px -1.27041px 0px, rgb(255, 255, 255) -0.11013px -1.78704px 0px, rgb(255, 255, 255) -0.137119px -1.99686px 0px, rgb(255, 255, 255) 0.850987px -1.87677px 0px, rgb(255, 255, 255) 0.74541px -1.43999px 0px, rgb(255, 255, 255) 1.44769px -0.73459px 0px, rgb(255, 255, 255) 1.88051px -0.838247px 0px;
  }

  /*===== item-area ======*/
  #blackthunder_lottecrunky_cp_2507 .item-area {
    padding: 3rem 0;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background: linear-gradient(175deg, rgba(0, 0, 0, 1) 51%, rgba(255, 255, 255, 1) 51%, rgba(255, 255, 255, 1) 52%, rgba(245, 184, 18, 0.2) 52%, rgba(210, 53, 7, 0.6) 68%), url(../images/bg.webp);
    background-size: 100%, 26%;
    background-repeat: no-repeat, repeat;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8rem;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul li {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem 3rem 2rem;
    box-sizing: border-box;
    filter: drop-shadow(3px 3px 6px rgba(81, 20, 6, 0.3));
    border-radius: 10px;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .anm_item {
    position: absolute;
    top: 9%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 18%;
    max-height: 330px;
    will-change: transform;
    z-index: 3;
  }

  #blackthunder_lottecrunky_cp_2507 .item-area ul li .c-pic-item {
    width: calc(90% / 2);
    position: relative;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul li .c-txt {
    width: calc(150% / 2);
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    color: #fff;
    padding: 2rem;
    border-radius: 1.5rem;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .bth-item {
    color: #000;
  }

  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item {
    flex-direction: row-reverse;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item .name,
  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item .price,
  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item .txt {
    text-shadow: 1px 1px 2px #480000;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .com-ttl {
    text-align: left;
    margin: 1rem 0 0;
    z-index: 2;
    font-size: 1.08rem;
    background: #fff;
    color: #000;
    padding: 1rem;
    border-radius: 1rem;
    border: 2px solid #fff;
    box-shadow: inset 0px 0px 3px 0px #000;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item .com-ttl {
    color: #480000;
  }
  #blackthunder_lottecrunky_cp_2507 .bth-item .ttl_h4 {
    border-bottom: 2px dashed #ffdd1b;
  }
  #blackthunder_lottecrunky_cp_2507 .cky-item .ttl_h4 {
    border-bottom: 2px dashed #ffdd1b;
  }

  /*===== othcpn-area ======*/
  #blackthunder_lottecrunky_cp_2507 .othcpn {
    width: min(100%, 1200px);
    margin: 0 auto;
    padding: 0.1rem 0 2rem;
    background: #ddbb83;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .inner {
    width: min(92%, 1200px);
    margin: 3rem auto 0;
    box-sizing: border-box;
    border-radius: 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .ct-area ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .ct-area ul li {
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: left;
    gap: 1.5rem;
    /* background: #fff;
    padding: 2rem; */
    border-radius: 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .text {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .text .sm li {
    font-size: 0.8rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .ct-area .text dl div {
    display: flex;
  }

  /*===== animation-area ======*/
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt01 {
    position: absolute;
    top: 5%;
    left: 4.5%;
    width: 15%;
    will-change: transform;
  }
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt02 {
    position: absolute;
    top: 1%;
    left: 20%;
    width: 25%;
    will-change: transform;
  }
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt03 {
    position: absolute;
    top: 37%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 24%;
    will-change: transform;
  }
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt04 {
    position: absolute;
    top: 1%;
    right: 14%;
    width: 26%;
    will-change: transform;
  }
}
/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width: 736px) {
  #blackthunder_lottecrunky_cp_2507 .sp-none {
    display: none;
  }
  #blackthunder_lottecrunky_cp_2507 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    color: #480000;
  }
  #blackthunder_lottecrunky_cp_2507 img {
    max-width: 100%;
    display: block;
    height: auto;
  }
  /*===== main-area ======*/
  #blackthunder_lottecrunky_cp_2507 main {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  #blackthunder_lottecrunky_cp_2507 section {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
  #blackthunder_lottecrunky_cp_2507 .imgbox {
    position: relative;
  }
  #blackthunder_lottecrunky_cp_2507 .imgbox .kv {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  #blackthunder_lottecrunky_cp_2507 section {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    position: relative;
  }
  #blackthunder_lottecrunky_cp_2507 .text-area {
    padding: 2rem 0.5rem;
    box-sizing: border-box;
    position: relative;
    background: #ddbb83;
  }

  #blackthunder_lottecrunky_cp_2507 .lead-area .leadT span {
    text-align: left;
  }
  #blackthunder_lottecrunky_cp_2507 .ttl_h2 {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 0.5rem;
    z-index: 3;
    padding: 0;
    margin: 0 0 2rem;
    filter: drop-shadow(2px 4px 0px #fff);
    will-change: transform, filter;
  }

  #blackthunder_lottecrunky_cp_2507 .ttl_h2 .wrap {
    display: inline-block;
    background: #fabe01;
    padding: 0.3rem 1.2rem;
    transform: skewX(-25deg);
  }

  #blackthunder_lottecrunky_cp_2507 .ttl_h2 .text_h2 {
    display: inline-block;
    transform: skewX(25deg);
    will-change: transform;
  }

  #blackthunder_lottecrunky_cp_2507 .slant-bar {
    display: block;
    background: #fabe01;
    width: 3%;
    transform: skewX(-25deg);
  }
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt02 .sm {
    display: block;
    font-size: 0.55rem;
    text-align: left;
    color: #000;
    text-shadow: rgb(255, 255, 255) 1px 0px 0px, rgb(255, 255, 255) 1.83487px 0.981584px 0px, rgb(255, 255, 255) 1.35766px 0.85511px 0px, rgb(255, 255, 255) 0.62091px 1.52441px 0px, rgb(255, 255, 255) 0.705713px 1.91581px 0px, rgb(255, 255, 255) -0.287171px 1.98622px 0px, rgb(255, 255, 255) -0.24844px 1.72789px 0px, rgb(255, 255, 255) -1.07227px 1.16926px 0px, rgb(255, 255, 255) -1.66798px 0.37182px 0px, rgb(255, 255, 255) -0.96998px 0.42336px 0px, rgb(255, 255, 255) -1.94502px -0.571704px 0px, rgb(255, 255, 255) -1.59586px -0.50383px 0px, rgb(255, 255, 255) -0.96093px -1.27041px 0px, rgb(255, 255, 255) -0.11013px -1.78704px 0px, rgb(255, 255, 255) -0.137119px -1.99686px 0px, rgb(255, 255, 255) 0.850987px -1.87677px 0px, rgb(255, 255, 255) 0.74541px -1.43999px 0px, rgb(255, 255, 255) 1.44769px -0.73459px 0px, rgb(255, 255, 255) 1.88051px -0.838247px 0px;
  }

  /*===== item-area ======*/
  #blackthunder_lottecrunky_cp_2507 .item-area {
    padding: 2rem 0 1rem;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    background: linear-gradient(175deg, rgba(0, 0, 0, 1) 49%, rgba(255, 255, 255, 1) 49%, rgba(255, 255, 255, 1) 49.5%, rgba(245, 184, 18, 0.2) 49.5%, rgba(210, 53, 7, 0.6) 76%), url(../images/bg.webp);
    background-size: 100%, 53%;
    background-repeat: no-repeat, repeat;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8rem;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul li {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    padding: 1rem;
    box-sizing: border-box;
    filter: drop-shadow(3px 3px 6px rgba(81, 20, 6, 0.3));
    border-radius: 10px;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .anm_item {
    position: absolute;
    top: 8%;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 35%;
    max-height: 330px;
    will-change: transform;
    z-index: 3;
  }

  #blackthunder_lottecrunky_cp_2507 .item-area ul li .c-pic-item {
    width: 70%;
    margin: 0 auto;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul li .c-txt {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    color: #fff;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .bth-item {
    color: #000;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .btn a {
    width: 100%;
  }

  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item {
    flex-direction: row-reverse;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item .name,
  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item .price,
  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item .txt {
    text-shadow: 1px 1px 2px #480000;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .com-ttl {
    text-align: left;
    margin: 1rem 0 0;
    z-index: 2;
    font-size: 1.08rem;
    background: #fff;
    color: #000;
    padding: 1rem;
    border-radius: 1rem;
    border: 2px solid #fff;
    box-shadow: inset 0px 0px 3px 0px #000;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .cky-item .com-ttl {
    color: #480000;
  }
  #blackthunder_lottecrunky_cp_2507 .bth-item .ttl_h4 {
    border-bottom: 2px dashed #ffdd1b;
  }
  #blackthunder_lottecrunky_cp_2507 .cky-item .ttl_h4 {
    border-bottom: 2px dashed #ffdd1b;
  }
  /*===== othcpn-area ======*/
  #blackthunder_lottecrunky_cp_2507 .othcpn {
    width: min(100%, 1200px);
    margin: 0 auto;
    padding: 0.1rem 0 2rem;
    background: #ddbb83;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .inner {
    width: min(92%, 1200px);
    margin: 3rem auto 0;
    box-sizing: border-box;
    border-radius: 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .ct-area ul {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .ct-area ul li {
    display: grid;
    grid-template-columns: 1fr;
    text-align: left;
    gap: 1rem;
    /* background: #fff;
    padding: 2rem; */
    border-radius: 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .text {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .text .sm li {
    font-size: 0.8rem;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .ct-area .text dl div {
    display: flex;
  }
  #blackthunder_lottecrunky_cp_2507 .othcpn .ct-area .text p span {
    font-size: 0.8rem;
  }
  .others {
    padding: 0 0.8rem;
  }
  /*===== animation-area ======*/
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt01 {
    position: absolute;
    top: 2%;
    left: 2.5%;
    width: 13%;
    will-change: transform;
  }
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt02 {
    position: absolute;
    top: 1%;
    left: 16%;
    width: 38%;
    will-change: transform;
  }
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt03 {
    position: absolute;
    top: 54%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 30%;
    will-change: transform;
  }
  #blackthunder_lottecrunky_cp_2507 .c-pic .c-mv-ttl_txt04 {
    position: absolute;
    top: 1%;
    right: 2%;
    width: 40%;
    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) {
  #blackthunder_lottecrunky_cp_2507 .item-area {
    padding: 2rem 0 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul {
    gap: 12rem;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul li {
    padding: 0 1.5rem 1rem;
    align-items: flex-start;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .anm_item {
    top: 13%;
    width: 21%;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul li .c-txt {
    padding: 0;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .btn a {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #blackthunder_lottecrunky_cp_2507 .item-area {
    padding: 2rem 0 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul li {
    padding: 2rem;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .anm_item {
    top: 15%;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area ul li .c-txt {
    padding: 1rem;
  }
  #blackthunder_lottecrunky_cp_2507 .item-area .btn a {
    width: 50%;
  }
}
