/* ---------------------------------

  ヘッダー周り

------------------------------------ */
.header .block > ul > li > a {
  line-height: 1.5;
}
.header .block > ul:not(.sns) > li:not(:last-child) {
  margin-bottom: 1.5em !important;
}
.header .menu-btn,
.page-top {
  display: none !important;
}

/* -----------------------------------------

  特集ページ

-------------------------------------------- */

.single-special-feature.bespoke .contents .details .block h3 {
  font-family: "M PLUS Rounded 1c", sans-serif !important;
}
.single-special-feature.bespoke .contents .details .block h3 > span {
  max-width: 100% !important;
  margin: 0 !important;
  font-weight: 700 !important;
  line-height: 1.5 !important;
}
.single-special-feature.bespoke .contents .details .row:first-child + .row ~ .row .inner {
  padding-top: 2.5em !important;
}
.single-special-feature.bespoke .contents .details .block h3::after,
.single-special-feature.bespoke .contents .details .block h3::before {
  display: none !important;
}

.single-special-feature .entry__wrap .entry {
  padding: 45px 0 120px;
  position: relative;
  word-break: break-all;
}
.single-special-feature .entry__wrap .entry::before {
  content: "";
  background: url(../images/bg_common_dot-patterned.svg) repeat;
  background-size: 1.25em 1.25em;
  position: absolute;
  top: calc(31.25em / 2);
  right: 0;
  left: 0;
  z-index: -1;
  width: auto;
  height: 100%;
}
.single-special-feature .entry__wrap .entry .entry__inner {
  width: auto;
  max-width: calc((100vw - 25em * 0.8) / 12 * 11);
  margin: 0 auto;
}

.single-special-feature .entry__wrap .entry .entry__title {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 40px;
  line-height: 1.5;
  font-weight: 700;
  color: #072951;
}
.single-special-feature .entry__wrap .entry .entry__thumb {
  position: relative;
  margin-top: 40px;
  width: 100%;
  overflow: hidden;
  border-radius: 4em;
  z-index: 1;
}
.single-special-feature .entry__wrap .entry .entry__thumb-img {
  width: 100%;
  padding-top: 55%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.single-special-feature .entry__wrap .entry .entry__body {
  font-family: "M PLUS Rounded 1c", sans-serif;
  position: relative;
  margin-top: 50px;
  background-color: #fff;
  padding: 100px 80px;
  border-radius: 12px;
  z-index: 1;
}

.single-special-feature .entry__wrap .entry .entry__body #rtoc-mokuji-wrapper {
  padding-top: 40px;
}
.single-special-feature .entry__wrap .entry .entry__body #rtoc-mokuji-title {
  display: none !important;
  padding-top: 40px;
}
.single-special-feature .entry__wrap .entry .entry__body .rtoc-mokuji-content .rtoc-mokuji.level-1 li {
  padding: 0 0 0 0;
}

.single-special-feature .entry__wrap .entry .entry__body *:first-child {
  margin-top: 0 !important;
}

.single-special-feature .entry__wrap .entry .entry__body h2 {
  margin-bottom: 0;
  margin-top: 80px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
  color: #072951;
}
.single-special-feature .entry__wrap .entry .entry__body h3 {
  margin-bottom: 0;
  margin-top: 60px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  color: #8bbede;
}
.single-special-feature .entry__wrap .entry .entry__body h4 {
  margin-bottom: 0;
  margin-top: 60px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}
.single-special-feature .entry__wrap .entry .entry__body h5 {
  margin-bottom: 0;
  margin-top: 60px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
.single-special-feature .entry__wrap .entry .entry__body h6 {
  margin-bottom: 0;
  margin-top: 60px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
.single-special-feature .entry__wrap .entry .entry__body p {
  margin-bottom: 0;
  margin-top: 1.5em;
}
.single-special-feature .entry__wrap .entry .entry__body > .wp-block-image {
  margin-top: 50px;
}
.single-special-feature .entry__wrap .entry .entry__body > .wp-block-columns {
  margin-top: 3em;
}
.single-special-feature .entry__wrap .entry .entry__body ul.wp-block-list {
  margin-bottom: 0;
  margin-top: 30px;
  list-style-type: disc;
  padding-left: 1.25em;
}
.single-special-feature .entry__wrap .entry .entry__body ul.wp-block-list li {
  font-size: 18px;
  line-height: 1.5;
}
.single-special-feature .entry__wrap .entry .entry__body ul.wp-block-list li + li {
  margin-top: 0.5em;
}
@media screen and (min-width: 1500px) {
  .single-special-feature .entry__wrap .entry .entry__inner {
    width: 62.5em;
  }
}
@media screen and (max-width: 1199px) {
  .single-special-feature .entry__wrap .entry {
    padding: calc(100vw / 12) 0;
  }
  .single-special-feature .entry__wrap .entry .entry__inner {
    width: auto;
    max-width: calc(100vw / 12 * 11);
  }

  .single-special-feature .entry__wrap .entry .entry__title {
    font-size: 32px;
  }
  .single-special-feature .entry__wrap .entry .entry__thumb {
    margin-top: 30px;
  }
  .single-special-feature .entry__wrap .entry .entry__body {
    margin-top: 40px;
    padding: calc(100vw / 12);
    border-radius: 8px;
  }

  .single-special-feature .entry__wrap .entry .entry__body .rtoc-mokuji-content .rtoc-mokuji.level-1 li {
    font-size: 14px;
  }

  .single-special-feature .entry__wrap .entry .entry__body .rtoc-mokuji-content .rtoc-mokuji.level-2 li {
    font-size: 12px;
  }

  .single-special-feature .entry__wrap .entry .entry__body h2 {
    margin-top: 60px;
    font-size: 28px;
  }
  .single-special-feature .entry__wrap .entry .entry__body h3 {
    margin-top: 50px;
    font-size: 22px;
  }
  .single-special-feature .entry__wrap .entry .entry__body h4 {
    margin-top: 50px;
    font-size: 20px;
  }
  .single-special-feature .entry__wrap .entry .entry__body h5 {
    margin-top: 50px;
    font-size: 18px;
  }
  .single-special-feature .entry__wrap .entry .entry__body h6 {
    margin-top: 50px;
    font-size: 16px;
  }
  .single-special-feature .entry__wrap .entry .entry__body > .wp-block-columns {
    margin-top: 2em;
  }
  .single-special-feature .entry__wrap .entry .entry__body > .wp-block-image {
    margin-top: 40px;
  }
  .single-special-feature .entry__wrap .entry .entry__body ul.wp-block-list {
    margin-top: 25px;
    padding-left: 1.35em;
  }
  .single-special-feature .entry__wrap .entry .entry__body ul.wp-block-list li {
    font-size: 15px;
  }
}
@media screen and (max-width: 758px) {
  .single-special-feature .entry__wrap .entry {
    padding: 40px 0;
  }

  .single-special-feature .entry__wrap .entry .entry__title {
    font-size: 24px;
  }
  .single-special-feature .entry__wrap .entry .entry__thumb {
    margin-top: 20px;
    border-radius: 8px;
  }
  .single-special-feature .entry__wrap .entry .entry__body {
    margin-top: 20px;
    padding-bottom: 60px;
    border-radius: 4px;
  }

  .single-special-feature .entry__wrap .entry .entry__body .rtoc-mokuji-content .rtoc-mokuji.level-1 li {
    font-size: 12px;
  }
  .single-special-feature .entry__wrap .entry .entry__body #rtoc-mokuji-wrapper {
    padding-top: 20px;
  }
  .single-special-feature .entry__wrap .entry .entry__body .rtoc-mokuji-content .rtoc-mokuji.level-1 {
    margin: 0 15px 20px !important;
  }

  .single-special-feature .entry__wrap .entry .entry__body .rtoc-mokuji-content .rtoc-mokuji.level-2 li {
    font-size: 11px;
  }

  .single-special-feature .entry__wrap .entry .entry__body h2 {
    margin-top: 40px;
    font-size: 22px;
  }
  .single-special-feature .entry__wrap .entry .entry__body h3 {
    margin-top: 30px;
    font-size: 20px;
  }
  .single-special-feature .entry__wrap .entry .entry__body h4 {
    margin-top: 30px;
    font-size: 18px;
  }
  .single-special-feature .entry__wrap .entry .entry__body h5 {
    margin-top: 30px;
    font-size: 16px;
  }
  .single-special-feature .entry__wrap .entry .entry__body h6 {
    margin-top: 30px;
    font-size: 14px;
  }
  .single-special-feature .entry__wrap .entry .entry__body p {
    margin-top: 1.2em;
  }
  .single-special-feature .entry__wrap .entry .entry__body > .wp-block-columns {
    margin-top: 1.75em;
  }
  .single-special-feature .entry__wrap .entry .entry__body > .wp-block-image {
    margin-top: 30px;
  }
  .single-special-feature .entry__wrap .entry .entry__body ul.wp-block-list {
    margin-top: 1em;
    padding-left: 1.5em;
  }
  .single-special-feature .entry__wrap .entry .entry__body ul.wp-block-list li {
    font-size: 12px;
  }
}

/* ------------------------------
  特集ページ：フッター周り
---------------------------------  */
.single-special-feature footer {
  background-color: #fff;
  z-index: 1;
}
.single-special-feature footer::before {
  display: none;
}

.single-special-feature .little-village {
  position: relative;
  width: 100%;
  background: url(../images/bg_common_geisei-village-location.svg) left bottom no-repeat;
  background-color: #fff;
  background-position: -6.25em bottom;
  background-size: 75em 37.5em;
  z-index: 1;
}
.single-special-feature .little-village__inner {
  position: relative;
  padding-bottom: calc(3.75em + 26.25em);
}
.single-special-feature .little-village__inner::after {
  content: "";
  display: block;
  position: absolute;
  right: calc(100vw / 12 / 2);
  bottom: 3.75em;
  width: 18.75em;
  height: 18.75em;
  background: url(../images/prt_common_geisei-mascot-cocoro.svg);
  animation: floating 10s ease-in-out infinite both;
}

@media screen and (max-width: 1199px) {
  .single-special-feature .little-village__inner::after {
    right: calc(-100vw / 12);
  }
}

@media screen and (max-width: 758px) {
  .single-special-feature .little-village {
    background-position: calc(-6.25em - (100vw / 12 / 2)) calc((100% - 18.75em / 2));
    background-size: 100vh 50vh;
  }
  .single-special-feature .little-village__inner::after {
    right: calc(-100vw / 12);
    width: calc(18.75em * 0.8);
    height: calc(18.75em * 0.8);
  }
}
