@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap");
@media screen and (min-width:1500px) {
  .pc {
    display: none !important;
  }
}
@media screen and (max-width:1299px) {
  .pc {
    display: none !important;
  }
}
@media screen and (max-width:1499px) {
  .pc {
    display: inherit !important;
  }
}
@media screen and (max-width:959px) {
  .pc {
    display: none !important;
  }
}
@media screen and (max-width:759px) {
  .pc {
    display: none !important;
  }
}
@media screen and (max-width:499px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width:1500px) {
  .sw {
    display: none !important;
  }
}
@media screen and (max-width:499px) {
  .sw {
    display: none !important;
  }
}

@media screen and (min-width:1500px) {
  .tb {
    display: none !important;
  }
}
@media screen and (max-width:1299px) {
  .tb {
    display: none !important;
  }
}
@media screen and (max-width:1499px) {
  .tb {
    display: none !important;
  }
}
@media screen and (max-width:959px) {
  .tb {
    display: inherit !important;
  }
}

@media screen and (min-width:1500px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width:1299px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width:1499px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width:959px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width:759px) {
  .sp {
    display: inherit !important;
  }
}

@media screen and (min-width:1500px) {
  .sm {
    display: none !important;
  }
}
@media screen and (max-width:1299px) {
  .sm {
    display: none !important;
  }
}
@media screen and (max-width:1499px) {
  .sm {
    display: none !important;
  }
}
@media screen and (max-width:959px) {
  .sm {
    display: none !important;
  }
}
@media screen and (max-width:759px) {
  .sm {
    display: none !important;
  }
}
@media screen and (max-width:499px) {
  .sm {
    display: inherit !important;
  }
}

.ma-10 {
  margin: 100px;
}

.pa-10 {
  padding: 100px;
}

.mt-10 {
  margin-top: 100px;
}

.mr-10 {
  margin-right: 100px;
}

.mb-10 {
  margin-bottom: 100px;
}

.ml-10 {
  margin-left: 100px;
}

.pt-10 {
  padding-top: 100px;
}

.pr-10 {
  padding-right: 100px;
}

.pb-10 {
  padding-bottom: 100px;
}

.pl-10 {
  padding-left: 100px;
}

.ma-9 {
  margin: 90px;
}

.pa-9 {
  padding: 90px;
}

.mt-9 {
  margin-top: 90px;
}

.mr-9 {
  margin-right: 90px;
}

.mb-9 {
  margin-bottom: 90px;
}

.ml-9 {
  margin-left: 90px;
}

.pt-9 {
  padding-top: 90px;
}

.pr-9 {
  padding-right: 90px;
}

.pb-9 {
  padding-bottom: 90px;
}

.pl-9 {
  padding-left: 90px;
}

.ma-8 {
  margin: 80px;
}

.pa-8 {
  padding: 80px;
}

.mt-8 {
  margin-top: 80px;
}

.mr-8 {
  margin-right: 80px;
}

.mb-8 {
  margin-bottom: 80px;
}

.ml-8 {
  margin-left: 80px;
}

.pt-8 {
  padding-top: 80px;
}

.pr-8 {
  padding-right: 80px;
}

.pb-8 {
  padding-bottom: 80px;
}

.pl-8 {
  padding-left: 80px;
}

.ma-7 {
  margin: 70px;
}

.pa-7 {
  padding: 70px;
}

.mt-7 {
  margin-top: 70px;
}

.mr-7 {
  margin-right: 70px;
}

.mb-7 {
  margin-bottom: 70px;
}

.ml-7 {
  margin-left: 70px;
}

.pt-7 {
  padding-top: 70px;
}

.pr-7 {
  padding-right: 70px;
}

.pb-7 {
  padding-bottom: 70px;
}

.pl-7 {
  padding-left: 70px;
}

.ma-6 {
  margin: 60px;
}

.pa-6 {
  padding: 60px;
}

.mt-6 {
  margin-top: 60px;
}

.mr-6 {
  margin-right: 60px;
}

.mb-6 {
  margin-bottom: 60px;
}

.ml-6 {
  margin-left: 60px;
}

.pt-6 {
  padding-top: 60px;
}

.pr-6 {
  padding-right: 60px;
}

.pb-6 {
  padding-bottom: 60px;
}

.pl-6 {
  padding-left: 60px;
}

.ma-5 {
  margin: 50px;
}

.pa-5 {
  padding: 50px;
}

.mt-5 {
  margin-top: 50px;
}

.mr-5 {
  margin-right: 50px;
}

.mb-5 {
  margin-bottom: 50px;
}

.ml-5 {
  margin-left: 50px;
}

.pt-5 {
  padding-top: 50px;
}

.pr-5 {
  padding-right: 50px;
}

.pb-5 {
  padding-bottom: 50px;
}

.pl-5 {
  padding-left: 50px;
}

.ma-4 {
  margin: 40px;
}

.pa-4 {
  padding: 40px;
}

.mt-4 {
  margin-top: 40px;
}

.mr-4 {
  margin-right: 40px;
}

.mb-4 {
  margin-bottom: 40px;
}

.ml-4 {
  margin-left: 40px;
}

.pt-4 {
  padding-top: 40px;
}

.pr-4 {
  padding-right: 40px;
}

.pb-4 {
  padding-bottom: 40px;
}

.pl-4 {
  padding-left: 40px;
}

.ma-3 {
  margin: 30px;
}

.pa-3 {
  padding: 30px;
}

.mt-3 {
  margin-top: 30px;
}

.mr-3 {
  margin-right: 30px;
}

.mb-3 {
  margin-bottom: 30px;
}

.ml-3 {
  margin-left: 30px;
}

.pt-3 {
  padding-top: 30px;
}

.pr-3 {
  padding-right: 30px;
}

.pb-3 {
  padding-bottom: 30px;
}

.pl-3 {
  padding-left: 30px;
}

.ma-2 {
  margin: 20px;
}

.pa-2 {
  padding: 20px;
}

.mt-2 {
  margin-top: 20px;
}

.mr-2 {
  margin-right: 20px;
}

.mb-2 {
  margin-bottom: 20px;
}

.ml-2 {
  margin-left: 20px;
}

.pt-2 {
  padding-top: 20px;
}

.pr-2 {
  padding-right: 20px;
}

.pb-2 {
  padding-bottom: 20px;
}

.pl-2 {
  padding-left: 20px;
}

.ma-1 {
  margin: 10px;
}

.pa-1 {
  padding: 10px;
}

.mt-1 {
  margin-top: 10px;
}

.mr-1 {
  margin-right: 10px;
}

.mb-1 {
  margin-bottom: 10px;
}

.ml-1 {
  margin-left: 10px;
}

.pt-1 {
  padding-top: 10px;
}

.pr-1 {
  padding-right: 10px;
}

.pb-1 {
  padding-bottom: 10px;
}

.pl-1 {
  padding-left: 10px;
}

@media screen and (max-width:959px) {
  .ma-10 {
    margin: 50px;
  }
  .pa-10 {
    padding: 50px;
  }
  .mt-10 {
    margin-top: 50px;
  }
  .mr-10 {
    margin-right: 50px;
  }
  .mb-10 {
    margin-bottom: 50px;
  }
  .ml-10 {
    margin-left: 50px;
  }
  .pt-10 {
    padding-top: 50px;
  }
  .pr-10 {
    padding-right: 50px;
  }
  .pb-10 {
    padding-bottom: 50px;
  }
  .pl-10 {
    padding-left: 50px;
  }
  .ma-9 {
    margin: 45px;
  }
  .pa-9 {
    padding: 45px;
  }
  .mt-9 {
    margin-top: 45px;
  }
  .mr-9 {
    margin-right: 45px;
  }
  .mb-9 {
    margin-bottom: 45px;
  }
  .ml-9 {
    margin-left: 45px;
  }
  .pt-9 {
    padding-top: 45px;
  }
  .pr-9 {
    padding-right: 45px;
  }
  .pb-9 {
    padding-bottom: 45px;
  }
  .pl-9 {
    padding-left: 45px;
  }
  .ma-8 {
    margin: 40px;
  }
  .pa-8 {
    padding: 40px;
  }
  .mt-8 {
    margin-top: 40px;
  }
  .mr-8 {
    margin-right: 40px;
  }
  .mb-8 {
    margin-bottom: 40px;
  }
  .ml-8 {
    margin-left: 40px;
  }
  .pt-8 {
    padding-top: 40px;
  }
  .pr-8 {
    padding-right: 40px;
  }
  .pb-8 {
    padding-bottom: 40px;
  }
  .pl-8 {
    padding-left: 40px;
  }
  .ma-7 {
    margin: 35px;
  }
  .pa-7 {
    padding: 35px;
  }
  .mt-7 {
    margin-top: 35px;
  }
  .mr-7 {
    margin-right: 35px;
  }
  .mb-7 {
    margin-bottom: 35px;
  }
  .ml-7 {
    margin-left: 35px;
  }
  .pt-7 {
    padding-top: 35px;
  }
  .pr-7 {
    padding-right: 35px;
  }
  .pb-7 {
    padding-bottom: 35px;
  }
  .pl-7 {
    padding-left: 35px;
  }
  .ma-6 {
    margin: 30px;
  }
  .pa-6 {
    padding: 30px;
  }
  .mt-6 {
    margin-top: 30px;
  }
  .mr-6 {
    margin-right: 30px;
  }
  .mb-6 {
    margin-bottom: 30px;
  }
  .ml-6 {
    margin-left: 30px;
  }
  .pt-6 {
    padding-top: 30px;
  }
  .pr-6 {
    padding-right: 30px;
  }
  .pb-6 {
    padding-bottom: 30px;
  }
  .pl-6 {
    padding-left: 30px;
  }
  .ma-5 {
    margin: 25px;
  }
  .pa-5 {
    padding: 25px;
  }
  .mt-5 {
    margin-top: 25px;
  }
  .mr-5 {
    margin-right: 25px;
  }
  .mb-5 {
    margin-bottom: 25px;
  }
  .ml-5 {
    margin-left: 25px;
  }
  .pt-5 {
    padding-top: 25px;
  }
  .pr-5 {
    padding-right: 25px;
  }
  .pb-5 {
    padding-bottom: 25px;
  }
  .pl-5 {
    padding-left: 25px;
  }
  .ma-4 {
    margin: 20px;
  }
  .pa-4 {
    padding: 20px;
  }
  .mt-4 {
    margin-top: 20px;
  }
  .mr-4 {
    margin-right: 20px;
  }
  .mb-4 {
    margin-bottom: 20px;
  }
  .ml-4 {
    margin-left: 20px;
  }
  .pt-4 {
    padding-top: 20px;
  }
  .pr-4 {
    padding-right: 20px;
  }
  .pb-4 {
    padding-bottom: 20px;
  }
  .pl-4 {
    padding-left: 20px;
  }
  .ma-3 {
    margin: 15px;
  }
  .pa-3 {
    padding: 15px;
  }
  .mt-3 {
    margin-top: 15px;
  }
  .mr-3 {
    margin-right: 15px;
  }
  .mb-3 {
    margin-bottom: 15px;
  }
  .ml-3 {
    margin-left: 15px;
  }
  .pt-3 {
    padding-top: 15px;
  }
  .pr-3 {
    padding-right: 15px;
  }
  .pb-3 {
    padding-bottom: 15px;
  }
  .pl-3 {
    padding-left: 15px;
  }
  .ma-2 {
    margin: 10px;
  }
  .pa-2 {
    padding: 10px;
  }
  .mt-2 {
    margin-top: 10px;
  }
  .mr-2 {
    margin-right: 10px;
  }
  .mb-2 {
    margin-bottom: 10px;
  }
  .ml-2 {
    margin-left: 10px;
  }
  .pt-2 {
    padding-top: 10px;
  }
  .pr-2 {
    padding-right: 10px;
  }
  .pb-2 {
    padding-bottom: 10px;
  }
  .pl-2 {
    padding-left: 10px;
  }
  .ma-1 {
    margin: 5px;
  }
  .pa-1 {
    padding: 5px;
  }
  .mt-1 {
    margin-top: 5px;
  }
  .mr-1 {
    margin-right: 5px;
  }
  .mb-1 {
    margin-bottom: 5px;
  }
  .ml-1 {
    margin-left: 5px;
  }
  .pt-1 {
    padding-top: 5px;
  }
  .pr-1 {
    padding-right: 5px;
  }
  .pb-1 {
    padding-bottom: 5px;
  }
  .pl-1 {
    padding-left: 5px;
  }
}
html,
body {
  font-size: 62.5%;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  line-break: strict;
  text-align: justify;
  overflow-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden;
}

body {
  opacity: 0;
}

a {
  color: #000000;
}
a:hover {
  text-decoration: underline;
}

.text__link {
  color: #000064;
  text-decoration: underline;
}
.text__link:hover {
  color: #36B34A;
}

.test__link02 {
  text-decoration: underline;
}

img {
  vertical-align: bottom;
}

p {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 400;
}
@media screen and (max-width:959px) {
  p {
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: -0.005em;
  }
}
p.large {
  font-size: 2rem;
}
@media screen and (max-width:959px) {
  p.large {
    font-size: 1.5rem;
  }
}
p.small {
  font-size: 1.4rem;
}
@media screen and (max-width:759px) {
  p.sp-small {
    font-size: 1.4rem;
  }
}
p.right {
  text-align: right;
}

.green {
  color: #36B34A;
  font-weight: 600;
}

.blue {
  color: #000064;
}

.red {
  color: #FF0000;
  font-weight: 600;
}

.w360 {
  max-width: 360px;
  margin-left: 30px;
}
@media screen and (max-width:759px) {
  .w360 {
    max-width: 100%;
    margin-left: 0;
    margin-top: 25px;
  }
}

.w760 {
  max-width: 760px;
}

.w780 {
  max-width: 760px;
}

.mlr {
  margin-left: auto;
  margin-right: auto;
}

.center {
  text-align: center;
}

@media screen and (max-width:959px) {
  .sp-mb-5 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width:959px) {
  .tb-center {
    text-align: center;
  }
}

header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 800px;
}
@media screen and (max-width:959px) {
  header {
    display: block;
    height: 700px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width:759px) {
  header {
    height: 630px;
  }
}
@media screen and (max-width:499px) {
  header {
    height: 527px;
  }
}
header .side-nav {
  width: 24%;
  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;
  text-align: center;
}
@media screen and (max-width:959px) {
  header .side-nav {
    width: 110px;
    position: absolute;
    z-index: 2;
    left: 20px;
    top: 20px;
  }
}
@media screen and (max-width:959px) {
  header .side-nav .inner {
    padding: 0;
  }
}
header .side-nav .inner h1 {
  margin-bottom: 33px;
}
header .side-nav .inner h1 img {
  width: 100%;
  max-width: 220px;
}
@media screen and (max-width:959px) {
  header .side-nav .inner h1 {
    margin-bottom: 0;
  }
}
@media screen and (max-width:959px) {
  header .side-nav .inner ul {
    display: none;
  }
}
header .side-nav .inner ul li {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 45px;
}
header .side-nav .inner ul li:last-child {
  margin-bottom: 0;
}
header .visual {
  width: 76%;
}
header .visual .swiper-slide {
  height: 800px;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width:959px) {
  header .visual .swiper-slide {
    height: 700px;
    background-position: center;
  }
}
@media screen and (max-width:759px) {
  header .visual .swiper-slide {
    height: 630px;
  }
}
@media screen and (max-width:499px) {
  header .visual .swiper-slide {
    height: 527px;
  }
}
header .visual .swiper-slide.slide1 {
  background-image: url(../images/top/visual1.jpg);
}
@media screen and (max-width:959px) {
  header .visual .swiper-slide.slide1 {
    background-image: url(../images/top/visual1tb.jpg);
  }
}
@media screen and (max-width:759px) {
  header .visual .swiper-slide.slide1 {
    background-image: url(../images/top/visual1sp.jpg);
  }
}
@media screen and (max-width:499px) {
  header .visual .swiper-slide.slide1 {
    background-image: url(../images/top/visual1sm.jpg);
  }
}
header .visual .swiper-slide.slide2 {
  background-image: url(../images/top/visual2.jpg);
}
@media screen and (max-width:959px) {
  header .visual .swiper-slide.slide2 {
    background-image: url(../images/top/visual2tb.jpg);
  }
}
@media screen and (max-width:759px) {
  header .visual .swiper-slide.slide2 {
    background-image: url(../images/top/visual2sp.jpg);
  }
}
@media screen and (max-width:499px) {
  header .visual .swiper-slide.slide2 {
    background-image: url(../images/top/visual2sm.jpg);
  }
}
header .visual .swiper-slide.slide3 {
  background-image: url(../images/top/visual3.jpg);
}
@media screen and (max-width:959px) {
  header .visual .swiper-slide.slide3 {
    background-image: url(../images/top/visual3tb.jpg);
  }
}
@media screen and (max-width:759px) {
  header .visual .swiper-slide.slide3 {
    background-image: url(../images/top/visual3sp.jpg);
  }
}
@media screen and (max-width:499px) {
  header .visual .swiper-slide.slide3 {
    background-image: url(../images/top/visual3sm.jpg);
  }
}
@media screen and (max-width:959px) {
  header .visual {
    width: 100%;
  }
}
header .news {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
@media screen and (max-width:959px) {
  header .news {
    bottom: -80px;
  }
}
header .news object {
  min-width: 870px;
  background: #000064;
  border-radius: 0 10px 0 0;
  padding: 25px 40px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
@media screen and (max-width:959px) {
  header .news object {
    border-radius: 0;
    min-width: 0;
    max-width: 100%;
    width: 100vw;
    padding: 14px 20px 6px;
  }
}
header .news object span.left {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 75px;
  position: relative;
}
@media screen and (max-width:959px) {
  header .news object span.left {
    margin-right: 20px;
  }
}
header .news object span.left:after {
  content: "";
  width: 35px;
  height: 1px;
  position: absolute;
  right: -55px;
  top: 50%;
  background: #FFFFFF;
}
@media screen and (max-width:959px) {
  header .news object span.left:after {
    display: none;
  }
}
header .news object span.date {
  font-size: 1.5rem;
  margin-right: 15px;
}
header .news object span.cat {
  color: #FFFFFF;
  line-height: 1;
  font-size: 1.4rem;
  background: #36B34A;
  margin-right: 15px;
  padding: 5px 10px;
  border-radius: 3px;
}
header .news object span.text {
  font-size: 1.5rem;
  line-height: 2;
}
@media screen and (max-width:959px) {
  header .news object span.text {
    margin-top: 5px;
    display: block;
  }
}
header .news object a {
  color: #FFFFFF;
}
header .news object a:hover .text {
  text-decoration: underline;
}
header .news object .detaile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width:959px) {
  header .news object .detaile {
    display: block;
    overflow-x: scroll;
  }
  header .news object .detaile .scroll {
    width: 960px;
    padding-bottom: 5px;
  }
}

.main {
  padding-top: 50px;
}
@media screen and (max-width:959px) {
  .main {
    padding-top: 50px;
  }
}
@media screen and (max-width:759px) {
  .main {
    padding-top: 35px;
  }
}

.inner {
  width: 100%;
  max-width: 1300px;
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto;
}
@media screen and (max-width:1299px) {
  .inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width:959px) {
  .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.outer {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1560px;
  padding-top: 90px;
  padding-left: 50px;
  padding-right: 50px;
  margin: -200px auto 0;
  background: #FFFFFF;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width:959px) {
  .outer {
    padding-top: 40px;
    width: calc(100% - 40px);
    padding-left: 0;
    padding-right: 0;
    margin: -100px auto 0;
  }
}
@media screen and (max-width:759px) {
  .outer {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    margin: -50px auto 0;
  }
}
@media screen and (max-width:759px) {
  .outer .inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.outer-gray {
  background: #F5F5F5;
}

.btn-area {
  margin-top: 30px;
}
.btn-area a {
  display: inline-block;
}

@media screen and (max-width:959px) {
  .table-scroll-outer {
    overflow-x: auto;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width:759px) {
  .flex {
    display: block;
  }
  .flex.flex-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.flex.table-scroll {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width:959px) {
  .flex.table-scroll {
    width: 960px;
    padding-bottom: 10px;
  }
}
.flex.table-scroll .left {
  width: 85%;
}
.flex.table-scroll .right {
  width: 15%;
}
.flex.table-scroll .right table th, .flex.table-scroll .right table td, .flex.table-scroll .right table tr {
  border-left: none;
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width:959px) {
  .ts {
    width: 960px;
    padding-bottom: 10px;
  }
}

.column-2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width:959px) {
  .column-2 {
    display: block;
  }
}
.column-2 .left {
  width: calc(50% - 60px);
  margin-right: 60px;
}
@media screen and (max-width:1299px) {
  .column-2 .left {
    width: calc(50% - 30px);
    margin-right: 30px;
  }
}
@media screen and (max-width:959px) {
  .column-2 .left {
    width: 100%;
    margin-right: 0;
  }
}
.column-2 .right {
  width: calc(50% - 60px);
  margin-left: 60px;
}
@media screen and (max-width:1299px) {
  .column-2 .right {
    width: calc(50% - 30px);
    margin-left: 30px;
  }
}
@media screen and (max-width:959px) {
  .column-2 .right {
    width: 100%;
    margin-left: 0;
  }
}

.column-3.all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.column-3.all div {
  margin-bottom: 40px;
}
.column-3.all div:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width:959px) {
  .column-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width:759px) {
  .column-3 {
    display: block;
  }
}
.column-3 .box1 {
  width: calc(33.3333333333% - 40px);
  margin-right: 60px;
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-filter: drop-shadow(0px 2px 0.4rem rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0px 2px 0.4rem rgba(0, 0, 0, 0.4));
}
@media screen and (max-width:959px) {
  .column-3 .box1 {
    width: calc(50% - 20px);
    margin-right: 40px;
    margin-bottom: 40px;
  }
  .column-3 .box1:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width:759px) {
  .column-3 .box1 {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.column-3 .box1:last-child {
  margin-right: 0;
}
@media screen and (max-width:959px) {
  .column-3 .box1:last-child {
    margin-bottom: 0;
  }
}
.column-3 .box1 .top {
  color: #FFFFFF;
  background: #000064;
  padding: 26px 30px;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width:959px) {
  .column-3 .box1 .top {
    padding: 17px 30px;
  }
}
.column-3 .box1 .top h4 {
  font-size: 2.3rem;
  line-height: 1;
}
@media screen and (max-width:959px) {
  .column-3 .box1 .top h4 {
    font-size: 2rem;
  }
}
.column-3 .box1 .under {
  padding: 26px 30px;
}
@media screen and (max-width:959px) {
  .column-3 .box1 .under {
    padding: 20px 15px;
  }
}
.column-3 .box1 .under p {
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.column-3 .box2 {
  width: calc(33.3333333333% - 40px);
  margin-right: 40px;
}
@media screen and (max-width:959px) {
  .column-3 .box2 {
    width: calc(50% - 20px);
    margin-right: 40px;
    margin-bottom: 40px;
  }
  .column-3 .box2:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width:759px) {
  .column-3 .box2 {
    width: 100%;
    margin: 0 0 30px 0;
  }
}
.column-3 .box2:last-child {
  margin-right: 0;
}

.st1 {
  font-size: 5rem;
  letter-spacing: 0.002em;
  line-height: 1.9;
}
@media screen and (max-width:959px) {
  .st1 {
    font-size: 3.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width:759px) {
  .st1 {
    font-size: 2.5rem;
    line-height: 1.4;
  }
}

.st2 {
  font-size: 5rem;
  line-height: 1.4;
}
@media screen and (max-width:959px) {
  .st2 {
    font-size: 3.5rem;
    line-height: 1.7;
  }
}
@media screen and (max-width:759px) {
  .st2 {
    font-size: 2.5rem;
    line-height: 1.4;
  }
}
.st2 span {
  color: #36B34A;
}

.st3 {
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width:959px) {
  .st3 {
    font-size: 3rem;
  }
}
@media screen and (max-width:759px) {
  .st3 {
    font-size: 2.4rem;
    line-height: 1.3;
  }
}

.st4 {
  font-size: 3rem;
  font-weight: 600;
}
@media screen and (max-width:759px) {
  .st4 {
    font-size: 2.4rem;
    line-height: 1.6;
  }
}

.sst1 {
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 600;
  border-bottom: 2px solid #B1B1B1;
  padding-bottom: 15px;
  position: relative;
}
@media screen and (max-width:959px) {
  .sst1 {
    font-size: 1.9rem;
    line-height: 1.4;
    padding-bottom: 3px;
  }
}
.sst1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 146px;
  height: 2px;
  background-color: #36B34A;
}

.sst2 {
  border: 1px solid #36B34A;
  color: #36B34A;
  text-align: center;
  border-radius: 40px;
  font-size: 1.8rem;
  letter-spacing: 0.001em;
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding: 6px 30px 4px;
  position: relative;
}
@media screen and (max-width:959px) {
  .sst2 {
    width: 100%;
    font-size: 1.5rem;
    padding: 6px 20px 4px;
    color: #FFFFFF;
    background-color: #36B34A;
  }
  .sst2:after {
    content: "";
    position: absolute;
    right: 15px;
    top: calc(50% - 6px);
    width: 12px;
    height: 12px;
    background-image: url(../images/common/icon_arrow_white.svg);
    background-position: center;
    background-size: 6px auto;
    background-repeat: no-repeat;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .sst2.open {
    color: #36B34A;
    background-color: #FFFFFF;
  }
  .sst2.open:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    background-image: url(../images/common/icon_arrow_green.svg);
  }
}

.sst3 {
  font-size: 2rem;
}
@media screen and (max-width:499px) {
  .sst3 {
    letter-spacing: -0.02em;
  }
}

.list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.6rem;
  text-align: left;
}
@media screen and (max-width:959px) {
  .list1 {
    font-size: 1.5rem;
  }
}
.list1 dt {
  width: 70px;
  margin-right: 40px;
  margin-bottom: 16px;
  font-weight: 600;
  color: #36B34A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width:959px) {
  .list1 dt {
    margin-right: 20px;
    margin-bottom: 8px;
  }
}
.list1 dt:last-child {
  margin-bottom: 0;
}
.list1 dd {
  width: calc(100% - 110px);
  margin-bottom: 16px;
}
@media screen and (max-width:959px) {
  .list1 dd {
    width: calc(100% - 90px);
  }
}
.list1 dd:last-child {
  margin-bottom: 0;
}

.list2 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width:499px) {
  .list2 li:nth-child(n+2) {
    margin-top: 16px;
  }
}
.list2 li span {
  width: 100px;
  min-width: 100px;
  margin-right: 20px;
}
@media screen and (max-width:499px) {
  .list2 li span {
    width: 90px;
    min-width: 80px;
    margin-right: 10px;
  }
}

.btn {
  position: relative;
  line-height: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
@media screen and (max-width:759px) {
  .btn {
    width: 100%;
    max-width: 375px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.btn.btn1 {
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 0.001em;
  font-weight: 500;
  border-radius: 40px;
  color: #FFFFFF;
  background: #36B34A;
  padding: 8px 32px 6px;
}
@media screen and (max-width:759px) {
  .btn.btn1 {
    padding: 8px 15px 6px;
  }
}
.btn.btn1:after {
  content: "";
  position: absolute;
  right: 10px;
  top: calc(50% - 3px);
  width: 4px;
  height: 7px;
  background-image: url(../images/common/icon_arrow_white.svg);
  background-position: center;
  background-size: 4px auto;
  background-repeat: no-repeat;
}
.btn.btn2 {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 600;
  border-radius: 40px;
  color: #FF0000;
  background: #FFFFFF;
  border: 1px solid #FF0000;
  padding: 8px 42px 6px;
}
@media screen and (max-width:759px) {
  .btn.btn2 {
    padding: 8px 20px 6px;
  }
}
.btn.btn2:after {
  content: "";
  position: absolute;
  right: 12px;
  top: calc(50% - 6px);
  width: 7px;
  height: 12px;
  background-image: url(../images/common/icon_arrow_red.svg);
  background-position: center;
  background-size: 7px auto;
  background-repeat: no-repeat;
}
.btn.btn2:hover {
  color: #FFFFFF;
  background-color: #FF0000;
}
.btn.btn2:hover:after {
  background-image: url(../images/common/icon_arrow_white.svg);
}
.btn.btn3 {
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: 600;
  border-radius: 40px;
  color: #FFFFFF;
  background: #000064;
  border: 1px solid #000064;
  padding: 8px 42px 6px;
  display: block;
}
@media screen and (max-width:759px) {
  .btn.btn3 {
    max-width: 100%;
  }
}
.btn.btn3:after {
  content: "";
  position: absolute;
  right: 12px;
  top: calc(50% - 6px);
  width: 7px;
  height: 12px;
  background-image: url(../images/common/icon_arrow_white.svg);
  background-position: center;
  background-size: 7px auto;
  background-repeat: no-repeat;
}
.btn.btn3:hover {
  color: #000064;
  background-color: #FFFFFF;
}
.btn.btn3:hover:after {
  background-image: url(../images/common/icon_arrow_blue.svg);
}
.btn.btn4 {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.4;
  font-weight: 600;
  border-radius: 70px;
  color: #FFFFFF;
  background: #36B34A;
  border: 1px solid #36B34A;
  padding: 28px 42px 26px;
  display: block;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  -webkit-filter: drop-shadow(0px 2px 0.4rem rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 2px 0.4rem rgba(0, 0, 0, 0.2));
}
@media screen and (max-width:959px) {
  .btn.btn4 {
    font-size: 2rem;
    padding: 18px 32px 16px;
  }
}
@media screen and (max-width:759px) {
  .btn.btn4 {
    font-size: 1.6rem;
    padding: 8px 32px 6px;
  }
}
.btn.btn4:after {
  content: "";
  position: absolute;
  right: 30px;
  top: calc(50% - 10px);
  width: 10px;
  height: 20px;
  background-image: url(../images/common/icon_arrow_white.svg);
  background-position: center;
  background-size: 10px auto;
  background-repeat: no-repeat;
}
@media screen and (max-width:759px) {
  .btn.btn4:after {
    right: 12px;
    top: calc(50% - 6px);
    width: 7px;
    height: 12px;
    background-size: 7px auto;
  }
}
.btn.btn4:hover {
  color: #36B34A;
  background-color: #FFFFFF;
}
.btn.btn4:hover:after {
  background-image: url(../images/common/icon_arrow_green.svg);
}
.btn.btn5 {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  border-radius: 40px;
  color: #36B34A;
  background: #FFFFFF;
  border: 1px solid #36B34A;
  padding: 10px 42px 8px;
  display: block;
  line-height: 1;
  max-width: 350px;
}
.btn.btn5:after {
  content: "";
  position: absolute;
  right: 12px;
  top: calc(50% - 6px);
  width: 7px;
  height: 12px;
  background-image: url(../images/common/icon_arrow_green.svg);
  background-position: center;
  background-size: 7px auto;
  background-repeat: no-repeat;
}
.btn.btn5:hover {
  color: #FFFFFF;
  background-color: #36B34A;
}
.btn.btn5:hover:after {
  background-image: url(../images/common/icon_arrow_white.svg);
}

.ta1 {
  width: 100%;
  text-align: center;
  font-weight: 500;
  font-size: 1.4rem;
}
.ta1 tr {
  border-top: 1px solid #B1B1B1;
}
.ta1 tr:nth-child(odd) {
  background-color: #F5F5F5;
}
.ta1 tr th,
.ta1 tr td {
  border: 1px solid #B1B1B1;
  border-top: none;
  padding: 5px 10px;
  vertical-align: middle;
}
.ta1 tr th .line,
.ta1 tr td .line {
  text-decoration: line-through;
}
.ta1 tr th {
  background: #000064;
  color: #FFFFFF;
}

footer {
  background: #000064;
  text-align: center;
  padding: 50px 0;
  color: #FFFFFF;
}
@media screen and (max-width:759px) {
  footer {
    padding: 30px 0;
  }
}
footer p {
  line-height: 1;
  font-size: 1.2rem;
}
@media screen and (max-width:499px) {
  footer p.copyright {
    line-height: 1.4;
  }
}
footer a {
  color: #FFFFFF;
  margin: 0 20px;
}

.swiper-pagination {
  padding-left: 86%;
  padding-bottom: 10px;
}
@media screen and (max-width:959px) {
  .swiper-pagination {
    padding-left: 0;
    padding-bottom: 5px;
  }
}
.swiper-pagination .swiper-pagination-bullet,
.swiper-pagination .swiper-pagination-bullet-active {
  margin: 0 10px !important;
}
.swiper-pagination span {
  width: 20px;
  height: 20px;
  background: #B1B1B1;
  opacity: 1;
}
@media screen and (max-width:959px) {
  .swiper-pagination span {
    width: 16px;
    height: 16px;
  }
}
.swiper-pagination span.swiper-pagination-bullet-active {
  background: #000064;
}

.nav_btn {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 60px;
  height: 60px;
  background: #000064;
  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;
  z-index: 10;
}
.nav_btn:hover {
  cursor: pointer;
}
.nav_btn.show {
  background: #FFFFFF;
}
@media screen and (min-width:1500px) {
  .nav_btn {
    display: none;
  }
}
@media screen and (max-width:1499px) {
  .nav_btn {
    display: none;
  }
}
@media screen and (max-width:959px) {
  .nav_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nav_toggle {
  height: 2.1rem;
  display: block;
  position: relative;
  width: 2.6rem;
  margin: 0 auto;
  background: #000064;
}
.nav_toggle.show {
  background: #FFFFFF;
}

.nav_toggle i {
  display: block;
  width: 100%;
  height: 0.3rem;
  background-color: #FFFFFF;
  position: absolute;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.3s;
  transition: opacity 0.5s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.5s;
  transition: transform 0.3s, opacity 0.5s, -webkit-transform 0.3s;
}

.nav_toggle i:nth-child(1) {
  top: 0;
}

.nav_toggle i:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
}

.nav_toggle i:nth-child(3) {
  bottom: 0;
}

.nav {
  position: fixed;
  top: 0;
  right: -100vw;
  opacity: 0;
  visibility: hidden;
  height: 100%;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #000064;
}
@media screen and (min-width:1500px) {
  .nav {
    display: none;
  }
}
@media screen and (max-width:1499px) {
  .nav {
    display: none;
  }
}
@media screen and (max-width:959px) {
  .nav {
    display: block;
  }
}
.nav .nav-inner {
  position: relative;
  width: 100vw;
  height: 100vh;
  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;
}
.nav .nav-inner ul li {
  text-align: center;
  margin-bottom: 40px;
}
.nav .nav-inner ul li:last-child {
  margin-bottom: 0;
}
.nav .nav-inner ul li a {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #FFFFFF;
}

.nav.show {
  opacity: 1;
  right: 0;
  visibility: visible;
}

.nav_toggle.show i:nth-child(1) {
  -webkit-transform: translateY(0.6rem) rotate(-45deg);
          transform: translateY(0.6rem) rotate(-45deg);
  background: #000064;
}

.nav_toggle.show i:nth-child(2) {
  opacity: 0;
}

.nav_toggle.show i:nth-child(3) {
  -webkit-transform: translateY(-1.2rem) rotate(45deg);
          transform: translateY(-1.2rem) rotate(45deg);
  background: #000064;
}

.sp-nav {
  display: none;
  background: rgba(112, 112, 112, 0.8);
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 10px 30px;
  width: 100%;
  z-index: 9;
}
@media screen and (max-width:959px) {
  .sp-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width:759px) {
  .sp-nav {
    padding: 10px 20px;
  }
}
.sp-nav a {
  font-size: 1.5rem;
  font-weight: 500;
  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: calc(50% - 10px);
  margin-right: 10px;
  line-height: 1;
}
.sp-nav a:last-child {
  margin-right: 0;
  margin-left: 10px;
}
@media screen and (max-width:759px) {
  .sp-nav a {
    font-size: 1.2rem;
  }
}

#btn-page-top {
  position: fixed;
  z-index: 9;
  right: 20px;
  bottom: 20px;
  width: 70px;
  height: 70px;
  -webkit-filter: drop-shadow(0px 2px 0.4rem rgba(0, 0, 0, 0.4));
          filter: drop-shadow(0px 2px 0.4rem rgba(0, 0, 0, 0.4));
}
@media screen and (max-width:959px) {
  #btn-page-top {
    width: 60px;
    height: 60px;
  }
}

.about__read {
  text-align: center;
}
@media screen and (max-width:759px) {
  .about__read {
    margin-bottom: 35px;
    font-size: 20px;
  }
}

.about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 3rem;
  font-weight: 600;
}
@media screen and (max-width:1499px) {
  .about__list {
    font-size: 2.6rem;
  }
}
@media screen and (max-width:1299px) {
  .about__list {
    font-size: 2.2rem;
  }
}
@media screen and (max-width:759px) {
  .about__list {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.about__list:nth-child(n+2) {
  margin-top: 10px;
}

.about__description {
  position: relative;
  width: calc(100% - 176px);
}
@media screen and (max-width:759px) {
  .about__description {
    width: calc(100% - 120px);
  }
}
.about__description:before {
  content: "=";
  position: absolute;
  left: -26px;
}
@media screen and (max-width:759px) {
  .about__description:before {
    left: -22px;
  }
}

@media screen and (max-width:1499px) {
  .ml-2 {
    margin-left: 20px;
  }
}
@media screen and (max-width:959px) {
  .ml-2 {
    margin: 0 auto;
  }
}