.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  color: #363636;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  margin: 0;
}
.wrap {
  margin: auto;
  max-width: 100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  width: 100%;
  vertical-align: bottom;
}
ul {
  list-style: none;
}
a:link,a:visited,a:hover,a:active {
  color: #333;
  text-decoration: none;
}
a img:hover {
  filter: brightness(1.2);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
@media only screen and (max-width: 1200px) {
  html {
    font-size: 0.8333333333333334vw;
  }
}
@media only screen and (max-width: 749px) {
  html {
    font-size: 2.67022696929239vw;
  }
}

/*notes*/
header .header__top__wrap {
  background: #12241A;
  border-bottom: .9rem solid;
  border-image: linear-gradient(to right, #002A02 0%, #00B354 100%);
  border-image-slice: 1;
  box-sizing: border-box;
  padding: 1.5rem 1%;
  width: 100%;
  z-index: 2;
}
header .header__top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 98rem;
}
header .header__top .logo {
  align-items: center;
  display: flex;
  color: #fff;
  font-size: 1.8rem;
}
header .header__top .logo img {
  margin-right: 1em;
  width: 6.6rem;
}
header .header__top a.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FF7B21;
  border: .2rem solid #fff;
  border-radius: 2.5rem;
  color: #fff;
  font-size: 2.0rem;
  font-weight: 700;
  height: 5.0rem;
  width: 20.3rem;
}
header .header__main__wrap {
  background: center center / cover url(../img/0000.png) no-repeat;
  padding: 7rem 4% 4rem;
}
header .header__main__wrap h1 {
  margin-bottom: 3.6rem;
  width: 62.2rem;
}
.header__wrap {
  margin: auto;
  width: 113.0rem;
}
.header__wrap .box__wrap {
  align-items: flex-end;
  display: flex;
  justify-content: space-between;
}
.header__wrap .box__wrap img {
  width: 47.8rem;
}
.header__wrap .box__wrap div {
  position: relative;
  width: 57.0rem;
}
.header__wrap .box__wrap div:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0004.png) no-repeat;
  width: 50.3rem;
  height: 54.9rem;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header__wrap .box__wrap div img {
  position: relative;
  width: 100%;
  z-index: 1;
}

/*notes*/
.s01__wrap {
  background: center center / cover url(../img/0100.png) no-repeat;
  padding: 8rem 4% 6rem;
  text-align: center;
}
.s01__wrap h2 {
  display: block;
  background: none;
  margin: auto;
  padding: 0;
  width: 94.4rem;
}
.s01__wrap div {
  display: flex;
  margin: 6rem auto;
  width: 98rem;
}
.s01__wrap div img {
  width: 50%;
}
.s01__wrap h3 {
  display: block;
  margin: auto;
  width: 67.4rem;
}

/*notes*/
h2 {
  background: center center / cover url(../img/0200.png) no-repeat;
  color: #fff;
  font-size: 3.5rem;
  letter-spacing: .025em;
  padding: .75em;
  text-align: center;
}
.s02__wrap ul {
  display: flex;
  flex-wrap: wrap;
  margin: 10rem auto;
  width: 99.6rem;
}
.s02__wrap ul li {
  position: relative;
  background: #245F07;
  margin: 0 .8rem;
  width: 23.3rem;
}
.s02__wrap ul li:nth-child(n+5) {
  margin-top: 6rem;
}
.s02__wrap ul li p {
  position: absolute;
  top: 1%;
  left: 4%;
  color: #245F07;
  font-size: 2.6rem;
  font-weight: 700;
}
.s02__wrap ul li h3 {
  color: #fff;
  font-size: 2.0rem;
  line-height: 1.3;
  padding: .75em 0;
  text-align: center;
}
.s02__wrap ul li:last-child h3 {
  padding: 1.25em 0;
}

/*notes*/
.s03__wrap {
  background: #F2FDF3;
  padding: 10rem 4% 11rem;
}
.s03__wrap div {
  margin: 0 auto 8rem;
  width: 78rem;
}
.s03__wrap div:last-child {
  margin: auto;
}
.s03__wrap div p {
  background: center center / contain url(../img/0303.png) no-repeat;
  color: #0C6932;
  font-size: 2.6rem;
  font-weight: 700;
  margin: 0 auto 1em;
  text-align: center;
  width: 51.2rem;
}
.s03__wrap div:nth-child(2) p {
  background: center center / contain url(../img/0304.png) no-repeat;
  width: 56.4rem;
}

/*notes*/
.s04__wrap {
  background: center center / cover url(../img/0400.png) no-repeat;
}
.s04__wrap div {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: auto;
  padding: 8rem 4%;
  width: 98rem;
}
.s04__wrap div img:nth-child(1) {
  width: 30rem;
}
.s04__wrap div img:nth-child(2) {
  width: 54.3rem;
}

/*notes*/
.s05__wrap {
  background: #FFFCE8;
}
.s05__wrap div {
  margin: auto;
  padding: 10rem 4%;
  width: 71.5rem;
}
.s05__wrap div h3 {
  color: #418021;
  font-size: 2.4rem;
  margin-bottom: 1em;
  text-align: center;
}
.s05__wrap div h3:nth-child(3) {
  margin-top: 10rem;
}
.s05__wrap div table {
  background: #fff;
  border: .1rem solid #C9C9C9;
  font-size: 1.8rem;
  width: 100%;
}
.s05__wrap div table th {
  background: #FEF2D0;
  border: .1rem solid #C9C9C9;
  font-weight: 500;
  padding: .85em;
  text-align: left;
  width: 59%;
}
.s05__wrap div table:nth-child(4) th {
  background: #EAFFEC;
}
.s05__wrap div table td {
  border: .1rem solid #C9C9C9;
  padding: .85em;
  text-align: right;
}
.s05__wrap div table td span {
  font-size: 1.5rem;
}

/*notes*/
.s06__wrap {
  padding: 10rem 4%;
}
.s06__wrap h3 {
  color: #004B23;
  font-size: 2.6rem;
  margin-bottom: 1.5em;
  text-align: center;
}
dl {
  font-size: 1.4rem;
  margin: auto;
  width: 78rem;
}
dl div {
  display: flex;
  padding: 1.5em 3em;
}
dl div:nth-child(odd) {
  background: #EEF4EC;
}
dt {
  font-weight: 700;
  max-width: 12em;
  width: 100%;
}

/*notes*/
.s07__wrap {
  background: #F7F7F7;
}
.s07__wrap .t1 {
  font-size: 1.4rem;
  margin: 5rem 0;
  text-align: center;
}
form {
  margin: auto;
  max-width: 59rem;
  padding: 0 4% 10rem;
}
form .input__wrap {
  align-items: flex-start;
  display: flex;
  margin-bottom: 4.6rem;
}
form .item__wrap {
  font-weight: 700;
  margin-top: .75em;
  width: 42%;
}
form .item__wrap span {
  background: #E8823C;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  margin-right: .5em;
  padding: .2em 1em;
  text-align: center;
}
form .item__wrap span.any {
  background: #fff;
  border: .2rem solid #E8823C;
  color: #E8823C;
  padding: .2em .85em;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  background: #fff;
  border: .1rem solid #ddd;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 2%;
  width: 58%;
}
form textarea {
  font-family: Arial,'Noto Sans JP', sans-serif;
  height: 15rem;
}
.checkbox__wrap {
  display: flex;
  justify-content: center;
  font-size: 1.2rem;
  margin-top: 3em;
}
form input[type=submit] {
  background: #DE7933;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  filter: drop-shadow(.3rem .3rem 0 rgba(0,0,0,0.16));
  font-size: 1.6rem;
  font-weight: 700;
  margin: 2em auto 0;
  max-width: 28rem;
  padding: 1em;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #FF9A53;
}
::-webkit-input-placeholder {
  color: #D1D1D1;
}
.s07__wrap .t2 {
  font-size: 1.7rem;
  font-weight: 500;
  margin: 4em 0 1em;
  text-align: center;
}
article {
  background: #fff;
  box-sizing: border-box;
  font-size: 1.2rem;
  height: 21rem;
  margin: auto;
  overflow: scroll;
  padding: 1.5em 2em;
}
.checkboxItem {
  display: flex;
  align-items: center;
  column-gap: 4px;
  width: fit-content;
  line-height: 1;
  cursor: pointer;
}
.checkboxItem:not(:last-of-type) {
  margin-bottom: 16px;
}
.checkbox {
  appearance: none;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;;
  background: #fff;
  border: .1rem solid #989898;
  cursor: pointer;
}
.checkbox:checked {
  background-color: #989898;
}
.checkbox:checked::after {
  content: "";
  position: absolute;
  top: .5rem;
  left: .6rem;
  width: 1rem;
  height: .6rem;
  border-bottom: .1rem solid #fff;
  border-left: .1rem solid #fff;
  transform: rotate(-45deg);
}

/*notes*/
.s08__wrap {
  padding: 12rem 4%;
  text-align: center;
}
.s08__wrap h3 {
  font-size: 2.4rem;
  margin-bottom: 2em;
}
.s08__wrap p {
  font-size: 1.6rem;
  line-height: 2.2;
}
.s08__wrap .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #307B0A;
  color: #fff;
  filter: drop-shadow(.3rem .3rem 0 rgba(0,0,0,0.16));
  font-size: 1.6rem;
  font-weight: 700;
  margin: 9rem auto 0;
  height: 5.6rem;
  width: 27.2rem;
}

/*notes*/
footer {
  background: #12241A;
  color: #fff;
  font-size: 1.2rem;
  padding: 1.5em 4%;
  text-align: center;
}













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

/*notes*/
header .header__top__wrap {
  position: fixed;
  top: 0;
  padding: 1rem 5%;
  width: 100%;
}
header .header__top {
  width: 100%;
}
header .header__top .logo {
  font-size: 1.4rem;
}
header .header__top .logo img {
  margin-right: .5em;
  width: 4.6rem;
}
header .header__top a.btn {
  border: .1rem solid #fff;
  font-size: 1.4rem;
  height: 3.9rem;
  width: 13.3rem;
}
header .header__main__wrap {
  background: center center / cover url(../img/0000_sp.png) no-repeat;
  margin-top: 7rem;
  padding: 6rem 5% 4rem;
}
header .header__main__wrap h1 {
  margin-bottom: 3.6rem;
  width: 100%;
}
.header__wrap {
  margin: auto;
  width: 100%;
}
.header__wrap .box__wrap {
  display: block;
}
.header__wrap .box__wrap img {
  width: 100%;
}
.header__wrap .box__wrap div {
  margin-top: 2rem;
  width: 100%;
}
.header__wrap .box__wrap div:before {
  display: none;
}

/*notes*/
.s01__wrap {
  padding: 4rem 5% 3rem;
}
.s01__wrap h2 {
  width: 100%;
}
.s01__wrap div {
  display: block;
  margin: 3rem auto;
  width: 88%;
}
.s01__wrap div img {
  width: 100%;
}
.s01__wrap h3 {
  display: block;
  margin: auto;
  width: 88%;
}

/*notes*/
h2 {
  font-size: 2.6rem;
}
.s02__wrap ul {
  box-sizing: border-box;
  margin: 4rem auto 3rem;
  padding: 0 4%;
  width: 100%;
}
.s02__wrap ul li {
  margin: 0 1.5%;
  width: 47%;
}
.s02__wrap ul li:nth-child(n+3) {
  margin-top: 1.5rem;
}
.s02__wrap ul li p {
  font-size: 1.8rem;
}
.s02__wrap ul li h3 {
  font-size: 1.5rem;
}

/*notes*/
.s03__wrap {
  padding: 3rem 5% 4rem;
}
.s03__wrap div {
  margin: 0 auto 4rem;
  width: 100%;
}
.s03__wrap div p {
  background: center center / contain url(../img/0303_sp.png) no-repeat;
  font-size: 1.8rem;
  line-height: 1.3;
  width: 100%;
}
.s03__wrap div:nth-child(2) p {
  background: center center / contain url(../img/0303_sp.png) no-repeat;
  width: 100%;
}

/*notes*/
.s04__wrap div {
  box-sizing: border-box;
  padding: 4rem 5%;
  width: 100%;
}
.s04__wrap div img:nth-child(1) {
  width: 100%;
}

/*notes*/
.s05__wrap div {
  box-sizing: border-box;
  padding: 5rem 5%;
  width: 100%;
}
.s05__wrap div h3 {
  font-size: 2.0rem;
}
.s05__wrap div h3:nth-child(3) {
  margin-top: 5rem;
}
.s05__wrap div table {
  font-size: 1.6rem;
}
.s05__wrap div table th {
  box-sizing: border-box;
  border: .05rem solid #C9C9C9;
  padding: .65em;
  text-align: center;
  width: 100%;
  display: block;
}
.s05__wrap div table td {
  border: .05rem solid #C9C9C9;
  padding: .65em;
  text-align: center;
  display: block;
}
.s05__wrap div table td span {
  font-size: 1.4rem;
}

/*notes*/
.s06__wrap {
  padding: 5rem 5%;
}
.s06__wrap h3 {
  font-size: 2.0rem;
  margin-bottom: 1em;
}
dl {
  font-size: 1.5rem;
  width: 100%;
}
dl div {
  display: block;
  padding: 1em;
}
dt {
  margin-bottom: .5em;
}

/*notes*/
.s07__wrap .t1 {
  font-size: 1.5rem;
  margin: 4rem 5%;
  text-align: left;
}
form .input__wrap {
  display: block;
  margin-bottom: 3rem;
}
form .item__wrap {
  font-size: 1.5rem;
  margin-bottom: .75em;
  width: 100%;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  padding: 3.5%;
  width: 100%;
}
form textarea {
  height: 14rem;
}
form input[type=submit] {
  max-width: 22.5rem;
}
.s07__wrap .t2 {
  font-size: 1.6rem;
}

/*notes*/
.s08__wrap {
  padding: 14rem 5%;
}
.s08__wrap h3 {
  font-size: 2.0rem;
}
.s08__wrap p {
  font-size: 1.5rem;
  line-height: 1.8;
  text-align: left;
}
.s08__wrap .btn {
  font-size: 1.6rem;
  margin: 6rem auto 0;
  height: 5.6rem;
  width: 22.5rem;
}

.pagetop {
  position: fixed;
  right: 1rem;
  bottom: 1.5rem;
  width: 70px;
  z-index: 2;
}
}
