@media (min-width: 769px) {
  html {
    font-size: min(0.863vw, 10px);
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  html {
    font-size: min(1.303vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.565vw;
  }
}

body, h1, h2, h3, h4, p, figure, ul, ol, dl, dt, dd {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
}

*, *::before, *::after {
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}

.js-animation.slideUp {
  translate: 0 20px;
  opacity: 0;
  transition: translate 0.4s ease-out, opacity 0.4s linear;
}
.js-animation.slideUp.is-animated {
  translate: 0 0;
  opacity: 1;
}

.ttl01 {
  letter-spacing: 0.01em;
  font-weight: 500;
  font-family: "Barlow Condensed", sans-serif;
}
@media (min-width: 769px) {
  .ttl01 {
    line-height: 1;
    font-size: 2.7rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl01 {
    line-height: 1;
    font-size: 2.4rem;
  }
}

.ttl02 {
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #3dae35;
}
@media (min-width: 769px) {
  .ttl02 {
    line-height: 1;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl02 {
    line-height: 1;
    font-size: 1.4rem;
  }
}
.ttl02::before {
  content: "";
  aspect-ratio: 1/1;
  display: block;
  background-color: #3dae35;
  border-radius: 50%;
  width: 0.858em;
  margin-right: 0.5em;
  translate: 0 5%;
}

.sub01 {
  letter-spacing: 0.04em;
  line-height: 1;
  font-size: 1.2rem;
}

.led01 {
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 769px) {
  .led01 {
    line-height: 2;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .led01 {
    line-height: 2;
    font-size: 1.6rem;
  }
}

.led02 {
  letter-spacing: 0.08em;
  font-weight: 700;
}
@media (min-width: 769px) {
  .led02 {
    line-height: 1.667;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 768px) {
  .led02 {
    line-height: 1.6;
    font-size: 2rem;
  }
}

.led03 {
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media (min-width: 769px) {
  .led03 {
    line-height: 1.556;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .led03 {
    line-height: 1.75;
    font-size: 1.4rem;
  }
}

.att01 {
  letter-spacing: 0.05em;
  line-height: 1.786;
  font-size: 1.4rem;
  font-weight: 500;
}

.lnk01 {
  position: relative;
  padding-right: 2em;
  color: #3dae35;
  transition: opacity 0.2s ease;
}
.lnk01::after {
  content: "";
  aspect-ratio: 1/1;
  position: absolute;
  background-image: url(../img/about/arrow01_g.svg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 0.929em;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.lnk01:hover {
  opacity: 0.5;
}

.img01 {
  position: relative;
}
@media screen and (max-width: 768px) {
  .img01.wid1 {
    width: 20.2rem;
  }
}
@media (min-width: 769px) {
  .img01.wid2 {
    width: 61.2rem;
  }
}
@media (min-width: 769px) {
  .img01.wid3 {
    width: 74.4rem;
  }
}
@media screen and (max-width: 768px) {
  .img01.wid3 {
    width: 25.4rem;
  }
}
@media (min-width: 769px) {
  .img01.wid5 {
    width: 37.5rem;
  }
}
@media screen and (max-width: 768px) {
  .img01.wid5 {
    width: 20rem;
  }
}
@media (min-width: 769px) {
  .img01.wid6 {
    width: 9.2rem;
  }
}
@media screen and (max-width: 768px) {
  .img01.wid6 {
    width: 7.6rem;
  }
}
@media (min-width: 769px) {
  .img01.wid7 {
    width: 7.8rem;
  }
}
@media screen and (max-width: 768px) {
  .img01.wid7 {
    width: 7.2rem;
  }
}
@media (min-width: 769px) {
  .img01.wid8 {
    width: 9rem;
  }
}
@media screen and (max-width: 768px) {
  .img01.wid8 {
    width: 7.4rem;
  }
}

.dsc01 {
  margin: 0 auto;
}
@media (min-width: 769px) {
  .dsc01 {
    width: 78rem;
  }
}
@media (min-width: 769px) {
  .dsc01 + .dsc01 {
    padding-top: 18rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01 + .dsc01 {
    padding-top: 6rem;
  }
}
@media (min-width: 769px) {
  .dsc01 + .box01-items {
    padding-top: 18rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01 + .box01-items {
    padding-top: 10rem;
  }
}
@media (min-width: 769px) {
  .dsc01 > dt + dd {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc01 > dt + dd {
    padding-top: 5rem;
  }
}
.dsc01 > dd .img01 {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .dsc01 > dd .img01.wid2 {
    padding-top: 3rem;
  }
}

.dsc02 {
  display: flex;
  align-items: center;
}
.dsc02 + .dsc02 {
  padding-top: 3.5rem;
}
@media (min-width: 769px) {
  .dsc02 {
    column-gap: 3.5rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc02 {
    column-gap: 2.5rem;
  }
}
.dsc02 > dd {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 769px) {
  .dsc02 > dd {
    width: 9.2rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc02 > dd {
    width: 7.6rem;
  }
}
.dsc02 > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.dsc03 {
  padding: 6rem 0 5rem;
}
.dsc03 > dt {
  letter-spacing: 0.08em;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 769px) {
  .dsc03 > dt {
    line-height: 1;
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc03 > dt {
    line-height: 1;
    font-size: 2.4rem;
  }
}
.dsc03 > dt + dd {
  padding-top: 2.5rem;
}
.dsc03 > dd {
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 769px) {
  .dsc03 > dd {
    line-height: 1.8;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .dsc03 > dd {
    line-height: 1.75;
    font-size: 1.6rem;
  }
}

.box01 {
  display: flex;
  flex-direction: column;
  background: #f8f8f8;
}
.box01-items {
  display: grid;
}
@media (min-width: 769px) {
  .box01-items {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 2rem;
    row-gap: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .box01-items {
    grid-template-columns: 100%;
    row-gap: 1.5rem;
  }
}
.box01-items + .box02 {
  margin-top: 10rem;
}
@media (min-width: 769px) {
  .box01-items .box01-note {
    grid-column: 1/3;
  }
}
.box01-items .box01-note .att01 {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .box01-items .box01-note .att01 {
    padding-top: 1rem;
  }
}
@media (min-width: 769px) {
  .box01 {
    align-items: center;
    border-radius: 2px;
    padding: 2rem 2rem 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .box01 {
    padding: 1.5rem 2rem;
  }
}
.box01 > dt {
  width: 100%;
}
@media (min-width: 769px) {
  .box01 > dt .ttl02 {
    font-size: 1.4rem;
  }
}
@media (min-width: 769px) {
  .box01 > dt + dd {
    padding-top: 3.5rem;
  }
}
@media screen and (max-width: 768px) {
  .box01 > dt + dd {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .box01 > dd {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.box01 > dd .att01 {
  letter-spacing: 0.05em;
}
.box01 > dd + dd {
  border-top: 1px solid #c8c8c8;
  width: 100%;
  padding-top: 1.5rem;
}
@media (min-width: 769px) {
  .box01 > dd + dd {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .box01 > dd + dd {
    margin-top: 5.5rem;
  }
}

.box02 {
  position: relative;
  border: 1px solid #3dae35;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .box02 {
    border-radius: 100px 2px 2px 2px;
    max-width: 112rem;
    padding: 4rem 5.9rem 3rem;
  }
}
@media screen and (max-width: 768px) {
  .box02 {
    border-radius: 2px;
    max-width: 112rem;
    padding: 6rem 1.5rem 3.5rem;
  }
}
.box02-mark {
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: #3dae35;
  border-radius: 50%;
  font-weight: 500;
  font-family: "Barlow Condensed", sans-serif;
  text-align: center;
  color: #fff;
}
@media (min-width: 769px) {
  .box02-mark {
    width: 18rem;
    left: -2.5rem;
    top: -2.5rem;
    padding: 0 0 0.3rem !important;
    line-height: 1.193;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 768px) {
  .box02-mark {
    width: 10rem;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    top: -5rem;
    padding: 0 0 0.1rem !important;
    line-height: 1.195;
    font-size: 1.8rem;
  }
}
@media (min-width: 769px) {
  .box02 .led03 {
    padding-left: 13rem;
  }
}
.box02 .img01 {
  margin: 0 auto;
}
.box02 .img01.wid3 {
  padding-top: 4rem;
}
@media (min-width: 769px) {
  .box02 .img01.wid4 {
    padding-top: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .box02 .img01.wid4 {
    margin: 0 -1.5rem;
    padding-top: 6rem;
  }
}

.box03 {
  position: relative;
}
.box03-top {
  position: relative;
  overflow: hidden;
}
@media (min-width: 769px) {
  .box03-top {
    aspect-ratio: 1160/600;
  }
}
@media screen and (max-width: 768px) {
  .box03-top {
    height: 33.8rem;
  }
}
.box03-top::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #fff;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
@media (min-width: 769px) {
  .box03-top video {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 768px) {
  .box03-top video {
    width: 34rem;
    height: 34rem;
  }
}
.box03-middle {
  color: #fff;
  display: grid;
}
.box03-middle-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (min-width: 769px) {
  .box03-middle-left {
    grid-column: 1/2;
    grid-row: 1/3;
    padding: 2.5rem;
  }
}
@media screen and (max-width: 768px) {
  .box03-middle-left {
    padding: 3.5rem 0;
  }
}
.box03-middle-left::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
@media (min-width: 769px) {
  .box03-middle-left::after {
    border-right: 1px solid #fff;
    top: 0;
  }
}
@media screen and (max-width: 768px) {
  .box03-middle-left::after {
    border-bottom: 1px solid #fff;
    left: 0;
  }
}
.box03-middle-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
}
@media (min-width: 769px) {
  .box03-middle-right {
    grid-column: 2/3;
  }
}
.box03-middle-right + .box03-middle-right {
  border-top: 1px solid #fff;
}
@media (min-width: 769px) {
  .box03-middle-right > div {
    padding: 3rem 0;
  }
}
@media screen and (max-width: 768px) {
  .box03-middle-right > div {
    padding: 1rem 0;
  }
}
@media (min-width: 769px) {
  .box03-middle {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr auto;
  }
}
.box03-bottom {
  background: #fff;
  color: #3dae35;
}
@media (min-width: 769px) {
  .box03-bottom {
    border-radius: 0 0 2px 2px;
  }
}
.box03::after {
  content: "";
  position: absolute;
  border: 1px solid #fff;
  inset: 0;
  pointer-events: none;
}
@media (min-width: 769px) {
  .box03::after {
    border-radius: 0 0 2px 2px;
  }
}

.crd01 {
  position: relative;
}
.crd01-items {
  display: grid;
}
@media (min-width: 769px) {
  .crd01-items {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 4rem;
    row-gap: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .crd01-items {
    grid-template-columns: 100%;
    row-gap: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .crd01-items > *:empty {
    display: none;
  }
}
@media (min-width: 769px) {
  .crd01-items + .crd01-items {
    padding-top: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .crd01-items + .crd01-items {
    padding-top: 1.5rem;
  }
}
.crd01 .img01 {
  aspect-ratio: 1241/827;
  overflow: hidden;
}
.crd01 .img01:empty {
  background: #c8c8c8;
}
.crd01 .att01 {
  padding-top: 0.5rem;
}

.main {
  font-family: "Noto Sans JP", sans-serif;
}
.main_bg {
  position: fixed;
  background-color: #4eb93a;
  background-image: url(../img/about/bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100vw 100vh;
  width: 100%;
  height: 100%;
  inset: 0;
  pointer-events: none;
}
.main_head {
  position: relative;
  text-align: center;
  color: #fff;
}
@media (min-width: 769px) {
  .main_head {
    padding-top: 8rem;
    padding-bottom: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .main_head {
    padding-top: 6rem;
    padding-bottom: 9rem;
  }
}
@media (min-width: 769px) {
  .main_head .ttl01 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .main_head .ttl01 {
    font-size: 3.6rem;
  }
}
.main_head .sub01 {
  padding-top: 1rem;
}
@media (min-width: 769px) {
  .main_head .led01 {
    padding-top: 9rem;
  }
}
@media screen and (max-width: 768px) {
  .main_head .led01 {
    padding-top: 7rem;
  }
}
.main_body {
  position: relative;
  padding: 0 1rem;
}

.article {
  margin: 0 auto;
}
@media (min-width: 769px) {
  .article {
    max-width: 122rem;
  }
}
@media screen and (max-width: 768px) {
  .article {
    max-width: 34rem;
  }
}
@media (min-width: 769px) {
  .article + .article {
    margin-top: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .article + .article {
    margin-top: 10rem;
  }
}
.article_head {
  border-top: 1px solid;
  color: #fff;
}
@media (min-width: 769px) {
  .article_head {
    padding: 1.15rem 0;
  }
}
@media screen and (max-width: 768px) {
  .article_head {
    padding: 0.85rem 0;
  }
}
.article_head.bb {
  border-bottom: 1px solid #fff;
}
.article_head.bb + .article_body {
  background: transparent;
}
@media (min-width: 769px) {
  .article_head.bb + .article_body {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .article_head.bb + .article_body {
    margin-top: 3rem;
  }
}
.article_body {
  background: #fff;
}
@media (min-width: 769px) {
  .article_body.wid1 {
    padding: 6rem 3rem 5rem;
  }
}
@media screen and (max-width: 768px) {
  .article_body.wid1 {
    padding: 1.5rem 2rem 4rem;
  }
}
@media (min-width: 769px) {
  .article_body.wid2 {
    padding: 0 3rem;
  }
}
@media (min-width: 769px) {
  .article_body.wid3 {
    padding: 6rem 3rem 8rem;
  }
}
@media screen and (max-width: 768px) {
  .article_body.wid3 {
    padding: 3rem 2rem 6rem;
  }
}

.section_head {
  display: flex;
  align-items: center;
  color: #3dae35;
}
.section_head::after {
  content: "";
  background: #3dae35;
  width: 100%;
  height: 1px;
}
.section_head .ttl01 {
  flex-shrink: 0;
  margin-right: 0.5em;
}
@media screen and (max-width: 768px) {
  .section_head .ttl01 {
    font-size: 3.2rem;
  }
}
@media (min-width: 769px) {
  .section_body {
    padding-top: 4.5rem;
  }
}
@media screen and (max-width: 768px) {
  .section_body {
    padding-top: 2.5rem;
  }
}
@media (min-width: 769px) {
  .section {
    padding: 0 6rem;
  }
}
@media (min-width: 769px) {
  .section + .section {
    padding-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .section + .section {
    padding-top: 4.5rem;
  }
}

.header {
  position: sticky;
  top: 0;
  z-index: 100;
}
@media (min-width: 769px) {
  .header {
    height: 5.406vw;
  }
}
@media (max-width: 1024px) {
  .header {
    height: calc(10.2564102564vw + 20px);
  }
}
.header.is-bg {
  background-color: #4eb93a;
  background-image: url(../img/about/bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100vw 100vh;
}
.header .header__logo {
  display: block !important;
}
@media (max-width: 1024px) {
  .header .header__logo {
    top: calc(5.1282051282vw + 10px);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1024px) {
  .header .header__logo a svg {
    width: 41.026vw;
  }
}
@media (max-width: 1024px) {
  .header .header__links .btn {
    top: 10px;
  }
}

.footer {
  position: relative;
  padding-top: 1.40625vw;
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 7.1794871795vw;
  }
}

.footer__links {
  margin-top: 0;
}