@charset "utf-8";
.header_misc_menu ul {
  display: flex;
  font-size: 11px;
  gap: 1em;
}
.header_misc_menu ul li a {
  display: block;
  background: #739E52;
  color: #fff;
  border-radius: 100px;
  padding: .1em 1em;
}
.footer_company {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
  margin-top: 2em;
}
@media (max-width: 768px) {
  .footer_company {
    max-width: 80%;
    margin: 2em auto;
  }
}
/* ヘッダー全体 */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background: rgba(255, 255, 255, .9);
  display: flex;
  padding: .5em;
}
/* ヘッダー内コンテナ */
.header-inner {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  box-sizing: border-box;
  gap: 18px;
}
.header_company {
  display: flex;
  gap: 10px;
}
.header_company img {
  flex: 1;
}
/* 初期状態：改行しない */
.break::after {
  content: "";
}
/* 1600px以下で改行を発生させる */
@media (max-width: 1600px) {
  .break::after {
    content: "\A";
    white-space: pre;
  }
}
/* 1000px以下では改行を消す */
@media (max-width: 960px) {
  .break::after {
    content: "";
  }
}
/* サイトロゴ */
.zone_sitetitle {
  flex-shrink: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.zone_sitetitle img {
  display: block;
  width: auto;
  height: 90px;
  flex: 1;
}
/* グローバルナビ */
.global-nav {
  max-width: 1200px;
  display: flex;
  justify-content: flex-end;
  min-width: 0;
  overflow: hidden;
}
/* メニュー横並び */
.menu {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  font-size: clamp(13px, 1.2vw, 16px);
  justify-content: flex-end;
  font-weight: bold;
  align-items: flex-end;
  gap: 20px;
  padding-right: 1em;
}
.menu span {
  font-size: .9em;
}
.header_misc_menu.liquid {
  display: none;
}
.header_misc_menu.normal {
  display: block;
}
@media (max-width: 1450px) {
  /* サイトロゴ */
  .zone_sitetitle img {
    height: 68px;
  }
  .menu {
    font-size: 14px;
  }
}
@media (max-width: 1240px) {
  .site-header {
    display: block;
  }
  .zone_sitetitle {
    justify-content: center;
    align-items: center;
    gap: 1em;
  }
  .header-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    gap: 18px;
    flex-direction: column;
  }
  .menu {
    font-size: 17px;
  }
  .header_misc_menu.liquid {
    display: block;
  }
  .header_misc_menu.normal {
    display: none;
  }
}
@media (max-width:960px) {
  .header_misc_menu.normal {
    display: none;
  }
  .header_misc_menu.sp ul {
    display: block;
    font-size: 1em;
  }
  .header_misc_menu.sp ul li a {
    background: none;
    padding: .6em 0;
    color: #739E52;
    padding-left: 1em;
    border-bottom: 1px solid #C6DDB2;
    border-radius: 0;
  }
}
@media (max-width:768px) {
  .header_misc_menu.liquid {
    display: none;
  }
  .site-header {
    flex-direction: column;
  }
}
@media (max-width:520px) {
  .zone_sitetitle {
    justify-content: start;
  }
  /* サイトロゴ */
  .zone_sitetitle img {
    height: 48px;
  }
}
.menu-item {
  flex: 0 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  text-align: center;
  transition: .2s;
}
.menu-item:hover {
  color: #A2BE7A;
}
.menu-item > a {
  text-decoration: none;
}
/* メガメニュー wrapper */
.mega-wrapper {
  position: fixed;
  top: 120px;
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 999;
}
@media (min-width: 1920px) {
  .mega-wrapper {
    top: 100px;
  }
}
@media (max-width: 1919px) {
  .mega-wrapper {
    top: 110px;
  }
}
.mega-menu {
  display: none;
  width: 100%;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .15);
  padding: 30px;
  pointer-events: auto;
}
.mega-menu .mega-links ul.arrow_position li a {
  color: #000 !important;
}
.mega-menu .mega-links ul.arrow_position li a:hover {
  color: #A2BE7A !important;
}
.mega-menu .mega-links ul.arrow_position span {
  font-size: .9em;
}
.mega-menu.is-active {
  display: block;
}
/* overlay */
.overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .2);
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s;
  z-index: 500;
}
.overlay.is-active {
  opacity: 1;
  pointer-events: auto;
}
/* スマホ */
@media (max-width: 1020px) {
  .global-nav .menu-item {
    font-size: .9em !important;
  }
}
@media (max-width: 960px) {
  .global-nav {
    display: none;
  }
}
/* 各メニュー */
.mega-menu .mega-inner {
  display: flex;
  gap: 20px;
  width: 100%;
}
/* 左側の画像 */
.mega-menu .mega-image img {
  width: 200px;
  height: auto;
  object-fit: cover;
}
.mega-menu .mega-links {
  width: 100%;
  flex: 1;
  font-size: 1.1em;
}
.mega-menu .mega-links h3 {
  font-size: 1.5em;
  margin-bottom: .5em;
  border-bottom: 3px solid #A2BE7A;
  display: block;
  width: 100%;
}
.mega-menu .mega-links > ul {
  display: grid;
  /*  grid-template-columns: repeat(3, 1fr);*/
  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  gap: 5px;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}
.mega-menu .mega-links ul.arrow_position li {
  position: relative;
  margin: 0 0 .5em 0;
  width: 100%;
}
.mega-menu .mega-links h4 {
  font-size: 1.1em;
  color: #72963F;
}
@media screen and (max-width:1300px) {
  .mega-menu .mega-links > ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .mega-menu .mega-inner {
    display: flex;
    gap: 20px;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
}
.mega-menu .mega-links ul.arrow_position li a {
  position: relative;
  display: inline-block;
  padding-left: 2em;
  font-weight: 600;
  letter-spacing: .1em;
  text-decoration: none;
  transition: color .3s;
  line-height: 1.3;
  height: 30px;
}
/* アイコン */
.mega-menu .mega-links ul.arrow_position li a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f138";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) translateX(0);
  transition: transform .3s;
  color: #D4E7C0;
}
/* hoverで右に移動 */
.mega-menu .mega-links ul.arrow_position li a:hover::before {
  transform: translateY(-50%) translateX(6px);
}
.header_company_sp {
  display: none;
}
@media (max-width: 768px) {
  .header_company {
    display: none;
  }
  .header_company_sp {
    display: flex;
    gap: 10px;
    margin: 1em;
  }
}
/* =========================
  メインレイアウト
========================= */
#zone_mainarea {
  display: flex;
  gap: 40px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 40px 20px 20px;
  overflow: visible;
}
.zone_side_menu {
  max-width: 200px;
  position: sticky !important;
  top: 220px;
  align-self: flex-start;
  width: 100%;
}
/* 本文 */
.main_content {
  flex: 1;
  min-width: 0;
}
.side_title {
  font-size: 1.1rem;
  text-align: center;
}
.side_list {
  background: linear-gradient(to bottom, #f4edd3 0%, #e6efd0 50%, #d3e6bf 100%);
  padding: 1em 0;
  border-radius: 20px;
  list-style: none;
  margin: 0;
}
.side_list li {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
}
.side_list a {
  display: block;
  padding: 0.7em 1em;
  transition: transform 0.2s ease, color 0.2s ease;
  border-bottom: 1px dashed #fff;
  text-decoration: none;
  color: #2F2F2F;
}
.side_list li:last-child a {
  border-bottom: none;
}
.side_list a:hover {
  transform: translateX(4px);
  color: #5f7f3a;
}
/* 孫メニューはデフォルトで閉じる */
.side_list_mago {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.3s ease;
  font-size: .9em !important;
  line-height: 1.3;
}
.side_list_mago.is-open {
  max-height: 500px;
  opacity: 1;
}
/* トグル見出し */
.side_toggle {
  width: 100%;
  background: none;
  border: none;
  padding: .5em 1.2em 0 1.2em;
  text-align: left;
  font-size: 1rem;
  cursor: pointer;
  color: #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
}
.side_parent:first-child .side_toggle {
  padding: 0 1.2em 0 1.2em;
}
.side_toggle::after {
  content: "＋";
  font-size: 1.2em;
  transition: transform 0.3s ease;
}
.side_toggle.is-open::after {
  content: "×";
}
/* クリックできる感 */
.side_toggle:hover {
  opacity: 0.7;
}
.side_list a.is-current {
  font-weight: bold;
  color: #4a6b2f;
  position: relative;
}
.side_list a.is-current::before {
  content: "\f138";
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  font-size: 0.8em;
  margin-right: 0.4em;
  color: #728062;
}
/* =========================
  1000px以下
========================= */
@media screen and (max-width: 960px) {
  #zone_mainarea {
    flex-direction: column-reverse;
    padding: 40px 0 20px;
  }
  .zone_side_menu {
    position: static;
    width: 100%;
    min-width: auto;
    margin: 50px auto 0 auto;
    max-width: 90% !important;
  }
}
/* =========================
   フッター
========================= */
.footer {
  padding-top: 30px;
}
.pagetop-btn {
  position: fixed;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: #73946B;
  cursor: pointer;
  right: 20px;
  bottom: 20px;
  z-index: 1000;
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 0.3s, transform 0.3s;
  border: 2px solid #73946B;
}
.pagetop-btn::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -25%) rotate(45deg);
}
.pagetop-btn.visible {
  opacity: 1;
  transform: translateY(0);
}
.footer h2 {
  width: 292px;
  margin: 0 auto;
}
.footer nav {
  font-size: 14px;
  padding: 15px 30px;
  background-image: linear-gradient(90deg, rgba(211, 205, 179, 1), rgba(206, 226, 200, 1) 50%, rgba(211, 205, 179, 1));
  margin: 0 auto;
}
.footer ul.misc_menu {
  /* width: 80%; */
  max-width: 400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  gap: 1em;
  flex-direction: row;
  flex-wrap: wrap;
}
.footer p {
  font-size: 11px;
  text-align: center;
}
.footer a {
  color: #000;
}
@media screen and (max-width: 768px) {
  .footer ul.misc_menu {
    font-size: .9em;
  }
}
@media screen and (min-width: 769px) {
  .footer {
    padding-top: 60px;
  }
  .footer h2 {
    width: min(40%, 556px);
  }
  .footer nav {
    padding: 20px 30px;
    margin: 0 auto;
  }
}
.col_internal_komidashi_no {
  display: flex;
  align-items: center;
  align-content: center;
  line-height: 1.3;
  color: #A2BE7A;
  margin: 1em auto;
  border-bottom: 3px double#A2BE7A;
}
.col_internal_komidashi_no::before {
  content: attr(data-number);
  display: inline-block;
  margin-right: 20px;
  color: #CDC8AA;
  font-size: 2em;
  border-radius: 100px;
}
/* JS追従用 */
.zone_side_menu.is-fixed {
  position: absolute !important;
  top: 120px;
  width: 200px;
  z-index: 100;
}
.zone_side_menu.is-bottom {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 200px;
}
@media screen and (min-width:961px) {
  /* レスポンシブメニュー　 */
  header.sp {
    display: none;
  }
  #nav-drawer {
    display: none;
  }
}
@media screen and (max-width:960px) {
  .hamburger {
    display: none;
  }
  /* レスポンシブメニュー　 */
  header.sp {
    position: fixed;
    padding: 10px 10px 15px 10px;
    background: #A2BE7A;
    top: 0;
    right: 0;
    z-index: 9999;
  }
  p.label_txt_menu {
    padding-top: 3em;
    font-size: .5em;
    color: #fff;
  }
  #nav-drawer {
    position: relative;
  }
  /*チェックボックス等は非表示に*/
  .nav-unshown {
    display: none;
  }
  /*アイコンのスペース*/
  #nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
  }
  /*ハンバーガーの形をCSSで表現*/
  #nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px; /*線の太さ*/
    width: 25px; /*長さ*/
    border-radius: 3px;
    background: #fff;
    display: block;
    content: '';
    cursor: pointer;
  }
  #nav-open span:before {
    bottom: -8px;
  }
  #nav-open span:after {
    bottom: -16px;
  }
  /*閉じる用の薄黒箇所*/
  #nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }
  /*メニューの中身*/
  #nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 90%;
    max-width: 330px;
    height: 100%;
    background: #fff;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translateX(-105%);
    -ms-transform: translateX(-105%);
    transform: translateX(-105%);
  }
  #nav-content h4 {
    margin-left: 1em;
    padding: 1em 0 0 0;
  }
  /*チェックがついたら表示させる*/
  #nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
  }
  #nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
    box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
  }
  .header-logo-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -moz-flex-direction: row;
    -o-flex-direction: row;
    -ms-flex-direction: row;
  }
  .accordion {}
  .menu_toggle {
    display: none;
  }
  .option {
    width: 99%;
    position: relative;
    border-bottom: 1px solid #A1C07D;
  }
  .menu_title, .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu_title {
    padding: 1em;
    display: block;
    background: #EEF7E2;
    color: #333;
    font-weight: bold;
  }
  .menu_title::after, .menu_title::before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 1.25em;
    width: 2px;
    height: 0.75em;
    background-color: #999;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu_title::after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .content {
    max-height: 0;
    overflow: hidden;
  }
  .menu_toggle:checked + .menu_title + .content {
    max-height: 700px;
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
  }
  .menu_toggle:checked + .menu_title::before {
    -webkit-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
  }
  .content ul {
    padding-left: 1em;
  }
  .content ul li a {
    display: block;
    padding: 1em 0;
    text-decoration: none;
    line-height: 1;
  }
  .onebtn {
    padding: 0 1em 1em 1em;
    border-bottom: 1px solid #E3E3E3;
  }
  .onebtn a {
    font-weight: bold;
    display: block;
    padding: .5em 0;
    color: #666 !important;
  }
}
/*--------------------------------------*/
.footer_sitemap_wrap_bg {
  background: #EDEDED;
  padding: 2em 0;
  margin-top: 2em;
}
.footer_sitemap_wrap {
  width: min(90%, 1300px);
  margin: 0 auto;
  display: grid;
  gap: 40px 32px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
.footer_long {
  grid-column: span 2;
}
.footer_sitemap_wrap h3 {
  font-size: 16px;
  border-bottom: 1px solid #C9E4C9;
  margin-bottom: .6em;
}
.footer_sitemap_wrap h4 {
  font-size: 15px;
  margin-bottom: .5em;
}
.footer_sitemap_wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_sitemap_wrap li {
  line-height: 1.2;
  margin-bottom: .3em;
}
.footer_sitemap_wrap a {
  text-decoration: none;
  font-size: 14px;
}
.footer_mago_flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
@media (max-width: 550px) {
  .footer_sitemap_wrap {
    display: block;
  }
}