@charset "UTF-8";
@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.p-top-inner {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-top .l-main {
    padding-top: 0;
  }
}
.p-top-kv {
  max-width: 1920px;
  margin-inline: auto;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-top-kv {
    padding-top: 90px;
  }
}
.p-top-kv .kvSwiper {
  padding-bottom: 40px;
}
.p-top-kv .swiper-slide {
  width: 80%;
  max-width: 610px;
}
.p-top-kv .swiper-button-prev,
.p-top-kv .swiper-button-next {
  color: #333;
}
.p-top-kv .swiper-button-prev:after,
.p-top-kv .swiper-button-next:after {
  font-size: 20px;
}
.p-top-kv .swiper-button-prev {
  left: calc(50% - 330px);
  right: initial;
}
@media screen and (max-width: 767px) {
  .p-top-kv .swiper-button-prev {
    left: 10px;
  }
}
.p-top-kv .swiper-button-next {
  right: calc(50% - 330px);
  left: initial;
}
@media screen and (max-width: 767px) {
  .p-top-kv .swiper-button-next {
    right: 10px;
  }
}
.p-top-title01 {
  text-align: center;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  color: #263238;
}
@media screen and (max-width: 767px) {
  .p-top-title01 {
    font-size: 3rem;
  }
}
.p-top-section {
  width: 48.3333333333%;
}
@media screen and (max-width: 767px) {
  .p-top-section {
    width: 100%;
  }
}
.p-top-sectionContent {
  background: #F9F8F1;
  margin-top: 20px;
  padding: 25px 25px 30px;
}
@media screen and (max-width: 767px) {
  .p-top-sectionContent {
    padding: 25px 20px 30px;
  }
}
.p-top-news dl:nth-child(n+2) {
  margin-top: 30px;
}
.p-top-news dl dd a {
  color: #0046AF;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-top-useful {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-top-useful__bnr {
    gap: 20px;
  }
}
.p-top-useful__bnr__each {
  width: 47.1698113208%;
  background: #fff;
  border-radius: 9px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-top-useful__bnr__each {
    width: 100%;
  }
}
.p-top-useful__bnr__each a {
  text-decoration: none;
}
.p-top-useful__bnr__each figcaption {
  line-height: 1.4;
  color: #263238;
  letter-spacing: 0;
}/*# sourceMappingURL=top.css.map */