@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: 500;
  font-size: 18px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 960px) {
  body {
    font-size: 16px;
  }
}
body * {
  letter-spacing: 0;
  line-height: 1.6;
}
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-left: 4vw;
    padding-right: 4vw;
  }
}

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

.has-white-background-color {
  color: #3F2F24;
}

.jcsb {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.page .post_content > * {
  margin-bottom: 0;
}

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

.page .l-content {
  margin-bottom: 0px;
}

.page-recruit .l-content {
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .page-recruit .l-content {
    margin-bottom: 40px;
  }
}

.alignwide, .l-content .alignfull {
  left: calc(50% - 50vw + var(--swl-scrollbar_width, 0px) / 2);
  width: calc(100vw - var(--swl-scrollbar_width, 0px));
}

.swell-block-fullWide__inner.l-article {
  max-width: calc(var(--article_size) + var(--swl-pad_container, 0px) * 2);
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide__inner.l-article {
    padding: 0 4vw;
  }
}

/*  余白用class　*/
/* padding */
.u-pt-0 {
  padding-top: 0 !important;
}

.u-pb-0 {
  padding-bottom: 0 !important;
}

.u-pt-10 {
  padding-top: 1em !important;
}

.u-pb-10 {
  padding-bottom: 1em !important;
}

.u-pt-15 {
  padding-top: 1.5em !important;
}

.u-pb-15 {
  padding-bottom: 1.5em !important;
}

.u-pt-20 {
  padding-top: 2em !important;
}

.u-pb-20 {
  padding-bottom: 2em !important;
}

.u-pt-25 {
  padding-top: 2.5em !important;
}

.u-pb-25 {
  padding-bottom: 2.5em !important;
}

.u-pt-30 {
  padding-top: 3em !important;
}

.u-pb-30 {
  padding-bottom: 3em !important;
}

.u-pt-35 {
  padding-top: 3em !important;
}

.u-pb-35 {
  padding-bottom: 3em !important;
}

.u-pt-40 {
  padding-top: 4em !important;
}

.u-pb-40 {
  padding-bottom: 4em !important;
}

.u-pt-45 {
  padding-top: 4.5em !important;
}

.u-pb-45 {
  padding-bottom: 4.5em !important;
}

.u-pt-50 {
  padding-top: 5em !important;
}

.u-pb-50 {
  padding-bottom: 5em !important;
}

.u-pt-55 {
  padding-top: 5.5em !important;
}

.u-pb-55 {
  padding-bottom: 5.5em !important;
}

.u-pt-60 {
  padding-top: 6em !important;
}

.u-pb-60 {
  padding-bottom: 6em !important;
}

.u-pt-65 {
  padding-top: 6.5em !important;
}

.u-pb-65 {
  padding-bottom: 6.5em !important;
}

.u-pt-70 {
  padding-top: 7em !important;
}

.u-pb-70 {
  padding-bottom: 7em !important;
}

.u-pt-75 {
  padding-top: 7.5em !important;
}

.u-pb-75 {
  padding-bottom: 7.5em !important;
}

.u-pt-80 {
  padding-top: 8em !important;
}

.u-pb-80 {
  padding-bottom: 8em !important;
}

.u-pt-85 {
  padding-top: 8.5em !important;
}

.u-pb-85 {
  padding-bottom: 8.5em !important;
}

.u-pt-90 {
  padding-top: 9em !important;
}

.u-pb-90 {
  padding-bottom: 9em !important;
}

.u-pt-95 {
  padding-top: 9.5em !important;
}

.u-pb-95 {
  padding-bottom: 9.5em !important;
}

.u-pt-100 {
  padding-top: 10em !important;
}

.u-pb-100 {
  padding-bottom: 10em !important;
}

/* margin */
.u-mt-10 {
  margin-top: 1em !important;
}

.u-mt-15 {
  margin-top: 105em !important;
}

.u-mt-20 {
  margin-top: 2em !important;
}

.u-mt-25 {
  margin-top: 2.5em !important;
}

.u-mt-30 {
  margin-top: 3em !important;
}

.u-mt-35 {
  margin-top: 3.5em !important;
}

.u-mt-40 {
  margin-top: 4em !important;
}

.u-mt-45 {
  margin-top: 4.5em !important;
}

.u-mt-50 {
  margin-top: 5em !important;
}

.u-mt-55 {
  margin-top: 5.5em !important;
}

.u-mt-60 {
  margin-top: 6em !important;
}

.u-mt-65 {
  margin-top: 6.5em !important;
}

.u-mt-70 {
  margin-top: 7em !important;
}

.u-mt-75 {
  margin-top: 7.5em !important;
}

.u-mt-80 {
  margin-top: 8em !important;
}

.u-mt-85 {
  margin-top: 8.5em !important;
}

.u-mt-90 {
  margin-top: 9em !important;
}

.u-mt-95 {
  margin-top: 9.5em !important;
}

.u-mb-70 {
  margin-bottom: 7em !important;
}

.u-mb-75 {
  margin-bottom: 7.5em !important;
}

.u-mb-80 {
  margin-bottom: 8em !important;
}

.u-mb-85 {
  margin-bottom: 8.5em !important;
}

.u-mb-90 {
  margin-bottom: 9em !important;
}

.u-mb-96 {
  margin-bottom: 9.5em !important;
}

@media only screen and (max-width: 959px) {
  .u-pt-50 {
    padding-top: 3em !important;
  }
  .u-pb-50 {
    padding-bottom: 3em !important;
  }
  .u-pt-55 {
    padding-top: 3.5em !important;
  }
  .u-pb-55 {
    padding-bottom: 3.5em !important;
  }
  .u-pt-60 {
    padding-top: 3em !important;
  }
  .u-pb-60 {
    padding-bottom: 3em !important;
  }
  .u-pt-65 {
    padding-top: 3.5em !important;
  }
  .u-pb-65 {
    padding-bottom: 3.5em !important;
  }
  .u-pt-70 {
    padding-top: 4em !important;
  }
  .u-pb-70 {
    padding-bottom: 4em !important;
  }
  .u-pt-75 {
    padding-top: 4.5em !important;
  }
  .u-pb-75 {
    padding-bottom: 4.5em !important;
  }
  .u-pt-80 {
    padding-top: 6em !important;
  }
  .u-pb-80 {
    padding-bottom: 6em !important;
  }
  .u-pt-85 {
    padding-top: 6.5em !important;
  }
  .u-pb-85 {
    padding-bottom: 6.5em !important;
  }
  .u-pt-90 {
    padding-top: 7em !important;
  }
  .u-pb-90 {
    padding-bottom: 7em !important;
  }
  .u-pt-95 {
    padding-top: 7.5em !important;
  }
  .u-pb-95 {
    padding-bottom: 7.5em !important;
  }
  .u-pt-100 {
    padding-top: 8em !important;
  }
  .u-pb-100 {
    padding-bottom: 8em !important;
  }
  .u-mt-40 {
    margin-top: 2em !important;
  }
  .u-mt-45 {
    margin-top: 2.5em !important;
  }
  .u-mt-50 {
    margin-top: 3em !important;
  }
  .u-mt-55 {
    margin-top: 3.5em !important;
  }
  .u-mt-60 {
    margin-top: 4em !important;
  }
  .u-mt-65 {
    margin-top: 4.5em !important;
  }
  .u-mt-70 {
    margin-top: 5em !important;
  }
  .u-mt-75 {
    margin-top: 5.5em !important;
  }
  .u-mt-80 {
    margin-top: 6em !important;
  }
  .u-mt-85 {
    margin-top: 6.5em !important;
  }
  .u-mt-90 {
    margin-top: 7em !important;
  }
  .u-mt-95 {
    margin-top: 7.5em !important;
  }
  .u-mb-70 {
    margin-bottom: 5em !important;
  }
  .u-mb-75 {
    margin-bottom: 5.5em !important;
  }
  .u-mb-80 {
    margin-bottom: 6em !important;
  }
  .u-mb-85 {
    margin-bottom: 6.5em !important;
  }
  .u-mb-90 {
    margin-bottom: 7em !important;
  }
  .u-mb-96 {
    margin-bottom: 7.5em !important;
  }
  .u-mb-40 {
    margin-bottom: 2em !important;
  }
  .u-mb-50 {
    margin-bottom: 3em !important;
  }
  .u-mb-60 {
    margin-bottom: 4em !important;
  }
  .u-mb-70 {
    margin-bottom: 5em !important;
  }
  .u-mb-80 {
    margin-bottom: 6em !important;
  }
  .u-mb-90 {
    margin-bottom: 7em !important;
  }
}
.page h2, .page h3, .page h4 {
  margin: 0;
  font-weight: 700;
  line-height: 1.4;
}

.ff-shippori {
  font-family: "Shippori Mincho", serif !important;
  font-weight: 600;
}
.ff-en {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.ff-en * {
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.ff-gothic {
  font-family: "Zen Kaku Gothic New", sans-serif !important;
}
.ff-notosans {
  font-family: "Noto Sans JP", sans-serif !important;
}

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

/*　リッチカラムreset　*/
.swell-block-columns__inner {
  -webkit-column-gap: var(--swl-clmn-mrgn--x);
     -moz-column-gap: var(--swl-clmn-mrgn--x);
          column-gap: var(--swl-clmn-mrgn--x);
  margin-left: 0;
}

.swell-block-columns .swell-block-column {
  width: var(--clmn-w);
  margin-left: 0;
}

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

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

.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 {
  min-width: auto;
  font-size: 18px;
  font-weight: 700;
  gap: 20px;
  padding: 14px 25px 14px 40px;
  border-width: 2px;
}
@media screen and (max-width: 960px) {
  .is-style-btn_line a {
    width: min(100%, 400px);
    margin-inline: auto;
    padding: 15px 10px 15px 25px;
  }
}
.is-style-btn_line.btn-wh a {
  color: #fff;
  border-color: #fff;
}
.is-style-btn_line.btn-or a {
  color: #ed6e01;
  border-color: #ed6e01;
}
.is-style-btn_line.btn-or a:hover {
  background: #ed6e01;
}
.is-style-btn_line.btn-gr a {
  color: #14a83c;
  border-color: #14a83c;
}
.is-style-btn_line.new-tab a::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2026/01/new-window-orange.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.is-style-btn_line.new-tab a:hover::after {
  background-image: url(/wp-content/uploads/2026/01/new-window-white.svg);
}

.is-style-btn_normal a {
  min-width: auto;
  width: min(80%, 406px);
  font-size: 24px;
  font-weight: 700;
  min-height: 70px;
  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: 10px;
  padding: 10px 20px;
  margin-inline: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 960px) {
  .is-style-btn_normal a {
    width: min(100%, 400px);
    margin-inline: auto;
    min-height: 60px;
    font-size: 20px;
  }
}
.is-style-btn_normal a:hover {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
.is-style-btn_normal.btn-recruit a {
  background: -webkit-linear-gradient(50deg, #F6913A 20%, #F36B25 60%);
  background: linear-gradient(40deg, #F6913A 20%, #F36B25 60%);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.is-style-btn_normal.btn-recruit a::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(/wp-content/uploads/2026/01/pen.svg) no-repeat center/contain;
}
@media screen and (max-width: 960px) {
  .is-style-btn_normal.btn-recruit a::before {
    width: 20px;
    height: 20px;
  }
}

.cmn__cta {
  padding-block: 60px !important;
}
@media screen and (max-width: 960px) {
  .cmn__cta {
    padding-block: 40px !important;
  }
}
.cmn__cta h2 {
  margin-bottom: 14px;
}
.cmn__cta p {
  font-weight: 700;
}
.cmn__cta .is-style-btn_normal a {
  padding: 10px 20px;
  min-height: 86px;
  min-width: 360px;
  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;
  font-size: 22px;
  font-weight: 700;
  background: -webkit-linear-gradient(50deg, #F6913A 20%, #F36B25 60%);
  background: linear-gradient(40deg, #F6913A 20%, #F36B25 60%);
}
@media screen and (max-width: 960px) {
  .cmn__cta .is-style-btn_normal a {
    min-width: auto;
    width: min(100%, 400px);
    min-height: 80px;
  }
}
.cmn__cta .is-style-btn_normal a::before {
  content: "";
  width: 21px;
  height: 16px;
  background: url(/wp-content/uploads/2025/11/mail-white.svg) no-repeat center/contain;
}

/* =======================
ヘッダー・固定ヘッダー
======================= */
.l-header {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 960px) {
  .l-header {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    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: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  min-height: 165px;
}
@media screen and (max-width: 960px) {
  .l-header .l-header__inner {
    min-height: 100px;
  }
}
.l-header .l-header__inner .l-header__logo {
  margin-right: 0;
  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;
  -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: 10px;
  gap: 12px;
}
@media screen and (max-width: 960px) {
  .l-header .l-header__inner .l-header__logo {
    width: 100%;
    gap: 0;
    padding: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    background: #fff;
  }
}
@media screen and (max-width: 960px) {
  .l-header .l-header__inner .l-header__logo .c-headLogo {
    padding: 10px 20px;
  }
}
.l-header .l-header__inner .l-header__logo .c-headLogo__link {
  padding: 0;
}
.l-header .l-header__inner .l-header__logo img {
  width: 100%;
  -o-object-position: left;
     object-position: left;
  height: 73px;
}
@media screen and (max-width: 960px) {
  .l-header .l-header__inner .l-header__logo img {
    height: 51px;
  }
}
.l-header .l-header__inner .l-header__logo .c-catchphrase {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #14A83C;
  padding: 4px 10px;
  background: #E9F6CF;
}
@media screen and (max-width: 960px) {
  .l-header .l-header__inner .l-header__logo .c-catchphrase {
    display: block;
    margin-top: auto;
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .l-header .l-header__inner .l-header__customBtn {
    display: none;
  }
}

[data-spmenu=opened] .l-header {
  background: none;
}
[data-spmenu=opened] .l-header .l-header__menuBtn {
  opacity: 0;
}

.w-header {
  position: absolute;
  right: 0;
  top: 100px;
  margin-left: 0 !important;
}

.nav-links {
  background: #2D9E4B;
  padding: 28px max(50vw - 600px, 4vw) 28px 50px;
}
@media (max-width: 1500px) {
  .nav-links {
    padding-inline: clamp(10px, 1.5vw, 30px);
  }
}
@media screen and (max-width: 960px) {
  .nav-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.nav-links .swell-block-bannerLink {
  border-right: 1px dashed #C6C6C6;
}
.nav-links .swell-block-bannerLink:first-of-type .c-bannerLink {
  padding-left: 0;
}
.nav-links .swell-block-bannerLink:last-of-type {
  border: none !important;
}
.nav-links .swell-block-bannerLink:last-of-type .c-bannerLink {
  padding-right: 0;
}
@media screen and (max-width: 960px) {
  .nav-links .swell-block-bannerLink {
    border-right: none;
    border-bottom: 1px dashed #fff;
    margin-bottom: 15px;
  }
}
.nav-links .swell-block-bannerLink .c-bannerLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-inline: clamp(10px, 1vw, 25px);
  -webkit-column-gap: clamp(10px, 1vw, 20px);
     -moz-column-gap: clamp(10px, 1vw, 20px);
          column-gap: clamp(10px, 1vw, 20px);
}
@media screen and (max-width: 960px) {
  .nav-links .swell-block-bannerLink .c-bannerLink {
    padding: 0 0 15px;
    gap: 20px;
  }
}
@media screen and (max-width: 960px) {
  .nav-links .swell-block-bannerLink:last-of-type .c-bannerLink {
    padding-bottom: 0;
  }
}
.nav-links .c-bannerLink__figure {
  width: 120px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 960px) {
  .nav-links .c-bannerLink__figure {
    width: 100px;
  }
}
.nav-links .c-bannerLink__text {
  position: relative;
  gap: 7px;
  width: auto;
}
.nav-links .c-bannerLink__text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  padding: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.nav-links .c-bannerLink__title {
  font-size: clamp(12px, 1.2vw, 16px);
  font-weight: 700;
  line-height: 1.4;
  text-align: left;
}
@media screen and (max-width: 960px) {
  .nav-links .c-bannerLink__title {
    font-size: 16px;
  }
}
.nav-links .c-bannerLink__description {
  margin: 0;
  font-size: clamp(10px, 1vw, 14px);
  font-weight: 700;
  padding: 2px 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #ED6E01;
  color: #fff;
}
@media screen and (max-width: 960px) {
  .nav-links .c-bannerLink__description {
    font-size: 14px;
  }
}
.nav-links .corporation .c-bannerLink__description {
  background: #65D940;
}
.nav-links .job .c-bannerLink__description {
  background: #fff;
  color: #14A83C;
}

.l-header__menuBtn.sp_ {
  width: auto;
  height: auto;
  row-gap: 5px;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__menuBtn.sp_ .c-iconBtn {
  width: 100px;
  -webkit-transition: 1s;
  transition: 1s;
}
.l-header__menuBtn.sp_ .c-iconBtn__label {
  font-size: 14px;
  font-weight: 700;
  margin-top: 3px;
}

.l-header__gnav .c-gnav {
  gap: 50px;
  height: auto;
  padding: 0 280px 0 10px;
  margin-top: 44px;
}
@media (max-width: 1500px) {
  .l-header__gnav .c-gnav {
    gap: clamp(10px, 1.3vw, 30px);
    padding-right: 185px;
  }
}
.l-header__gnav .c-gnav > li {
  padding-bottom: 20px;
}
.l-header__gnav .c-gnav > li > a {
  padding-inline: 0px;
  height: auto;
}
.l-header__gnav .c-gnav > li > a .ttl {
  font-size: clamp(14px, 1.5vw, 18px);
  font-weight: 700;
  gap: 6px;
  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;
}
.l-header__gnav .c-gnav > li > a .ttl::before {
  content: "";
  width: 15px;
  height: auto;
  aspect-ratio: 1/1;
  background: -webkit-radial-gradient(#7ADF6C, #BAF162);
  background: radial-gradient(#7ADF6C, #BAF162);
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.l-header__gnav .c-gnav > li > a::after {
  content: none !important;
}
.l-header__gnav .c-gnav > li > a:hover .ttl::before {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.l-header__gnav .c-gnav > li .c-smallNavTitle {
  font-family: "GFS Didot", serif;
  font-size: 16px;
  font-weight: 400;
  color: #87ADFF;
  letter-spacing: 0.05em;
  top: 0;
  opacity: 1;
  line-height: 1.6;
}
.l-header__gnav .c-gnav .nav-contact {
  position: absolute;
  right: 0;
  top: 0;
  width: 240px;
  height: auto;
  aspect-ratio: 6/5.2;
  z-index: 1;
}
@media (max-width: 1500px) {
  .l-header__gnav .c-gnav .nav-contact {
    width: 172px;
  }
}
.l-header__gnav .c-gnav .nav-contact a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #FFF;
  font-weight: 700;
  padding: 32px 5px 10px;
  margin-top: 0;
  background: url(/wp-content/uploads/2026/01/nav-contact-bg.svg) no-repeat top right/cover;
  background-size: 100%;
  width: 100%;
  height: 100%;
  -webkit-filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.2));
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1500px) {
  .l-header__gnav .c-gnav .nav-contact a {
    padding: 16px 5px;
  }
}
.l-header__gnav .c-gnav .nav-contact a .ttl {
  font-size: clamp(18px, 1.5vw, 22px);
}
.l-header__gnav .c-gnav .nav-contact a::before {
  content: "";
  width: 23px;
  height: 17px;
  background: url(/wp-content/uploads/2025/11/mail-white.svg) no-repeat center/contain;
  margin-bottom: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__gnav .c-gnav .nav-contact a:hover {
  background-size: 105%;
}
.l-header__gnav .c-gnav .nav-contact .ttl {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #FFFFFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__gnav .c-gnav .nav-contact .ttl::before {
  content: none;
}
.l-header__gnav .c-gnav .nav-contact .c-smallNavTitle {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__gnav .c-gnav .sub-menu {
  z-index: 5;
  border: 1px solid #14A83C;
  top: 100%;
  left: 0;
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.l-header__gnav .c-gnav .sub-menu li a {
  font-size: 16px;
  font-weight: 500;
  padding: 12px 18px;
  background: #fff;
  border-bottom: 1px dashed #14A83C;
}
.l-header__gnav .c-gnav .sub-menu li a::before {
  content: none;
}
.l-header__gnav .c-gnav .sub-menu li:last-of-type a {
  border: none;
}

.l-fixHeader .w-header {
  display: none;
}

@media not all and (min-width: 960px) {
  .l-header[data-spfix="1"] {
    position: fixed;
  }
}
.p-breadcrumb {
  z-index: 2;
}

.p-breadcrumb__list {
  overflow: auto;
}
.p-breadcrumb__list .icon-home:before {
  content: none;
}
.p-breadcrumb__list .p-breadcrumb__item {
  font-size: 16px;
  font-weight: 500;
  color: #14A83C;
  text-decoration: underline;
}
.p-breadcrumb__list .p-breadcrumb__item:last-child {
  color: #3F2F24;
  text-decoration: none;
}
.p-breadcrumb__list .p-breadcrumb__item:last-child span {
  opacity: 1;
}
.p-breadcrumb__list .p-breadcrumb__item::after {
  background: #3F2F24;
}
.p-breadcrumb__list .p-breadcrumb__item span {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

:is(.page-company, .page-service, .page-recruit, .page-agripark-nanyo, .page-agrilogi) .p-breadcrumb {
  position: absolute;
  left: 0;
  width: 100%;
}
:is(.page-company, .page-service, .page-recruit, .page-agripark-nanyo, .page-agrilogi) .p-breadcrumb .p-breadcrumb__item {
  color: #fff;
}
:is(.page-company, .page-service, .page-recruit, .page-agripark-nanyo, .page-agrilogi) .p-breadcrumb .p-breadcrumb__item::after {
  background: #fff;
}

.page-recruit .p-breadcrumb {
  top: 674px;
}
@media screen and (max-width: 960px) {
  .page-recruit .p-breadcrumb {
    top: 448px;
  }
}

/* =======================
各ページの調整
======================= */
/* =======================
ハンバーガーメニュー
======================= */
.c-iconBtn__icon {
  font-size: 24px;
}

.c-iconBtn__icon:before {
  color: #fff;
}

.p-spMenu__closeBtn {
  top: 0px;
  background: #2D9E4B;
  width: 100px;
  height: 100px;
}
.p-spMenu__closeBtn .c-iconBtn__icon {
  font-size: 22px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .p-spMenu__closeBtn .c-iconBtn__icon {
    font-size: 34px;
  }
}
.p-spMenu__closeBtn .c-iconBtn__icon::after {
  content: "";
  width: 37px;
  height: 12px;
  background: url(/wp-content/uploads/2025/11/close.svg) no-repeat center/contain;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}

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

[data-spmenu=opened] .p-spMenu__inner {
  -webkit-transform: none;
          transform: none;
}

.p-spMenu__body {
  padding: 100px 0px 24px;
  overflow: auto;
  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;
  gap: 25px;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-spMenu__nav {
  margin-top: 0;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  width: 100%;
  padding-inline: 40px;
}
.p-spMenu__nav > ul > li {
  border-bottom: 1px dotted #7D7D7D;
}
.p-spMenu__nav > ul > li.menu-item {
  margin-bottom: 12px;
}
.p-spMenu__nav > ul > li a {
  border: none;
  position: relative;
}
.p-spMenu__nav > ul > li a:hover {
  background-color: transparent;
}
.p-spMenu__nav > ul > li > a {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 12px;
  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: 6px;
}
.p-spMenu__nav > ul > li > a::before {
  content: "";
  width: 15px;
  height: auto;
  aspect-ratio: 1/1;
  background: -webkit-radial-gradient(#7ADF6C, #BAF162);
  background: radial-gradient(#7ADF6C, #BAF162);
  border-radius: 50%;
}
.p-spMenu__nav > ul > li.noborder {
  border: none;
}
.p-spMenu__nav > ul > li.noborder a {
  font-size: 16px;
  font-weight: 500;
  padding: 5px 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;
  gap: 9px;
  padding-bottom: 0;
}
.p-spMenu__nav > ul > li.noborder a::before {
  content: "";
  width: 4px;
  height: 7px;
  background: url(/wp-content/uploads/2025/11/footer-arrow.svg) no-repeat center/contain;
}
.p-spMenu__nav > ul > li.nav-contact {
  margin-top: 25px;
  margin-bottom: 0;
}
.p-spMenu__nav > ul > li.nav-contact a {
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#F7892A), to(#ED6E01));
  background: -webkit-linear-gradient(left, #F7892A, #ED6E01);
  background: linear-gradient(to right, #F7892A, #ED6E01);
  border-radius: 50px;
  min-height: 80px;
  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: 10px;
  padding: 10px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.p-spMenu__nav > ul > li.nav-contact a::before {
  content: "";
  width: 21px;
  height: 16px;
  background: url(/wp-content/uploads/2025/11/mail-white.svg) no-repeat center/contain;
  border-radius: 0;
}
.p-spMenu__nav > ul > li .c-submenuToggleBtn:before {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #000;
  position: absolute;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  top: 11px;
  right: 3px;
}
.p-spMenu__nav > ul > li .c-submenuToggleBtn.is-opened:before {
  -webkit-transform: none;
          transform: none;
}
.p-spMenu__nav > ul > li .c-submenuToggleBtn:after {
  content: "";
  width: 16px;
  height: 2px;
  background-color: #000;
  position: absolute;
  border: none;
  opacity: 1;
  top: 11px;
  left: auto;
  right: 3px;
}
.p-spMenu__nav > ul > li ul.is-opened {
  padding-bottom: 20px;
}
.p-spMenu__nav > ul > li ul li {
  list-style: none;
}
.p-spMenu__nav > ul > li ul li a {
  font-size: 16px !important;
  font-weight: 500;
  padding: 5px 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;
  gap: 9px;
}
.p-spMenu__nav > ul > li ul li a::before {
  content: "";
  width: 4px;
  height: 7px;
  background: url(/wp-content/uploads/2025/11/footer-arrow.svg) no-repeat center/contain;
  margin-top: 1px;
}

.p-spMenu__bottom {
  padding: 0;
  width: 100%;
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  .p-spMenu__bottom .sp__hamburger {
    padding-bottom: 50px;
  }
}
.p-spMenu__bottom .sp__hamburger-top {
  margin-bottom: 50px;
}
@media (max-width: 600px) {
  .p-spMenu__bottom .sp__hamburger-top {
    margin-bottom: 30px;
  }
}
.p-spMenu__bottom .is-style-btn_line {
  margin-bottom: 10px;
}
.p-spMenu__bottom .is-style-btn_line a {
  border-radius: 0;
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -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;
  min-height: 50px;
  padding: 4px 10px;
  background: #F3FF4A;
  color: #6595FF;
  -webkit-box-shadow: 0 0 10px rgba(191, 211, 255, 0.7);
          box-shadow: 0 0 10px rgba(191, 211, 255, 0.7);
  border: none;
  width: min(100%, 400px);
}
.p-spMenu__bottom .is-style-btn_line a::before {
  content: "";
  width: 14px;
  height: 12px;
  background: url(/wp-content/uploads/2025/11/mail-icon.svg) no-repeat center/contain;
}

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

.sp__menu {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 900px;
}
@media screen and (max-width: 960px) {
  .sp__menu {
    min-width: auto;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    padding-inline: 30px !important;
  }
}
.sp__menu p {
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .sp__menu p {
    margin-bottom: 18px;
  }
}
.sp__menu ul {
  padding-left: 0;
  margin-bottom: 10px;
}
.sp__menu ul li {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 8px;
}
@media screen and (max-width: 960px) {
  .sp__menu ul li {
    margin-bottom: 16px;
  }
}
.sp__menu ul li::before {
  content: "▶︎";
  font-size: 10px;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

/* =======================
トップページ
======================= */
.page #content {
  padding-top: 0px;
}

.p-mainVisual .p-mainVisual__inner {
  height: auto;
}
.p-mainVisual .c-filterLayer__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.p-mainVisual .p-mainVisual__textLayer {
  padding-block: 340px 90px;
  position: relative;
  left: auto;
  -webkit-transform: none;
          transform: none;
}
.p-mainVisual h1 {
  text-shadow: none;
  font-size: clamp(40px, 6vw, 62px);
  line-height: 1.6;
}
@media screen and (max-width: 960px) {
  .p-mainVisual h1 {
    letter-spacing: -0.05em;
  }
}
.p-mainVisual h1 span {
  padding: 2px 0 2px 14px;
  background: #fff;
  display: inline-block;
  margin-bottom: 10px;
  font-family: "Shippori Mincho", serif;
}
.p-mainVisual p {
  text-shadow: none;
  font-size: 26px;
  font-weight: 900;
}
@media screen and (max-width: 960px) {
  .p-mainVisual p {
    font-size: 18px;
  }
}

/* =======================
フッター上ウィジェットブロック
======================= */
/* =======================
フッター
======================= */
.c-fixBtn {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-fixBtn i {
  display: none;
}
.c-fixBtn::before {
  content: "";
  position: relative;
  width: 48px;
  height: 28px;
  background: url(/wp-content/uploads/2025/11/page-top.svg) no-repeat center/contain;
}
@media screen and (max-width: 960px) {
  .c-fixBtn::before {
    width: 16px;
    height: 30px;
  }
}

.hov-bg-main:hover {
  background: none !important;
  opacity: 0.7;
}

#fix_bottom_menu {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-bottom: 0;
  width: auto;
  left: auto;
  right: 0;
  bottom: -120px;
}
#fix_bottom_menu::before {
  content: none;
}
#fix_bottom_menu .menu_list {
  display: block;
  height: auto;
}
#fix_bottom_menu .menu-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  position: relative;
}
#fix_bottom_menu .menu-item::before {
  content: "";
  width: 160px;
  height: 120px;
  background: url(/wp-content/uploads/2026/01/fixed-contact-bg-sp.svg) no-repeat right bottom/contain;
  -webkit-filter: drop-shadow(0 0 16px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 16px rgba(0, 0, 0, 0.2));
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#fix_bottom_menu .menu-item a {
  width: 160px;
  height: 120px;
  padding: 10px 10px 15px;
  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: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0px;
}
#fix_bottom_menu .menu-item a::before {
  content: "";
  width: 19px;
  height: 15px;
  background: url(/wp-content/uploads/2025/11/mail-white.svg) no-repeat center/contain;
  margin-bottom: 3px;
}
#fix_bottom_menu .menu-item a::after {
  content: "CONTACT";
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.05em;
}
#fix_bottom_menu .menu-item a i {
  display: none;
}
#fix_bottom_menu .menu-item a span {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #FFFFFF;
  width: auto;
}
#fix_bottom_menu .menu-item:hover::before {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.w-beforeFooter {
  margin-top: 0;
  margin-bottom: 0;
}
.w-beforeFooter a {
  text-decoration: none;
}

:is(.page-recruit, .page-contact, .page-thanks) .w-beforeFooter, :is(.page-recruit, .page-contact, .page-thanks) #fix_bottom_menu {
  display: none;
}

footer {
  padding-bottom: 0 !important;
}
footer a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
footer a:hover {
  opacity: 0.7;
}
footer .l-footer__widgetArea {
  padding: 64px 0 24px;
}
footer .w-footer {
  gap: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .w-footer__box {
  padding: 0;
}
@media screen and (max-width: 960px) {
  footer .w-footer__box + .w-footer__box {
    margin-top: 48px;
  }
}
footer .w-footer__box:nth-of-type(1) {
  -webkit-flex-basis: 260px;
      -ms-flex-preferred-size: 260px;
          flex-basis: 260px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
footer .w-footer__box:nth-of-type(1) .widget_media_image {
  width: 260px;
  margin-bottom: 35px;
}
@media screen and (max-width: 960px) {
  footer .w-footer__box:nth-of-type(1) .widget_media_image {
    margin-bottom: 25px;
  }
}
footer .w-footer__box:nth-of-type(1) .widget_text img {
  height: 30px !important;
  margin-right: 16px;
  width: auto;
}
footer .w-footer__box:nth-of-type(2) {
  max-width: 673px;
}
@media screen and (max-width: 960px) {
  footer .w-footer__box:nth-of-type(2) {
    max-width: none;
  }
}
footer .w-footer__box:nth-of-type(2) .privacy {
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  text-align: right;
}
@media screen and (max-width: 960px) {
  footer .w-footer__box:nth-of-type(2) .privacy {
    font-size: 14px;
    text-align: left;
  }
}
footer .footer__menu {
  padding-bottom: 55px;
}
@media screen and (max-width: 960px) {
  footer .footer__menu {
    padding-bottom: 20px;
  }
}
footer .footer__menu p {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  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: 6px;
}
footer .footer__menu p::before {
  content: "";
  width: 15px;
  height: auto;
  aspect-ratio: 1/1;
  background: -webkit-radial-gradient(#7ADF6C, #BAF162);
  background: radial-gradient(#7ADF6C, #BAF162);
  border-radius: 50%;
}
@media (max-width: 600px) {
  footer .footer__menu ul {
    padding-bottom: 20px;
    border-bottom: 1px dotted #7D7D7D;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) {
  footer .footer__menu ul.noborder {
    border: none;
    padding-bottom: 0;
  }
}
footer .footer__menu li {
  list-style: none;
}
footer .footer__menu li a {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 5px;
  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: 9px;
}
footer .footer__menu li a::before {
  content: "";
  width: 4px;
  height: 7px;
  background: url(/wp-content/uploads/2025/11/footer-arrow.svg) no-repeat center/contain;
}
footer .l-footer__foot {
  padding-top: 0;
  padding-bottom: 0;
  background: #14A83C;
}
footer .l-footer__foot .copyright {
  font-size: 16px;
  font-weight: 500;
  padding: 10px;
  color: #fff;
}
@media screen and (max-width: 960px) {
  footer .l-footer__foot .copyright {
    padding-bottom: 122px;
  }
}

/* =======================
下層ヘッダー
======================= */
.l-topTitleArea {
  position: relative;
  padding-top: 210px;
  padding-bottom: 120px;
  height: auto;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .l-topTitleArea {
    padding-top: 160px;
    padding-bottom: 100px;
    height: 280px;
    height: auto;
    margin-top: 100px;
  }
}
.l-topTitleArea .l-topTitleArea__body {
  color: #fff;
  width: 100%;
}
.l-topTitleArea .l-topTitleArea__body .c-pageTitle {
  font-size: 30px;
  line-height: 1.6;
  font-weight: 700;
  color: #3F2F24;
  background: #fff;
  padding: 1px 13px;
  min-height: 50px;
  text-shadow: none;
  letter-spacing: 0;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 960px) {
  .l-topTitleArea .l-topTitleArea__body .c-pageTitle {
    font-size: 24px;
    min-height: auto;
  }
}
.l-topTitleArea .l-topTitleArea__body .c-pageTitle .c-pageTitle__subTitle {
  font-size: clamp(40px, 6vw, 70px);
  font-weight: 900;
  letter-spacing: 0.03em;
  color: transparent;
  font-style: normal;
  opacity: 1;
  -webkit-text-stroke: 1px #fff;
  margin-left: 0;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .l-topTitleArea .l-topTitleArea__body .c-pageTitle .c-pageTitle__subTitle {
    font-size: 30px;
  }
}
.l-topTitleArea .l-topTitleArea__body .p-termNavigation {
  display: none;
}

:is(.page-recruit) .l-topTitleArea {
  display: none;
}

/* =======================
記事一覧
======================= */
.-type-simple.p-postList {
  border: none;
}
.-type-simple .p-postList__link {
  border: none;
  padding: 40px 0 35px;
  border-bottom: 1px dashed #3F2F24;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .-type-simple .p-postList__link {
    padding: 30px 0;
  }
}
.-type-simple .p-postList__link:hover {
  background: none;
  opacity: 0.7;
}
.-type-simple .p-postList__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 960px) {
  .-type-simple .p-postList__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.-type-simple .p-postList__meta {
  margin: 0;
  gap: 15px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.-type-simple .c-postTimes__posted {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .-type-simple .c-postTimes__posted {
    font-size: 16px;
  }
}
.-type-simple .c-postTimes__posted::before {
  content: none;
}
.-type-simple .p-postList__cat {
  color: #ED6E01;
  background: #FFEEC2;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 700;
  padding: 2px 14px;
}
@media screen and (max-width: 960px) {
  .-type-simple .p-postList__cat {
    font-size: 16px;
  }
}
.-type-simple .p-postList__cat::before {
  content: none;
}
.-type-simple .p-postList__title {
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-decoration: underline;
}
@media screen and (max-width: 960px) {
  .-type-simple .p-postList__title {
    font-size: 16px;
  }
}

.-type-card.p-postList {
  -webkit-column-gap: 26px;
     -moz-column-gap: 26px;
          column-gap: 26px;
}
.-type-card.p-postList.-pc-col3 .p-postList__item {
  padding: 0;
  width: calc((100% - 78px) / 4);
}
@media screen and (max-width: 960px) {
  .-type-card.p-postList.-pc-col3 .p-postList__item {
    width: 100%;
  }
}
.-type-card .p-postList__thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.-type-card .p-postList__body {
  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;
  gap: 5px;
}
.-type-card .p-postList__title {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .-type-card .p-postList__title {
    font-size: 18px;
  }
}
.-type-card .p-postList__meta {
  margin: 0;
  gap: 10px;
}
.-type-card .p-postList__times {
  padding: 0;
}
.-type-card .c-postTimes__posted {
  font-size: 18px;
  font-weight: 500;
}
.-type-card .c-postTimes__posted::before {
  content: none;
}
.-type-card .p-postList__cat {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #14A83C;
  padding: 3px 16px;
  background: #D0F8DB;
  border-radius: 30px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.-type-card .p-postList__cat::before {
  content: none;
}

.blog .p-postList__thumb, .category .p-postList__thumb, .search .p-postList__thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.blog .c-postThumb__cat, .category .c-postThumb__cat, .search .c-postThumb__cat {
  top: 6px;
  left: 6px;
  font-size: 14px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 20px;
}
@media screen and (max-width: 960px) {
  .blog .c-postThumb__cat, .category .c-postThumb__cat, .search .c-postThumb__cat {
    font-size: 10px;
  }
}
.blog .icon-folder:before, .category .icon-folder:before, .search .icon-folder:before {
  content: none;
}
.blog .icon-posted:before, .category .icon-posted:before, .search .icon-posted:before {
  content: "\e931";
}
.blog .p-postList__body .p-postList__title, .category .p-postList__body .p-postList__title, .search .p-postList__body .p-postList__title {
  font-size: 20px;
  font-weight: 700;
  color: #14A83C;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .blog .p-postList__body .p-postList__title, .category .p-postList__body .p-postList__title, .search .p-postList__body .p-postList__title {
    font-size: 16px;
  }
}
.blog .p-postList__body .p-postList__title::after, .category .p-postList__body .p-postList__title::after, .search .p-postList__body .p-postList__title::after {
  content: "";
  background: #14A83C;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.blog .p-postList__body .p-postList__excerpt, .category .p-postList__body .p-postList__excerpt, .search .p-postList__body .p-postList__excerpt {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.blog .p-postList__body .c-postTimes__posted, .category .p-postList__body .c-postTimes__posted, .search .p-postList__body .c-postTimes__posted {
  font-size: 14px;
  font-weight: 400;
}
.blog .p-postList__body .p-postList__times, .category .p-postList__body .p-postList__times, .search .p-postList__body .p-postList__times {
  margin: 0 0 0 auto;
  padding: 0;
}
.blog .l-content, .category .l-content, .search .l-content {
  padding-top: 40px;
}
@media screen and (min-width: 960.001px) {
  .blog .l-content, .category .l-content, .search .l-content {
    padding-top: 100px;
  }
}

.c-pagination .page-numbers {
  width: 38px;
  height: 42px;
  font-size: 16px;
  font-weight: 500;
  color: #14A83C;
  background: none;
  border: 1px solid #14A83C;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  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;
}
.c-pagination .page-numbers.current, .c-pagination .page-numbers:hover {
  background: #14A83C;
  color: #fff;
  border: 1px solid #14A83C;
}

.wp-block-tag-cloud {
  gap: 5px;
}
.wp-block-tag-cloud a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 6px 10px;
  border-radius: 20px;
}
.wp-block-tag-cloud a::before {
  content: "#";
}
.wp-block-tag-cloud a:hover {
  -webkit-animation: none;
          animation: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.7;
}

.c-pagination {
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  .c-pagination {
    margin-top: 40px;
  }
}

.page-numbers {
  color: var(--blue);
  -webkit-box-shadow: none;
          box-shadow: none;
  min-width: auto;
  height: auto;
  line-height: 1;
  padding: 12px 13px;
  font-size: 16px;
  font-weight: 500;
}
.page-numbers.current {
  border-color: #000;
}
.page-numbers.prev, .page-numbers.next {
  display: none;
}

/* =======================
記事詳細
======================= */
.single .l-content {
  padding-top: 40px;
}
@media screen and (min-width: 960.001px) {
  .single .l-content {
    padding-top: 100px;
  }
}
.single .custom-head h1 {
  font-size: 30px;
  font-weight: 700;
  color: #2D9E4B;
  border-bottom: 1px solid #2D9E4B;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .single .custom-head h1 {
    font-size: 24px;
  }
}
.single .custom-head .post__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .single .custom-head .post__data {
    gap: 10px;
  }
}
.single .custom-head .post-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 960px) {
  .single .custom-head .post-categories {
    gap: 10px;
  }
}
.single .custom-head .post-categories a {
  background: #D0F8DB;
  color: #2D9E4B;
  border: 1px solid #D0F8DB;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 10px;
  border-radius: 30px;
}
@media screen and (max-width: 960px) {
  .single .custom-head .post-categories a {
    font-size: 12px;
    padding: 2px 10px;
  }
}
.single .custom-head .post-categories a:hover {
  color: #D0F8DB;
  background: #2D9E4B;
  border-color: #2D9E4B;
}
.single .custom-head .head__date {
  font-weight: 400;
  font-size: 14px;
  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) {
  .single .custom-head .head__date {
    font-size: 12px;
  }
}
.single .custom-head .head__date::before {
  content: "\e931";
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  margin-right: 0.25em;
  margin-top: 3px;
}
@media screen and (max-width: 960px) {
  .single .custom-head .head__date::before {
    margin-top: 5px;
  }
}
.single .custom-head .head__tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 960px) {
  .single .custom-head .head__tag {
    gap: 10px;
  }
}
.single .custom-head .head__tag a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 3px 9px;
  border-radius: 20px;
  color: #2D9E4B;
  border: 1px solid #2D9E4B;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .single .custom-head .head__tag a {
    font-size: 12px;
  }
}
.single .custom-head .head__tag a::before {
  content: "#";
}
.single .custom-head .head__tag a:hover {
  -webkit-animation: none;
          animation: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background: #2D9E4B;
}
.single .p-toc {
  background: #FFEEC2;
  border: none;
  width: 100% !important;
  padding: 30px 40px;
}
@media screen and (max-width: 960px) {
  .single .p-toc {
    padding: 20px;
  }
}
.single .p-toc .p-toc__ttl {
  color: #ED6E01;
  border-bottom: 1px solid #ED6E01;
  font-size: 20px;
}
.single .p-toc li {
  font-size: 16px;
  font-weight: 400;
}
.single h2 {
  font-size: 26px;
  margin: 60px 0 30px;
  padding: 10px;
}
@media screen and (max-width: 960px) {
  .single h2 {
    font-size: 22px;
    margin: 30px 0 20px;
  }
}
.single h3 {
  font-size: 24px;
  color: #2D9E4B;
  padding: 0 0 10px;
  margin: 60px 0 30px;
}
@media screen and (max-width: 960px) {
  .single h3 {
    font-size: 20px;
    margin: 30px 0 20px;
  }
}
.single h4 {
  font-size: 22px;
  border-left: 5px solid #ED6E01;
  padding-left: 16px;
  margin: 60px 0 30px;
}
@media screen and (max-width: 960px) {
  .single h4 {
    font-size: 18px;
    margin: 30px 0 20px;
  }
}
.single .p-articleThumb img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single .p-articleFoot {
  display: none;
}
.single .p-pnLinks .p-pnLinks__title {
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.2;
}
.single .l-articleBottom__section .l-articleBottom__title {
  font-size: 24px;
  padding: 0 0 0 15px;
  border-left: 5px solid #3F2F24;
}
.single .l-articleBottom__section ul {
  gap: 24px;
}
.single .l-articleBottom__section li {
  width: calc((100% - 48px) / 3);
}
@media screen and (max-width: 960px) {
  .single .l-articleBottom__section li {
    width: 100%;
  }
}
.single .l-articleBottom__section .p-postList__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.single .l-articleBottom__section .p-postList__title {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.2;
  font-weight: 700;
}
.single .l-articleBottom__section .p-postList__meta {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.single .l-articleBottom__section .c-postTimes__posted {
  font-size: 14px;
  font-weight: 400;
  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;
}
.single .l-articleBottom__section .c-postTimes__posted::before {
  content: "\e931";
  margin-right: 0.25em;
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}

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

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

.l-sidebar .p-profileBox {
  border: none;
  background: #E9F6CF;
  padding: 30px 20px;
}
.l-sidebar .p-profileBox__icon {
  margin-top: 0;
}
.l-sidebar .p-profileBox__iconImg {
  border: none;
  display: block;
  margin-inline: auto;
}
.l-sidebar .p-profileBox__name {
  font-size: 20px !important;
  font-weight: 700;
  padding-top: 20px;
  color: #14A83C;
}
.l-sidebar .p-profileBox__job {
  font-size: 12px;
  font-weight: 700;
  padding: 0;
}
.l-sidebar .p-profileBox__text {
  padding: 20px 0;
  font-weight: 400;
}
.l-sidebar .c-iconList {
  padding: 0;
  gap: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  height: 1000%;
}
.l-sidebar .c-iconList a {
  padding: 0;
  margin: 0;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 30px !important;
}
.l-sidebar .c-iconList a:hover {
  -webkit-animation: none;
          animation: none;
  opacity: 0.7;
}
.l-sidebar .c-iconList i::before {
  display: block;
}
.l-sidebar .c-searchForm__s {
  border-color: #14A83C;
}
.l-sidebar .widget_categories .cat-item a {
  font-size: 16px;
  font-weight: 400;
  border: none;
  padding-block: 0;
  padding-left: 17px;
  line-height: 1.8;
}
.l-sidebar .widget_categories .cat-item a:hover {
  background: none;
  opacity: 0.7;
}
.l-sidebar .widget_categories .cat-item a::before {
  content: "";
  width: 4px;
  height: 7px;
  background: url(/wp-content/uploads/2026/01/right-arrow-green.svg) no-repeat center/contain;
}
.l-sidebar .widget_categories .cat-item button {
  display: none;
}
.l-sidebar .widget_categories .children {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.l-sidebar .widget_categories .children li a::before {
  content: "- ";
  background: none;
  width: auto;
  height: auto;
}
.l-sidebar .widget_tag_cloud .tagcloud {
  gap: 10px;
}
.l-sidebar .widget_tag_cloud a {
  font-size: 14px !important;
  font-weight: 500;
  padding: 0 10px !important;
  border: 1px solid #2D9E4B;
  color: #2D9E4B !important;
  background: none;
  border-radius: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-sidebar .widget_tag_cloud a:hover {
  background: #2D9E4B;
  color: #fff !important;
  -webkit-animation: none;
          animation: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.l-sidebar .widget_tag_cloud a::before {
  content: "#";
}

#sidebar a {
  text-decoration: none;
}
#sidebar .c-widget__title, #sidebar .wp-block-heading {
  font-weight: 700;
  font-size: 20px;
  border-bottom: 1px solid currentColor;
  padding: 0 0 10px;
  margin-bottom: 15px;
  color: #2D9E4B;
}
#sidebar .c-widget__title::before, #sidebar .c-widget__title::after, #sidebar .wp-block-heading::before, #sidebar .wp-block-heading::after {
  content: none;
}
#sidebar .c-postThumb {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#sidebar .p-postList__item {
  margin-bottom: 0;
}
#sidebar .p-postList__link {
  padding-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #14A83C;
}
#sidebar .p-postList__title {
  font-size: 16px !important;
  margin-bottom: 5px;
  padding-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-decoration: none;
  color: #3F2F24;
}
#sidebar .p-postList__title::after {
  content: none;
}
#sidebar .p-postList__meta {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5px;
}
#sidebar .p-postList__times {
  padding: 0;
  margin: 0;
}
#sidebar .c-postTimes__posted {
  font-size: 10px;
  font-weight: 400;
}
#sidebar .p-postList__cat {
  padding: 0;
  margin: 0;
  background: #D0F8DB;
  font-size: 11px;
  font-weight: 500;
  padding: 3px 10px;
  color: #14A83C;
  border-radius: 20px;
}
#sidebar .p-postList__cat::before {
  content: none;
}
#sidebar .is-style-btn_line a {
  padding: 15px 10px 15px 25px;
  width: min(100%, 400px);
  margin-inline: auto;
}
#sidebar .side__info .p-postList {
  padding-bottom: 16px;
}
#sidebar .side__info .p-postList__link {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-color: #ed6e01;
}
#sidebar .side__info .p-postList__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
#sidebar .side__info .c-postTimes__posted::before {
  content: "\e931";
}
#sidebar .side__recruit {
  max-width: 500px;
  margin-inline: auto;
}

/* =======================
404
======================= */
.error404 .l-topTitleArea__body .c-pageTitle {
  font-size: 28px;
}
@media screen and (min-width: 960.001px) {
  .error404 .l-topTitleArea__body .c-pageTitle {
    font-size: 46px;
  }
}
.error404 p {
  font-size: 16px;
  text-align: left;
}
@media screen and (min-width: 960.001px) {
  .error404 p {
    font-size: 18px;
    text-align: center;
  }
}
.error404 .wp-block-search__inside-wrapper {
  width: 450px !important;
}
.error404 .is-style-more_btn a {
  text-decoration: none;
  min-height: 70px;
}

/* =======================
検索
======================= */
.post_content {
  /* =======================
  共通
  ======================= */
  /* =======================
  トップページ
  ======================= */
  /* =======================
  about
  ======================= */
  /* =======================
  事業紹介
  ======================= */
  /* =======================
  採用情報
  ======================= */
  /* =======================
  応募完了
  ======================= */
  /* =======================
  アグリパーク南陽株式会社
  ======================= */
  /* =======================
  アグリロジ株式会社
  ======================= */
  /* =======================
  お問い合わせ
  ======================= */
  /* =======================
  送信完了
  ======================= */
  /* =======================
  プライバシーポリシー
  ======================= */
  /* =======================
  特商法
  ======================= */
  /* =======================
  サイトマップ
  ======================= */
}
.post_content .img-slider-wrap > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post_content .img-slider {
  width: auto;
  max-width: none !important;
  gap: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .img-slider {
    gap: 5px;
  }
}
.post_content .img-slider.slide {
  -webkit-animation: imgSlider 15s infinite linear;
          animation: imgSlider 15s infinite linear;
}
.post_content .img-slider figure {
  width: 270px;
  height: auto;
  aspect-ratio: 3/2;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 960px) {
  .post_content .img-slider figure {
    width: 180px;
  }
}
.post_content .img-slider figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@-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__intro {
  position: relative;
  margin-bottom: 0;
}
.post_content .cmn__intro::before {
  content: "";
  width: 340px;
  height: 200px;
  background: url(/wp-content/uploads/2025/12/company_intro_bg_left.png) no-repeat bottom left/contain;
  position: absolute;
  left: calc(50% - 50vw);
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro::before {
    background-image: url(/wp-content/uploads/2025/12/company_intro_bg_right.png);
    background-position: top right;
    width: min(43vw, 250px);
    left: auto;
    bottom: auto;
    top: 0;
    right: calc(50% - 50vw);
  }
}
.post_content .cmn__intro .txt {
  padding: 104px 80px 90px 0;
  position: relative;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro .txt {
    width: 100%;
    padding: 80px 0;
  }
}
.post_content .cmn__intro .txt::before {
  content: "";
  width: calc(max(50vw - 540px, 4vw) + 100%);
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#ED6E01), to(#FF9840));
  background: -webkit-linear-gradient(left, #ED6E01, #FF9840);
  background: linear-gradient(to right, #ED6E01, #FF9840);
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro .txt::before {
    width: 100vw;
    right: calc(50% - 50vw);
  }
}
.post_content .cmn__intro .txt::after {
  content: "";
  width: 220px;
  height: auto;
  aspect-ratio: 11/7;
  background: url(/wp-content/uploads/2025/12/company_intro_bg_right.png) no-repeat top right/contain;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro .txt::after {
    background-image: url(/wp-content/uploads/2025/12/company_intro_bg_left.png);
    background-position: bottom left;
    width: min(48vw, 280px);
    right: auto;
    top: auto;
    left: calc(50% - 50vw);
    bottom: 0;
  }
}
.post_content .cmn__intro .txt .head-block {
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro .txt .head-block {
    margin-bottom: 30px;
  }
}
.post_content .cmn__intro .txt p {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro .txt p {
    font-size: 18px;
  }
}
.post_content .cmn__intro .txt h2 {
  font-weight: 900;
}
.post_content .cmn__intro .txt .ff-en {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 700;
  font-size: 104px;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro .txt .ff-en {
    font-size: 60px;
    -webkit-transform: translateY(-22%);
            transform: translateY(-22%);
    white-space: normal;
  }
}
.post_content .cmn__intro .txt .icon {
  width: 210px;
  position: absolute;
  bottom: -1px;
  right: 76px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro .txt .icon {
    right: 10%;
    width: 37%;
  }
}
.post_content .cmn__intro .txt .swell-block-button {
  position: relative;
  z-index: 1;
}
.post_content .cmn__intro .img {
  position: absolute;
  right: calc(50% - 50vw);
  height: 100%;
  width: calc(50vw - 13%);
}
@media screen and (max-width: 960px) {
  .post_content .cmn__intro .img {
    position: relative;
    width: 100vw;
    left: calc(50% - 50vw);
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.post_content .cmn__intro .img figure, .post_content .cmn__intro .img img {
  height: 100%;
  width: 100%;
}
.post_content .cmn__business {
  position: relative;
}
.post_content .cmn__business::before {
  content: "";
  width: calc(100% + 320px);
  height: 100%;
  background: #E9F6CF;
  position: absolute;
  top: 0;
  left: -160px;
}
.post_content .cmn__business::after {
  content: "";
  width: 170px;
  height: 68px;
  background: url(/wp-content/uploads/2025/11/home_business_illust03.svg) no-repeat center/contain;
  position: absolute;
  left: 50px;
  bottom: -1px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business::after {
    left: 30px;
    width: 152px;
  }
}
.post_content .cmn__business > div {
  position: relative;
  z-index: 1;
  padding-block: 46px 0;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business > div {
    padding-bottom: 40px;
  }
}
.post_content .cmn__business .head-block .ff-en {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business .head-block .ff-en {
    position: relative;
    -webkit-transform: none;
            transform: none;
    margin-bottom: 10px;
  }
}
.post_content .cmn__business .lead {
  width: 40%;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business .lead {
    width: 100%;
    margin-bottom: 14vw;
    font-size: 18px;
  }
}
.post_content .cmn__business .cmn__business-block {
  padding-bottom: 46px;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business .cmn__business-block {
    padding-bottom: 0;
    margin-bottom: 25vw;
  }
}
.post_content .cmn__business .cmn__business-block .img {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business .cmn__business-block .img {
    width: 100vw;
    bottom: auto;
    top: 0;
    left: calc(50% - 50vw);
    -webkit-transform: none;
            transform: none;
  }
}
.post_content .cmn__business .cmn__business-block .txt {
  padding: 40px;
  margin-left: auto;
  background: #fff;
  z-index: 1;
  -webkit-box-shadow: 0 0 30px rgba(132, 132, 132, 0.1);
          box-shadow: 0 0 30px rgba(132, 132, 132, 0.1);
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business .cmn__business-block .txt {
    margin-top: 64vw !important;
    padding: 30px 20px;
  }
}
.post_content .cmn__business .cmn__business-block .txt h3 {
  margin-bottom: 26px;
}
.post_content .cmn__business .cmn__business-block .txt h3 .swl-bg-color {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 3px 10px;
  color: #fff;
  display: inline-block;
}
.post_content .cmn__business .cmn__business-block .txt p strong {
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business .cmn__business-block .txt p strong {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business .cmn__business-block .txt .is-style-btn_line {
    text-align: center;
  }
}
.post_content .cmn__business .cmn__business-block2 .img {
  left: auto;
  right: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}
@media screen and (max-width: 960px) {
  .post_content .cmn__business .cmn__business-block2 .img {
    width: 100vw;
    bottom: auto;
    top: 0;
    left: calc(50% - 50vw);
    right: auto;
    -webkit-transform: none;
            transform: none;
  }
}
.post_content .cmn__business .cmn__business-block2 .txt {
  margin-left: 0;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__link-block > div {
    row-gap: 20px;
  }
}
.post_content .cmn__link-block .link {
  position: relative;
}
.post_content .cmn__link-block .link figure {
  overflow: hidden;
}
.post_content .cmn__link-block .link img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  height: 100%;
}
.post_content .cmn__link-block .link p {
  font-weight: 700;
  padding: 7px 20px;
  text-align: center;
  position: relative;
  font-size: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__link-block .link p {
    font-size: 20px;
  }
}
.post_content .cmn__link-block .link p::after {
  content: "";
  background: url(/wp-content/uploads/2025/11/company-arrow.svg) no-repeat center/contain;
  width: 7px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__link-block .link a:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.post_content .cmn__link-block .link a:hover p::after {
  right: 15px;
}
.post_content .cmn__point-block {
  background: #fff;
}
.post_content .cmn__point-block .img figure, .post_content .cmn__point-block .img img {
  width: 100%;
  height: 100%;
}
.post_content .cmn__point-block .txt {
  padding: 40px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__point-block .txt {
    padding: 20px;
  }
}
.post_content .cmn__point-block .txt .head {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__point-block .txt .head {
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
  }
}
.post_content .cmn__point-block .txt .num {
  padding: 3px 18px 3px 8px;
  -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #ed6e01;
}
.post_content .cmn__message {
  position: relative;
}
.post_content .cmn__message::before {
  content: "";
  width: calc(50vw + 50% + 120px);
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#63BF7C), to(#2D9E4B));
  background: -webkit-linear-gradient(left, #63BF7C, #2D9E4B);
  background: linear-gradient(to right, #63BF7C, #2D9E4B);
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
}
.post_content .cmn__message > div {
  position: relative;
}
.post_content .cmn__message > div::before {
  content: "";
  width: 380px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2026/01/company_message_bg-right.svg) no-repeat center/contain;
  position: absolute;
  top: 30px;
  right: -70px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message > div::before {
    width: 50vw;
    right: -40px;
  }
}
.post_content .cmn__message > div::after {
  content: "";
  width: 490px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2025/12/company_message_bg.svg) no-repeat center/contain;
  position: absolute;
  bottom: 30px;
  left: -170px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message > div::after {
    width: 60vw;
    left: -70px;
  }
}
.post_content .cmn__message > div > * {
  position: relative;
  z-index: 1;
}
.post_content .cmn__message .head-block {
  position: relative;
  padding: 30px 100px 30px 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message .head-block {
    padding: 10px 80px 10px 0;
  }
}
.post_content .cmn__message .head-block::before {
  content: "";
  background: #14A83C;
  width: calc(max(50vw - 540px, 4vw) + 100%);
  height: 100%;
  -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  position: absolute;
  top: 0;
  right: 0;
}
.post_content .cmn__message .head-block > div {
  position: relative;
}
.post_content .cmn__message .heading-m {
  font-weight: 600;
  margin-bottom: 50px;
  font-size: 42px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message .heading-m {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.post_content .cmn__message .heading-m span {
  border-bottom: 1px solid #fff;
  font-size: 46px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message .heading-m span {
    font-size: 32px;
  }
}
.post_content .cmn__message .sub {
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message .sub {
    font-size: 20px;
  }
}
.post_content .cmn__message .sub span {
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message .sub span {
    font-size: 28px;
  }
}
.post_content .cmn__message-block {
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 90px;
}
.post_content .cmn__message-block .txt {
  background: #fff;
  padding: 40px 70px 40px 50px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message-block .txt {
    padding: 20px 20px 50px;
  }
}
.post_content .cmn__message-block .img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message-block .img {
    position: relative;
    margin-top: -57px !important;
    width: min(90%, 400px);
    margin-left: auto;
    margin-right: -10px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.post_content .cmn__message-block .img figure {
  margin-bottom: 0;
}
.post_content .cmn__message-block .img .name-block {
  border: 1px solid #fff;
  position: absolute;
  right: 0;
  bottom: -48px;
  padding: 20px;
}
.post_content .cmn__message-block .img .name-block .tit span {
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message-block .img .name-block .tit span {
    font-size: 18px;
  }
}
.post_content .cmn__message-block .img .name-block p {
  line-height: 1.2;
  font-weight: 700;
}
.post_content .cmn__message-block:nth-of-type(2n + 1) {
  padding-top: 30px;
  padding-bottom: 0;
}
.post_content .cmn__message-block:nth-of-type(2n + 1) .txt {
  padding: 40px 50px 40px 70px;
  margin-left: auto;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message-block:nth-of-type(2n + 1) .txt {
    padding: 20px 20px 50px;
  }
}
.post_content .cmn__message-block:nth-of-type(2n + 1) .img {
  right: auto;
  left: 0;
  bottom: auto;
  top: 0;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__message-block:nth-of-type(2n + 1) .img {
    margin-left: -10px;
  }
}
.post_content .cmn__table tbody {
  border-bottom: 1px solid #BDBDBD;
}
.post_content .cmn__table tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post_content .cmn__table td, .post_content .cmn__table th {
  border-color: #BDBDBD;
  padding: 15px 20px;
  border-bottom: none;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__table td, .post_content .cmn__table th {
    font-size: 16px;
    padding: 10px;
  }
}
.post_content .cmn__table th {
  width: 30% !important;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-weight: 500;
  border-right: none;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__table th {
    width: 120px !important;
  }
}
.post_content .cmn__table td {
  width: 70%;
  border-left: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #fff;
}
.post_content .cmn__table td .swl-inline-color {
  margin-right: 3px;
}
.post_content .cmn__table td a span {
  text-decoration: underline;
}
.post_content .cmn__contact {
  padding: 50px 65px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__contact {
    padding: 20px;
  }
}
.post_content .cmn__contact ul {
  padding-left: 0;
}
.post_content .cmn__contact li {
  margin: 0 0 5px;
  font-size: 16px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__contact li {
    font-size: 14px;
  }
}
.post_content .cmn__contact li .swl-bg-color {
  letter-spacing: 0.5em;
  text-indent: 0.5em;
  font-size: 14px;
  font-weight: 700;
  padding: 2px 3px;
  border-radius: 30px;
  margin-right: 5px;
  display: inline-block;
  color: #fff;
}
.post_content .home__intro {
  position: relative;
  margin-bottom: 16px;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro {
    margin-bottom: 10px;
  }
}
.post_content .home__intro::before {
  content: "";
  width: 226px;
  height: 142px;
  background: url(/wp-content/uploads/2025/11/home_intro_bg_left.png) no-repeat bottom left/contain;
  position: absolute;
  left: calc(50% - 50vw);
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro::before {
    display: none;
  }
}
.post_content .home__intro::after {
  content: "";
  width: 360px;
  height: 300px;
  background: url(/wp-content/uploads/2025/11/home_intro_bg_right.png) no-repeat top right/contain;
  position: absolute;
  right: calc(50% - 50vw);
  top: 0;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro::after {
    width: min(50vw, 250px);
  }
}
.post_content .home__intro .txt {
  padding: 144px 150px 108px 0;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro .txt {
    width: 100%;
    padding: 126px 0 156px;
  }
}
.post_content .home__intro .txt::before {
  content: "";
  width: calc(max(50vw - 540px, 4vw) + 100%);
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#ED6E01), to(#FF9840));
  background: -webkit-linear-gradient(left, #ED6E01, #FF9840);
  background: linear-gradient(to right, #ED6E01, #FF9840);
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro .txt::before {
    width: 100vw;
    right: calc(50% - 50vw);
  }
}
.post_content .home__intro .txt::after {
  content: "";
  width: 257px;
  height: 300px;
  background: url(/wp-content/uploads/2025/11/home_intro_bg_bottom.png) no-repeat bottom right/contain;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro .txt::after {
    width: min(43vw, 230px);
    background-image: url(/wp-content/uploads/2026/01/home_intro_bg_bottom-sp.png);
    background-position: bottom left;
    left: calc(50% - 50vw);
    right: auto;
    bottom: -10px;
  }
}
.post_content .home__intro .txt .head-block {
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro .txt .head-block {
    margin-bottom: 30px;
  }
}
.post_content .home__intro .txt p {
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro .txt p {
    font-size: 18px;
  }
}
.post_content .home__intro .txt h2 {
  font-weight: 900;
}
.post_content .home__intro .txt .ff-en {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 700;
  font-size: 104px;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro .txt .ff-en {
    font-size: 60px;
    -webkit-transform: translateY(-22%);
            transform: translateY(-22%);
    white-space: normal;
  }
}
.post_content .home__intro .txt .icon {
  width: 210px;
  position: absolute;
  bottom: -1px;
  left: 350px;
}
@media screen and (max-width: 960px) {
  .post_content .home__intro .txt .icon {
    left: 20%;
    width: 37%;
  }
}
.post_content .home__intro .txt .swell-block-button {
  position: relative;
  z-index: 1;
}
.post_content .home__intro .txt .swell-block-button a:hover {
  background: #fff;
  color: #ed6e01 !important;
}
.post_content .home__intro .img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 48%;
  -webkit-transform: translateX(33%);
          transform: translateX(33%);
}
@media screen and (max-width: 960px) {
  .post_content .home__intro .img {
    width: 53%;
    -webkit-transform: translateX(28%);
            transform: translateX(28%);
  }
}
.post_content .home__point {
  margin-bottom: 110px;
}
@media screen and (max-width: 960px) {
  .post_content .home__point {
    margin-bottom: 10px;
  }
}
.post_content .home__point .wp-block-cover {
  height: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .home__point .wp-block-cover__inner-container {
    margin-top: auto;
  }
}
.post_content .home__point .num {
  padding: 3px 18px 3px 8px;
  -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
  font-weight: 600;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
}
.post_content .home__point :is(.point1, .point2, .point3) .wp-block-cover {
  padding: 260px 20px 44px;
  position: relative;
  min-height: auto;
}
@media screen and (max-width: 960px) {
  .post_content .home__point :is(.point1, .point2, .point3) .wp-block-cover {
    padding: 20px 4vw 30px;
    min-height: 320px;
  }
}
.post_content .home__point :is(.point1, .point2, .point3) .wp-block-cover img {
  height: 100%;
}
.post_content .home__point .point1, .post_content .home__point .point3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.post_content .home__point .point2 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .home__point .point1 .wp-block-cover {
  padding-left: max(50vw - 540px - var(--swl-scrollbar_width, 0px) / 2, 4vw);
}
.post_content .home__point .point1 .wp-block-cover::before {
  content: "";
  width: max(50vw - 540px - 40px, 4vw - 10px);
  height: 100%;
  background: #FFFFFF;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .home__point .point1 .wp-block-cover::before {
    content: none;
  }
}
.post_content .home__point .point3 .wp-block-cover {
  padding-right: max(50vw - 540px - var(--swl-scrollbar_width, 0px) / 2, 4vw);
}
.post_content .home__point .point3 .wp-block-cover::before {
  content: "";
  width: max(50vw - 540px - 40px, 4vw - 10px);
  height: 100%;
  background: #FFFFFF;
  opacity: 0.8;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .home__point .point3 .wp-block-cover::before {
    content: none;
  }
}
.post_content .home__point h2 span {
  margin-bottom: 5px;
  color: #ED6E01;
  display: inline-block;
}
.post_content .home__point h2 span:last-of-type {
  margin-bottom: 0;
}
.post_content .home__point p {
  font-weight: 700;
}
.post_content .home__business .cmn__business-block1 .txt {
  position: relative;
}
.post_content .home__business .cmn__business-block1 .txt::before {
  content: "";
  width: 370px;
  height: 100px;
  background: url(/wp-content/uploads/2025/11/home_business_illust01.svg) no-repeat bottom/contain;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media screen and (max-width: 960px) {
  .post_content .home__business .cmn__business-block1 .txt::before {
    width: max(40%, 200px);
    top: -64vw;
  }
}
.post_content .home__business .cmn__business-block2 .img {
  left: auto;
  right: 0;
  -webkit-transform: translateX(50px);
          transform: translateX(50px);
}
@media screen and (max-width: 960px) {
  .post_content .home__business .cmn__business-block2 .img {
    width: 100vw;
    bottom: auto;
    top: 0;
    left: calc(50% - 50vw);
    right: auto;
    -webkit-transform: none;
            transform: none;
  }
}
.post_content .home__business .cmn__business-block2 .img figure {
  position: relative;
}
.post_content .home__business .cmn__business-block2 .img figure::before {
  content: "";
  width: 162px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2025/11/home_business_illust02.svg) no-repeat center/contain;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media screen and (max-width: 960px) {
  .post_content .home__business .cmn__business-block2 .img figure::before {
    width: max(24vw, 100px);
  }
}
.post_content .home__business .cmn__business-block2 .txt {
  margin-left: 0;
}
.post_content .home__recruit .home__recruit-top {
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .home__recruit .home__recruit-top {
    margin-bottom: 5px;
  }
}
.post_content .home__recruit .home__recruit-top .txt {
  position: relative;
  width: min(80%, 740px);
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .post_content .home__recruit .home__recruit-top .txt {
    width: 100%;
  }
}
.post_content .home__recruit .home__recruit-top .txt::before {
  content: "";
  width: calc(max(50vw - 540px, 4vw) + 100%);
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#2D9E4B), color-stop(60%, #63BF7C), to(transparent));
  background: -webkit-linear-gradient(left, #2D9E4B 0%, #63BF7C 60%, transparent 100%);
  background: linear-gradient(to right, #2D9E4B 0%, #63BF7C 60%, transparent 100%);
  background: linear-gradient(to right, #2D9E4B 0%, #63BF7C 60%, transparent 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .home__recruit .home__recruit-top .txt::before {
    width: 100vw;
    height: 110%;
    right: calc(50% - 50vw);
    background: -webkit-gradient(linear, left top, left bottom, from(#2D9E4B), color-stop(90%, #63BF7C), to(transparent));
    background: -webkit-linear-gradient(top, #2D9E4B 0%, #63BF7C 90%, transparent 100%);
    background: linear-gradient(to bottom, #2D9E4B 0%, #63BF7C 90%, transparent 100%);
  }
}
.post_content .home__recruit .home__recruit-top .txt::after {
  content: "";
  width: min(18vw, 293px);
  height: 340px;
  background: url(/wp-content/uploads/2025/11/home_recruit_bg_bottom.png) no-repeat bottom left/contain;
  position: absolute;
  left: min(540px - 50vw, -4vw);
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .home__recruit .home__recruit-top .txt::after {
    display: none;
  }
}
.post_content .home__recruit .home__recruit-top .txt > div {
  padding: min(9vw, 86px) 100px 70px 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .post_content .home__recruit .home__recruit-top .txt > div {
    padding-right: 0;
    padding-bottom: 10px;
  }
}
.post_content .home__recruit .home__recruit-top .txt .recruit-text {
  position: absolute;
  top: 0;
  left: min(540px - 50vw, -4vw);
  -webkit-text-stroke: 1px #fff;
  font-size: clamp(40px, 10vw, 110px);
  font-weight: 900;
  letter-spacing: 0.03em;
  color: transparent;
  opacity: 0.3;
  line-height: 0.6;
}
.post_content .home__recruit .home__recruit-top .txt h2 {
  margin-bottom: 10px;
}
.post_content .home__recruit .home__recruit-top .txt h2 span {
  display: inline-block;
  margin-bottom: 10px;
  color: #14A83C;
  padding: 2px 10px;
  font-weight: 600;
}
.post_content .home__recruit .home__recruit-top .txt p {
  font-weight: 700;
}
.post_content .home__recruit .home__recruit-top .img {
  position: absolute;
  top: 0;
  right: min(540px - 50vw, -4vw);
  width: 70vw;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .home__recruit .home__recruit-top .img {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    right: auto;
  }
}
.post_content .home__recruit .home__recruit-top .img img {
  width: 100%;
  height: 100%;
}
.post_content .home__slider figure {
  width: 340px;
}
@media screen and (max-width: 960px) {
  .post_content .home__slider figure {
    width: 200px;
  }
}
.post_content .home__column .swell-block-fullWide {
  padding-block: 80px 100px !important;
}
.post_content .home__column .home__column-top {
  -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;
}
.post_content .home__column .is-style-btn_line a {
  background: #fff;
}
.post_content .home__column .is-style-btn_line a:hover {
  background: #14a83c;
}
.post_content .home__column .c-postTimes__posted {
  font-weight: 700;
}
.post_content .home__column .p-postList__title {
  font-weight: 700;
}
.post_content .home__company {
  position: relative;
}
.post_content .home__company::after {
  content: "";
  width: 431px;
  height: auto;
  aspect-ratio: 431/525;
  background: url(/wp-content/uploads/2025/11/home_bottom_bg_right.png) no-repeat bottom/contain;
  position: absolute;
  right: calc(50% - 50vw);
  bottom: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .home__company::after {
    width: 45vw;
    -webkit-transform: translateY(70%);
            transform: translateY(70%);
  }
}
.post_content .home__company-txt {
  padding-right: 20px;
}
.post_content .home__company-txt p {
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .home__company-txt p {
    font-size: 18px;
  }
}
.post_content .home__tiktok {
  position: relative;
  padding-bottom: 100px;
}
.post_content .home__tiktok::after {
  content: "";
  width: 313px;
  height: auto;
  aspect-ratio: 313/525;
  background: url(/wp-content/uploads/2025/11/home_bottom_bg_left.png) no-repeat bottom left/contain;
  position: absolute;
  left: calc(50% - 50vw);
  bottom: -10px;
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .home__tiktok::after {
    width: 45vw;
  }
}
.post_content .company__intro::before {
  width: min(340px, 18vw);
}
@media screen and (max-width: 960px) {
  .post_content .company__intro::before {
    width: min(43vw, 250px);
  }
}
@media screen and (max-width: 960px) {
  .post_content .company__intro .txt::after {
    width: min(48vw, 200px);
  }
}
.post_content .company__intro .txt p {
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .post_content .company__intro .txt p {
    font-size: 16px;
  }
}
.post_content .company__roots {
  position: relative;
}
.post_content .company__roots:before {
  content: "";
  width: min(28%, 300px);
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2025/12/service_farmers_bg_right.png) no-repeat top right/contain;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .company__roots:before {
    width: min(40vw, 200px);
  }
}
.post_content .company__roots h2 {
  margin-bottom: 40px;
}
.post_content .company__roots .agri-text {
  position: absolute;
  top: 50%;
  right: min(600px - 50vw, -4vw);
  margin-bottom: 0;
  opacity: 0.8;
}
@media screen and (max-width: 960px) {
  .post_content .company__roots .agri-text {
    top: -10px;
    -webkit-transform: translate(-4px, -100%);
            transform: translate(-4px, -100%);
    right: 0;
  }
}
.post_content .company__roots-block {
  padding: 55px 30px 30px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .company__roots-block {
    padding: 40px 20px 20px;
  }
}
.post_content .company__roots-block h3 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 2px 30px;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .post_content .company__roots-block h3 {
    padding: 2px 16px;
  }
}
.post_content .company__roots-block .txt figure {
  margin-bottom: 15px;
}
@media screen and (max-width: 960px) {
  .post_content .company__roots-block .txt figure {
    width: 50%;
    margin-inline: auto;
  }
}
.post_content .company__roots-block .fig .is-row {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (max-width: 960px) {
  .post_content .company__roots-block .fig .is-row {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.post_content .company__roots-block .fig .item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 30px;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.post_content .company__roots-block .fig .item::after {
  content: "";
  width: 50px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2025/12/company_roots_ico01.svg) no-repeat bottom/contain;
  position: absolute;
  bottom: 2px;
  right: 14px;
}
.post_content .company__roots-block .fig .item > div {
  position: relative;
  z-index: 1;
}
.post_content .company__roots-block .fig .item h4 {
  font-weight: 900;
  position: relative;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.post_content .company__roots-block .fig .item h4::after {
  content: "";
  width: 110px;
  height: 33px;
  background: url(/wp-content/uploads/2025/12/company_roots_arw_gr.svg) no-repeat center/contain;
}
.post_content .company__roots-block .fig .item h4 strong {
  font-weight: 900;
}
.post_content .company__roots-block .fig .item p {
  font-size: 20px;
  font-weight: 700;
  min-height: 64px;
  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) {
  .post_content .company__roots-block .fig .item p {
    font-size: 18px;
    min-height: auto;
  }
}
.post_content .company__roots-block .fig .support {
  padding: 20px 30px 30px;
}
.post_content .company__roots-block .fig .support::after {
  width: 58px;
  background-image: url(/wp-content/uploads/2025/12/company_roots_ico02.svg);
  bottom: 8px;
  right: 11px;
}
.post_content .company__roots-block .fig .support h4 {
  margin-top: -10px;
}
.post_content .company__roots-block .fig .support h4::after {
  background-image: url(/wp-content/uploads/2025/12/company_roots_arw_or.svg);
}
@media screen and (max-width: 960px) {
  .post_content .company__activity > .swell-block-fullWide {
    padding-top: 75px !important;
  }
}
.post_content .company__activity .head-block {
  position: relative;
}
.post_content .company__activity .head-block .heading p {
  font-weight: 700;
  border-bottom: 1px solid #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 4px 5px;
}
.post_content .company__activity .head-block .ff-en {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.8;
}
@media screen and (max-width: 960px) {
  .post_content .company__activity .head-block .ff-en {
    -webkit-transform: translate(11px, -79px);
            transform: translate(11px, -79px);
  }
}
.post_content .company__philosophy .heading-m {
  font-weight: 900;
}
.post_content .company__philosophy .heading-s {
  font-weight: 700;
}
.post_content .company__philosophy .txt {
  position: relative;
}
.post_content .company__philosophy .sprout {
  position: absolute;
  width: 43%;
  right: 0;
  top: 117px;
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .company__philosophy .sprout {
    top: 60px;
    width: min(43%, 200px);
  }
}
.post_content .company__mvv {
  padding-block: 80px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .company__mvv {
    padding-block: 40px;
  }
}
.post_content .company__mvv::before {
  content: "";
  width: calc(100% + 120px);
  height: 100%;
  position: absolute;
  top: 0;
  left: -60px;
  background: #fff;
}
.post_content .company__mvv > div {
  position: relative;
}
.post_content .company__mvv .head-block p {
  color: #fff;
  text-shadow: 1px 1px 0 #14A83C, -1px 1px 0 #14A83C, -1px -1px 0 #14A83C, 1px -1px 0 #14A83C;
}
.post_content .company__mvv .head-block h3 {
  font-size: 18px;
  line-height: 1.2;
}
.post_content .company__mvv .txt {
  position: relative;
}
.post_content .company__mvv .txt .heading-m * {
  line-height: 1.2;
}
.post_content .company__mvv .txt .label {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 7px;
  margin-bottom: 7px;
  margin-top: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .company__mvv .img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.post_content .company__mvv .img figure, .post_content .company__mvv .img img {
  width: 100%;
  height: 100%;
}
.post_content .company__mvv-block {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #BDBDBD;
}
@media screen and (max-width: 960px) {
  .post_content .company__mvv-block {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .company__mvv-block.mission .txt {
    padding-bottom: 50px;
  }
}
.post_content .company__mvv-block.mission .txt::after {
  content: "";
  width: min(50%, 300px);
  height: 83px;
  background: url(/wp-content/uploads/2025/11/home_business_illust01.svg) no-repeat bottom/contain;
  position: absolute;
  right: 0;
  bottom: -48px;
}
@media screen and (max-width: 960px) {
  .post_content .company__mvv-block.mission .txt::after {
    width: 200px;
    bottom: -20px;
  }
}
.post_content .company__mvv-block.value {
  border: none;
}
.post_content .company__mvv-block.value .txt::after {
  content: "";
  width: 130px;
  height: 130px;
  background: url(/wp-content/uploads/2025/11/home_business_illust02.svg) no-repeat bottom/contain;
  position: absolute;
  right: -13px;
  top: -24px;
}
.post_content .company__history {
  padding: 40px 60px;
  max-width: 900px;
  margin-inline: auto;
}
@media screen and (max-width: 960px) {
  .post_content .company__history {
    padding: 20px;
  }
}
.post_content .company__history h3 {
  padding-bottom: 15px;
  border-bottom: 1px solid #3F2F24;
}
.post_content .company__history tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post_content .company__history th, .post_content .company__history td {
  border: none;
  background: none;
  padding-top: 0;
  padding-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .company__history th, .post_content .company__history td {
    padding-bottom: 10px;
  }
}
.post_content .company__history th {
  padding-right: 20px;
  padding-left: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  border-right: 1px solid #CFCFCF;
  width: 185px !important;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-family: "Montserrat", "Zen Kaku Gothic New", sans-serif;
  font-size: 21px;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .post_content .company__history th {
    padding-right: 10px;
    padding-left: 0;
    font-size: 18px;
    width: 100px !important;
  }
}
.post_content .company__history th::before {
  content: "";
  width: 20px;
  height: 20px;
  background: -webkit-radial-gradient(#ED6E01, #FFD3AD);
  background: radial-gradient(#ED6E01, #FFD3AD);
  border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 7px;
}
@media screen and (max-width: 960px) {
  .post_content .company__history th::before {
    width: 15px;
    height: 15px;
  }
}
.post_content .company__history td {
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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) {
  .post_content .company__history td {
    padding-left: 10px;
    font-size: 16px;
  }
}
.post_content .company__history tr:first-of-type th, .post_content .company__history tr:first-of-type td {
  padding-top: 18px;
}
@media screen and (max-width: 960px) {
  .post_content .company__history tr:first-of-type th, .post_content .company__history tr:first-of-type td {
    padding-top: 10px;
  }
}
.post_content .company__group iframe {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  height: auto;
  aspect-ratio: 169/66;
  min-height: 250px;
  border: none;
}
.post_content .company__group-block .logo {
  padding: 20px;
  height: 90px;
  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: 20px;
  margin-bottom: 10px;
}
.post_content .company__group-block .logo div, .post_content .company__group-block .logo figure, .post_content .company__group-block .logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.post_content .company__group-block ul {
  padding-left: 0;
  margin-bottom: 10px;
}
.post_content .company__group-block li {
  list-style: none;
}
.post_content .company__group-block li a {
  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;
  font-size: 20px;
  font-weight: 700;
  padding-right: 10px;
  border-bottom: 1px solid #BDBDBD;
  padding-block: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .company__group-block li a {
    font-size: 18px;
  }
}
.post_content .company__group-block li a::after {
  content: "";
  width: 6px;
  height: 10px;
  background: url(/wp-content/uploads/2026/01/right-arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .company__group-block li a:hover::after {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
.post_content .company__group-block .tit {
  font-size: 20px;
  min-height: 50px;
  margin-bottom: 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;
}
@media screen and (max-width: 960px) {
  .post_content .company__group-block .tit {
    font-size: 18px;
    min-height: auto;
    margin-bottom: 10px;
  }
}
.post_content .company__group-block .address {
  margin-bottom: 5px;
}
.post_content .company__group-block .map-link a {
  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;
  font-size: 16px;
  text-decoration: underline;
}
.post_content .company__group-block .map-link a::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2026/01/new-window.svg) no-repeat center/contain;
}
.post_content .company__group-block a:hover {
  opacity: 0.7;
}
.post_content .company__group-bnr a {
  display: block;
  height: 100%;
}
.post_content .company__group-bnr a:hover figure img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.post_content .company__group-bnr a:hover .text {
  color: #ed6e01;
}
.post_content .company__group-bnr a:hover .text::after {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
.post_content .company__group-bnr .bnr {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0;
  border: 2px solid #FFFFFF;
  height: 100%;
}
.post_content .company__group-bnr .bnr figure {
  width: 37%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  overflow: hidden;
}
.post_content .company__group-bnr .bnr figure img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .company__group-bnr .bnr .txt {
  padding: 24px 30px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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) {
  .post_content .company__group-bnr .bnr .txt {
    padding: 20px 10px;
  }
}
.post_content .company__group-bnr .bnr .txt .is-row {
  gap: 10px;
  margin-bottom: 5px;
}
.post_content .company__group-bnr .bnr .txt .is-row .has-background {
  padding: 2px 10px;
  font-size: 15px;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .post_content .company__group-bnr .bnr .txt .is-row .has-background {
    padding: 2px 5px;
    font-size: 12px;
  }
}
.post_content .company__group-bnr .bnr .txt .is-row .ff-en {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  .post_content .company__group-bnr .bnr .txt .is-row .ff-en {
    font-size: 14px;
  }
}
.post_content .company__group-bnr .bnr .txt .text {
  font-size: 20px;
  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;
  gap: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .company__group-bnr .bnr .txt .text {
    font-size: 16px;
  }
}
.post_content .company__group-bnr .bnr .txt .text::after {
  content: "";
  width: 8px;
  height: 13px;
  background: url(/wp-content/uploads/2026/01/right-arrow-orange.svg) no-repeat center/contain;
  margin-bottom: 9px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .company__group-bnr .bnr .txt .text::after {
    margin-bottom: 5px;
  }
}
.post_content .company__group-bnr .companies .bnr .text::after {
  background-image: url(/wp-content/uploads/2026/01/right-arrow-green.svg);
}
.post_content .company__group-bnr .companies a:hover .text {
  color: #14a83c;
}
.post_content .service__intro .txt {
  padding: 104px 50px 150px 0;
}
@media screen and (max-width: 960px) {
  .post_content .service__intro .txt {
    padding: 80px 0 max(18vw, 80px);
  }
}
.post_content .service__intro .txt .icon {
  width: 360px;
  right: 55px;
}
@media screen and (max-width: 960px) {
  .post_content .service__intro .txt .icon {
    width: min(50vw, 300px);
    right: 0;
  }
}
.post_content .service__intro .txt p {
  max-width: 515px;
}
.post_content .service__intro .img img {
  -o-object-position: 20%;
     object-position: 20%;
}
.post_content .service__farmers {
  position: relative;
}
.post_content .service__farmers::before {
  content: "";
  width: min(24%, 290px);
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2025/12/service_farmers_bg_right.png) no-repeat top right/contain;
  position: absolute;
  top: 0;
  right: calc(50% - 50vw);
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .service__farmers::before {
    width: min(36vw, 180px);
  }
}
.post_content .service__farmers::after {
  content: "";
  width: min(24%, 290px);
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2025/12/service_farmers_bg_left.png) no-repeat bottom left/contain;
  position: absolute;
  bottom: 0;
  left: calc(50% - 50vw);
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .service__farmers::after {
    width: min(36vw, 180px);
  }
}
@media screen and (max-width: 960px) {
  .post_content .service__farmers .head-block {
    margin-bottom: 50px !important;
  }
}
.post_content .service__farmers .head-block .ff-en {
  color: #fff !important;
  text-shadow: 1px 1px 0 rgba(237, 110, 1, 0.4), -1px 1px 0 rgba(237, 110, 1, 0.4), -1px -1px 0 rgba(237, 110, 1, 0.4), 1px -1px 0 rgba(237, 110, 1, 0.4);
}
.post_content .service__farmers .head-block .has-background {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 10px;
  margin-inline: auto;
  font-weight: 700;
}
.post_content .service__farmers-block {
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .service__farmers-block {
    padding: 20px;
  }
}
.post_content .service__farmers-block::before {
  content: "";
  width: 330px;
  height: 92px;
  background: url(/wp-content/uploads/2025/12/service_farmers_illust01.svg) no-repeat bottom right/contain;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media screen and (max-width: 960px) {
  .post_content .service__farmers-block::before {
    width: 40vw;
  }
}
.post_content .service__farmers-block .head {
  padding-bottom: 25px;
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (max-width: 960px) {
  .post_content .service__farmers-block .head {
    padding-bottom: 16px;
  }
}
.post_content .service__farmers-block .head p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  margin-bottom: 5px;
}
.post_content .service__farmers-block .head p::before {
  content: "";
  width: 14px;
  height: 14px;
  background: #FFD6B0;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 12px;
}
@media screen and (max-width: 960px) {
  .post_content .service__farmers-block .head p::before {
    margin-top: 7px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .service__companies .swell-block-fullWide {
    padding-top: 90px !important;
  }
}
.post_content .service__companies .head-block {
  position: relative;
}
.post_content .service__companies .head-block::before {
  content: "";
  width: 200px;
  height: auto;
  aspect-ratio: 5/4;
  background: url(/wp-content/uploads/2026/01/service_companies_illust.svg) no-repeat bottom right/contain;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 960px) {
  .post_content .service__companies .head-block::before {
    width: min(25vw, 180px);
    top: -80px;
  }
}
.post_content .service__companies .head-block .ff-en {
  color: #E9F6CF !important;
  text-shadow: 1px 1px 0 #14A83C, -1px 1px 0 #14A83C, -1px -1px 0 #14A83C, 1px -1px 0 #14A83C;
}
.post_content .service__companies .head-block .has-background {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 10px;
  margin-inline: auto;
  font-weight: 700;
}
.post_content .service__companies-block {
  padding: 40px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .service__companies-block {
    padding: 20px;
  }
}
.post_content .service__companies-block .head {
  padding-bottom: 25px;
  border-bottom: 1px solid #BDBDBD;
}
.post_content .service__companies-block .head p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  margin-bottom: 5px;
}
.post_content .service__companies-block .head p::before {
  content: "";
  width: 14px;
  height: 14px;
  background: #81CF96;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 12px;
}
@media screen and (max-width: 960px) {
  .post_content .service__companies-block .head p::before {
    width: 10px;
    height: 10px;
    margin-top: 8px;
  }
}
.post_content .service__point {
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 2px solid #FFFFFF;
}
@media screen and (max-width: 960px) {
  .post_content .service__point {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
.post_content .service__point:last-of-type {
  padding-bottom: 0;
  border: none;
}
.post_content .service__point .head .ff-en {
  color: #e9f6cf !important;
  text-shadow: 1px 1px 0 #14A83C, -1px 1px 0 #14A83C, -1px -1px 0 #14A83C, 1px -1px 0 #14A83C;
  margin-bottom: 15px;
}
@media screen and (max-width: 960px) {
  .post_content .service__point .img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.post_content .service__partners {
  margin-top: 80px;
  padding: 40px;
}
@media screen and (max-width: 960px) {
  .post_content .service__partners {
    margin-top: 40px;
    padding: 20px;
  }
}
.post_content .service__partners h3 {
  border-bottom: 2px solid #BDBDBD;
  padding-bottom: 15px;
}
.post_content .service__group-block h3 {
  padding-bottom: 5px;
  border-bottom: 1px solid #3F2F24;
}
.post_content .service__group-block h3 .swl-inline-color {
  margin-right: 3px;
}
.post_content .service__group-block .img .is-row {
  gap: 20px;
}
.post_content .service__group-block .group-detail .item {
  background: #FFEFE1;
  padding: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .service__group-block .group-detail .item .is-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -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 .service__group-block .group-detail .item .is-row .is-row {
    margin-inline: auto;
    gap: 10px;
  }
}
.post_content .service__group-block .group-detail h4 {
  margin-bottom: 5px;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .service__group-block .group-detail h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.post_content .service__group-block .group-detail h5 {
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .post_content .service__group-block .group-detail h5 {
    font-size: 16px;
  }
}
.post_content .service__group-block .group-detail .swl-inline-color {
  margin-right: 3px;
}
.post_content .service__group-block .btn {
  gap: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 960px) {
  .post_content .service__group-block .btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.post_content .service__group-block .is-style-btn_line a {
  min-width: 310px;
}
@media screen and (max-width: 960px) {
  .post_content .service__group-block .is-style-btn_line a {
    min-width: auto;
  }
}
.post_content .service__group-block .is-style-btn_line a svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 22px;
}
.post_content .service__group-link {
  max-width: 800px;
  margin-inline: auto;
}
.post_content .recruit__fv .home__recruit-top {
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__fv .home__recruit-top {
    margin-top: 100px !important;
  }
}
.post_content .recruit__fv .home__recruit-top::before {
  content: "";
  width: 293px;
  height: 340px;
  background: url(/wp-content/uploads/2025/11/home_recruit_bg_bottom.png) no-repeat center/contain;
  position: absolute;
  left: calc(50% - 50vw);
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__fv .home__recruit-top::before {
    display: none;
  }
}
.post_content .recruit__fv .home__recruit-top .txt {
  position: relative;
  width: min(80%, 680px);
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__fv .home__recruit-top .txt {
    width: 100%;
  }
}
.post_content .recruit__fv .home__recruit-top .txt::before {
  content: "";
  width: calc(max(50vw - 540px, 4vw) + 100%);
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#F1F8FF), color-stop(60%, #EAF4FF), to(transparent));
  background: -webkit-linear-gradient(left, #F1F8FF 0%, #EAF4FF 60%, transparent 100%);
  background: linear-gradient(to right, #F1F8FF 0%, #EAF4FF 60%, transparent 100%);
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__fv .home__recruit-top .txt::before {
    width: 100vw;
    height: 110%;
    right: calc(50% - 50vw);
    background: -webkit-gradient(linear, left top, left bottom, from(#F1F8FF), color-stop(90%, #EAF4FF), to(transparent));
    background: -webkit-linear-gradient(top, #F1F8FF 0%, #EAF4FF 90%, transparent 100%);
    background: linear-gradient(to bottom, #F1F8FF 0%, #EAF4FF 90%, transparent 100%);
  }
}
.post_content .recruit__fv .home__recruit-top .txt > div {
  padding: 110px 100px 100px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__fv .home__recruit-top .txt > div {
    padding-right: 0;
    padding: 40px 0;
  }
}
.post_content .recruit__fv .home__recruit-top .txt .recruit-text {
  -webkit-transform: translateX(clamp(-100px, 540px - 50vw, -4vw));
          transform: translateX(clamp(-100px, 540px - 50vw, -4vw));
  -webkit-text-stroke: 1px #8EDBA2;
  font-size: clamp(30px, 9vw, 90px);
  font-weight: 900;
  letter-spacing: 0.03em;
  color: transparent;
  opacity: 0.3;
  line-height: 1;
  margin-bottom: 16px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__fv .home__recruit-top .txt .recruit-text {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}
.post_content .recruit__fv .home__recruit-top .txt h2 {
  margin-bottom: 10px;
  font-weight: 600;
}
.post_content .recruit__fv .home__recruit-top .txt h2 span {
  display: inline-block;
  margin-bottom: 10px;
  color: #14A83C;
  padding: 2px 10px;
}
.post_content .recruit__fv .home__recruit-top .img {
  position: absolute;
  top: 0;
  right: min(540px - 50vw, -4vw);
  width: 66vw;
  height: 100%;
  padding-top: 65px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__fv .home__recruit-top .img {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    right: auto;
    padding-top: 0;
  }
}
.post_content .recruit__fv .home__recruit-top .img img {
  width: 100%;
  height: 100%;
  -o-object-position: left;
     object-position: left;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__message {
    padding-top: 100px !important;
    padding-bottom: 80px !important;
  }
}
.post_content .recruit__message > div::before {
  top: -90px;
  right: 37%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__message > div::before {
    right: 0;
  }
}
.post_content .recruit__message > div::after {
  bottom: -140px;
  left: auto;
  right: -120px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__message > div::after {
    right: -20px;
  }
}
.post_content .recruit__message .message-text {
  color: transparent !important;
  -webkit-transform: translateX(clamp(4vw, 50vw - 540px, 100px));
          transform: translateX(clamp(4vw, 50vw - 540px, 100px));
  -webkit-text-stroke: 1px #fff;
  opacity: 0.3;
  position: absolute;
  right: 0;
  top: -80px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__message .message-text {
    top: -90px;
    -webkit-transform: none;
            transform: none;
  }
}
.post_content .recruit__message .cmn__message-block {
  padding-bottom: 0;
}
.post_content .recruit__message .cmn__message-block .txt .top {
  padding-right: 240px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__message .cmn__message-block .txt .top {
    padding-right: 0;
  }
}
.post_content .recruit__message .cmn__message-block .img {
  bottom: auto;
  top: -120px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__message .cmn__message-block .img {
    top: 0;
  }
}
.post_content .recruit__contents p {
  font-weight: 600;
}
.post_content .recruit__contents ul {
  padding-left: 0;
  gap: 15px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__contents ul {
    gap: 10px;
  }
}
.post_content .recruit__contents li {
  list-style: none;
  margin: 0;
}
.post_content .recruit__contents li a {
  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;
  padding: 14px 25px;
  background: #fff;
  border-radius: 50px;
  gap: 20px;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__contents li a {
    padding: 6px 12px;
    gap: 8px;
  }
}
.post_content .recruit__contents li a::after {
  content: "";
  width: 8px;
  height: 13px;
  background: url(/wp-content/uploads/2026/01/right-arrow-orange.svg) no-repeat center/contain;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .recruit__contents li a:hover {
  background: #ED6E01;
  color: #fff;
}
.post_content .recruit__contents li a:hover::after {
  background-image: url(/wp-content/uploads/2025/11/company-arrow.svg);
}
@media screen and (max-width: 960px) {
  .post_content .recruit__point {
    margin-bottom: 0 !important;
  }
}
.post_content .recruit__point .head-block .ff-en {
  color: #fff !important;
  text-shadow: 1px 1px 0 #ED6E01, -1px 1px 0 #ED6E01, -1px -1px 0 #ED6E01, 1px -1px 0 #ED6E01;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work {
    margin-bottom: 0 !important;
  }
}
.post_content .recruit__work::after {
  content: none;
}
.post_content .recruit__work .lead {
  width: 100%;
  font-weight: 700;
}
.post_content .recruit__work > div {
  padding-block: 46px 0;
}
.post_content .recruit__work .recruit__work-block {
  padding-top: 30px;
  padding-bottom: 0;
}
.post_content .recruit__work .recruit__work-block .txt {
  padding: 40px 50px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block .txt {
    padding: 20px;
  }
}
.post_content .recruit__work .recruit__work-block .txt h3 {
  padding-bottom: 20px;
  border-bottom: 2px solid currentColor;
  margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block .txt h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
}
.post_content .recruit__work .recruit__work-block .txt .is-style-float dt {
  width: 43px;
  padding: 7px 23px 7px 0;
  border-bottom: 1px solid #DFDFDF;
  color: #14a83c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block .txt .is-style-float dt {
    font-size: 16px;
  }
}
.post_content .recruit__work .recruit__work-block .txt .is-style-float dt::after {
  background: currentColor;
  width: 9px;
  height: 14px;
  right: 9px;
  top: 15px;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block .txt .is-style-float dt::after {
    top: 13px;
  }
}
.post_content .recruit__work .recruit__work-block .txt .is-style-float dd {
  width: calc(100% - 43px);
  border-bottom: 1px solid #DFDFDF;
  padding: 7px 0;
}
.post_content .recruit__work .recruit__work-block .txt .is-style-float dd p {
  font-size: 17px;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block .txt .is-style-float dd p {
    font-size: 16px;
  }
}
.post_content .recruit__work .recruit__work-block .txt .is-style-default dt {
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block .txt .is-style-default dt {
    font-size: 16px;
  }
}
.post_content .recruit__work .recruit__work-block .txt .is-style-default dt span {
  line-height: 1.8;
}
.post_content .recruit__work .recruit__work-block .txt .is-style-default dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  padding: 0 0 10px;
  margin-bottom: 10px;
  margin-left: 0;
  border-bottom: 1px solid #DFDFDF;
}
.post_content .recruit__work .recruit__work-block .txt .is-style-default dd::before {
  content: "";
  background: #14A83C;
  width: 9px;
  height: 14px;
  margin-top: 7px;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block .txt .is-style-default dd::before {
    margin-top: 5px;
  }
}
.post_content .recruit__work .recruit__work-block .txt ul {
  padding-left: 0;
}
.post_content .recruit__work .recruit__work-block .txt li {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  font-weight: 700;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #DFDFDF;
}
.post_content .recruit__work .recruit__work-block .txt li::before {
  content: "";
  width: 12px;
  height: 12px;
  background: #ED6E01;
  margin-top: 8px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block .txt li::before {
    margin-top: 6px;
  }
}
.post_content .recruit__work .recruit__work-block.orange .txt .is-style-float dt {
  color: #ED6E01;
}
.post_content .recruit__work .recruit__work-block .img {
  bottom: auto;
  top: 0;
  -webkit-transform: none;
          transform: none;
}
.post_content .recruit__work .recruit__work-block:nth-of-type(4)::before {
  content: "";
  width: 150px;
  height: 50px;
  background: url(/wp-content/uploads/2025/11/home_business_illust03.svg) no-repeat bottom/contain;
  position: absolute;
  left: 0;
  top: 30px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block:nth-of-type(4)::before {
    width: 35vw;
  }
}
.post_content .recruit__work .recruit__work-block:nth-of-type(5)::before {
  content: "";
  width: 368px;
  height: 100px;
  background: url(/wp-content/uploads/2025/11/home_business_illust01.svg) no-repeat bottom/contain;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media screen and (max-width: 960px) {
  .post_content .recruit__work .recruit__work-block:nth-of-type(5)::before {
    width: 40vw;
  }
}
.post_content .recruit__cta {
  margin-bottom: 10px;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__cta {
    margin-bottom: 5px;
  }
}
.post_content .recruit__cta .ff-en {
  margin-bottom: 15px;
}
.post_content .recruit__join {
  position: relative;
}
.post_content .recruit__join::before {
  content: "";
  width: 380px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2026/01/recruit_message_bg_top.png) no-repeat center/contain;
  position: absolute;
  top: -80px;
  left: -180px;
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__join::before {
    width: 35vw;
  }
}
.post_content .recruit__join::after {
  content: "";
  width: 490px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2025/12/company_message_bg.svg) no-repeat center/contain;
  position: absolute;
  bottom: 0;
  right: -210px;
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__join::after {
    width: 45vw;
    bottom: 10%;
  }
}
.post_content .recruit__join .head-block {
  position: relative;
  padding-top: clamp(20px, 4vw, 50px);
  margin-bottom: 10px;
}
.post_content .recruit__join .head-block .ff-en {
  color: #fff !important;
  text-shadow: 1px 1px 0 #14A83C, -1px 1px 0 #14A83C, -1px -1px 0 #14A83C, 1px -1px 0 #14A83C;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  font-size: clamp(30px, 6vw, 67px);
}
.post_content .recruit__join .ff-shippori {
  line-height: 1.7;
}
.post_content .recruit__join .ff-shippori .swl-bg-color {
  padding: 0 15px;
  margin-right: 13px;
}
.post_content .recruit__join .img-sp1 {
  width: min(90%, 500px);
}
.post_content .recruit__join .img-sp2 {
  width: min(90%, 500px);
  margin-left: auto;
  margin-top: -30px;
}
.post_content .recruit__join .bottom p {
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__join .bottom p {
    font-size: 16px;
  }
}
.post_content .recruit__env .head-block {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.post_content .recruit__env .head-block .heading p {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  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;
  gap: 12px;
}
.post_content .recruit__env .head-block .heading p::after {
  content: "";
  width: 188px;
  height: 13px;
  background: url(/wp-content/uploads/2026/01/env-arrow.svg) no-repeat top left/contain;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env .head-block .ff-en {
    position: absolute;
    top: -50px;
    right: 0;
  }
}
.post_content .recruit__env .head-block .ff-en strong {
  letter-spacing: 0.05em;
}
.post_content .recruit__env-block .item {
  background: #fff;
  padding: 25px 30px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-block .item {
    padding: 20px;
  }
}
.post_content .recruit__env-block .item .head-block p {
  font-size: 16px;
  padding: 3px 15px;
  border-radius: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-block .item .head-block p {
    font-size: 14px;
    padding: 1px 12px;
  }
}
.post_content .recruit__env-block .item .is-row {
  gap: 25px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-block .item .is-row {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.post_content .recruit__env-block .item .is-row figure {
  width: 40%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-block .item .is-row figure {
    width: 60%;
    margin-inline: auto;
  }
}
.post_content .recruit__env-other {
  border: 3px solid #FFFFFF;
  padding: 40px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-other {
    padding: 20px;
  }
}
.post_content .recruit__env-other h3 {
  margin-bottom: 24px;
}
.post_content .recruit__env-other dl {
  max-width: 614px;
  margin-inline: auto;
  margin-bottom: 8px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-other dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
}
.post_content .recruit__env-other dt {
  font-weight: 500;
  padding: 2px 5px 17px;
  position: relative;
  border-bottom: 2px solid #FFFFFF;
  margin-bottom: 15px;
  width: 74px;
  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-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 18px;
  margin-top: 3px !important;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-other dt {
    border: none;
    padding: 1px 5px;
    margin-bottom: 6px;
    font-size: 16px;
  }
}
.post_content .recruit__env-other dt::before {
  content: "";
  width: 100%;
  height: 30px;
  background: #fff;
  border: 1px solid #ED6E01;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-other dt::before {
    height: 100%;
  }
}
.post_content .recruit__env-other dt::after {
  content: none;
}
.post_content .recruit__env-other dt span {
  position: relative;
}
.post_content .recruit__env-other dd {
  padding: 0 0 10px 10px;
  border-bottom: 2px solid #FFFFFF;
  margin-bottom: 15px;
  width: calc(100% - 74px);
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-other dd {
    padding-left: 0;
    width: 100%;
  }
}
.post_content .recruit__env-other dd p {
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-other dd p {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .recruit__env-other .bottom {
    font-size: 14px;
  }
}
.post_content .recruit__env-other .bottom a {
  text-decoration: underline;
}
.post_content .recruit__day {
  position: relative;
}
.post_content .recruit__day::before {
  content: "";
  width: 500px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2026/01/orange-bg1.png) no-repeat center/contain;
  position: absolute;
  top: -90px;
  left: calc(40% - 50vw);
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__day::before {
    width: 50vw;
    left: -20px;
  }
}
.post_content .recruit__day::after {
  content: "";
  width: 500px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2026/01/orange-bg2.png) no-repeat center/contain;
  position: absolute;
  bottom: -90px;
  right: calc(60% - 50vw);
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__day::after {
    width: 50vw;
    right: -20px;
  }
}
.post_content .recruit__day .head-block .ff-en * {
  letter-spacing: 0.05em;
}
.post_content .recruit__day-block .item {
  background: #F5F5F5;
  padding: 30px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__day-block .item {
    padding: 20px;
  }
}
.post_content .recruit__day-block .item::after {
  content: "";
  width: 7.5%;
  height: 2px;
  background: #ED6E01;
  position: absolute;
  bottom: 50%;
  right: -2%;
  -webkit-transform: translate(100%, 50%);
          transform: translate(100%, 50%);
}
@media screen and (max-width: 960px) {
  .post_content .recruit__day-block .item::after {
    bottom: -20px;
    right: 50%;
    -webkit-transform: translate(50%, 100%) rotate(90deg);
            transform: translate(50%, 100%) rotate(90deg);
    width: 26px;
  }
}
.post_content .recruit__day-block .item:last-of-type::after {
  content: none;
}
.post_content .recruit__day-block .item .is-row {
  gap: 15px;
}
.post_content .recruit__day-block .item .is-row figure {
  width: 50px;
  height: 50px;
}
.post_content .recruit__day-block .item .is-row p {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
}
.post_content .recruit__data h3 {
  padding-bottom: 15px;
  border-bottom: 1px solid #3F2F24;
}
.post_content .recruit__data h3 .swl-inline-color {
  margin-right: 3px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block {
    max-width: 550px;
    margin-inline: auto;
  }
}
.post_content .recruit__data-block > div {
  height: auto;
  aspect-ratio: 1080/947;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block > div {
    aspect-ratio: 340/1366;
  }
}
.post_content .recruit__data-block figure {
  position: absolute;
  margin: 0;
}
.post_content .recruit__data-block figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post_content .recruit__data-block figure:nth-of-type(1) {
  width: 23.1%;
  height: 16.1%;
  top: 0%;
  left: 0%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(1) {
    width: 52.9%;
    height: 8%;
  }
}
.post_content .recruit__data-block figure:nth-of-type(2) {
  width: 18.2%;
  height: 16.1%;
  top: 0%;
  left: 24.9%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(2) {
    width: 44.11%;
    height: 8%;
    left: auto;
    right: 0;
  }
}
.post_content .recruit__data-block figure:nth-of-type(3) {
  width: 43.1%;
  height: 11.6%;
  top: 18.1%;
  left: 0%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(3) {
    width: 100%;
    height: 4.4%;
    top: 8.7%;
  }
}
.post_content .recruit__data-block figure:nth-of-type(4) {
  width: 54.8%;
  height: 29.6%;
  top: 0%;
  right: 0%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(4) {
    width: 100%;
    height: 12.4%;
    top: 13.9%;
  }
}
.post_content .recruit__data-block figure:nth-of-type(5) {
  width: 24%;
  height: 25.1%;
  top: 32.2%;
  left: 0%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(5) {
    width: 100%;
    height: 8%;
    top: 27%;
  }
}
.post_content .recruit__data-block figure:nth-of-type(6) {
  width: 73.3%;
  height: 25.1%;
  top: 32.2%;
  right: 0%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(6) {
    width: 100%;
    height: 18.3%;
    top: 35.9%;
  }
}
.post_content .recruit__data-block figure:nth-of-type(7) {
  width: 64%;
  height: 40.4%;
  bottom: 0%;
  left: 0%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(7) {
    width: 100%;
    height: 34.4%;
    top: 54.9%;
  }
}
.post_content .recruit__data-block figure:nth-of-type(8) {
  width: 33.8%;
  height: 19.7%;
  top: 59.5%;
  right: 0%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(8) {
    width: 54.4%;
    height: 9.95%;
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
  }
}
.post_content .recruit__data-block figure:nth-of-type(9) {
  width: 33.8%;
  height: 18.8%;
  bottom: 0%;
  right: 0%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-block figure:nth-of-type(9) {
    width: 42.6%;
    height: 9.95%;
  }
}
.post_content .recruit__data-graph {
  -webkit-column-gap: 2.6%;
     -moz-column-gap: 2.6%;
          column-gap: 2.6%;
  row-gap: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-graph {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 550px;
    margin-inline: auto;
  }
}
.post_content .recruit__data-graph figure {
  width: 55.5%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-graph figure {
    width: 100%;
  }
}
.post_content .recruit__data-graph figure:nth-of-type(2) {
  width: 41.9%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__data-graph figure:nth-of-type(2) {
    width: 100%;
  }
}
.post_content .recruit__data-graph figure img {
  width: 100%;
  height: 100%;
}
.post_content .recruit__step {
  position: relative;
}
.post_content .recruit__step::before {
  content: "";
  width: 100vw;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#63BF7C), to(#2D9E4B));
  background: -webkit-linear-gradient(left, #63BF7C, #2D9E4B);
  background: linear-gradient(to right, #63BF7C, #2D9E4B);
  position: absolute;
  left: calc(50% - 50vw);
  top: 0;
}
.post_content .recruit__step::after {
  content: "";
  width: 490px;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2026/01/company_message_bg-right.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 36%;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__step::after {
    width: 50vw;
  }
}
.post_content .recruit__step > div {
  position: relative;
  z-index: 1;
}
.post_content .recruit__step h2 {
  font-weight: 600;
  margin-bottom: 33px;
}
.post_content .recruit__step h2 span {
  color: #14A83C;
  margin-bottom: 12px;
  padding: 2px 10px;
  display: inline-block;
  line-height: 1.2;
}
.post_content .recruit__step h2 spanlast-of-type {
  margin-bottom: 0;
}
.post_content .recruit__step .img1 {
  width: 22%;
  position: absolute;
  right: 40%;
  top: -54px;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__step .img1 {
    width: 30%;
    right: 0;
    top: -30px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .recruit__step .img2 {
    width: min(100%, 400px);
    margin-inline: auto;
  }
}
.post_content .recruit__desc a {
  text-decoration: underline;
}
.post_content .recruit__desc .wp-block-table {
  margin-bottom: 10px;
}
.post_content .recruit__desc-anchor {
  padding-left: 0;
  gap: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__desc-anchor {
    gap: 10px;
  }
}
.post_content .recruit__desc-anchor li {
  list-style: none;
  width: calc((100% - 60px) / 3);
}
@media screen and (max-width: 960px) {
  .post_content .recruit__desc-anchor li {
    width: calc((100% - 10px) / 2);
  }
}
@media (max-width: 600px) {
  .post_content .recruit__desc-anchor li {
    width: 100%;
  }
}
.post_content .recruit__desc-anchor li a {
  background: #DBF2E1;
  border: 1px solid #14A83C;
  padding: 15px 30px;
  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: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .post_content .recruit__desc-anchor li a {
    padding: 10px 20px;
  }
}
.post_content .recruit__desc-anchor li a::after {
  content: "";
  width: 8px;
  height: 13px;
  background: url(/wp-content/uploads/2026/01/right-arrow-green.svg) no-repeat center/contain;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .recruit__desc-anchor li a:hover {
  color: #fff;
  background: #14A83C;
}
.post_content .recruit__desc-anchor li a:hover::after {
  background-image: url(/wp-content/uploads/2025/11/company-arrow.svg) !important;
}
.post_content .recruit__desc-anchor li:nth-of-type(2n) a {
  background: #FFEBDA;
  border-color: #ED6E01;
}
.post_content .recruit__desc-anchor li:nth-of-type(2n) a::after {
  background-image: url(/wp-content/uploads/2026/01/right-arrow-orange.svg);
}
.post_content .recruit__desc-anchor li:nth-of-type(2n) a:hover {
  background: #ED6E01;
}
.post_content .recruit__form.cmn__contact tr {
  border-color: #A6D73E;
}
.post_content .recruit__form.cmn__contact .required, .post_content .recruit__form.cmn__contact .norequired {
  background: #14A83C;
}
.post_content .recruit__form.cmn__contact .wpcf7-acceptance input[type=checkbox] + span::before {
  border: 1px solid #A6D73E;
}
.post_content .recruit__form.cmn__contact .wpcf7-acceptance input[type=checkbox]:checked + span::after {
  background-image: url(/wp-content/uploads/2026/01/check-green.svg);
}
.post_content .recruit__form.cmn__contact .form-agreement a {
  color: #14A83C;
}
.post_content .fixed-entry {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 100;
}
.post_content .fixed-entry a {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-size: 24px;
  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: 10px;
  width: 73px;
  height: 252px;
  background: -webkit-gradient(linear, left top, left bottom, from(#F36B26), to(#FF8C52));
  background: -webkit-linear-gradient(top, #F36B26, #FF8C52);
  background: linear-gradient(to bottom, #F36B26, #FF8C52);
  border-radius: 20px 0 0 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  padding: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .fixed-entry a {
    font-size: 18px;
    width: 50px;
    height: 180px;
  }
}
.post_content .fixed-entry a::before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(/wp-content/uploads/2026/01/pen.svg) no-repeat center/contain;
}
@media screen and (max-width: 960px) {
  .post_content .fixed-entry a::before {
    width: 20px;
    height: 20px;
  }
}
.post_content .fixed-entry a:hover {
  opacity: 0.7;
}
.post_content .completed__intro {
  padding-top: 100px;
}
.post_content .completed__intro ul {
  padding-left: 0;
}
.post_content .completed__intro ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.6;
  padding-left: 1em;
  text-indent: -1em;
}
.post_content .completed__intro ul li::before {
  content: "■";
  color: #14A83C;
  margin-right: 3px;
}
.post_content .completed__step {
  gap: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 960px) {
  .post_content .completed__step {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
.post_content .completed__step p {
  border-radius: 5px;
  position: relative;
  font-size: 20px;
  font-weight: 700;
  padding: 24px 40px;
}
@media screen and (max-width: 960px) {
  .post_content .completed__step p {
    width: min(100%, 400px);
    margin-inline: auto;
    text-align: center;
    padding: 20px 30px;
  }
}
.post_content .completed__step p span {
  background: url(/wp-content/uploads/2026/01/complete-balloon.png) no-repeat center/contain;
  padding: 11px 10px 18px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -46%);
          transform: translate(-50%, -46%);
  font-weight: 700;
  font-size: 16px;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .post_content .completed__step p span {
    padding: 6px 10px 14px;
    left: 10%;
    -webkit-transform: translateY(-45%);
            transform: translateY(-45%);
    font-size: 14px;
  }
}
.post_content .completed__step p::after {
  content: "";
  height: 19px;
  width: 8px;
  background: #14A83C;
  -webkit-clip-path: polygon(0 0, 100% 50%, 0 100%);
          clip-path: polygon(0 0, 100% 50%, 0 100%);
  position: absolute;
  top: 50%;
  right: -12px;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
@media screen and (max-width: 960px) {
  .post_content .completed__step p::after {
    -webkit-transform: translate(50%, 100%) rotate(90deg);
            transform: translate(50%, 100%) rotate(90deg);
    top: auto;
    bottom: -10px;
    right: 50%;
  }
}
.post_content .completed__step p:nth-of-type(4), .post_content .completed__step p:nth-of-type(5) {
  border: 1px solid #14A83C;
}
.post_content .completed__step p:last-of-type::after {
  content: none;
}
.post_content .completed__message {
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .completed__message {
    margin-bottom: 5px;
  }
}
.post_content .completed__message p {
  font-weight: 700;
}
.post_content .completed__message p span {
  display: inline-block;
  padding: 0px 10px;
  margin-inline: 5px;
}
.post_content .completed__slider {
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  .post_content .completed__slider {
    margin-bottom: 40px;
  }
}
.post_content .complete__bottom {
  padding-bottom: 80px;
}
@media screen and (max-width: 960px) {
  .post_content .complete__bottom {
    padding-bottom: 50px;
  }
}
.post_content .complete__bottom .is-style-btn_line a {
  min-width: 280px;
  min-height: 66px;
}
@media screen and (max-width: 960px) {
  .post_content .complete__bottom .is-style-btn_line a {
    min-height: 60px;
  }
}
.post_content .agripark__intro::before {
  bottom: 110px;
  background-image: url(/wp-content/uploads/2026/01/agripark-bg-left.png);
}
@media screen and (max-width: 960px) {
  .post_content .agripark__intro::before {
    background-image: url(/wp-content/uploads/2026/01/agripark-bg-right.png);
  }
}
.post_content .agripark__intro .txt {
  margin-bottom: 110px;
}
@media screen and (max-width: 960px) {
  .post_content .agripark__intro .txt {
    margin-bottom: 0;
  }
}
.post_content .agripark__intro .txt::before {
  background: -webkit-gradient(linear, left top, right top, from(#63BF7C), color-stop(35%, #2D9E4B));
  background: -webkit-linear-gradient(left, #63BF7C, #2D9E4B 35%);
  background: linear-gradient(to right, #63BF7C, #2D9E4B 35%);
}
.post_content .agripark__intro .txt::after {
  background-image: url(/wp-content/uploads/2026/01/agripark-bg-right.png);
}
@media screen and (max-width: 960px) {
  .post_content .agripark__intro .txt::after {
    background-image: url(/wp-content/uploads/2026/01/agripark-bg-left.png);
  }
}
.post_content .agripark__intro .img {
  padding: 70px 10px 40px;
}
@media screen and (max-width: 960px) {
  .post_content .agripark__intro .img {
    width: min(100%, 500px);
    margin-inline: auto;
    left: auto;
    right: auto;
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.post_content .agripark__intro .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.post_content .agripark__service {
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .agripark__service {
    margin-bottom: 5px;
  }
}
.post_content .agripark__service-content {
  position: relative;
  padding: 80px 0;
}
@media screen and (max-width: 960px) {
  .post_content .agripark__service-content {
    padding: 25px 10px;
  }
}
.post_content .agripark__service-content::before {
  content: "";
  width: calc(100% + 120px);
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: -60px;
}
@media screen and (max-width: 960px) {
  .post_content .agripark__service-content::before {
    width: 100%;
    left: 0;
  }
}
.post_content .agripark__service-content > div {
  position: relative;
  z-index: 1;
}
.post_content .agripark__service-content h2 {
  padding: 9px 20px;
  margin-bottom: 20px;
}
.post_content .agripark__service-content h3 {
  margin-bottom: 16px;
}
@media screen and (max-width: 960px) {
  .post_content .agripark__service-content .img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.post_content .agripark__profile {
  padding-top: 80px;
}
@media screen and (max-width: 960px) {
  .post_content .agripark__profile {
    padding-top: 40px;
  }
}
.post_content .agrilogi__intro::before {
  bottom: 110px;
}
.post_content .agrilogi__intro .txt {
  margin-bottom: 110px;
}
@media screen and (max-width: 960px) {
  .post_content .agrilogi__intro .txt {
    margin-bottom: 0;
  }
}
.post_content .agrilogi__intro .img {
  padding: 70px 10px 40px;
}
@media screen and (max-width: 960px) {
  .post_content .agrilogi__intro .img {
    width: min(100%, 500px);
    margin-inline: auto;
    left: auto;
    right: auto;
    padding-top: 40px;
    padding-bottom: 0;
  }
}
.post_content .agrilogi__intro .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.post_content .agrilogi__activity {
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .agrilogi__activity {
    margin-bottom: 5px;
  }
}
.post_content .agrilogi__activity .head-block {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.post_content .agrilogi__activity .head-block .heading p {
  font-weight: 700;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.post_content .agrilogi__activity .head-block .ff-en {
  letter-spacing: 0.05em;
}
@media screen and (max-width: 960px) {
  .post_content .agrilogi__activity .head-block .ff-en {
    position: absolute;
    top: -50px;
    right: 10px;
  }
}
.post_content .agrilogi__project .heading {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .post_content .agrilogi__project .heading {
    margin-bottom: 30px;
  }
}
.post_content .agrilogi__project .heading h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 24px;
}
.post_content .agrilogi__project .heading p {
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  .post_content .agrilogi__project .heading p {
    font-size: 18px;
  }
}
.post_content .agrilogi__project-block .address > .is-row {
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .post_content .agrilogi__project-block .address .is-style-btn_line {
    width: min(100%, 400px);
  }
}
.post_content .agrilogi__project-block .address .is-style-btn_line a {
  background: #fff;
  gap: 20px;
  padding: 11px 20px 11px 30px;
  min-width: 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;
}
.post_content .agrilogi__project-block .address .is-style-btn_line a::after {
  position: static;
  -webkit-transform: none;
          transform: none;
  right: auto;
}
.post_content .agrilogi__project-block .address .is-style-btn_line a:hover {
  background: #ED6E01;
}
.post_content .contact__intro {
  padding-block: 100px;
  border-bottom: 1px solid #ED6E01;
  margin-bottom: 100px;
}
@media screen and (max-width: 960px) {
  .post_content .contact__intro {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
.post_content .contact__intro .lead {
  margin-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .post_content .contact__intro .lead {
    margin-bottom: 30px;
  }
}
.post_content .contact__choice {
  max-width: 980px;
  margin-inline: auto;
}
.post_content .contact__choice .item {
  background: #E9F6CF;
  padding: 32px 20px 120px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .contact__choice .item {
    padding: 30px 20px;
    max-width: 500px;
    margin-inline: auto;
  }
}
.post_content .contact__choice .item .top {
  max-width: 290px;
  margin-inline: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .post_content .contact__choice .item .top {
    margin-bottom: 20px;
  }
}
.post_content .contact__choice .item figure {
  height: 38px;
  margin-bottom: 10px;
}
.post_content .contact__choice .item h2 {
  padding: 0 10px 13px;
  border-bottom: 1px solid #14A83C;
  margin-bottom: 20px;
}
.post_content .contact__choice .item .fax-num {
  margin-bottom: 14px;
}
.post_content .contact__choice .item .fax-num a {
  text-decoration: none;
  font-weight: 700;
  line-height: 1;
  display: block;
}
.post_content .contact__choice .item .fax-num a:hover {
  opacity: 0.7;
}
.post_content .contact__choice .item .is-style-btn_normal {
  position: absolute;
  bottom: 32px;
  left: 20px;
  width: calc(100% - 40px);
}
@media screen and (max-width: 960px) {
  .post_content .contact__choice .item .is-style-btn_normal {
    position: static;
    width: 100%;
  }
}
.post_content .contact__choice .item .is-style-btn_normal a {
  width: 100%;
  font-size: 20px;
  min-height: 76px;
  padding: 10px 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 360px;
}
@media screen and (max-width: 960px) {
  .post_content .contact__choice .item .is-style-btn_normal a {
    width: min(100%, 400px);
    font-size: 16px;
    min-height: 60px;
  }
}
.post_content .contact__choice .contact__choice-fax p {
  font-size: 16px;
}
.post_content .contact__choice .contact__choice-fax .is-style-btn_normal a {
  gap: 10px;
}
.post_content .contact__choice .contact__choice-fax .is-style-btn_normal a::before {
  content: "";
  width: 29px;
  height: 32px;
  background: url(/wp-content/uploads/2025/12/ico_pdf.svg) no-repeat center/contain;
}
.post_content .contact__choice .contact__choice-mail {
  background: #FFEFE1;
}
.post_content .contact__choice .contact__choice-mail h2 {
  border-color: #ED6E01;
}
.post_content .contact__choice .contact__choice-mail p {
  height: 130px;
  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) {
  .post_content .contact__choice .contact__choice-mail p {
    height: auto;
  }
}
.post_content .contact__choice .contact__choice-mail .is-style-btn_normal a {
  gap: 20px;
}
.post_content .cmn__form a {
  text-decoration: none;
}
.post_content .cmn__form a:hover {
  opacity: 0.7;
}
.post_content .cmn__form .contact__remark p {
  font-weight: 500;
  padding-left: 1em;
  text-indent: -1em;
}
.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: 20px 0;
  border-bottom: 1px dashed #F6913A;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 15px 50px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.post_content .cmn__form th {
  background-color: transparent;
  border: none;
  width: 100%;
  max-width: 250px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form th {
    font-size: 16px;
  }
}
.post_content .cmn__form td {
  padding: 0;
  border: none;
  width: 100%;
  font-size: 16px;
}
.post_content .cmn__form .required, .post_content .cmn__form .norequired {
  display: inline-block;
  background: #ED6E01;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5em;
  text-indent: 0.5em;
  padding: 2px 3px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 10px;
  border-radius: 30px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .required, .post_content .cmn__form .norequired {
    -webkit-transform: none;
            transform: none;
  }
}
.post_content .cmn__form .norequired {
  background: #FFC390;
  color: #fff;
}
.post_content .cmn__form .memo {
  font-size: 18px;
  font-weight: 500;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.8;
  display: inline-block;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .memo {
    font-size: 16px;
  }
}
.post_content .cmn__form span.wpcf7-form-control.wpcf7-radio {
  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;
}
.post_content .cmn__form input, .post_content .cmn__form textarea, .post_content .cmn__form select {
  font-size: 16px;
  padding: 7px 5px;
  border: none;
  background: #fff;
  width: min(100%, 400px);
}
.post_content .cmn__form select {
  width: 200px;
}
.post_content .cmn__form input[type=file] {
  padding: 3px 0;
}
.post_content .cmn__form input[type=file]::-webkit-file-upload-button {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  color: #CCCCCC;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 86px 8px 14px;
}
.post_content .cmn__form input[type=file]::file-selector-button {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  color: #CCCCCC;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 86px 8px 14px;
}
.post_content .cmn__form textarea {
  width: min(100%, 570px);
}
.post_content .cmn__form span[data-name=your-zip] input {
  width: 172px;
  margin-left: 11px;
}
.post_content .cmn__form span.wpcf7-form-control.wpcf7-acceptance {
  display: block;
  text-align: center;
}
.post_content .cmn__form input[type=file] {
  background: transparent;
  border: none;
}
.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 {
  margin-bottom: 25px;
}
.post_content .cmn__form .form-agreement a {
  color: #ED6E01;
  text-decoration: underline;
}
.post_content .cmn__form .form-agreement a:hover {
  opacity: 0.7;
}
.post_content .cmn__form .form-submit input[disabled] {
  background: #ccc !important;
  color: #fff !important;
  border: none;
}
.post_content .cmn__form .form-submit {
  position: relative;
  width: min(100%, 350px);
  margin-inline: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__form .form-submit::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 18px;
  background: url(/wp-content/uploads/2026/01/send.svg) no-repeat center/contain;
  position: absolute;
  left: 47px;
  top: 29px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .form-submit::before {
    width: 20px;
    left: 30px;
  }
}
.post_content .cmn__form .form-submit input {
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  max-width: 350px;
  min-height: 75px;
  background: -webkit-linear-gradient(50deg, #F6913A 20%, #F36B25 60%);
  background: linear-gradient(40deg, #F6913A 20%, #F36B25 60%);
  border-radius: 50px;
  border: none;
  color: #fff;
  margin: 30px auto 0;
  display: block;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .form-submit input {
    padding: 5px 16px;
    width: 100%;
    font-size: 18px;
    min-height: 60px;
  }
}
.post_content .cmn__form .form-submit:hover {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.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: 20px;
  margin: 0;
  display: block;
}
.post_content .cmn__form .wpcf7-radio input[type=radio] + span::before, .post_content .cmn__form .wpcf7-radio input[type=checkbox] + span::before, .post_content .cmn__form .wpcf7-checkbox input[type=radio] + span::before, .post_content .cmn__form .wpcf7-checkbox input[type=checkbox] + span::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #333333;
  position: absolute;
  top: 8px;
  left: 0;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-radio input[type=radio]:checked + span::after, .post_content .cmn__form .wpcf7-radio input[type=checkbox]:checked + span::after, .post_content .cmn__form .wpcf7-checkbox input[type=radio]:checked + span::after, .post_content .cmn__form .wpcf7-checkbox input[type=checkbox]:checked + span::after {
  content: "";
  width: 7px;
  height: 7px;
  background: #ED6E01;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 2px;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-acceptance {
  font-size: 16px;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  display: block;
  padding-left: 26px;
  position: relative;
}
.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: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #F6913A;
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-acceptance input[type=checkbox]:checked + span::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/wp-content/uploads/2026/01/check-orange.svg) no-repeat center/contain;
  position: absolute;
  top: 8px;
  left: 4px;
  display: inline-block;
}
.post_content .thanks__intro {
  padding-top: 100px;
  padding-bottom: 80px;
}
@media screen and (max-width: 960px) {
  .post_content .thanks__intro {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.post_content .thanks__tel {
  position: relative;
  padding: 40px 20px 30px;
  max-width: 520px;
  margin-inline: auto;
}
@media screen and (max-width: 960px) {
  .post_content .thanks__tel {
    padding: 30px 20px 20px;
  }
}
.post_content .thanks__tel .label {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 700;
  white-space: nowrap;
}
.post_content .thanks__tel .label span {
  padding: 6px 15px;
}
.post_content .thanks__tel h2 {
  margin-bottom: 10px;
}
.post_content .thanks__tel .tel-num {
  margin-bottom: 10px;
}
.post_content .thanks__tel .tel-num a {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -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;
}
.post_content .thanks__tel .tel-num a::before {
  content: "";
  width: 0.66em;
  height: auto;
  aspect-ratio: 1/1;
  background: url(/wp-content/uploads/2026/02/phone.svg) no-repeat center/contain;
}
.post_content .thanks__tel .tel-num a:hover {
  opacity: 0.7;
}
.post_content .thanks__tel p {
  font-weight: 400;
}
.post_content .thanks__btn {
  padding-bottom: 80px;
  padding-bottom: 40px;
}
.post_content .thanks__btn .is-style-btn_line a {
  min-width: 280px;
  min-height: 66px;
}
@media screen and (max-width: 960px) {
  .post_content .thanks__btn .is-style-btn_line a {
    min-height: 60px;
  }
}
.post_content .privacy__block h2 {
  padding-left: calc(20px + 1em);
  text-indent: -1em;
}
.post_content .tokushogo__outline tr {
  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;
}
@media screen and (min-width: 960.001px) {
  .post_content .tokushogo__outline tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post_content .tokushogo__outline tr:first-of-type th {
  border-top: 1px solid #547B74;
}
@media screen and (min-width: 960.001px) {
  .post_content .tokushogo__outline tr:first-of-type td {
    border-top: 1px solid #547B74;
  }
}
.post_content .tokushogo__outline th {
  background: #EBF2EF;
  font-family: "Shippori Mincho", serif !important;
  font-size: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  text-align: center;
  padding: 10px;
  border-top: none;
  flex-shrink: 0;
  color: #518577;
}
@media screen and (min-width: 960.001px) {
  .post_content .tokushogo__outline th {
    width: max(25%, 245px) !important;
    font-size: 18px;
    padding: 15px 20px;
    text-align: left;
  }
}
.post_content .tokushogo__outline td {
  font-size: 16px;
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-top: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .tokushogo__outline td {
    border-left: none;
    padding: 15px 20px;
  }
}
.post_content .sitemap__sec01 a:hover {
  opacity: 0.7;
}
.post_content .sitemap__sec01 injury__block strong {
  font-weight: 400;
}
.post_content .sitemap__sec01 .wsp-container > ul > li {
  list-style: none;
}
.post_content .sitemap__sec01 .wsp-container > ul > li::before {
  content: "";
  background: url(/wp-content/uploads/2025/05/sitemap-arrow.svg) no-repeat center/contain;
  width: 8px;
  height: 5px;
  position: absolute;
  top: 14px;
  left: -15px;
}
.post_content .sitemap__sec01 .wsp-container > ul ul li {
  list-style: none;
}
.post_content .sitemap__sec01 .wsp-container > ul ul li::before {
  content: "-";
  color: #547B74;
  position: absolute;
  top: 0;
  left: -15px;
}/*# sourceMappingURL=style.css.map */