body {
  background-color: #eef7ea;
}

.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

/*notes*/
header {
  background: center center / cover url(../img/0000.webp) no-repeat;
}
header .box__wrap {
  margin: auto;
  max-width: 1000px;
  padding: 8% 5% 12%;
}
header .box__wrap p {
  font-size: 3.0rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: .5em;
}
h1 {
  background: linear-gradient(90deg, #004500 0%, #619400 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: table;
  font-size: 5.6rem;
  font-weight: 900;
  letter-spacing: .26em;
  line-height: 1.1;
  margin-bottom: .5em;
}
h1 span {
  font-size: 8.8rem;
  letter-spacing: .1em;
}
header .box__wrap ul {
  display: flex;
}
header .box__wrap ul li {
  background: linear-gradient(to right, #ff772b, #ff9d2b);
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  margin-right: 1%;
  padding: .25em 1em;
}

/*notes*/
.s01__wrap {
  background: #eef7ea;
  padding: 90px 5% 0;
}
.h2_sub {
  color: #89b400;
  font-weight: 700;
  letter-spacing: .2em;
  margin-bottom: .5em;
  text-align: center;
}
h2 {
  background: linear-gradient(transparent 90%, #c0dc5e 0%);
  display: table;
  font-family: 'Noto Serif JP';
  font-size: 4.6rem;
  margin: 0 auto 1.5em;
  text-align: center;
}
h2 span {
  font-size: 6.4rem;
}
.s01__wrap img {
  display: block;
  margin: auto;
  max-width: 1000px;
  width: 100%;
}

/*notes*/
.s02__wrap {
  background: center center / cover url(../img/0200.webp) no-repeat;
  padding: 140px 5% 90px;
  text-align: center;
}
.s02__wrap div {
  position: relative;
  background: center center / contain url(../img/0202.webp) no-repeat;
  margin: 0 auto 3em;
  max-width: 640px;
}
.s02__wrap div:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0201.webp) no-repeat;
  width: 54px;
  height: 124px;
  top: -70%;
  left: 0;
  right: 0;
  margin: auto;
}
.s02__wrap div p {
  font-family: 'Noto Serif JP';
  font-size: 4.6rem;
  font-weight: 700;
  line-height: 1.3;
}
.s02__wrap div p span {
  color: #89b400;
  font-size: 8.0rem;
}
.s02__wrap p {
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.3;
}

/*notes*/
.s03__wrap {
  position: relative;
  background: bottom center / cover url(../img/0300.webp) no-repeat;
  filter: drop-shadow(0 8px 0 rgba(0,0,0,0.08));
  padding: 90px 5%;
}
.s03__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0309.webp) no-repeat;
  width: 140px;
  height: 60px;
  bottom: -60px;
  left: 0;
  right: 0;
  margin: auto;
}
.s03__wrap .h2_sub {
  color: #fff;
}
.s03__wrap h2 {
  color: #fff;
}
.s03__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 5em;
  max-width: 1000px;
}
.s03__wrap ul li {
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
  width: 31%;
}
.s03__wrap ul li img:nth-child(1) {
  width: 92px;
}
.s03__wrap ul li h3 {
  font-family: 'Noto Serif JP';
  font-size: 2.8rem;
  line-height: 1.2;
  margin: .75em 0;
  text-align: center;
}
.s03__wrap ul li h3 span {
  font-size: 4.0rem;
}
.s03__wrap ul li:nth-child(3) h3 {
  font-size: 3.4rem;
}
.btn {
  display: block;
  filter: drop-shadow(0 8px 0 rgba(0,0,0,0.08));
  margin: auto;
  max-width: 340px;
  width: 100%;
}

/*notes*/
.s04__wrap {
  background: #eef7ea;
  overflow: hidden;
  padding: 90px 0;
}
.s04__wrap h2 {
  position: relative;
  margin-bottom: 2em;
}
.s04__wrap h2:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0401.webp) no-repeat;
  width: 146px;
  height: 146px;
  top: -46%;
  right: -32%;
}
.s04__wrap ul {
  margin: auto;
  max-width: 1400px;
}
.s04__wrap ul li {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
  max-width: 1200px;
}
.s04__wrap ul li:nth-child(odd) {
  margin-right: auto;
}
.s04__wrap ul li:nth-child(even) {
  flex-direction: row-reverse;
  margin-left: auto;
}
.s04__wrap ul li .box__wrap {
  background: #fff;
  filter: drop-shadow(0 8px 0 rgba(0,0,0,0.08));
  width: 70%;
}
.s04__wrap ul li .box__wrap .box {
  padding: 40px;
  width: 71.42%;
}
.s04__wrap ul li:nth-child(odd) .box__wrap .box {
  margin-left: auto;
}
.s04__wrap ul li:nth-child(even) .box__wrap .box {
  margin-right: auto;
}
.s04__wrap ul li .box__wrap .box div {
  align-items: center;
  display: flex;
  margin-bottom: 1em;
}
.s04__wrap ul li .box__wrap .box div img {
  margin-right: 1em;
  width: 92px;
}
.s04__wrap ul li .box__wrap .box div h3 {
  font-size: 2.4rem;
}
.s04__wrap ul li .box__wrap .box p span {
  color: #ff772b;
  font-weight: 700;
}
.s04__wrap ul li img {
  width: 28.33%;
}

/*notes*/
.s05__wrap {
  background: #f8f7f4;
  padding: 90px 5%;
}
.s05__wrap .h2_sub {
  margin-bottom: 0;
}
.s05__wrap h2 {
  background: linear-gradient(transparent 94%, #c0dc5e 0%);
}
.s05__wrap h2 span:nth-child(1) {
  background: #89b400;
  color: #fff;
  font-size: 3.2rem;
  padding: 0 .25em;
}
.s05__wrap h2 span:nth-child(2) {
  font-size: 10.8rem;
  line-height: 1.4;
}
.s05__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 960px;
}
.s05__wrap ul li {
  width: 29.16%;
}
.s05__wrap ul li .box__wrap {
  background: center center / contain url(../img/0501.webp) no-repeat;
  margin-bottom: 2em;
  padding: 3em;
}
.s05__wrap ul li .box__wrap h3 {
  color: #406900;
  font-size: 2.6rem;
  line-height: 1.3;
  text-align: center;
}
.s05__wrap ul li .box__wrap div {
  display: table;
  margin: auto;
}
.s05__wrap ul li .box__wrap div p:nth-child(1) {
  color: #ff772b;
  font-family: 'Noto Serif JP';
  font-size: 3.0rem;
  font-weight: 700;
  line-height: 1.2;
}
.s05__wrap ul li .box__wrap div p:nth-child(1) span {
  font-size: 4.6rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(1) span.t1 {
  font-size: 2.0rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(2) {
  color: #ff772b;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: right;
}
.s05__wrap ul li p span {
  color: #ff772b;
  font-weight: 700;
}

/*notes*/
.s06__wrap {
  background: top center / cover url(../img/0600.webp) no-repeat;
  padding: 90px 5%;
}
.s06__wrap h2 {
  margin-bottom: 2em;
}
.s06__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 860px;
}
.s06__wrap ul li {
  border: 1px solid #333;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px;
  width: 30.23%;
}
.s06__wrap ul li h3 {
  position: relative;
  background: #89b400;
  border-radius: 6px;
  color: #fff;
  display: table;
  font-size: 2.0rem;
  margin: -18% auto 12%;
  padding: .15em 1em;
}
.s06__wrap ul li h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 12px solid #89b400;
}
.s06__wrap ul li p {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
}
.s06__wrap ul li p span {
  color: #406900;
}
.s06__wrap ul li p span span {
  font-size: 4.6rem;
}
.s06__wrap ul li img {
  display: block;
  margin-left: auto;
  width: 46px;
}
.s06__wrap .txt {
  margin: 1em 0 3em;
  text-align: center;
}
.s06__wrap .txt span {
  color: #ff0000;
}


/*notes*/
.s07__wrap {
  background: bottom center / cover url(../img/0700.webp) no-repeat;
  background-color: #eef7ea;
  padding: 90px 5%;
}
.s07__wrap .h2_sub {
  color: #fff;
}
.s07__wrap h2 {
  background: linear-gradient(transparent 94%, #c0dc5e 0%);
  color: #fff;
  line-height: 1.3;
  margin-bottom: .5em;
}
.s07__wrap h2 span:nth-child(2) {
  font-size: 10.8rem;
}
.s07__wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  max-width: 1000px;
}
.s07__wrap ul li {
  background: #fff;
  border-radius: 10px;
  margin-top: 80px;
  width: 49%;
}
.s07__wrap ul li h3 {
  background: #c0dc5e;
  border: 1px solid #333;
  border-radius: 10px;
  font-size: 2.4rem;
  line-height: 1.3;
  margin: -10% auto 0;
  padding: .5em 0;
  text-align: center;
  width: 86%;
}
.s07__wrap ul li div {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.s07__wrap ul li div img {
  width: 26.66%;
}
.s07__wrap ul li div p {
  width: 68.88%;
}
.s07__wrap ul li div p span {
  color: #ff772b;
  font-weight: 700;
}
.s07__wrap ul li div p span.t1 {
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
}

/*notes*/
.s08__wrap {
  background: #eef7ea;
  filter: drop-shadow(0 16px 8px rgba(0,0,0,0.08));
  padding: 90px 5%;
}
.s08__wrap h2 {
  background: none;
  line-height: 1.3;
}
.s08__wrap h3 {
  background: #fff;
  border: 3px solid #ff0000;
  border-radius: 40px;
  color: #ff0000;
  display: table;
  font-size: 3.2rem;
  line-height: 1.4;
  margin: 0 auto 2em;
  padding: .5em 1em;
  text-align: center;
}
.s08__wrap .box__wrap {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 3em;
  max-width: 1000px;
}
.s08__wrap .box__wrap img {
  width: 28%;
}
.s08__wrap .box__wrap p {
  width: 68%;
}
.s08__wrap .box__wrap p span {
  color: #ff772b;
  font-size: 1.8rem;
  font-weight: 700;
}
.s08__wrap ul {
  background: #fff;
  border: 3px solid #333;
  border-radius: 20px;
  box-sizing: border-box;
  display: flex;
  margin: auto;
  max-width: 860px;
  padding: 20px 30px;
}
.s08__wrap ul div {
  width: 50%;
}
.s08__wrap ul li {
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 1em;
  padding-left: 1.5em;
}
.s08__wrap ul div:last-child li:last-child {
  margin-bottom: 0;
}
.s08__wrap ul li:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0802.webp) no-repeat;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
}
.s08__wrap ul li span {
  background: linear-gradient(transparent 72%, #ffea58 0%);
  color: #ff772b;
}
.s08__wrap ul li span.t1 {
  background: none;
  color: #333;
  font-size: 1.4rem;
}

/*notes*/
.s09__wrap {
  padding: 40px 0 0;
}
.s09__wrap img {
  display: block;
  margin: 0 auto 30px;
  width: 100px;
}
.s09 {
  background: #eef7ea;
  padding: 90px 5% 160px;
}
.s09 h2 {
  background: none;
}
.s09 .tel__wrap {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 2em;
  text-align: center;
}
.s09 .tel__wrap span {
  font-size: 2.2rem;
}
form {
  margin: auto;
  max-width: 600px;
}
form .input__wrap {
  align-items: flex-start;
  display: flex;
  margin-top: 16px;
}
form .item__wrap {
  font-weight: 700;
  margin-top: .5em;
  width: 35%;
}
form .item__wrap span {
  background: #89b400;
  border-radius: 4px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  margin-right: .5em;
  padding: .2em .5em;
  text-align: center;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form input[type=number],
form textarea {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 2%;
  width: 65%;
}
form textarea {
  font-family: Arial,'Noto Sans JP', sans-serif;
  height: 150px;
}
form input[type=submit] {
  background: #89b400;
  border: none;
  border-radius: 2em;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 2.0rem;
  font-weight: 700;
  margin: 2em auto 0;
  max-width: 280px;
  padding: 1em;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #004500;
}
form .t1 {
  font-size: 1.4rem;
  padding-left: 35%;
}

/*notes*/
footer {
  background: #eef7ea;
  font-size: 1.2rem;
  padding: 10px 5%;
  text-align: center;
}

/*notes*/
.s10__wrap {
  background: #eef7ea;
  padding: 20% 5% 20%;
  text-align: center;
}
.s10__wrap h3 {
  font-size: 2.0rem;
}
.s10__wrap a {
  display: block;
  margin-top: 5em;
}



@media screen and (max-width:720px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
body {
  font-size: 1.4rem;
}

/*notes*/
header {
  background: center center / cover url(../img/0000_sp.webp) no-repeat;
}
header .box__wrap {
  padding: 5% 5% 56%;
}
header .box__wrap p {
  font-size: 1.9rem;
}
h1 {
  /*font-size: 3.6rem;*/
  font-size: 3.2rem;
}
h1 span {
  font-size: 5.8rem;
}
header .box__wrap ul {
  display: flex;
}
header .box__wrap ul li {
  font-size: 1.5rem;
}

/*notes*/
.s01__wrap {
  padding: 50px 4% 0;
}
.h2_sub {
  font-size: 1.2rem;
}
h2 {
  font-size: 2.6rem;
  line-height: 1.4;
}
h2 span {
  font-size: 3.2rem;
}

/*notes*/
.s02__wrap {
  padding: 70px 4% 50px;
}
.s02__wrap div {
  margin: 0 auto 2em;
}
.s02__wrap div:before {
  width: 27px;
  height: 62px;
}
.s02__wrap div p {
  font-size: 2.2rem;
}
.s02__wrap div p span {
  font-size: 4.0rem;
}
.s02__wrap p {
  font-size: 2.2rem;
}

/*notes*/
.s03__wrap {
  padding: 50px 4%;
}
.s03__wrap:before {
  width: 70px;
  height: 30px;
  bottom: -30px;
}
.s03__wrap ul {
  display: block;
  margin: 0 auto 3em;
}
.s03__wrap ul li {
  margin: 4% auto;
  width: 90%;
}
.s03__wrap ul li img:nth-child(1) {
  width: 64px;
}
.s03__wrap ul li h3 {
  font-size: 2.2rem;
}
.s03__wrap ul li h3 span {
  font-size: 2.8rem;
}
.s03__wrap ul li:nth-child(3) h3 {
  font-size: 2.4rem;
}
.btn {
  width: 80%;
}

/*notes*/
.s04__wrap {
  padding: 50px 4%;
}
.s04__wrap h2:before {
  width: 73px;
  height: 73px;
  top: 46%;
  right: -16%;
}
.s04__wrap ul li {
  display: block;
  margin-top: 20px;
}
.s04__wrap ul li .box__wrap {
  filter: drop-shadow(0 0 0 rgba(0,0,0,0));
  width: 100%;
}
.s04__wrap ul li .box__wrap .box {
  box-sizing: border-box;
  padding: 5%;
  width: 100%;
}
.s04__wrap ul li .box__wrap .box div img {
  padding: 0;
  width: 64px;
}
.s04__wrap ul li .box__wrap .box div h3 {
  font-size: 2.0rem;
  line-height: 1.3;
}
.s04__wrap ul li img {
  background: #fff;
  box-sizing: border-box;
  padding: 0 5% 5% 5%;
  width: 100%;
}

/*notes*/
.s05__wrap {
  padding: 50px 4%;
}
.s05__wrap h2 span:nth-child(1) {
  font-size: 2.2rem;
}
.s05__wrap h2 span:nth-child(2) {
  font-size: 6.4rem;
}
.s05__wrap ul {
  display: block;
}
.s05__wrap ul li {
  width: 100%;
}
.s05__wrap ul li .box__wrap {
  margin-bottom: 1em;
  margin-top: 40px;
  padding: 2em;
}
.s05__wrap ul li .box__wrap h3 {
  font-size: 2.0rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(1) {
  font-size: 2.0rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(1) span {
  font-size: 3.6rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(1) span.t1 {
  font-size: 1.4rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(2) {
  font-size: 1.2rem;
}

/*notes*/
.s06__wrap {
  padding: 50px 4%;
}
.s06__wrap ul {
  display: block;
}
.s06__wrap ul li {
  margin: 30px auto 0;
  width: 80%;
}
.s06__wrap ul li h3 {
  font-size: 1.6rem;
  margin: -12% auto 6%;
}
.s06__wrap ul li p {
  font-size: 1.8rem;
}
.s06__wrap ul li p span span {
  font-size: 3.6rem;
}
.s06__wrap ul li img {
  width: 32px;
}
.s06__wrap .txt {
  font-size: 1.2rem;
}

/*notes*/
.s07__wrap {
  padding: 50px 5%;
}
.s07__wrap h2 {
  line-height: 1.1;
}
.s07__wrap h2 span:nth-child(2) {
  font-size: 6.4rem;
}
.s07__wrap ul li {
  margin-top: 50px;
  width: 100%;
}
.s07__wrap ul li h3 {
  font-size: 1.8rem;
  width: 96%;
}
.s07__wrap ul li div {
  display: block;
  padding: 5%;
}
.s07__wrap ul li div img {
  display: block;
  margin: 0 auto 1em;
  width: 40%;
}
.s07__wrap ul li div p {
  width: 100%;
}
.s07__wrap ul li div p span.t1 {
  font-size: 1.2rem;
}

/*notes*/
.s08__wrap {
  padding: 50px 4%;
}
.s08__wrap h2 {
  font-size: 2.2rem;
}
.s08__wrap h3 {
  border-radius: 20px;
  font-size: 1.8rem;
  padding: .75em 0;
  width: 100%;
}
.s08__wrap .box__wrap {
  display: block;
  margin: 0 auto 2em;
}
.s08__wrap .box__wrap img {
  display: block;
  margin: 0 auto 1em;
  width: 80%;
}
.s08__wrap .box__wrap p {
  width: 100%;
}
.s08__wrap .box__wrap p span {
  font-size: 1.6rem;
}
.s08__wrap ul {
  display: block;
  padding: 5%;
}
.s08__wrap ul div {
  width: 100%;
}
.s08__wrap ul li {
  font-size: 1.6rem;
}
.s08__wrap ul li:before {
  width: 20px;
  height: 20px;
}
.s08__wrap ul li span.t1 {
  font-size: 1.2rem;
}

/*notes*/
.s09__wrap {
  padding: 30px 0 0;
}
.s09__wrap img {
  margin: 0 auto 20px;
  width: 60px;
}
.s09 {
  padding: 50px 4% 100px;
}
.s09 .tel__wrap {
  font-size: 1.4rem;
}
.s09 .tel__wrap span {
  font-size: 2.0rem;
}
form .input__wrap {
  display: block;
}
form .item__wrap {
  margin: .5em 0;
  width: 100%;
}
form .item__wrap span {
  font-size: 1.0rem;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form input[type=number],
form textarea {
  padding: 3%;
  width: 100%;
}
form input[type=submit] {
  font-size: 1.8rem;
  width: 70%;
}
form .t1 {
  font-size: 1.2rem;
  padding-left: 0;
}

/*notes*/
footer {
  font-size: 1.0rem;
}
}