@charset "UTF-8";
@media screen and (max-width: 790px) {
  body .newsdetail {
    margin-bottom: 15.3846153846vw;
  }
}
@media screen and (min-width: 791px) {
  body .newsdetail .breadcrumb {
    margin-inline: auto;
    width: clamp(0px, 62.5vw, 1200px);
    margin-bottom: clamp(0px, 5.2083333333vw, 100px);
  }
}
body .newsdetail .newsdetail-inner {
  margin: 0 auto;
}
@media screen and (min-width: 791px) {
  body .newsdetail .newsdetail-inner {
    margin-inline: auto;
    width: clamp(0px, 62.5vw, 1200px);
    margin-bottom: clamp(0px, 5.2083333333vw, 100px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .newsdetail-inner {
    padding-inline: 5.1282051282vw;
  }
}
body .newsdetail .newsdetail-title {
  text-align: left;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 791px) {
  body .newsdetail .newsdetail-title {
    font-size: clamp(0px, 1.5625vw, 30px);
    margin-bottom: clamp(0px, 2.0833333333vw, 40px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .newsdetail-title {
    font-size: 5.641025641vw;
    margin-bottom: 5.1282051282vw;
  }
}
body .newsdetail .newsdetail-meta {
  text-align: right;
}
@media screen and (min-width: 791px) {
  body .newsdetail .newsdetail-meta {
    margin-block: clamp(0px, 2.0833333333vw, 40px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .newsdetail-meta {
    margin-block: 5.1282051282vw;
    font-size: 3.0769230769vw;
    line-height: 1;
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .newsdetail-meta .newsdetail-category {
    margin-top: 1.2820512821vw;
  }
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail {
    margin-block-end: clamp(0px, 5.2083333333vw, 100px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail {
    margin-block-end: 20.5128205128vw;
  }
}
body .newsdetail .detail:last-of-type {
  margin-block-end: 0;
}
body .newsdetail .detail .detail-text a {
  text-decoration: underline;
  text-decoration-color: currentColor;
}
body .newsdetail .detail .detail-text a:hover {
  text-decoration-color: transparent;
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail.type-basic p {
    margin-block: clamp(0px, 2.0833333333vw, 40px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail.type-basic p {
    margin-block: 5.1282051282vw;
  }
}
body .newsdetail .detail.type-basic p + p {
  margin-top: 1em;
}
body .newsdetail .detail.type-flex {
  display: flex;
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail.type-flex {
    gap: clamp(0px, 1.5625vw, 30px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail.type-flex {
    gap: 5.1282051282vw;
    flex-flow: column nowrap;
  }
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail.type-flex > * {
    flex: 1;
  }
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail.type-flex .detail-image {
    flex-shrink: 0;
  }
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail.type-flex.pc-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail.type-flex.sp-reverse {
    flex-direction: column-reverse;
  }
}
body .newsdetail h2,
body .newsdetail .detail-title {
  font-weight: 700;
  line-height: 160%;
}
@media screen and (min-width: 791px) {
  body .newsdetail h2,
  body .newsdetail .detail-title {
    font-size: clamp(0px, 1.0416666667vw, 20px);
    margin-bottom: clamp(0px, 0.5208333333vw, 10px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail h2,
  body .newsdetail .detail-title {
    font-size: 4.1025641026vw;
    margin-bottom: 2.5641025641vw;
  }
}
body .newsdetail .responsive {
  position: relative;
  padding-top: 56.25%;
}
body .newsdetail .responsive iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
body .newsdetail .detail-movie {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
body .newsdetail .detail-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail-link .link-text {
    margin-block: clamp(0px, 0.5208333333vw, 10px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail-link .link-text {
    margin-block: 2.5641025641vw;
  }
}
body .newsdetail .detail-link .link-text > * {
  position: relative;
  display: inline-block;
  /* 外部リンクアイコン */
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail-link .link-text > * {
    padding-left: clamp(0px, 1.3541666667vw, 26px);
    line-height: 1.75;
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail-link .link-text > * {
    padding-left: 5.3846153846vw;
    line-height: 1.5714285714;
  }
}
body .newsdetail .detail-link .link-text > *::before, body .newsdetail .detail-link .link-text > *::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body .newsdetail .detail-link .link-text > *::before {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("/assets/images/common/arrow.svg");
  margin: auto;
  left: 0;
  height: 100%;
  width: 1em;
  z-index: 1;
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail-link .link-text > *::before {
    width: clamp(0px, 1.3541666667vw, 26px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail-link .link-text > *::before {
    width: 5.3846153846vw;
  }
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail-link .link-text > *.icon-ExternalLink {
    padding-right: clamp(0px, 1.4583333333vw, 28px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail-link .link-text > *.icon-ExternalLink {
    padding-right: 5.3846153846vw;
  }
}
body .newsdetail .detail-link .link-text > *.icon-ExternalLink::after {
  right: 0;
  background: url("/assets/images/common/icon-ExternalLink.svg") no-repeat center/100%;
}
@media screen and (min-width: 791px) {
  body .newsdetail .detail-link .link-text > *.icon-ExternalLink::after {
    width: clamp(0px, 1.25vw, 24px);
    height: clamp(0px, 1.25vw, 24px);
  }
}
@media screen and (max-width: 790px) {
  body .newsdetail .detail-link .link-text > *.icon-ExternalLink::after {
    width: 6.1538461538vw;
    height: 6.1538461538vw;
  }
}
body .news {
  background: #F4F6F5;
}
@media screen and (min-width: 791px) {
  body .news {
    width: 100%;
    padding-top: clamp(0px, 5.2083333333vw, 100px);
  }
}
@media screen and (min-width: 791px) {
  body .news .news-inner {
    width: clamp(0px, 62.5vw, 1200px);
    margin-inline: auto;
  }
}
@media screen and (max-width: 790px) {
  body .news .news-inner {
    padding-block: 20.5128205128vw;
  }
}
body .news .news-title .title {
  text-align: left;
}
@media screen and (max-width: 790px) {
  body .news .news-list {
    margin-bottom: 5.1282051282vw;
  }
}
@media screen and (max-width: 790px) {
  body .news .news-list .news-item {
    padding-inline: 0;
  }
}
@media screen and (min-width: 791px) {
  body .archive-pagination {
    margin-top: clamp(0px, 2.0833333333vw, 40px);
  }
}
@media screen and (max-width: 790px) {
  body .archive-pagination {
    margin-block: 0;
  }
}
@media screen and (max-width: 790px) {
  body .breadcrumb .breadcrumb-item:last-child {
    font-size: 4.1025641026vw;
    line-height: 1.75;
  }
}