html {
  font-size: 62.5%;
}
@media screen and (max-width: 991px) {
  html {
    font-size: 56.25%;
  }
}
@media screen and (max-width: 574px) {
  html {
    font-size: 55%;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  color: #222222;
  letter-spacing: 0.07rem;
  font-weight: 500;
}
@media print {
  body {
    zoom: 0.8;
  }
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
}

p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

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

@media print {
  .container {
    min-width: 1200px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.id-target {
  display: block;
  scroll-margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .id-target {
    scroll-margin-top: 7rem;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1400px) {
  br.pc {
    display: block;
  }
}
br.xl {
  display: none;
}
@media screen and (max-width: 1199px) {
  br.xl {
    display: block;
  }
}
br.lg {
  display: none;
}
@media screen and (max-width: 991px) {
  br.lg {
    display: block;
  }
}
br.md {
  display: none;
}
@media screen and (max-width: 767px) {
  br.md {
    display: block;
  }
}
br.sm {
  display: none;
}
@media screen and (max-width: 574px) {
  br.sm {
    display: block;
  }
}
br.xs {
  display: none;
}
@media screen and (max-width: 450px) {
  br.xs {
    display: block;
  }
}

@media screen {
  .blur {
    filter: blur(15px);
    opacity: 0;
    transition-duration: 1.3s;
  }
  .blur.is-show {
    filter: blur(0);
    opacity: 1;
  }
  .fadein {
    opacity: 0;
    transition-duration: 1s;
  }
  .fadein.is-show {
    opacity: 1;
  }
  .fadein_top {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(-35px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(35px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(-35px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(35px);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.1s;
  }
  .delay2 {
    transition-delay: 0.2s;
  }
  .delay3 {
    transition-delay: 0.3s;
  }
  .delay4 {
    transition-delay: 0.4s;
  }
  .delay5 {
    transition-delay: 0.5s;
  }
  .delay6 {
    transition-delay: 0.6s;
  }
  .delay7 {
    transition-delay: 0.7s;
  }
  .delay8 {
    transition-delay: 0.8s;
  }
  .delay9 {
    transition-delay: 0.9s;
  }
  .delay10 {
    transition-delay: 1s;
  }
  .delay11 {
    transition-delay: 1.1s;
  }
  .delay12 {
    transition-delay: 1.2s;
  }
  .delay13 {
    transition-delay: 1.3s;
  }
  .delay14 {
    transition-delay: 1.4s;
  }
  .delay15 {
    transition-delay: 1.5s;
  }
  .delay16 {
    transition-delay: 1.6s;
  }
  .delay17 {
    transition-delay: 1.7s;
  }
  .delay18 {
    transition-delay: 1.8s;
  }
  .delay19 {
    transition-delay: 1.9s;
  }
  .delay20 {
    transition-delay: 2s;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 0 2rem;
  height: 10rem;
  color: #fff;
  transition: 0.3s;
}
@media print {
  header {
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  header {
    height: 7rem;
  }
}
header .logo {
  width: 34rem;
}
@media screen and (max-width: 991px) {
  header .logo {
    width: 28rem;
  }
}
@media screen and (max-width: 767px) {
  header .logo {
    width: 22rem;
  }
}
header .logo .sc {
  display: none;
}
header nav {
  display: flex;
  align-items: center;
  gap: 0 3rem;
}
@media screen and (max-width: 1199px) {
  header nav {
    gap: 0 2rem;
  }
}
@media screen and (max-width: 991px) {
  header nav {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%) translateX(100%);
    flex-direction: column;
    background: #fff;
    color: #222222;
    width: 25rem;
    transition: 0.5s;
    padding-bottom: 1.5rem;
  }
  header nav.open {
    transform: translateY(100%);
  }
}
header nav > a {
  position: relative;
}
@media screen and (max-width: 991px) {
  header nav > a {
    display: block;
    width: 100%;
    padding: 1.5rem;
  }
}
header nav > a::after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  header nav > a::after {
    display: none;
  }
}
header nav > a.active::after {
  width: 100%;
}
@media screen and (max-width: 991px) {
  header nav > a.active {
    background: #2E922A;
    color: #fff;
  }
}
@media (min-width: 992px) {
  header nav > a:hover::after {
    width: 100%;
  }
}
header nav > a i {
  font-size: 1.2rem;
  margin-left: 0.5rem;
  vertical-align: text-top;
}
header nav .tel-link {
  display: block;
}
header nav .tel_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 2rem;
  gap: 1rem;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  background: #2E922A;
  color: #fff;
  border-radius: 3rem;
}
header nav .tel_btn i {
  font-size: 1.5rem;
}
header .toggle {
  display: none;
  width: 3rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  transition-duration: 0.4s;
}
header .toggle span:nth-of-type(1) {
  top: 0;
}
header .toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .toggle span:nth-of-type(3) {
  bottom: 0;
}
header .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width: 991px) {
  header .toggle {
    display: block;
  }
}
header.scroll {
  background: #fff;
  color: #222222;
}
header.scroll .logo .df {
  display: none;
}
header.scroll .logo .sc {
  display: block;
}
header.scroll nav > a {
  position: relative;
}
header.scroll nav > a::after {
  background: #222222;
}
header.scroll nav .nav_btn .tel, header.scroll nav .nav_btn .mail {
  border: 1px solid #2E922A;
  color: #2E922A;
}
header.scroll nav .nav_btn .mail {
  transition: 0.3s;
}
@media (min-width: 992px) {
  header.scroll nav .nav_btn .mail:hover {
    background: #2E922A;
    color: #fff;
  }
}
header.scroll .toggle span {
  background: #2E922A;
}

main {
  overflow: hidden;
}

.title .en {
  font-family: "Oswald", sans-serif;
  font-size: 10rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.4rem;
  color: #2E922A;
}
@media screen and (max-width: 1199px) {
  .title .en {
    font-size: 7rem;
  }
}
@media screen and (max-width: 574px) {
  .title .en {
    font-size: 6rem;
  }
}
.title h3 {
  margin-top: 2rem;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1199px) {
  .title h3 {
    font-size: 2rem;
  }
}
.title.center {
  text-align: center;
}
.title.white .en, .title.white h3 {
  color: #fff;
}

.more {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 25.5rem;
  padding: 2rem;
  background: linear-gradient(90deg, #3E9D3A 0%, #346D32 100%);
  background-size: 200% 100%;
  background-position: 0 0;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 2.4rem;
  letter-spacing: 0.12rem;
  border-radius: 1.5rem;
  transition: 0.5s ease, transform 0.3s ease;
  overflow: hidden;
}
.more i {
  font-size: 1.8rem;
  transition: transform 0.3s ease;
}
@media (min-width: 992px) {
  .more:hover {
    color: #fff;
    background-position: 200% 0;
    transform: translateY(-2px);
  }
  .more:hover i {
    transform: translateX(6px);
  }
}
@media screen and (max-width: 574px) {
  .more {
    padding: 1.5rem 2rem;
  }
}
.more.white {
  background: #fff;
  color: #2E922A;
  border: 2px solid #fff;
}
@media (min-width: 992px) {
  .more.white:hover {
    color: #fff;
    background: transparent;
  }
}

.footer_contact {
  display: flex;
}
@media screen and (max-width: 574px) {
  .footer_contact {
    flex-direction: column;
  }
}
.footer_contact > * {
  width: 50%;
  display: block;
}
@media screen and (max-width: 574px) {
  .footer_contact > * {
    width: 100%;
  }
}
.footer_contact .tel, .footer_contact .fax {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 5rem 1rem;
  gap: 2rem;
  color: #fff;
  background: #247621;
}
@media screen and (max-width: 574px) {
  .footer_contact .tel, .footer_contact .fax {
    padding: 4rem 1rem;
  }
}
.footer_contact .tel_ttl, .footer_contact .fax_ttl {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08rem;
}
.footer_contact .tel_num, .footer_contact .fax_num {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  font-size: 4.5rem;
  font-family: "Oswald", sans-serif;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .footer_contact .tel_num, .footer_contact .fax_num {
    font-size: 4rem;
  }
}
.footer_contact .tel_num i, .footer_contact .fax_num i {
  font-size: 3.4rem;
}
.footer_contact .fax {
  background: #0A5507;
}
.footer_bottom {
  padding: 6.5rem 0;
  background: #3E913B;
}
.footer_bottom .logo {
  width: 34rem;
  margin: 0 auto;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 4rem;
  padding-top: 4rem;
  border-top: 1px solid #D9D9D9;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .footer_inner {
    flex-direction: column;
    align-items: center;
    gap: 4rem;
  }
}
.footer_left .add {
  line-height: 1.8;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .footer_left .add {
    text-align: center;
  }
}
.footer_right {
  display: flex;
  align-items: center;
  gap: 3rem;
}
.footer_right a {
  font-size: 1.5rem;
}
.footer .copy {
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  margin-top: 4.5rem;
}

.pagetop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 4.5rem;
  z-index: 999;
}

#top {
  overflow: visible;
}
#top section {
  overflow: hidden;
}
#top .mv {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
#top .mv .slider_image {
  height: 100vh;
}
@media screen and (max-width: 991px) {
  #top .mv .slider_image {
    height: auto;
    aspect-ratio: 1/1;
  }
}
@media screen and (max-width: 574px) {
  #top .mv .slider_image {
    aspect-ratio: none;
    height: 55vh;
  }
}
#top .mv .slider_image img {
  height: 100%;
  object-fit: cover;
}
#top .mv_text {
  position: absolute;
  top: 50%;
  left: 7rem;
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (max-width: 991px) {
  #top .mv_text {
    left: 3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text {
    left: 2rem;
  }
}
#top .mv_text h2 {
  font-size: 6.4rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.8;
}
@media screen and (max-width: 991px) {
  #top .mv_text h2 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text h2 {
    font-size: 8vw;
  }
}
#top .mv_en {
  position: absolute;
  left: 7rem;
  bottom: 3rem;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--white, #FFF);
  font-family: "Oswald", sans-serif;
  font-size: 10.9375vw;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 2rem;
  color: transparent;
  opacity: 0.5;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  #top .mv_en {
    font-size: 8vw;
    letter-spacing: 1rem;
    -webkit-text-stroke-width: 1px;
    left: 3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_en {
    bottom: 22%;
  }
}
#top .about {
  padding: 15rem 0;
  background: url(../../images/top/about_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 574px) {
  #top .about {
    padding: 8rem 0;
  }
}
#top .about::after {
  content: "";
  width: calc(100% - 10rem);
  height: calc(100% - 10rem);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 2rem;
  border: 1rem solid rgba(76, 115, 67, 0.7);
  z-index: -1;
}
@media screen and (max-width: 574px) {
  #top .about::after {
    width: calc(100% - 3rem);
    height: calc(100% - 5rem);
  }
}
#top .about_text {
  margin-top: 4.5rem;
  text-align: center;
  font-size: 1.8rem;
  line-height: 2.8;
  color: #fff;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1199px) {
  #top .about_text {
    font-size: 1.6rem;
    margin-top: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #top .about_text {
    text-align: justify;
    padding: 0 2.5rem;
    line-height: 2;
  }
  #top .about_text br {
    display: none;
  }
}
#top .news {
  padding: 10rem 0;
  background: #F1F8F1;
}
#top .news_title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  #top .news_title {
    flex-direction: column;
    align-items: flex-start;
  }
}
#top .news .tab {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
#top .news .tab li {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 17rem;
  padding: 1.5rem 1rem;
  background: #fff;
  border: 1px solid #2E922A;
  transition: 0.3s;
  color: #2E922A;
  border-radius: 8rem;
}
#top .news .tab li.active {
  background: #2E922A;
  color: #fff;
}
@media (min-width: 992px) {
  #top .news .tab li:hover {
    background: #2E922A;
    color: #fff;
  }
}
@media screen and (max-width: 574px) {
  #top .news .tab li {
    padding: 1rem;
    min-width: 0;
  }
}
#top .news .tab_box {
  display: none;
}
#top .news .tab_box.active {
  display: block;
}
#top .news .tab_box_wrap {
  margin-top: 5.5rem;
}
@media screen and (max-width: 574px) {
  #top .news .tab_box_wrap {
    margin-top: 3rem;
  }
}
#top .news_list_item {
  padding: 3rem 2rem 3rem 0.5rem;
  display: flex;
  align-items: center;
  border-top: 1px solid #D9D9D9;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  #top .news_list_item {
    padding: 2rem 1rem 2rem 0.5rem;
  }
}
#top .news_list_item:last-of-type {
  border-bottom: 1px solid #D9D9D9;
}
#top .news_list_item .arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 1rem;
  background: #2E922A;
  color: #fff;
  font-size: 1.8rem;
  border: 2px solid #2E922A;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #top .news_list_item:hover {
    background: #fff;
  }
  #top .news_list_item:hover .arrow {
    background: #fff;
    color: #2E922A;
  }
}
#top .news_text {
  width: calc(100% - 4rem);
  padding-right: 2rem;
}
#top .news_text h4 {
  margin-top: 1.5rem;
  font-size: 1.8rem;
  line-height: 1.4;
}
#top .news_top {
  display: flex;
  align-items: center;
  gap: 2rem;
}
#top .news_top .date {
  font-size: 1.4rem;
  color: #585858;
  line-height: 1;
}
#top .news_top .category {
  padding: 0.5rem 2rem;
  border-radius: 5rem;
  background: #2E922A;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.05rem;
  color: #fff;
}
#top .news_top .new {
  color: #9F0F0F;
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}
#top .news .more {
  margin: 4rem auto 0;
}
#top .feature {
  padding: 10rem 0;
  overflow: visible;
}
#top .feature .title {
  position: sticky;
  left: 0;
  top: 12rem;
}
#top .feature_box {
  padding-left: 4rem;
  display: flex;
  flex-direction: column;
  gap: 6.5rem;
}
@media screen and (max-width: 991px) {
  #top .feature_box {
    padding-left: 0;
    margin-top: 4rem;
  }
}
#top .feature_item {
  height: 47.5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  #top .feature_item {
    height: 40rem;
  }
}
#top .feature_item img {
  border-radius: 2rem;
  height: 100%;
  object-fit: cover;
}
#top .feature_item::before {
  content: "";
  width: 6rem;
  height: 7.5rem;
  position: absolute;
  top: 0;
  right: -1rem;
  display: block;
  background: url(../../images/top/feature_w.png) no-repeat;
  background-size: contain;
  background-position: center;
}
#top .feature_item::after {
  content: "";
  width: 6.7rem;
  height: 6.8rem;
  position: absolute;
  left: -3.3rem;
  bottom: -1.3rem;
  background: url(../../images/top/ferature_g.png) no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 574px) {
  #top .feature_item::after {
    bottom: -3rem;
  }
}
#top .feature_item .num {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2rem 0 0 4rem;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 3.6rem;
  letter-spacing: 0.14rem;
}
@media screen and (max-width: 574px) {
  #top .feature_item .num {
    padding-left: 2rem;
  }
}
#top .feature_item .num span {
  font-family: "Oswald", sans-serif;
  font-size: 6.6rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  margin-left: 0.5rem;
}
#top .feature_text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 4rem 5rem;
}
@media screen and (max-width: 574px) {
  #top .feature_text {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
#top .feature_text h4 {
  width: fit-content;
  padding: 1rem 1.5rem;
  background: #fff;
  font-weight: bold;
  font-size: 3.2rem;
  letter-spacing: 0.128rem;
}
#top .feature_text p {
  margin-top: 1.5rem;
  color: #fff;
  line-height: 2;
  letter-spacing: 0.06rem;
}
#top .service {
  background: url(../../images/top/service_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  overflow: visible;
}
@media screen and (max-width: 1199px) {
  #top .service {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  #top .service {
    padding: 8rem 0;
  }
}
#top .service .row {
  gap: 3rem 0;
  align-items: flex-end;
}
@media screen and (max-width: 1199px) {
  #top .service .row {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #top .service .row {
    flex-direction: column-reverse;
  }
}
#top .service_text {
  padding: 10rem 0;
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  #top .service_text {
    padding: 0;
  }
}
@media screen and (max-width: 574px) {
  #top .service_text {
    gap: 3rem;
  }
}
#top .service_lead {
  color: #fff;
  line-height: 2;
  letter-spacing: 0.06rem;
}
#top .service_image {
  margin-right: calc(-1 * (100vw - 100%) / 2);
  width: calc(41.05% + (100vw - 100%) / 2);
  padding-right: 0;
  margin-bottom: -8.4rem;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  #top .service_image {
    width: calc(50% + (100vw - 100%) / 2);
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #top .service_image {
    width: 100%;
    margin: 0;
    padding: 0 1.2rem;
  }
}
#top .service_image img {
  display: block;
  border-radius: 2rem 0 0 2rem;
}
@media screen and (max-width: 1199px) {
  #top .service_image img {
    height: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 767px) {
  #top .service_image img {
    border-radius: 2rem;
  }
}
#top .recruit {
  padding: 15rem 0 13rem;
}
@media screen and (max-width: 767px) {
  #top .recruit {
    padding: 8rem 0;
  }
}
#top .recruit .row {
  align-items: flex-end;
  gap: 3rem 0;
}
@media screen and (max-width: 1199px) {
  #top .recruit .row {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  #top .recruit .row {
    flex-direction: column;
  }
}
#top .recruit_image {
  margin-left: calc(-1 * (100vw - 100%) / 2);
  width: calc(41.66666667% + (100vw - 100%) / 2);
  padding-left: 0;
}
@media screen and (max-width: 1199px) {
  #top .recruit_image {
    width: calc(50% + (100vw - 100%) / 2);
  }
}
@media screen and (max-width: 767px) {
  #top .recruit_image {
    width: 100%;
    margin: 0;
    padding: 0 1.2rem;
  }
}
#top .recruit_image img {
  border-radius: 0 2rem 2rem 0;
}
@media screen and (max-width: 767px) {
  #top .recruit_image img {
    border-radius: 2rem;
  }
}
#top .recruit_text {
  padding: 0 0 3rem 5rem;
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media screen and (max-width: 1199px) {
  #top .recruit_text {
    padding-bottom: 0;
    padding-left: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #top .recruit_text {
    padding-left: 0;
  }
}
@media screen and (max-width: 574px) {
  #top .recruit_text {
    gap: 3rem;
  }
}
#top .recruit_text .more {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
}
#top .recruit_lead {
  line-height: 2;
  letter-spacing: 0.06rem;
}
#top .recruit_link {
  display: flex;
  align-items: flex-end;
  gap: 1.5rem 3rem;
  flex-wrap: wrap;
}
#top .company {
  padding: 8rem 0;
  position: relative;
  z-index: 0;
}
#top .company::after {
  content: "";
  height: 100%;
  width: 60vw;
  background: #F1F8F1;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
#top .company_item {
  margin-top: 9rem;
  position: relative;
  overflow: hidden;
  border-radius: 2rem;
  display: block;
}
@media screen and (max-width: 767px) {
  #top .company_item {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
#top .company_item img {
  transition: 0.5s;
}
@media (min-width: 992px) {
  #top .company_item:hover img {
    transform: scale(1.1);
  }
  #top .company_item:hover .company_text .arrow {
    background: #fff;
    color: #2E922A;
  }
}
#top .company_text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 3rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
#top .company_text .arrow {
  border: 3px solid #fff;
  color: #fff;
  transition: 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 1rem;
}
#top .company_title {
  color: #fff;
}
#top .company_title .en {
  font-family: "Oswald", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.08rem;
}
#top .company_title h4 {
  margin-top: 1rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1rem;
}
#top .company .map {
  border: 3px solid #2E922A;
  border-radius: 2rem;
  overflow: hidden;
}
#top .company .map iframe {
  width: 100%;
  display: block;
  aspect-ratio: 5/3;
}
#top .instagram {
  padding: 12rem 0;
}
#top .instagram .title .en img {
  font-size: 10rem;
  width: 30.6rem;
}
@media screen and (max-width: 1199px) {
  #top .instagram .title .en img {
    width: 25rem;
  }
}
@media screen and (max-width: 574px) {
  #top .instagram .title .en img {
    width: 22rem;
  }
}
#top .instagram .more {
  margin: 4rem auto 0;
  width: 18rem;
  padding: 2rem;
  font-size: 1.8rem;
  border: none;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
#top .instagram .more i {
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 900;
}
@media (min-width: 992px) {
  #top .instagram .more:hover {
    color: #fff;
    background-position: 200% 0;
    transform: translateY(0);
  }
  #top .instagram .more:hover i {
    transform: translateX(0);
  }
}

.subhead {
  height: 40rem;
  display: flex;
  align-items: center;
  padding: 10rem 3rem 0;
  position: relative;
  margin-bottom: 3rem;
}
@media screen and (max-width: 574px) {
  .subhead {
    height: 25rem;
    padding: 3rem 2rem 0;
  }
}
.subhead::after {
  content: "";
  width: 55vw;
  height: 3rem;
  background: #2E922A;
  position: absolute;
  bottom: -3rem;
  left: 0;
}
.subhead_text {
  color: #fff;
}
.subhead_text .en {
  font-size: 7rem;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 574px) {
  .subhead_text .en {
    font-size: 5rem;
  }
}
.subhead_text h2 {
  font-weight: bold;
  font-size: 2.2rem;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 574px) {
  .subhead_text h2 {
    font-size: 2rem;
  }
}

#service {
  overflow: visible;
}
#service .subhead {
  background: url(../../images/service/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#service .anchor {
  position: sticky;
  top: 10rem;
  left: 0;
}
#service .anchor h3 {
  padding: 1.5rem 2rem;
  border-radius: 1rem;
  background: #f4f4f4;
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  color: #2E922A;
}
#service .anchor ul {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding-left: 2rem;
  margin-top: 2rem;
}
#service .anchor ul li {
  width: 100%;
}
#service .anchor ul li a {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  font-weight: bold;
  color: #ddd;
}
#service .anchor ul li a::before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #ddd;
}
#service .anchor ul li a.active {
  color: #222222;
}
#service .anchor ul li a.active::before {
  background: linear-gradient(90deg, #3E9D3A 0%, #346D32 100%);
}
#service .service {
  margin-top: 10rem;
  padding-left: 5rem;
}
@media screen and (max-width: 767px) {
  #service .service {
    padding-left: 0;
  }
}
@media screen and (max-width: 574px) {
  #service .service {
    margin-top: 6rem;
  }
}
#service .service:first-of-type {
  margin-top: 0;
}
#service .service_wrap {
  padding: 8rem 0;
}
@media screen and (max-width: 574px) {
  #service .service_wrap {
    padding: 6rem 0;
  }
}
#service .service_wrap .col-lg-3 {
  border-right: 1px solid #ddd;
  padding-right: 4rem;
}
@media screen and (max-width: 767px) {
  #service .service_wrap .col-lg-3 {
    display: none;
  }
}
#service .service_image {
  position: relative;
  --extend: 0px;
  margin-right: calc(-1 * var(--extend));
  width: calc(100% + var(--extend));
  padding-top: 2rem;
}
@media screen and (max-width: 767px) {
  #service .service_image {
    width: 100%;
    margin-right: 0;
  }
}
#service .service_image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  height: 35rem;
  object-position: right bottom;
}
@media screen and (max-width: 767px) {
  #service .service_image img {
    height: 40rem;
  }
}
@media screen and (max-width: 574px) {
  #service .service_image img {
    height: auto;
  }
}
#service .service_image img.left {
  object-position: left bottom;
}
#service .service_image .slick-prev, #service .service_image .slick-next {
  width: 4rem;
  height: 4rem;
}
#service .service_image .slick-next {
  right: 15px;
}
#service .service_image .slick-prev {
  left: 15px;
  z-index: 1;
}
#service .service_image .slick-prev:before, #service .service_image .slick-next:before {
  font-size: 4rem;
}
#service .service_title {
  position: absolute;
  left: -1rem;
  top: 0;
  padding: 3rem 4rem;
  background: linear-gradient(90deg, #3E9D3A 0%, #346D32 100%);
  color: #fff;
  display: flex;
  gap: 1.5rem;
  border-radius: 1rem;
  z-index: 1;
}
@media screen and (max-width: 574px) {
  #service .service_title {
    top: -3rem;
    padding: 3rem;
  }
}
#service .service_title .en {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  padding-right: 1.5rem;
  border-right: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#service .service_title h3 {
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 574px) {
  #service .service_title h3 {
    font-size: 2.4rem;
  }
}
#service .service_text {
  margin-top: 4rem;
}
#service .service_lead {
  line-height: 2;
  text-align: justify;
}
@media screen and (max-width: 574px) {
  #service .service_lead {
    line-height: 1.8;
  }
}
#service .service .slide4 {
  display: flex;
}
@media screen and (max-width: 1150px) {
  #service .service .slide4 {
    display: block;
  }
}
#service .service .slide4 .images {
  flex: 1;
  display: block;
}

#news .subhead {
  background: url(../../images/news/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#news .news {
  padding: 10rem 0;
}
#news .news .tab {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
#news .news .tab li a {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  background: #fff;
  border: 1px solid #2E922A;
  transition: 0.3s;
  color: #2E922A;
  border-radius: 8rem;
}
#news .news .tab li a.active {
  background: #2E922A;
  color: #fff;
}
@media (min-width: 992px) {
  #news .news .tab li a:hover {
    background: #2E922A;
    color: #fff;
  }
}
@media screen and (max-width: 574px) {
  #news .news .tab li a {
    padding: 1rem;
    min-width: 0;
  }
}
#news .news_list {
  margin-top: 5rem;
}
#news .news_list_item {
  padding: 3rem 1rem;
  border-top: 1px solid #D9D9D9;
}
@media screen and (max-width: 767px) {
  #news .news_list_item {
    padding: 2rem 1rem;
  }
}
#news .news_list_item:last-of-type {
  border-bottom: 1px solid #D9D9D9;
}
#news .news_text {
  padding-right: 2rem;
}
#news .news_text h4 {
  margin-top: 1.5rem;
  font-size: 1.8rem;
  line-height: 1.4;
}
#news .news_top {
  display: flex;
  align-items: center;
  gap: 2rem;
}
#news .news_top .date {
  font-size: 1.4rem;
  color: #585858;
  line-height: 1;
}
#news .news_top .category {
  padding: 0.5rem 2rem;
  border-radius: 5rem;
  background: #2E922A;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.05rem;
  color: #fff;
}
#news .news_top .new {
  color: #9F0F0F;
  font-family: "Oswald", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
}
#news .news_detail {
  margin-top: 3rem;
}
#news .news_detail .detail {
  align-items: center;
  gap: 1rem 0;
}
#news .news_detail .images {
  margin-top: 0.1rem;
}
#news .news_detail .detail_image {
  aspect-ratio: 3/2;
  background: #F1F8F1;
}
#news .news_detail .detail_image img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
#news .news .file {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 3rem;
  margin-top: 3rem;
}
#news .news .file a {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 1.5rem 2rem;
  background: linear-gradient(90deg, #3E9D3A 0%, #346D32 100%);
  border-radius: 1rem;
  color: #fff;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #news .news .file a:hover {
    opacity: 0.7;
  }
}
#news .news .paging {
  text-align: center;
  margin-top: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
#news .news .paging span.current, #news .news .paging span.paging-text a {
  color: #2E922A;
  zoom: 1;
  border: 1px solid #2E922A;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 50%;
  font-family: "Oswald", sans-serif;
  line-height: 1;
}
#news .news .paging span.paging-text a {
  transition-duration: 0.3s;
}
@media (min-width: 992px) {
  #news .news .paging span.paging-text a:hover {
    background: #2E922A;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
}
#news .news .paging span.current {
  background: #2E922A;
  color: #fff;
  zoom: 1;
  text-decoration: none;
  cursor: pointer;
}

#company .subhead {
  background: url(../../images/company/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#company .title_bottom {
  padding-bottom: 1rem;
  border-bottom: 2px solid #D9D9D9;
  width: fit-content;
  position: relative;
  margin-bottom: 3rem;
}
#company .title_bottom::after {
  content: "";
  width: 6rem;
  height: 2px;
  background: #2E922A;
  position: absolute;
  bottom: -2px;
  left: 0;
}
#company .title_bottom .en {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 6rem;
}
@media screen and (max-width: 574px) {
  #company .title_bottom .en {
    font-size: 4.8rem;
  }
}
#company .title_bottom h3 {
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: bold;
}
#company .title_bottom.white::after {
  background: #fff;
}
#company .content_bg {
  position: relative;
  padding: 10rem 0;
  z-index: 0;
  margin-top: 8rem;
}
@media screen and (max-width: 574px) {
  #company .content_bg {
    padding: 7rem 0;
  }
}
#company .content_bg::after {
  content: "";
  width: 40vw;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #F1F8F1;
  z-index: -1;
}
#company .content_bg section {
  margin-top: 6rem;
}
@media screen and (max-width: 574px) {
  #company .content_bg section {
    margin-top: 5rem;
  }
}
#company .content_bg section .sec_inner {
  padding: 4rem;
  border-radius: 1rem;
  background: #fff;
  margin-left: 2rem;
}
@media screen and (max-width: 991px) {
  #company .content_bg section .sec_inner {
    margin-left: 0;
    padding: 2.4rem;
  }
}
@media screen and (max-width: 574px) {
  #company .content_bg section .sec_inner {
    padding: 1.5rem;
  }
}
#company .content_bg section.outline {
  margin-top: 0;
}
#company .content_bg section table {
  width: 100%;
}
#company .content_bg section table th {
  border-bottom: #2E922A 1px solid;
  width: 25%;
  color: #2E922A;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #company .content_bg section table th {
    background: #2E922A;
    color: #fff;
  }
}
#company .content_bg section table tr:last-of-type th {
  border-color: #2E922A;
}
#company .content_bg section table td {
  border-bottom: #D9D9D9 1px solid;
  width: 75%;
}
#company .content_bg section table td .more {
  font-size: 1.6rem;
  width: fit-content;
  gap: 3rem;
  padding: 1.3rem 1.5rem;
}
#company .content_bg section table td .more i {
  font-size: 1.6rem;
}
#company .content_bg section table th, #company .content_bg section table td {
  padding: 2.5rem 1rem;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #company .content_bg section table th, #company .content_bg section table td {
    display: block;
    width: 100%;
    padding: 1.5rem;
  }
}
#company .access iframe {
  width: 100%;
  height: 45rem;
  display: block;
}
@media screen and (max-width: 767px) {
  #company .access iframe {
    height: 37rem;
  }
}
#company .access .more {
  margin-top: 2rem;
  margin-left: auto;
}
#company .csr {
  padding: 10rem 0;
  margin-top: 8rem;
  background: linear-gradient(90deg, #3E9D3A 0%, #346D32 100%);
  color: #fff;
}
@media screen and (max-width: 574px) {
  #company .csr {
    padding: 7rem 0;
    margin-top: 6rem;
  }
}
#company .csr_text {
  font-size: 1.7rem;
  line-height: 2;
}
#company .csr ul {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
#company .csr ul li {
  padding: 2rem;
  border-radius: 1rem;
  background: #fff;
}
#company .csr ul li h4 {
  color: #2E922A;
  padding-bottom: 1rem;
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 2px solid #2E922A;
}
#company .csr ul li p {
  color: #222222;
  margin-top: 1.5rem;
}
#company .iso {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #company .iso {
    padding: 7rem 0;
  }
}
#company .iso_list li {
  margin-top: 1rem;
  padding: 1rem 2rem;
  background: #F1F8F1;
  border-radius: 0.5rem;
  width: fit-content;
  font-size: 1.8rem;
}
#company .iso .philosophy {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
#company .iso .philosophy li {
  padding: 2rem;
  border-radius: 1rem;
  background: #fff;
  border: 2px solid #2E922A;
}
#company .iso .philosophy li h4 {
  color: #2E922A;
  padding-bottom: 1rem;
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 2px solid #2E922A;
}
#company .iso .philosophy li p {
  color: #222222;
  margin-top: 1.5rem;
}
#company .iso_text {
  margin-top: 2rem;
}
#company .iso_text ul {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 2rem;
}
#company .iso_text ul li {
  display: flex;
  gap: 0.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #D9D9D9;
}
#company .iso_text ul li span {
  white-space: nowrap;
}/*# sourceMappingURL=style.css.map */