@charset "utf-8";
/* CSS Document */
.js-ttl, .js-ttl01, .js-ttl02, .js-pic {
  opacity: 0;
  visibility: hidden; /* クリック判定も消すために追加 */
}
html:not(.aem-AuthorLayer-Edit) body {
  display: none;
}
* {
  min-height: 0vw;
}
/*===============================================
●共通
===============================================*/
#blackthunder_2603 .lead-area .leadB {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.4rem, 1.6vw, 2rem);
  margin: 0 0 1rem;
  /*  text-shadow: 1.5px 1.5px 0px #fff, -1.5px -1.5px 0px #fff, -1.5px 1.5px 0px #fff, 1.5px -1.5px 0px #fff, 1.5px 0px 0px #fff, -1.5px 0px 0px #fff, 0px 1.5px 0px #fff, 0px -1.5px 0px #fff;*/
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
#blackthunder_2603 .lead-area .leadB span {
  text-align: center;
  font-weight: 700;
  font-size: clamp(.95rem, 1.1vw, 1.5rem);
  margin: 0 0 2rem;
  text-shadow: 0 1px 0 #fff, 0 3px 0 #fff, 0 4px 10px rgba(0, 0, 0, .2);
}
#blackthunder_2603 .lead-area .leadT {
  text-align: center;
  font-weight: 600;
  font-size: clamp(1rem, 1.1vw, 1.3rem);
}
#blackthunder_2603 .lead-area .leadT span {
  margin: 5px 0 0;
  display: block;
  color: #fff;
  font-size: clamp(.85rem, 2vw, .95rem);
}
#blackthunder_2603 .item-area .date span {
  display: inline-block;
  padding: .2rem .8rem .3rem;
  font-size: clamp(0.85rem, 2vw, 0.9rem);
  border: 0.1rem solid #000;
}
#blackthunder_2603 .item-area .item-flex {
  display: flex;
  align-items: center;
}
#blackthunder_2603 .item-area .category span {
  display: inline-block;
  padding: .3rem .8rem .4rem;
  background-color: #000;
  color: #fff;
  font-size: clamp(0.85rem, 2vw, 0.9rem);
  margin-right: .3rem;
  font-weight: 500;
}
#blackthunder_2603 .item-area .name {
  text-align: left;
  font-size: clamp(1.1rem, 1.2vw, 1.3rem);
  font-weight: 700;
  line-height: 1.4;
}
#blackthunder_2603 .item-area .name .sm {
  text-align: left;
  font-size: clamp(0.9rem, 4vw, 1.05rem);
  font-weight: 700;
  line-height: 1.4;
  margin: 0;
  display: block;
}
#blackthunder_2603 .item-area .name-sm {
  text-align: left;
  font-size: clamp(0.9rem, 2vw, 1rem);
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
#blackthunder_2603 .item-area .price {
  text-align: right;
  font-size: clamp(1.1rem, 2vw, 1.2rem);
  font-weight: 700;
}
#blackthunder_2603 .item-area .price-sm {
  text-align: right;
  font-size: clamp(0.85rem, 2vw, 0.9rem);
  font-weight: 600;
}
#blackthunder_2603 .item-area .txt {
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  text-align: left;
  line-height: 1.6;
}
#blackthunder_2603 .item-area .txt span {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  text-align: left;
  line-height: 1.6;
  display: block;
}
#blackthunder_2603 .item-area .btn {
  position: relative;
}
#blackthunder_2603 .item-area .btn a {
  font-size: clamp(1rem, 1.1vw, 1.1rem);
  display: block;
  border-radius: 2rem;
  background-color: #000;
  text-align: center;
  padding: .8rem 0;
  width: 100%;
  margin: .3rem auto 0;
  color: #ffe101 !important;
  font-weight: 600;
}
#blackthunder_2603 .item-area .btn a:after {
  position: absolute;
  content: '\e905';
  font-family: "icn_font";
  font-weight: bold;
  margin-left: .5rem;
  top: 33%;
  right: 1.3rem;
}
#blackthunder_2603 .ttl_h2 {
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.2rem, 1.5vw, 1.5rem);
  position: relative;
}
#blackthunder_2603 .c-txt div .fc-list {
  font-size: clamp(0.8rem, 0.85vw, 0.88rem);
  display: block;
  width: 100%;
  text-align: left;
}
/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width:737px) {
  /*===== common ======*/
  #blackthunder_2603 .pc-none {
    display: none;
  }
  #blackthunder_2603 {
    margin: 0 calc(50% - 50vw);
    width: calc(100vw - 0.7%);
    padding: 0;
    position: relative;
    color: #000;
  }
  #blackthunder_2603 h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  #blackthunder_2603 ul, li, dl, dt, dd {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  #blackthunder_2603 a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
  }
  #blackthunder_2603 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_2603 .imgbox .kv {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #blackthunder_2603 .text-area {
    padding: 1% 0 0;
    text-align: center;
    background: #ffe100;
    position: relative;
  }
  #blackthunder_2603 .lead-area {
    width: 85%;
    padding: 0 0 2%;
    margin: 0 auto;
  }
  #blackthunder_2603 main {
    width: 100%;
    height: auto;
    background: #000;
    z-index: 1;
    position: relative;
    overflow: hidden;
  }
  #blackthunder_2603 .ttl_h2 {
    position: relative;
    color: #fff;
    margin: 10rem 0 2rem;
    display: inline-block;
    padding: .4rem 2rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #blackthunder_2603 .ttl_h2::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e70114;
    transform: skew(-20deg);
    z-index: -1;
  }
  #blackthunder_2603 .ttl_h2::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e70114;
    transform: skew(-20deg);
    z-index: -1;
  }
  #blackthunder_2603 .imgbox {
    position: relative;
  }
  #blackthunder_2603 .imgbox::before {
    position: absolute;
    content: "";
    background: url("../images/bglineU.webp")repeat-x;
    background-size: 43%;
    background-position: top;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
  }
  #blackthunder_2603 .imgbox::after {
    position: absolute;
    content: "";
    background: url("../images/bglineD.webp")repeat-x;
    background-size: 43%;
    background-position: bottom;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 80px;
  }
  #blackthunder_2603 .imgbox::before {
    position: absolute;
    content: "";
    background: url("../images/bglineU.webp")repeat-x;
    background-size: 43%;
    background-position: top;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
  }
  #blackthunder_2603 .lineU, #blackthunder_2603 .lineD {
    position: relative;
    z-index: 2;
  }
  #blackthunder_2603 .lineU::before {
    position: absolute;
    content: "";
    background: url("../images/bglineU.webp")repeat-x;
    background-size: 43%;
    background-position: top;
    top: -1px;
    left: 0;
    width: 100%;
    height: 80px;
  }
  #blackthunder_2603 .lineD::before {
    position: absolute;
    content: "";
    background: url(../images/bglineD.webp) repeat-x;
    background-size: 43%;
    background-position: bottom;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 80px;
  }
  /*===== item-area ======*/
  #blackthunder_2603 .item {
    padding: 0 0 4rem;
  }
  #blackthunder_2603 .item-area {
    max-width: 1200px;
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
  }
  #blackthunder_2603 .item-area li {
    width: calc(100% / 2 - 40px);
    background-color: #ffe100;
    padding: 1rem;
    margin: 0 0 20px;
    display: flex;
  }
  #blackthunder_2603 .item-area li .wrap {
    background: #fff;
    padding: 1rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    gap: .6rem;
  }
  #blackthunder_2603 .item-area li .txt {
    padding: 10px 0 0;
    line-height: 1.6;
    color: #313131;
    border-top: 4px dashed #231816;
  }
  /*===== campaign-area ======*/
  #blackthunder_2603 .campaign_cont {
    margin: 0 auto 10rem;
  }
  #blackthunder_2603 .campaign_txt {
    color: #fff;
    text-align: center;
    margin: 0 auto 2rem;
    font-size: clamp(1rem, 1.1vw, 1.1rem);
  }
  #blackthunder_2603 .campaign_cont .ttl_h2 {
    margin: 2rem 0 0;
  }
  #blackthunder_2603 .campaign_cont .kikan {
    margin: 0 0 0 auto;
  }
  #blackthunder_2603 .campaign_cont .campaign_date {
    display: flex;
  }
  #blackthunder_2603 .campaign_cont .kikan .kome {
    font-size: clamp(0.8rem, 0.85vw, 0.88rem);
    line-height: 1.6;
    text-align: right;
  }
  /*===== animation-area ======*/
  #blackthunder_2603 .pic img {
    will-change: transform;
  }
  #blackthunder_2603 .c-pic-item {
    position: relative;
    z-index: -1;
  }
  #blackthunder_2603 .c-ams {
    width: 100%;
    position: relative;
  }
  #blackthunder_2603 .c-mv-ttl {
    position: absolute;
    top: 18%;
    left: 0%;
    right: 0;
    margin: auto;
    z-index: 3;
    width: 41.4%;
    will-change: transform;
  }
  #blackthunder_2603 .c-mv-ttl-ch {
    position: absolute;
    top: 18.8%;
    left: 0px;
    right: 37.5%;
    margin: auto;
    z-index: 3;
    width: 26%;
    will-change: transform;
  }
  #blackthunder_2603 .c-mv-ttl-ch02 {
    position: absolute;
    top: 45.2%;
    left: 0px;
    right: -58%;
    margin: auto;
    z-index: 3;
    width: 19%;
    will-change: transform;
  }
}
/*===============================================
●sp.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width:736px) {
  /*===== common ======*/
  #blackthunder_2603 .sp-none {
    display: none;
  }
  #blackthunder_2603 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #000;
  }
  #blackthunder_2603 h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  #blackthunder_2603 ul, li, dl, dt, dd {
    margin: 0;
    list-style: none;
    padding: 0;
  }
  #blackthunder_2603 a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
  }
  #blackthunder_2603 img {
    max-width: 100%;
    display: block;
    height: auto;
  }
  /*===== main-area ======*/
  #blackthunder_2603 .imgbox .kv {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  #blackthunder_2603 .text-area {
    padding: 2% 0 0;
    text-align: center;
    background: #ffe100;
  }
  #blackthunder_2603 .lead-area {
    width: 90%;
    padding: 1% 0 3%;
    margin: 0 auto;
  }
  #blackthunder_2603 .lead-area .leadT {
    text-align: left;
  }
  #blackthunder_2603 main {
    width: 100%;
    height: auto;
    background: #000;
    z-index: 1;
    position: relative;
    overflow: hidden;
  }
  #blackthunder_2603 .ttl_h2 {
    position: relative;
    color: #fff;
    margin: 6rem 0 1rem;
    text-align: center;
    display: inline-block;
    padding: .3rem 1.5rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #blackthunder_2603 .ttl_h2::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e70114;
    transform: skew(-20deg);
    z-index: -1;
  }
  #blackthunder_2603 .ttl_h2::after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e70114;
    transform: skew(-20deg);
    z-index: -1;
  }
  #blackthunder_2603 .imgbox {
    position: relative;
  }
  #blackthunder_2603 .imgbox::before {
    position: absolute;
    content: "";
    background: url("../images/bglineU.webp")repeat-x;
    background-size: 100%;
    background-position: top;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
  }
  #blackthunder_2603 .imgbox::after {
    position: absolute;
    content: "";
    background: url("../images/bglineD.webp")repeat-x;
    background-size: 100%;
    background-position: bottom;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 50px;
  }
  #blackthunder_2603 .imgbox::before {
    position: absolute;
    content: "";
    background: url("../images/bglineU.webp")repeat-x;
    background-size: 100%;
    background-position: top;
    top: -10px;
    left: 0;
    width: 100%;
    height: 53px;
  }
  #blackthunder_2603 .lineU, #blackthunder_2603 .lineD {
    position: relative;
    z-index: 2;
  }
  #blackthunder_2603 .lineU::before {
    position: absolute;
    content: "";
    background: url("../images/bglineU.webp")repeat-x;
    background-size: 100%;
    background-position: top;
    top: -1px;
    left: 0;
    width: 100%;
    height: 30px;
  }
  #blackthunder_2603 .lineD::before {
    position: absolute;
    content: "";
    background: url("../images/bglineD.webp")repeat-x;
    background-size: 100%;
    background-position: bottom;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 30px;
  }
  /*===== item-area ======*/
  #blackthunder_2603 .item {
    padding: 0 0 3.5rem;
  }
  #blackthunder_2603 .item-area {
    width: 86%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    gap: 1rem;
  }
  #blackthunder_2603 .item-area li {
    width: 100%;
    background-color: #ffe100;
    padding: .7rem;
    box-sizing: border-box;
  }
  #blackthunder_2603 .item-area li .wrap {
    background: #fff;
    padding: .7rem;
    display: flex;
    flex-direction: column;
    gap: .5rem;
    box-sizing: border-box;
  }
  #blackthunder_2603 .item-area li .txt {
    padding: 10px 0 0;
    text-align: left;
    line-height: 1.6;
    border-top: 3px dashed #231816;
  }
  #blackthunder_2603 .item-area li .txt span {
    font-size: 12px;
    margin: 10px 0 0;
    display: block;
  }
  #blackthunder_2603 .item-area .item-flex {
    display: block;
  }
  #blackthunder_2603 .item-area .category span {
    margin-right: 0;
	margin-bottom: .3rem;
  }
  .others {
    padding: 0 .8rem;
  }
  /*===== campaign-area ======*/
  #blackthunder_2603 .campaign_cont {
    margin: 0 auto 4rem;
  }
  #blackthunder_2603 .campaign_cont .ttl_h2 {
    margin: 2rem 0 0;
  }
  #blackthunder_2603 .campaign_txt {
    color: #fff;
    text-align: center;
    margin: 0 2rem 1.5rem;
    font-size: clamp(1rem, 1.1vw, 1.1rem);
  }
  #blackthunder_2603 .campaign_cont .kikan {
    margin: 0 0 0 auto;
  }
  #blackthunder_2603 .campaign_cont .kikan .kome {
    font-size: clamp(0.8rem, 0.85vw, 0.88rem);
    line-height: 1.6;
    text-align: right;
  }
  /*===== animation-area ======*/
  #blackthunder_2603 .pic img {
    will-change: transform;
  }
  #blackthunder_2603 .c-pic-item {
    position: relative;
    z-index: -1;
  }
  #blackthunder_2603 .c-ams {
    width: 100%;
    position: relative;
  }
  #blackthunder_2603 .c-mv-ttl {
    position: absolute;
    top: 24%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 53%;
    will-change: transform;
  }
  #blackthunder_2603 .c-mv-ttl-ch {
    position: absolute;
    top: 26.4%;
    left: -52%;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 45%;
    will-change: transform;
  }
  #blackthunder_2603 .c-mv-ttl-ch02 {
    position: absolute;
    top: 33.2%;
    left: 76%;
    right: 0;
    margin: auto;
    z-index: 1;
    width: 22%;
    will-change: transform;
  }
}
/*===============================================
●tablet.css  画面の横幅が737px～
===============================================*/
@media screen and (min-width:1024px) and (max-width:1200px) {
  #blackthunder_2603 .ttl_h2 {
    margin: 7rem 0 1rem;
  }
}
@media screen and (min-width:737px) and (max-width:1023px) {
  #blackthunder_2603 .item-area {
    margin: 0 auto 1rem;
  }
  #blackthunder_2603 .item-area li {
    width: calc(100% / 2 - 34px);
    padding: .8rem;
  }
  #blackthunder_2603 .item-area li .wrap {
    padding: .8rem;
  }
  #blackthunder_2603 .imgbox::before, #blackthunder_2603 .imgbox::after {
    background-size: 56%;
  }
  #blackthunder_2603 .lineU::before, #blackthunder_2603 .lined::before {
    background-size: 56%;
  }
  #blackthunder_2603 .ttl_h2 {
    margin: 7rem 0 1rem;
  }
}