@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../../font/NotoSansJP-Bold.otf);
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../../font/NotoSansJP-Medium.otf);
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../../font/NotoSansJP-Regular.otf);
}
body {
  margin: 0;
}
body > header {
  width: 100%;
  height: 14.6153846154vw;
  position: relative;
  z-index: 1;
  background: rgb(0, 100, 40);
}
body > header.active {
  box-shadow: 0px 0px 4.6153846154vw rgb(0, 0, 0);
}
body > header.active > nav {
  height: auto;
}
body > header.active > button {
  background: url(../image/header_04_2.svg) center/contain no-repeat;
}
body > header > h1 {
  width: 21.7948717949vw;
  height: 29.1025641026vw;
  position: absolute;
  top: 0;
  left: 2.5641025641vw;
  z-index: 1;
  margin: 0;
}
body > header > h1 img {
  width: 100%;
  height: auto;
  filter: drop-shadow(0px 0px 0.5128205128vw rgba(0, 0, 0, 0.5));
}
body > header > h1 span {
  display: block;
  width: 35.3846153846vw;
  height: 6.1538461538vw;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 7.3076923077vw;
  left: 47.4358974359vw;
  text-indent: 100%;
  background: url(../image/header_02.svg) center/contain no-repeat;
  transform: translate(-50%, -50%);
}
body > header > nav {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 0;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  top: 14.6153846154vw;
  left: 0;
  background: rgb(60, 60, 60);
  transition: height 0.3s;
}
body > header > nav > ul {
  list-style: none;
  width: 89.8717948718vw;
  margin: 14.2307692308vw auto 0;
  padding: 0;
}
body > header > nav > ul > li {
  width: 100%;
  padding: 3.3333333333vw 0 1.5384615385vw;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 3.8461538462vw;
  line-height: 1;
  letter-spacing: 0.1em;
  border-bottom: solid 2px rgb(105, 105, 105);
}
body > header > nav > ul > li > a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: rgb(255, 255, 255);
}
body > header > nav > a[href] {
  display: flex;
  align-items: center;
  width: 89.7435897436vw;
  height: 8.7179487179vw;
  box-sizing: border-box;
  margin: 4.4871794872vw auto 6.6666666667vw;
  padding: 0 0 0 4.358974359vw;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 3.5897435897vw;
  line-height: 1;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(0, 153, 68) url(../image/header_03_1.svg) center right 1.9230769231vw/5.641025641vw no-repeat;
}
body > header > button {
  width: 9.2307692308vw;
  height: 9.2307692308vw;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 7.3076923077vw;
  left: 86.0256410256vw;
  padding: 0;
  text-indent: 100%;
  transform: translate(0, -50%);
  background: url(../image/header_04_1.svg) center/contain no-repeat;
  border: none;
}
body > main #contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6.7948717949vw 0;
  width: 100%;
  padding: 9.1025641026vw 0 11.0256410256vw;
  background: rgb(240, 240, 240);
}
body > main #contact > h2 {
  width: 100%;
  margin: 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 6.1538461538vw;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgb(0, 0, 0);
}
body > main #contact > h3 {
  width: 100%;
  margin: 3.0769230769vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 3.8461538462vw;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: rgb(0, 100, 40);
}
body > main #contact > p {
  color: rgb(0, 0, 0);
}
body > main #contact > p:nth-of-type(1) {
  width: auto;
  margin: 1.6666666667vw 0 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 500;
  font-size: 2.8205128205vw;
  line-height: 1.3636363636;
  letter-spacing: 0.1em;
}
body > main #contact > p:nth-of-type(2) {
  display: flex;
  align-items: center;
  width: auto;
  height: 8.9743589744vw;
  margin: 4.4871794872vw 0 0;
  padding: 0 0 0 11.0256410256vw;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 8.7179487179vw;
  line-height: 1;
  background: url(../image/contact_01.svg) center left/8.9743589744vw no-repeat;
}
body > footer {
  margin: 5.641025641vw 0 0;
}
body > footer > a[href] {
  display: block;
  width: 100%;
  height: 5.8974358974vw;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background: url(../image/footer_01.svg) center/5.3846153846vw no-repeat, linear-gradient(180deg, rgb(76, 155, 82) 0%, rgb(17, 93, 27) 100%);
}
body > footer > nav {
  width: 100%;
  overflow: hidden;
  background: rgb(60, 60, 60);
}
body > footer > nav > ul {
  list-style: none;
  width: 89.8717948718vw;
  margin: 3.2051282051vw auto 0;
  padding: 0;
}
body > footer > nav > ul > li {
  width: 100%;
  padding: 3.3333333333vw 0 1.5384615385vw;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 3.8461538462vw;
  line-height: 1;
  letter-spacing: 0.1em;
  border-bottom: solid 2px rgb(105, 105, 105);
}
body > footer > nav > ul > li > a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: rgb(255, 255, 255);
}
body > footer > nav > a[href] {
  display: flex;
  align-items: center;
  width: 89.7435897436vw;
  height: 8.7179487179vw;
  box-sizing: border-box;
  margin: 4.4871794872vw auto 6.6666666667vw;
  padding: 0 0 0 4.358974359vw;
  font-family: "Noto Sans JP", serif;
  font-weight: 700;
  font-size: 3.5897435897vw;
  line-height: 1;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(0, 153, 68) url(../image/header_03_1.svg) center right 1.9230769231vw/5.641025641vw no-repeat;
}
body > footer > nav > a[href] > span {
  display: none;
}
body > footer > small {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 2.8205128205vw 0;
  font-family: "Noto Sans JP", serif;
  font-weight: 500;
  font-size: 2.0512820513vw;
  line-height: 1;
  text-align: center;
  color: rgb(255, 255, 255);
  background: rgb(0, 0, 0);
}
@media (min-width: 768px) {
  body {
    min-width: 1280px;
    margin: 0;
  }
  body > header {
    min-width: 1280px;
    height: 90px;
    box-shadow: none;
  }
  body > header > h1 {
    width: 116px;
    height: 156px;
    top: 0;
    left: 50%;
    transform: translate(-600px, 0);
  }
  body > header > h1 img {
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
  }
  body > header > h1 span {
    display: none;
  }
  body > header > nav {
    justify-content: space-between;
    width: 1200px;
    height: 38px;
    top: 24px;
    left: 50%;
    padding: 0 0 0 152px;
    transition: height 0s;
    background: transparent;
    transform: translate(-50%, 0);
  }
  body > header > nav > ul {
    display: flex;
    justify-content: space-between;
    width: 745px;
    height: 18px;
    margin: 10px 0 0;
  }
  body > header > nav > ul > li {
    width: auto;
    padding: 0;
    font-size: 18px;
    letter-spacing: 0;
    border-bottom: none;
  }
  body > header > nav > ul > li > a {
    width: auto;
  }
  body > header > nav > a[href] {
    width: 274px;
    height: 38px;
    margin: 0;
    padding: 0 38px 0 16px;
    font-size: 15px;
    line-height: 1;
    background: rgb(0, 153, 68) url(../image/header_03_1.svg) center right 8px/25px no-repeat;
  }
  body > header > nav > a[href] > span {
    display: none;
  }
  body > header > button {
    display: none;
  }
  body > main #contact {
    justify-content: center;
    gap: 0;
    margin: 54px 0 0;
    padding: 35px 0 24px;
  }
  body > main #contact > h2 {
    font-size: 48px;
  }
  body > main #contact > h3 {
    margin: 24px 0 0;
    font-size: 28px;
  }
  body > main #contact > p:nth-of-type(1) {
    margin: 13px 25% 0;
    font-size: 22px;
  }
  body > main #contact > p:nth-of-type(2) {
    width: auto;
    height: 50px;
    margin: 35px 25% 0;
    padding: 0 0 0 60px;
    font-size: 48px;
    background: url(../image/contact_01.svg) center left/50px no-repeat;
  }
  body > footer {
    margin: 90px 0 0;
  }
  body > footer > a[href] {
    height: 46px;
    background: url(../image/footer_01.svg) center/42px no-repeat, linear-gradient(180deg, rgb(76, 155, 82) 0%, rgb(17, 93, 27) 100%);
  }
  body > footer > nav {
    display: flex;
    justify-content: center;
    gap: 0 36px;
    padding: 70px 0;
  }
  body > footer > nav > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 830px;
    margin: 0;
  }
  body > footer > nav > ul > li {
    width: auto;
    padding: 0;
    font-size: 18px;
    border-bottom: none;
  }
  body > footer > nav > a[href] {
    width: 370px;
    height: 39px;
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 15px;
    background: rgb(0, 153, 68) url(../image/header_03_1.svg) center right 8px/26px no-repeat;
  }
  body > footer > nav > a[href] > span {
    display: inline;
  }
  body > footer > small {
    padding: 22px 0;
    font-size: 16px;
  }
}