.l-pagetitle__inner::after {
  content: "NEWS";
}

.p-information__list {
  margin-top: 20px;
}
@media (min-width: 959px) {
  .p-information__list {
    margin-top: 30px;
  }
}
@media (min-width: 1199px) {
  .p-information__list {
    margin-top: 50px;
  }
}
.p-information__list dd a {
  color: #1E5A8F;
  text-decoration: none;
}
.p-information__list dd a svg {
  fill: #1E5A8F;
}
.p-information__list dd a span.-txt {
  text-decoration: underline;
}
.p-information__pager {
  margin-top: 40px;
}
@media (min-width: 767px) {
  .p-information__pager {
    margin-top: 50px;
  }
}
@media (min-width: 959px) {
  .p-information__pager {
    margin-top: 60px;
  }
}
.p-information__pager ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  position: relative;
}
.p-information__pager ol li a {
  display: flex;
  text-decoration: none;
  width: 42px;
  aspect-ratio: 1;
  justify-content: center;
  align-items: center;
  color: #000;
  transition: background-color 0.2s, color 0.2s;
  background-color: #F0F0F0;
  border-radius: 10px;
}
@media (any-hover: hover) {
  .p-information__pager ol li a:where(:-webkit-any-link, :enabled, summary):hover {
    background-color: #002855;
    color: #fff;
  }
  .p-information__pager ol li a:where(:-moz-any-link, :enabled, summary):hover {
    background-color: #002855;
    color: #fff;
  }
  .p-information__pager ol li a:where(:any-link, :enabled, summary):hover {
    background-color: #002855;
    color: #fff;
  }
}
.p-information__pager ol li.current a {
  color: #fff;
  background-color: #002855;
}
.p-information__pager ol li.prev {
  position: absolute;
  left: 0;
}
.p-information__pager ol li.prev a {
  background-color: transparent;
  position: relative;
  width: auto;
}
.p-information__pager ol li.prev a::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  rotate: -135deg;
  position: relative;
  display: inline-block;
  margin-right: 5px;
  transition: border-color 0.2s;
}
@media (any-hover: hover) {
  .p-information__pager ol li.prev a:where(:-webkit-any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__pager ol li.prev a:where(:-moz-any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__pager ol li.prev a:where(:any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__pager ol li.prev a:where(:-webkit-any-link, :enabled, summary):hover::before {
    border-color: #1E5A8F;
  }
  .p-information__pager ol li.prev a:where(:-moz-any-link, :enabled, summary):hover::before {
    border-color: #1E5A8F;
  }
  .p-information__pager ol li.prev a:where(:any-link, :enabled, summary):hover::before {
    border-color: #1E5A8F;
  }
}
.p-information__pager ol li.next {
  position: absolute;
  right: 0;
}
.p-information__pager ol li.next a {
  background-color: transparent;
  position: relative;
  width: auto;
}
.p-information__pager ol li.next a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  rotate: 45deg;
  position: relative;
  display: inline-block;
  margin-left: 5px;
  transition: border-color 0.2s;
}
@media (any-hover: hover) {
  .p-information__pager ol li.next a:where(:-webkit-any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__pager ol li.next a:where(:-moz-any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__pager ol li.next a:where(:any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__pager ol li.next a:where(:-webkit-any-link, :enabled, summary):hover::after {
    border-color: #1E5A8F;
  }
  .p-information__pager ol li.next a:where(:-moz-any-link, :enabled, summary):hover::after {
    border-color: #1E5A8F;
  }
  .p-information__pager ol li.next a:where(:any-link, :enabled, summary):hover::after {
    border-color: #1E5A8F;
  }
}
.p-information__detail {
  margin-top: 20px;
}
@media (min-width: 959px) {
  .p-information__detail {
    margin-top: 30px;
  }
}
@media (min-width: 1199px) {
  .p-information__detail {
    margin-top: 50px;
  }
}
.p-information__title {
  border-bottom: 1px solid #707070;
  display: flex;
  flex-direction: column;
  padding-bottom: 13px;
}
@media (min-width: 959px) {
  .p-information__title {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 18px;
  }
}
.p-information__title h2 {
  font-family: YakuHanMP, "YuMincho", "Noto Serif JP", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
  font-size: clamp(1.25rem, 0.909rem + 1.456vw, 2rem);
}
@media (min-width: 1199px) {
  .p-information__title h2 {
    font-size: 2rem;
  }
}
.p-information__title .c-news__new {
  font-size: 0.875rem;
  margin-left: 15px;
  vertical-align: middle;
  font-family: YakuHanJP, "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.p-information__date {
  margin: 25px 0;
}
@media (min-width: 959px) {
  .p-information__date {
    margin: 45px 0;
  }
}
.p-information__gallery {
  margin-bottom: 20px;
}
.p-information__gallery .swiper-slide {
  aspect-ratio: 12/7;
}
.p-information__gallery .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-information__gallerySet {
  margin-bottom: clamp(3.125rem, 1.703rem + 6.068vw, 6.25rem);
}
@media (min-width: 1199px) {
  .p-information__gallerySet {
    margin-bottom: 100px;
  }
}
.p-information__gallery .swiper-button-next, .p-information__gallery .swiper-button-prev {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -18px;
  z-index: 10;
}
.p-information__gallery .swiper-button-next::after, .p-information__gallery .swiper-button-prev::after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  border-top: 2px solid #002855;
  border-right: 2px solid #002855;
  transform: scaleX(0.6) rotate(45deg);
}
.p-information__gallery .swiper-button-prev {
  right: auto;
  left: 20px;
}
.p-information__gallery .swiper-button-prev::after {
  transform: scaleX(0.6) rotate(-135deg);
}
.p-information__gallery.slideNone .swiper-button-next, .p-information__gallery.slideNone .swiper-button-prev {
  display: none;
}
.p-information__thumb .swiper-slide {
  aspect-ratio: 12/7;
}
.p-information__thumb .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.p-information__thumb .swiper-slide.swiper-slide-thumb-active img {
  opacity: 1;
}
.p-information__thumb .swiper-button-next, .p-information__thumb .swiper-button-prev {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -18px;
  z-index: 10;
}
.p-information__thumb .swiper-button-next::after, .p-information__thumb .swiper-button-prev::after {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  border-top: 2px solid #002855;
  border-right: 2px solid #002855;
  transform: scaleX(0.6) rotate(45deg);
}
.p-information__thumb .swiper-button-prev {
  right: auto;
  left: 20px;
}
.p-information__thumb .swiper-button-prev::after {
  transform: scaleX(0.6) rotate(-135deg);
}
.p-information__thumb.slideNone .swiper-button-next, .p-information__thumb.slideNone .swiper-button-prev {
  display: none;
}
.p-information__body p {
  margin-bottom: 1.5em;
}
.p-information__body.-movie {
  text-align: center;
  margin-bottom: clamp(50px, 27.2451456311px + 6.067961165vw, 100px);
}
.p-information__body.-movie iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}
@media (min-width: 959px) {
  .p-information__body.-movie iframe {
    width: 800px;
    height: 100%;
  }
}
.p-information__relative {
  margin-top: clamp(3.125rem, 1.703rem + 6.068vw, 6.25rem);
}
@media (min-width: 1199px) {
  .p-information__relative {
    margin-top: 100px;
  }
}
.p-information__relative ~ section {
  margin-top: clamp(1.875rem, 1.306rem + 2.427vw, 3.125rem);
}
@media (min-width: 1199px) {
  .p-information__relative ~ section {
    margin-top: 50px;
  }
}
.p-information__relative .c-commonSub03 {
  font-size: 1rem;
  margin-bottom: 20px;
}
@media (min-width: 959px) {
  .p-information__relative .c-commonSub03 {
    margin-bottom: 30px;
    font-size: 1.25rem;
  }
}
.p-information__relative ul {
  list-style-type: disc;
  margin-left: 1.5em;
  color: #4682A0;
}
.p-information__relative ul a {
  color: #4682A0;
  position: relative;
}
.p-information__relative ul a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 0.5em;
  position: relative;
  display: inline-block;
  filter: invert(28%) sepia(14%) saturate(4965%) hue-rotate(180deg) brightness(93%) contrast(85%);
}
.p-information__relative ul a.noAfter::after {
  content: none;
}
.p-information__relative ul li ~ li {
  margin-top: 10px;
}
@media (min-width: 959px) {
  .p-information__relative ul li ~ li {
    margin-top: 15px;
  }
}
.p-information__btns {
  margin-top: clamp(3.125rem, 1.703rem + 6.068vw, 6.25rem);
  padding-top: clamp(3.125rem, 1.703rem + 6.068vw, 6.25rem);
  position: relative;
  border-top: 1px solid #707070;
}
@media (min-width: 1199px) {
  .p-information__btns {
    margin-top: 100px;
    padding-top: 100px;
  }
}
.p-information__btns a.-prev {
  color: currentColor;
  position: relative;
  width: auto;
  transition: color 0.3s;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 1;
}
@media (min-width: 767px) {
  .p-information__btns a.-prev {
    top: calc(50% + clamp(3.125rem, 1.703rem + 6.068vw, 6.25rem) - 1em - 35px);
    translate: 0 -50%;
  }
}
@media (min-width: 1199px) {
  .p-information__btns a.-prev {
    top: calc(50% + 100px - 1em - 35px);
  }
}
.p-information__btns a.-prev::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  rotate: -135deg;
  position: relative;
  display: inline-block;
  margin-right: 5px;
  transition: border-color 0.2s;
}
@media (any-hover: hover) {
  .p-information__btns a.-prev:where(:-webkit-any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__btns a.-prev:where(:-moz-any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__btns a.-prev:where(:any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__btns a.-prev:where(:-webkit-any-link, :enabled, summary):hover::before {
    border-color: #1E5A8F;
  }
  .p-information__btns a.-prev:where(:-moz-any-link, :enabled, summary):hover::before {
    border-color: #1E5A8F;
  }
  .p-information__btns a.-prev:where(:any-link, :enabled, summary):hover::before {
    border-color: #1E5A8F;
  }
}
.p-information__btns a.-next {
  color: currentColor;
  position: relative;
  width: auto;
  transition: color 0.3s;
  position: absolute;
  right: 0;
  top: 50px;
  z-index: 1;
}
@media (min-width: 767px) {
  .p-information__btns a.-next {
    top: calc(50% + clamp(3.125rem, 1.703rem + 6.068vw, 6.25rem) - 1em - 35px);
    translate: 0 -50%;
  }
}
@media (min-width: 1199px) {
  .p-information__btns a.-next {
    top: calc(50% + 100px - 1em - 35px);
  }
}
.p-information__btns a.-next::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  rotate: 45deg;
  position: relative;
  display: inline-block;
  margin-left: 5px;
  transition: border-color 0.2s;
}
@media (any-hover: hover) {
  .p-information__btns a.-next:where(:-webkit-any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__btns a.-next:where(:-moz-any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__btns a.-next:where(:any-link, :enabled, summary):hover {
    color: #1E5A8F;
  }
  .p-information__btns a.-next:where(:-webkit-any-link, :enabled, summary):hover::after {
    border-color: #1E5A8F;
  }
  .p-information__btns a.-next:where(:-moz-any-link, :enabled, summary):hover::after {
    border-color: #1E5A8F;
  }
  .p-information__btns a.-next:where(:any-link, :enabled, summary):hover::after {
    border-color: #1E5A8F;
  }
}
.p-information__btns a.-back {
  margin-top: 3em;
  margin-inline: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  width: 100%;
  height: 70px;
  border-radius: 60px;
  text-decoration: none;
  color: #fff;
  background: #002855;
  font-size: 0.875rem;
  font-weight: 400;
  transition: 0.3s all;
  line-height: 1.4;
  gap: 15px;
}
@media (any-hover: hover) {
  .p-information__btns a.-back:where(:-webkit-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-information__btns a.-back:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-information__btns a.-back:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media (min-width: 767px) {
  .p-information__btns a.-back {
    margin-top: 0;
    max-width: 350px;
    font-size: 1rem;
  }
}
.p-information__btns a.-back span {
  display: inline-block;
  translate: 0 2px;
}
.p-information__btns a.-back span svg {
  fill: #fff;
  width: 19px;
}
/*# sourceMappingURL=information.css.map */