.sec01 {
  position: relative;
  color: #fff;
  background-color: #003e89;
  background-repeat: no-repeat, no-repeat;
  background-size: 100% auto, 100% auto;
}
@media (min-width: 768px) {
  .sec01 {
    background-image: url(../img/top/01_fv_bk02.png), url(../img/top/01_fv_bk01.jpg);
    background-position: top right, top center;
    height: 52.13vw;
  }
}
@media (max-width: 767px) {
  .sec01 {
    background-image: url(../img/top/01_fv_bk02_sp.png), url(../img/top/01_fv_bk01.jpg);
    background-position: top right, top left;
    height: 169.33vw;
    padding: 38.67vw 20px 0;
  }
}
.sec01__wrapper {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec01__wrapper {
    max-width: 1360px;
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .sec01__head {
    font-size: 82px;
    line-height: 96px;
    padding-top: 16.67vw;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec01__head {
    font-size: 5.47vw;
    line-height: 6.4vw;
  }
}
@media (max-width: 767px) {
  .sec01__head {
    font-size: 12vw;
    line-height: 12.8vw;
  }
}
.sec01__body {
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .sec01__body {
    line-height: 37px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec01__body {
    font-size: 1.4vw;
    line-height: 2.47vw;
  }
}
@media (max-width: 767px) {
  .sec01__body {
    font-size: 16px;
    line-height: 33px;
  }
}
.sec01__tx {
  margin: 0 5px;
}
@media (min-width: 768px) {
  .sec01__tx {
    width: 84px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec01__tx {
    width: 5.6vw;
  }
}
@media (max-width: 767px) {
  .sec01__tx {
    width: 67px;
  }
}
.sec01__img {
  position: absolute;
  z-index: -1;
}
@media (min-width: 768px) {
  .sec01__img {
    width: 808px;
    height: 670px;
    top: 7.33vw;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec01__img {
    width: 53.87vw;
    height: 44.67vw;
    right: 1.46vw;
  }
}
@media (max-width: 767px) {
  .sec01__img {
    width: 82.27vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}

.sec02 {
  position: relative;
  background-image: url(../img/top/02_bk.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
@media (min-width: 768px) {
  .sec02 {
    margin-top: -3vw;
    padding: 15.33vw 0;
  }
}
@media (max-width: 767px) {
  .sec02 {
    margin-top: -6.67vw;
    padding: 32.67vw 0;
  }
}
.sec02__head {
  color: #002f7c;
}
@media (min-width: 768px) {
  .sec02__head {
    font-size: 58px;
    line-height: 96px;
  }
}
@media (max-width: 767px) {
  .sec02__head {
    font-size: 24px;
    line-height: 36px;
  }
}

@media (min-width: 768px) {
  .sec03 {
    padding: 160px 0;
  }
}
@media (max-width: 767px) {
  .sec03 {
    padding: 20vw 0 22.67vw;
  }
}
.sec03__img {
  position: relative;
}
@media (min-width: 768px) {
  .sec03__img {
    width: 408px;
  }
}
@media (max-width: 767px) {
  .sec03__img {
    width: 68.53vw;
  }
}
.sec03__head {
  position: absolute;
  color: #002f7c;
}
@media (min-width: 768px) {
  .sec03__head {
    font-size: 120px;
    line-height: 165px;
  }
}
@media (max-width: 767px) {
  .sec03__head {
    font-size: 60px;
    line-height: 84px;
  }
}

.sec04 {
  background-color: #f5f7fa;
}
@media (min-width: 768px) {
  .sec04 {
    padding: 120px 0;
  }
}
@media (max-width: 767px) {
  .sec04 {
    padding: 16vw 0;
  }
}
@media (min-width: 768px) {
  .sec04__wrapper {
    max-width: 1380px;
    padding: 0 20px;
  }
}
.sec04__title {
  color: #5daaff;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec04__title {
    font-size: 82px;
  }
}
@media (max-width: 767px) {
  .sec04__title {
    font-size: 45px;
  }
}
.sec04__subtitle {
  color: #002f7c;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .sec04__subtitle {
    line-height: 30px;
  }
}
.sec04__tx {
  margin: 0 5px;
}
@media (min-width: 768px) {
  .sec04__tx {
    width: 84px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__tx {
    width: 5.6vw;
  }
}
@media (max-width: 767px) {
  .sec04__tx {
    width: 42px;
  }
}
.sec04__caption {
  color: #002f7c;
  font-weight: normal;
}
@media (min-width: 768px) {
  .sec04__caption {
    line-height: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__body {
    max-width: 92.97vw;
  }
}
.sec04__ul {
  list-style: none;
}
@media (min-width: 768px) {
  .sec04__ul {
    gap: 0 25px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__ul {
    gap: 0 1.83vw;
  }
}
.sec04__li {
  position: relative;
  transition: transform ease 0.75s, opacity ease 0.75s;
  opacity: 0;
  transform: translateY(25px);
}
@media (min-width: 768px) {
  .sec04__li {
    width: 380px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__li {
    width: 27.82vw;
  }
}
.sec04__li.show {
  opacity: 1;
  transform: translateY(0);
}
.sec04__li::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #0064ff 0%, #5daaff 100%);
  z-index: 0;
}
@media (min-width: 768px) {
  .sec04__li::before {
    right: -10px;
    bottom: -10px;
  }
}
@media (max-width: 767px) {
  .sec04__li::before {
    right: -5px;
    bottom: -5px;
  }
}
.sec04__1 {
  transition-delay: 0s;
}
.sec04__2 {
  transition-delay: 0.75s;
}
.sec04__3 {
  transition-delay: 1.5s;
}
.sec04__box {
  position: relative;
  background-color: #fff;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec04__box {
    padding: 15px 20px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__box {
    padding: 15px 15px 20px;
  }
}
@media (max-width: 767px) {
  .sec04__box {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .sec04__content {
    position: absolute;
    padding-left: 10px;
  }
}
.sec04__cat {
  display: inline-block;
  color: #63adff;
  border: 1px solid #002f7c;
}
@media (min-width: 768px) {
  .sec04__cat {
    padding: 1px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__cat {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .sec04__cat {
    padding: 0 10px;
  }
}
.sec04__ja {
  color: #002f7c;
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__ja {
    font-size: 18px;
  }
}
.sec04__en {
  position: relative;
  color: #5daaff;
  line-height: 1;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec04__en {
    font-size: 56px;
    height: 70px;
    overflow: visible;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec04__en {
    font-size: 4.1vw;
    height: 5.12vw;
  }
}
@media (max-width: 767px) {
  .sec04__en {
    font-size: 30px;
    margin-right: -100%;
  }
}
@media (min-width: 768px) {
  .sec04__en > span {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .sec04__en > span {
    display: block;
  }
}
.sec04__img {
  position: relative;
}
@media (max-width: 767px) {
  .sec04__img {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .sec04__imgitem {
    width: 39.6vw;
  }
}
.sec04__btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #fff;
  border: 1px solid;
  border-color: #002f7c;
  border-radius: 50%;
  transition: background 0.3s;
}
@media (min-width: 768px) {
  .sec04__btn {
    width: 72px;
    height: 72px;
  }
}
@media (max-width: 767px) {
  .sec04__btn {
    width: 9.6vw;
    height: 9.6vw;
  }
}
.sec04__btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #002f7c;
  transition: border-color 0.3s;
}
@media (min-width: 768px) {
  .sec04__btn::after {
    width: 20px;
    height: 7px;
    transform: translate(-5px, -2px) skew(45deg);
  }
}
@media (max-width: 767px) {
  .sec04__btn::after {
    width: 2.67vw;
    height: 0.93vw;
    transform: translateX(-0.5vw) skew(45deg);
  }
}
.sec04__btn:hover {
  opacity: 1;
  background-color: #002f7c;
}
.sec04__btn:hover::after {
  border-color: #fff;
}

.sec05 {
  position: relative;
}
@media (max-width: 767px) {
  .sec05 {
    padding: 55px 0 50px;
  }
}
@media (min-width: 768px) {
  .sec05__bgcontainer {
    position: relative;
    min-height: 970px;
  }
}
@media (min-width: 768px) {
  .sec05__bginner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: inset(0);
  }
}
@media (min-width: 768px) {
  .sec05__bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    background-image: url(../img/top/05_bk.png);
    background-size: 100% auto;
    background-repeat: repeat-y;
    background-position-y: 0;
  }
}
@media (min-width: 768px) {
  .sec05__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 1500px;
    margin-inline: auto;
    padding: 90px 0 180px;
    z-index: 1;
  }
}
.sec05__head {
  color: #002f7c;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec05__head {
    font-size: 82px;
  }
}
@media (max-width: 767px) {
  .sec05__head {
    font-size: 45px;
  }
}
.sec05__p {
  color: #002f7c;
}
@media (min-width: 768px) {
  .sec05__p {
    letter-spacing: 0.04em;
  }
}
@media (max-width: 767px) {
  .sec05__p {
    letter-spacing: -0.02em;
  }
}
.sec05__tx {
  margin: 0 5px;
}
@media (min-width: 768px) {
  .sec05__tx {
    width: 84px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec05__tx {
    width: 5.6vw;
  }
}
@media (max-width: 767px) {
  .sec05__tx {
    width: 42px;
  }
}
.sec05__box {
  background-color: #f5f7fa;
}
@media (min-width: 768px) {
  .sec05__box {
    max-width: 550px;
    padding: 60px 90px 50px;
    margin-left: 9.33vw;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec05__box {
    max-width: 40.26vw;
    padding: 4.39vw 4.39vw 3.66vw;
  }
}
@media (max-width: 767px) {
  .sec05__box {
    width: 86vw;
    padding: 20px;
  }
}
.sec05__boxtitle {
  position: relative;
  color: #002f7c;
  padding-left: 35px;
  letter-spacing: 0.04em;
}
.sec05__boxtitle::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 28px;
  background-image: url(../img/top/icon_search.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.sec05__boxitems {
  list-style: none;
  flex-wrap: wrap;
  gap: 10px;
}
.sec05__boxitem {
  width: calc(50% - 10px);
}
.sec05__boxanc {
  background: #fff;
  color: #002f7c;
  border: 1px solid #002f7c;
  border-radius: 5px;
  padding: 5px 15px;
  line-height: 40px;
  letter-spacing: 0.06em;
  transition: background 0.3s, color 0.3s;
}
.sec05__boxanc:hover {
  opacity: 1;
  background: #002f7c;
  color: #fff;
}
.sec05__btn {
  position: relative;
  width: 220px;
  background: #63adff;
  color: #002f7c;
  border: 1px solid #002f7c;
  border-radius: 5px;
  padding: 5px 15px;
  line-height: 40px;
  letter-spacing: 0.06em;
}
.sec05__btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 1px solid #002f7c;
  border-right: 1px solid #002f7c;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .sec05__img {
    margin-right: 2vw;
  }
}
@media (max-width: 767px) {
  .sec05__img {
    position: relative;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sec05__img::after {
    content: "";
    display: block;
    position: absolute;
    top: -2vw;
    left: -4vw;
    width: 48.13vw;
    height: 61.87vw;
    background-image: url(../img/top/05_bk_sp.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media (min-width: 768px) {
  .sec05__imgitem {
    width: 663px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec05__imgitem {
    width: 48.54vw;
  }
}
@media (max-width: 767px) {
  .sec05__imgitem {
    position: relative;
    width: 84.4vw;
    margin-left: auto;
    right: -11.33vw;
    z-index: 1;
  }
}
.sec05__boxlabel {
  display: block;
  cursor: pointer;
}
.sec05__checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sec05__checkbox + span {
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  background-color: #fff;
  border: 1px solid #002f7c;
  color: #002f7c;
  border-radius: 5px;
  padding: 5px 15px;
}
.sec05__checkbox:checked + span {
  background-color: #002f7c;
  color: #fff;
}

.sec06 {
  position: relative;
}
@media (max-width: 767px) {
  .sec06 {
    background-image: url(../img/top/06_bk02_sp.png);
    background-size: cover;
    background-position: center;
    padding: 45.33vw 0 33.33vw;
  }
}
@media (min-width: 768px) {
  .sec06__bgcontainer {
    position: relative;
    min-height: 680px;
  }
}
@media (min-width: 768px) {
  .sec06__bginner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: inset(0);
  }
}
@media (min-width: 768px) {
  .sec06__bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    background-image: url(../img/top/06_bk02.png);
    background-position: center;
    background-size: cover;
  }
}
.sec06__wrapper {
  color: #fff;
}
@media (min-width: 768px) {
  .sec06__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 1340px;
    margin-inline: auto;
    padding: 110px 20px 170px;
  }
}
.sec06__img {
  transition: transform ease 1s, opacity ease 1s;
  opacity: 0;
  transform: translateY(25px);
}
.sec06__img1 {
  position: absolute;
}
.sec06__img1.show {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .sec06__img1 {
    top: -70px;
    right: 0;
    width: 494px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec06__img1 {
    top: -5.12vw;
    width: 36.16vw;
  }
}
@media (max-width: 767px) {
  .sec06__img1 {
    top: -8vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 65.33vw;
  }
}
.sec06__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .sec06__head {
    font-size: 82px;
  }
}
@media (max-width: 767px) {
  .sec06__head {
    font-size: 45px;
  }
}
.sec06__body {
  line-height: 40px;
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .sec06__body {
    max-width: 585px;
  }
}
.sec06__btn {
  position: relative;
  display: block;
  width: 200px;
  height: 72px;
}
@media (max-width: 767px) {
  .sec06__btn {
    margin-left: auto;
  }
}
.sec06__btn:hover {
  opacity: 1;
}
.sec06__btn:hover .sec06__btnicon {
  width: 200px;
  border-radius: 150px;
}
.sec06__btn:hover .sec06__btnarrow {
  left: 20px;
}
.sec06__btnicon {
  position: absolute;
  display: block;
  width: 72px;
  height: 72px;
  top: 0;
  bottom: 0;
  line-height: 72px;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: width 0.3s, border-radius 0.3s;
}
.sec06__btnarrow {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: auto;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #fff;
  width: 20px;
  height: 7px;
  transform: translateY(-50%) skew(45deg);
  transition: border-color 0.3s;
}
.sec06__btntext {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 72px;
  margin: 0 0 0 90px;
}
.sec06__img2 {
  position: absolute;
}
.sec06__img2.show {
  opacity: 1;
  transform: translateY(0);
}
@media (min-width: 768px) {
  .sec06__img2 {
    bottom: -200px;
    right: 0;
    width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec06__img2 {
    bottom: -14.64vw;
    width: 71.74vw;
  }
}
@media (max-width: 767px) {
  .sec06__img2 {
    bottom: -16vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 82.67vw;
  }
}

.sec07 {
  background-color: #f5f7fa;
}
@media (min-width: 768px) {
  .sec07 {
    padding: 160px 0 130px;
  }
}
@media (max-width: 767px) {
  .sec07 {
    padding: 21.33vw 0 70px;
  }
}
.sec07__wrapper {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec07__wrapper {
    max-width: 1440px;
    padding: 0 20px;
  }
}
.sec07__head {
  color: #5daaff;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec07__head {
    font-size: 82px;
  }
}
@media (max-width: 767px) {
  .sec07__head {
    font-size: 45px;
  }
}
.sec07__p1 {
  color: #002f7c;
  letter-spacing: 0.04em;
}
.sec07__tx {
  margin: 0 5px;
}
@media (min-width: 768px) {
  .sec07__tx {
    width: 84px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__tx {
    width: 5.6vw;
  }
}
@media (max-width: 767px) {
  .sec07__tx {
    width: 42px;
  }
}
.sec07__p2 {
  color: #002f7c;
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .sec07__p2 {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .sec07__p2 {
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .sec07__thumb {
    width: 300px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__thumb {
    width: 21.96vw;
    margin-right: 2.2vw;
  }
}
@media (min-width: 768px) {
  .sec07__thumb .swiper {
    width: 300px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__thumb .swiper {
    width: 21.96vw;
    margin-right: 2.2vw;
  }
}
.sec07__thumb .swiper-wrapper {
  gap: 10px !important;
}
@media (min-width: 768px) {
  .sec07__thumb .swiper-slide {
    width: 270px;
    height: 58px !important;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__thumb .swiper-slide {
    width: 19.77vw;
  }
}
.sec07__thumb .swiper-slide-thumb-active .sec07__thumbitem {
  background: #5daaff !important;
}
@media (min-width: 768px) {
  .sec07__thumb .swiper-slide-thumb-active .sec07__thumbitem {
    width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__thumb .swiper-slide-thumb-active .sec07__thumbitem {
    width: 21.96vw;
  }
}
.sec07__thumbitem {
  background-color: #fff;
  color: #002f7c;
  border-left: 8px solid #5daaff;
  height: 48px !important;
  padding: 10px;
  transition: width 0.3s;
  cursor: pointer;
}
@media (min-width: 768px) {
  .sec07__thumbitem:hover {
    width: 300px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__thumbitem:hover {
    width: 21.96vw;
  }
}
@media (min-width: 768px) {
  .sec07__content {
    max-width: 1007px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__content {
    max-width: 67.13vw;
  }
}
@media (min-width: 768px) {
  .sec07__content .swiper-container {
    max-width: 1007px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__content .swiper-container {
    max-width: 67.13vw;
  }
}
@media (max-width: 767px) {
  .sec07__content .swiper-container {
    position: relative;
    padding-bottom: 40px;
  }
}
.sec07__content .swiper {
  overflow: visible !important;
}
@media (min-width: 768px) {
  .sec07__content .swiper {
    max-width: 1007px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__content .swiper {
    max-width: 67.13vw;
  }
}
@media (min-width: 768px) {
  .sec07__content .swiper-slide {
    max-width: 1007px;
    margin-right: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__content .swiper-slide {
    max-width: 67.13vw;
  }
}
@media (max-width: 767px) {
  .sec07__content .swiper-pagination-bullets {
    bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .sec07__content .swiper-pagination-bullet {
    background: #dde4ee !important;
    opacity: 1 !important;
    width: 15px;
    height: 15px;
  }
}
.sec07__content .swiper-pagination-bullet-active {
  background: linear-gradient(90deg, #0064ff 0%, #5daaff 100%) !important;
}
@media (min-width: 768px) {
  .sec07__item {
    max-width: 1007px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__item {
    max-width: 67.13vw;
  }
}
.sec07__img {
  position: relative;
}
@media (min-width: 768px) {
  .sec07__img {
    width: 1007px;
    height: 485px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__img {
    width: 67.13vw;
    height: 35.5vw;
  }
}
@media (max-width: 767px) {
  .sec07__img {
    width: 84.8vw;
    height: 53.33vw;
  }
}
.sec07__img::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #0064ff 0%, #5daaff 100%);
  z-index: 0;
}
@media (min-width: 768px) {
  .sec07__img::before {
    right: -10px;
    bottom: -10px;
  }
}
@media (max-width: 767px) {
  .sec07__img::before {
    right: -5px;
    bottom: -5px;
  }
}
.sec07__imgitem {
  position: relative;
  object-fit: cover;
  object-position: left top;
  z-index: 1;
}
@media (min-width: 768px) {
  .sec07__imgitem {
    width: 1007px;
    height: 485px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__imgitem {
    width: 73.72vw;
    height: 35.5vw;
  }
}
@media (max-width: 767px) {
  .sec07__imgitem {
    width: 84.8vw;
    height: 53.33vw;
  }
}
.sec07__text {
  position: absolute;
  z-index: 2;
}
@media (min-width: 768px) {
  .sec07__text {
    top: 20px;
    left: 20px;
  }
}
@media (max-width: 767px) {
  .sec07__text {
    top: 10px;
    left: 10px;
    height: 100%;
  }
}
.sec07__subtitle {
  color: #002f7c;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .sec07__subtitle {
    font-size: 48px;
    line-height: 62px;
  }
}
@media (max-width: 767px) {
  .sec07__subtitle {
    font-size: 24px;
    line-height: 34px;
  }
}
.sec07__comp {
  color: #002f7c;
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .sec07__comp {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .sec07__comp {
    display: inline-block;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 20px;
  }
}
.sec07__btn {
  position: absolute;
  display: block;
  height: 72px;
  color: #002f7c;
  z-index: 10;
}
@media (min-width: 768px) {
  .sec07__btn {
    width: 200px;
    bottom: 30px;
    right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec07__btn {
    bottom: 2.2vw;
    right: 2.2vw;
  }
}
@media (max-width: 767px) {
  .sec07__btn {
    width: 72px;
    bottom: 8px;
    right: 8px;
  }
}
@media (min-width: 768px) {
  .sec07__btn:hover {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .sec07__btn:hover .sec07__btnicon {
    width: 200px;
    border-radius: 150px;
  }
}
@media (min-width: 768px) {
  .sec07__btn:hover .sec07__btnarrow {
    left: 20px;
  }
}
.sec07__btnicon {
  position: absolute;
  display: block;
  width: 72px;
  height: 72px;
  top: 0;
  bottom: 0;
  line-height: 72px;
  background: #fff;
  border: 1px solid #002f7c;
  border-radius: 50%;
  transition: width 0.3s, border-radius 0.3s;
}
.sec07__btnarrow {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: auto;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #002f7c;
  width: 20px;
  height: 7px;
  transform: translateY(-50%) skew(45deg);
  transition: border-color 0.3s;
}
@media (min-width: 768px) {
  .sec07__btntext {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 72px;
    margin: 0 0 0 90px;
  }
}
@media (max-width: 767px) {
  .sec07__btntext {
    display: none;
  }
}

@media (min-width: 768px) {
  .sec08 {
    padding: 100px 0 50px;
  }
}
@media (max-width: 767px) {
  .sec08 {
    padding: 30px 0;
  }
}
@media (min-width: 768px) {
  .sec08__wrapper {
    max-width: 1350px;
    padding: 0 20px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec08__flex {
    display: block;
  }
}
@media (min-width: 768px) {
  .sec08__head {
    margin-right: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .sec08__head {
    text-align: center;
    margin-right: 0;
    margin-bottom: 50px;
  }
}
.sec08__en {
  color: #5daaff;
  line-height: 1;
}
@media (min-width: 768px) {
  .sec08__en {
    font-size: 82px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec08__en {
    font-size: 64px;
  }
}
@media (max-width: 767px) {
  .sec08__en {
    font-size: 45px;
  }
}
.sec08__ja {
  color: #002f7c;
}
@media (min-width: 768px) {
  .sec08__body {
    flex: 1;
    max-width: 100%;
    padding: 0 20px 0 0;
  }
}
.sec08__items {
  list-style: none;
}
.sec08__item {
  background-color: #f5f7fa;
  color: #002f7c;
}
@media (min-width: 768px) {
  .sec08__item {
    padding: 8px 15px 8px 15px;
  }
}
@media (max-width: 767px) {
  .sec08__item {
    padding: 15px 10px;
  }
}
.sec08__item + .sec08__item {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .sec08__date {
    padding: 30px 30px 30px 15px;
    border-right: 2px solid #5daaff;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec08__date {
    padding: 2.2vw 2.2vw 2.2vw 1.1vw;
  }
}
@media (min-width: 768px) {
  .sec08__img {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .sec08__imgitem {
    width: 100%;
    max-width: 124px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .sec08__imgitem {
    width: 9.08vw;
  }
}
.sec08__title {
  color: #002f7c;
  letter-spacing: 0.06em;
}
@media (min-width: 768px) {
  .sec08__title {
    flex: 1;
    padding: 0 20px;
    word-break: break-all;
  }
}
@media (max-width: 767px) {
  .sec08__title {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
  }
}
@media (max-width: 767px) {
  .sec08__anc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.sec08__btn {
  position: relative;
  width: 44px;
  height: 44px;
  background-color: #fff;
  border: 1px solid;
  border-color: #002f7c;
  border-radius: 50%;
  transition: background 0.3s;
}
.sec08__btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #002f7c;
  width: 11px;
  height: 4px;
  transform: translate(-2px, 0) skew(45deg);
  transition: border-color 0.3s;
}
.sec08__btn:hover {
  opacity: 1;
  background-color: #002f7c;
}
.sec08__btn:hover::after {
  border-color: #fff;
}
.sec08__linkbtn {
  position: relative;
  display: block;
  width: 200px;
  height: 72px;
  margin-left: auto;
}
.sec08__linkbtn:hover {
  opacity: 1;
}
.sec08__linkbtn:hover .sec08__linkbtnicon {
  width: 200px;
  border-radius: 150px;
}
.sec08__linkbtn:hover .sec08__linkbtnarrow {
  left: 20px;
}
.sec08__linkbtnicon {
  position: absolute;
  display: block;
  width: 72px;
  height: 72px;
  top: 0;
  bottom: 0;
  line-height: 72px;
  border: 1px solid #5daaff;
  border-radius: 50%;
  transition: width 0.3s, border-radius 0.3s;
}
.sec08__linkbtnarrow {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: auto;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #5daaff;
  width: 20px;
  height: 7px;
  transform: translateY(-50%) skew(45deg);
  transition: border-color 0.3s;
}
.sec08__linkbtntext {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #5daaff;
  line-height: 72px;
  margin: 0 0 0 90px;
}/*# sourceMappingURL=top.css.map */