<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:500,600,700&amp;display=swap&amp;subset=japanese);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@700&amp;display=swap);
body,
body &gt; div,
button,
input,
select,
textarea {
  font-family: "Noto Sans JP", sans-serif;
  color: #004e9d;
}

.u-montserrat,
.c-title,
.p-mv_area_pc_list + .p-mv_area_pc_list:before,
.p-mv_area_pc_link {
  font-family: 'montserrat';
  font-weight: 700;
}

.c-under-loader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  display: block;
  width: 100%;
  height: 100vh;
  background: #fff;
}

.c-under-loader_img {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  width: 180px;
  height: 90px;
  margin: auto;
}

.c-under-loader2 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  display: block;
  width: 100%;
  height: 100vh;
  background: #fff;
  pointer-events: none;
  -webkit-transition: all;
  transition: all;
  -webkit-animation: fadein-keyframes 1s ease 0.5s 1 forwards;
  animation: fadein-keyframes 1s ease 0.5s 1 forwards;
}

[id^=mv-btn] {
  -webkit-transition: .3s;
  transition: .3s;
}

[id^=mv-btn]:hover {
  cursor: pointer;
}

#mv-btn01_on {
  opacity: 0;
}

#mv-btn01_on {
  opacity: 0;
}

#mv-btn01:hover #mv-btn01_on {
  opacity: 1;
}

#mv-btn01:hover #mv-btn01_off {
  opacity: 0;
}

#mv-btn02_on {
  opacity: 0;
}

#mv-btn02:hover #mv-btn02_on {
  opacity: 1;
}

#mv-btn02:hover #mv-btn02_off {
  opacity: 0;
}

[id^=mv-link_txt] path {
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

[id^=mv-link_0]:hover {
  cursor: pointer;
}

[id^=mv-link_0] path {
  -webkit-transition: .3s;
  transition: .3s;
}

[id^=mv-link_0]:hover path {
  fill: #ffe200 !important;
}

[id^=mv-link_0]:hover [id^=mv-link_txt] path {
  opacity: 1;
  fill: #004e9d !important;
  -webkit-transition: .3s;
  transition: .3s;
}

#mv-btn01,
#mv-btn02,
#mv-centericon01,
#mv-centericon02,
#mv-centericon03,
#mv-centericon04,
#mv-centericon05,
#mv-centericon06,
#mv-centericon07,
#mv-centericon08,
#mv-centersplash,
#mv-centersplash01,
#mv-hover-animation_trg,
#mv-link_01,
#mv-link_02,
#mv-link_03,
#mv-obj01,
#mv-obj02,
#mv-obj03,
#mv-obj04,
#mv-obj05,
#mv-obj06,
#mv-obj07,
#mv-obj08,
#mv-star,
.p-mv_schedule {
  opacity: 0;
}

.is-under #mv-btn01,
.is-under #mv-btn02,
.is-under #mv-centericon01,
.is-under #mv-centericon02,
.is-under #mv-centericon03,
.is-under #mv-centericon04,
.is-under #mv-centericon05,
.is-under #mv-centericon06,
.is-under #mv-centericon07,
.is-under #mv-centericon08,
.is-under #mv-centersplash,
.is-under #mv-centersplash01,
.is-under #mv-hover-animation_trg,
.is-under #mv-link_01,
.is-under #mv-link_02,
.is-under #mv-link_03,
.is-under #mv-obj01,
.is-under #mv-obj02,
.is-under #mv-obj03,
.is-under #mv-obj04,
.is-under #mv-obj05,
.is-under #mv-obj06,
.is-under #mv-obj07,
.is-under #mv-obj08,
.is-under #mv-star,
.is-under .p-mv_schedule {
  opacity: 1;
}

#mv-centerstadiam {
  opacity: 1;
}

#mv-centerstadiam.is-noloader {
  -webkit-animation: none;
  animation: none;
}

.p-mv_area_sp {
  position: relative;
}

.p-mv_btn {
  width: 21.86vw;
  margin: 0 auto;
}

.p-mv_btn.btn02 {
  padding-top: 1.33vw;
}

.p-mv_area_inner {
  position: relative;
  width: 100%;
  max-width: 100vw;
  margin: auto;
  padding-top: 100px;
  position: relative;
}

.p-mv_area_inner div {
  width: 100%;
}

.p-mv_area_inner div svg {
  width: 100%;
}

.p-mv_btn_wrapper {
  position: absolute;
  right: 0;
  bottom: 3.73vw;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 61.86vw;
  margin: auto;
}

.p-side_navi_wrapper {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 10000;
  display: none;
  width: 3.07em;
  background: #fff;
  border: solid 1px #ccc;
  border-radius: 30px 0 0 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.js-scroll-nav.is-active path {
  fill: #ffe200;
}

.p-mv_schedule {
  position: absolute;
  top: 20px;
  right: 0;
  width: 370px;
}

.c-title {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 60px;
  line-height: 93px;
  text-align: center;
  display: table;
  margin: 0 auto 50px;
  color: #00428E;
  border-bottom: 3px solid #00428E;
  padding: 0 13px;
  letter-spacing: 0.1em;
}

.c-title._white {
  color: #fff;
  border-bottom: 3px solid #fff;
}

.p-sec01 {
  background: url(../img/bg-1.png) #73CAF3 no-repeat center top;
  background-size: 1680px auto;
  background-position: center top;
  padding: 45px 0 60px;
  text-align: center;
}

.p-sec01__text {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.p-sec01__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #FFFFFF;
  margin-bottom: 40px;
}

.p-sec01__button a {
  background: #004E9D;
  border: 2px solid #fff;
  padding: 5px 0 40px;
  display: block;
  width: 520px;
  position: relative;
}

.p-sec01__button a span {
  font-weight: 600;
}

.p-sec01__button a span:first-child {
  font-size: 34px;
  line-height: 52px;
  display: inline-block;
  border-bottom: 4px solid #fff;
  margin-bottom: 10px;
  margin: 0 4vw 10px;
}

.p-sec01__button a span:last-child {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Noto Sans CJK JP', sans-serif;
}

.p-sec01__button a:after {
  content: '';
  background: url(../img/arrow-b.svg) no-repeat center top;
  display: block;
  width: 37px;
  height: 17px;
  position: absolute;
  left: 50%;
  bottom: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.p-sec01__button:last-child a {
  background: #3296D4;
}

.c-attention {
  background: #FDD000;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  font-family: 'Noto Sans CJK JP', sans-serif;
  color: #E50012;
  padding: 5px 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.p-sec02 {
  padding: 91px 0 97px;
  background: url(../img/bg-2.png) #0096DF no-repeat center top;
  background-size: 1680px auto;
}

.p-sec02__text-1 {
  font-weight: 700;
  font-size: 26px;
  color: #00428E;
  line-height: 1.8em;
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}

.p-sec02__text-2 {
  font-family: 'Noto Sans CJK JP', sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  line-height: 2.4em;
  letter-spacing: 0.05em;
  margin-bottom: 2em;
}

.p-sec02__text-3 {
  font-weight: 700;
  font-size: 30px;
  color: #00428E;
  line-height: 1.6em;
  letter-spacing: 0.05em;
  margin-bottom: 65px;
}

.p-sec03 {
  padding: 85px 0 97px;
  background: url(../img/bg-3.png) #009C7E no-repeat center top;
  background-size: 1680px auto;
}

.p-sec03 .c-title {
  font-size: 55px;
  letter-spacing: 5px;
}

.c-cards__head-text {
  font-weight: 600;
  font-size: 26px;
  line-height: 39px;
  text-align: center;
  color: #fff;
}

.c-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
}

.c-cards._green .c-card {
  background: #bfe6c3;
}

.c-cards._green .c-card-more,
.c-cards._green .c-card-close {
  background: #6AC574;
}

.c-card {
  width: calc((100% - 53px) / 2);
  background: #D8F0FB;
  padding: 30px;
  margin-bottom: 60px;
  text-align: left;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.c-card h1 {
  font-family: 'Noto Sans CJK JP', 'NotoSansCJKjp', sans-serif;
  font-size: 24px;
  margin-bottom: 10px;
}

.c-card p {
  font-family: 'Noto Sans CJK JP', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  -moz-text-align-last: left;
  text-align-last: left;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  display: table;
}

.c-card.js-card-hidden.is-hidden {
  position: absolute;
  left: -1000px;
  opacity: 0;
}

.c-card._no-item {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #2669AC;
}

.c-card-img {
  display: block;
  margin-bottom: 20px;
}

.c-card-no-item-image {
  display: block;
  width: 100%;
  max-width: 520px;
}

.c-card-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

.c-card-label {
  font-family: 'Noto Sans CJK JP', sans-serif;
  min-width: 140px;
  padding: 0 10px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.05em;
}

.c-card-label._cat-1 {
  background: #E61F19;
}

.c-card-label._cat-2 {
  background: #33278E;
}

.c-card-label._cat-3 {
  background: #0097E0;
}

.c-card-label._time {
  background: #666;
}

.c-card-more,
.c-card-close {
  background: #4F7DB1;
  cursor: pointer;
  width: 100%;
  height: 70px;
  border: 3px solid #fff;
  font-weight: 700;
  font-size: 30px;
  line-height: 60px;
  color: #FFFFFF;
  position: relative;
  text-align: center;
}

.c-card-more img,
.c-card-close img {
  position: absolute;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c-card-more.is-hidden,
.c-card-close.is-hidden {
  position: absolute;
  left: -1000px;
  opacity: 0;
}

.c-card-close img {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.p-sec04 {
  padding: 70px 0 95px;
  background: #EBF1F7;
  background-size: 1344px auto;
}

.p-sec04__text {
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  line-height: 39px;
  color: #00428E;
  margin-bottom: 56px;
}

.c-news-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-news-tab {
  font-family: 'Noto Sans CJK JP', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1em;
  color: #999;
  display: block;
  cursor: pointer;
}

.c-news-tab._active {
  color: #333;
  cursor: default;
}

.c-news-tab + .c-news-tab {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #333333;
}

.c-news-tab:hover {
  color: #333;
}

.c-news-lists {
  border-top: 1px solid #B2C6DD;
  margin-top: 30px;
}

.c-news-list {
  border-bottom: 1px solid #B2C6DD;
  padding: 20px 0;
}

.c-news-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-news-category {
  width: 170px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

.c-news-category._cat-1 {
  background: #8FC31F;
}

.c-news-category._cat-2 {
  background: #F39800;
}

.c-news-category._cat-3 {
  background: #C30D23;
}

.c-news-category._cat-4 {
  background: #7E318E;
}

.c-news-category._cat-5 {
  background: #FDD000;
}

.c-news-category._cat-6 {
  background: #2BAC38;
}

.c-news-category._cat-7 {
  background: #004E9D;
}

.c-news-category._cat-8 {
  background: #666666;
}

.c-news-date {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 40px;
  color: #333333;
  margin-left: 29px;
  width: 158px;
  letter-spacing: 0.1em;
}

.c-news-text {
  width: calc(100% - 357px);
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 2em;
  color: #333333;
  padding: 2px 0;
  letter-spacing: 0.05em;
}

.p-sec05 {
  padding: 70px 0 95px;
  background: #d9effa;
  text-align: center;
  background: url(../img/online-bg.png) no-repeat center 23px #3296D4;
  background-size: 1609px auto;
}

.p-sec05__text {
  font-weight: 600;
  font-size: 26px;
  line-height: 39px;
  color: #fff;
}

.p-sec05__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 60px;
}

.p-sec05__card {
  width: calc((100% - 53px) / 2);
  background: #fff;
  padding: 30px;
  text-align: left;
  position: relative;
}

.p-sec05__card p {
  font-family: 'Noto Sans CJK JP', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  -moz-text-align-last: left;
  text-align-last: left;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  display: table;
}

.p-sec05__card-img {
  display: block;
  margin-bottom: 20px;
}

.p-sec05__card-label {
  font-family: 'Noto Sans CJK JP', sans-serif;
  width: 60px;
  height: 40px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  line-height: 40px;
  display: block;
  position: absolute;
  left: 30px;
  top: 20px;
}

.p-sec05__card-label._color-1 {
  background: #E61F19;
}

.p-sec05__card-label._color-2 {
  background: #008BD0;
}

.p-sec05__card-title {
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  margin-bottom: 20px;
}

.p-sec05__card-title._color-1 {
  color: #E61F19;
}

.p-sec05__card-title._color-2 {
  color: #008BD0;
}

.p-sec05__card-more {
  background: #4F7DB1;
  cursor: pointer;
  width: 100%;
  height: 70px;
  border: 3px solid #fff;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  line-height: 60px;
  color: #FFFFFF;
  position: relative;
}

.p-sec05__card-more img {
  position: absolute;
  right: 32px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.p-sec06 {
  padding: 70px 0 95px;
  text-align: center;
  background: #E5F5FC;
}

.p-sec06 .c-title {
  color: #008BD0;
  border-bottom: 3px solid #008BD0;
}

.p-sec06__text {
  color: #008BD0;
}

.p-sec02 .c-ttl_under {
  padding-top: .35em;
}

.p-sec02-block_wrapper {
  margin-top: 6.66vw;
}

.p-sec02_news {
  margin-top: 4vw;
}

.p-sec02_txt {
  color: #fff;
}

.p-sec02_ttl {
  color: #ffe200;
}

.p-sec02_btn_box {
  width: 18.57em;
}

.p-readmore_area {
  padding-top: 5.33vw;
  text-align: center;
}

.p-youtube_area {
  position: relative;
  max-width: 1230px;
  padding: 7.73vw 0;
  margin: 9.33vw 4vw 0;
  border: 2px solid #0097e0;
  border-radius: 15px;
  -webkit-box-shadow: 3px 3px 0 #0097e0;
  box-shadow: 3px 3px 0 #0097e0;
}

.p-youtube_area .l-block_wrapper {
  padding: 2.66vw;
}

.p-youtube_area .c-block.is-wide:nth-child(odd) {
  margin-right: 0;
}

.p-youtube_area .c-block.is-wide:nth-child(odd):after {
  content: none;
}

.p-youtube_free {
  position: absolute;
  top: 2.66vw;
  right: 2.66vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10.66vw;
  height: 10.66vw;
  font-weight: 700;
  color: #fff;
  background: #0097e0;
  border-radius: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.p-youtube_free .icon {
  position: absolute;
  top: -3.75em;
  right: .71em;
  -webkit-animation: freeicon infinite 3s;
  animation: freeicon infinite 3s;
}

.p-youtube_ttl {
  width: 56.79vw;
  margin: auto;
  text-align: center;
}

.p-youtube_txt {
  padding: 2.13vw 0 4vw;
  font-weight: 500;
  color: #000;
  text-align: center;
}

.p-twitter_area {
  width: 740px;
  margin: auto;
  margin-top: 30px;
  overflow: hidden;
}

.p-twitter_area_inner {
  width: 100%;
  max-height: 760px;
  margin: auto;
  overflow-y: scroll;
  border-radius: 7px;
}

.p-message_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 92px;
  padding: 60px 0;
}

.p-message_img {
  width: 275.5px;
}

.p-message_img img {
  width: 275.5px;
}

.p-message_txt {
  font-family: 'Noto Sans CJK JP';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 33px;
  line-height: 1.8em;
  color: #00428E;
  text-align: center;
}

.p-header_pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: #fff;
}

.p-header_pc_logo {
  width: 79px;
  height: auto;
  margin-top: 10px;
  margin-left: 42px;
}

.p-mv_area__center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  padding: 150px 20px 0;
}

.p-mv_area__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  gap: 30px;
}

.p-mv_area__button {
  width: 220px;
  height: 80px;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #00428E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.p-mv_area__button img {
  width: 47px;
}

.p-mv_area__button span {
  display: block;
  text-align: center;
  width: 130px;
}

.p-mv_area__button:hover {
  background: white;
}

.p-mv_area_sp {
  left: 0;
  top: 0;
  z-index: 1;
}

.p-mv_area_pc {
  top: 0;
  z-index: 1;
  width: 100%;
  max-width: 96vw;
  pointer-events: none;
}

.p-mv_area_pc_img {
  display: block;
  margin: 0 auto;
}

.p-mv_area_pc_img + .p-mv_area_pc_img {
  margin-top: 50px;
  margin-bottom: 43px;
}

.p-mv_area_pc_lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 50px;
  top: 32px;
}

.p-mv_area_pc_list {
  margin-left: 0.7em;
}

.p-mv_area_pc_list + .p-mv_area_pc_list:before {
  content: "/";
  margin-right: 0.7em;
}

.p-mv_area_pc_link {
  color: #00428E;
  font-size: 26px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  letter-spacing: 0.1em;
}

.p-mv_area_pc_link:hover {
  opacity: 0.5;
}

.p-mv_area_inner .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 20160px;
  position: absolute;
  left: 0;
  top: 100px;
}

.slider {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}

.slider.is-start {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 1;
}

.slider__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  will-change: animation, transform;
}

.is-start .slider__inner:nth-of-type(1) {
  -webkit-animation: loop 420s linear infinite;
  animation: loop 420s linear infinite;
}

.is-start .slider__inner:nth-of-type(2) {
  -webkit-animation: loop2 420s -280s linear infinite;
  animation: loop2 420s -280s linear infinite;
}

.is-start .slider__inner:nth-of-type(3) {
  -webkit-animation: loop3 420s -140s linear infinite;
  animation: loop3 420s -140s linear infinite;
}

.slider__item img {
  max-width: unset;
  width: 100.02%;
}

.c-anchor {
  position: relative;
}

.c-anchor__target {
  position: absolute;
}

.c-anchor__target--02 {
  top: -100px;
}

.c-anchor__target--03 {
  top: -100px;
}

.c-anchor__target--04 {
  top: -100px;
}

.c-anchor__target--05 {
  top: -100px;
}

.c-anchor__target--06 {
  top: -100px;
}

.c-btn-attention {
  width: 22.71em;
  margin: 0 auto 1.42em;
}

.p-sec03 .l-inner .l-block_wrapper.p-sec03-block_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.p-sec03-block_wrapper .c-block,
.p-sec03-block_wrapper .c-block:nth-child(n+3),
.p-sec03-block_wrapper .c-block:nth-child(odd):last-child {
  margin: 0 0 3.86vw;
}

.news_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 35px;
  padding: 0;
  list-style-type: none;
}

.news_link li {
  width: 24.7%;
  margin-left: 2px;
  background: #78909c;
  color: #FFFFFF;
  position: relative;
  padding: 20px 6px 20px;
  cursor: pointer;
  text-align: center;
  line-height: 1;
}

.news_link li:first-child {
  margin-left: 0;
}

.news_link li:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 16px solid #c3d4dc;
  display: none;
  bottom: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.news_link li.active,
.news_link li:hover {
  background: #c3d4dc;
  color: #010101;
  font-weight: bold;
}

.news_link li.active:after,
.news_link li:hover:after {
  display: block;
}

.news-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 30px;
}

.news-date {
  font-size: 16px;
  margin-right: 20px;
}

.tags {
  margin-right: 20px;
  background: #c3d4dc;
  min-width: 110px;
  font-size: 14px;
  text-align: center;
  padding: 0 6px;
  height: 35px;
  line-height: 35px;
  color: #000000;
}

.news-content .news-r a {
  color: #000;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.news-content .news-r a:hover {
  color: #8bc73f;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.c-illusts {
  position: relative;
}

.c-illusts__item {
  position: absolute;
  height: auto;
}

.c-illusts__item._item-1 {
  width: 83px;
  top: -100px;
  left: 20px;
}

.c-illusts__item._item-2 {
  width: 24.5px;
  top: -133px;
  left: 100px;
}

.c-illusts__item._item-3 {
  width: 96.5px;
  top: -105px;
  right: 5px;
}

.c-illusts__item._item-4 {
  width: 135px;
  top: -30px;
  left: -130px;
}

.c-illusts__item._item-5 {
  width: 100px;
  top: -158px;
  right: -143px;
}

@media only screen and (min-width: 769px) {
  .p-mv_area {
    position: relative;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .p-mv__image {
    width: 100%;
  }

  .p-mv__img {
    display: block;
  }

  .p-sec02-block_wrapper {
    margin-top: 1.64em;
  }

  .p-sec02_news {
    margin-top: 1.17em;
  }

  .p-sec02_news .c-article_txt {
    width: 33.21em;
  }

  .p-readmore_area {
    padding-top: 1.46em;
  }

  .p-youtube_area {
    padding: 1.64em 0;
    margin: 3.57em auto 0;
    border: 4px solid #0097e0;
    border-radius: 36px;
    -webkit-box-shadow: 5px 5px 0 #0097e0;
    box-shadow: 5px 5px 0 #0097e0;
  }

  .p-youtube_area .l-block_wrapper {
    padding: 2.66vw;
  }

  .p-youtube_free {
    font-size: 2.5rem;
    font-size: 2.19298vw;
  }

  .p-youtube_free {
    top: 1.44em;
    right: 2.44em;
    width: 4em;
    height: 4em;
  }

  .p-youtube_free .icon {
    top: -3.88em;
    right: .28em;
  }

  .p-youtube_txt {
    padding: .57em 0 0;
  }
}

@media only screen and (min-width: 1138px) {
  .p-youtube_free {
    font-size: 2.5rem;
  }
}

@media only screen and (min-width: 1300px) {
  .p-mv_area {
    left: auto;
    width: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@media only screen and (max-width: 1320px) {
  .p-mv_area_pc_lists {
    right: 2vw;
  }

  .p-mv_area_pc_list {
    font-size: 1.8vw;
  }

  .p-mv_area_pc_link {
    font-size: 1.8vw;
  }
}

@media only screen and (max-width: 1130px) {
  .p-sec02 .c-title {
    font-size: 5.1vw;
  }

  .p-sec03 .c-title {
    font-size: 4.4vw;
  }

  .c-illusts {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media only screen and (max-width: 1100px) {
  .p-sec01__text {
    font-size: 20px;
  }

  .p-sec01__buttons {
    margin-bottom: 5vw;
  }

  .p-sec01__button a {
    width: 47vw;
  }

  .p-sec01__button a span:last-child {
    font-size: 14px;
  }

  .c-card {
    width: calc((100% - 30px) / 2);
  }

  .c-card-label {
    font-size: 16px;
  }

  .c-news-tab {
    font-size: 14px;
  }

  .c-news-tab + .c-news-tab {
    margin-left: 10px;
    padding-left: 10px;
  }

  .p-sec05__card {
    width: calc((100% - 30px) / 2);
  }
}

@media only screen and (max-width: 950px) {
  .p-message_area {
    gap: 30px;
  }

  .p-message_img {
    width: 43%;
  }

  .p-message_txt {
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .p-side_navi_wrapper {
    display: none !important;
  }

  .c-title {
    font-size: 6.5vw;
    padding: 0 1.5vw;
    line-height: 1.3em;
    border-bottom: 2px solid #00428E;
    margin: 0 auto 4vw;
  }

  .p-sec01 {
    background: url(../img/bg-1_sp.png) #73CAF3 no-repeat center top;
    background-size: 100% auto;
    padding: 10vw 0;
  }

  .p-sec01__text {
    font-size: 4vw;
    line-height: 1.8em;
    margin-bottom: 5vw;
  }

  .p-sec01__button a {
    border: 1px solid #fff;
    width: 43vw;
    padding: 4vw 0;
  }

  .p-sec01__button a span:first-child {
    font-size: 4.5vw;
    display: block;
    text-align: center;
    padding-bottom: 0.5em;
    line-height: 1.2em;
    margin-bottom: 0.7em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3em;
  }

  .p-sec01__button a span:last-child {
    font-size: 3vw;
    line-height: 1.8em;
  }

  .p-sec01__button a:after {
    position: relative;
    top: 5vw;
    right: 0;
    width: 100%;
    height: 7vw;
    background-size: 6vw auto;
    margin: 0 auto;
  }

  .c-attention {
    font-size: 2.2vw;
    padding: 0 1vw;
    white-space: nowrap;
    gap: 0;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    letter-spacing: -0.01em;
  }

  .c-icon-attention {
    width: 4vw;
  }

  .c-icon-blank {
    width: 3vw;
  }

  .p-sec02 {
    background: url(../img/bg-2_sp.png) #0096DF no-repeat center top;
    background-size: 100% auto;
    padding: 10vw 0;
  }

  .p-sec02 .c-title {
    font-size: 6.5vw;
    letter-spacing: 0.05em;
  }

  .p-sec02__text-1 {
    font-size: 3.9vw;
    line-height: 2em;
    margin-bottom: 6vw;
    margin-top: 1.5em;
  }

  .p-sec02__text-2 {
    font-size: 3.1vw;
  }

  .p-sec02__text-3 {
    font-size: 4.8vw;
    margin-bottom: 1.5em;
  }

  .p-sec03 {
    padding: 10vw 0;
    background: url(../img/bg-3_sp.png) #009C7E no-repeat center top;
    background-size: 100% auto;
  }

  .p-sec03 .c-title {
    font-size: 6.5vw;
    letter-spacing: 0.05em;
    width: 80vw;
    padding: 0;
  }

  .c-cards__head-text {
    font-size: 3.5vw;
    line-height: 1.5em;
    margin-bottom: 7vw;
  }

  .c-cards {
    display: block;
    margin-top: 2vw;
  }

  .c-card {
    width: 100%;
    padding: 4.7vw;
    margin-bottom: 6vw;
  }

  .c-card h1 {
    font-size: 4.5vw;
  }

  .c-card p {
    font-size: 3.2vw;
  }

  .c-card-img {
    margin-bottom: 4.75vw;
  }

  .c-card-labels {
    gap: 2.5vw;
  }

  .c-card-labels {
    margin-bottom: 2vw;
  }

  .c-card-label {
    font-size: 3.5vw;
    min-width: 35vw;
    line-height: 1.5em;
    height: 1.5em;
  }

  .c-card-label._time {
    min-width: 27vw;
  }

  .c-card-more,
  .c-card-close {
    border: 2px solid #fff;
    font-size: 4.5vw;
    line-height: 2.6em;
    height: 3em;
    margin: 10vw 0 4vw;
  }

  .c-card-more img,
  .c-card-close img {
    width: 4vw;
    right: 4vw;
  }

  .p-sec04 {
    padding: 10vw 0;
  }

  .p-sec04 .c-title {
    font-size: 10vw;
  }

  .p-sec04__text {
    font-size: 3.8vw;
    margin-bottom: 1.5em;
  }

  .c-news-tabs {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .c-news-tab {
    font-size: 3.2vw;
    margin-bottom: 1.5em;
  }

  .c-news-tab + .c-news-tab {
    margin-left: 2.5vw;
    padding-left: 2.5vw;
  }

  .c-news-lists {
    margin-top: 5vw;
  }

  .c-news-list a {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .c-news-list {
    padding: 5vw 0 3vw;
  }

  .c-news-category {
    width: 27vw;
    font-size: 3.2vw;
    line-height: 6vw;
    height: 6vw;
  }

  .c-news-date {
    font-size: 3.5vw;
    line-height: 6vw;
    letter-spacing: 0.1em;
  }

  .c-news-text {
    width: 100%;
    padding: 0;
    padding: 0.5em 0 0;
    font-size: 3.2vw;
    line-height: 1.8em;
  }

  .p-sec05 {
    padding: 10vw 0;
    background: url(../img/online-bg_sp.png) no-repeat center 5vw #3296D4;
    background-size: 96% auto;
  }

  .p-sec05__text {
    font-size: 3.8vw;
    white-space: nowrap;
  }

  .p-sec05__cards {
    margin-top: 2vw;
    display: block;
  }

  .p-sec05__card {
    width: 100%;
    padding: 4.7vw;
    margin-bottom: 6vw;
  }

  .p-sec05__card p {
    font-size: 3.2vw;
  }

  .p-sec05__card-label {
    font-size: 3.1vw;
    line-height: 6.5vw;
    width: 12vw;
    height: 6.5vw;
    left: 4.7vw;
    top: 4.7vw;
  }

  .p-sec05__card-title {
    font-size: 5vw;
    line-height: 6.5vw;
    margin-bottom: 4.7vw;
  }

  .p-sec06 {
    padding: 10vw 0;
  }

  .p-youtube_free {
    font-size: 1rem;
    font-size: 2.66667vw;
  }

  .p-youtube_free .icon {
    width: 7.2vw;
  }

  .p-twitter_area {
    width: 100%;
    margin-top: 2vw;
  }

  .p-message_area {
    display: block;
    padding: 10vw 0;
  }

  .p-message_img {
    width: 53vw;
    margin: 0 auto;
  }

  .p-message_txt {
    font-size: 3.5vw;
    margin-top: 2em;
  }

  .p-mv_area__center {
    padding: 0 20px 0;
  }

  .p-mv_area__buttons {
    gap: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .p-mv_area__button {
    width: 26.5vw;
    height: auto;
    display: block;
    padding: 2.5vw 0;
  }

  .p-mv_area__button img {
    width: 10.13vw;
    display: block;
    margin: 0 auto 2.5vw;
  }

  .p-mv_area__button span {
    width: auto;
    font-size: 3vw;
    line-height: 1.4em;
  }

  .p-mv_area_pc_img {
    width: 76.5vw;
    margin: 0 auto;
  }

  .p-mv_area_pc_img + .p-mv_area_pc_img {
    margin-top: 28px;
    margin-bottom: 43px;
    width: 82.1vw;
  }

  .p-mv_area_inner {
    height: 146.667vw;
    padding-top: 0;
    width: 100vw;
    position: relative;
    overflow: hidden;
  }

  .p-mv_area_inner .slider {
    width: 1201vw;
    top: 0;
  }

  .is-start .slider__inner:nth-of-type(1) {
    -webkit-animation: loop 210s linear infinite;
    animation: loop 210s linear infinite;
  }

  .is-start .slider__inner:nth-of-type(2) {
    -webkit-animation: loop2 210s -140s linear infinite;
    animation: loop2 210s -140s linear infinite;
  }

  .is-start .slider__inner:nth-of-type(3) {
    -webkit-animation: loop3 210s -70s linear infinite;
    animation: loop3 210s -70s linear infinite;
  }

  .c-anchor__target--02 {
    top: 0;
  }

  .c-anchor__target--03 {
    top: 0;
  }

  .c-anchor__target--04 {
    top: 0;
  }

  .c-anchor__target--05 {
    top: 0;
  }

  .c-anchor__target--06 {
    top: 0;
  }

  .p-sec03-block_wrapper .c-block,
  .p-sec03-block_wrapper .c-block:nth-child(n+3),
  .p-sec03-block_wrapper .c-block:nth-child(odd):last-child {
    margin: 0;
  }

  .c-illusts__item._item-1 {
    width: 8vw;
    top: -2.66vw;
    left: -2.13vw;
  }

  .c-illusts__item._item-2 {
    display: none;
  }

  .c-illusts__item._item-3 {
    width: 9.06vw;
    top: -2.13vw;
    right: -3.2vw;
  }

  .c-illusts__item._item-4 {
    width: 14.7vw;
    top: -16.4vw;
    left: -2.1vw;
  }

  .c-illusts__item._item-5 {
    width: 10.7vw;
    top: -14.5vw;
    right: 0.4vw;
  }
}

@-webkit-keyframes fadein-keyframes {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadein-keyframes {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes freeicon {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  3% {
    -webkit-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
  }
  6% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  9% {
    -webkit-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
  }
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes freeicon {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  3% {
    -webkit-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
  }
  6% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  9% {
    -webkit-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
  }
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

@keyframes loop2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
  }
}

@-webkit-keyframes loop3 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}

@keyframes loop3 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%);
  }
}
</pre></body></html>