#tradingcard {
  position: relative;
  background: url(/assets/images/tabisakiannaijo/tradingcard/bg_block.jpg) repeat;
}
@media screen and (min-width: 769px) {
  #tradingcard {
    padding-bottom: 4rem;
    background-position: -10rem 0;
    background-size: 17.8rem auto;
  }
}
@media screen and (max-width: 768px) {
  #tradingcard {
    padding-bottom: 0rem;
    background-position: -2rem 0;
    background-size: 21.2rem auto;
  }
}
#tradingcard::before {
  content: "";
  position: absolute;
  bottom: -0.1rem;
  left: 0;
  width: 100%;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  #tradingcard::before {
    height: 180rem;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
  }
}
@media screen and (max-width: 768px) {
  #tradingcard::before {
    height: 285rem;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
  }
}

.hero {
  position: relative;
}
@media screen and (min-width: 769px) {
  .hero {
    margin-top: -1.7rem;
  }
}
.hero_inr {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .hero_inr {
    width: 140rem;
    padding: 0 0 3.4rem;
  }
}
@media screen and (max-width: 768px) {
  .hero_inr {
    width: 75rem;
    padding: 13.2rem 0 21.5rem;
  }
}

.kv_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  animation: animeFadeIn 0.5s 0.7s ease-out forwards;
}
@media screen and (min-width: 769px) {
  .kv_bg {
    width: 140rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_bg {
    width: 75rem;
  }
}

.kv_logo {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .kv_logo {
    width: 68.6rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_logo {
    width: 67.1rem;
  }
}

.kv_star {
  opacity: 0;
  position: absolute;
  animation: scaleFade 2s ease-out forwards;
}

@keyframes scaleFade {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  8% {
    opacity: 1;
    transform: scale(1.07);
  }
  17% {
    opacity: 1;
    transform: scale(1.432);
  }
  34% {
    opacity: 1;
    transform: scale(1);
  }
  51% {
    opacity: 1;
    transform: scale(1.171);
  }
  68% {
    opacity: 1;
    transform: scale(1);
  }
  84% {
    opacity: 1;
    transform: scale(1.03525);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.kv_star01 {
  animation-delay: 0.8s;
}
@media screen and (min-width: 769px) {
  .kv_star01 {
    top: 12.6rem;
    left: 2.9rem;
    width: 10.4rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_star01 {
    top: 3.9rem;
    left: 8.7rem;
    width: 8.1rem;
  }
}

.kv_star02 {
  animation-delay: 1s;
}
@media screen and (min-width: 769px) {
  .kv_star02 {
    top: 42.6rem;
    left: 12.2rem;
    width: 13.1rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_star02 {
    top: 89rem;
    left: 4.4rem;
    width: 7.5rem;
  }
}

.kv_star03 {
  animation-delay: 1.2s;
}
@media screen and (min-width: 769px) {
  .kv_star03 {
    top: 5.8rem;
    right: 9.2rem;
    width: 12.3rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_star03 {
    top: -2.2rem;
    right: 11.6rem;
    width: 11.5rem;
  }
}

.kv_star04 {
  animation-delay: 0.8s;
}
@media screen and (min-width: 769px) {
  .kv_star04 {
    top: 58rem;
    right: 26.6rem;
    width: 9.2rem;
  }
}
@media screen and (max-width: 768px) {
  .kv_star04 {
    top: 63.6rem;
    right: 2rem;
    width: 10.9rem;
  }
}

.kv_star05 {
  animation-delay: 0.6s;
}
@media screen and (min-width: 769px) {
  .kv_star05 {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .kv_star05 {
    bottom: 7rem;
    right: 25rem;
    width: 8.1rem;
  }
}

#about {
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media screen and (min-width: 769px) {
  #about {
    margin-top: 4.5rem;
    padding-bottom: 5rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_star_about_pc.svg);
    background-size: 140rem;
  }
}
@media screen and (max-width: 768px) {
  #about {
    margin-top: 0rem;
    padding-bottom: 0rem;
  }
}

.about_inr {
  margin: 0 auto;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .about_inr {
    width: 110rem;
    padding: 0 3.4rem 3.4rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_about_pc.png);
    background-size: 100% auto;
    background-position: 50% 100%;
  }
}
@media screen and (max-width: 768px) {
  .about_inr {
    width: 67rem;
    min-height: 673.5rem;
    padding: 0 3.2rem 3.2rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_about_sp.png);
    background-size: 100% auto;
    background-position: 50% 5.8rem;
  }
}

.cont_head {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .cont_head {
    width: 35.4rem;
  }
}
@media screen and (max-width: 768px) {
  .cont_head {
    width: 37.6rem;
  }
}

.about_first {
  position: relative;
}
@media screen and (min-width: 769px) {
  .about_first {
    padding: 4.8rem 8.5rem 6.4rem;
  }
}
@media screen and (max-width: 768px) {
  .about_first {
    padding: 4rem 0rem 8rem;
  }
}

.about_first_lead {
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .about_first_lead {
    line-height: 1.728em;
    font-size: 2.2rem;
  }
  .about_first_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .about_first_lead > p:first-of-type {
    margin-top: -0.363em;
  }
  .about_first_lead > p:last-of-type {
    margin-bottom: -0.363em;
  }
}
@media screen and (max-width: 768px) {
  .about_first_lead {
    line-height: 1.679em;
    font-size: 2.8rem;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .about_first_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .about_first_lead > p:first-of-type {
    margin-top: -0.339em;
  }
  .about_first_lead > p:last-of-type {
    margin-bottom: -0.339em;
  }
}
.about_first_lead span {
  color: #ffe830;
}

.about_first_copy {
  font-weight: 900;
  color: #ffe830;
}
@media screen and (min-width: 769px) {
  .about_first_copy {
    margin-top: 3rem;
    line-height: 1;
    font-size: 2.8rem;
  }
  .about_first_copy > p {
    line-height: inherit;
    font: inherit;
  }
  .about_first_copy > p:first-of-type {
    margin-top: 0em;
  }
  .about_first_copy > p:last-of-type {
    margin-bottom: 0em;
  }
}
@media screen and (max-width: 768px) {
  .about_first_copy {
    margin-top: 5rem;
    line-height: 1.471em;
    font-size: 3.4rem;
    text-align: center;
    letter-spacing: 0.15em;
  }
  .about_first_copy > p {
    line-height: inherit;
    font: inherit;
  }
  .about_first_copy > p:first-of-type {
    margin-top: -0.235em;
  }
  .about_first_copy > p:last-of-type {
    margin-bottom: -0.235em;
  }
}

@media screen and (min-width: 769px) {
  .about_first_img {
    position: absolute;
    top: 4rem;
    right: 6.2rem;
    width: 32.1rem;
  }
}
@media screen and (max-width: 768px) {
  .about_first_img {
    width: 50.4rem;
    margin: 6rem auto 0;
  }
}

.about_first_txt {
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .about_first_txt {
    margin-top: 3rem;
    line-height: 2.438em;
    font-size: 1.6rem;
  }
  .about_first_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .about_first_txt > p:first-of-type {
    margin-top: -0.718em;
  }
  .about_first_txt > p:last-of-type {
    margin-bottom: -0.718em;
  }
}
@media screen and (max-width: 768px) {
  .about_first_txt {
    margin-top: 4.5rem;
    line-height: 1.679em;
    font-size: 2.8rem;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .about_first_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .about_first_txt > p:first-of-type {
    margin-top: -0.339em;
  }
  .about_first_txt > p:last-of-type {
    margin-bottom: -0.339em;
  }
}

@media screen and (min-width: 769px) {
  .about_first_balloon {
    width: 47.2rem;
    margin: 2.8rem 0 0 -0.4rem;
  }
}
@media screen and (max-width: 768px) {
  .about_first_balloon {
    width: 48.6rem;
    margin: 4.5rem auto 0;
  }
}

.about_first_closing {
  color: #fff;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .about_first_closing {
    margin-top: 2.7rem;
    line-height: 1.8em;
    font-size: 2rem;
  }
  .about_first_closing > p {
    line-height: inherit;
    font: inherit;
  }
  .about_first_closing > p:first-of-type {
    margin-top: -0.4em;
  }
  .about_first_closing > p:last-of-type {
    margin-bottom: -0.4em;
  }
}
@media screen and (max-width: 768px) {
  .about_first_closing {
    margin-top: 3rem;
    line-height: 1.563em;
    font-size: 3.2rem;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .about_first_closing > p {
    line-height: inherit;
    font: inherit;
  }
  .about_first_closing > p:first-of-type {
    margin-top: -0.281em;
  }
  .about_first_closing > p:last-of-type {
    margin-bottom: -0.281em;
  }
}

.about_cont_head {
  position: relative;
}
@media screen and (min-width: 769px) {
  .about_cont_head {
    line-height: 1.75em;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .about_cont_head {
    line-height: 1;
    font-size: 2.8rem;
  }
}
.about_cont_head::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 100%;
  background-color: #000;
}
@media screen and (min-width: 769px) {
  .about_cont_head::before {
    height: 0.3rem;
  }
}
@media screen and (max-width: 768px) {
  .about_cont_head::before {
    height: 0.3rem;
  }
}

.about_cont_head_octagon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
  background-color: #000;
  text-align: center;
  clip-path: polygon(3.2352941176% 0%, 96.7647058824% 0%, 100% 22%, 100% 78%, 96.7647058824% 100%, 3.2352941176% 100%, 0% 78%, 0% 22%);
}
@media screen and (min-width: 769px) {
  .about_cont_head_octagon {
    width: 34rem;
    height: 5rem;
    letter-spacing: 0.175em;
  }
}
@media screen and (max-width: 768px) {
  .about_cont_head_octagon {
    width: 40rem;
    height: 5rem;
    letter-spacing: 0.1em;
  }
}
.about_cont_head_octagon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  background-color: #af9300;
  clip-path: polygon(2.9411764706% 0%, 97.0588235294% 0%, 100% 22%, 100% 78%, 97.0588235294% 100%, 2.9411764706% 100%, 0% 80%, 0% 20%);
}
@media screen and (min-width: 769px) {
  .about_cont_head_octagon::before {
    width: calc(100% - 0.3rem * 2);
    height: calc(100% - 0.3rem * 2);
  }
}
@media screen and (max-width: 768px) {
  .about_cont_head_octagon::before {
    width: calc(100% - 0.3rem * 2);
    height: calc(100% - 0.3rem * 2);
  }
}
.about_cont_head_octagon span {
  position: relative;
}

@media screen and (min-width: 769px) {
  .about_type {
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 768px) {
  .about_type {
    padding-bottom: 7.5rem;
  }
}

.about_card {
  display: grid;
}
@media screen and (min-width: 769px) {
  .about_card {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 1.8rem;
         column-gap: 1.8rem;
    width: 81.6rem;
    margin: 4.8rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .about_card {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 2rem;
    width: 52rem;
    margin: 4rem auto 0;
  }
}

.about_card_item {
  background-color: #003684;
}
@media screen and (min-width: 769px) {
  .about_card_item {
    padding: 2.5rem 2.6rem 2.8rem;
    clip-path: polygon(7.6923076923% 0%, 92.3076923077% 0%, 100% 4.0404040404%, 100% 95.9595959596%, 92.3076923077% 100%, 7.6923076923% 100%, 0% 95.9595959596%, 0% 4.0404040404%);
  }
}
@media screen and (max-width: 768px) {
  .about_card_item {
    padding: 2.5rem 6rem 4rem;
    clip-path: polygon(3.8461538462% 0%, 96.1538461538% 0%, 100% 2.9850746269%, 100% 97.0149253731%, 96.1538461538% 100%, 3.8461538462% 100%, 0% 97.0149253731%, 0% 2.9850746269%);
  }
}

.about_card_item_head {
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.175em;
}
@media screen and (min-width: 769px) {
  .about_card_item_head {
    line-height: 1.778em;
    font-size: 1.8rem;
  }
  .about_card_item_head > h4 {
    line-height: inherit;
    font: inherit;
  }
  .about_card_item_head > h4:first-of-type {
    margin-top: -0.388em;
  }
  .about_card_item_head > h4:last-of-type {
    margin-bottom: -0.388em;
  }
}
@media screen and (max-width: 768px) {
  .about_card_item_head {
    line-height: 1.75em;
    font-size: 2.8rem;
  }
  .about_card_item_head > h4 {
    line-height: inherit;
    font: inherit;
  }
  .about_card_item_head > h4:first-of-type {
    margin-top: -0.375em;
  }
  .about_card_item_head > h4:last-of-type {
    margin-bottom: -0.375em;
  }
}

@media screen and (min-width: 769px) {
  .about_card_item_img {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .about_card_item_img {
    width: 30rem;
    margin: 2rem auto 0;
  }
}

.about_card_item_txt {
  color: #fff;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .about_card_item_txt {
    display: flex;
    align-items: center;
    min-height: 5em;
    margin-top: 2.5rem;
    line-height: 1.5em;
    font-size: 1.6rem;
    text-align: justify;
    letter-spacing: 0.12em;
  }
  .about_card_item_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .about_card_item_txt > p:first-of-type {
    margin-top: -0.25em;
  }
  .about_card_item_txt > p:last-of-type {
    margin-bottom: -0.25em;
  }
}
@media screen and (max-width: 768px) {
  .about_card_item_txt {
    margin-top: 3rem;
    line-height: 1.5em;
    font-size: 2.8rem;
    text-align: justify;
    letter-spacing: -0.05em;
  }
  .about_card_item_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .about_card_item_txt > p:first-of-type {
    margin-top: -0.25em;
  }
  .about_card_item_txt > p:last-of-type {
    margin-bottom: -0.25em;
  }
}

.about_type_closing {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .about_type_closing {
    margin-top: 3.4rem;
    line-height: 1.734em;
    font-size: 1.5rem;
    letter-spacing: 0.175em;
  }
  .about_type_closing > p {
    line-height: inherit;
    font: inherit;
  }
  .about_type_closing > p:first-of-type {
    margin-top: -0.366em;
  }
  .about_type_closing > p:last-of-type {
    margin-bottom: -0.366em;
  }
}
@media screen and (max-width: 768px) {
  .about_type_closing {
    margin-top: 3.5rem;
    line-height: 1.539em;
    font-size: 2.6rem;
    letter-spacing: 0.1em;
  }
  .about_type_closing > p {
    line-height: inherit;
    font: inherit;
  }
  .about_type_closing > p:first-of-type {
    margin-top: -0.269em;
  }
  .about_type_closing > p:last-of-type {
    margin-bottom: -0.269em;
  }
}

.about_howto_inr {
  position: relative;
}
@media screen and (min-width: 769px) {
  .about_howto_inr {
    padding: 6.5rem 8.5rem 5rem;
  }
}
@media screen and (max-width: 768px) {
  .about_howto_inr {
    padding: 6rem 6rem 9.8rem;
  }
}

.about_howto_lead {
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.175em;
}
@media screen and (min-width: 769px) {
  .about_howto_lead {
    line-height: 1.7em;
    font-size: 2rem;
  }
  .about_howto_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .about_howto_lead > p:first-of-type {
    margin-top: -0.35em;
  }
  .about_howto_lead > p:last-of-type {
    margin-bottom: -0.35em;
  }
}
@media screen and (max-width: 768px) {
  .about_howto_lead {
    line-height: 1.715em;
    font-size: 2.8rem;
    text-align: center;
  }
  .about_howto_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .about_howto_lead > p:first-of-type {
    margin-top: -0.357em;
  }
  .about_howto_lead > p:last-of-type {
    margin-bottom: -0.357em;
  }
}
.about_howto_lead span {
  color: #ffe830;
}

@media screen and (min-width: 769px) {
  .about_howto_img {
    position: absolute;
    top: 6rem;
    right: 11rem;
    width: 42.9rem;
  }
}
@media screen and (max-width: 768px) {
  .about_howto_img {
    width: 41.7rem;
    margin-top: 4rem;
    margin-left: 3.7rem;
  }
}

.about_howto_txt {
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .about_howto_txt {
    margin-top: 3rem;
    line-height: 2.125em;
    font-size: 1.6rem;
    letter-spacing: 0.195em;
  }
  .about_howto_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .about_howto_txt > p:first-of-type {
    margin-top: -0.562em;
  }
  .about_howto_txt > p:last-of-type {
    margin-bottom: -0.562em;
  }
}
@media screen and (max-width: 768px) {
  .about_howto_txt {
    margin-top: 6.2rem;
    line-height: 1.858em;
    font-size: 2.8rem;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .about_howto_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .about_howto_txt > p:first-of-type {
    margin-top: -0.428em;
  }
  .about_howto_txt > p:last-of-type {
    margin-bottom: -0.428em;
  }
}

.about_howto_closing {
  color: #fff;
  font-weight: 900;
}
@media screen and (min-width: 769px) {
  .about_howto_closing {
    margin-top: 2.5rem;
    line-height: 1.546em;
    font-size: 2.2rem;
  }
  .about_howto_closing > p {
    line-height: inherit;
    font: inherit;
  }
  .about_howto_closing > p:first-of-type {
    margin-top: -0.272em;
  }
  .about_howto_closing > p:last-of-type {
    margin-bottom: -0.272em;
  }
}
@media screen and (max-width: 768px) {
  .about_howto_closing {
    margin-top: 4.2rem;
    line-height: 1;
    font-size: 3.4rem;
    text-align: center;
    letter-spacing: 0.27em;
  }
  .about_howto_closing > p {
    line-height: inherit;
    font: inherit;
  }
  .about_howto_closing > p:first-of-type {
    margin-top: 0em;
  }
  .about_howto_closing > p:last-of-type {
    margin-bottom: 0em;
  }
}

.about_howto_box {
  display: grid;
}
@media screen and (min-width: 769px) {
  .about_howto_box {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 5.2rem;
         column-gap: 5.2rem;
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .about_howto_box {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 4rem;
    margin-top: 3rem;
  }
}

.about_howto_box_img {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .about_howto_box_img {
    width: 25rem;
  }
}
@media screen and (max-width: 768px) {
  .about_howto_box_img {
    width: 30rem;
  }
}

.about_howto_box_txt {
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .about_howto_box_txt {
    margin-top: 3rem;
    line-height: 1.75em;
    font-size: 1.6rem;
  }
  .about_howto_box_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .about_howto_box_txt > p:first-of-type {
    margin-top: -0.375em;
  }
  .about_howto_box_txt > p:last-of-type {
    margin-bottom: -0.375em;
  }
}
@media screen and (max-width: 768px) {
  .about_howto_box_txt {
    margin-top: 3.3rem;
    line-height: 1.715em;
    font-size: 2.8rem;
    letter-spacing: -0.05em;
  }
  .about_howto_box_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .about_howto_box_txt > p:first-of-type {
    margin-top: -0.357em;
  }
  .about_howto_box_txt > p:last-of-type {
    margin-bottom: -0.357em;
  }
}

#release {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media screen and (min-width: 769px) {
  #release {
    padding-bottom: 5rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_star_vol_pc.svg);
    background-size: 140rem;
  }
}
@media screen and (max-width: 768px) {
  #release {
    margin-top: 4.2rem;
    padding-bottom: 0rem;
  }
}

.release_inr {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
@media screen and (min-width: 769px) {
  .release_inr {
    width: 110rem;
    padding: 0 3.4rem 14rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_vol_pc.png);
    background-size: 100% auto;
  }
}
@media screen and (max-width: 768px) {
  .release_inr {
    width: 67rem;
    padding: 0 3.2rem 8.5rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_vol_sp.png);
    background-size: 100% auto;
  }
}

@media screen and (min-width: 769px) {
  .period_vol1 {
    width: 58.5rem;
    margin: 4.6rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .period_vol1 {
    width: 37rem;
    margin: 5.5rem auto 0;
  }
}

.extension {
  color: #ffe200;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .extension {
    font-size: 3.2rem;
    padding-top: 7.5rem;
  }
}
@media screen and (max-width: 768px) {
  .extension {
    font-size: 3.2rem;
    padding-top: 5.5rem;
  }
}

.release_txt {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .release_txt {
    margin-top: 5rem;
    line-height: 2.059em;
    font-size: 1.7rem;
    letter-spacing: 0.175em;
  }
  .release_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .release_txt > p:first-of-type {
    margin-top: -0.529em;
  }
  .release_txt > p:last-of-type {
    margin-bottom: -0.529em;
  }
}
@media screen and (max-width: 768px) {
  .release_txt {
    margin-top: 6.8rem;
    line-height: 1.297em;
    font-size: 2.7rem;
    letter-spacing: 0.08em;
  }
  .release_txt > p {
    line-height: inherit;
    font: inherit;
  }
  .release_txt > p:first-of-type {
    margin-top: -0.148em;
  }
  .release_txt > p:last-of-type {
    margin-bottom: -0.148em;
  }
}

.release_txt_l {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .release_txt_l {
    margin-top: 2rem;
    line-height: 2.084em;
    font-size: 2.4rem;
    letter-spacing: 0.175em;
  }
  .release_txt_l > p {
    line-height: inherit;
    font: inherit;
  }
  .release_txt_l > p:first-of-type {
    margin-top: -0.541em;
  }
  .release_txt_l > p:last-of-type {
    margin-bottom: -0.541em;
  }
}
@media screen and (max-width: 768px) {
  .release_txt_l {
    margin-top: 3rem;
    line-height: 1.667em;
    font-size: 3rem;
    letter-spacing: 0.08em;
  }
  .release_txt_l > p {
    line-height: inherit;
    font: inherit;
  }
  .release_txt_l > p:first-of-type {
    margin-top: -0.333em;
  }
  .release_txt_l > p:last-of-type {
    margin-bottom: -0.333em;
  }
}

@media screen and (min-width: 769px) {
  .release_txt_01 {
    width: 36.5rem;
    margin: 6.6rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .release_txt_01 {
    width: 46.2rem;
    margin: 8rem auto 0;
  }
}

.release_card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 769px) {
  .release_card {
    -moz-column-gap: 5.2rem;
         column-gap: 5.2rem;
    row-gap: 5rem;
    width: 57.2rem;
    margin: 2.4rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .release_card {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    row-gap: 2rem;
    width: 54rem;
    margin: 2.5rem auto 0;
  }
}

.release_card_item {
  position: relative;
  aspect-ratio: 260/364;
}
.release_card_item .child {
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.7s;
  backface-visibility: hidden;
}
.release_card_item .back {
  transform: rotateY(-180deg);
}
.release_card_item:hover .front {
  transform: rotateY(180deg);
}
.release_card_item:hover .back {
  transform: rotateY(0);
}

.vol2_head {
  position: relative;
}
@media screen and (min-width: 769px) {
  .vol2_head {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .vol2_head {
    margin-top: 6.2rem;
  }
}
.vol2_head::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 100%;
  background-color: #000;
}
@media screen and (min-width: 769px) {
  .vol2_head::before {
    height: 0.4rem;
  }
}
@media screen and (max-width: 768px) {
  .vol2_head::before {
    height: 0.4rem;
  }
}

@media screen and (min-width: 769px) {
  .period_vol2 {
    width: 67.3rem;
    margin: 5rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .period_vol2 {
    width: 41.1rem;
    margin: 4.5rem auto 0;
  }
}

@media screen and (min-width: 769px) {
  .release_txt_02 {
    width: 32.5rem;
    margin: 7rem auto 0;
  }
}
@media screen and (max-width: 768px) {
  .release_txt_02 {
    width: 42.4rem;
    margin: 8.2rem auto 0;
  }
}

#map {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
@media screen and (min-width: 769px) {
  #map {
    margin-top: 5rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_star_map_pc.svg);
    background-size: 140rem;
  }
}
@media screen and (max-width: 768px) {
  #map {
    margin-top: 4.2rem;
  }
}

.map_inr {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}
@media screen and (min-width: 769px) {
  .map_inr {
    width: 110rem;
    padding: 0 3.4rem 3.4rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_map_pc.png);
    background-size: 100% auto;
  }
}
@media screen and (max-width: 768px) {
  .map_inr {
    width: 67rem;
    padding: 0 3.4rem 3.4rem;
    background-image: url(/assets/images/tabisakiannaijo/tradingcard/bg_map_sp.png);
    background-size: 100% auto;
  }
}

.map_lead {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .map_lead {
    margin-top: 4.5rem;
    line-height: 1.883em;
    font-size: 1.7rem;
    letter-spacing: 0.175em;
  }
  .map_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .map_lead > p:first-of-type {
    margin-top: -0.441em;
  }
  .map_lead > p:last-of-type {
    margin-bottom: -0.441em;
  }
}
@media screen and (max-width: 768px) {
  .map_lead {
    margin-top: 5.2rem;
    line-height: 1.679em;
    font-size: 2.8rem;
    text-align: center;
    letter-spacing: 0.05em;
  }
  .map_lead > p {
    line-height: inherit;
    font: inherit;
  }
  .map_lead > p:first-of-type {
    margin-top: -0.339em;
  }
  .map_lead > p:last-of-type {
    margin-bottom: -0.339em;
  }
}

.map_price {
  color: #fff;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .map_price {
    margin-top: 4rem;
    line-height: 2em;
    font-size: 1.7rem;
    letter-spacing: 0.175em;
  }
  .map_price > p {
    line-height: inherit;
    font: inherit;
  }
  .map_price > p:first-of-type {
    margin-top: -0.5em;
  }
  .map_price > p:last-of-type {
    margin-bottom: -0.5em;
  }
}
@media screen and (max-width: 768px) {
  .map_price {
    margin-top: 7rem;
    line-height: 1.679em;
    font-size: 2.8rem;
    letter-spacing: 0.05em;
  }
  .map_price > p {
    line-height: inherit;
    font: inherit;
  }
  .map_price > p:first-of-type {
    margin-top: -0.339em;
  }
  .map_price > p:last-of-type {
    margin-bottom: -0.339em;
  }
}
@media screen and (min-width: 769px) {
  .map_price .num {
    letter-spacing: 0.125em;
  }
}
@media screen and (max-width: 768px) {
  .map_price .tax {
    font-size: 2.4rem;
  }
}

.map_annotation {
  color: #fff;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .map_annotation {
    margin-top: 4rem;
    line-height: 2.429em;
    font-size: 1.4rem;
  }
  .map_annotation > p {
    line-height: inherit;
    font: inherit;
  }
  .map_annotation > p:first-of-type {
    margin-top: -0.714em;
  }
  .map_annotation > p:last-of-type {
    margin-bottom: -0.714em;
  }
}
@media screen and (max-width: 768px) {
  .map_annotation {
    margin-top: 6rem;
    line-height: 1.385em;
    font-size: 2.6rem;
    letter-spacing: 0.05em;
  }
  .map_annotation > p {
    line-height: inherit;
    font: inherit;
  }
  .map_annotation > p:first-of-type {
    margin-top: -0.192em;
  }
  .map_annotation > p:last-of-type {
    margin-bottom: -0.192em;
  }
}

@media screen and (min-width: 769px) {
  .map_img {
    width: 91.6rem;
    margin-top: 5.4rem;
    margin-left: 8.5rem;
    padding-bottom: 5.6rem;
  }
}
@media screen and (max-width: 768px) {
  .map_img {
    width: 57rem;
    margin-top: 10rem;
    margin-left: 2.3rem;
    padding-bottom: 6rem;
  }
}/*# sourceMappingURL=style.css.map */