@charset "UTF-8";
.c-slider-news__item::before {
  display: none;
}

@media screen and (min-width: 768px) {
  .c-slider-news__img {
    border: none;
  }
}

.l-news__details {
  max-width: 600px;
  margin: 0 auto 100px;
  font-size: 13px;
  line-height: 2;
  text-align: left;
  padding: 30px 0;
  overflow-wrap: break-word;
  word-break: break-word;
  font-feature-settings: "palt" 1;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
@media screen and (max-width: 767px) {
  .l-news__details {
    max-width: 100%;
    margin: 0 0 55px;
    font-size: 14px;
    line-height: 1.5;
    padding: 0;
  }
}
.l-news__details h1 {
  margin: 0 0 15px;
  font-size: 22px;
  line-height: 1.5;
  color: #222;
  text-align: left;
  text-stroke: inherit;
  -webkit-text-stroke: inherit;
  letter-spacing: inherit;
}
@media screen and (max-width: 767px) {
  .l-news__details h1 {
    font-size: 20px;
  }
}
.l-news__details .post-date {
  text-align: center;
  font-size: 11px;
  margin: 0 0 35px;
}
.l-news__details .post-date span {
  color: #85949e;
  margin: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  .l-news__details .post-date {
    font-size: 12px;
    margin: 0 0 15px;
    text-align: left;
  }
}
.l-news__details .post-thumbnail {
  text-align: center;
  margin: 0 0 30px;
}
@media screen and (min-width: 768px) {
  .l-news__details .post-thumbnail {
    width: 600px;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.l-news__details .post-thumbnail img {
  max-height: 600px;
  max-width: 100%;
  width: auto;
}
@media screen and (max-width: 767px) {
  .l-news__details .post-thumbnail img {
    max-width: 80%;
    max-height: auto;
    height: auto;
  }
}
.l-news__details h2, .l-news__details h3, .l-news__details h4, .l-news__details h5, .l-news__details h6, .l-news__details p {
  margin: 0 0 20px;
}
.l-news__details h3 {
  text-align: left;
  line-height: 1.5;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .l-news__details h3 {
    font-size: 14px;
  }
}
.l-news__details h4 {
  color: #00b3d6;
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-news__details h4 {
    font-size: 18px;
  }
}
.l-news__details p.c-date {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .l-news__details p.c-date {
    font-size: 14px;
    line-height: 1.5;
  }
}
.l-news__details .post-img {
  margin: 0 0 30px;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .l-news__details .post-img {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 1.5;
  }
}
.l-news__details .post-img img {
  max-width: 100%;
  height: auto;
  margin: 0 0 10px;
}
.l-news__details .post-entry__box {
  padding: 20px;
  background: #f2fbfd;
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  .l-news__details .post-entry__box {
    margin: 0 0 20px;
    padding: 15px;
  }
}
.l-news__details .post-entry__box dt {
  font-weight: bold;
  color: #00b3d6;
  margin: 0 0 5px;
}
.l-news__details .post-entry__box a {
  display: inline;
}
.l-news__details .c-blue, .l-news__details a {
  color: #00b3d6;
}
.l-news__details .u-center {
  text-align: center;
}
.l-news__details .c-btn-normal2 a {
  width: 328px;
  background-color: #fff;
  color: #85949e;
  border-color: #85949e;
}
.l-news__details .c-btn-normal2 a:hover {
  background-color: #85949e;
  border: 1px solid #85949e;
  color: #fff;
}
.l-news__details .post-entry h1, .l-news__details .post-entry h2, .l-news__details .post-entry h3, .l-news__details .post-entry h4, .l-news__details .post-entry h5, .l-news__details .post-entry h6 {
  color: unset;
  font-size: unset;
  letter-spacing: unset;
  line-height: unset;
  text-align: unset;
  padding: unset;
  margin: 0 0 20px;
}
.l-news__details .post-entry h1 :before, .l-news__details .post-entry h2 :before, .l-news__details .post-entry h3 :before, .l-news__details .post-entry h4 :before, .l-news__details .post-entry h5 :before, .l-news__details .post-entry h6 :before {
  display: none;
}
.l-news__details .post-entry h1 {
  font-size: 2em;
}
.l-news__details .post-entry h2 {
  font-size: 1.5em;
}
.l-news__details .post-entry h2:before {
  display: none;
}
.l-news__details .post-entry h3 {
  font-size: 1.17em;
}
.l-news__details .post-entry h4 {
  font-size: 1em;
}
.l-news__details .post-entry h5 {
  font-size: 0.83em;
}
.l-news__details .post-entry h6 {
  font-size: 0.67em;
}
.l-news__details .post-entry p {
  margin: 0 0 20px;
}
.l-news__details .post-entry strong {
  font-weight: bolder;
}
.l-news__details .post-entry a {
  display: inline;
  text-decoration: underline;
  color: #0c8dde;
}
.l-news__details .post-entry .aligncenter {
  display: block;
  text-align: center;
  clear: both;
  padding-bottom: 0;
  margin: 0 auto;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .l-news__details .post-entry .aligncenter {
    font-size: 12px;
  }
}
.l-news__details .post-entry span:nth-child(1) {
  max-width: 450px;
}
.l-news__details .post-entry p:nth-child(2) {
  text-align: left;
  line-height: 1.5;
  font-size: 18px;
  margin: 0 0 30px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .l-news__details .post-entry p:nth-child(2) {
    margin: 0 0 20px;
    font-size: 14px;
  }
}
.l-news__details .post-entry span img {
  height: auto;
  width: auto;
  max-width: 100%;
  margin-bottom: 10px;
}
.l-news__details .post-entry span img + span {
  display: block;
}
.l-news__details .post-entry span span {
  text-align: center;
  clear: both;
  margin: 0 0 30px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .l-news__details .post-entry span span {
    margin: 0 0 20px;
    line-height: 1.5;
  }
}

.toggle {
  text-align: center;
  font-weight: bold;
  margin: 0 0 15px;
}
.toggle span {
  display: inline-block;
  position: relative;
  vertical-align: text-top;
  cursor: pointer;
}
.toggle span::after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #222 transparent transparent transparent;
  margin: 0 0 0 5px;
}
.toggle.is-active span::after {
  border-width: 0 7px 10px 7px;
  border-color: transparent transparent #222 transparent;
}

.relation-news-swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  position: relative;
  padding: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .relation-news-swiper {
    display: contents;
  }
}

.news-swiper-slid {
  width: 100%;
  height: 100%;
  padding: 0px;
}
@media screen and (max-width: 767px) {
  .news-swiper-slid {
    width: auto;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .news-swiper-slid a {
    display: flex;
    flex-direction: row;
  }
}

.next-arrow-news, .prev-arrow-news {
  top: -260px;
  width: 50px;
  height: 50px;
}

.next-arrow-news {
  right: -12px;
}

.prev-arrow-news {
  left: -12px;
}

.text-truncate3 {
  min-height: 6.7rem;
}
@media screen and (max-width: 767px) {
  .text-truncate3 {
    min-height: 8.7rem;
  }
}

.swiper-navigation-news {
  position: relative;
}

.c-lead-bold {
  margin-bottom: 0px;
}
@media screen and (min-width: 767px) {
  .c-lead-bold {
    min-height: 160px;
  }
}

.c-slider-normal__icon {
  min-height: 2rem;
}