.card__hero {
  width: 100%;
  aspect-ratio: 8/5;
  background-image: url(/feature/dragonscampaign2025/img/mv_bg_pc.png);
  background-size: contain;
  padding-top: 36px;
  display: grid;
  position: relative;
}
.card__hero .mv_tx {
  background-color: #003b8f;
  padding: 50px 0;
  margin-top: auto;
}
.card__hero .mv_tx .image {
  width: 50.8333333333%;
  margin-left: auto;
  margin-right: auto;
}
.card__hero .mv_tx1 {
  width: 50.1666666667%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.card__hero .mv_tx2 {
  width: 57.3333333333%;
  margin-left: auto;
  margin-right: auto;
}
.card__hero .mv_doala {
  width: 20%;
  position: absolute;
  top: 35%;
  left: 1%;
}
.card__hero .mv_yabaton {
  width: 18.8333333333%;
  position: absolute;
  top: 35%;
  right: 2%;
}
.card__hero .mv_ball1 {
  width: 5.3333333333%;
  position: absolute;
  top: 6%;
  left: 14.5%;
}
.card__hero .mv_ball2 {
  width: 5.3333333333%;
  position: absolute;
  top: 19.3%;
  left: 5.25%;
}
.card__hero .mv_ball3 {
  width: 5.3333333333%;
  position: absolute;
  top: 23.4%;
  right: 3%;
}
.card__hero .mv_uniform {
  width: 12.5833333333%;
  position: absolute;
  top: 5.7%;
  right: 9.3%;
}

.card__term {
  background-color: #e5001a;
  display: flex;
  justify-content: center;
  padding: 35px 0;
  gap: 6.25%;
  position: relative;
}
.card__term .card__term_start {
  width: 40%;
}
.card__term .card__term_end {
  width: 40%;
}
.card__term::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 60px;
  border-left: 1px solid #fff;
  top: 40px;
  left: 50%;
}

.card__btn {
  background-color: #132d4c;
  padding: 40px 0;
}
.card__btn a {
  display: block;
  width: 43%;
  margin-left: auto;
  margin-right: auto;
}

.card__present_detail {
  background-color: #003b8f;
}
.card__present_detail .ttl {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
}
.card__present_detail .ttl img {
  width: 41.75%;
}
.card__present_detail .list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 50px 4% 65px;
  gap: 4%;
}

.card__howtoApply {
  background-color: #003b8f;
}
.card__howtoApply .ttl {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
}
.card__howtoApply .ttl img {
  width: 34.8333333333%;
}
.card__howtoApply .image {
  width: 85.5833333333%;
  padding: 50px 0 65px;
  margin-left: auto;
  margin-right: auto;
}

.card__caution {
  background-color: #fff;
  position: relative;
  padding: 50px 0 90px;
}
.card__caution .ttl {
  width: 17.9166666667%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
}
.card__caution .tximage {
  width: 43.75%;
  margin-left: auto;
  margin-right: auto;
}
.card__caution .mv_doala {
  width: 14.3333333333%;
  position: absolute;
  top: 17%;
  left: 7.66%;
}
.card__caution .mv_yabaton {
  width: 13.5833333333%;
  position: absolute;
  top: 17%;
  right: 8.3%;
}

.card__check {
  background-color: #003b8f;
  padding-top: 95px;
  padding-bottom: 65px;
}
.card__check .ttl {
  background-color: #fff;
  text-align: center;
  padding: 20px 0;
  margin-bottom: 60px;
}
.card__check .ttl img {
  width: 31.4166666667%;
}
.card__check .bnr {
  width: 68.3333333333%;
  margin-left: auto;
  margin-right: auto;
}

.copyright {
  text-align: center;
  padding: 20px 0;
}

/* -----------------------------------

SP

-------------------------------------*/
@media only screen and (max-width: 767px) {
  .card__hero {
    width: 100%;
    background-image: url(/feature/dragonscampaign2025/img/mv_bg_sp.png);
    aspect-ratio: 1505/1667;
    background-size: contain;
    padding-top: 20px;
    display: grid;
    position: relative;
  }
  .card__hero .mv_tx {
    background-color: #003b8f;
    padding: 20px 0;
    margin-top: 45%;
    z-index: 5;
  }
  .card__hero .mv_tx .image {
    width: 86.8%;
    margin-left: auto;
    margin-right: auto;
  }
  .card__hero .mv_tx1 {
    width: 91.7333333333%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .card__hero .mv_tx2 {
    width: 91.7333333333%;
    margin-left: auto;
    margin-right: auto;
  }
  .card__hero .mv_doala {
    width: 37.7333333333%;
    position: absolute;
    top: 43%;
    left: 8%;
  }
  .card__hero .mv_yabaton {
    width: 35.7333333333%;
    position: absolute;
    top: 43%;
    right: 12%;
  }
  .card__hero .mv_ball1 {
    width: 6.8%;
    position: absolute;
    top: inherit;
    bottom: 25%;
    left: inherit;
    right: 3%;
  }
  .card__hero .mv_ball2 {
    width: 6.8%;
    position: absolute;
    top: 40%;
    left: 3%;
  }
  .card__hero .mv_ball3 {
    width: 6.8%;
    position: absolute;
    top: 43%;
    right: 3%;
  }
  .card__hero .mv_uniform {
    width: 18.6666666667%;
    position: absolute;
    top: inherit;
    bottom: 25%;
    left: 3%;
    right: inherit;
  }
  .card__term {
    background-color: #e5001a;
    padding: 20px 0;
    display: block;
  }
  .card__term .card__term_start {
    width: 73.2%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .card__term .card__term_end {
    width: 73.2%;
    margin-left: auto;
    margin-right: auto;
  }
  .card__term::after {
    display: none;
  }
  .card__btn {
    background-color: #132d4c;
    padding: 20px 0;
  }
  .card__btn a {
    display: block;
    width: 68.8%;
    margin-left: auto;
    margin-right: auto;
  }
  .card__present_detail {
    background-color: #003b8f;
  }
  .card__present_detail .ttl {
    background-color: #fff;
    text-align: center;
    padding: 5px 0;
  }
  .card__present_detail .ttl img {
    width: 66.8%;
  }
  .card__present_detail .list {
    display: block;
    padding: 30px 6% 30px;
  }
  .card__present_detail .list .item {
    margin-bottom: 30px;
  }
  .card__howtoApply {
    background-color: #003b8f;
  }
  .card__howtoApply .ttl {
    background-color: #fff;
    text-align: center;
    padding: 5px 0;
  }
  .card__howtoApply .ttl img {
    width: 55.7333333333%;
  }
  .card__howtoApply .image {
    width: 87.2%;
    padding: 30px 0;
    margin-left: auto;
    margin-right: auto;
  }
  .card__caution {
    background-color: #fff;
    position: relative;
    padding: 30px 0 30px;
  }
  .card__caution .ttl {
    width: 28.6666666667%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .card__caution .tximage {
    width: 75.8666666667%;
    margin-left: auto;
    margin-right: auto;
  }
  .card__caution .card__caution_wrap {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .card__caution .mv_doala {
    width: 22.9333333333%;
    position: relative;
    top: inherit;
    left: inherit;
    margin-right: 20px;
  }
  .card__caution .mv_yabaton {
    width: 21.7333333333%;
    position: relative;
    margin-top: 10px;
    top: inherit;
    right: inherit;
  }
  .card__check {
    background-color: #003b8f;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .card__check .ttl {
    background-color: #fff;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 30px;
  }
  .card__check .ttl img {
    width: 50.2666666667%;
  }
  .card__check .bnr {
    width: 93.7333333333%;
    margin-left: auto;
    margin-right: auto;
  }
}/*# sourceMappingURL=style.css.map */