* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 0.83vw;
}

main h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../img/bg/bg2.png");
  color: #fff;
  height: 18.0208333333vw;
  font-size: 2.6041666667vw;
  padding-top: 7.8125vw;
  font-weight: bold;
  line-height: 0;
}
main h1 span {
  display: block;
}
main .buttons {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 1.5625vw;
  height: 6.7708333333vw;
  background: url("../img/bg/bg4.jpg");
  padding-top: 2.0833333333vw;
}
main .buttons img {
  display: block;
  width: 15.625vw;
}
main .wrapper {
  display: flex;
}
main .wrapper .side-ber {
  width: 8.3333333333vw;
  background: url("../img/bg/bg2.png");
}
main .wrapper article {
  width: 83.3333333333vw;
}
main .wrapper article h2 {
  font-size: 2.8645833333vw;
  width: 54.4270833333vw;
  text-align: center;
  font-family: "ten-mincho-text", serif;
  margin: 5.9895833333vw auto 2.0833333333vw;
  color: #506F59;
}
main .wrapper article .border-line {
  border: solid 0.0520833333vw;
  width: 41.25vw;
  margin: 0 auto 2.0833333333vw;
}
main .wrapper article .page-text {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-size: 1.4583333333vw;
  text-align: center;
  width: 41.25vw;
  margin: 0 auto 3.125vw;
  color: #506F59;
  line-height: 1.25;
  font-weight: 400;
}
main .wrapper article section {
  padding: 0;
  margin: 0;
}
main .wrapper article section h3 {
  background: url("../img/bg/bg2.png");
  font-size: 1.4583333333vw;
  line-height: 1.25;
  padding: 1rem 0;
  width: 46.875vw;
  text-align: center;
  border-radius: 1.0416666667vw;
  color: #FFF;
  margin: 6.25vw auto 3.125vw;
  font-family: "fot-tsukuardgothic-std", sans-serif;
}
main .wrapper article section .img-box-typeB {
  margin: 0 auto 1.5625vw;
  width: 46.875vw;
}
main .wrapper article section .img-box-typeB img {
  object-fit: contain;
}
main .wrapper article section .wrapper-typeC {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 46.875vw;
  margin: 0 auto;
  gap: 1.5625vw;
}
main .wrapper article section .wrapper-typeC .text-box-typeC {
  background: url("../img/bg/bg6.png");
  width: 22.65625vw;
  padding: 1.5625vw;
}
main .wrapper article section .wrapper-typeC .text-box-typeC .title-typeC {
  font-size: 1.4583333333vw;
  border-bottom: #8C795E 0.1041666667vw solid;
  color: #8C795E;
  font-weight: 600;
  line-height: 0;
  padding-bottom: 1.4583333333vw;
  padding-top: 0.7291666667vw;
}
main .wrapper article section .wrapper-typeC .text-box-typeC .title-typeC.size-down {
  font-size: 1.390625vw;
}
main .wrapper article section .wrapper-typeC .text-box-typeC .text-typeC {
  font-size: 1.1458333333vw;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  margin-top: 0.7291666667vw;
}
main .wrapper article section .wrapper-typeC .text-box-typeC ul {
  list-style: revert;
  padding-left: 1.4583333333vw;
}
main .wrapper article section .text-box-typeD {
  width: 46.875vw;
  margin: 1.5625vw auto;
  padding: 1.5625vw;
  font-size: 1.0416666667vw;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: normal;
  border: 0.1041666667vw solid #8C795E;
  text-align: justify;
}
main .wrapper article section .text-box-typeD span {
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: bold;
  color: #8C795E;
}
main .wrapper article section .text-box-typeE {
  width: 46.875vw;
  margin: 1.5625vw auto;
}
main .wrapper article section .text-box-typeE .title-typE {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.78125vw;
}
main .wrapper article section .text-box-typeE .title-typE p {
  font-size: 1.4583333333vw;
  font-weight: bold;
  color: #8C795E;
  width: fit-content;
}
main .wrapper article section .text-box-typeE .title-typE div {
  border: #8C795E 0.0520833333vw solid;
  flex: 1;
  height: 0;
}
main .wrapper article section .text-box-typeE .text-typE {
  font-size: 1.1458333333vw;
  font-family: "source-han-sans-japanese", sans-serif;
}
main .wrapper article section .wrapper-drew {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1.5625vw auto;
  width: 46.875vw;
  gap: 2.421875vw;
}
main .wrapper article section .wrapper-drew .img-box-drew img {
  width: 21.796875vw;
}
main .wrapper article section .wrapper-drew .text-box-typeC {
  background: url("../img/bg/bg6.png");
  width: 22.65625vw;
  padding: 1.5625vw;
}
main .wrapper article section .wrapper-drew .text-box-typeC.large {
  height: 19.6354166667vw;
  display: flex;
  justify-content: left;
  align-items: start;
}
main .wrapper article section .wrapper-drew .text-box-typeC.large div {
  width: 100%;
}
main .wrapper article section .wrapper-drew .text-box-typeC .title-typeC {
  font-size: 1.4583333333vw;
  border-bottom: #8C795E 0.1041666667vw solid;
  color: #8C795E;
  font-weight: 600;
  line-height: 0vw;
  padding-bottom: 1.4583333333vw;
  padding-top: 0.7291666667vw;
}
main .wrapper article section .wrapper-drew .text-box-typeC .text-typeC {
  font-size: 1.1458333333vw;
  font-family: "source-han-sans-japanese", sans-serif;
  font-weight: 400;
  margin-top: 0.7291666667vw;
}
main .wrapper article section .green-mill {
  background: url("../img/bg/bg5.webp");
  padding: 1.5625vw;
  width: 46.40625vw;
  margin: 4.1666666667vw auto 6.25vw;
}
main .wrapper article section .green-mill img {
  width: 6.0416666667vw;
  display: block;
  margin: 0 auto 0.78125vw;
}
main .wrapper article section .green-mill p {
  font-size: 1.3020833333vw;
  width: 40vw;
  text-align: center;
  margin: 0 auto;
  color: #fff;
}

.mobile_view {
  display: none;
}

@media screen and (max-width: 1024px) {
  main h1 {
    height: 21.3333333333vw;
    font-size: 6.6666666667vw;
    padding-top: 0vw;
  }
  main h1 span {
    display: block;
  }
  main .buttons {
    align-items: start;
    gap: 1.3333333333vw;
    height: 21.3333333333vw;
    background: url("../img/bg/bg4.jpg");
    padding-top: 5.8666666667vw;
  }
  main .buttons img {
    display: block;
    width: 45.3333333333vw;
  }
  main .wrapper .side-ber {
    display: none;
  }
  main .wrapper article {
    width: 100%;
  }
  main .wrapper article h2 {
    font-size: 5.8666666667vw;
    width: 88.5333333333vw;
    margin-top: 10.6666666667vw;
  }
  main .wrapper article .border-line {
    border: none;
    border-bottom: solid 0.5333333333vw;
    color: rgb(80, 111, 89);
    width: 86.1333333333vw;
    margin: 5.3333333333vw auto;
  }
  main .wrapper article .page-text {
    font-size: 4.2666666667vw;
    text-align: justify;
    width: 86.9333333333vw;
  }
  main .wrapper article section {
    padding: 0;
    margin: 0;
  }
  main .wrapper article section h3 {
    width: 89.8666666667vw;
    font-size: 5.3333333333vw;
    padding: 4vw 0;
    border-radius: 2.6666666667vw;
    margin-top: 10.6666666667vw;
    margin-bottom: 8vw;
  }
  main .wrapper article section .img-box-typeB {
    margin: 0 auto 5.3333333333vw;
    width: 89.8666666667vw;
  }
  main .wrapper article section .img-box-typeB.mobile_view {
    display: block;
    margin: 0 auto 5.3333333333vw;
    width: 89.8666666667vw;
  }
  main .wrapper article section .img-box-typeB img {
    display: block;
    width: 100%;
    margin: 0;
  }
  main .wrapper article section .img-box-typeB img.pc_view {
    display: none;
  }
  main .wrapper article section .wrapper-typeC {
    grid-template-columns: 1fr;
    margin: 0 auto;
    width: 89.8666666667vw;
    gap: 5.3333333333vw;
  }
  main .wrapper article section .wrapper-typeC .text-box-typeC {
    background: url("../img/bg/bg6.png");
    width: 89.8666666667vw;
    padding: 5.3333333333vw;
  }
  main .wrapper article section .wrapper-typeC .text-box-typeC .title-typeC {
    font-size: 5.3333333333vw;
    border-bottom: #8C795E 0.5333333333vw solid;
    padding-bottom: 5.3333333333vw;
  }
  main .wrapper article section .wrapper-typeC .text-box-typeC .title-typeC.size-down {
    font-size: 4.2666666667vw;
  }
  main .wrapper article section .wrapper-typeC .text-box-typeC .text-typeC {
    font-size: 4.2666666667vw;
    margin-top: 1.8666666667vw;
  }
  main .wrapper article section .wrapper-typeC .text-box-typeC ul {
    list-style: revert;
    padding-left: 1.4583333333vw;
  }
  main .wrapper article section .text-box-typeD {
    width: 89.8666666667vw;
    padding: 5.3333333333vw;
    font-size: 4.2666666667vw;
    border: 0.5333333333vw #8C795E solid;
    line-height: 1.5;
    margin: 5.3333333333vw auto;
  }
  main .wrapper article section .text-box-typeD span {
    font-family: "source-han-sans-japanese", sans-serif;
    font-weight: bold;
    color: #8C795E;
  }
  main .wrapper article section .text-box-typeD span br {
    display: block;
    margin-bottom: 1rem;
  }
  main .wrapper article section .text-box-typeE {
    width: 89.8666666667vw;
    margin: 5.3333333333vw auto;
  }
  main .wrapper article section .text-box-typeE .title-typE p {
    font-size: 5.3333333333vw;
  }
  main .wrapper article section .text-box-typeE .title-typE div {
    border: #8C795E 0.2666666667vw solid;
  }
  main .wrapper article section .text-box-typeE .text-typE {
    font-size: 4.2666666667vw;
  }
  main .wrapper article section .wrapper-drew {
    display: grid;
    width: 89.8666666667vw;
    grid-template-columns: 1fr;
    gap: 0vw;
    margin: 0 auto 5.3333333333vw;
  }
  main .wrapper article section .wrapper-drew .img-box-drew {
    width: 100%;
  }
  main .wrapper article section .wrapper-drew .img-box-drew img {
    display: block;
    margin: 0;
    width: 100%;
  }
  main .wrapper article section .wrapper-drew .text-box-typeC {
    width: 100%;
    padding: 5.3333333333vw;
  }
  main .wrapper article section .wrapper-drew .text-box-typeC.large {
    height: fit-content;
  }
  main .wrapper article section .wrapper-drew .text-box-typeC .title-typeC {
    flex: 1;
    font-size: 5.3333333333vw;
    border-bottom: #8C795E 0.5333333333vw solid;
    padding-bottom: 5.3333333333vw;
  }
  main .wrapper article section .wrapper-drew .text-box-typeC .text-typeC {
    font-size: 4.2666666667vw;
    margin-top: 1.8666666667vw;
    flex: 1;
  }
  main .wrapper article section .green-mill {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 8vw;
    width: 89.8666666667vw;
    margin: 16vw auto 21.3333333333vw;
  }
  main .wrapper article section .green-mill img {
    width: 26.1333333333vw;
    margin: 0 auto 3.7333333333vw;
  }
  main .wrapper article section .green-mill p {
    font-size: 4.2666666667vw;
    line-height: 1.5625;
    width: fit-content;
  }
  .mobile_view {
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */
