@charset "UTF-8";
/*ここからフォントサイズ ===  360px - 1200px*/
/*20px→35px*/
/*18px→32px*/
/*18px→31px*/
/*17px→29px*/
/*14px→27px*/
/*13px→26px*/
/*12px→24px*/
/*11px→22px*/
/*11px→21px*/
/*10px→20px*/
/*10px→19px*/
/*9px→18px*/
/*9px→17px*/
/*9px→16px*/
/*9px→15px*/
/*9px→14px*/
/*オープンナビ用 ===  769px - 1920px*/
/*22px→31px*/
/*16px→24px*/
/*14px→20px*/
/*ナビ用 ===  769px - 1300px*/
/*24px→31px*/
/*24px→27px*/
/*20px→27px*/
/*20px→22px*/
/*16px→22px*/
/*18px→20px*/
/*14px→20px*/
/*12px→14px*/
/*11px→14px*/
.concept-link a::before, .wp-pagenavi .previouspostslink::before, .wp-pagenavi .nextpostslink::before, footer .footer-content__menu___item ul li a::before, .header__menu___content____item_____nav nav .menu-item-konogoro li a::before, .header__menu___content____item_____nav nav .nav-menu-list li a::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  margin: auto;
  border-right: 1px solid #6c5d49;
  border-bottom: 1px solid #6c5d49;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 769px) {
  .concept-link a::before, .wp-pagenavi .previouspostslink::before, .wp-pagenavi .nextpostslink::before, footer .footer-content__menu___item ul li a::before, .header__menu___content____item_____nav nav .menu-item-konogoro li a::before, .header__menu___content____item_____nav nav .nav-menu-list li a::before {
    width: 12px;
    height: 12px;
  }
}

.side-frame__content___link .sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.side-frame__content___link .sns-list li {
  margin-right: 24px;
}
.side-frame__content___link .sns-list li.insta-btn {
  width: 26px;
}
.side-frame__content___link .sns-list li.x-btn {
  width: 25px;
}
.side-frame__content___link .sns-list li:last-child {
  margin-right: 0;
}
.side-frame__content___link .sns-list li a {
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .side-frame__content___link .sns-list li a:hover {
    opacity: 0.8;
  }
}

.article-default___content :where(h2, h3), .article-tips__default___content :where(h2, h3), .article-tips__bubble___content :where(h2, h3) {
  margin-bottom: 26px;
  text-align: center;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .article-default___content :where(h2, h3), .article-tips__default___content :where(h2, h3), .article-tips__bubble___content :where(h2, h3) {
    margin-bottom: 40px;
  }
}
.article-default___content h2, .article-tips__default___content h2, .article-tips__bubble___content h2 {
  font-size: clamp(1.25rem, 0.848rem + 1.79vw, 2.188rem);
}
.article-default___content h3, .article-tips__default___content h3, .article-tips__bubble___content h3 {
  font-size: clamp(0.875rem, 0.607rem + 1.19vw, 1.5rem);
}

.article-default___content p, .post-shopping__content p, .post-recipe__content p, .post-omiyage__content p, .article-tips__default___content p, .article-tips__bubble___content p, .post-thesedays__content p {
  margin-bottom: 46px;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
@media screen and (min-width: 769px) {
  .article-default___content p, .post-shopping__content p, .post-recipe__content p, .post-omiyage__content p, .article-tips__default___content p, .article-tips__bubble___content p, .post-thesedays__content p {
    margin-bottom: 70px;
  }
}
.article-default___content p:last-child, .post-shopping__content p:last-child, .post-recipe__content p:last-child, .post-omiyage__content p:last-child, .article-tips__default___content p:last-child, .article-tips__bubble___content p:last-child, .post-thesedays__content p:last-child {
  margin-bottom: 0;
}

.article-default___content figure, .post-shopping__content figure, .post-recipe__content figure, .post-omiyage__content figure, .article-tips__default___content figure, .article-tips__bubble___content .wp-block-image, .post-thesedays__content figure {
  width: 100%;
}
.article-default___content figure img, .post-shopping__content figure img, .post-recipe__content figure img, .post-omiyage__content figure img, .article-tips__default___content figure img, .article-tips__bubble___content .wp-block-image img, .post-thesedays__content figure img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.article-default___content figure figcaption, .post-shopping__content figure figcaption, .post-recipe__content figure figcaption, .post-omiyage__content figure figcaption, .article-tips__default___content figure figcaption, .article-tips__bubble___content .wp-block-image figcaption, .post-thesedays__content figure figcaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 77%;
  max-width: 590px;
  margin: 16px auto 0;
  line-height: 1.4;
  text-align: left;
  font-size: clamp(0.688rem, 0.554rem + 0.6vw, 1rem);
}

.article-tips__bubble___item .character {
  margin-bottom: 36px;
  padding: 30px 0;
  border-top: 1px solid #6c5d49;
  border-bottom: 1px solid #6c5d49;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .character {
    margin-bottom: 100px;
    padding: 46px 0;
  }
}
.article-tips__bubble___item .character .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .character .profile {
    margin-bottom: 24px;
  }
}
.article-tips__bubble___item .character .profile:last-child {
  margin-bottom: 0;
}
.article-tips__bubble___item .character .profile span {
  width: 21%;
}
.article-tips__bubble___item .character .profile__txt {
  width: 72%;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .character .profile__txt {
    width: 74%;
  }
}
.article-tips__bubble___item .character .profile__txt .name {
  margin-bottom: 4px;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.563rem + 0.83vw, 1.188rem);
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .character .profile__txt .name {
    margin-bottom: 7px;
    letter-spacing: 2px;
  }
}
.article-tips__bubble___item .character .profile__txt .content {
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
}

.article-tips__bubble___content .is-layout-flex.wp-block-columns {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  margin: 0 auto 14px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content .is-layout-flex.wp-block-columns {
    margin-bottom: 30px;
  }
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow:first-child {
  -ms-flex-preferred-size: 22.5% !important;
      flex-basis: 22.5% !important;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow:first-child {
    -ms-flex-preferred-size: 21.5% !important;
        flex-basis: 21.5% !important;
  }
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow:last-child {
  -ms-flex-preferred-size: 78% !important;
      flex-basis: 78% !important;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow .wp-block-image {
  margin: 0;
  text-align: center;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow .wp-block-image img {
  margin-bottom: 6px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow .wp-block-image img {
    margin-bottom: 8px;
  }
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow .wp-block-image .wp-element-caption {
  margin: 0;
  line-height: 1.2;
  letter-spacing: -0.5px;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.563rem + 0.83vw, 1.188rem);
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p {
  width: 100%;
  max-width: 100%;
  margin-top: 8px;
  padding: 10px 16px;
  position: relative;
  border-radius: 20px;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p {
    margin-top: 10px;
    padding: 16px 26px;
    border-radius: 30px;
  }
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 12px 12px 0;
  position: absolute;
  top: 12px;
  left: -9px;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p::before {
    border-width: 0 20px 16px 0;
    top: 18px;
    left: -16px;
  }
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-01 {
  background: #ffffff;
  border: 1px solid #6c5d49;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-01::before {
  border-color: transparent #6c5d49 transparent transparent;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-01::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 13px 0;
  position: absolute;
  top: 13px;
  left: -7px;
  border-color: transparent #ffffff transparent transparent;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-01::after {
    border-width: 0 16px 12px 0;
    top: 19px;
    left: -14px;
  }
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-02 {
  background: #e1eecd;
  border: 1px solid #e1eecd;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-02::before {
  border-color: transparent #e1eecd transparent transparent;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-03 {
  background: #fce8e6;
  border: 1px solid #fce8e6;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-03::before {
  border-color: transparent #fce8e6 transparent transparent;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-04 {
  background: #e1d8eb;
  border: 1px solid #e1d8eb;
}
.article-tips__bubble___content .is-layout-flex.wp-block-columns .is-layout-flow p.c-04::before {
  border-color: transparent #e1d8eb transparent transparent;
}
.article-tips__bubble___content .mt-0.wp-block-columns {
  margin-bottom: 0;
}
.article-tips__bubble___content .mb-0.wp-block-columns {
  margin-bottom: 0;
}
.article-tips__bubble___content .wp-block-columns:where(.wp-block-columns.is-layout-flex) {
  gap: 1.3em;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content .wp-block-columns:where(.wp-block-columns.is-layout-flex) {
    gap: 1.4rem;
  }
}
.article-tips__bubble___content .wp-block-columns:last-of-type {
  margin-bottom: 100px;
}

.article-default___content p.point, .article-tips__default___content p.point, .article-tips__bubble___content p.point {
  padding-top: 36px;
  position: relative;
  line-height: 1.5;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
  color: #7f9665;
}
@media screen and (min-width: 769px) {
  .article-default___content p.point, .article-tips__default___content p.point, .article-tips__bubble___content p.point {
    margin: 76px auto;
    padding-top: 54px;
  }
}
.article-default___content p.point::before, .article-tips__default___content p.point::before, .article-tips__bubble___content p.point::before {
  content: "〈 POINT 〉";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "D-DIN-Condensed-Bold";
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 2px;
  font-size: clamp(1.125rem, 0.777rem + 1.55vw, 1.938rem);
}
@media screen and (min-width: 769px) {
  .article-default___content p.point::before, .article-tips__default___content p.point::before, .article-tips__bubble___content p.point::before {
    letter-spacing: 3px;
  }
}

.article-shopping__item___lead .post-ttl-shopping::before, .post-shopping__content h2::before {
  content: "";
  display: block;
  width: min(30%, 150px);
  height: 44px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/shopping/bubble-top.png") no-repeat top left/contain;
}
.article-shopping__item___lead .post-ttl-shopping::after, .post-shopping__content h2::after {
  content: "";
  display: block;
  width: min(90%, 450px);
  height: 63px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../img/shopping/bubble-bottom.png") no-repeat bottom right/contain;
}

.article-kotobabu-achive__default___item a .thumbnail, .article-tips-achive__default___item a .thumbnail, .top-archive .article-topcustom__item a .thumbnail, .article-achive__default___item a .thumbnail, .recommend__list___item a .thumbnail {
  margin-bottom: 20px;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .article-kotobabu-achive__default___item a .thumbnail, .article-tips-achive__default___item a .thumbnail, .top-archive .article-topcustom__item a .thumbnail, .article-achive__default___item a .thumbnail, .recommend__list___item a .thumbnail {
    margin-bottom: 28px;
  }
}
.article-kotobabu-achive__default___item a .thumbnail img, .article-tips-achive__default___item a .thumbnail img, .top-archive .article-topcustom__item a .thumbnail img, .article-achive__default___item a .thumbnail img, .recommend__list___item a .thumbnail img {
  width: 100%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

@media screen and (min-width: 769px) {
  .article-kotobabu-achive__default___item a:hover .thumbnail img, .article-tips-achive__default___item a:hover .thumbnail img, .top-archive .article-topcustom__item a:hover .thumbnail img, .article-achive__default___item a:hover .thumbnail img, .recommend__list___item a:hover .thumbnail img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.article-kotobabu-achive__default___item a .txt .date, .article-tips-achive__default___item a .txt .date, .article-achive__default___item a .txt .date, .recommend__list___item a .txt .date {
  margin-bottom: 4px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: clamp(0.625rem, 0.518rem + 0.48vw, 0.875rem);
}
@media screen and (min-width: 769px) {
  .article-kotobabu-achive__default___item a .txt .date, .article-tips-achive__default___item a .txt .date, .article-achive__default___item a .txt .date, .recommend__list___item a .txt .date {
    margin-bottom: 10px;
    letter-spacing: 4px;
  }
}
.article-kotobabu-achive__default___item a .txt .date span, .article-tips-achive__default___item a .txt .date span, .article-achive__default___item a .txt .date span, .recommend__list___item a .txt .date span {
  margin-right: 2px;
}

.recommend__list___item a .txt .name {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
  color: #7f9665;
}
@media screen and (min-width: 769px) {
  .recommend__list___item a .txt .name {
    margin-bottom: 4px;
  }
}

/*-------------------------------------
基本
-------------------------------------*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  font-family: YuGothic, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #6c5d49;
  font-size: clamp(0.688rem, 0.554rem + 0.6vw, 1rem);
  text-align: left;
}

img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  color: #6c5d49;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: block;
}
a:hover, a:focus {
  outline: none;
}

ol, ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

table, tr, th, td {
  border-collapse: collapse;
  font-size: 100%;
  vertical-align: top;
  border-spacing: 0;
}

input[type=text],
input[type=button],
input[type=email],
input[type=tel],
input[type=submit],
input[type=reset],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  outline: none;
  font-family: YuGothic, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  font-size: 16px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

h1, h2, h3, h4, h5, h6, h7 {
  font-weight: 500;
}

b, strong {
  font-weight: 600;
}

.wrapper {
  margin: 0 auto;
  display: block;
}

.sp {
  display: block !important;
}
@media screen and (min-width: 769px) {
  .sp {
    display: none !important;
  }
}

.pc {
  display: none !important;
}
@media screen and (min-width: 769px) {
  .pc {
    display: block !important;
  }
}

@font-face {
  font-family: "D-DIN-Condensed-Bold";
  src: url("../../assets/fonts/D-DIN-Condensed-Bold.ttf.woff") format("woff"), url("../../assets/fonts/D-DIN-Condensed-Bold.ttf.svg#D-DIN-Condensed-Bold") format("svg"), url("../../assets/fonts/D-DIN-Condensed-Bold.ttf.eot"), url("../../assets/fonts/D-DIN-Condensed-Bold.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "D-DIN-Condensed";
  src: url("../../assets/fonts/D-DIN-Condensed.ttf.woff") format("woff"), url("../../assets/fonts/D-DIN-Condensed.ttf.svg#D-DIN-Condensed") format("svg"), url("../../assets/fonts/D-DIN-Condensed.ttf.eot"), url("../../assets/fonts/D-DIN-Condensed.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/*-- ファイル読み込み --*/ /*-- ファイル読み込み --*/
.header {
  width: 100%;
  position: fixed;
  top: 3.5vh;
  right: 0;
  z-index: 999;
}
.header.header-kotobabu-top {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
}
.header.header-kotobabu-top.active {
  padding: 3.5vh 0;
  top: 0;
  background: #ffffff;
  opacity: 1;
  visibility: visible;
}
.header.header-kotobabu {
  padding: 3.5vh 0;
  top: 0;
  background: #ffffff;
}
.header.fixed {
  padding: 3.5vh 0;
  top: 0;
  background: rgba(255, 255, 255, 0.75);
}
@media screen and (min-width: 769px) {
  .header.fixed {
    background: none;
  }
}
.header .contact {
  margin-bottom: 46px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .header .contact {
    margin-bottom: 70px;
  }
}
.header .contact a {
  display: inline-block;
  line-height: 1;
  letter-spacing: 4px;
  font-size: clamp(1.125rem, 0.777rem + 1.55vw, 1.938rem);
  color: #ffffff;
}
.header .contact a img {
  width: 18px;
  margin-right: 9px;
  vertical-align: baseline;
}
@media screen and (min-width: 769px) {
  .header .contact a img {
    width: 26px;
    margin-right: 14px;
  }
}
.header__fixed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90%;
  margin: 0 auto;
}
.header__fixed .logo {
  width: min(25%, 115px);
  z-index: 9999;
}
@media screen and (min-width: 769px) {
  .header__fixed .logo {
    width: 120px;
    position: fixed;
    top: 60px;
    left: 60px;
    z-index: 999;
  }
}
.header__fixed .logo a {
  line-height: 1;
}
.header__fixed .logo.kotobabu-logo {
  width: min(25%, 125px);
}
@media screen and (min-width: 769px) {
  .header__fixed .logo.kotobabu-logo {
    top: 40px;
  }
}
.header__fixed .logo .logo-img {
  vertical-align: middle;
  -webkit-filter: contrast(80%);
          filter: contrast(80%);
}
.header__fixed___button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
}
@media screen and (min-width: 769px) {
  .header__fixed___button {
    display: block;
    position: fixed;
    top: 60px;
    right: 60px;
  }
}
.header__fixed___button .menu-trigger {
  width: 38px;
  height: 24px;
  cursor: pointer;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 769px) {
  .header__fixed___button .menu-trigger {
    width: 44px;
    height: 25px;
    margin-bottom: 38px;
  }
}
.header__fixed___button .menu-trigger__content {
  width: 100%;
  height: 100%;
  position: relative;
}
.header__fixed___button .menu-trigger__content span {
  display: block;
  width: 41px;
  height: 2px;
  position: absolute;
  background: #6c5d49;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.header__fixed___button .menu-trigger__content span:first-child {
  top: 0;
}
.header__fixed___button .menu-trigger__content span:nth-child(2) {
  top: 11px;
}
@media screen and (min-width: 769px) {
  .header__fixed___button .menu-trigger__content span:nth-child(2) {
    top: 12px;
  }
}
.header__fixed___button .menu-trigger__content span:last-child {
  bottom: 0;
}
.header__fixed___button .menu-trigger__content.kotobabu span {
  background: #5d6b69;
}
.header__fixed___button .menu-trigger.open span {
  background: #ffffff;
}
.header__fixed___button .menu-trigger.open span:first-child {
  -webkit-transform: translateY(11px) rotate(-30deg);
      -ms-transform: translateY(11px) rotate(-30deg);
          transform: translateY(11px) rotate(-30deg);
}
.header__fixed___button .menu-trigger.open span:nth-child(2) {
  opacity: 0;
}
.header__fixed___button .menu-trigger.open span:last-child {
  -webkit-transform: translateY(-11px) rotate(30deg);
      -ms-transform: translateY(-11px) rotate(30deg);
          transform: translateY(-11px) rotate(30deg);
}
@media screen and (min-width: 769px) {
  .header__fixed___button .menu-trigger.open span:last-child {
    -webkit-transform: translateY(-12px) rotate(30deg);
        -ms-transform: translateY(-12px) rotate(30deg);
            transform: translateY(-12px) rotate(30deg);
  }
}
.header__fixed___button .fixed-insta {
  width: 31px;
  margin-right: 6vw;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 769px) {
  .header__fixed___button .fixed-insta {
    width: 36px;
    margin: 0 auto;
  }
}
.header__fixed___button .fixed-insta.open {
  display: none;
}
@media screen and (min-width: 769px) {
  .header__fixed___button .fixed-insta a:hover {
    opacity: 0.8;
  }
}
.header__fixed___button .fixed-insta svg {
  vertical-align: middle;
}
.header__fixed___button .fixed-x__kotobabu {
  width: 28px;
  margin-right: 6vw;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .header__fixed___button .fixed-x__kotobabu {
    width: 42px;
    margin-right: 0;
  }
}
.header__fixed___button .fixed-x__kotobabu.open {
  display: none;
}
@media screen and (min-width: 769px) {
  .header__fixed___button .fixed-x__kotobabu a:hover {
    opacity: 0.8;
  }
}
.header__menu {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #94837a;
  z-index: 999;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  opacity: 0;
  overflow: visible;
}
.header__menu.kotobabu {
  background: #5d6b69;
}
.header__menu.open {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  overflow: auto;
}
.header__menu___content {
  width: 100%;
  height: 100%;
  padding: 16dvh 0 7dvh;
  overflow-y: auto;
}
@media screen and (min-width: 769px) {
  .header__menu___content {
    padding: 20vh 0 3svh;
  }
}
.header__menu___content____item {
  width: 80%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item {
    width: min(90%, 1300px);
  }
}
@media screen and (min-width: 769px) {
  .header__menu___content____item.kotobabu {
    width: min(90%, 1000px);
  }
}
.header__menu___content____item_____nav {
  margin-bottom: 60px;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 7.5svh;
  }
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav:not(.kotobabu-menu) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
}
.header__menu___content____item_____nav nav.kotobabu-menu {
  width: 100%;
}
.header__menu___content____item_____nav nav .nav-tag-list {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #839290;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .nav-tag-list {
    margin-bottom: 60px;
    padding-bottom: 60px;
  }
}
.header__menu___content____item_____nav nav .nav-tag-list h3 {
  margin-bottom: 30px;
  line-height: 1;
  letter-spacing: 1.5px;
  font-size: clamp(1.375rem, 0.999rem + 0.78vw, 1.938rem);
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .nav-tag-list h3 {
    margin-bottom: 40px;
  }
}
.header__menu___content____item_____nav nav .nav-tag-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .nav-tag-list ul {
    gap: 24px;
  }
}
.header__menu___content____item_____nav nav .nav-tag-list ul li a {
  font-size: clamp(0.875rem, 0.624rem + 0.52vw, 1.25rem);
  color: #ffffff;
}
.header__menu___content____item_____nav nav .nav-tag-list ul li a:hover {
  opacity: 0.8;
}
.header__menu___content____item_____nav nav .menu-item-konogoro {
  padding-bottom: 50px;
  border-bottom: 1px solid #839290;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .menu-item-konogoro {
    padding-bottom: 60px;
  }
}
.header__menu___content____item_____nav nav .menu-item-konogoro li a {
  position: relative;
  line-height: 1;
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .menu-item-konogoro li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header__menu___content____item_____nav nav .menu-item-konogoro li a::before {
  right: 3px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-color: #ffffff;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .menu-item-konogoro li a::before {
    right: 20px;
  }
}
.header__menu___content____item_____nav nav .menu-item-konogoro li a .menu-ttl {
  width: 80px;
  margin-bottom: 14px;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .menu-item-konogoro li a .menu-ttl {
    width: 110px;
    margin: 0 30px 0 0;
  }
}
.header__menu___content____item_____nav nav .menu-item-konogoro li a .menu-ttl .konogoro-path {
  fill: #ffffff;
}
.header__menu___content____item_____nav nav .menu-item-konogoro li a .caption {
  letter-spacing: 1.5px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
  font-size: clamp(0.75rem, 0.42rem + 0.69vw, 0.875rem);
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .menu-item-konogoro li a:hover {
    opacity: 0.8;
  }
  .header__menu___content____item_____nav nav .menu-item-konogoro li a:hover::before {
    -webkit-transform: translateX(10px) rotate(-45deg);
        -ms-transform: translateX(10px) rotate(-45deg);
            transform: translateX(10px) rotate(-45deg);
  }
}
.header__menu___content____item_____nav nav .nav-menu-list {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .nav-menu-list {
    /*width: calc(50% - 80px / 2);*/
    width: 28.5%;
  }
}
.header__menu___content____item_____nav nav .nav-menu-list li {
  height: 54px;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .nav-menu-list li {
    height: 60px;
    margin-bottom: 50px;
  }
}
.header__menu___content____item_____nav nav .nav-menu-list li a {
  display: block;
  width: 100%;
  position: relative;
  color: #ffffff;
}
.header__menu___content____item_____nav nav .nav-menu-list li a::before {
  right: 3px;
  top: 12px;
  bottom: auto;
  margin: 0;
  border-color: #ffffff;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .nav-menu-list li a::before {
    right: 13px;
    top: 12px;
  }
}
.header__menu___content____item_____nav nav .nav-menu-list li a span {
  font-size: clamp(1.125rem, 0.795rem + 0.69vw, 1.25rem);
  vertical-align: middle;
}
.header__menu___content____item_____nav nav .nav-menu-list li a span.en-txt {
  line-height: 1;
  font-family: "D-DIN-Condensed";
  letter-spacing: 2px;
  font-size: clamp(1.5rem, 1.005rem + 1.03vw, 1.688rem);
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .nav-menu-list li a:hover {
    opacity: 0.8;
  }
  .header__menu___content____item_____nav nav .nav-menu-list li a:hover::before {
    -webkit-transform: translateX(10px) rotate(-45deg);
        -ms-transform: translateX(10px) rotate(-45deg);
            transform: translateX(10px) rotate(-45deg);
  }
}
.header__menu___content____item_____nav nav .nav-menu-list li a .menu-ttl {
  font-size: clamp(1.25rem, 0.92rem + 0.69vw, 1.375rem);
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____nav nav .nav-menu-list li a .menu-ttl {
    width: 88%;
  }
}
.header__menu___content____item_____nav nav .nav-menu-list li a .caption {
  margin-top: 2px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
  font-size: clamp(0.75rem, 0.42rem + 0.69vw, 0.875rem);
}
.header__menu___content____item_____info {
  text-align: right;
}
.header__menu___content____item_____info .searchandfilter {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____info .searchandfilter {
    width: 396px;
    margin: 0 0 60px auto;
  }
}
.header__menu___content____item_____info .searchandfilter > div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__menu___content____item_____info .searchandfilter > div ul li {
  padding-right: 0;
}
.header__menu___content____item_____info .searchandfilter > div ul li:first-child {
  width: 80%;
}
.header__menu___content____item_____info .searchandfilter > div ul li:last-child {
  width: 20%;
}
.header__menu___content____item_____info .searchandfilter > div ul li input[type=text] {
  width: 100%;
  padding: 12px 16px;
  background: #ffffff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  line-height: 1;
}
.header__menu___content____item_____info .searchandfilter > div ul li input[type=submit] {
  width: 100%;
  height: 50px;
  background: #6c5d49;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____info .searchandfilter > div ul li input[type=submit]:hover {
    background: #7f9665;
  }
}
.header__menu___content____item_____info______link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header__menu___content____item_____info______link .contact-btn {
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid #ffffff;
}
.header__menu___content____item_____info______link .contact-btn a {
  color: #ffffff;
}
.header__menu___content____item_____info______link .sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.header__menu___content____item_____info______link .sns-list li {
  margin-right: 24px;
}
.header__menu___content____item_____info______link .sns-list li.insta-btn {
  width: 26px;
}
.header__menu___content____item_____info______link .sns-list li.insta-btn .insta-path {
  fill: #ffffff;
}
.header__menu___content____item_____info______link .sns-list li.x-btn {
  width: 22px;
}
.header__menu___content____item_____info______link .sns-list li.x-btn .x-path {
  fill: #ffffff;
}
.header__menu___content____item_____info______link .sns-list li:last-child {
  margin-right: 0;
}
.header__menu___content____item_____info______link .sns-list li a {
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____info______link .sns-list li a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____info.top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 80px;
  }
}
.header__menu___content____item_____info.top > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____info.top > div.l-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____info.top .open-menu-logo {
    width: 200px;
    margin-right: 4.4vw;
  }
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____info.top .open-menu-logo__kotobabu {
    width: 220px;
  }
}
@media screen and (min-width: 769px) {
  .header__menu___content____item_____info.top .searchandfilter {
    margin: 0;
  }
}

.sub-page {
  padding-bottom: 90px;
}
@media screen and (min-width: 769px) {
  .sub-page {
    padding-bottom: 140px;
  }
}
.sub-page.front-page {
  padding-bottom: 0;
}

/*----------------------------------------------------
side-frame
----------------------------------------------------*/
.side-frame {
  width: 25%;
  min-height: 100svh;
  padding: 10svh 0;
  position: sticky;
  bottom: 0;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.side-frame__content {
  width: min(90%, 290px);
  margin: 0 auto;
}
.side-frame__content___title {
  width: min(90%, 240px);
  margin: 0 auto 70px;
}
.side-frame__content___title .logo {
  width: 89.5%;
  margin-bottom: 36px;
}
.side-frame__content___title p {
  line-height: 2.2;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.536rem + 0.95vw, 1.25rem);
}
.side-frame__content___concept {
  width: 100%;
  margin: 0 auto 64px;
  padding: 70px 0;
  border-top: 1px solid #99887a;
  border-bottom: 1px solid #99887a;
}
.side-frame__content___concept____item {
  width: 235px;
  margin: 0 auto;
}
.side-frame__content___concept____item p {
  margin-bottom: 32px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 2;
  letter-spacing: 2px;
  font-size: clamp(0.625rem, 0.491rem + 0.6vw, 0.938rem);
}
.side-frame__content___concept .concept-link a::before {
  width: 8px;
  height: 8px;
}
.side-frame__content___link {
  width: 235px;
  margin: 0 auto;
}
.side-frame__content___link .contact-btn {
  margin-bottom: 36px;
}
@media screen and (min-width: 769px) {
  footer .footer-content__menu {
    border-top: 1px solid #94837a;
  }
}
footer .footer-content__menu___item {
  width: 80%;
  margin: 0 auto;
  padding: 70px 0;
  border-top: 1px solid #94837a;
}
@media screen and (min-width: 769px) {
  footer .footer-content__menu___item {
    width: 96%;
    max-width: 1300px;
    margin: 0 auto 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 100px 0 80px;
    border-top: none;
  }
}
footer .footer-content__menu___item h3 {
  margin-bottom: 40px;
  line-height: 1;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: clamp(1.5rem, 0.344rem + 2.41vw, 1.938rem);
}
@media screen and (min-width: 769px) {
  footer .footer-content__menu___item h3 {
    width: 13%;
  }
}
footer .footer-content__menu___item ul {
  width: 100%;
}
@media screen and (min-width: 769px) {
  footer .footer-content__menu___item ul {
    width: 25%;
  }
}
footer .footer-content__menu___item ul li {
  height: 46px;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  footer .footer-content__menu___item ul li {
    height: 60px;
    margin-bottom: 24px;
  }
}
footer .footer-content__menu___item ul li a {
  display: block;
  width: 100%;
  position: relative;
  font-weight: 600;
  font-size: clamp(1rem, 0.009rem + 2.06vw, 1.375rem);
}
footer .footer-content__menu___item ul li a::before {
  right: 3px;
  top: 8px;
  bottom: auto;
  margin: 0;
  border-color: #6c5d49;
}
@media screen and (min-width: 769px) {
  footer .footer-content__menu___item ul li a::before {
    width: 10px;
    height: 10px;
    right: 13px;
    top: 13px;
  }
}
footer .footer-content__menu___item ul li a span {
  font-size: clamp(0.875rem, -0.116rem + 2.06vw, 1.25rem);
  vertical-align: middle;
}
footer .footer-content__menu___item ul li a span.en-txt {
  line-height: 1;
  letter-spacing: 2px;
  font-size: clamp(1.25rem, 0.094rem + 2.41vw, 1.688rem);
}
@media screen and (min-width: 769px) {
  footer .footer-content__menu___item ul li a:hover {
    opacity: 0.8;
  }
  footer .footer-content__menu___item ul li a:hover::before {
    -webkit-transform: translateX(10px) rotate(-45deg);
        -ms-transform: translateX(10px) rotate(-45deg);
            transform: translateX(10px) rotate(-45deg);
  }
}
footer .footer-content__menu___item ul li a .caption {
  margin-top: 2px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
  font-size: clamp(0.688rem, 0.192rem + 1.03vw, 0.875rem);
}
footer .footer-content__menu___item ul:last-child li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  footer .footer-content__menu___item ul:last-child li:last-child {
    margin-bottom: 22px;
  }
}
footer .footer-content__contact {
  display: block;
  margin: 0 auto 46px;
  padding: 80px 0;
  background: #f8faf4;
  border-top: 1px solid #94837a;
  border-bottom: 1px solid #94837a;
}
@media screen and (min-width: 769px) {
  footer .footer-content__contact {
    margin: 0 auto 96px;
    padding: 100px 0;
  }
}
footer .footer-content__contact h3 {
  margin-bottom: 30px;
  line-height: 1;
  letter-spacing: 3px;
  text-align: center;
  font-size: clamp(1.25rem, 0.848rem + 1.79vw, 2.188rem);
  color: #7f9665;
}
@media screen and (min-width: 769px) {
  footer .footer-content__contact h3 {
    margin-bottom: 60px;
  }
}
footer .footer-content__contact___txt {
  text-align: center;
}
footer .footer-content__contact___txt p {
  letter-spacing: -0.5px;
  line-height: 1.9;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
  color: #7f9665;
}
footer .footer-content__contact___txt p:first-child {
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  footer .footer-content__contact___txt p:first-child {
    margin-bottom: 24px;
  }
}
footer .footer-content__contact___txt p:nth-child(2) {
  margin-bottom: 26px;
  font-size: clamp(0.688rem, 0.554rem + 0.6vw, 1rem);
}
@media screen and (min-width: 769px) {
  footer .footer-content__contact___txt p:nth-child(2) {
    margin-bottom: 40px;
  }
}
footer .fsc_container {
  padding: 0 0.625rem;
}
@media screen and (min-width: 769px) {
  footer .fsc_container {
    padding: 0 0.9375rem;
  }
}
@media screen and (min-width: 769px) {
  footer .fsc_container__in {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
  }
}
footer .fsc_gfooter__pagetop {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__pagetop {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-pack: end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 1.75rem 0 0 0;
  }
}
footer .fsc_gfooter__pagetop a {
  display: block;
  position: relative;
  padding: 0.9375rem 0;
  background: #f6f6f5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 0.8125rem;
  text-align: center;
  color: #202020;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__pagetop a {
    background: none;
    font-size: 0.875rem;
  }
}
footer .fsc_gfooter__pagetop a > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.5;
}
footer .fsc_gfooter__pagetop a > span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 7px;
  border-color: transparent transparent currentcolor transparent;
  margin-top: -0.125rem;
  margin-left: 0.5rem;
}
footer .fsc_gfooter__copies {
  padding: 1.375rem 0 1.5625rem;
  background: #ffffff;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__copies {
    padding: 1.875rem 0 2.1875rem;
    border: 1px solid #eaeaea;
  }
}
footer .fsc_gfooter__global-links__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  font-size: 0.625rem;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__global-links__items {
    font-size: 0.875rem;
  }
}
footer .fsc_gfooter__global-links__item {
  margin: 0.3125rem 0;
  position: relative;
  border-left: 1px solid #777;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.1;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__global-links__item {
    border-left: none;
    margin: 0;
  }
}
footer .fsc_gfooter__global-links__item:first-child {
  border-left: none;
}
footer .fsc_gfooter__global-links__item.sp-break {
  width: 100%;
  margin: 0;
  height: 0;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__global-links__item.sp-break {
    display: none;
  }
}
footer .fsc_gfooter__global-links__item.sp-break + .fsc_gfooter__global-links__item {
  border-left: none;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__global-links__item + .fsc_gfooter__global-links__item::before {
    content: "｜";
    display: inline-block;
  }
}
footer .fsc_gfooter__global-link {
  display: inline-block;
  padding: 0 0.46875rem;
  font-weight: 400;
  color: #202020;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__global-link {
    padding: 0 0.3125rem;
  }
}
footer .fsc_gfooter__logo {
  margin-top: 1.5625rem;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__logo {
    margin-top: 1.875rem;
  }
}
footer .fsc_gfooter__logo a {
  display: inline-block;
  width: 5.75rem;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__logo a {
    width: 7.25rem;
  }
}
footer .fsc_gfooter__logo.next-generation {
  display: block;
  width: 5.75rem;
  margin: 0 auto 0.7rem;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__logo.next-generation {
    width: 7.25rem;
    margin: 0 auto 1.07rem;
  }
}
footer .fsc_gfooter__copy {
  display: block;
  margin-top: 0.625rem;
  color: #777;
  font-size: 0.4375rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  footer .fsc_gfooter__copy {
    margin-top: 1.0625rem;
    font-size: 0.6875rem;
  }
}

/*-- ファイル読み込み --*/
/*-------------------------------------
ボタン
-------------------------------------*/
/*コンセプトボタン---------*/
.concept-link {
  width: 150px;
  height: 40px;
}
@media screen and (min-width: 769px) {
  .concept-link {
    width: 154px;
  }
}
.concept-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #6c5d49;
}
@media screen and (min-width: 769px) {
  .concept-link a:hover {
    background: #f8faf4;
  }
}
@media screen and (min-width: 769px) {
  .concept-link a:hover::before {
    right: 10px;
  }
}
.concept-link a img {
  width: 80px;
}
@media screen and (min-width: 769px) {
  .concept-link a img {
    width: 89px;
  }
}

/*contactボタン---------*/
.contact-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "D-DIN-Condensed-Bold";
  line-height: 1;
  letter-spacing: 2px;
  font-size: 1.25rem;
  color: #94837a;
}
@media screen and (min-width: 769px) {
  .contact-btn a {
    font-size: clamp(0.875rem, 0.607rem + 1.19vw, 1.5rem);
  }
}
.contact-btn a .contact-icon {
  width: 18px;
  margin-right: 15px;
}
@media screen and (min-width: 769px) {
  .contact-btn a .contact-icon {
    width: 23px;
  }
}
@media screen and (min-width: 769px) {
  .contact-btn a:hover {
    opacity: 0.8;
  }
}

/*リンクボタン---------*/
.c-btn {
  display: block;
  width: 174px;
  height: 36px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .c-btn {
    width: 260px;
    height: 56px;
  }
}
.c-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  border: 2px solid #7f9665;
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
.c-btn a img {
  width: 103px;
}
@media screen and (min-width: 769px) {
  .c-btn a img {
    width: 155px;
  }
}
.c-btn__link01 a {
  background: #7f9665;
  color: #ffffff;
}
.c-btn__link01 a svg {
  width: 103px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 769px) {
  .c-btn__link01 a svg {
    width: 155px;
  }
}
@media screen and (min-width: 769px) {
  .c-btn__link01 a:hover {
    background: none;
    color: #7f9665;
  }
  .c-btn__link01 a:hover .readmore-path {
    fill: #7f9665;
  }
}
.c-btn__link02 a {
  color: #7f9665;
}
.c-btn__link03 {
  width: max(240px, 62%);
}
@media screen and (min-width: 769px) {
  .c-btn__link03 {
    width: 400px;
  }
}
.c-btn__link03 a {
  background: #7f9665;
  color: #ffffff;
}
@media screen and (min-width: 769px) {
  .c-btn__link03 a:hover {
    background: none;
    color: #7f9665;
  }
  .c-btn__link03 a:hover .read-more .read-more-cls-1 {
    fill: #7f9665;
  }
}
.c-btn.home a svg {
  width: 55px;
}
@media screen and (min-width: 769px) {
  .c-btn.home a svg {
    width: 85px;
  }
}
@media screen and (min-width: 769px) {
  .c-btn.home a:hover .home-cls-1 {
    fill: #7f9665;
  }
}

/*ページャー--------*/
.wp-pagenavi {
  width: 90%;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .wp-pagenavi {
    min-width: 600px;
    margin: 60px auto 0;
  }
}
.wp-pagenavi :where(.current, .page, .extend, .first, .last) {
  margin: 0 10px;
  line-height: 1;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.624rem + 0.52vw, 1.25rem);
}
@media screen and (min-width: 769px) {
  .wp-pagenavi :where(.current, .page, .extend, .first, .last) {
    margin: 0 24px;
  }
}
.wp-pagenavi .current {
  position: relative;
}
.wp-pagenavi .current::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -6px;
  margin: auto;
  border-bottom: 1px solid #6c5d49;
}
.wp-pagenavi .previouspostslink {
  position: absolute;
  left: 0;
}
.wp-pagenavi .previouspostslink::before {
  width: 8px;
  height: 8px;
  left: 0;
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.wp-pagenavi .nextpostslink {
  position: absolute;
  right: 0;
}
.wp-pagenavi .nextpostslink::before {
  width: 8px;
  height: 8px;
  right: 0;
}
@media screen and (min-width: 769px) {
  .wp-pagenavi a:hover {
    opacity: 0.8;
  }
}

/*ページャーことば部*/
.article-achive.kotobabu .wp-pagenavi {
  min-width: 100%;
  margin: 60px auto;
}
@media screen and (min-width: 769px) {
  .article-achive.kotobabu .wp-pagenavi :where(.current, .page, .extend, .first, .last) {
    margin: 0 16px;
  }
}

/*-------------------------------------
コンテンツ幅
-------------------------------------*/
/*PCコンテンツ幅---------*/
@media screen and (min-width: 769px) {
  .main-container {
    display: block;
    width: 640px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  .kotobabu-container {
    display: block;
    width: 580px;
    margin: 0 auto;
  }
}

/*インナーコンテンツ幅---------*/
.b-container {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
}

/*-------------------------------------
投稿aタグ
-------------------------------------*/
.post-content {
  margin-bottom: 120px;
}
@media screen and (min-width: 769px) {
  .post-content {
    margin-bottom: 240px;
  }
}
.post-content a:not(.no-dec) {
  display: inline;
  text-decoration: underline;
}

/*-------------------------------------
padding部分
-------------------------------------*/
.post-list-content {
  padding: 66px 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .post-list-content {
    padding: 100px 0;
  }
}
.post-list-content::after {
  content: "";
  width: 76%;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: #907d76;
}
.post-list-content:first-of-type {
  padding-top: 0;
}
.post-list-content:last-of-type::after {
  content: none;
}

/*-------------------------------------
投稿lead部分
-------------------------------------*/
.lead-common {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lead-common .date {
  line-height: 1;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: clamp(0.688rem, 0.554rem + 0.6vw, 1rem);
}
@media screen and (min-width: 769px) {
  .lead-common .date {
    letter-spacing: 4px;
  }
}
.lead-common .point {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  font-size: clamp(0.75rem, 0.536rem + 0.95vw, 1.25rem);
}
.lead-common .cate {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 14px;
  line-height: 1;
  letter-spacing: -0.5px;
  font-weight: 600;
  font-size: clamp(0.625rem, 0.518rem + 0.48vw, 0.875rem);
  color: #ffffff;
}
.lead-common .cate__inter {
  background: #76b8b1;
}
.lead-common .cate__tips {
  background: #d58ec3;
}
.lead-common .cate__furusato {
  background: #bfc860;
}
.lead-common .cate__snap {
  background: #7799ce;
}
.lead-common .cate__omiyage {
  background: #af9765;
}
.lead-common .cate__recipe {
  background: #e99a50;
}
.lead-common .cate__shopping {
  background: #6c5d49;
}
.lead-common .cate__default {
  background: #d58ec3;
}

/*-------------------------------------
 アーカイブ
-------------------------------------*/
.article-achive {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .article-achive {
    width: 100%;
  }
}
.article-achive__default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.article-achive__default___item {
  width: 48%;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .article-achive__default___item {
    width: 46%;
    margin-bottom: 70px;
  }
}
.article-achive__default___item a .txt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
}
.article-achive__default___item a .txt .date {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .article-achive__default___item a .txt .date {
    margin-bottom: 14px;
  }
}
.article-achive__default___item a .txt .point {
  margin-bottom: 2px;
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
  color: #7f9665;
}
@media screen and (min-width: 769px) {
  .article-achive__default___item a .txt .point {
    margin-bottom: 4px;
  }
}
.article-achive__default___item a .txt .title {
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
.article-achive__default___item:first-of-type {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 50px;
}
@media screen and (min-width: 769px) {
  .article-achive__default___item:first-of-type {
    margin-bottom: 70px;
  }
}
.article-achive__default___item:first-of-type a .txt .point,
.article-achive__default___item:first-of-type a .txt .name {
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
.article-achive__default___item:first-of-type a .txt .title {
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
.article-achive .thesedays a .date,
.article-achive .senior_thesedays a .date {
  letter-spacing: 2px;
}
@media screen and (min-width: 769px) {
  .article-achive .thesedays a .date,
  .article-achive .senior_thesedays a .date {
    letter-spacing: 2.5px;
  }
}
.article-achive .thesedays a .date span,
.article-achive .senior_thesedays a .date span {
  margin-right: 5px;
  letter-spacing: 2px;
}
@media screen and (min-width: 769px) {
  .article-achive .thesedays a .date span,
  .article-achive .senior_thesedays a .date span {
    margin-right: 8px;
    letter-spacing: 4px;
  }
}
.article-achive .kotobabu .article-achive__default___item {
  width: 47%;
}
.article-achive .kotobabu .article-achive__default___item .txt .title {
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
.article-achive .kotobabu .article-achive__default___item:first-child, .article-achive .kotobabu .article-achive__default___item:nth-child(2) {
  width: 100%;
}
.article-achive .kotobabu .article-achive__default___item:first-child .txt .title, .article-achive .kotobabu .article-achive__default___item:nth-child(2) .txt .title {
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}

/*-------------------------------------
 おすすめ
-------------------------------------*/
.recommend {
  margin-bottom: 50px;
  padding: 60px 0 10px;
  position: relative;
  background: #f1f7f0;
}
@media screen and (min-width: 769px) {
  .recommend {
    margin-bottom: 100px;
    padding: 100px 0 0;
  }
}
.recommend.senior_thesedays {
  background: rgba(255, 255, 255, 0.7);
}
.recommend.snap {
  background: none;
}
.recommend .recommend-ttl {
  position: absolute;
  top: -44px;
  right: 0;
  left: 0;
  margin: auto;
}
@media screen and (min-width: 769px) {
  .recommend .recommend-ttl {
    width: 68%;
    top: -70px;
  }
}
.recommend .recommend-ttl.reco {
  width: max(72%, 280px);
}
@media screen and (min-width: 769px) {
  .recommend .recommend-ttl.reco {
    width: 68%;
  }
}
.recommend .recommend-ttl.new, .recommend .recommend-ttl.rank {
  width: min(79%, 340px);
}
@media screen and (min-width: 769px) {
  .recommend .recommend-ttl.new, .recommend .recommend-ttl.rank {
    width: 75%;
  }
}
.recommend__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}
.recommend__list___item {
  width: 47%;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .recommend__list___item {
    width: 46%;
    margin-bottom: 100px;
  }
}
.recommend__list___item a .txt {
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .recommend__list___item a .txt {
    margin-bottom: 12px;
  }
}
.recommend__list___item a .title {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
/*-------------------------------------
 編集部のまとめ
-------------------------------------*/
.post-content-summary {
  width: 70%;
  margin: 133px 0 20px auto;
  padding: 46px 0;
  position: relative;
  background: #f8faf4;
  border-bottom-left-radius: 50px;
}
@media screen and (min-width: 769px) {
  .post-content-summary {
    margin: 200px 0 60px auto;
    padding: 70px 0;
  }
}
.post-content-summary h4 {
  width: min(47%, 210px);
  position: absolute;
  top: -62px;
  left: -9%;
}
@media screen and (min-width: 769px) {
  .post-content-summary h4 {
    top: -94px;
  }
}
.post-content-summary p {
  display: block;
  width: 76%;
  margin: 0 auto;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}

/*-------------------------------------
 スタッフ
-------------------------------------*/
.post-content-staff {
  font-size: clamp(0.75rem, 0.563rem + 0.83vw, 1.188rem);
}

.page-senior_thesedays .post-content-staff {
  margin-top: 60px;
}
@media screen and (min-width: 769px) {
  .page-senior_thesedays .post-content-staff {
    margin-top: 90px;
  }
}

/*-------------------------------------
タイトル
-------------------------------------*/
/*下層ページタイトル---------*/
.page-ttl-content__main {
  margin: 0 0 30px 0;
}
@media screen and (min-width: 769px) {
  .page-ttl-content__main {
    margin: 0 0 60px 0;
  }
}
.page-ttl-content__main .ttl {
  margin: 0 auto 10px;
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  .page-ttl-content__main .ttl {
    margin: 0 auto 30px;
  }
}
.page-ttl-content__main .caption {
  margin-bottom: 30px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
  color: #7f9665;
}
.page-ttl-content .overview p {
  padding-bottom: 60px;
  position: relative;
  line-height: 2;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.688rem, 0.554rem + 0.6vw, 1rem);
  color: #7f9665;
}
@media screen and (min-width: 769px) {
  .page-ttl-content .overview p {
    padding-bottom: 80px;
  }
}
.page-ttl-content .overview p::before {
  content: "";
  width: 76%;
  height: 44px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/common/deco-curve01.svg") no-repeat center/contain;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}
@media screen and (min-width: 769px) {
  .page-ttl-content .overview p::before {
    width: 480px;
    height: 40px;
  }
}

/*タイトル---------*/
.ttl {
  line-height: 1;
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
.ttl.en-txt {
  letter-spacing: 4px;
  font-size: clamp(1.125rem, 0.75rem + 1.67vw, 2rem);
}
.ttl__main {
  margin-bottom: 64px;
  padding-bottom: 33px;
  position: relative;
  color: #7f9665;
}
@media screen and (min-width: 769px) {
  .ttl__main {
    margin-bottom: 96px;
    padding-bottom: 50px;
  }
}
.ttl__main::before {
  content: "";
  width: 76%;
  height: 44px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/common/deco-curve01.svg") no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .ttl__main::before {
    width: 480px;
    height: 40px;
  }
}
.ttl__page {
  color: #99887a;
}

/*-------------------------------------
テキスト
-------------------------------------*/
/*英語テキスト---------*/
.en-txt {
  font-family: "D-DIN-Condensed";
}
@media screen and (min-width: 769px) {
  .en-txt {
    font-family: "D-DIN-Condensed-Bold";
  }
}

/*枠付き文字---------*/
.st-frame {
  line-height: 1;
  letter-spacing: 6px;
  text-stroke: 1px #7f9665;
  -webkit-text-stroke: 1px #7f9665;
}

/*-------------------------------------
svgカラー設定
-------------------------------------*/
.konogoro-path {
  fill: #99887a;
  stroke-width: 0px;
}

.kotobabu-path {
  fill: #5d6b69;
  stroke-width: 0px;
}

.insta-path {
  fill: #6c5d49;
  stroke-width: 0px;
}

.x-path {
  fill: #5d6b69;
  stroke-width: 0px;
}

.contact-path {
  fill: none;
  stroke: #99887a;
  stroke-miterlimit: 10;
  stroke-width: 3.56px;
}

.readmore-path {
  fill: #ffffff;
  stroke-width: 0px;
}

.fixed-logo .konogoro-path {
  fill: #99887a;
}

.fixed-insta .insta-path {
  fill: #6c5d49;
  stroke-width: 0px;
}

.open-menu-logo .konogoro-path {
  fill: #ffffff;
}

.contact-btn.open .contact-path {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
  stroke-width: 3.56px;
}

.insta-btn .insta-path {
  fill: #99887a;
}

.switch-path.fixed-logo.open .konogoro-path {
  fill: #ffffff;
}
.switch-path.fixed-logo.open .kotobabu-path {
  fill: #ffffff;
}
.switch-path.fixed-kotobabu-logo.open .kotobabu-path {
  fill: #ffffff;
}
.switch-path.fixed-insta.open .insta-path {
  fill: #ffffff;
  stroke-width: 0px;
}
.switch-path.fixed-x__kotobabu.open .x-path {
  fill: #ffffff;
}

/*-------------------------------------
animation
-------------------------------------*/
@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*-- ファイル読み込み --*/
/*----------------------------------------------------
front-page
----------------------------------------------------*/
.front-page {
  position: relative;
}

/*----------------------------------------------------
wrapper-content
----------------------------------------------------*/
.wrapper-content {
  display: block;
  position: relative;
}
@media screen and (min-width: 769px) {
  .wrapper-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/*----------------------------------------------------
top-content
----------------------------------------------------*/
@media screen and (min-width: 769px) {
  .top-content {
    width: 75%;
  }
}

/*----------------------------------------------------
page-mv
----------------------------------------------------*/
.page-mv {
  height: 100svh;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-mv {
    margin-bottom: 240px;
  }
}
.page-mv::before {
  content: "";
  display: block;
  width: 70%;
  height: 120vh;
  position: absolute;
  top: 0;
  left: -34%;
  background: #ede9de;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .page-mv::before {
    height: 110vh;
  }
}
.page-mv__eyecatch {
  position: absolute;
  left: 6vw;
  bottom: 3%;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: end;
  font-weight: 600;
  font-size: clamp(1rem, 0.705rem + 1.31vw, 1.688rem);
  letter-spacing: 2px;
}
.page-mv__concept {
  width: 80%;
  margin-left: auto;
}
.page-mv__concept p {
  margin-bottom: 20px;
  line-height: 2.2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  font-size: clamp(0.75rem, 0.563rem + 0.83vw, 1.188rem);
}
.page-mv__content {
  width: 80%;
  height: 80svh;
  margin-left: auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-mv__content {
    width: 94%;
    height: 100svh;
  }
}
.page-mv__content___slide {
  width: 100%;
  height: 100%;
}
.page-mv__content___slide .slick-list {
  height: 100%;
}
.page-mv__content___slide .slick-list .slick-track {
  height: 100%;
}
.page-mv__content___slide____list {
  width: 100%;
  height: 100%;
}
.page-mv__content___slide____list .slide-img {
  width: 100%;
  height: 74svh;
  margin-bottom: 8px;
  position: relative;
  border-bottom-left-radius: 100px;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .page-mv__content___slide____list .slide-img {
    height: 94svh;
    margin-bottom: 20px;
  }
}
.page-mv__content___slide____list .slide-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-mv__content___slide____list.slick-slide.add-animation .slide-img img {
  /*animation: zoomUp 12s linear 0s normal both;*/
}
.page-mv__content___slide____list .staff {
  margin-right: 10px;
  text-align: right;
  font-size: clamp(0.625rem, 0.491rem + 0.6vw, 0.938rem);
}
@media screen and (min-width: 769px) {
  .page-mv__content___slide____list .staff {
    margin-right: 30px;
  }
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); /* 拡大率 */
  }
}

@keyframes zoomUp {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); /* 拡大率 */
  }
}
/*----------------------------------------------------
top-archive
----------------------------------------------------*/
.top-archive {
  width: 100%;
  padding-bottom: 90px;
  margin-left: auto;
  border-left: 1px solid #ede9de;
}
@media screen and (min-width: 769px) {
  .top-archive {
    padding-bottom: 140px;
  }
}
.top-archive .b-container {
  width: 90%;
  max-width: 840px;
  margin: 0 auto 0px;
}
.top-archive .article-topcustom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-archive .article-topcustom__item {
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .top-archive .article-topcustom__item {
    margin-bottom: 70px;
  }
}
.top-archive .article-topcustom__item:last-of-type {
  margin-bottom: 0;
}
.top-archive .article-topcustom__item a .lead-common {
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .top-archive .article-topcustom__item a .lead-common {
    margin-bottom: 12px;
  }
}
.top-archive .article-topcustom__item a .lead-common .cate {
  border: 1px solid #7f9665;
  color: #7f9665;
}
.top-archive .article-topcustom__item a .title {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
}
.top-archive .article-topcustom__item.one-column {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .top-archive .article-topcustom__item.one-column a .thumbnail {
    max-height: 550px;
  }
}
.top-archive .article-topcustom__item.one-column a .title {
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
.top-archive .article-topcustom__item.two-column {
  width: 48%;
}
@media screen and (min-width: 769px) {
  .top-archive .article-topcustom__item.two-column {
    width: 42.9%;
  }
}
@media screen and (min-width: 769px) {
  .top-archive .article-topcustom__item.two-column a .thumbnail {
    max-height: 360px;
  }
}
.top-archive .article-topcustom__item.two-column a .title {
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
.top-archive .article-topcustom__item.is-active {
  -webkit-animation: fadeUp 1s forwards;
          animation: fadeUp 1s forwards;
}

/*----------------------------------------------------
concept
----------------------------------------------------*/
.concept .concept-content img {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (min-width: 769px) {
  .concept .concept-content img {
    margin-bottom: 90px;
  }
}
.concept .concept-content p {
  margin-bottom: 93px;
  line-height: 2.2;
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.536rem + 0.95vw, 1.25rem);
}
@media screen and (min-width: 769px) {
  .concept .concept-content p {
    margin-bottom: 140px;
  }
}
.concept .main-logo {
  margin-bottom: 90px;
}
@media screen and (min-width: 769px) {
  .concept .main-logo {
    margin-bottom: 230px;
  }
}
.concept .main-logo p {
  margin-bottom: 14px;
  line-height: 2.1;
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
}
.concept .main-logo h2 {
  display: block;
  width: min(35%, 222px);
  margin: 0 auto;
}
.concept .concept-video {
  width: 80%;
  max-width: 580px;
  margin: 0 auto 0px;
}
@media screen and (min-width: 769px) {
  .concept .concept-video {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto 0px;
  }
}
.concept .concept-video .ttl {
  margin-bottom: 80px;
}
.concept .concept-video__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.concept .concept-video__content___item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .concept .concept-video__content___item {
    width: 46%;
  }
}
.concept .concept-video__content___item:first-child {
  margin-bottom: 70px;
}
@media screen and (min-width: 769px) {
  .concept .concept-video__content___item:first-child {
    margin-bottom: 0;
  }
}
.concept .concept-video__content___item .video {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .concept .concept-video__content___item .video {
    margin-bottom: 25px;
  }
}
.concept .concept-video__content___item .video a {
  overflow: hidden;
  position: relative;
}
.concept .concept-video__content___item .video a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 769px) {
  .concept .concept-video__content___item .video a:hover .thumbnail {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.concept .concept-video__content___item .video a .v-arrow {
  width: 70px;
  display: block;
  width: 93px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .concept .concept-video__content___item .video a .v-arrow {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}
.concept .concept-video__content___item p {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}

/*----------------------------------------------------
thesedays
----------------------------------------------------*/
.page-senior_thesedays {
  background: #f8f7ec;
}

.article-thesedays__item {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.article-thesedays__item___lead {
  margin: 0 auto 30px;
}
@media screen and (min-width: 769px) {
  .article-thesedays__item___lead {
    margin-bottom: 46px;
  }
}
.article-thesedays__item___lead .lead-common {
  margin-bottom: 14px;
}
@media screen and (min-width: 769px) {
  .article-thesedays__item___lead .lead-common {
    margin-bottom: 22px;
  }
}
.article-thesedays__item___lead .post-ttl-thesedays {
  display: block;
  width: 81%;
  margin: 0 auto 22px;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
@media screen and (min-width: 769px) {
  .article-thesedays__item___lead .post-ttl-thesedays {
    margin: 0 auto 34px;
  }
}
.article-thesedays__item___lead .name {
  line-height: 1;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
.article-thesedays__item___lead .name span {
  margin-left: 10px;
  letter-spacing: 2px;
  font-size: clamp(0.625rem, 0.518rem + 0.48vw, 0.875rem);
}
@media screen and (min-width: 769px) {
  .article-thesedays__item___lead .name span {
    margin-bottom: 16px;
    letter-spacing: 4px;
  }
}
.article-thesedays__item___img {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .article-thesedays__item___img {
    margin-bottom: 46px;
  }
}
.article-thesedays__item___prof {
  margin: 0 auto 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 769px) {
  .article-thesedays__item___prof {
    margin: 0 auto 46px;
  }
}
.article-thesedays__item___prof span {
  width: 24%;
}
@media screen and (min-width: 769px) {
  .article-thesedays__item___prof span {
    width: 100px;
  }
}
.article-thesedays__item___prof p {
  width: 70%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
}
@media screen and (min-width: 769px) {
  .article-thesedays__item___prof p {
    width: 74%;
  }
}

.post-thesedays__content p {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
  margin: 0 auto 46px;
}
@media screen and (min-width: 769px) {
  .post-thesedays__content p {
    margin: 0 auto 70px;
  }
}
.post-thesedays__content h2 {
  margin-bottom: 26px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(1rem, 0.705rem + 1.31vw, 1.688rem);
}
@media screen and (min-width: 769px) {
  .post-thesedays__content h2 {
    margin-bottom: 40px;
  }
}
.post-thesedays__content figure {
  margin: 0 auto 53px;
}
@media screen and (min-width: 769px) {
  .post-thesedays__content figure {
    margin: 0 auto 80px;
  }
}
.post-thesedays__content .recommend-book {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
  margin: 0 auto 66px;
}
@media screen and (min-width: 769px) {
  .post-thesedays__content .recommend-book {
    margin-bottom: 100px;
  }
}
.post-thesedays__content .recommend-book h3 {
  margin-bottom: 36px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(1rem, 0.705rem + 1.31vw, 1.688rem);
}
@media screen and (min-width: 769px) {
  .post-thesedays__content .recommend-book h3 {
    margin-bottom: 54px;
  }
}
.post-thesedays__content .recommend-book h3 span {
  padding-bottom: 10px;
  border-bottom: 2px solid #6c5d49;
}
.post-thesedays__content .recommend-book a {
  width: 64.5%;
  margin: 0 auto;
  text-decoration: none;
}
.post-thesedays__content .recommend-book a img {
  display: block;
  width: 100%;
  margin: 0 auto 16px;
}
@media screen and (min-width: 769px) {
  .post-thesedays__content .recommend-book a img {
    margin-bottom: 30px;
  }
}
.post-thesedays__content .recommend-book a p {
  display: block;
  width: 100%;
  margin: 0 auto;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.4;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}

.all-list .all-list-thesedays__item {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.all-list .all-list-thesedays__item___lead {
  margin: 0 auto 30px;
}
@media screen and (min-width: 769px) {
  .all-list .all-list-thesedays__item___lead {
    margin-bottom: 46px;
  }
}
.all-list .all-list-thesedays__item___lead .lead-common {
  margin-bottom: 14px;
}
@media screen and (min-width: 769px) {
  .all-list .all-list-thesedays__item___lead .lead-common {
    margin-bottom: 22px;
  }
}
.all-list .all-list-thesedays__item___lead .post-ttl-thesedays {
  display: block;
  width: 81%;
  margin: 0 auto 22px;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
@media screen and (min-width: 769px) {
  .all-list .all-list-thesedays__item___lead .post-ttl-thesedays {
    margin: 0 auto 34px;
  }
}
.all-list .all-list-thesedays__item___lead .name {
  line-height: 1;
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
.all-list .all-list-thesedays__item___lead .name span {
  margin-left: 10px;
  letter-spacing: 2px;
  font-size: clamp(0.625rem, 0.518rem + 0.48vw, 0.875rem);
}
@media screen and (min-width: 769px) {
  .all-list .all-list-thesedays__item___lead .name span {
    margin-bottom: 16px;
    letter-spacing: 4px;
  }
}
.all-list .all-list-thesedays__item___img {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .all-list .all-list-thesedays__item___img {
    margin-bottom: 46px;
  }
}
.all-list .all-list-thesedays__item___prof {
  margin: 0 auto 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 769px) {
  .all-list .all-list-thesedays__item___prof {
    margin: 0 auto 46px;
  }
}
.all-list .all-list-thesedays__item___prof span {
  width: 24%;
}
@media screen and (min-width: 769px) {
  .all-list .all-list-thesedays__item___prof span {
    width: 100px;
  }
}
.all-list .all-list-thesedays__item___prof p {
  width: 70%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
}
@media screen and (min-width: 769px) {
  .all-list .all-list-thesedays__item___prof p {
    width: 74%;
  }
}

/*----------------------------------------------------
tips / forusato
----------------------------------------------------*/
.article-tips__default___item____img {
  margin-bottom: 40px;
}
.article-tips__default___item____img img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .article-tips__default___item____img {
    margin-bottom: 60px;
  }
}
.article-tips__default .lead-common {
  margin-bottom: 26px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .article-tips__default .lead-common {
    margin-bottom: 40px;
  }
}
.article-tips__default .post-ttl-default {
  margin-bottom: 22px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(1.25rem, 0.848rem + 1.79vw, 2.188rem);
}
@media screen and (min-width: 769px) {
  .article-tips__default .post-ttl-default {
    margin-bottom: 34px;
  }
}
.article-tips__default___content figure {
  margin: 0 auto 40px;
}
@media screen and (min-width: 769px) {
  .article-tips__default___content figure {
    margin: 0 auto 60px;
  }
}
.article-tips__bubble___item {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.article-tips__bubble___item____img {
  margin-bottom: 40px;
}
.article-tips__bubble___item____img img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item____img {
    margin-bottom: 60px;
  }
}
.article-tips__bubble___item .lead-common {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .lead-common {
    margin-bottom: 18px;
  }
}
.article-tips__bubble___item .post-ttl-bubble {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .post-ttl-bubble {
    margin-bottom: 30px;
  }
}
.article-tips__bubble___item .post-ttl-bubble.furusato {
  margin-bottom: 4px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .post-ttl-bubble.furusato {
    margin-bottom: 6px;
  }
}
.article-tips__bubble___item .sub-ttl {
  margin-bottom: 26px;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .sub-ttl {
    margin-bottom: 40px;
  }
}
.article-tips__bubble___item .introduction {
  margin-bottom: 33px;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
.article-tips__bubble___item .introduction__tips {
  margin-bottom: 33px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .introduction__tips {
    margin-bottom: 50px;
  }
}
.article-tips__bubble___item .introduction__furusato {
  margin-bottom: 60px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .introduction__furusato {
    margin-bottom: 90px;
  }
}
.article-tips__bubble___item .question {
  margin-bottom: 36px;
  line-height: 1.8;
  font-weight: 600;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___item .question {
    margin-bottom: 56px;
  }
}
.article-tips__bubble___content .wp-block-image {
  margin: 53px auto 36px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content .wp-block-image {
    margin: 80px auto 54px;
  }
}
.article-tips__bubble___content .wp-block-columns .wp-block-image .wp-element-caption {
  text-align: center;
}
.article-tips__bubble___content p {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
  margin: 50px auto;
}
.article-tips__bubble___content :where(.link-btn01, .link-btn02) {
  display: block;
  margin: 17px auto 40px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content :where(.link-btn01, .link-btn02) {
    margin: 26px auto 60px;
  }
}
.article-tips__bubble___content :where(.link-btn01, .link-btn02) a {
  padding: 12px 0;
  border-radius: 30px;
  line-height: 1;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.607rem + 1.19vw, 1.5rem);
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content :where(.link-btn01, .link-btn02) a {
    padding: 18px 0;
  }
}
.article-tips__bubble___content :where(.continue-link, .external-link) {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
}
.article-tips__bubble___content :where(.continue-link, .external-link) p {
  margin-bottom: 16px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content :where(.continue-link, .external-link) p {
    margin-bottom: 24px;
  }
}
.article-tips__bubble___content :where(.continue-link, .external-link) .c-btn {
  width: 100%;
}
.article-tips__bubble___content :where(.continue-link, .external-link) {
  margin-top: 44px;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content :where(.continue-link, .external-link) {
    margin-top: 66px;
  }
}
.article-tips__bubble___content :where(.continue-link, .external-link) p {
  width: 100%;
  max-width: 100%;
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
}
.article-tips__bubble___content .continue-link p {
  text-align: center;
}
.article-tips__bubble___content.furusato h2 {
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
.article-tips__bubble___content.furusato .wp-block-image {
  margin: 40px auto;
}
@media screen and (min-width: 769px) {
  .article-tips__bubble___content.furusato .wp-block-image {
    margin: 60px auto;
  }
}

.article-tips-achive {
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .article-tips-achive {
    width: 100%;
  }
}
.article-tips-achive__default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.article-tips-achive__default___item {
  width: 48%;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .article-tips-achive__default___item {
    width: 46%;
    margin-bottom: 70px;
  }
}
.article-tips-achive__default___item a .txt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
}
.article-tips-achive__default___item a .txt .date {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .article-tips-achive__default___item a .txt .date {
    margin-bottom: 14px;
  }
}
.article-tips-achive__default___item a .txt .point {
  margin-bottom: 2px;
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
  color: #7f9665;
}
@media screen and (min-width: 769px) {
  .article-tips-achive__default___item a .txt .point {
    margin-bottom: 4px;
  }
}
.article-tips-achive__default___item a .txt .title {
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
.article-tips-achive__default___item:first-of-type {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 50px;
}
@media screen and (min-width: 769px) {
  .article-tips-achive__default___item:first-of-type {
    margin-bottom: 70px;
  }
}
.article-tips-achive__default___item:first-of-type a .txt .point {
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
.article-tips-achive__default___item:first-of-type a .txt .title {
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}

/*----------------------------------------------------
snap
----------------------------------------------------*/
.article-snap__item___lead {
  margin-bottom: 33px;
}
@media screen and (min-width: 769px) {
  .article-snap__item___lead {
    margin-bottom: 60px;
  }
}
.article-snap__item___img {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .article-snap__item___img {
    margin-bottom: 60px;
  }
}
.article-snap .lead-common {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .article-snap .lead-common {
    margin-bottom: 20px;
  }
}
.article-snap .post-ttl-snap {
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
.article-snap .post-ttl-snap span {
  margin-left: 13px;
  letter-spacing: 1px;
  font-size: clamp(0.625rem, 0.518rem + 0.48vw, 0.875rem);
}
@media screen and (min-width: 769px) {
  .article-snap .post-ttl-snap span {
    letter-spacing: 3px;
    margin-left: 20px;
  }
}
.article-snap .cameraman {
  letter-spacing: 1px;
  font-weight: 600;
  font-size: clamp(0.625rem, 0.518rem + 0.48vw, 0.875rem);
}
@media screen and (min-width: 769px) {
  .article-snap .cameraman {
    letter-spacing: 3px;
  }
}

.post-snap .article-snap__lead {
  margin-bottom: 22px;
}
@media screen and (min-width: 769px) {
  .post-snap .article-snap__lead {
    margin-bottom: 34px;
  }
}
.post-snap .article-snap .post-ttl-snap {
  margin-bottom: 4px;
}
@media screen and (min-width: 769px) {
  .post-snap .article-snap .post-ttl-snap {
    margin-bottom: 10px;
  }
}
.post-snap .article-snap__list {
  margin-bottom: 86px;
}
@media screen and (min-width: 769px) {
  .post-snap .article-snap__list {
    margin-bottom: 130px;
  }
}
.post-snap .article-snap__list___item {
  margin-bottom: 80px;
}
@media screen and (min-width: 769px) {
  .post-snap .article-snap__list___item {
    margin-bottom: 120px;
  }
}
.post-snap .article-snap__list___item____img {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .post-snap .article-snap__list___item____img {
    margin-bottom: 60px;
  }
}
.post-snap .article-snap__list___item____txt .txt-content {
  margin-bottom: 26px;
}
@media screen and (min-width: 769px) {
  .post-snap .article-snap__list___item____txt .txt-content {
    margin-bottom: 40px;
  }
}
.post-snap .article-snap__list___item____txt .txt-content .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.post-snap .article-snap__list___item____txt .txt-content .flex-wrap p:first-child {
  margin-right: 16px;
}
@media screen and (min-width: 769px) {
  .post-snap .article-snap__list___item____txt .txt-content .flex-wrap p:first-child {
    margin-right: 24px;
  }
}
.post-snap .article-snap__list___item____txt .txt-content p {
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
.post-snap .article-snap__list___item____txt .txt-content p.trend span {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

/*----------------------------------------------------
omiyage
----------------------------------------------------*/
.article-omiyage__item {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.article-omiyage__item___lead {
  margin: 0 auto 26px;
}
@media screen and (min-width: 769px) {
  .article-omiyage__item___lead {
    margin-bottom: 40px;
  }
}
.article-omiyage__item___lead .lead-common {
  margin-bottom: 18px;
}
@media screen and (min-width: 769px) {
  .article-omiyage__item___lead .lead-common {
    margin-bottom: 26px;
  }
}
.article-omiyage__item___lead .post-ttl-omiyage {
  line-height: 1;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
.article-omiyage__item___img {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .article-omiyage__item___img {
    margin-bottom: 46px;
  }
}

.post-omiyage__content {
  margin-bottom: 66px;
}
@media screen and (min-width: 769px) {
  .post-omiyage__content {
    margin-bottom: 100px;
  }
}
.post-omiyage__content p {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
  margin: 0 auto 46px;
}
@media screen and (min-width: 769px) {
  .post-omiyage__content p {
    margin: 0 auto 70px;
  }
}
.post-omiyage__content :where(h2, h3) {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-weight: 600;
}
.post-omiyage__content h2 {
  margin-bottom: 20px;
  padding-top: 20px;
  font-size: clamp(1rem, 0.705rem + 1.31vw, 1.688rem);
}
@media screen and (min-width: 769px) {
  .post-omiyage__content h2 {
    margin-bottom: 30px;
    padding-top: 30px;
  }
}
.post-omiyage__content h3 {
  margin-bottom: 20px;
  padding-top: 76px;
  position: relative;
  font-size: clamp(0.875rem, 0.607rem + 1.19vw, 1.5rem);
}
@media screen and (min-width: 769px) {
  .post-omiyage__content h3 {
    margin-bottom: 30px;
    padding-top: 130px;
  }
}
.post-omiyage__content h3::before {
  content: "";
  display: block;
  width: 44px;
  height: 41px;
  position: absolute;
  top: 23px;
  right: 0;
  left: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .post-omiyage__content h3::before {
    width: 67px;
    height: 63px;
    top: 40px;
  }
}
.post-omiyage__content h3:first-of-type::before {
  background-image: url("../img/omiyage/omiyage1.svg");
}
.post-omiyage__content h3:nth-of-type(2)::before {
  background-image: url("../img/omiyage/omiyage2.svg");
}
.post-omiyage__content h3:nth-of-type(3)::before {
  background-image: url("../img/omiyage/omiyage3.svg");
}
.post-omiyage__content h3:nth-of-type(4)::before {
  background-image: url("../img/omiyage/omiyage4.svg");
}
.post-omiyage__content h3:nth-of-type(5)::before {
  background-image: url("../img/omiyage/omiyage5.svg");
}
.post-omiyage__content h3:nth-of-type(6)::before {
  background-image: url("../img/omiyage/omiyage6.svg");
}
.post-omiyage__content h3:nth-of-type(7)::before {
  background-image: url("../img/omiyage/omiyage7.svg");
}
.post-omiyage__content h3:nth-of-type(8)::before {
  background-image: url("../img/omiyage/omiyage8.svg");
}
.post-omiyage__content h3:nth-of-type(9)::before {
  background-image: url("../img/omiyage/omiyage9.svg");
}
.post-omiyage__content h3:nth-of-type(10)::before {
  background-image: url("../img/omiyage/omiyage10.svg");
}
.post-omiyage__content figure {
  margin: 0 auto 26px;
}
@media screen and (min-width: 769px) {
  .post-omiyage__content figure {
    margin: 0 auto 40px;
  }
}

/*----------------------------------------------------
recipe
----------------------------------------------------*/
.article-recipe__item {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.article-recipe__item___lead {
  margin: 0 auto 26px;
}
@media screen and (min-width: 769px) {
  .article-recipe__item___lead {
    margin-bottom: 40px;
  }
}
.article-recipe__item___lead .lead-common {
  margin-bottom: 18px;
}
@media screen and (min-width: 769px) {
  .article-recipe__item___lead .lead-common {
    margin-bottom: 26px;
  }
}
.article-recipe__item___lead .post-ttl-recipe {
  margin-bottom: 16px;
  line-height: 1;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
@media screen and (min-width: 769px) {
  .article-recipe__item___lead .post-ttl-recipe {
    margin-bottom: 24px;
  }
}
.article-recipe__item___lead .introduction {
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
.article-recipe__item___img {
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .article-recipe__item___img {
    margin-bottom: 46px;
  }
}

.post-recipe__content {
  margin-bottom: 66px;
}
@media screen and (min-width: 769px) {
  .post-recipe__content {
    margin-bottom: 100px;
  }
}
.post-recipe__content p {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
  margin: 0 auto 88px;
}
@media screen and (min-width: 769px) {
  .post-recipe__content p {
    margin: 0 auto 134px;
  }
}
.post-recipe__content :where(h2, h3) {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: center;
  font-weight: 600;
}
.post-recipe__content h2 {
  margin-bottom: 56px;
  position: relative;
  font-family: "D-DIN-Condensed-Bold";
  letter-spacing: 3px;
  font-size: clamp(1.125rem, 0.75rem + 1.67vw, 2rem);
  /*text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 14px;*/
}
@media screen and (min-width: 769px) {
  .post-recipe__content h2 {
    margin-bottom: 86px;
  }
}
.post-recipe__content h2::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url("../img/recipe/how-to-cook.svg") no-repeat center/contain #ffffff;
}
.post-recipe__content h3 {
  margin-bottom: 20px;
  position: relative;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(1.063rem, 0.741rem + 1.43vw, 1.813rem);
}
@media screen and (min-width: 769px) {
  .post-recipe__content h3 {
    margin-bottom: 30px;
  }
}
.post-recipe__content h4 {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 8px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(1.063rem, 0.741rem + 1.43vw, 1.813rem);
}
@media screen and (min-width: 769px) {
  .post-recipe__content h4 {
    margin-bottom: 14px;
  }
}
.post-recipe__content figure {
  margin: 0 auto 80px;
}
@media screen and (min-width: 769px) {
  .post-recipe__content figure {
    margin: 0 auto 120px;
  }
}
.post-recipe__content figure img {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .post-recipe__content figure img {
    margin-bottom: 28px;
  }
}
.post-recipe__content figure figcaption {
  width: 79%;
  margin: 0 auto;
  line-height: 1.6;
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
}

/*----------------------------------------------------
omiyage
----------------------------------------------------*/
.article-shopping__item {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.article-shopping__item___lead {
  margin: 0 auto 33px;
}
@media screen and (min-width: 769px) {
  .article-shopping__item___lead {
    margin-bottom: 50px;
  }
}
.article-shopping__item___lead .lead-common {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .article-shopping__item___lead .lead-common {
    margin-bottom: 30px;
  }
}
.article-shopping__item___lead .post-ttl-shopping {
  padding: 33px 0 46px;
  position: relative;
  line-height: 1.8;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
@media screen and (min-width: 769px) {
  .article-shopping__item___lead .post-ttl-shopping {
    padding: 50px 0 70px;
  }
}
.article-shopping__item___img {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .article-shopping__item___img {
    margin-bottom: 60px;
  }
}

.post-shopping__content {
  margin-bottom: 66px;
}
@media screen and (min-width: 769px) {
  .post-shopping__content {
    margin-bottom: 100px;
  }
}
.post-shopping__content p {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 0px;
  margin: 0 auto 46px;
}
@media screen and (min-width: 769px) {
  .post-shopping__content p {
    margin: 0 auto 70px;
  }
}
.post-shopping__content :where(h2, h3) {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.8;
  text-align: center;
  font-weight: 600;
}
.post-shopping__content h2 {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 33px;
  padding: 33px 0 46px;
  position: relative;
  letter-spacing: 1px;
  font-size: clamp(0.875rem, 0.554rem + 1.43vw, 1.625rem);
}
@media screen and (min-width: 769px) {
  .post-shopping__content h2 {
    margin-bottom: 50px;
    padding: 50px 0 70px;
  }
}
.post-shopping__content h3 {
  margin-bottom: 20px;
  position: relative;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(0.875rem, 0.607rem + 1.19vw, 1.5rem);
}
@media screen and (min-width: 769px) {
  .post-shopping__content h3 {
    margin-bottom: 30px;
  }
}
.post-shopping__content h3.check {
  width: 77%;
  max-width: 590px;
  margin: 0 auto 18px;
  padding-left: 26px;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .post-shopping__content h3.check {
    margin-bottom: 28px;
    padding-left: 36px;
  }
}
.post-shopping__content h3.check::before {
  content: "";
  display: block;
  width: 20px;
  height: 16px;
  position: absolute;
  top: 4px;
  left: 0;
  background: url("../img/shopping/check-icon.png") no-repeat center left/contain;
}
@media screen and (min-width: 768px) {
  .post-shopping__content h3.check::before {
    top: 9px;
  }
}
@media screen and (min-width: 798px) {
  .post-shopping__content h3.check::before {
    width: 27px;
    height: 23px;
  }
}
.post-shopping__content figure {
  margin: 0 auto 20px;
}
@media screen and (min-width: 769px) {
  .post-shopping__content figure {
    margin: 0 auto 20px;
  }
}
.post-shopping__content figure img {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .post-shopping__content figure img {
    margin-bottom: 28px;
  }
}
.post-shopping__content figure figcaption {
  width: 79%;
  margin: 0 auto;
  line-height: 1.6;
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
}

/*----------------------------------------------------
kotobabu
----------------------------------------------------*/
.page-kotobabu {
  color: #5d6b69;
}
.page-kotobabu a:not(.c-btn a) {
  color: #5d6b69;
}
.page-kotobabu .kotobabu-kv {
  width: 100%;
  max-width: 580px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-kotobabu .kotobabu-kv {
    height: 94vh;
    max-height: 850px;
  }
}
.page-kotobabu .kotobabu-kv .kotobabu-kv-img {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url("../img/kotobabu/kotobabu-kv.jpg") no-repeat center top/contain;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .page-kotobabu .kotobabu-kv .kotobabu-kv-img {
    position: absolute;
    background-size: 560px;
    background-attachment: fixed;
  }
}
.page-kotobabu .kotobabu-kv h2 {
  display: block;
  width: 190px;
  position: absolute;
  top: 44%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-kotobabu .kotobabu-kv h2 svg .kotobabu-logo {
  fill: #ffffff;
}
.page-kotobabu .kotobabu-kv p {
  position: absolute;
  top: 5%;
  right: 5%;
  line-height: 2.8;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 3px;
  font-weight: 600;
  font-size: clamp(0.875rem, 0.624rem + 0.52vw, 1.25rem);
  color: #ffffff;
}
.page-kotobabu .concept {
  width: 76%;
  margin: 0 auto;
  padding: 50px 0;
  position: relative;
  background: #ffffff;
  border-bottom: 1px solid #5d6b69;
}
.page-kotobabu .concept h3 {
  display: block;
  width: 232px;
  padding: 30px 0 22px;
  position: absolute;
  top: -57px;
  right: 0;
  left: 0;
  margin: auto;
  background: #ffffff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.page-kotobabu .concept h3 img {
  display: block;
  width: 100px;
  margin: 0 auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #5d6b69;
}
.page-kotobabu .concept p {
  line-height: 1.8;
  font-size: clamp(0.875rem, 0.624rem + 0.52vw, 1.25rem);
}
.page-kotobabu .article-achive.kotobabu {
  width: 76%;
  margin: 0 auto;
}
.page-kotobabu .article-achive.kotobabu.top-page {
  padding: 50px 0 0;
}
.page-kotobabu .tag-list {
  width: 76%;
  margin: 0 auto;
  padding: 60px 0;
  border-top: 1px solid #5d6b69;
}
.page-kotobabu .tag-list h3 {
  margin: 0 auto 20px;
  line-height: 1;
  letter-spacing: 1.5px;
  text-align: center;
  font-size: clamp(1.25rem, 0.094rem + 2.41vw, 1.688rem);
}
.page-kotobabu .tag-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: flex_start;
      -ms-flex-pack: flex_start;
          justify-content: flex_start;
  gap: 12px 10px;
}
.page-kotobabu .tag-list ul li a {
  line-height: 1;
  font-size: clamp(0.875rem, 0.624rem + 0.52vw, 1.25rem);
}
@media screen and (min-width: 769px) {
  .page-kotobabu .tag-list ul li a:hover {
    opacity: 0.8;
  }
}
.page-kotobabu main {
  background: #ffffff;
}

.post-kotobabu .article-kotobabu .post-ttl-kotobabu {
  margin-bottom: 30px;
  padding-bottom: 50px;
  position: relative;
  text-align: center;
  font-weight: 600;
  font-size: clamp(1.125rem, 0.75rem + 1.67vw, 2rem);
}
@media screen and (min-width: 769px) {
  .post-kotobabu .article-kotobabu .post-ttl-kotobabu {
    margin-bottom: 50px;
    padding-bottom: 70px;
  }
}
.post-kotobabu .article-kotobabu .post-ttl-kotobabu::before {
  content: "";
  width: min(99%, 306px);
  height: 56px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url("../img/kotobabu/bubble.png") no-repeat bottom center/contain;
}
@media screen and (min-width: 769px) {
  .post-kotobabu .article-kotobabu .post-ttl-kotobabu::before {
    width: 458px;
    height: 82px;
  }
}
.post-kotobabu .article-kotobabu__img {
  margin-bottom: 60px;
}
.post-kotobabu .article-kotobabu__content {
  padding-bottom: 50px;
}
.post-kotobabu .article-kotobabu__content h2,
.post-kotobabu .article-kotobabu__content h3 {
  text-align: center;
  font-weight: 600;
  font-size: clamp(1rem, 0.705rem + 1.31vw, 1.688rem);
}
.post-kotobabu .article-kotobabu__content h2 {
  margin-bottom: 35px;
}
.post-kotobabu .article-kotobabu__content h2.mb-0 {
  margin-bottom: 0;
}
.post-kotobabu .article-kotobabu__content h3 {
  margin-bottom: 20px;
}
.post-kotobabu .article-kotobabu__content figure {
  margin-bottom: 20px;
}
.post-kotobabu .article-kotobabu__content figure.mb-0 {
  margin-bottom: 0;
}
.post-kotobabu .article-kotobabu__content figure img {
  width: 100%;
}
.post-kotobabu .article-kotobabu__content figure figcaption {
  margin-top: 16px;
}
.post-kotobabu .article-kotobabu__content p {
  margin-bottom: 50px;
  font-size: clamp(0.813rem, 0.571rem + 1.07vw, 1.375rem);
}
.post-kotobabu .article-kotobabu__content p.mb-0 {
  margin-bottom: 0;
}
.post-kotobabu .article-kotobabu__content hr {
  margin: 50px 0;
}
.post-kotobabu .article-kotobabu__content hr.wp-block-separator {
  border-top: 1px solid #5d6b69;
}
.post-kotobabu .article-kotobabu__content ul {
  margin-bottom: 50px;
}
.post-kotobabu .article-kotobabu__content ul li {
  position: relative;
  font-size: clamp(0.75rem, 0.536rem + 0.95vw, 1.25rem);
}
.post-kotobabu .article-kotobabu__content ul li::before {
  content: "・";
  left: 0;
  ffont-size: clamp(0.75rem, 0.536rem + 0.95vw, 1.25rem);
}

.article-kotobabu-achive__default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.article-kotobabu-achive__default___item {
  width: 47%;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  .article-kotobabu-achive__default___item {
    width: 46%;
    margin-bottom: 70px;
  }
}
.article-kotobabu-achive__default___item a .txt {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
}
.article-kotobabu-achive__default___item a .txt .date {
  margin-bottom: 12px;
}
@media screen and (min-width: 769px) {
  .article-kotobabu-achive__default___item a .txt .date {
    margin-bottom: 14px;
  }
}
.article-kotobabu-achive__default___item a .txt .point {
  margin-bottom: 2px;
  font-size: clamp(0.688rem, 0.5rem + 0.83vw, 1.125rem);
  color: #7f9665;
}
@media screen and (min-width: 769px) {
  .article-kotobabu-achive__default___item a .txt .point {
    margin-bottom: 4px;
  }
}
.article-kotobabu-achive__default___item a .txt .title {
  font-weight: 600;
  font-size: clamp(0.75rem, 0.509rem + 1.07vw, 1.313rem);
}
/*----------------------------------------------------
notfound
----------------------------------------------------*/
.notfound {
  margin: 120px auto;
  text-align: center;
}
.notfound p {
  margin-bottom: 60px;
  font-weight: bold;
}

.sub-page {
  padding-top: 16svh;
}
@media screen and (min-width: 769px) {
  .sub-page {
    padding-top: 140px;
  }
}

.article-default__img {
  margin-bottom: 40px;
}
.article-default__img img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .article-default__img {
    margin-bottom: 60px;
  }
}
.article-default .lead-common {
  margin-bottom: 26px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .article-default .lead-common {
    margin-bottom: 40px;
  }
}
.article-default .post-ttl-default {
  margin-bottom: 22px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(1.25rem, 0.848rem + 1.79vw, 2.188rem);
}
@media screen and (min-width: 769px) {
  .article-default .post-ttl-default {
    margin-bottom: 34px;
  }
}
.article-default___content figure {
  margin: 0 auto 40px;
}
@media screen and (min-width: 769px) {
  .article-default___content figure {
    margin: 0 auto 60px;
  }
}

/*-- ファイル読み込み --*/