@charset "UTF-8";
body {
  color: #333333;
  font-family: "Poppins", "oswald", "Noto Sans JP", "Shippori Mincho", sans-serif;
}

.fv {
  background: #f0f2f2;
  width: 100%;
  height: 118vw;
  padding-top: 19.2vw;
  position: relative;
}

.fv-backimg {
  width: 100%;
  height: 75.4vw;
  background-image: url("../../../../img/news-fv.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 0;
  z-index: -1;
}

.fv-tit_en {
  position: absolute;
  top: 80.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: "Poppins";
  font-size: 7.73333vw;
  font-weight: 600;
  color: #0e3169;
  text-align: center;
  margin: -9.866vw 0 0 0;
  padding: 4.3vw 0 5.333vw;
  width: 90vw;
  background-color: rgba(255, 255, 255, 0.9);
}

.fv-tit_ja {
  position: absolute;
  top: 86.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: "Poppins";
  font-size: 3.4666vw;
  color: #fff;
  background: #0e3169;
  text-align: center;
  width: 52vw;
  padding: 0.8vw;
}

@media screen and (min-width: 835px) and (max-width: 1299px) {
  .fv {
    width: 100%;
    height: 50vw;
    background: #f0f2f2;
    padding-top: 7.2vw;
    position: relative;
  }
  .fv-backimg {
    width: 100%;
    height: 34.615vw;
    background-image: url("../../../../img/news-fv_pc.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0;
    z-index: -1;
  }
  .fv-tit_en {
    position: absolute;
    top: 72.3%;
    left: 14.8%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-family: "Poppins";
    font-size: 4.5833vw;
    font-weight: 600;
    color: #0e3169;
    text-align: center;
    margin: 0 0 0 0;
    padding: 2.41666vw 0 2.25vw;
    width: 129.5833vw;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .fv-tit_ja {
    position: absolute;
    top: 89%;
    left: 51.6%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-family: "Poppins";
    font-size: 1.5vw;
    color: #fff;
    background: #0e3169;
    text-align: center;
    width: 29.1666vw;
    padding: 0.666vw;
  }
}

@media screen and (min-width: 1300px) {
  .fv {
    width: 100%;
    height: 650px;
    background: #f0f2f2;
    padding-top: 90px;
    position: relative;
  }
  .fv-backimg {
    width: 100%;
    height: 450px;
    background-image: url("../../../../img/news-fv_pc.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0;
    z-index: -1;
  }
  .fv-tit_en {
    position: absolute;
    top: 72.5%;
    left: 14.8%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-family: "Poppins";
    font-size: 55px;
    font-weight: 600;
    color: #0e3169;
    text-align: center;
    margin: 0 0 0 0;
    padding: 29px 0 27px;
    width: 1555px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .fv-tit_ja {
    position: absolute;
    top: 87.5%;
    left: 51.6%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-family: "Poppins";
    font-size: 18px;
    color: #fff;
    background: #0e3169;
    text-align: center;
    width: 350px;
    padding: 8px;
  }
}

/* パンくずリスト ------------------------------*/
.breadcrumb {
  padding: 1.6vw 0 2.1333vw 4.2666vw;
  list-style: none;
}

.breadcrumb-item {
  position: relative;
  display: inline-block;
  color: #103496;
  font-size: 3.2vw;
  line-height: 1.91666;
  letter-spacing: 0.02em;
}

.breadcrumb-item:first-child {
  position: relative;
  z-index: 1;
  opacity: 0.5;
}

.breadcrumb-item:last-child {
  margin-left: 4.6vw;
  margin-top: 0.2vw;
  color: #0e3169;
}

.breadcrumb-item:last-child::before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: -16%;
  content: "";
  width: 3.2666vw;
  height: 0.1333vw;
  background: #103496;
  opacity: 0.5;
}
@media screen and (max-width: 834px) {
  .breadcrumb-item:last-child {
    padding-left: 5.1vw;
    margin-left: 0;
  }
  .breadcrumb-item:last-child::before {
    display: block;
    left: 0;
  }
}

@media screen and (min-width: 835px) and (max-width: 1299px) {
  .breadcrumb {
    top: 91%;
    left: 5.7%;
    position: absolute;
  }
  .breadcrumb-item {
    font-size: 1vw;
    line-height: 2.307692;
    letter-spacing: 0.02em;
  }
  .breadcrumb-item:first-child {
    position: relative;
    z-index: 1;
  }
  .breadcrumb-item:nth-child(2) {
    margin-left: 1.923vw;
  }
  .breadcrumb-item:nth-child(2)::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -18%;
    content: "";
    width: 1.153vw;
    height: 0.0666vw;
    background: #103496;
    opacity: 0.5;
  }
  .breadcrumb-item:last-child {
    margin-left: 1.923vw;
  }
  .breadcrumb-item:last-child::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -1.819vw;
    content: "";
    width: 1.25vw;
    height: 0.0666vw;
    background: #0e3169;
    opacity: 0.5;
  }
}

@media screen and (min-width: 1300px), print {
  .breadcrumb {
    top: 91%;
    left: 5.7%;
    position: absolute;
  }
  .breadcrumb-item {
    font-size: 13px;
    line-height: 2.307692;
    letter-spacing: 0.02em;
  }
  .breadcrumb-item:first-child {
    position: relative;
    z-index: 1;
  }
  .breadcrumb-item:last-child {
    margin-left: 25px;
  }
  .breadcrumb-item:last-child::before {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: -38.5%;
    content: "";
    width: 15px;
    height: 1px;
    background: #0e3169;
    opacity: 0.5;
  }
}

.news {
  width: calc(100vw - 48px);
  margin: 0 auto;
  padding-top: 9.2vw;
  padding-bottom: 0;
}

.news-txt {
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
  padding-bottom: 14.8vw;
}

.news-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 82.2vw;
  margin: 0.9333vw auto 0;
  gap: 8.5vw;
  line-height: 1;
  font-size: 4vw;
  letter-spacing: 0.02em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid rgba(33, 33, 33, 0.2);
  padding: 0 0 2.6vw;
}

.news-link li:not(:nth-child(3)) a {
  padding: 4vw 0;
}

.news-link a {
  color: #0e3169;
  display: block;
  white-space: nowrap;
}

.news-link_btn {
  position: relative;
}

.news-link_btn.btn1.active::after {
  display: inline-block;
  position: absolute;
  bottom: -3vw;
  left: -4vw;
  content: "";
  width: 20vw;
  height: 0.2666vw;
  background: #0e3169;
  border-bottom: 2px solid #0e3169;
}

.news-link_btn.btn2.active::after {
  display: inline-block;
  position: absolute;
  bottom: -2.8vw;
  left: -1.4vw;
  content: "";
  width: 20vw;
  height: 0.2666vw;
  background: #0e3169;
}

.news-link_btn.btn3.active::after {
  display: inline-block;
  position: absolute;
  bottom: -2.8vw;
  left: -2vw;
  content: "";
  width: 20vw;
  height: 0.2666vw;
  background: #0e3169;
}

.news-link_btn.btn4.active::after {
  display: inline-block;
  position: absolute;
  bottom: -2.8vw;
  left: -4vw;
  content: "";
  width: 20vw;
  height: 0.2666vw;
  background: #0e3169;
}

.news-area {
  display: block;
  /*表示*/
}

.news-content {
  padding: 10.7vw 0 0 0;
  margin-bottom: 8.4vw;
}

.news-content_data_day {
  font-size: 3.7333vw;
  font-family: "Poppins";
  color: #7c7c7c;
  font-weight: 400;
}

.news-content_data_label {
  font-family: "Noto Sans JP";
  display: inline-block;
  padding: 1.0666vw 2.9333vw 1.0666vw;
  font-size: 3.4666vw;
  color: #fff;
  background: #0e3169;
  font-weight: 500;
  margin-left: 2.5vw;
  margin-top: -0.3vw;
}

.news-content_txt {
  padding: 5.2vw 0 0;
  font-size: 4vw;
  letter-spacing: 0.02em;
  line-height: 2;
  margin-top: 0;
}

.news-content_item {
  border-bottom: 1px solid rgba(33, 33, 33, 0.2);
  padding: 0 0 3.9vw;
  margin-bottom: 5.5vw;
}

.news-linkbtn {
  color: #fff;
  text-align: center;
  height: 5.7333vw;
}

.news-linkbtn a {
  background: #0e3169;
  font-size: 4vw;
  font-family: "Poppins";
  padding: 2.666vw 11vw 2.1333vw;
}

@-webkit-keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media screen and (max-width: 835px) {
  .pagination {
    padding-bottom: 20vw;
  }
}

@media screen and (min-width: 835px) and (max-width: 1199px) {
  .news {
    width: 70vw;
    margin: 0 auto;
    padding-top: 0.8333vw;
    padding-bottom: 0;
  }
  .news-txt {
    font-size: 1.333vw;
    letter-spacing: 0.02em;
    line-height: 2;
    padding-top: 7.333vw;
    padding-bottom: 5.4166vw;
    text-align: center;
  }
  .news-link {
    width: 68.333vw;
    margin: 0 0 0 -0.58333vw;
    gap: 0;
    font-size: 1.333vw;
    border-bottom: 0.1666vw solid rgba(33, 33, 33, 0.2);
    padding: 0.41666vw 0 0.916666vw;
  }
  .news-link li:not(:nth-child(3)) a {
    padding: 0.769vw 0;
  }
  .news-link li:nth-child(3) a {
    padding: 0.769vw 0;
  }
  .news-link a {
    color: #0e3169;
    display: block;
  }
  .news-link_btn {
    width: 15.769vw;
  }
  .news-link_btn.btn1.active::after {
    bottom: -1vw;
    left: 4.615vw;
    width: 6.231vw;
    height: 0.1538vw;
  }
  .news-link_btn.btn2.active::after {
    bottom: -1vw;
    left: 4.615vw;
    width: 6.231vw;
    height: 0.1538vw;
  }
  .news-link_btn.btn3.active::after {
    bottom: -1vw;
    left: 1.769vw;
    width: 12.307vw;
    height: 0.1538vw;
  }
  .news-link_btn.btn4.active::after {
    bottom: -1vw;
    left: 4.923vw;
    width: 6.2307vw;
    height: 0.133vw;
  }
  .news-content {
    padding: 5.846vw 0 0 0;
    margin-bottom: 0.769vw;
  }
  .news-content_data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news-content_data_day {
    font-size: 1.3846vw;
    margin-top: 0.6153vw;
    letter-spacing: 0.02em;
  }
  .news-content_data_label {
    padding: 0.3846vw 0.769vw 0.3846vw;
    font-size: 1.0769vw;
    margin-left: 1.538vw;
    margin-right: 1.538vw;
    margin-top: -0.769vw;
  }
  .news-content_txt {
    padding: 0 0 0;
    font-size: 1.3846vw;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 0;
  }
  .news-content_item {
    border-bottom: 0.0769vw solid rgba(33, 33, 33, 0.2);
    padding: 0 0 2.4615vw;
    margin-bottom: 2.6154vw;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .news-content_item:hover {
    color: #103496;
  }
  .news-linkbtn {
    line-height: 1.333;
    letter-spacing: 0.02em;
    font-weight: 500;
    vertical-align: bottom;
    margin-top: 18px;
    text-align: left;
    position: absolute;
    top: 125px;
    right: 0;
  }
  .news-linkbtn::before {
    display: inline-block;
    content: "";
    width: 70px;
    height: 1px;
    background: #103496;
    margin-bottom: 5px;
    margin-right: 10px;
  }
  .news-linkbtn a {
    color: #0e3169;
    background-color: #00000000;
    font-size: 17px;
    font-family: "Poppins";
    padding: 10px 0;
  }
  .news-linkbtn {
    line-height: 1.333;
    letter-spacing: 0.02em;
    font-weight: 500;
    vertical-align: bottom;
    margin-top: 1.5vw;
    text-align: left;
    position: absolute;
    top: 10.41666vw;
    right: 0;
  }
  .news-linkbtn::before {
    display: inline-block;
    content: "";
    width: 5.8333vw;
    height: 0.0833vw;
    background: #103496;
    margin-bottom: 0.4166vw;
    margin-right: 0.8333vw;
  }
  .news-linkbtn a {
    color: #0e3169;
    background-color: #00000000;
    font-size: 1.41666vw;
    font-family: "Poppins";
    padding: 0.8333vw 0;
  }
}

.pager {
  padding-top: 3.91666vw;
}

.footer {
  padding-top: 0;
}

@media screen and (min-width: 1200px) {
  .news {
    width: 840px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 0;
  }
  .news-txt {
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 2;
    padding-top: 88px;
    padding-bottom: 65px;
    text-align: center;
  }
  .news-link {
    width: 820px;
    margin: 0 0 0 -7px;
    gap: 0;
    font-size: 16px;
    border-bottom: 2px solid rgba(33, 33, 33, 0.2);
    padding: 5px 0 11px;
  }
  .news-link li:not(:nth-child(3)) a {
    padding: 10px 0;
  }
  .news-link li:nth-child(3) a {
    padding: 10px 0;
  }
  .news-link a {
    color: #0e3169;
    display: block;
  }
  .news-link_btn {
    width: 205px;
  }
  .news-link_btn.btn1.active::after {
    bottom: -13px;
    left: 60px;
    width: 81px;
    height: 2px;
  }
  .news-link_btn.btn2.active::after {
    bottom: -13px;
    left: 60px;
    width: 81px;
    height: 2px;
  }
  .news-link_btn.btn2::before {
    content: '';
    position: absolute;
    display: inline-block;
    bottom: -13px;
    left: 60px;
    width: 81px;
    height: 2px;
    background: #0e3169;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .news-link_btn.btn2:hover::before {
    opacity: 1;
    visibility: visible;
  }
  .news-link_btn.btn3.active::after {
    bottom: -13px;
    left: 23px;
    width: 160px;
    height: 2px;
  }
  .news-link_btn.btn3::before {
    content: '';
    position: absolute;
    display: inline-block;
    bottom: -13px;
    left: 23px;
    width: 160px;
    height: 2px;
    background: #0e3169;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .news-link_btn.btn3:hover::before {
    opacity: 1;
    visibility: visible;
  }
  .news-link_btn.btn4.active::after {
    bottom: -13px;
    left: 64px;
    width: 81px;
    height: 2px;
  }
  .news-link_btn.btn4::before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 81px;
    bottom: -13px;
    left: 64px;
    background: #0e3169;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .news-link_btn.btn4:hover::before {
    opacity: 1;
    visibility: visible;
  }
  .news-area {
    display: block;
    /*表示*/
  }
  .news-content {
    padding: 76px 0 0 0;
    margin-bottom: 10px;
    margin-left: -6px;
  }
  .news-content_data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news-content_data_day {
    font-size: 18px;
    margin-top: 8px;
    letter-spacing: 0.02em;
  }
  .news-content_data_label {
    padding: 5px 10px 5px;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -10px;
  }
  .news-content_txt {
    padding: 0 0 0;
    font-size: 18px;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-top: 0;
  }
  .news-content_item {
    border-bottom: 1px solid rgba(33, 33, 33, 0.2);
    padding: 0 0 32px;
    margin-bottom: 34px;
    -webkit-transition: .3s;
    transition: .3s;
  }
  .news-content_item:hover {
    color: #103496;
  }
  .news-linkbtn {
    line-height: 1.333;
    letter-spacing: 0.02em;
    font-weight: 500;
    vertical-align: bottom;
    margin-top: 18px;
    text-align: left;
    position: absolute;
    top: 125px;
    right: 0;
  }
  .news-linkbtn::before {
    display: inline-block;
    content: "";
    width: 70px;
    height: 1px;
    background: #103496;
    margin-bottom: 5px;
    margin-right: 10px;
  }
  .news-linkbtn a {
    color: #0e3169;
    background-color: #00000000;
    font-size: 17px;
    font-family: "Poppins";
    padding: 10px 0;
  }
  .pager {
    padding-top: 47px;
  }
  .footer {
    padding-top: 0;
  }
}

.page-numbers.dots {
  border: none;
  pointer-events: none;
}
