@charset "UTF-8";
html {
  font-size: 10px;
}
html.active {
  overflow-y: hidden;
}

body {
  color: #005f30;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 16px;
  min-width: 1080px;
}
@media screen and (max-width: 767px) {
  body {
    min-width: 100%;
    width: 100%;
  }
}

img {
  image-rendering: -webkit-optimize-contrast;
}

a {
  text-decoration: none;
  color: #005f30;
}
a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  .pcBlock {
    display: none;
  }
}

.spBlock {
  display: none;
}
@media screen and (max-width: 767px) {
  .spBlock {
    display: block;
  }
}

/* ===============================================
# 共通要素
=============================================== */
.mt0 {
  margin-top: 0 !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

@media screen and (max-width: 767px) {
  .mt55sp {
    margin-top: 55px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt60sp {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt65sp {
    margin-top: 65px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt70sp {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt75sp {
    margin-top: 75px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt80sp {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt85sp {
    margin-top: 85px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt90sp {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt95sp {
    margin-top: 95px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt100sp {
    margin-top: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .mt0sp {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .mt5sp {
    margin-top: calc( 10/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt10sp {
    margin-top: calc( 20/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt15sp {
    margin-top: calc( 30/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt20sp {
    margin-top: calc( 40/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt25sp {
    margin-top: calc( 50/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt30sp {
    margin-top: calc( 60/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt35sp {
    margin-top: calc( 70/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt40sp {
    margin-top: calc( 80/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt45sp {
    margin-top: calc( 90/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt50sp {
    margin-top: calc( 100/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt55sp {
    margin-top: calc( 110/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt60sp {
    margin-top: calc( 120/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt65sp {
    margin-top: calc( 130/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt70sp {
    margin-top: calc( 140/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt75sp {
    margin-top: calc( 150/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt80sp {
    margin-top: calc( 160/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt85sp {
    margin-top: calc( 170/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt90sp {
    margin-top: calc( 180/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt95sp {
    margin-top: calc( 190/780 * 100vw) !important;
  }
}

@media screen and (max-width: 767px) {
  .mt100sp {
    margin-top: calc( 200/780 * 100vw) !important;
  }
}

.fs24 {
  font-size: 2.4rem;
  line-height: 2.0833333333;
}
@media screen and (max-width: 767px) {
  .fs24 {
    font-size: calc( 28/780 * 100vw);
    line-height: 1.8571428571;
  }
}

.mkAction .actInner {
  display: inline-block;
  cursor: pointer;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
}
.mkAction .actInner .marker {
  position: relative;
  z-index: 1;
}
.mkAction .actInner .marker::before {
  background: #b7d332;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
  z-index: -1;
}
.mkAction .actInner:hover {
  color: #fff;
}
.mkAction .actInner:hover .marker::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.sectionInner {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1340px;
}
@media screen and (max-width: 767px) {
  .sectionInner {
    padding: 0 calc( 100/780 * 100vw);
  }
}
.sectionInner.min {
  max-width: 1240px;
}

.btnArea {
  text-align: center;
}
.btnArea .btn {
  display: inline-block;
  padding: 0 6px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #fff;
  background-color: #005f30;
}
.btnArea .btn:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .btnArea .btn {
    padding: 0 calc( 6/780 * 100vw);
    font-size: calc( 40/780 * 100vw);
  }
}

/* ===============================================
# ヘッダー
=============================================== */
header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 120px;
  position: fixed;
  z-index: 100;
  padding: 23px 100px 23px;
  background-color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  header {
    padding: 23px 30px 23px;
    height: 90px;
  }
}
@media screen and (max-width: 767px) {
  header {
    height: 60px;
    padding: 14px calc( 30/780 * 100vw);
  }
}
header .headerLogo {
  width: 415px;
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  header .headerLogo {
    width: 315px;
  }
}
@media screen and (max-width: 1100px) {
  header .headerLogo {
    width: 370px;
  }
}
@media screen and (max-width: 767px) {
  header .headerLogo {
    width: calc( 60/780 * 100vw);
    width: 30px;
  }
}
header .headerLogo a:hover {
  opacity: 0.7;
}
header .headerNav .gnav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header .headerNav .gnavList {
  display: flex;
  margin-right: 49px;
  gap: 45px;
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  header .headerNav .gnavList {
    margin-right: 29px;
    gap: 30px;
  }
}
@media screen and (max-width: 1100px) {
  header .headerNav .gnavList {
    display: none;
    margin-right: 0;
    gap: calc( 28/780 * 100vw);
  }
}
header .headerNav .gnavList .gnavItem a {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 1100px) {
  header .headerNav .gnavList .gnavItem a {
    font-size: calc( 20/780 * 100vw);
  }
}
header .headerNav .gnavList .gnavItem a:hover {
  opacity: 1;
}
header .headerNav .gnavList .gnavItem.current a {
  color: #005f30;
  background-color: #b7d332;
}
header .headerNav .snsList {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 42px;
  padding-left: 39px;
  border-left: 1px solid #005f30;
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  header .headerNav .snsList {
    gap: 22px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 1100px) {
  header .headerNav .snsList {
    display: none;
  }
}
header .headerNav .snsList .snsItem {
  width: 24px;
}
header .headerNav .snsList .snsItem:nth-child(2) {
  width: 22px;
}
header .headerNav .snsList .snsItem a:hover {
  opacity: 0.7;
}
header .headerNav .hambMenu {
  display: none;
}
@media screen and (max-width: 1100px) {
  header .headerNav .hambMenu {
    display: block;
  }
}
header .headerNav .hambMenu .hambBtn {
  position: relative;
  cursor: pointer;
  width: 40px;
  height: 50px;
}
header .headerNav .hambMenu .hambBtn span {
  display: inline-block;
  transition: all 0.7s;
  position: absolute;
  right: 0;
  width: 25px;
  height: 2px;
  background-color: #005f30;
}
header .headerNav .hambMenu .hambBtn span:nth-of-type(1) {
  top: 16px;
}
header .headerNav .hambMenu .hambBtn span:nth-of-type(2) {
  top: 24px;
  transition: 0.4s;
}
header .headerNav .hambMenu .hambBtn span:nth-of-type(3) {
  top: 32px;
}
@media screen and (max-width: 767px) {
  header.active {
    padding: 14px calc( 30/780 * 100vw) 14px calc( 38/780 * 100vw);
  }
}
header.active .headerLogo {
  display: none;
}
header.active .headerNav {
  width: 100%;
}
header.active .headerNav .gnav {
  justify-content: space-between;
}
header.active .headerNav .gnavList {
  display: flex;
}
header.active .headerNav .hambMenu .hambBtn {
  z-index: 9999;
  cursor: pointer;
  justify-content: space-between;
}
header.active .headerNav .hambMenu .hambBtn span:nth-of-type(1) {
  top: 18px;
  transform: translateY(6px) rotate(-45deg);
}
header.active .headerNav .hambMenu .hambBtn span:nth-of-type(2) {
  opacity: 0;
}
header.active .headerNav .hambMenu .hambBtn span:nth-of-type(3) {
  top: 30px;
  transform: translateY(-6px) rotate(45deg);
}

/* ===============================================
# フッター
=============================================== */
footer {
  background-color: #fff;
  border-top: 5px solid #005f30;
}
@media screen and (max-width: 767px) {
  footer {
    border-top: 2px solid #005f30;
  }
}
footer .logo {
  margin: 0 auto 110px;
  max-width: 700px;
}
@media screen and (max-width: 767px) {
  footer .logo {
    margin: 0 auto 40px;
    max-width: calc( 500/780 * 100vw);
  }
}
footer .footerInner {
  margin: 0 auto;
  max-width: 1300px;
  padding: 130px 60px;
}
@media screen and (max-width: 767px) {
  footer .footerInner {
    margin: 0 auto;
    padding: 45px calc( 90/780 * 100vw);
  }
}
footer .companyInfo {
  display: flex;
}
@media screen and (max-width: 767px) {
  footer .companyInfo {
    display: block;
    font-size: 10px;
  }
}
footer .companyInfo a {
  color: inherit;
  text-decoration: none;
}
footer .companyInfo a:hover {
  text-decoration: underline;
}
footer .companyInfo .infoText {
  display: flex;
}
footer .companyInfo .infoText + .infoText {
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  footer .companyInfo .infoText + .infoText {
    margin-top: 10px;
  }
}
footer .companyInfo .head {
  padding-right: 1em;
  min-width: 10em;
}
footer .companyInfo .textWrap > * + * {
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  footer .companyInfo .textWrap > * + * {
    margin-top: 0.8em;
  }
}
footer .companyInfo .hasIcon {
  display: flex;
}
footer .companyInfo .hasIcon::before {
  flex-shrink: 0;
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background-image: url("/assets/img/icon_leaf_factory.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0.1em 6px 0 0;
}
@media screen and (max-width: 767px) {
  footer .companyInfo .hasIcon::before {
    width: 11px;
    height: 11px;
    margin: 0.1em 6px 0 0;
  }
}
footer .companyInfo .hasIcon.haneda::before {
  background-image: url("/assets/img/icon_haneda.png");
}
footer .companyInfo .infoBlock + .infoBlock {
  margin: 0 0 0 calc( 200/1920 * 100vw);
}
@media screen and (max-width: 767px) {
  footer .companyInfo .infoBlock + .infoBlock {
    margin: 0.8em 0 0;
  }
}
footer .snsLink {
  display: flex;
  justify-content: center;
  margin: 115px 0 0;
}
@media screen and (max-width: 767px) {
  footer .snsLink {
    margin: 40px 0 0;
  }
}
footer .snsLink a {
  display: block;
  width: 24px;
  height: 24px;
}
footer .snsLink a:hover {
  opacity: 0.7;
}
footer .snsLink a + a {
  margin-left: 42px;
}
@media screen and (max-width: 767px) {
  footer .snsLink a + a {
    margin-left: 42px;
  }
}
footer .snsLink .x {
  width: 22px;
}

/* ===============================================
# トップ・下層ページで複数ある要素
=============================================== */
.mvImgWrap {
  padding-top: 120px;
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  .mvImgWrap {
    padding-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .mvImgWrap {
    padding-top: 60px;
  }
}

.ledeArea {
  padding-top: 100px;
}
@media screen and (max-width: 1100px) {
  .ledeArea {
    padding-top: 10vw;
  }
}
@media screen and (max-width: 767px) {
  .ledeArea {
    padding-top: calc( 110/780 * 100vw);
  }
}
.ledeArea .ledeHead {
  font-size: 6rem;
  font-weight: bold;
  margin-bottom: 1em;
}
@media screen and (max-width: 1280px) {
  .ledeArea .ledeHead {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .ledeArea .ledeHead {
    font-size: calc( 60/780 * 100vw);
    margin-bottom: 0.8em;
  }
}
.ledeArea .ledeBox .ledeTxt {
  font-size: 2.4rem;
  line-height: 2.0833333333;
}
@media screen and (max-width: 1280px) {
  .ledeArea .ledeBox .ledeTxt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .ledeArea .ledeBox .ledeTxt {
    font-size: calc( 28/780 * 100vw);
    line-height: 1.8571428571;
  }
}
.ledeArea .ledeBox .ledeTxt + .ledeTxt {
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .ledeArea .ledeBox .ledeTxt + .ledeTxt {
    margin-top: 2em;
  }
}

.lineTtl {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1.3;
  border-bottom: 5px solid #005f30;
}
@media screen and (max-width: 1100px) {
  .lineTtl {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .lineTtl {
    border-width: calc( 5/780 * 100vw);
    font-size: calc( 40/780 * 100vw);
  }
}

.newsArea .newsList {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .newsArea .newsList {
    margin-top: calc( 84/780 * 100vw);
  }
}
.newsArea .newsItem:nth-child(n+2) {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .newsArea .newsItem:nth-child(n+2) {
    margin-top: calc( 80/780 * 100vw);
  }
}
.newsArea .newsItem .itemLink {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-right: 50px;
  font-size: 2.4rem;
  line-height: 1.8333333333;
}
@media screen and (max-width: 767px) {
  .newsArea .newsItem .itemLink {
    gap: calc( 5/780 * 100vw);
    padding-right: calc( 72/780 * 100vw);
    font-size: calc( 24/780 * 100vw);
  }
}
.newsArea .newsItem .itemLink::after {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .newsArea .newsItem .itemLink::after {
    bottom: calc( 12/780 * 100vw);
  }
}
.newsArea .newsItem .itemLink.arrow::after {
  width: 40px;
  height: 40px;
  background: url(/assets/img/icon_arrow.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .newsArea .newsItem .itemLink.arrow::after {
    width: calc( 40/780 * 100vw);
    height: calc( 40/780 * 100vw);
  }
}
.newsArea .newsItem .date {
  color: #b7d332;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.scrollAnime {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1.5s;
}

.fadeInUp {
  animation-name: fadeInUp;
  animation-duration: 1.5s;
  transform: translateY(0);
  animation-fill-mode: forwards;
}

/* ===============================================
# MVの次に自動で表示
=============================================== */
.fadeInsoon {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInsoon 1s ease-out forwards; /* アニメーションを適用 */
}

@keyframes fadeInsoon {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}