@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
/* =======================
共通
======================= */
@media print, screen and (min-width: 600px) {
  br.spview2 {
    display: none !important;
  }
}

body {
  font-weight: 400;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 960px) {
  body {
    font-size: 14px;
  }
}
body * {
  letter-spacing: 0;
}
body .u-thin {
  opacity: 1;
}

a {
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 960px) {
  .l-content {
    padding: 4vw;
  }
}

.l-content * {
  line-height: 1.6;
}

.has-white-background-color {
  color: #524334;
}

:is(.home, .page-id-42, .page-id-46, .page-id-47, .page-id-48) .post_content > * {
  margin-bottom: 0;
}

.page p,
.page li,
.single p,
.single li,
.archive p,
.archive li {
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .page p,
  .page li,
  .single p,
  .single li,
  .archive p,
  .archive li {
    font-size: 14px;
  }
}

:is(.top) .l-content {
  margin-bottom: 0;
}

.page h2,
.page h3,
.page h4 {
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.cmn__title {
  padding-left: 80px;
}
@media screen and (max-width: 960px) {
  .cmn__title {
    padding-left: 0;
  }
}
.cmn__title > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  .cmn__title > div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.cmn__title h2 {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.cmn__title h2 span {
  font-size: clamp(18px, 3vw, 32px);
  font-weight: 600;
  color: #fff;
  background: #2D5C03;
  width: clamp(24px, 4vw, 43px);
  height: auto;
  aspect-ratio: 1/1;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2px;
  margin-left: 9px;
  text-orientation: upright;
}
@media screen and (max-width: 960px) {
  .cmn__title h2 span {
    margin-left: 5px;
  }
}
.cmn__title .ff-en {
  font-size: clamp(12px, 2vw, 22px);
  line-height: 2.36;
}

.cmn__title2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .cmn__title2 {
    margin-bottom: 30px;
  }
}
.cmn__title2 .ff-en {
  margin-bottom: 0;
  font-size: clamp(28px, 4vw, 40px);
  line-height: 1.2;
  margin-bottom: 5px;
}
.cmn__title2 h2 {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .cmn__title2 h2 {
    font-size: 16px;
  }
}

.ff-en {
  font-family: "Calistoga", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.ff-poppins {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}
.ff-gothic {
  font-family: "Noto Sans JP", sans-serif;
}

.vertical {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media screen and (max-width: 960px) {
  #lp-content .post_content,
  #main_content .post_content {
    font-size: 13px;
  }
}

/*フルワイド不具合対策*/
.alignfull {
  left: calc(50% - 50vw + var(--swl-scrollbar_width, 0px) / 2) !important;
  width: calc(100vw - var(--swl-scrollbar_width, 0px)) !important;
}

.swell-block-fullWide + .swell-block-fullWide {
  margin-top: 0;
}

.l-mainContent__inner > .post_content {
  padding: 0;
}

@media screen and (max-width: 960px) {
  :is(.page-id-49, .page-id-50, .page-id-86) .l-mainContent__inner > .post_content {
    margin-top: 70px;
  }
}

.p-postList.-type-card,
.p-postList.-type-thumb {
  margin-left: 0;
  margin-right: 0;
}

.swell-block-button a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.swell-block-button.center a {
  margin-inline: auto;
}
.swell-block-button.right a {
  margin-left: auto;
}

.is-style-btn_line a {
  padding: 10px 30px 10px 10px;
  min-height: 55px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  overflow: hidden;
  margin-inline: auto;
  min-width: 320px;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 960px) {
  .is-style-btn_line a {
    padding: 10px 50px 10px 10px;
    min-height: 50px;
    min-width: auto;
    width: clamp(280px, 81%, 400px);
    font-size: 15px;
  }
}
.is-style-btn_line a::before {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2D5C03;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.is-style-btn_line a::after {
  content: "";
  width: 5px;
  height: 10px;
  background: url(/wp-content/uploads/2026/03/btn-arrow-white.png) no-repeat center/contain;
  position: absolute;
  right: 23px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.is-style-btn_line a span {
  position: relative;
}
.is-style-btn_line a:hover {
  background: none;
  border: 1px solid #2D5C03;
}
.is-style-btn_line a:hover::before {
  -webkit-transform: translateY(-50%) scale(30);
          transform: translateY(-50%) scale(30);
}

/* =======================
ヘッダー・固定ヘッダー
======================= */
.l-header {
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 101;
}
.l-header .l-header__inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1230px;
  padding-inline: 0 15px;
}
.l-header .l-header__inner .l-header__logo {
  padding-left: 15px;
  margin-right: 5px;
}
@media screen and (max-width: 960px) {
  .l-header .l-header__inner .l-header__logo {
    padding-block: 10px;
    margin-right: auto;
  }
}
.l-header .l-header__inner .l-header__logo .c-headLogo__link {
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.l-header .l-header__inner .l-header__logo .c-headLogo {
  margin: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.l-header .l-header__inner .l-header__logo .c-catchphrase {
  font-size: 10px;
  opacity: 1;
  position: absolute;
  top: 5px;
  left: 18px;
  text-align: left;
  padding: 0;
}

.l-header__menuBtn.sp_ .c-iconBtn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.l-header__menuBtn.sp_ .c-iconBtn__label {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
  font-family: "Calistoga", serif;
}

.c-gnav {
  gap: clamp(10px, 1.3vw, 18px);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-gnav .menu-item a {
  padding-inline: 0;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  padding: 0;
}
.c-gnav .menu-item a::after {
  bottom: -9px;
}
.c-gnav .nav-download a {
  background: #524334;
  border: 1px solid #524334;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  gap: 6px;
  padding: 14px 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.c-gnav .nav-download a::before {
  content: "";
  background: url(/wp-content/uploads/2026/03/download-white.png) no-repeat center/contain;
  width: 14px;
  height: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-gnav .nav-download a::after {
  content: none;
}
.c-gnav .nav-download a:hover {
  background: #fff;
  color: #524334;
}
.c-gnav .nav-download a:hover::before {
  background-image: url(/wp-content/uploads/2026/03/download-brown.png);
}
.c-gnav .nav-contact a {
  background: #E94738;
  border: 1px solid #E94738;
  border-radius: 50px;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  gap: 6px;
  padding: 14px 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.c-gnav .nav-contact a::before {
  content: "";
  background: url(/wp-content/uploads/2026/03/mail-white.png) no-repeat center/contain;
  width: 18px;
  height: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-gnav .nav-contact a::after {
  content: none;
}
.c-gnav .nav-contact a:hover {
  background: #fff;
  color: #E94738;
}
.c-gnav .nav-contact a:hover::before {
  background-image: url(/wp-content/uploads/2026/03/mail-red.png);
}

.l-fixHeader__inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-inline: 15px;
}

.l-fixHeader__logo {
  position: relative;
  padding-block: 15px 5px;
}
.l-fixHeader__logo::before {
  content: "熊本県 鳥獣被害対策支援 株式会社イノP｜視察研修の受入れ・鳥獣被害対策サポート";
  font-size: 10px;
  font-weight: 400;
  color: #333;
  position: absolute;
  top: 5px;
  left: 3px;
  white-space: nowrap;
}
.l-fixHeader__logo .c-headLogo {
  margin-right: 0;
}

.p-breadcrumb {
  z-index: 2;
}

.p-breadcrumb__list {
  overflow: auto;
}
.p-breadcrumb__list .__home:before {
  content: none;
}
.p-breadcrumb__list .p-breadcrumb__item {
  font-size: 12px;
  color: #8E8C89;
}

.single .p-breadcrumb__item:last-child > span.p-breadcrumb__text {
  display: block;
  opacity: 1;
}

/* =======================
ハンバーガーメニュー
======================= */
.c-iconBtn__icon {
  font-size: 20px;
}

.p-spMenu__closeBtn {
  top: 0;
  right: 0;
  width: 65px;
  height: 65px;
  background: #fdfdfd;
}
.p-spMenu__closeBtn .c-iconBtn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-spMenu__closeBtn .c-iconBtn::before {
  content: "MENU";
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
  font-family: "Calistoga", serif;
}
.p-spMenu__closeBtn .c-iconBtn__icon {
  font-size: 22px;
  position: relative;
}

.p-spMenu .c-widget__title {
  display: none;
}

.-right .p-spMenu__inner {
  padding-top: 70px;
  -webkit-transform: none;
          transform: none;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

[data-spmenu=opened] .p-spMenu__inner {
  -webkit-transform: none;
          transform: none;
}
[data-spmenu=opened] .l-header {
  background: none;
}
[data-spmenu=opened] .l-header .l-header__logo {
  background: #fdfdfd;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
[data-spmenu=opened] .l-header .l-header__customBtn {
  display: none;
}
[data-spmenu=opened] .l-header__menuBtn {
  opacity: 0;
}
.p-spMenu__body {
  padding: 0;
}

.sp__logo {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.sp__logo img {
  display: block;
}

.p-spMenu .p-spMenu__nav {
  margin-top: 0;
  padding-bottom: 80px;
  position: relative;
}
.p-spMenu ul {
  padding-left: 0;
  margin-bottom: 0;
}
.p-spMenu ul li {
  list-style: none;
}
.p-spMenu ul li a {
  padding: 17px 40px;
  position: relative;
  font-size: 15px;
  letter-spacing: 0.05em;
  border-color: #B3B3B3;
}
.p-spMenu ul li a::after {
  content: "";
  width: 6px;
  height: 12px;
  background: url(/wp-content/uploads/2026/03/spmenu-arrow.png) no-repeat center/contain;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-spMenu ul li a:hover {
  opacity: 0.7;
}
.p-spMenu ul li.menu-item-has-children > a::after {
  content: none;
}
.p-spMenu ul li.menu-item-has-children > a button {
  right: 0;
  width: 100%;
  height: 100%;
}
.p-spMenu ul li.menu-item-has-children > a button::before {
  content: "+";
  opacity: 1;
  font-size: 15px;
  font-size: 20px;
  line-height: 1;
  position: absolute;
  right: 26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-spMenu ul li.menu-item-has-children > a button::after {
  content: none;
}
.p-spMenu ul li.menu-item-has-children > a button.is-opened::before {
  content: "-";
}
.p-spMenu ul li.menu-item-has-children li a {
  background: #FBF9F6;
  padding-inline: 70px 30px;
  font-size: 15px;
}
.p-spMenu ul li.nav-icon {
  position: absolute;
}
.p-spMenu ul li.nav-icon a {
  border: none;
  padding: 0;
}
.p-spMenu ul li.nav-icon a::after {
  content: none;
}
.p-spMenu ul li.nav-icon a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-spMenu ul li.nav-insta {
  bottom: 20px;
  left: 48%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.p-spMenu ul li.nav-insta a {
  height: 30px;
  width: 40px;
}
.p-spMenu ul li.nav-youtube {
  bottom: 20px;
  left: 52%;
}
.p-spMenu ul li.nav-youtube a {
  height: 30px;
  width: 35px;
}

/* =======================
下層ヘッダー
======================= */
.c-pageTitle {
  color: #2D5C03;
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-color: #8E8C89;
  margin-bottom: 130px;
}
@media screen and (max-width: 960px) {
  .c-pageTitle {
    font-size: 24px;
    margin-bottom: 80px;
  }
}
.c-pageTitle::after {
  content: none;
}
.c-pageTitle span {
  float: none !important;
  padding: 0 !important;
  border: none !important;
  margin-bottom: 0 !important;
}

:is(.page, .blog) .c-pageTitle {
  position: relative;
}
:is(.page, .blog) .c-pageTitle__subTitle {
  opacity: 1;
  font-family: "Calistoga", serif;
  font-style: normal;
  position: absolute;
  left: 0;
  bottom: -10px;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin: 0;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  :is(.page, .blog) .c-pageTitle__subTitle {
    font-size: 16px;
  }
}

.l-topTitleArea {
  padding: 0;
}
.l-topTitleArea .c-pageTitle {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  width: 100%;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 50px;
  margin-bottom: 0;
  text-shadow: none;
}
.l-topTitleArea .c-pageTitle__subTitle {
  color: #fff;
  position: static;
  -webkit-transform: none;
          transform: none;
  font-size: 50px;
}

/* =======================
トップページ
======================= */
.-height-auto .p-mainVisual__textLayer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: 200px;
  padding-bottom: 220px;
  gap: 22px;
}
@media screen and (max-width: 960px) {
  .-height-auto .p-mainVisual__textLayer {
    padding-top: 150px;
    padding-bottom: 150px;
    gap: 13px;
  }
}

.p-mainVisual__slideTitle {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-shadow: none;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
}
.p-mainVisual__slideTitle span {
  font-size: clamp(36px, 6vw, 60px);
  color: #333;
  background: #fff;
  width: clamp(46px, 7vw, 80px);
  height: auto;
  aspect-ratio: 1/1;
  margin-bottom: 4px;
  margin-left: 15px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2px;
}
@media screen and (max-width: 960px) {
  .p-mainVisual__slideTitle span {
    margin-bottom: 2px;
    margin-left: 8px;
  }
}

.p-mainVisual__slideText {
  margin: 0;
  text-shadow: none;
  font-size: clamp(16px, 3vw, 28px);
  font-weight: 600;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
  letter-spacing: 0.1em;
  white-space: nowrap;
}

/* =======================
フッター
======================= */
.w-beforeFooter {
  margin-top: 0;
  margin-bottom: 0;
}
.w-beforeFooter figure, .w-beforeFooter img {
  width: 100%;
  height: 100%;
}

.fixed-sidecta {
  position: fixed;
  left: calc(100% - 55px);
  top: 50%;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  -webkit-transition: 0.7s;
  transition: 0.7s;
  z-index: 10;
}
@media screen and (max-width: 960px) {
  .fixed-sidecta {
    left: calc(100% - 40px);
  }
}
.fixed-sidecta p {
  padding: 0;
}
.fixed-sidecta p a {
  padding: 15px 12px 15px 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: #fff;
  background: #2d5c03;
  border: 1px solid #2d5c03;
  border-right: none;
  border-radius: 10px 0 0 10px;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .fixed-sidecta p a {
    padding: 10px 8px;
    font-size: 13px;
  }
}
.fixed-sidecta p a::before {
  content: "";
  width: 20px;
  height: 14px;
  background: url(/wp-content/uploads/2026/03/mail-white.png) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-left: 3px;
}
@media screen and (max-width: 960px) {
  .fixed-sidecta p a::before {
    width: 16px;
    height: 12px;
    margin-left: 2px;
  }
}
.fixed-sidecta p a:hover {
  background-color: #fff !important;
  color: #2d5c03;
}
.fixed-sidecta p a:hover::before {
  background-image: url(/wp-content/uploads/2026/03/mail-green.png);
}
.fixed-sidecta p.contact a {
  border-color: #e94738;
  background: #e94738;
}
.fixed-sidecta p.contact a:hover {
  color: #e94738;
}
.fixed-sidecta p.contact a:hover::before {
  background-image: url(/wp-content/uploads/2026/03/mail-red.png);
}

[data-scrolled=true] .fixed-sidecta {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

:is(.page-id-49, .page-id-50) .fixed-sidecta {
  display: none;
}

.l-footer__widgetArea {
  padding-block: 60px;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea {
    padding-block: 30px;
  }
}
.l-footer__widgetArea .w-footer__box {
  padding: 0;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__about {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
    padding-top: 30px;
  }
}
.l-footer__widgetArea .footer__about a:hover {
  opacity: 0.7;
}
.l-footer__widgetArea .footer__about h2 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__about h2 {
    text-align: center !important;
  }
}
.l-footer__widgetArea .footer__about .ff-poppins {
  letter-spacing: 0.1em;
  margin-bottom: 18px;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__about .ff-poppins {
    font-size: 16px;
  }
}
.l-footer__widgetArea .footer__about .address {
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__about .address {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.l-footer__widgetArea .footer__about .is-row {
  gap: 7px;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__about .is-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.l-footer__widgetArea .footer__about .is-row p:first-of-type {
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
}
.l-footer__widgetArea .footer__about .is-row p:nth-of-type(2) {
  font-size: 17px;
  line-height: 1;
}
@media (max-width: 600px) {
  .l-footer__widgetArea .footer__menu {
    width: 80%;
    margin-inline: auto;
  }
}
.l-footer__widgetArea .footer__menu a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer__widgetArea .footer__menu a:hover {
  color: #2d5c03;
  font-weight: 700;
}
.l-footer__widgetArea .footer__menu h2 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.l-footer__widgetArea .footer__menu .wp-block-list {
  padding-left: 20px;
}
.l-footer__widgetArea .footer__menu .wp-block-list li {
  list-style: none;
  position: relative;
  margin-top: 10px;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__menu .wp-block-list li {
    font-size: 15px;
  }
}
.l-footer__widgetArea .footer__menu .wp-block-list li::before {
  content: "";
  width: 12px;
  height: 12px;
  background: #2D5C03;
  border-radius: 50%;
  position: absolute;
  left: -20px;
  top: 6px;
}
.l-footer__widgetArea .footer__menu .wp-block-list li .wp-block-list {
  padding-left: 16px;
}
.l-footer__widgetArea .footer__menu .wp-block-list li li::before {
  width: 8px;
  height: 8px;
  background: none;
  border: 1px solid #2D5C03;
  top: 9px;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__btns {
    margin-top: 30px;
  }
}
.l-footer__widgetArea .footer__btns .swell-block-button {
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__btns .swell-block-button {
    margin-bottom: 15px;
  }
}
.l-footer__widgetArea .footer__btns .swell-block-button a {
  border-color: #2D5C03;
  color: #2D5C03;
  font-weight: 700;
  min-width: auto;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__btns .swell-block-button a {
    width: clamp(280px, 81%, 400px);
  }
}
.l-footer__widgetArea .footer__btns .mail {
  padding: 0;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__btns .mail {
    max-width: 500px;
    margin-inline: auto;
  }
}
.l-footer__widgetArea .footer__btns .mail a {
  padding: 18px 10px 12px;
  background: #2D5C03;
  color: #fff;
  border: 1px solid #2D5C03;
  border-radius: 10px;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer__widgetArea .footer__btns .mail a .ff-en {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  gap: 7px;
  margin-bottom: 5px;
}
@media screen and (max-width: 960px) {
  .l-footer__widgetArea .footer__btns .mail a .ff-en {
    font-size: 15px;
  }
}
.l-footer__widgetArea .footer__btns .mail a .ff-en::before {
  content: "";
  background: url(/wp-content/uploads/2026/03/mail-white.png) no-repeat center/contain;
  width: 18px;
  height: 13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer__widgetArea .footer__btns .mail a .explain {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 5px;
}
.l-footer__widgetArea .footer__btns .mail a .register {
  font-size: 15px;
  padding: 5px 24px;
  border: 1px solid #fff;
  border-radius: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer__widgetArea .footer__btns .mail a:hover {
  color: #2D5C03;
  background: #fff;
}
.l-footer__widgetArea .footer__btns .mail a:hover .ff-en::before {
  background-image: url(/wp-content/uploads/2026/03/mail-green.png);
}
.l-footer__widgetArea .footer__btns .mail a:hover .register {
  border-color: #2D5C03;
}

.l-footer {
  z-index: 100;
}
.l-footer .l-footer__foot {
  padding-block: 20px;
  background: #B3C75A;
}
.l-footer .c-iconList {
  gap: 16px;
  margin-bottom: 20px;
}
.l-footer .l-footer__nav {
  padding: 0;
  margin-bottom: 20px;
}
.l-footer .l-footer__nav li:first-child a {
  border-left: none;
}
.l-footer .l-footer__nav li:last-child a {
  border-right: none;
}
.l-footer .l-footer__nav a {
  font-size: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-footer .copyright {
  font-size: 11px;
}

/* =======================
記事一覧
======================= */
.p-postList {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 50px;
}
@media screen and (max-width: 960px) {
  .p-postList {
    row-gap: 30px;
  }
}
.p-postList .icon-posted:before {
  content: none;
}
.p-postList .p-postList__item {
  margin-bottom: 40px;
  padding: 0 !important;
}
@media screen and (max-width: 960px) {
  .p-postList .p-postList__item {
    margin-bottom: 30px;
  }
}
.p-postList .p-postList__link {
  text-decoration: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-postList .p-postList__thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-postList .c-postThumb__figure {
  height: auto;
  aspect-ratio: 3/1.7;
}
.p-postList .c-postThumb__cat {
  padding: 5px 13px;
  line-height: 1;
  -webkit-transform: none;
          transform: none;
  font-size: 14px;
  font-weight: 600;
  right: auto;
  left: 0;
}
@media screen and (max-width: 960px) {
  .p-postList .c-postThumb__cat {
    padding: 4px 9px;
    font-size: 12px;
  }
}
.p-postList .c-postThumb__cat::before {
  content: none;
}
.p-postList .p-postList__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-postList .p-postList__meta {
  margin: 0;
}
.p-postList .p-postList__times {
  padding: 0;
  font-size: 16px;
  color: #9B8F49;
  letter-spacing: 0.1em;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 960px) {
  .p-postList .p-postList__times {
    font-size: 14px;
  }
}
.p-postList .p-postList__title {
  font-size: 16px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 5px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.-type-card.-pc-col3 .p-postList__item {
  width: calc((100% - 40px) / 3) !important;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .-type-card.-pc-col3 .p-postList__item {
    width: 100% !important;
  }
}

.-type-simple .p-postList__item {
  margin-bottom: 0;
}
.-type-simple .p-postList__link {
  padding: 20px;
}
@media screen and (max-width: 960px) {
  .-type-simple .p-postList__link {
    padding: 20px 10px;
  }
}
.-type-simple .p-postList__link:hover {
  background: none;
}
.-type-simple .p-postList__link:hover .p-postList__body::before {
  background: #2D5C03;
}
.-type-simple .p-postList__link:hover .p-postList__times {
  color: #2D5C03;
  font-weight: 700;
}
.-type-simple .p-postList__link:hover .p-postList__title {
  color: #2D5C03;
  font-weight: 700;
}
.-type-simple .p-postList__body {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 12px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .-type-simple .p-postList__body {
    gap: 5px;
  }
}
.-type-simple .p-postList__body::before {
  content: "";
  width: 15px;
  height: 1px;
  background: #B3B3B3;
  -webkit-transform: translateY(9px);
          transform: translateY(9px);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .-type-simple .p-postList__body::before {
    width: 10px;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
.-type-simple .p-postList__meta {
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.-type-simple .p-postList__times {
  color: #333333;
  font-size: 13px;
  min-width: 90px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .-type-simple .p-postList__times {
    min-width: 76px;
  }
}
.-type-simple .p-postList__title {
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.blog .l-content, .archive .l-content {
  margin-bottom: 100px;
}
@media screen and (max-width: 960px) {
  .blog .l-content, .archive .l-content {
    margin-bottom: 50px;
  }
}
.blog .l-mainContent .l-parent, .archive .l-mainContent .l-parent {
  margin-top: 14px;
}
.blog .l-mainContent .category-block, .archive .l-mainContent .category-block {
  margin-bottom: 40px;
}
.blog .l-mainContent .category-block .ff-en, .archive .l-mainContent .category-block .ff-en {
  color: #2D5C03;
  font-size: 20px;
  margin-bottom: 20px;
}
.blog .l-mainContent .category-block h2, .archive .l-mainContent .category-block h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
.blog .l-mainContent .category-block ul, .archive .l-mainContent .category-block ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  row-gap: 15px;
}
@media screen and (max-width: 960px) {
  .blog .l-mainContent .category-block ul, .archive .l-mainContent .category-block ul {
    row-gap: 10px;
  }
}
@media (max-width: 600px) {
  .blog .l-mainContent .category-block ul li, .archive .l-mainContent .category-block ul li {
    width: calc((100% - 12px) / 2);
  }
}
.blog .l-mainContent .category-block ul a, .archive .l-mainContent .category-block ul a {
  padding: 5px;
  min-width: 140px;
  min-height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #2D5C03;
  border: 1px solid #2D5C03;
  border-radius: 5px;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .blog .l-mainContent .category-block ul a, .archive .l-mainContent .category-block ul a {
    line-height: 1.4;
    min-height: 30px;
  }
}
.blog .l-mainContent .category-block ul a:hover, .archive .l-mainContent .category-block ul a:hover {
  background: #2D5C03;
  color: #fff;
}
.blog .l-mainContent .-type-card .p-postList__item, .archive .l-mainContent .-type-card .p-postList__item {
  width: calc((100% - 40px) / 3);
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .blog .l-mainContent .-type-card .p-postList__item, .archive .l-mainContent .-type-card .p-postList__item {
    width: calc((100% - 20px) / 2);
  }
}
@media (max-width: 600px) {
  .blog .l-mainContent .-type-card .p-postList__item, .archive .l-mainContent .-type-card .p-postList__item {
    width: 100%;
  }
}
.blog .l-content, .archive .l-content {
  padding-top: 40px;
}

.c-pagination {
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  .c-pagination {
    margin-top: 40px;
  }
}
.c-pagination .page-numbers {
  width: 38px;
  height: 42px;
  font-weight: 500;
  background: #fff;
  border: 1px solid #2D5C03;
  color: #2D5C03;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.c-pagination .page-numbers.current {
  background: #2D5C03;
  color: #fff;
}
.c-pagination .page-numbers:hover {
  background: #2D5C03;
  color: #fff;
}

/* =======================
記事詳細
======================= */
.single .l-content {
  padding-top: 30px;
}
.single .l-mainContent__inner {
  color: #333;
}
.single .l-mainContent__inner .p-articleHead {
  background: #fff;
  border-radius: 20px 20px 0 0;
  padding: 30px 60px 14px;
}
@media screen and (max-width: 960px) {
  .single .l-mainContent__inner .p-articleHead {
    padding: 20px 20px 14px;
  }
}
.single .l-mainContent__inner .p-articleMetas {
  background: #fff;
  padding: 0 60px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .single .l-mainContent__inner .p-articleMetas {
    padding: 0 20px;
  }
}
.single .l-mainContent__inner .c-categoryList:before {
  content: none;
}
.single .l-mainContent__inner .p-articleThumb {
  background: #fff;
  padding: 20px 60px 0;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .single .l-mainContent__inner .p-articleThumb {
    padding: 20px 20px 0;
  }
}
.single .l-mainContent__inner .p-toc a {
  color: #333333 !important;
}
.single .l-mainContent__inner .post_content {
  background: #fff;
  border-radius: 0 0 20px 20px;
  padding: 30px 60px 40px;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .single .l-mainContent__inner .post_content {
    padding: 20px;
  }
}
.single .l-mainContent__inner .post_content a {
  text-decoration: underline;
  color: #0000ee;
}
.single .l-mainContent__inner .w-singleBottom {
  margin-top: 0;
}
.single .l-mainContent__inner .w-singleBottom .post_content {
  padding-top: 0;
  padding-bottom: 60px;
}
.single .l-mainContent__inner .w-singleBottom .cmn__cta {
  padding: 0;
}
.single .l-mainContent__inner .w-singleBottom .cmn__cta a {
  text-decoration: none;
}
.single .l-mainContent__inner .w-singleBottom h2 {
  margin-top: 0;
}
.single .p-articleFoot {
  display: none;
}
.single .l-articleBottom__section.-author {
  background: #fff;
  border-radius: 20px;
  padding: 20px 60px 30px;
  margin-top: 40px;
}
@media screen and (max-width: 960px) {
  .single .l-articleBottom__section.-author {
    padding: 20px;
  }
}
.single .l-articleBottom__section.-author h2 {
  border: none;
  padding: 0;
  font-size: 20px;
  margin-bottom: 24px;
}
@media screen and (max-width: 960px) {
  .single .l-articleBottom__section.-author h2 {
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
  }
}
.single .l-articleBottom__section.-author .p-authorBox {
  border: none;
  padding: 0;
}
.single .l-articleBottom__section.-author .p-authorBox .avatar {
  display: block;
  margin-inline: auto;
}
.single .l-articleBottom__section.-author .p-authorBox__name {
  font-size: 16px !important;
  font-weight: 700;
  margin: 0;
}
.single .l-articleBottom__section.-author .p-authorBox__r {
  border-color: #B3B3B3;
}
.single .l-articleBottom__section.-author .p-authorBox__r .c-iconList__link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single .l-articleBottom__section.-author .p-authorBox__r .c-iconList__link:hover {
  -webkit-animation: none;
          animation: none;
}
.single .l-articleBottom__section.-author .p-authorBox__r .c-iconList__icon:before {
  display: block;
}
.single .l-articleBottom__section.-author .p-authorBox__desc {
  text-align: left;
}
.single .l-articleBottom__section.-related {
  margin-top: 40px;
}
.single .l-articleBottom__section.-related h2 {
  font-size: 22px;
  padding-left: 25px;
  border-left: 5px solid #5E8939;
}
@media screen and (max-width: 960px) {
  .single .l-articleBottom__section.-related h2 {
    font-size: 18px;
  }
}
.single .l-articleBottom__section.-related .p-postList__item {
  width: calc((100% - 40px) / 3);
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .single .l-articleBottom__section.-related .p-postList__item {
    width: 100%;
  }
}

/* =======================
サイドバー
======================= */
.-sidebar-on .l-mainContent {
  width: calc(100% - 340px);
}
@media screen and (max-width: 960px) {
  .-sidebar-on .l-mainContent {
    width: 100%;
  }
}

.-sidebar-on #sidebar {
  width: 300px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 960px) {
  .-sidebar-on #sidebar {
    width: 100%;
  }
}

.l-sidebar h2 {
  margin: 65px 0 20px;
  font-size: 16px;
  padding: 10px;
  min-height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 960px) {
  .l-sidebar h2 {
    margin-bottom: 10px;
  }
}
.l-sidebar .ff-en {
  font-weight: 400;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .l-sidebar .ff-en {
    font-size: 16px;
  }
}
.l-sidebar .wp-block-categories-list li {
  margin: 0;
}
.l-sidebar .wp-block-categories-list > li {
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .l-sidebar .wp-block-categories-list > li {
    margin-bottom: 20px;
  }
}
.l-sidebar .wp-block-categories-list > li > a {
  font-size: 16px;
  font-weight: 700;
  padding: 10px 0;
  border-bottom: 1px solid #2D5C03;
  color: #333;
}
@media screen and (max-width: 960px) {
  .l-sidebar .wp-block-categories-list > li > a {
    font-size: 14px;
  }
}
.l-sidebar .wp-block-categories-list > li > a::before {
  content: none;
}
.l-sidebar .c-submenuToggleBtn {
  display: none;
}
.l-sidebar .c-listMenu .children {
  height: auto;
  opacity: 1;
  visibility: visible;
  margin-left: 26px;
}
@media screen and (max-width: 960px) {
  .l-sidebar .c-listMenu .children {
    margin-left: 14px;
  }
}
.l-sidebar .c-listMenu .children > li > a {
  font-size: 15px;
  color: #333;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  padding-block: 13px;
  border-bottom: 1px solid #B3B3B3;
}
@media screen and (max-width: 960px) {
  .l-sidebar .c-listMenu .children > li > a {
    font-size: 13px;
    padding: 10px;
  }
}
.l-sidebar .c-listMenu .children > li > a::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(/wp-content/uploads/2026/03/boar-icon.png) no-repeat center/contain;
  margin-top: 3px;
}
@media screen and (max-width: 960px) {
  .l-sidebar .c-listMenu .children > li > a::before {
    width: 13px;
    height: 13px;
  }
}
.l-sidebar .p-postList__link {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.l-sidebar .p-postList__thumb {
  width: 50%;
  padding-bottom: 24px;
}
.l-sidebar .c-postThumb__cat {
  font-size: 12px;
  padding: 5px 8px;
}
.l-sidebar .p-postList__body {
  width: 46.5%;
  position: static;
}
.l-sidebar .p-postList__title {
  font-size: 14px !important;
  font-weight: 400;
  -webkit-line-clamp: 5;
  margin-bottom: 0;
}
.l-sidebar .p-postList__meta {
  position: absolute;
  bottom: 0;
  left: 0;
}
.l-sidebar .c-postTimes__posted {
  font-size: 14px;
  line-height: 1.3;
}

/* =======================
プライバシーポリシー
======================= */
.privacy-policy .privacy-text {
  max-width: 1020px;
  margin-inline: auto;
}
.privacy-policy .l-content {
  margin-bottom: 10px;
}

/* =======================
サイトマップ
======================= */
.page-id-86 h2 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.page-id-86 ul * {
  line-height: 2.3;
}
.page-id-86 .l-mainContent a {
  text-decoration: underline;
}

/* =======================
404
======================= */
.error404 .c-searchForm {
  max-width: 500px;
  margin-inline: auto;
}
.error404 .is-style-more_btn a {
  padding: 10px 30px 10px 10px;
  min-height: 55px;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  overflow: hidden;
  margin-inline: auto;
  min-width: 320px;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #2D5C03;
  color: #2D5C03;
  background: none;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .error404 .is-style-more_btn a {
    padding: 10px 50px 10px 10px;
    min-height: 50px;
    min-width: auto;
    width: clamp(280px, 81%, 400px);
    font-size: 15px;
  }
}
.error404 .is-style-more_btn a::before {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #2D5C03;
  position: absolute;
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.7s;
  transition: 0.7s;
  z-index: -1;
}
.error404 .is-style-more_btn a::after {
  content: "";
  width: 5px;
  height: 10px;
  background: url(/wp-content/uploads/2026/03/btn-arrow-white.png) no-repeat center/contain;
  position: absolute;
  right: 23px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.error404 .is-style-more_btn a span {
  position: relative;
}
.error404 .is-style-more_btn a:hover {
  background: none;
  color: #fff;
}
.error404 .is-style-more_btn a:hover::before {
  -webkit-transform: translateY(-50%) scale(30);
          transform: translateY(-50%) scale(30);
}

/* =======================
検索
======================= */
.post_content {
  /* =======================
  共通パーツ
  ======================= */
}
.post_content .cmn__slider-wrap {
  margin-bottom: 110px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__slider-wrap {
    margin-bottom: 70px;
  }
}
.post_content .cmn__slider-wrap > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post_content .cmn__slider-wrap .cmn__slider {
  gap: 16px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__slider-wrap .cmn__slider {
    gap: 5px;
  }
}
.post_content .cmn__slider-wrap .cmn__slider.slide {
  -webkit-animation: imgSlider 15s infinite linear;
          animation: imgSlider 15s infinite linear;
}
.post_content .cmn__slider-wrap .cmn__slider figure {
  width: 380px;
  height: auto;
  aspect-ratio: 20/13;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__slider-wrap .cmn__slider figure {
    width: 130px;
  }
}
.post_content .cmn__slider-wrap .cmn__slider figure img {
  display: block;
  width: 100%;
  height: 100%;
}
.post_content .cmn__slider-wrap .cmn__slider figure:nth-of-type(4n + 1) {
  margin-top: 50px !important;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__slider-wrap .cmn__slider figure:nth-of-type(4n + 1) {
    margin-top: 18px !important;
  }
}
.post_content .cmn__slider-wrap .cmn__slider figure:nth-of-type(4n + 3) {
  width: 480px;
  margin-top: 50px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__slider-wrap .cmn__slider figure:nth-of-type(4n + 3) {
    width: 160px;
    margin-top: 18px;
  }
}
@-webkit-keyframes imgSlider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
  }
}
@keyframes imgSlider {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
  }
}
.post_content .cmn__voice {
  padding-top: 74px;
  padding-bottom: 150px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__voice {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.post_content .cmn__voice .p-postListWrap {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__voice .p-postListWrap {
    max-width: 600px;
    margin-inline: auto;
  }
}
.post_content .cmn__voice .p-postList__title {
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__voice .p-postList__title {
    font-size: 16px;
  }
}
.post_content .cmn__cta {
  max-width: 1045px;
  margin-inline: auto;
  padding-top: 46px;
  padding-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__cta {
    padding-top: 20px;
    padding-bottom: 0px;
  }
}
.post_content .cmn__cta .item a {
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 10px 20px;
  display: block;
  height: 100%;
  position: relative;
}
.post_content .cmn__cta .item p {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__cta .item p {
    font-size: 13px;
  }
}
.post_content .cmn__cta .item .bottom {
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__cta .item .bottom {
    font-size: 14px;
  }
}
.post_content .cmn__cta .item .bottom::after {
  content: "";
  width: 5px;
  height: 10px;
  background: url(/wp-content/uploads/2026/03/btn-arrow-white.png) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__cta .contact a {
  background: #F8B62D;
  color: #524334;
}
.post_content .cmn__cta .contact a p {
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__cta .contact a p {
    font-size: 14px;
  }
}
.post_content .cmn__cta .contact a .bottom::after {
  background-image: url(/wp-content/uploads/2026/03/btn-arrow-brown.png);
}
.post_content .cmn__cta .contact a:hover {
  color: #F8B62D;
  background: #524334;
}
.post_content .cmn__cta .contact a:hover .bottom::after {
  background-image: url(/wp-content/uploads/2026/03/btn-arrow-yellow.png);
}
.post_content .cmn__cta .download a {
  background: #604C3F;
  color: #fff;
  border: 1px solid #604C3F;
}
.post_content .cmn__cta .download a p {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__cta .download a p {
    margin-left: 50%;
  }
}
.post_content .cmn__cta .download a .document {
  -webkit-box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.25);
  width: 34%;
  position: absolute;
  top: 0;
  left: 20px;
  -webkit-transform: translateY(-26%);
          transform: translateY(-26%);
  pointer-events: none;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__cta .download a .document {
    width: min(26%, 150px);
  }
}
.post_content .cmn__cta .download a:hover {
  color: #604C3F;
  background: #fff;
}
.post_content .cmn__cta .download a:hover .bottom::after {
  background-image: url(/wp-content/uploads/2026/03/btn-arrow-brown.png);
}
.post_content .cmn__cta .mail a {
  background: #2D5C03;
  color: #fff;
  border: 1px solid #2D5C03;
}
.post_content .cmn__cta .mail a h2 {
  font-size: 15px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  margin-bottom: 5px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__cta .mail a h2 {
    font-size: 13px;
  }
}
.post_content .cmn__cta .mail a h2::before {
  content: "";
  width: 18px;
  height: 13px;
  background: url(/wp-content/uploads/2026/03/mail-white.png) no-repeat center/contain;
  position: static;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__cta .mail a:hover {
  color: #2D5C03;
  background: #fff;
}
.post_content .cmn__cta .mail a:hover h2::before {
  background-image: url(/wp-content/uploads/2026/03/mail-green.png);
}
.post_content .cmn__cta .mail a:hover .bottom::after {
  background-image: url(/wp-content/uploads/2026/03/btn-arrow-green.png);
}
.post_content .cmn__cta .calendar a {
  background: #e94738;
  color: #fff;
  border: 1px solid #e94738;
}
.post_content .cmn__cta .calendar a h2 {
  font-size: 18px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 14px;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__cta .calendar a h2 {
    font-size: 15px;
  }
}
.post_content .cmn__cta .calendar a h2::before {
  content: "";
  width: 48px;
  height: 35px;
  background: url(/wp-content/uploads/2026/03/calendar-white.png) no-repeat center/contain;
  position: static;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__cta .calendar a h2::after {
  content: "";
  width: 5px;
  height: 10px;
  background: url(/wp-content/uploads/2026/03/btn-arrow-white.png) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__cta .calendar a:hover {
  color: #e94738;
  background: #fff;
}
.post_content .cmn__cta .calendar a:hover h2::before {
  background-image: url(/wp-content/uploads/2026/03/calendar-red.png);
}
.post_content .cmn__cta .calendar a:hover h2::after {
  background-image: url(/wp-content/uploads/2026/03/btn-arrow-red.png);
}
.post_content {
  /* =======================
  トップページ
  ======================= */
}
.post_content .top-slider {
  margin-bottom: 130px;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider {
    margin-bottom: 50px;
  }
}
.post_content .top-slider .ff-en {
  font-size: 40px;
  margin-bottom: 0;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .ff-en {
    font-size: 16px;
  }
}
.post_content .top-slider .top-slider__slider {
  width: calc(100% - 100px);
  margin-left: auto;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .top-slider__slider {
    width: calc(100% - 30px);
  }
}
.post_content .top-slider .top-slider__slider figure {
  margin-bottom: 8px;
  overflow: hidden;
}
.post_content .top-slider .top-slider__slider figure img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .top-slider .top-slider__slider h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .top-slider__slider h3 {
    font-size: 15px;
  }
}
.post_content .top-slider .top-slider__slider a:hover {
  opacity: 0.7;
}
.post_content .top-slider .top-slider__slider a:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.post_content .top-slider .swiper {
  width: calc(50vw + 50%);
}
.post_content .top-slider .swiper-wrapper {
  margin-bottom: 35px;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .swiper-wrapper {
    margin-bottom: 10px;
  }
}
.post_content .top-slider .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 20px;
  }
}
.post_content .top-slider .bottom .swiper-pagination {
  position: static;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.post_content .top-slider .bottom .swiper-pagination-bullet {
  width: 18px;
  height: auto;
  aspect-ratio: 1/1;
  margin: 0 2px;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .bottom .swiper-pagination-bullet {
    width: 10px;
  }
}
.post_content .top-slider .bottom .swiper-pagination-bullet-active {
  background: #524334;
}
.post_content .top-slider .bottom .btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .bottom .btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
  }
}
.post_content .top-slider .bottom .swell-block-button {
  padding-right: 28px;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .bottom .swell-block-button {
    padding-right: 0;
    width: 100%;
  }
}
.post_content .top-slider .bottom .swiper-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  padding-left: 28px;
  border-left: 1px solid #2D5C03;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .bottom .swiper-buttons {
    padding-left: 0;
    border: none;
  }
}
.post_content .top-slider .bottom .swiper-button-next, .post_content .top-slider .bottom .swiper-button-prev {
  position: static;
  width: 55px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid #2D5C03;
  margin-top: 0;
  color: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .bottom .swiper-button-next, .post_content .top-slider .bottom .swiper-button-prev {
    width: 40px;
  }
}
.post_content .top-slider .bottom .swiper-button-next::after, .post_content .top-slider .bottom .swiper-button-prev::after {
  content: "";
  width: 7px;
  height: 14px;
  background: url(/wp-content/uploads/2026/03/btn-arrow-green.png) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .top-slider .bottom .swiper-button-next::after, .post_content .top-slider .bottom .swiper-button-prev::after {
    width: 5px;
    height: 10px;
  }
}
.post_content .top-slider .bottom .swiper-button-next:hover, .post_content .top-slider .bottom .swiper-button-prev:hover {
  background: #2D5C03;
}
.post_content .top-slider .bottom .swiper-button-next:hover::after, .post_content .top-slider .bottom .swiper-button-prev:hover::after {
  background-image: url(/wp-content/uploads/2026/03/btn-arrow-white.png);
}
.post_content .top-slider .bottom .swiper-button-prev::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.post_content .top-who {
  margin-bottom: 105px;
}
@media screen and (max-width: 960px) {
  .post_content .top-who {
    margin-bottom: 50px;
  }
}
.post_content .top-who .head-block {
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .post_content .top-who .head-block {
    margin-bottom: 20px;
  }
}
.post_content .top-who .head-block > div {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media screen and (max-width: 960px) {
  .post_content .top-who .head-block > div {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.post_content .top-who .text p {
  font-weight: 600;
  font-size: 22px;
}
@media screen and (max-width: 960px) {
  .post_content .top-who .text p {
    font-size: 16px;
  }
}
.post_content .top-who .img > div {
  gap: 15px;
}
@media screen and (max-width: 960px) {
  .post_content .top-who .img > div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.post_content .top-who .img figure {
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .top-who .img figure {
    max-width: 200px;
  }
}
.post_content .top-who .img p {
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .post_content .top-who .img p {
    font-size: 16px;
  }
}
.post_content .top-what {
  margin-bottom: 150px;
}
@media screen and (max-width: 960px) {
  .post_content .top-what {
    margin-bottom: 50px;
  }
}
.post_content .top-what .head-block {
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .post_content .top-what .head-block {
    margin-bottom: 20px;
  }
}
.post_content .top-what .lead {
  font-size: 18px;
  font-weight: 600;
  padding-left: 80px;
}
@media screen and (max-width: 960px) {
  .post_content .top-what .lead {
    padding-left: 0;
    font-size: 16px;
  }
}
.post_content .top-what__item {
  background: #fff;
  padding: 0;
  max-width: 1110px;
  margin-inline: auto;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .post_content .top-what__item {
    padding: 10px 10px 20px;
    max-width: 600px;
    margin-inline: auto;
  }
}
.post_content .top-what__item figure, .post_content .top-what__item img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .top-what__item figure, .post_content .top-what__item img {
    border-radius: 15px;
  }
}
.post_content .top-what__item .text {
  padding: 30px;
}
@media screen and (max-width: 960px) {
  .post_content .top-what__item .text {
    padding: 0;
  }
}
.post_content .top-what__item .catch {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .top-what__item .catch {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.post_content .top-what__item h3 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .top-what__item h3 {
    font-size: 26px;
  }
}
.post_content .top-what__item p {
  line-height: 1.7;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .top-what__item p {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
.post_content .top-vision {
  margin-bottom: 0;
  padding-bottom: 120px;
}
@media screen and (max-width: 960px) {
  .post_content .top-vision {
    padding-bottom: 50px;
  }
}
.post_content .top-vision .contents {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
.post_content .top-vision .contents p {
  font-size: 20px;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .top-vision .contents p {
    font-size: 16px;
    position: static;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .post_content .top-vision .contents figure {
    max-width: 600px;
    margin-inline: auto;
  }
}
.post_content .top-column {
  padding-block: 60px 80px !important;
}
@media screen and (max-width: 960px) {
  .post_content .top-column {
    padding-block: 50px !important;
  }
}
.post_content .top-column .c-tabList {
  gap: 7px;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabList {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-column-gap: 3px;
       -moz-column-gap: 3px;
            column-gap: 3px;
    row-gap: 6px;
    margin-bottom: 20px;
  }
}
.post_content .top-column .c-tabList__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabList__item {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}
.post_content .top-column .c-tabList__button {
  border-radius: 15px 15px 0 0;
  width: 100%;
  font-weight: 600;
  background: #DDCFC0;
  color: #333333;
  opacity: 1;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabList__button {
    border-radius: 30px;
    padding: 4px 10px;
    font-size: 14px;
  }
}
.post_content .top-column .c-tabList__button[aria-selected=true] {
  background: #2D5C03;
  color: #fff;
}
.post_content .top-column .c-tabList__button:hover {
  background: #2D5C03;
  color: #fff;
}
.post_content .top-column .c-tabBody {
  border: none;
  padding: 30px;
  background: #F5F5F5;
  border-radius: 0 0 20px 20px;
  margin-bottom: 36px;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody {
    background: none;
    border-radius: 0;
    padding: 0;
  }
}
.post_content .top-column .c-tabBody .p-postList {
  display: grid;
  grid-template-rows: auto auto 1fr;
  grid-template-columns: 43% 53%;
  row-gap: 0;
  -webkit-column-gap: 4%;
     -moz-column-gap: 4%;
          column-gap: 4%;
  max-width: 1030px;
  margin-inline: auto;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList {
    display: block;
  }
}
.post_content .top-column .c-tabBody .p-postList__item {
  margin-bottom: 0;
}
.post_content .top-column .c-tabBody .p-postList__item:first-of-type {
  grid-row: 1/4;
}
.post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__link {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
  padding-right: 45px;
  border-right: 1px dashed #2D5C03;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    border-right: none;
    border-bottom: 1px dashed #2D5C03;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 0;
    gap: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__thumb {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__thumb {
    width: 43.5%;
    padding-bottom: 28px;
  }
}
.post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__body {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__body {
    width: 55%;
  }
}
.post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__title {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__title {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    -webkit-line-clamp: 5;
  }
}
.post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__excerpt {
  display: block;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 14px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #333;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList__item:first-of-type .p-postList__excerpt {
    display: none;
  }
}
.post_content .top-column .c-tabBody .p-postList__item:last-of-type .p-postList__link {
  border-bottom: none;
  padding-bottom: 0;
}
.post_content .top-column .c-tabBody .p-postList__item:last-of-type .p-postList__meta {
  bottom: 0;
}
.post_content .top-column .c-tabBody .p-postList__link {
  padding-bottom: 10px;
  border-bottom: 1px dashed #2D5C03;
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList__link {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.post_content .top-column .c-tabBody .p-postList__thumb {
  width: 40.5%;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList__thumb {
    width: 43.5%;
    padding-bottom: 28px;
  }
}
.post_content .top-column .c-tabBody .p-postList__body {
  width: 55%;
  position: static;
}
.post_content .top-column .c-tabBody .p-postList__title {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #333333;
}
@media screen and (max-width: 960px) {
  .post_content .top-column .c-tabBody .p-postList__title {
    font-size: 14px;
    margin-bottom: 0;
    -webkit-line-clamp: 5;
  }
}
.post_content .top-column .c-tabBody .p-postList__excerpt {
  display: none;
}
.post_content .top-column .c-tabBody .p-postList__meta {
  position: absolute;
  left: 0;
  bottom: 10px;
}
.post_content .top-column .c-tabBody .p-postList__times {
  font-size: 14px;
  color: #2D5C03;
  letter-spacing: 0.1em;
  font-family: "Poppins", sans-serif;
}
.post_content .top-news {
  padding-bottom: 80px;
  margin-bottom: 0;
}
.post_content .top-news .title {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 5px;
}
@media screen and (max-width: 960px) {
  .post_content .top-news .title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 30px;
  }
}
.post_content .top-news .title .ff-en {
  font-size: clamp(28px, 4vw, 40px);
  line-height: 1;
}
.post_content .top-news .title h2 {
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 960px) {
  .post_content .top-news .title h2 {
    font-size: 16px;
  }
}
.post_content .top-news .p-postListWrap {
  margin-bottom: 24px;
}
@media screen and (max-width: 960px) {
  .post_content .top-news .p-postListWrap {
    margin-bottom: 20px;
  }
}
.post_content .top-news .p-postList {
  border-top: 1px dashed #8E8C89;
}
.post_content .top-news .p-postList__link {
  border-bottom: 1px dashed #8E8C89;
}
.post_content .top-mail {
  position: relative;
  scroll-margin-top: 90px;
}
@media screen and (max-width: 960px) {
  .post_content .top-mail {
    padding-block: max(60px, 19vw) max(80px, 22vw) !important;
    scroll-margin-top: 65px;
  }
}
.post_content .top-mail::before, .post_content .top-mail::after {
  content: "";
  width: calc(max(50vw - 600px, 4vw) + 8vw);
  height: 100%;
  background: url(/wp-content/uploads/2026/03/mail-bg-pc.png) no-repeat right/cover;
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
}
@media screen and (max-width: 960px) {
  .post_content .top-mail::before, .post_content .top-mail::after {
    width: 100vw;
    height: clamp(150px, 34vw, 250px);
    left: calc(50% - 50vw);
    background-image: url(/wp-content/uploads/2026/03/mail-bg-before-sp.png);
  }
}
.post_content .top-mail::after {
  background-position: left;
  left: auto;
  right: calc(50% - 50vw);
}
@media screen and (max-width: 960px) {
  .post_content .top-mail::after {
    height: max(22vw, 80px);
    right: auto;
    background-image: url(/wp-content/uploads/2026/03/mail-bg-after-sp.png);
    top: auto;
    bottom: 0;
  }
}
.post_content .top-mail .cmn__title .ff-en {
  font-size: clamp(22px, 2.5vw, 32px);
}
@media screen and (max-width: 960px) {
  .post_content .top-mail .cmn__title h2 {
    padding-right: 30px;
  }
}
.post_content .top-mail .cmn__title h2 span {
  font-size: clamp(26px, 3vw, 32px);
  width: clamp(35px, 4vw, 43px);
}
@media screen and (max-width: 960px) {
  .post_content .top-mail .cmn__title h2 span {
    margin-left: 6px;
  }
}
.post_content .top-mail .swell-block-fullWide__inner {
  max-width: 850px;
}
.post_content .top-mail .cmn__title {
  padding-left: 0;
}
.post_content .top-mail .cmn__title h2 span {
  color: #333333;
  background: #fff;
}
.post_content .top-mail .text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.post_content .top-mail .text p {
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .post_content .top-mail .text p {
    font-size: 16px;
  }
}
.post_content .top-mail .formbox-editor-1147440 {
  width: 100% !important;
  background: none !important;
  padding: 0;
}
.post_content .top-mail .formbox-title-1147440 {
  display: none;
}
.post_content .top-mail fieldset {
  max-width: 445px;
  margin-inline: auto;
}
.post_content .top-mail fieldset input {
  margin-top: 0;
  margin-bottom: 8px;
  border-radius: 8px;
}
.post_content .top-mail fieldset button {
  margin: 0;
  border-radius: 8px !important;
}
.post_content .top-sns {
  max-width: 1020px;
  margin-inline: auto;
  padding-top: 80px;
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .post_content .top-sns {
    padding-top: 50px;
    margin-bottom: 20px;
  }
}
.post_content .top-sns .top-sns__insta {
  margin-bottom: 100px;
}
@media screen and (max-width: 960px) {
  .post_content .top-sns .top-sns__insta {
    margin-bottom: 60px;
  }
}
.post_content .top-youtube__items {
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 600px) {
  .post_content .top-youtube__items {
    overflow: hidden;
    padding-bottom: 40px;
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.post_content .top-youtube__items > .swell-block-columns__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 600px) {
  .post_content .top-youtube__items > .swell-block-columns__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: 0;
  }
}
@media (max-width: 600px) {
  .post_content .top-youtube__items .item {
    margin-left: 10px;
  }
}
.post_content .top-youtube__items .is-type-video {
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 8px;
}
.post_content .top-youtube__items .is-type-video div, .post_content .top-youtube__items .is-type-video iframe {
  width: 100%;
  height: 100%;
}
.post_content .top-youtube__items p {
  font-weight: 700;
}
.post_content .top-youtube__items .swiper-pagination {
  bottom: 0;
}
.post_content .top-youtube__items .swiper-pagination-bullet {
  background: #999;
  opacity: 1;
}
.post_content .top-youtube__items .swiper-pagination-bullet-active {
  background: #333;
}
.post_content {
  /* =======================
  イノPについて
  ======================= */
}
.post_content .about-mission {
  margin-bottom: 150px;
}
.post_content .about-mission .head-block {
  margin-bottom: 90px;
}
@media screen and (max-width: 960px) {
  .post_content .about-mission .head-block {
    margin-bottom: 40px;
  }
}
.post_content .about-mission .head-block .text {
  padding-left: 80px;
}
@media screen and (max-width: 960px) {
  .post_content .about-mission .head-block .text {
    padding-left: 0;
  }
}
.post_content .about-mission h3 {
  font-size: 22px;
  margin-bottom: 8px;
}
@media screen and (max-width: 960px) {
  .post_content .about-mission h3 {
    font-size: 18px;
  }
}
.post_content .about-mission figure {
  max-width: 724px;
  margin-inline: auto;
}
.post_content .about-beginning {
  margin-bottom: 130px;
}
.post_content .about-beginning x .text {
  padding-left: 80px;
}
@media screen and (max-width: 960px) {
  .post_content .about-beginning x .text {
    padding-left: 0;
  }
}
.post_content .about-beginning h3 {
  font-size: 25px;
  margin-bottom: 14px;
}
.post_content .about-beginning p {
  margin-bottom: 44px;
}
.post_content .about-hunter {
  position: relative;
  border: 1px solid #2D5C03;
  border-radius: 20px;
  padding: 50px 30px;
  max-width: 900px;
  margin-inline: auto;
  margin-bottom: 120px;
}
.post_content .about-hunter .baloon {
  position: absolute;
  width: 50%;
  top: 0;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.post_content .about-hunter .logo {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 140px;
}
.post_content .about-hunter h3 {
  font-size: 22px;
  margin-bottom: 8px;
}
.post_content .about-hunter p {
  margin-bottom: 20px;
}
.post_content .about-hunter .is-style-btn_line a {
  min-width: 380px;
}
.post_content {
  /* =======================
  お問い合わせ
  ======================= */
}
.post_content .contact-top {
  padding-bottom: 40px;
}
.post_content .contact-top .text1 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  .post_content .contact-top .text1 {
    font-size: 18px;
  }
}
.post_content .contact-top .is-style-btn_normal a {
  margin-inline: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #f74a4a;
  border-radius: 15px;
  min-height: 75px;
  min-width: 450px;
}
@media screen and (max-width: 960px) {
  .post_content .contact-top .is-style-btn_normal a {
    min-width: auto;
    min-height: 65px;
  }
}
.post_content .contact-top .is-style-btn_normal a::before {
  content: "";
  width: 35px;
  height: 35px;
  background: url(/wp-content/uploads/2026/03/calendar-white.png) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .contact-top .is-style-btn_normal a::before {
    width: 30px;
    height: 30px;
  }
}
.post_content .contact-top .is-style-btn_normal a::after {
  content: "";
  width: 10px;
  height: 19px;
  background: url(/wp-content/uploads/2026/03/btn-arrow-white.png) no-repeat center/contain;
  -webkit-transform: 0.3s;
          transform: 0.3s;
  margin-left: 10px;
}
.post_content .contact-top .is-style-btn_normal a:hover {
  background: #fff;
  color: #f74a4a;
}
.post_content .contact-top .is-style-btn_normal a:hover::before {
  background-image: url(/wp-content/uploads/2026/03/calendar-red.png);
}
.post_content .contact-top .is-style-btn_normal a:hover::after {
  background-image: url(/wp-content/uploads/2026/03/btn-arrow-red.png);
}
.post_content .contact-top .text2 {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .post_content .contact-top .text2 {
    font-size: 16px;
  }
}
.post_content .contact-form {
  background: #fff;
  border-radius: 40px;
  max-width: 1080px;
  margin-inline: auto;
  padding: 50px 20px;
}
@media screen and (max-width: 960px) {
  .post_content .contact-form {
    border-radius: 30px;
    padding: 30px 20px;
  }
}
.post_content .cmn__form {
  max-width: 512px;
  margin-inline: auto;
}
.post_content .cmn__form a {
  text-decoration: none;
}
.post_content .cmn__form a:hover {
  opacity: 0.7;
}
.post_content .cmn__form table {
  margin-bottom: 40px;
}
.post_content .cmn__form table,
.post_content .cmn__form tbody {
  display: block;
}
.post_content .cmn__form tr {
  padding: 0;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form tr {
    margin-bottom: 20px;
    gap: 16px;
  }
}
.post_content .cmn__form th {
  background-color: transparent;
  border: none;
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 16px;
  font-weight: 500;
}
.post_content .cmn__form td {
  padding: 0;
  border: none;
  width: 100%;
  font-size: 16px;
  font-weight: 500;
}
.post_content .cmn__form .required,
.post_content .cmn__form .norequired {
  color: #D32929;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-weight: 400;
}
.post_content .cmn__form span.wpcf7-form-control.wpcf7-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.post_content .cmn__form :is(input[type=text], input[type=tel], input[type=email], textarea) {
  width: 100%;
}
.post_content .cmn__form :is(input, textarea, select) {
  font-size: 16px;
  padding: 4px 11px;
  border: none;
  background: none;
  border: 1px solid #B3B3B3;
  border-radius: 8px;
}
.post_content .cmn__form input::-webkit-input-placeholder, .post_content .cmn__form textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #B6B6B6;
  font-weight: 400;
}
.post_content .cmn__form input::-moz-placeholder, .post_content .cmn__form textarea::-moz-placeholder {
  font-size: 14px;
  color: #B6B6B6;
  font-weight: 400;
}
.post_content .cmn__form input:-ms-input-placeholder, .post_content .cmn__form textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #B6B6B6;
  font-weight: 400;
}
.post_content .cmn__form input::-ms-input-placeholder, .post_content .cmn__form textarea::-ms-input-placeholder {
  font-size: 14px;
  color: #B6B6B6;
  font-weight: 400;
}
.post_content .cmn__form input::placeholder,
.post_content .cmn__form textarea::placeholder {
  font-size: 14px;
  color: #B6B6B6;
  font-weight: 400;
}
.post_content .cmn__form select {
  width: 200px;
}
.post_content .cmn__form .wpcf7-not-valid {
  background: #FFF3F3 !important;
}
.post_content .cmn__form .wpcf7-response-output {
  border: 2px solid #FAC3C3 !important;
  background: #FFF3F3;
  color: #dc3232;
  text-align: center;
}
.post_content .cmn__form .form-agreement a {
  text-decoration: underline;
}
.post_content .cmn__form .form-agreement a:hover {
  opacity: 0.7;
}
.post_content .cmn__form textarea {
  resize: vertical;
  height: 100px;
}
.post_content .cmn__form .form-submit input[disabled] {
  background: #D9D9D9 !important;
  color: #fff !important;
  border: 1px solid #B3B3B3;
}
.post_content .cmn__form .form-submit {
  position: relative;
  width: min(100%, 200px);
  margin-inline: auto;
}
.post_content .cmn__form .form-submit input {
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  min-width: 200px;
  height: 60px;
  background-color: #2D5C03;
  border: 1px solid #2D5C03;
  color: #fff;
  margin: 20px auto 0;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .form-submit input {
    padding: 16px;
    width: 100%;
    height: 50px;
  }
}
.post_content .cmn__form .form-submit:hover input {
  color: #2D5C03;
  background: #fff;
}
.post_content .cmn__form .wpcf7-radio input,
.post_content .cmn__form .wpcf7-checkbox input {
  display: none;
}
.post_content .cmn__form .wpcf7-radio .wpcf7-list-item,
.post_content .cmn__form .wpcf7-checkbox .wpcf7-list-item {
  position: relative;
  padding-left: 23px;
  margin: 0 0 10px;
  display: block;
  width: 100%;
}
.post_content .cmn__form .wpcf7-radio input[type=radio] + span::before,
.post_content .cmn__form .wpcf7-checkbox input[type=radio] + span::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: 7px;
  left: 0;
  display: inline-block;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .wpcf7-radio input[type=radio] + span::before,
  .post_content .cmn__form .wpcf7-checkbox input[type=radio] + span::before {
    top: 5px;
  }
}
.post_content .cmn__form .wpcf7-radio input[type=radio]:checked + span::after,
.post_content .cmn__form .wpcf7-checkbox input[type=radio]:checked + span::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #2D5C03;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 4px;
  display: inline-block;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .wpcf7-radio input[type=radio]:checked + span::after,
  .post_content .cmn__form .wpcf7-checkbox input[type=radio]:checked + span::after {
    top: 9px;
  }
}
.post_content .cmn__form .wpcf7-radio input[type=checkbox] + span::before,
.post_content .cmn__form .wpcf7-checkbox input[type=checkbox] + span::before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: 8px;
  left: 0;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-radio input[type=checkbox]:checked + span::before,
.post_content .cmn__form .wpcf7-checkbox input[type=checkbox]:checked + span::before {
  background: #2D5C03;
}
.post_content .cmn__form .wpcf7-radio input[type=checkbox]:checked + span::after,
.post_content .cmn__form .wpcf7-checkbox input[type=checkbox]:checked + span::after {
  content: "";
  width: 8px;
  height: 8px;
  background: url(/wp-content/uploads/2026/03/check.png) no-repeat center/contain;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 3px;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-acceptance {
  font-size: 14px;
  font-weight: 500;
  display: block;
  padding-left: 24px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.post_content .cmn__form .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.post_content .cmn__form .wpcf7-acceptance a {
  text-decoration: underline;
}
.post_content .cmn__form .wpcf7-acceptance input {
  display: none;
}
.post_content .cmn__form .wpcf7-acceptance input[type=checkbox] + span::before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-acceptance input[type=checkbox]:checked + span::before {
  background: #2D5C03;
}
.post_content .cmn__form .wpcf7-acceptance input[type=checkbox]:checked + span::after {
  content: "";
  width: 8px;
  height: 8px;
  background: url(/wp-content/uploads/2026/03/check.png) no-repeat center/contain;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 3px;
  display: inline-block;
}
.post_content {
  /* =======================
  資料請求
  ======================= */
}
.post_content .download-about {
  font-weight: 600;
  margin-bottom: 24px;
}
@media screen and (min-width: 960.001px) {
  .post_content .download-about {
    max-width: 410px;
    margin-left: auto;
  }
}
@media screen and (max-width: 960px) {
  .post_content .download-about .wp-block-group {
    max-width: 600px;
    margin-inline: auto;
  }
}
.post_content .download-about p {
  font-size: 16px;
}
.post_content .download-about figure {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 30px;
}
.post_content .download-about h2 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12px;
}
.post_content .download-about ul {
  padding-left: 20px;
}
.post_content .download-about ul li {
  list-style: none;
  background: #fff;
  border-radius: 33px;
  padding: 5px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 13px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 960px) {
  .post_content .download-about ul li {
    font-size: 16px;
  }
}
.post_content .download-about ul li::before {
  content: "";
  width: 15px;
  height: 15px;
  background: #2D5C03;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 6px;
}
.post_content .download-form {
  background: #fff;
  padding: 50px;
  border-radius: 20px;
}
.post_content .download-form h2 {
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 46px;
}
.post_content .download-form .cmn__form table {
  margin-bottom: 30px;
}
.post_content .download-form .cmn__form tr {
  gap: 7px;
  font-weight: 600;
  margin-bottom: 20px;
}
.post_content {
  /* =======================
  サンクスページ
  ======================= */
}
.post_content .cmn__thanks {
  padding-top: 60px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__thanks {
    padding-top: 30px;
  }
}
.post_content .cmn__thanks h2 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.02em;
  margin-bottom: 24px;
  line-height: 1.7;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__thanks h2 {
    font-size: 20px;
  }
}
.post_content .cmn__thanks p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 36px;
  line-height: 1.7;
}/*# sourceMappingURL=style.css.map */