@charset "UTF-8";
/*
@include m.m('pc') {}
@include m.m('sp') {}

PCのとき
f.vw(966,1366)

SPのとき
f.vw(300)

%にしたいとき
p.vw(x,y) //x=モノのサイズ、y=基準値
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap");
.--roboto {
  font-family: "Roboto", sans-serif;
}

footer.blue {
  background-color: #00378A !important;
}

.js-anime__01 {
  opacity: 0;
}
.js-anime__02 {
  opacity: 0;
}
.js-anime__03 {
  opacity: 0;
}
.js-anime__04 {
  opacity: 0;
}
.js-anime__05 {
  opacity: 0;
}
.js-anime__06 {
  opacity: 0;
}

.mv {
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .mv__inner {
    display: flex;
  }
}
.mv__img {
  position: relative;
}
@media screen and (min-width: 769px) {
  .mv__img {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .mv__img {
    width: 100%;
  }
}
.mv__img__copy {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .mv__img__copy {
    width: 2.635431918vw;
    top: 7.3938506589vw;
    left: 7.7598828697vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__img__copy {
    width: 7.2vw;
    top: 14.1333333333vw;
    left: 12.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .mv__text {
    width: 50%;
    padding-top: 8.5651537335vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__text {
    width: 100%;
    padding-top: 5.6vw;
    padding-bottom: 16.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .mv__text__ttl {
    width: 42.3865300146vw;
    margin: 0 auto 2.9282576867vw auto;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__ttl {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .mv__text__ttl--sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__ttl--sp {
    display: block;
    width: 20.2666666667vw;
    position: absolute;
    top: 3.4666666667vw;
    right: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .mv__text__billing {
    width: 28.6237188873vw;
    margin: 0 auto 1.3909224012vw auto;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__billing {
    width: 86.4vw;
    margin: 0 auto 4.5333333333vw auto;
  }
}
@media screen and (min-width: 769px) {
  .mv__text__date {
    width: 30.6002928258vw;
    margin: 0 auto 4.39238653vw auto;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__date {
    width: 93.3333333333vw;
    margin: 0 auto 16vw auto;
  }
}
.mv__text__nav {
  display: flex;
}
@media screen and (min-width: 769px) {
  .mv__text__nav {
    justify-content: center;
    margin: 0 auto 4.9780380673vw auto;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__nav {
    width: 94.9333333333vw;
    margin: 0 auto 8.8vw auto;
  }
}
@media screen and (min-width: 769px) {
  .mv__text__nav__item {
    width: 13.4699853587vw;
    padding: 0 0.439238653vw;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__nav__item {
    width: 50%;
    padding: 0 0.85vw;
  }
}
.mv__text__nav__item__link {
  font-family: "Roboto", sans-serif;
  display: block;
  width: 100%;
  background-color: #00378A;
  border: 1px solid #00378A;
  color: #fff;
  text-align: center;
  font-weight: 700;
  transition: 0.3s;
}
@media screen and (min-width: 769px) {
  .mv__text__nav__item__link {
    padding: 0.2196193265vw;
    border-radius: 0.2196193265vw;
    font-size: 1.4641288433vw;
  }
  .mv__text__nav__item__link:hover {
    text-decoration: none;
    background-color: #fff;
    color: #00378A;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__nav__item__link {
    padding: 0.5333333333vw;
    border-radius: 0.8vw;
    font-size: 5.3333333333vw;
  }
  .mv__text__nav__item__link:active {
    text-decoration: none;
    background-color: #fff;
    color: #00378A;
  }
}
@media screen and (min-width: 769px) {
  .mv__text__catch {
    width: 34.7730600293vw;
    margin: 0 auto 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__catch {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .mv__text__catch--sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .mv__text__catch--sp {
    display: block;
    width: 89.6vw;
    position: absolute;
    bottom: 2.9333333333vw;
    right: 50%;
    transform: translateX(50%);
  }
}
@media screen and (min-width: 769px) {
  .mv .sns__list {
    position: absolute;
    width: 4.0995607613vw;
    top: 1.4641288433vw;
    right: 1.4641288433vw;
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .mv .sns__list {
    width: 14.6666666667vw;
    margin: 0 auto;
  }
}
.mv .sns__list .sns__item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .mv .sns__list .sns__item:hover img {
    transform: scale(1.1);
  }
}
@media screen and (max-width: 768px) {
  .mv .sns__list .sns__item:active img {
    transform: scale(1.1);
  }
}
.mv .sns__list .sns__item img {
  transition: 0.3s;
}