@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@700&display=swap");
.mainvisual {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .mainvisual {
    padding: 33.8983050847vw 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .mainvisual {
    height: 500px;
  }
}
.mainvisual--item {
  width: 100%;
  padding: 0 13.037809648vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .mainvisual--item {
    width: 1600px;
    padding: 0 100px;
  }
}
.mainvisual--title {
  font-size: 7.8226857888vw;
  font-weight: 900;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .mainvisual--title {
    font-size: 48px;
  }
}
.mainvisual--text {
  font-size: 3.3898305085vw;
  line-height: 2;
  margin: 5.8670143416vw 0 0;
}
@media only screen and (min-width: 768px) {
  .mainvisual--text {
    text-align: center;
    font-size: 16px;
    margin: 30px 0 0;
  }
}

.section--contents {
  padding: 13.037809648vw 0 22.1642764016vw;
}
@media only screen and (min-width: 768px) {
  .section {
    min-height: calc(100vh - 965px);
  }
  .section--contents {
    padding: 110px 0 150px;
  }
  .section--contents .section--contents__block {
    padding: 0 12.5vw;
  }
}
@media only screen and (min-width: 1601px) {
  .section--contents .section--contents__block {
    padding: 0 200px;
  }
}

.dl-list--item {
  padding: 0 2.6075619296vw;
}
.dl-list--item:last-child {
  margin: 0 0 13.037809648vw;
}
.dl-list--item__content {
  border-bottom: 1px solid #555555;
  padding: 13.037809648vw 0 13.037809648vw;
}
.dl-list--item__content dt {
  overflow: hidden;
  width: 88.6571056063vw;
  margin: 0 auto 7.8226857888vw;
}
.dl-list--item__content dt .section--thumb:nth-child(n+2) {
  margin: 3.9113428944vw 0 0;
}
.dl-list--item__content dd .section--h3-tit {
  text-align: left;
  font-size: 5.2151238592vw;
  padding: 0;
  margin: 0;
  line-height: 1.4;
}
.dl-list--item__content dd .section--text {
  padding: 0;
  margin: 6.518904824vw 0 10.4302477184vw;
}
.dl-list--item__content dd .btn-list .common--btn {
  margin: 6.518904824vw 0 0;
}
@media only screen and (min-width: 768px) {
  .dl-list--item {
    padding: 0;
  }
  .dl-list--item:last-child {
    margin: 0 0 100px;
  }
  .dl-list--item__content {
    padding: 60px 0 35px;
    display: flex;
  }
  .dl-list--item__content dt {
    flex-shrink: 0;
    flex-basis: 350px;
    margin: 0 40px 0 0;
  }
  .dl-list--item__content dt .section--thumb:nth-child(n+2) {
    margin: 30px 0 0;
  }
  .dl-list--item__content dd .section--h3-tit {
    font-size: 20px;
  }
  .dl-list--item__content dd .section--text {
    margin: 20px 0 20px;
  }
  .dl-list--item__content dd .btn-list {
    display: flex;
    flex-wrap: wrap;
  }
  .dl-list--item__content dd .btn-list .common--btn {
    flex-basis: 20vw;
    margin: 1.25vw 1.25vw 0 0;
  }
  .dl-list--item__content dd .btn-list .common--btn:nth-child(even) {
    margin: 1.25vw 0 0 0;
  }
  .dl-list--item__content dd .btn-list .common--btn a {
    width: 100%;
    font-size: 1.25vw;
  }
  .dl-list--item__content dd .btn-list .common--btn.blank a {
    padding: 0 2.8125vw 0 0.9375vw;
  }
  .dl-list--item__content dd .btn-list .common--btn.blank a::before {
    width: 1.25vw;
    height: 0.9375vw;
    right: 1.25vw;
  }
  .dl-list--item__content dd .btn-list__sound {
    justify-content: space-between;
  }
  .dl-list--item__content dd .btn-list__sound .common--btn {
    width: 49% !important;
    flex-basis: auto !important;
    margin: 1.25vw 0 0 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .dl-list--item__content dd .btn-list .common--btn {
    flex-basis: 25vw;
  }
}
@media only screen and (min-width: 1601px) {
  .dl-list--item__content dd .btn-list .common--btn {
    flex-basis: 400px;
    margin: 20px 20px 0 0;
  }
  .dl-list--item__content dd .btn-list .common--btn:nth-child(even) {
    margin: 20px 0 0 0;
  }
  .dl-list--item__content dd .btn-list .common--btn a {
    width: 400px;
    font-size: 20px;
  }
  .dl-list--item__content dd .btn-list .common--btn.blank a {
    padding: 0 45px 0 15px;
  }
  .dl-list--item__content dd .btn-list .common--btn.blank a::before {
    width: 20px;
    height: 15px;
    right: 20px;
  }
}

.item-attention {
  width: 94.9152542373vw;
  margin: 13.037809648vw auto 0;
  padding-bottom: 39.1134289439vw;
}
@media only screen and (min-width: 768px) {
  .item-attention {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 18.75vw;
  }
}
@media only screen and (min-width: 1601px) {
  .item-attention {
    padding-bottom: 300px;
  }
}
.item-attention__h3 {
  font-size: 5.2151238592vw;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .item-attention__h3 {
    font-size: 1.875vw;
  }
}
@media only screen and (min-width: 1601px) {
  .item-attention__h3 {
    font-size: 30px;
  }
}
.item-attention__sp {
  font-size: 3.9113428944vw;
  margin-top: 5.2151238592vw;
}
@media only screen and (min-width: 768px) {
  .item-attention__sp {
    display: none;
  }
}
.item-attention__box {
  margin-top: 5.2151238592vw;
  padding: 2.6075619296vw;
  width: 100%;
  height: 52.1512385919vw;
  overflow: scroll;
  background-color: #fff;
  color: #000;
  border-radius: 0.7822685789vw;
  font-size: 3.3898305085vw;
  line-height: 1.5;
  white-space: pre-wrap;
}
@media only screen and (min-width: 768px) {
  .item-attention__box {
    margin-top: 2.5vw;
    padding: 0.9375vw;
    height: 18.75vw;
    border-radius: 0.3125vw;
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1601px) {
  .item-attention__box {
    margin-top: 40px;
    padding: 15px;
    height: 300px;
    border-radius: 5px;
    font-size: 16px;
  }
}
.item-dl {
  display: none;
}
@media only screen and (min-width: 768px) {
  .item-dl {
    display: flex;
    justify-content: space-between;
    margin: 5.2151238592vw 0 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  .item-dl {
    margin: 2.1875vw 0 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1601px) {
  .item-dl {
    margin: 35px 0 0;
  }
}
.item-dl__btn {
  justify-content: start;
}
@media only screen and (min-width: 768px) {
  .item-dl__btn > a {
    width: 34.0625vw;
    font-size: 1.375vw;
    padding: 0 3.4375vw 0 1.25vw !important;
  }
}
@media only screen and (min-width: 1601px) {
  .item-dl__btn > a {
    width: 545px;
    font-size: 22px;
    padding: 0 55px 0 20px !important;
  }
}
@media only screen and (min-width: 768px) {
  .item-dl__wrapper {
    margin: 2.5vw 0 0;
  }
}
@media only screen and (min-width: 1601px) {
  .item-dl__wrapper {
    margin: 40px 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .item-dl__inner {
    margin-top: 0.625vw;
  }
}
@media only screen and (min-width: 1601px) {
  .item-dl__inner {
    margin-top: 10px;
  }
}
.item-dl__text > span {
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .item-dl__text > span {
    margin-right: 1.25vw;
  }
}
@media only screen and (min-width: 1601px) {
  .item-dl__text > span {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .item-dl__text {
    margin-top: 0.3125vw;
    font-size: 0.875vw;
  }
}
@media only screen and (min-width: 1601px) {
  .item-dl__text {
    margin-top: 5px;
    font-size: 14px;
  }
}
.item-dl-attention {
  margin-top: 5.2151238592vw;
  font-size: 2.6075619296vw;
  color: #fff;
  line-height: 2;
}
@media only screen and (min-width: 768px) {
  .item-dl-attention {
    margin-top: 2.5vw;
    font-size: 0.875vw;
  }
}
@media only screen and (min-width: 1601px) {
  .item-dl-attention {
    margin-top: 40px;
    font-size: 14px;
  }
}

@keyframes line_top {
  0% {
    opacity: 1;
  }
  40% {
    transform: translateY(100%);
    opacity: 1;
  }
  41% {
    opacity: 0;
  }
  49% {
    opacity: 0;
    transform: translateY(-100%);
  }
  50% {
    opacity: 1;
    transform: translateY(-100%);
  }
}
@keyframes i {
  0% {
    transform: scale3d(0.9, 0.9, 0.9);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.common--scroll__text {
  overflow: hidden;
}
.common--scroll__text:after {
  animation: line_top 2s ease infinite;
}

.main-swiper--modal {
  display: flex;
}

.sub-swiper .swiper-slide {
  transform-style: preserve-3d;
  perspective: 500px;
  perspective-origin: bottom;
  position: relative;
}
.sub-swiper .swiper-slide p {
  transform: rotateX(6deg) translateZ(1em);
  transition: transform 1s ease 0s;
}
.sub-swiper .swiper-slide p:hover {
  transform: rotateX(2deg) translateZ(1em);
}

.section--inner {
  transition: 300ms;
}
.section--inner.off {
  opacity: 0;
  transform: translateY(20px);
}
.section--chara {
  opacity: 0;
  transition: 300ms;
}
.section--chara.on {
  opacity: 1;
}

.js--fade {
  opacity: 0;
}
.js--fade.on {
  animation-name: fadeUpAnime;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
  opacity: 1;
}

@keyframes fadeUpAnime {
  from {
    transform: translateY(100px);
  }
  to {
    transform: translateY(0);
  }
}
.js--scroll,
.js--scroll-scale {
  transform: scale3d(0.9, 0.9, 0.9);
  transform-origin: center;
  transition: 300ms;
  opacity: 0;
}
.js--scroll.on,
.js--scroll-scale.on {
  transform: scale3d(1, 1, 0.1);
  opacity: 1;
}

.swiper-wrapper.stop {
  transition-duration: 0ms !important;
}
/*# sourceMappingURL=../maps/downloads.css.map */
