@charset "UTF-8";
/* --------------------------------------------------
* top
*/
#top {
  overflow: hidden;
}
#top .sect-about {
  padding: 11.5384615385vw 0;
}
#top .sect-about .wrap {
  display: block;
  width: 85.3846153846vw;
}
#top .sect-about .lft-area {
  width: 74.358974359vw;
  margin-left: -7.6923076923vw;
  margin-bottom: 5.1282051282vw;
}
#top .sect-about .rgt-area {
  width: 100%;
  margin-left: 0;
}
#top .sect-about .rgt-area .sect-heading {
  margin-bottom: 2.5641025641vw;
}
#top .sect-about .rgt-area .sect-ttl::after {
  margin-right: 1.2820512821vw;
  width: 20.5128205128vw;
}
#top .sect-about .rgt-area .txt {
  font-size: 3.3333333333vw;
  line-height: 2.6em;
  background-size: 10px 100%, 100% 2.6em;
}
#top .sect-news {
  margin-bottom: 14.1025641026vw;
}
#top .sect-news .news-article::after {
  bottom: -12.8205128205vw;
  right: -2.5641025641vw;
  width: 17.6923076923vw;
  height: 16.9230769231vw;
}
#top .sect-stren {
  margin-bottom: 7.6923076923vw;
}
#top .sect-stren .upr-area {
  padding: 7.6923076923vw 5.1282051282vw;
  border-radius: 2.3076923077vw 2.3076923077vw 0 0;
}
#top .sect-stren .upr-area::after {
  bottom: -7.6923076923vw;
  height: 7.6923076923vw;
}
#top .sect-stren .upr-area .area-inner {
  display: none;
}
#top .sect-stren .upr-area .area-copy {
  font-size: 5.1282051282vw;
  line-height: 1.5;
}
#top .sect-stren .lwr-area {
  padding: 15.3846153846vw 8.9743589744vw 7.6923076923vw;
  border-radius: 0 0 2.3076923077vw 2.3076923077vw;
}
#top .sect-stren .lwr-area .col-wrap {
  display: block;
}
#top .sect-stren .lwr-area .sect-heading {
  position: static;
  top: 0;
  width: 60.2564102564vw;
  margin: 0 auto 12.8205128205vw;
}
#top .sect-stren .lwr-area .sect-ttl {
  max-width: initial;
}
#top .sect-stren .lwr-area .area-inner {
  grid-template-columns: repeat(1, 1fr);
  gap: 6.4102564103vw 0;
  width: 100%;
  padding: 0;
  margin-left: 0;
  border-left: none;
}
#top .sect-stren .lwr-area li:nth-of-type(odd) {
  margin-top: 0;
}
#top .cta-area {
  margin-bottom: 12.8205128205vw;
}
#top .sect-course {
  margin-bottom: 11.5384615385vw;
}
#top .sect-course .sect-heading {
  margin-bottom: 7.6923076923vw;
}
#top .sect-course .blk-wrap {
  padding: 7.6923076923vw 17.9487179487vw 11.5384615385vw;
  border-radius: 3.8461538462vw;
}
#top .sect-course .blk-inner {
  grid-template-columns: repeat(1, 1fr);
  gap: 6.4102564103vw 0;
}
#top .sect-course .blk-inner li {
  width: 100%;
  max-width: initial;
}
#top .sect-course .blk-inner li.blk03 .ttl {
  width: 100%;
}
#top .sect-course .blk-inner .illust {
  width: 23.5897435897vw;
  margin: 0 auto 3.8461538462vw;
}
#top .sect-course .blk-inner .ttl {
  margin: 0 auto 3.8461538462vw;
}
#top .sect-course .blk-inner .txt {
  width: 36.6666666667vw;
}
#top .sect-course .lwr-area {
  padding-top: 0;
  margin-top: 11.5384615385vw;
  border-top: none;
}
#top .sect-course .lwr-area .lead {
  display: none;
}
#top .sect-course .lwr-area .cmn-btn {
  width: 35.3846153846vw;
}
#top .sect-course .lwr-area .cmn-btn a {
  border-radius: 8.9743589744vw;
  box-shadow: 1.0256410256vw 1.0256410256vw 1.0256410256vw 0.5128205128vw rgba(0, 0, 0, 0.25);
}

/* --------------------------------------------------
* course
*/
#course .sect-course {
  margin-bottom: 7.6923076923vw;
}
#course .sect-course .cmn-page-heading {
  margin-bottom: 6.4102564103vw;
}
#course .sect-course .sect-wrap {
  padding: 11.5384615385vw 7.6923076923vw 6.4102564103vw;
  border-radius: 3.8461538462vw;
  box-shadow: 1.0256410256vw 1.0256410256vw 1.7948717949vw 0 rgba(0, 0, 0, 0.2);
}
#course .sect-course .sect-ttl {
  width: 58.9743589744vw;
  margin: 0 auto 7.6923076923vw;
}
#course .sect-course .blk-inner li {
  position: relative;
  display: block;
  padding: 7.6923076923vw 0;
  border-top: none;
}
#course .sect-course .blk-inner li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 50vw;
  border-top: 0.5128205128vw dashed var(--gry-color);
  transform: translateX(-50%);
}
#course .sect-course .blk-inner .blk-heading {
  width: 100%;
  margin: 0 auto;
}
#course .sect-course .blk-inner .illust {
  width: 22.3076923077vw;
  margin: 0 auto 3.8461538462vw;
}
#course .sect-course .blk-inner .ttl {
  width: 38.7179487179vw;
}
#course .sect-course .blk-inner .blk-detail {
  padding-left: 5.1282051282vw;
}
#course .sect-course .blk-inner .blk-detail .type {
  padding-left: 5.641025641vw;
  margin-bottom: 1.2820512821vw;
  font-size: 3.8461538462vw;
}
#course .sect-course .blk-inner .blk-detail .type::before {
  left: 0.2564102564vw;
  width: 3.5897435897vw;
  height: 5.1282051282vw;
}
#course .sect-course .blk-inner .blk-detail .date {
  padding-left: 5.641025641vw;
  font-size: 3.3333333333vw;
}
#course .sect-course .blk-inner .blk-detail .date::before {
  top: 0.5128205128vw;
  width: 4.358974359vw;
  height: 4.358974359vw;
  transform: initial;
}
#course .sect-course .blk-inner .blk-detail .list {
  width: 67.6923076923vw;
  margin-top: 5.1282051282vw;
  margin-left: -5.1282051282vw;
}
#course .sect-course .blk-inner .blk-detail .sho-student {
  margin-bottom: 5.1282051282vw;
}
#course .sect-course .blk-inner .blk01 .txt {
  width: 33.8461538462vw;
  margin: 3.8461538462vw auto 7.6923076923vw;
}
#course .sect-course .blk-inner .blk02 .txt,
#course .sect-course .blk-inner .blk03 .txt {
  width: 33.8461538462vw;
  max-width: initial;
  margin: 3.8461538462vw auto 7.6923076923vw 11.5384615385vw;
}
#course .sect-course .blk-inner .blk03 .ttl {
  width: 39.7435897436vw;
}
#course .sect-course .caption-area {
  width: 72.8205128205vw;
  margin: 0 auto 0 -2.5641025641vw;
}
#course .sect-course .caption-area p {
  font-size: 2.0512820513vw;
  font-weight: var(--font-weight-medium);
}
#course .sect-course .cmn-btn {
  width: 72.8205128205vw;
  margin: 5.1282051282vw auto 0 -2.5641025641vw;
}

/* --------------------------------------------------
* terms
*/
#terms .sect-terms {
  padding-top: 38.4615384615vw;
  margin-bottom: 7.6923076923vw;
}
#terms .sect-terms .cmn-page-heading {
  margin-bottom: 6.4102564103vw;
}
#terms .sect-terms .sect-wrap {
  padding: 11.5384615385vw 7.6923076923vw 6.4102564103vw;
  border-radius: 3.8461538462vw;
  box-shadow: 1.0256410256vw 1.0256410256vw 1.7948717949vw 0 rgba(0, 0, 0, 0.2);
}
#terms .sect-terms .blk-list dl:not(:last-of-type) {
  margin-bottom: 10.2564102564vw;
}
#terms .sect-terms .blk-list dt {
  margin-bottom: 1.2820512821vw;
  font-size: 4.6153846154vw;
}
#terms .sect-terms .blk-list dd {
  font-size: 3.5897435897vw;
}

/* --------------------------------------------------
* news
*/
.sect-news .sect-heading {
  margin-bottom: 5.1282051282vw;
}
.sect-news .wrap {
  width: 88.4615384615vw;
}
.sect-news .news-article {
  grid-template-columns: repeat(2, 1fr);
  gap: 5.1282051282vw 3.3333333333vw;
  margin-bottom: 6.4102564103vw;
}
.sect-news .news-article li a {
  padding: 2.0512820513vw 2.5641025641vw 3.3333333333vw;
  border-radius: 3.0769230769vw;
  box-shadow: 1.0256410256vw 1.0256410256vw 1.0256410256vw 0.5128205128vw rgba(0, 0, 0, 0.1);
}
.sect-news .news-article:has(.category-area) li a {
  padding: 2.0512820513vw 2.5641025641vw;
}
.sect-news .news-article .img {
  max-width: 37.4358974359vw;
  max-height: 26.6666666667vw;
  padding-top: 26vw;
  margin: 0 auto 1.2820512821vw;
  border-radius: 2.0512820513vw;
}
.sect-news .news-article .article-ttl {
  margin-bottom: 0;
  font-size: 3.3333333333vw;
}
.sect-news .news-article .daytime {
  margin-bottom: 2.5641025641vw;
  font-size: 3.0769230769vw;
}
.sect-news .news-article .article-cont {
  font-size: 3.0769230769vw;
}
.sect-news .news-article .category-area {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 1.2820512821vw;
}
.sect-news .news-article .category-area .category {
  margin-right: 1.2820512821vw;
  margin-bottom: 1.2820512821vw;
  padding: 1.0256410256vw 6.4102564103vw 1.2820512821vw 5.1282051282vw;
  font-size: 2.5641025641vw;
  border-radius: 12.8205128205vw;
}
.sect-news .more-btn {
  width: 35.3846153846vw;
}
.sect-news .more-btn a {
  border-radius: 8.9743589744vw;
  box-shadow: 1.0256410256vw 1.0256410256vw 1.0256410256vw 0.5128205128vw rgba(0, 0, 0, 0.25);
}

.news-top .news-upr-area .wrap::after,
.news-top .news-lwr-area .wrap::after {
  width: 30.7692307692vw;
  height: 11.7948717949vw;
}
.news-top .news-upr-area .cmn-page-heading,
.news-top .news-lwr-area .cmn-page-heading {
  margin-bottom: 5.1282051282vw;
}
.news-top .news-upr-area .more-btn a,
.news-top .news-lwr-area .more-btn a {
  border: 0.5128205128vw solid var(--grn-color-4);
}
.news-top .news-upr-area .more-btn a span::after,
.news-top .news-lwr-area .more-btn a span::after {
  border: solid 1.2820512821vw transparent;
  border-top: solid 2.5641025641vw var(--grn-color-4);
}
.news-top .news-upr-area {
  margin-bottom: 10.2564102564vw;
}
.news-top .news-upr-area .wrap::after {
  bottom: 0;
  left: -8.2051282051vw;
}
.news-top .news-lwr-area {
  margin-bottom: 11.5384615385vw;
}
.news-top .news-lwr-area .wrap::after {
  bottom: -6.6666666667vw;
  right: -8.7179487179vw;
}

#news.archive .sect-news {
  margin-bottom: 11.5384615385vw;
}
#news.archive .sect-news > .wrap::after {
  bottom: 0;
  left: -8.2051282051vw;
  width: 30.7692307692vw;
  height: 11.7948717949vw;
}
#news.archive .cmn-page-heading {
  margin-bottom: 5.1282051282vw;
}
#news.archive .cate-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 3.8461538462vw;
  margin-top: 2.5641025641vw;
  margin-bottom: 2.5641025641vw;
}
#news.archive .cate-list li {
  margin: 0 2.0512820513vw 2.5641025641vw;
}
#news.archive .cate-list li a {
  padding: 1.0256410256vw 6.4102564103vw 1.2820512821vw 5.1282051282vw;
  font-size: 4.1025641026vw;
  border-radius: 5.1282051282vw;
}
#news.archive .cate-list li + li {
  margin-left: 2.0512820513vw;
}
#news.archive .cate-list li.shou a {
  border: 0.7692307692vw solid var(--blu-color);
}
#news.archive .cate-list li.chu a {
  border: 0.7692307692vw solid var(--org-color);
}
#news.archive .wp-pagenavi {
  margin-top: 10.2564102564vw;
}
#news.archive .wp-pagenavi .page,
#news.archive .wp-pagenavi span {
  margin: 0 1.5384615385vw;
  width: 8.9743589744vw;
  height: 8.9743589744vw;
  font-size: 6.1538461538vw;
  border: 1.0256410256vw solid var(--grn-color-5);
}
#news.archive .wp-pagenavi .previouspostslink,
#news.archive .wp-pagenavi .nextpostslink {
  width: 7.9487179487vw;
  height: 3.8461538462vw;
}
#news.archive .wp-pagenavi .previouspostslink {
  margin-right: 0.5128205128vw;
}
#news.archive .wp-pagenavi .nextpostslink {
  margin-left: 0.5128205128vw;
}

#news.entry-single .sect-news {
  margin-bottom: 8.9743589744vw;
}
#news.entry-single .cmn-page-heading {
  margin-bottom: 7.6923076923vw;
}
#news.entry-single .single-container {
  padding: 6.4102564103vw 8.9743589744vw 12.8205128205vw;
  border-radius: 3.8461538462vw;
}
#news.entry-single .single-container.wrap::after {
  bottom: -5.1282051282vw;
  left: -8.2051282051vw;
  width: 30.7692307692vw;
  height: 11.7948717949vw;
}
#news.entry-single .page-ttl {
  margin-bottom: 3.8461538462vw;
  font-size: 5.1282051282vw;
}
#news.entry-single .daytime {
  margin-bottom: 5.1282051282vw;
  font-size: 2.5641025641vw;
}
#news.entry-single .category-area {
  margin-top: 0;
  margin-bottom: 5.1282051282vw;
}
#news.entry-single .category-area .category {
  padding: 1.0256410256vw 6.4102564103vw 1.2820512821vw 5.1282051282vw;
  font-size: 4.1025641026vw;
}
#news.entry-single .category-area .category + .category {
  margin-left: 2.5641025641vw;
}
#news.entry-single .c-post-content {
  /* =====================
  　  エレメントスタイル
  ===================== */
}
#news.entry-single .c-post-content p {
  margin-bottom: 5.1282051282vw;
  font-size: 3.5897435897vw;
}
#news.entry-single .c-post-content a {
  text-decoration: underline;
}
#news.entry-single .c-post-content code {
  padding: 0.5em 1em;
  font-family: Menlo, Yu Gothic, Monaco, "Courier New", monospace;
  font-size: 4.1025641026vw;
  color: crimson;
  background-color: #f0f0f1;
}
#news.entry-single .c-post-content mark {
  background-color: #F5F58A;
}
#news.entry-single .c-post-content embed,
#news.entry-single .c-post-content iframe,
#news.entry-single .c-post-content object {
  max-width: 100%;
}
#news.entry-single .c-post-content img {
  margin-bottom: 3.8461538462vw;
  vertical-align: top;
}
#news.entry-single .c-post-content pre {
  white-space: break-spaces;
}
#news.entry-single .c-post-content b, #news.entry-single .c-post-content strong {
  font-weight: bold;
}
#news.entry-single .c-post-content {
  /* ==============
  　 共通スタイル
    クラス名
  ============== */
}
#news.entry-single .c-post-content .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
#news.entry-single .c-post-content .alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
#news.entry-single .c-post-content .alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}
#news.entry-single .c-post-content {
  /* =======================
  　  見出し H2が標準
  ======================= */
}
#news.entry-single .c-post-content h1, #news.entry-single .c-post-content h2, #news.entry-single .c-post-content h3, #news.entry-single .c-post-content h4, #news.entry-single .c-post-content h5, #news.entry-single .c-post-content h6 {
  margin-bottom: 2.5641025641vw;
}
#news.entry-single .c-post-content h1 {
  font-size: 6.4102564103vw;
}
#news.entry-single .c-post-content h2 {
  font-size: 5.1282051282vw;
}
#news.entry-single .c-post-content h3 {
  font-size: 4.6153846154vw;
}
#news.entry-single .c-post-content h4 {
  font-size: 3.8461538462vw;
}
#news.entry-single .c-post-content h5 {
  font-size: 2.5641025641vw;
}
#news.entry-single .c-post-content h6 {
  font-size: 2.5641025641vw;
}
#news.entry-single .c-post-content {
  /* =====================
  　  引用
  ===================== */
}
#news.entry-single .c-post-content .wp-block-quote {
  margin: 0 0 12.8205128205vw 0;
  padding: 7.6923076923vw 12.8205128205vw;
}
#news.entry-single .c-post-content .wp-block-quote::before, #news.entry-single .c-post-content .wp-block-quote::after {
  font-size: 7.1794871795vw;
}
#news.entry-single .c-post-content .wp-block-quote::before {
  top: 2.5641025641vw;
}
#news.entry-single .c-post-content .wp-block-quote::after {
  bottom: 2.5641025641vw;
}
#news.entry-single .c-post-content .wp-block-quote p + p {
  margin-top: 5.1282051282vw;
}
#news.entry-single .c-post-content .wp-block-quote cite,
#news.entry-single .c-post-content .wp-block-quote footer {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  font-size: 0.8125em;
  font-style: normal;
  color: var(--grn-color-2);
}
#news.entry-single .c-post-content .wp-block-quote cite::before,
#news.entry-single .c-post-content .wp-block-quote footer::before {
  content: "ー";
  margin-right: 0.4em;
}
#news.entry-single .c-post-content .wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 0.25em solid currentColor;
  padding-left: 0;
  padding-right: 1em;
}
#news.entry-single .c-post-content .wp-block-quote.has-text-align-center {
  border: none;
  padding-left: 0;
}
#news.entry-single .c-post-content .wp-block-quote.is-style-plain {
  padding: 10px 20px 20px;
  border-left: none;
  background: var(--wht-color-1);
}
#news.entry-single .c-post-content .wp-block-quote.is-style-plain p {
  font-style: italic;
}
#news.entry-single .c-post-content .wp-block-quote.is-style-plain, #news.entry-single .c-post-content .wp-block-quote.is-style-large, #news.entry-single .c-post-content .wp-block-quote.is-large {
  border: none;
}
#news.entry-single .c-post-content .wp-block-quote.is-style-large, #news.entry-single .c-post-content .wp-block-quote.is-large {
  padding: 10px 20px 20px;
  border-left: none;
  white-space: pre-wrap;
  margin-bottom: 1em;
  background: var(--wht-color-1);
}
#news.entry-single .c-post-content .wp-block-quote.is-style-large p, #news.entry-single .c-post-content .wp-block-quote.is-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .wp-block-quote.is-style-large p, #news.entry-single .c-post-content .wp-block-quote.is-large p {
    font-size: 4.6153846154vw;
  }
}
#news.entry-single .c-post-content .wp-block-quote.is-style-large cite,
#news.entry-single .c-post-content .wp-block-quote.is-style-large footer, #news.entry-single .c-post-content .wp-block-quote.is-large cite,
#news.entry-single .c-post-content .wp-block-quote.is-large footer {
  font-size: 1.125em;
  text-align: right;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .wp-block-quote.is-style-large cite,
  #news.entry-single .c-post-content .wp-block-quote.is-style-large footer, #news.entry-single .c-post-content .wp-block-quote.is-large cite,
  #news.entry-single .c-post-content .wp-block-quote.is-large footer {
    font-size: 3.0769230769vw;
  }
}
#news.entry-single .c-post-content {
  /* =====================
  　  タイポグラフィ
  ===================== */
  /* サイズ */
}
#news.entry-single .c-post-content .has-small-font-size {
  font-size: 13px;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .has-small-font-size {
    font-size: 2.0512820513vw;
  }
}
#news.entry-single .c-post-content .has-medium-font-size {
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .has-medium-font-size {
    font-size: 4.1025641026vw;
  }
}
#news.entry-single .c-post-content .has-large-font-size {
  font-size: 36px;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .has-large-font-size {
    font-size: 7.1794871795vw;
  }
}
#news.entry-single .c-post-content .has-x-large-font-size {
  font-size: 42px;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .has-x-large-font-size {
    font-size: 8.7179487179vw;
  }
}
#news.entry-single .c-post-content {
  /* 外観
  font-weightとfont-style:italic;のインラインスタイル */
  /* 大文字小文字
  text-transformのインラインスタイル */
  /* letter-spacing
  letter-spacingのインラインスタイル */
  /* =========
  　  文字色
  ========= */
}
#news.entry-single .c-post-content .has-vivid-red-color {
  color: #cf2e2e;
}
#news.entry-single .c-post-content .has-vivid-cyan-blue-color {
  color: #0693e3;
}
#news.entry-single .c-post-content .has-black-color {
  color: #000000;
}
#news.entry-single .c-post-content .has-cyan-bluish-gray-color {
  color: #abb8c3;
}
#news.entry-single .c-post-content .has-white-color {
  color: #ffffff;
}
#news.entry-single .c-post-content .has-pale-pink-color {
  color: #f78da7;
}
#news.entry-single .c-post-content .has-luminous-vivid-orange-color {
  color: #ff6900;
}
#news.entry-single .c-post-content .has-luminous-vivid-amber-color {
  color: #fcb900;
}
#news.entry-single .c-post-content .has-light-green-cyan-color {
  color: #7bdcb5;
}
#news.entry-single .c-post-content .has-vivid-green-cyan-color {
  color: #00d084;
}
#news.entry-single .c-post-content .has-pale-cyan-blue-color {
  color: #8ed1fc;
}
#news.entry-single .c-post-content .has-vivid-purple-color {
  color: #9b51e0;
}
#news.entry-single .c-post-content {
  /* ================
  　  背景色
  ================ */
}
#news.entry-single .c-post-content .has-background {
  padding: 1.25em 2.375em;
}
#news.entry-single .c-post-content .has-vivid-red-background-color {
  background-color: #cf2e2e;
}
#news.entry-single .c-post-content .has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}
#news.entry-single .c-post-content .has-black-background-color {
  background-color: #000000;
}
#news.entry-single .c-post-content .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}
#news.entry-single .c-post-content .has-white-background-color {
  background-color: #ffffff;
}
#news.entry-single .c-post-content .has-pale-pink-background-color {
  background-color: #f78da7;
}
#news.entry-single .c-post-content .has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}
#news.entry-single .c-post-content .has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}
#news.entry-single .c-post-content .has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}
#news.entry-single .c-post-content .has-vivid-green-cyan-background-color {
  background-color: #00d084;
}
#news.entry-single .c-post-content .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}
#news.entry-single .c-post-content .has-vivid-purple-background-color {
  background-color: #9b51e0;
}
#news.entry-single .c-post-content {
  /* ================
  　  整形
  ================ */
}
#news.entry-single .c-post-content sup {
  vertical-align: super;
  font-size: 12px;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content sup {
    font-size: 2.5641025641vw;
  }
}
#news.entry-single .c-post-content sub {
  vertical-align: sub;
  font-size: 12px;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content sub {
    font-size: 2.5641025641vw;
  }
}
#news.entry-single .c-post-content {
  /* 下線はtext-decoration: underlineのインラインスタイル */
}
#news.entry-single .c-post-content .has-text-align-left {
  text-align: left;
}
#news.entry-single .c-post-content .has-text-align-center {
  text-align: center;
}
#news.entry-single .c-post-content .has-text-align-right {
  text-align: right;
}
#news.entry-single .c-post-content {
  /* ================
  　  リスト
  ================ */
}
#news.entry-single .c-post-content ul, #news.entry-single .c-post-content ol {
  list-style: revert;
  list-style-type: revert;
  margin-bottom: 5.1282051282vw;
  padding: revert;
  font-size: 2.5641025641vw;
  line-height: 1.75;
}
#news.entry-single .c-post-content ul li, #news.entry-single .c-post-content ol li {
  list-style: revert;
}
#news.entry-single .c-post-content .block-editor-block-list__layout .block-editor-block-list__block {
  list-style-type: revert;
  margin-bottom: 20px;
  padding: revert;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .block-editor-block-list__layout .block-editor-block-list__block {
    margin-bottom: 5.1282051282vw;
  }
}
#news.entry-single .c-post-content {
  /* ================
  　  テーブル
  ================ */
}
#news.entry-single .c-post-content .wp-block-table {
  width: 100%;
  margin: 0 0 1em 0;
  overflow-x: auto;
}
#news.entry-single .c-post-content .wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
#news.entry-single .c-post-content .wp-block-table th, #news.entry-single .c-post-content .wp-block-table td {
  border: 1px solid;
  padding: 0.5em;
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .wp-block-table th, #news.entry-single .c-post-content .wp-block-table td {
    font-size: 3.3333333333vw;
  }
}
#news.entry-single .c-post-content .wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
#news.entry-single .c-post-content .wp-block-table .has-fixed-layout td,
#news.entry-single .c-post-content .wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
#news.entry-single .c-post-content .wp-block-table.alignleft, #news.entry-single .c-post-content .wp-block-table.aligncenter, #news.entry-single .c-post-content .wp-block-table.alignright {
  display: table;
  width: auto;
}
#news.entry-single .c-post-content .wp-block-table.alignleft td,
#news.entry-single .c-post-content .wp-block-table.alignleft th, #news.entry-single .c-post-content .wp-block-table.aligncenter td,
#news.entry-single .c-post-content .wp-block-table.aligncenter th, #news.entry-single .c-post-content .wp-block-table.alignright td,
#news.entry-single .c-post-content .wp-block-table.alignright th {
  word-break: break-word;
}
#news.entry-single .c-post-content .wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
#news.entry-single .c-post-content .wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
#news.entry-single .c-post-content .wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
#news.entry-single .c-post-content .wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
#news.entry-single .c-post-content .wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f0f0f0;
}
#news.entry-single .c-post-content .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
#news.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}
#news.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5;
}
#news.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe;
}
#news.entry-single .c-post-content .wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef;
}
#news.entry-single .c-post-content .wp-block-table.is-style-stripes th,
#news.entry-single .c-post-content .wp-block-table.is-style-stripes td {
  border-color: transparent;
}
#news.entry-single .c-post-content .wp-block-table .has-border-color > *,
#news.entry-single .c-post-content .wp-block-table .has-border-color tr,
#news.entry-single .c-post-content .wp-block-table .has-border-color th,
#news.entry-single .c-post-content .wp-block-table .has-border-color td {
  border-color: inherit;
}
#news.entry-single .c-post-content .wp-block-table table[style*=border-style] > *,
#news.entry-single .c-post-content .wp-block-table table[style*=border-style] tr,
#news.entry-single .c-post-content .wp-block-table table[style*=border-style] th,
#news.entry-single .c-post-content .wp-block-table table[style*=border-style] td {
  border-style: inherit;
}
#news.entry-single .c-post-content .wp-block-table table[style*=border-width] > *,
#news.entry-single .c-post-content .wp-block-table table[style*=border-width] tr,
#news.entry-single .c-post-content .wp-block-table table[style*=border-width] th,
#news.entry-single .c-post-content .wp-block-table table[style*=border-width] td {
  border-width: inherit;
}
#news.entry-single .c-post-content .wp-block-table figcaption {
  font-size: 5.641025641vw;
  text-align: left;
}
#news.entry-single .c-post-content {
  /* ================
  　  画像
  ================ */
}
#news.entry-single .c-post-content .wp-block-image {
  margin: 0 0 12.8205128205vw;
}
#news.entry-single .c-post-content .wp-block-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
#news.entry-single .c-post-content .wp-block-image:not(.is-style-rounded) > a,
#news.entry-single .c-post-content .wp-block-image:not(.is-style-rounded) img {
  border-radius: inherit;
}
#news.entry-single .c-post-content .wp-block-image.aligncenter {
  text-align: center;
}
#news.entry-single .c-post-content .wp-block-image.alignfull img, #news.entry-single .c-post-content .wp-block-image.alignwide img {
  height: auto;
  width: 100%;
}
#news.entry-single .c-post-content .wp-block-image .alignleft,
#news.entry-single .c-post-content .wp-block-image .alignright,
#news.entry-single .c-post-content .wp-block-image .aligncenter {
  display: table;
}
#news.entry-single .c-post-content .wp-block-image .alignleft > figcaption,
#news.entry-single .c-post-content .wp-block-image .alignright > figcaption,
#news.entry-single .c-post-content .wp-block-image .aligncenter > figcaption {
  display: table-caption;
  caption-side: bottom;
}
#news.entry-single .c-post-content .wp-block-image .alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#news.entry-single .c-post-content .wp-block-image .alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-right: 0;
  margin-left: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#news.entry-single .c-post-content .wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
#news.entry-single .c-post-content .wp-block-image figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: var(--blu-color-1);
  font-size: 5.641025641vw;
  text-align: left;
}
#news.entry-single .c-post-content .wp-block-image.is-style-rounded img {
  border-radius: 10px;
}
#news.entry-single .c-post-content .wp-block-image.is-style-circle-mask img {
  border-radius: 10px;
}
@supports (-webkit-mask-image: none) or (mask-image: none) or (-webkit-mask-image: none) {
  #news.entry-single .c-post-content .wp-block-image.is-style-circle-mask img {
    /* stylelint-disable */
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    /* stylelint-enable */
    mask-mode: alpha;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-position: center;
    mask-position: center;
    border-radius: 0;
  }
}
#news.entry-single .c-post-content .wp-block-image figure {
  margin: 0;
}
#news.entry-single .c-post-content .wp-block-cover-image,
#news.entry-single .c-post-content .wp-block-cover {
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 430px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  box-sizing: border-box;
}
#news.entry-single .c-post-content .wp-block-cover-image.has-parallax,
#news.entry-single .c-post-content .wp-block-cover.has-parallax {
  background-attachment: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
  #news.entry-single .c-post-content .wp-block-cover-image.has-parallax,
  #news.entry-single .c-post-content .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  #news.entry-single .c-post-content .wp-block-cover-image.has-parallax,
  #news.entry-single .c-post-content .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
#news.entry-single .c-post-content .wp-block-cover-image.is-repeated,
#news.entry-single .c-post-content .wp-block-cover.is-repeated {
  background-repeat: repeat;
  background-size: auto;
}
#news.entry-single .c-post-content .wp-block-cover-image.has-background-dim:not([class*=-background-color]),
#news.entry-single .c-post-content .wp-block-cover-image .has-background-dim:not([class*=-background-color]),
#news.entry-single .c-post-content .wp-block-cover.has-background-dim:not([class*=-background-color]),
#news.entry-single .c-post-content .wp-block-cover .has-background-dim:not([class*=-background-color]) {
  background-color: #000;
}
#news.entry-single .c-post-content .wp-block-cover-image.has-background-dim::before,
#news.entry-single .c-post-content .wp-block-cover-image .has-background-dim::before,
#news.entry-single .c-post-content .wp-block-cover.has-background-dim::before,
#news.entry-single .c-post-content .wp-block-cover .has-background-dim::before {
  content: "";
  background-color: inherit;
}
#news.entry-single .c-post-content .wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before,
#news.entry-single .c-post-content .wp-block-cover-image .has-background-dim:not(.has-background-gradient)::before,
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background,
#news.entry-single .c-post-content .wp-block-cover.has-background-dim:not(.has-background-gradient)::before,
#news.entry-single .c-post-content .wp-block-cover .has-background-dim:not(.has-background-gradient)::before,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  opacity: 0.5;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: 0.1;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: 0.2;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: 0.3;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: 0.4;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: 0.5;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: 0.6;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: 0.7;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: 0.8;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: 0.9;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1;
}
#news.entry-single .c-post-content .wp-block-cover-image.alignleft, #news.entry-single .c-post-content .wp-block-cover-image.alignright,
#news.entry-single .c-post-content .wp-block-cover.alignleft,
#news.entry-single .c-post-content .wp-block-cover.alignright {
  max-width: 420px;
  width: 100%;
}
#news.entry-single .c-post-content .wp-block-cover-image::after,
#news.entry-single .c-post-content .wp-block-cover::after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}
@supports (position: sticky) {
  #news.entry-single .c-post-content .wp-block-cover-image::after,
  #news.entry-single .c-post-content .wp-block-cover::after {
    content: none;
  }
}
#news.entry-single .c-post-content .wp-block-cover-image.aligncenter, #news.entry-single .c-post-content .wp-block-cover-image.alignleft, #news.entry-single .c-post-content .wp-block-cover-image.alignright,
#news.entry-single .c-post-content .wp-block-cover.aligncenter,
#news.entry-single .c-post-content .wp-block-cover.alignleft,
#news.entry-single .c-post-content .wp-block-cover.alignright {
  display: flex;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover__inner-container,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover__inner-container {
  width: 100%;
  z-index: 1;
  color: #fff;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-light .wp-block-cover__inner-container,
#news.entry-single .c-post-content .wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #000;
}
#news.entry-single .c-post-content .wp-block-cover-image p:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover-image h1:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover-image h2:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover-image h3:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover-image h4:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover-image h5:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover-image h6:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover p:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover h1:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover h2:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover h3:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover h4:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover h5:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-cover h6:not(.has-text-color) {
  color: inherit;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-top-left,
#news.entry-single .c-post-content .wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-top-center,
#news.entry-single .c-post-content .wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-top-right,
#news.entry-single .c-post-content .wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-center-left,
#news.entry-single .c-post-content .wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-center-center,
#news.entry-single .c-post-content .wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-center-right,
#news.entry-single .c-post-content .wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-left,
#news.entry-single .c-post-content .wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-center,
#news.entry-single .c-post-content .wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center;
}
#news.entry-single .c-post-content .wp-block-cover-image.is-position-bottom-right,
#news.entry-single .c-post-content .wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end;
}
#news.entry-single .c-post-content .wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
#news.entry-single .c-post-content .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0;
  width: auto;
}
#news.entry-single .c-post-content .wp-block-cover-image img.wp-block-cover__image-background,
#news.entry-single .c-post-content .wp-block-cover-image video.wp-block-cover__video-background,
#news.entry-single .c-post-content .wp-block-cover img.wp-block-cover__image-background,
#news.entry-single .c-post-content .wp-block-cover video.wp-block-cover__video-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
  object-fit: cover;
  outline: none;
  border: none;
  box-shadow: none;
}
#news.entry-single .c-post-content .wp-block-cover__video-background {
  z-index: 0;
}
#news.entry-single .c-post-content .wp-block-cover__image-background {
  z-index: 0;
}
#news.entry-single .c-post-content section.wp-block-cover-image h2,
#news.entry-single .c-post-content .wp-block-cover-image-text,
#news.entry-single .c-post-content .wp-block-cover-text {
  color: #fff;
}
#news.entry-single .c-post-content section.wp-block-cover-image h2 a,
#news.entry-single .c-post-content section.wp-block-cover-image h2 a:hover,
#news.entry-single .c-post-content section.wp-block-cover-image h2 a:focus,
#news.entry-single .c-post-content section.wp-block-cover-image h2 a:active,
#news.entry-single .c-post-content .wp-block-cover-image-text a,
#news.entry-single .c-post-content .wp-block-cover-image-text a:hover,
#news.entry-single .c-post-content .wp-block-cover-image-text a:focus,
#news.entry-single .c-post-content .wp-block-cover-image-text a:active,
#news.entry-single .c-post-content .wp-block-cover-text a,
#news.entry-single .c-post-content .wp-block-cover-text a:hover,
#news.entry-single .c-post-content .wp-block-cover-text a:focus,
#news.entry-single .c-post-content .wp-block-cover-text a:active {
  color: #fff;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}
#news.entry-single .c-post-content section.wp-block-cover-image.has-left-content > h2,
#news.entry-single .c-post-content .wp-block-cover-image.has-left-content .wp-block-cover-image-text,
#news.entry-single .c-post-content .wp-block-cover.has-left-content .wp-block-cover-text {
  margin-left: 0;
  text-align: left;
}
#news.entry-single .c-post-content section.wp-block-cover-image.has-right-content > h2,
#news.entry-single .c-post-content .wp-block-cover-image.has-right-content .wp-block-cover-image-text,
#news.entry-single .c-post-content .wp-block-cover.has-right-content .wp-block-cover-text {
  margin-right: 0;
  text-align: right;
}
#news.entry-single .c-post-content section.wp-block-cover-image > h2,
#news.entry-single .c-post-content .wp-block-cover-image .wp-block-cover-image-text,
#news.entry-single .c-post-content .wp-block-cover .wp-block-cover-text {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 840px;
  padding: 0.44em;
  text-align: center;
}
#news.entry-single .c-post-content .wp-block-gallery,
#news.entry-single .c-post-content .blocks-gallery-grid {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 50px auto;
}
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image,
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item {
  margin: 0 1em 1em 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
  width: calc(50% - 1em);
}
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even),
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) {
  margin-right: 0;
}
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figure,
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figure,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figure,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image img,
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item img,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image img,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto;
}
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figcaption,
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figcaption,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figcaption,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 3em 0.77em 0.7em;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  box-sizing: border-box;
  margin: 0;
  z-index: 2;
}
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image figcaption img,
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item figcaption img,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image figcaption img,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item figcaption img {
  display: inline;
}
#news.entry-single .c-post-content .wp-block-gallery figcaption,
#news.entry-single .c-post-content .blocks-gallery-grid figcaption {
  flex-grow: 1;
}
#news.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-image a,
#news.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-image img, #news.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-item a,
#news.entry-single .c-post-content .wp-block-gallery.is-cropped .blocks-gallery-item img,
#news.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
#news.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
#news.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
#news.entry-single .c-post-content .blocks-gallery-grid.is-cropped .blocks-gallery-item img {
  width: 100%;
  height: 100%;
  flex: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
#news.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-image, #news.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-item,
#news.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-image,
#news.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 600px) {
  #news.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-image, #news.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-item,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-image,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-item {
    width: calc(33.3333333333% - 0.6666666667em);
    margin-right: 1em;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-image, #news.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-item,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-image,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-item {
    width: calc(25% - 0.75em);
    margin-right: 1em;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-image, #news.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-item,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-image,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-item {
    width: calc(20% - 0.8em);
    margin-right: 1em;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-image, #news.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-item,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-image,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-item {
    width: calc(16.6666666667% - 0.8333333333em);
    margin-right: 1em;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-image, #news.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-item,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-image,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-item {
    width: calc(14.2857142857% - 0.8571428571em);
    margin-right: 1em;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-image, #news.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-item,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-image,
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-item {
    width: calc(12.5% - 0.875em);
    margin-right: 1em;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), #news.entry-single .c-post-content .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), #news.entry-single .c-post-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), #news.entry-single .c-post-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), #news.entry-single .c-post-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), #news.entry-single .c-post-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), #news.entry-single .c-post-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), #news.entry-single .c-post-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), #news.entry-single .c-post-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
  #news.entry-single .c-post-content .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-image:last-child,
#news.entry-single .c-post-content .wp-block-gallery .blocks-gallery-item:last-child,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-image:last-child,
#news.entry-single .c-post-content .blocks-gallery-grid .blocks-gallery-item:last-child {
  margin-right: 0;
}
#news.entry-single .c-post-content .wp-block-gallery.alignleft, #news.entry-single .c-post-content .wp-block-gallery.alignright,
#news.entry-single .c-post-content .blocks-gallery-grid.alignleft,
#news.entry-single .c-post-content .blocks-gallery-grid.alignright {
  max-width: 420px;
  width: 100%;
}
#news.entry-single .c-post-content .wp-block-gallery.aligncenter .blocks-gallery-item figure,
#news.entry-single .c-post-content .blocks-gallery-grid.aligncenter .blocks-gallery-item figure {
  justify-content: center;
}
#news.entry-single .c-post-content .wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images {
  display: flex;
  flex-wrap: wrap;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0 var(--gallery-block--gutter-size, 16px) var(--gallery-block--gutter-size, 16px) 0;
  width: calc(50% - var(--gallery-block--gutter-size, 16px) / 2);
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):last-of-type:not(#individual-image) {
  margin-right: 0;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(even) {
  margin-right: 0;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
  flex-direction: column;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image > div,
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image > a {
  margin: 0;
  flex-direction: column;
  flex-grow: 1;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
  bottom: 0;
  color: #fff;
  font-size: 13px;
  left: 0;
  margin-bottom: 0;
  max-height: 60%;
  overflow: auto;
  padding: 0 8px 8px;
  position: absolute;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div,
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a {
  flex: 1 1 auto;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  flex: initial;
  background: none;
  color: inherit;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images figcaption {
  flex-grow: 1;
  flex-basis: 100%;
  text-align: center;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-top: 0;
  margin-bottom: auto;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img {
  margin-bottom: var(--gallery-block--gutter-size, 16px);
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption {
  bottom: var(--gallery-block--gutter-size, 16px);
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone),
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a {
  display: flex;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  width: 100%;
  flex: 1 0 0%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  margin-right: 0;
  width: 100%;
}
@media (min-width: 600px) {
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(33.3333333333% - var(--gallery-block--gutter-size, 16px) * 0.6666666667);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(25% - var(--gallery-block--gutter-size, 16px) * 0.75);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(20% - var(--gallery-block--gutter-size, 16px) * 0.8);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(16.6666666667% - var(--gallery-block--gutter-size, 16px) * 0.8333333333);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(14.2857142857% - var(--gallery-block--gutter-size, 16px) * 0.8571428571);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(12.5% - var(--gallery-block--gutter-size, 16px) * 0.875);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image).is-dragging ~ figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image):nth-of-type(1n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image:not(#individual-image):nth-of-type(2n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image):nth-of-type(3n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image):nth-of-type(5n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image):nth-of-type(6n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image):nth-of-type(7n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    margin-right: var(--gallery-block--gutter-size, 16px);
    width: calc(33.33% - var(--gallery-block--gutter-size, 16px) * 0.6666666667);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):nth-of-type(3n+3) {
    margin-right: 0;
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--gallery-block--gutter-size, 16px) * 0.5);
  }
  #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(1) {
    width: 100%;
  }
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images.alignleft, #news.entry-single .c-post-content .wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%;
}
#news.entry-single .c-post-content .wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center;
}
#news.entry-single .c-post-content .blocks-gallery-caption {
  color: #555;
  font-size: 13px;
  text-align: center;
}
#news.entry-single .c-post-content {
  /* ================
  　  埋め込み
  ================ */
}
#news.entry-single .c-post-content .wp-block[data-align=left] > [data-type="core/embed"],
#news.entry-single .c-post-content .wp-block[data-align=right] > [data-type="core/embed"],
#news.entry-single .c-post-content .wp-block-embed.alignleft,
#news.entry-single .c-post-content .wp-block-embed.alignright {
  max-width: 360px;
  width: 100%;
}
#news.entry-single .c-post-content .wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper,
#news.entry-single .c-post-content .wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper,
#news.entry-single .c-post-content .wp-block-embed.alignleft .wp-block-embed__wrapper,
#news.entry-single .c-post-content .wp-block-embed.alignright .wp-block-embed__wrapper {
  min-width: 280px;
}
#news.entry-single .c-post-content .wp-block-cover .wp-block-embed {
  min-width: 320px;
  min-height: 240px;
}
#news.entry-single .c-post-content .wp-block-embed {
  margin: 0 0 1em 0;
  overflow-wrap: break-word;
}
#news.entry-single .c-post-content .wp-block-embed figcaption {
  margin-top: 1em;
  margin-bottom: 1em;
  color: #777;
  font-size: 13px;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1023px) {
  #news.entry-single .c-post-content .wp-block-embed figcaption {
    font-size: 12px;
  }
}
@media screen and (max-width: 750px) {
  #news.entry-single .c-post-content .wp-block-embed figcaption {
    font-size: 2.5641025641vw;
  }
}
#news.entry-single .c-post-content .wp-block-embed iframe {
  max-width: 100%;
}
#news.entry-single .c-post-content .wp-block-embed__wrapper {
  position: relative;
}
#news.entry-single .c-post-content .wp-block-embed.wp-has-aspect-ratio .wp-block-embed__wrapper::before,
#news.entry-single .c-post-content .wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before {
  content: "";
  display: block;
  padding-top: 50%;
}
#news.entry-single .c-post-content .wp-block-embed.wp-has-aspect-ratio iframe,
#news.entry-single .c-post-content .wp-embed-responsive .wp-has-aspect-ratio iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#news.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before,
#news.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before {
  padding-top: 42.85%;
}
#news.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before,
#news.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before {
  padding-top: 50%;
}
#news.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before,
#news.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  padding-top: 56.25%;
}
#news.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before,
#news.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before {
  padding-top: 75%;
}
#news.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before,
#news.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before {
  padding-top: 100%;
}
#news.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before,
#news.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper::before {
  padding-top: 177.77%;
}
#news.entry-single .c-post-content .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before,
#news.entry-single .c-post-content .wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before {
  padding-top: 200%;
}
#news.entry-single .c-post-content .wp-block-media-text {
  gap: 0 7.6923076923vw;
  margin: 0 auto 12.8205128205vw;
}
#news.entry-single .c-post-content .wp-block-media-text .wp-block-media-text__content p {
  font-size: 6.1538461538vw;
}
#news.entry-single .c-post-content .wp-block-media-text .wp-block-media-text__content p + p {
  margin-top: 5.1282051282vw;
}
#news.entry-single .c-post-content {
  /* ================
  　  ボタン
  ================ */
}
#news.entry-single .c-post-content .wp-block-buttons {
  margin-bottom: 12.8205128205vw;
}
#news.entry-single .c-post-content .wp-block-button__link {
  font-size: 7.1794871795vw;
}
#news.entry-single .c-post-content .wp-block-button__link:hover, #news.entry-single .c-post-content .wp-block-button__link:focus, #news.entry-single .c-post-content .wp-block-button__link:active, #news.entry-single .c-post-content .wp-block-button__link:visited {
  color: #fff;
}
#news.entry-single .c-post-content .wp-block-button__link.aligncenter {
  text-align: center;
}
#news.entry-single .c-post-content .wp-block-button__link.alignright {
  /*rtl:ignore*/
  text-align: right;
}
#news.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-width {
  max-width: none;
}
#news.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%;
}
#news.entry-single .c-post-content .wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit;
}
#news.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
#news.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
#news.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
#news.entry-single .c-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
  width: 100%;
  flex-basis: 100%;
}
#news.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
  width: 25%;
}
#news.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
  width: 50%;
}
#news.entry-single .c-post-content .wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
  width: 75%;
}
#news.entry-single .c-post-content .wp-block-button.is-style-squared,
#news.entry-single .c-post-content .wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0;
}
#news.entry-single .c-post-content .wp-block-button.no-border-radius,
#news.entry-single .c-post-content .wp-block-button__link.no-border-radius {
  border-radius: 0 !important;
}
#news.entry-single .c-post-content .is-style-outline > :where(.wp-block-button__link),
#news.entry-single .c-post-content :where(.wp-block-button__link).is-style-outline {
  border: 2px solid currentColor;
  padding: 0.667em 1.333em;
}
#news.entry-single .c-post-content .is-style-outline > .wp-block-button__link:not(.has-text-color),
#news.entry-single .c-post-content .wp-block-button__link.is-style-outline:not(.has-text-color) {
  color: currentColor;
}
#news.entry-single .c-post-content .is-style-outline > .wp-block-button__link:not(.has-background),
#news.entry-single .c-post-content .wp-block-button__link.is-style-outline:not(.has-background) {
  background-color: transparent;
}
#news.entry-single .c-post-content {
  /* ================
  　  線
  ================ */
}
#news.entry-single .c-post-content .wp-block-separator {
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  border: none;
  border-bottom: 2px solid currentColor;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.4;
}
#news.entry-single .c-post-content .wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
}
#news.entry-single .c-post-content .wp-block-separator.is-style-dots {
  background: none !important;
  border: none;
  text-align: center;
  line-height: 1;
  height: auto;
}
#news.entry-single .c-post-content .wp-block-separator.is-style-dots::before {
  content: "···";
  color: currentColor;
  font-size: 1.5em;
  letter-spacing: 2em;
  /*rtl:ignore*/
  padding-left: 2em;
  font-family: serif;
}
#news.entry-single .c-post-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100px;
}
#news.entry-single .c-post-content .wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px;
}
#news.entry-single .c-post-content .wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px;
}
#news.entry-single .post-pager {
  margin-top: 10.2564102564vw;
}
#news.entry-single .post-pager .back a {
  font-size: 3.0769230769vw;
}
#news.entry-single .post-pager .back a span:before {
  vertical-align: -0.2564102564vw;
  width: 1.5384615385vw;
  height: 2.8205128205vw;
  margin-right: 2.5641025641vw;
}

#notfound .inner {
  padding: 38.4615384615vw 0 51.2820512821vw;
}
#notfound .inner h2 {
  margin-bottom: 12.8205128205vw;
  font-size: 8.2051282051vw;
}
#notfound .inner p {
  margin-bottom: 5.1282051282vw;
  font-size: 5.1282051282vw;
}
#notfound .inner .back-link a {
  font-size: 5.1282051282vw;
}/*# sourceMappingURL=smartphone.css.map */