.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  color: #525252;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, "ＭＳ Ｐゴシック", sans-serif;
  font-feature-settings: "palt";
  font-weight: 300;
  font-size: 1.5rem;
  font-style: normal;
  line-height: 1.8;
  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 {
  position: fixed;
  top: 0;
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
  padding: 2.3rem 2%;
  width: 100%;
  z-index: 1;
}
header .header__top__wrap .btn1,
header .header__top__wrap .btn2 {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #93C667;
  border-radius: 3.1rem;
  box-sizing: border-box;
  color: #fff;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 1.8rem;
  padding-left: 3rem;
  height: 6.2rem;
  width: 23.6rem;
  font-weight: 500;
}
header .header__top__wrap .btn2 {
  background: #5C9FB7;
  margin-left: 1rem;
  width: 18.4rem;
}
header .header__top__wrap .btn1:before,
header .header__top__wrap .btn2:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0003.webp) no-repeat;
  width: 3.1rem;
  height: 2.3rem;
  top: 30%;
  left: 2rem;
}
header .header__top__wrap .btn2:before {
  background: 100% / 100% url(../img/0004.webp) no-repeat;
  width: 2.4rem;
  height: 1.8rem;
  top: 36%;
  left: 3rem;
}
header .header__main__wrap {
  align-items: center;
  display: flex;
  margin: auto;
  width: 100%;
}
header .header__main__wrap .kv {
  width: 52%;
}
header .header__main__wrap div {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 48%;
}
header .header__main__wrap div h1 {
  width: 73%;
}
header.page_thanks h1 {
  width: 400px;
  margin: 100px auto 0;
}

/*notes*/
.s01__wrap {
  background: #F4F8FA;
  padding: 8rem 4%;
}
.s01__wrap h2 {
  color: #5C9FB7;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.8rem;
  line-height: 1.5;
  margin-bottom: 4rem;
  text-align: center;
}
.s01__wrap p {
  margin: auto;
  width: 86rem;
}
.s01__wrap.page_thanks {
  background: #fff;
  margin: 6rem auto 8rem;
  border: 3px solid #ddd;
  padding: 30px;
  width: 980px;
  border-radius: 10px;
}
.s01__wrap.page_thanks p {
  text-align: center;
}
.s01__wrap.page_thanks .btn_to_top {
  background: #437396;
  border-radius: 3.5rem;
  color: #fff;
  display: block;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.0rem;
  font-weight: 700;
  margin: 5rem auto 1rem;
  padding: 1.5rem 10px;
  transition: .4s;
  width: 31.8rem;
  text-align: center;
}

/*notes*/
.s02__wrap {
  padding: 8rem 4% 0;
}
.s02 {
  margin: auto;
  width: 98rem;
}
.s02 h2,
.s03 h2,
.s04 h2,
.s05 h2,
.s06 h2 {
  align-items: center;
  display: flex;
  color: #626262;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.2rem;
  line-height: 1.5;
  margin-bottom: 4rem;
}
.s02 h2 span,
.s03 h2 span,
.s04 h2 span,
.s05 h2 span,
.s06 h2 span {
  color: #5C9FB7;
  font-family: "europa", sans-serif;
  font-size: 6.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 1rem;
  margin-right: .25em;
}
.s02 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.s02 ul li {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 6rem;
  width: 46rem;
}
.s02 ul li img {
  width: 10rem;
}
.s02 ul li div {
  width: 32.8rem;
}
.s02 ul li div h3 {
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: .5em;
}

/*notes*/
.s03__wrap {
  padding: 8rem 4%;
}
.s03 {
  margin: auto;
  width: 98rem;
}
.s03 h2 {
  margin-bottom: 0;
}
.s03 ul {
  display: flex;
  justify-content: space-between;
}
.s03 ul li {
  width: 31rem;
}
.s03 ul li h3 {
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  margin: .5em 0;
}

/*notes*/
.s04__wrap {
  background: #F4F8FA;
  padding: 5rem 4%;
}
.s04 {
  margin: auto;
  width: 86rem;
}
.s04 .box1__wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.6rem;
}
.s04 .box1__wrap img {
  width: 30rem;
}
.s04 .box1__wrap div {
  width: 52rem;
}
.s04 .box1__wrap div h2 {
  margin-bottom: 0;
}
.s04 .box2__wrap {
  background: #fff;
  padding: 3rem;
}
.s04 .box2__wrap h3 {
  color: #5C9FB7;
  font-family: "europa", sans-serif;
  font-size: 3.0rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}
.s04 .box2__wrap p {
  margin-top: 1em;
}

/*notes*/
.s05__wrap {
  padding: 8rem 4%;
}
.s05 {
  margin: auto;
  width: 86rem;
}
.s05 .box__wrap {
  background: #fff;
  border: .1rem solid #D3D3D3;
  border-radius: 1.5rem;
  filter: drop-shadow(.2rem .2rem 0 rgba(0,0,0,0.18));
  margin-bottom: 2rem;
  padding: 2.5rem;
}
.s05 .box__wrap div {
  align-items: center;
  display: flex;
}
.s05 .box__wrap div:nth-child(1) {
  border-bottom: .1rem solid #D3D3D3;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
.s05 .box__wrap div:nth-child(1) p:nth-child(1) {
  color: #5C9FB7;
  font-size: 4.0rem;
  line-height: 1.3;
  margin-right: 2rem;
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.s05 .box__wrap div:nth-child(1) p:nth-child(2) {
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
}
.s05 .box__wrap div:nth-child(2) p:nth-child(1) {
  color: #93C667;
  font-size: 4.0rem;
  line-height: 1.3;
  margin-right: 2rem;
  font-family: "europa", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*notes*/
.s06__wrap {
  background: #F4F8FA;
  padding: 8rem 4%;
}
.s06 {
  margin: auto;
  width: 86rem;
}
dl {
  font-size: 1.5rem;
  line-height: 1.5;
}
dl div {
  border-bottom: .1rem solid #D3D3D3;
  display: flex;
  padding: 1.5em;
}
dl div:last-child {
  border-bottom: none;
}
dt {
  max-width: 10em;
  width: 100%;
}

/*notes*/
.s07__wrap {
  padding: 8rem 4%;
}
.s07 {
  margin: auto;
  width: 86rem;
}
.s07 h2 {
  color: #626262;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.2rem;
  line-height: 1.5;
  margin-bottom: 4rem;
  text-align: center;
}
.s07 h2 span {
  display: block;
  color: #5C9FB7;
  font-family: "europa", sans-serif;
  font-size: 6.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.1;
}
.s07 .t1 {
  text-align: center;
}
.s07 .box1__wrap {
  border: .3rem solid #93C667;
  border-radius: 1.5rem;
  margin: 4rem 0 6rem;
  padding: 3rem 0 2.5rem;
}
.s07 h3 {
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 2rem;
  text-align: center;
}
.s07 .box1__wrap p {
  margin: 0 auto 3rem;
  width: 64.5rem;
}
.s07 .box1__wrap .btn {
  align-items: center;
  display: flex;
  justify-content: center;
  background: #93C667;
  border-radius: 3.75rem;
  box-sizing: border-box;
  color: #fff;
  filter: drop-shadow(.3rem .3rem 0 rgba(147,198,103,0.65));
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.0rem;
  margin: auto;
  height: 7.5rem;
  width: 32.1rem;
}
.s07 .box2__wrap {
  border: .3rem solid #5C9FB7;
  border-radius: 1.5rem;
  padding: 6rem 0 6.5rem;
}
form {
  margin: auto;
  width: 75.5rem;
}
form .input__wrap {
  align-items: flex-start;
  display: flex;
  margin-bottom: 1.2rem;
}
form .item__wrap {
  align-items: center;
  display: flex;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 1.8rem;
  margin-top: .5em;
  width: 30%;
}
form .item__wrap span {
  align-items: center;
  display: flex;
  justify-content: center;
  background: #9BC9D9;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  margin-right: .5em;
  text-align: center;
  height: 2.6rem;
  width: 5.0rem;
}
form .item__wrap span.any {
  background: #fff;
  border: .1rem solid #9BC9D9;
  color: #9BC9D9;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form input[type=number],
form textarea {
  background: #fff;
  border: .1rem solid #797979;
  border-radius: .5rem;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 2.5%;
  width: 70%;
}
form textarea {
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, "ＭＳ Ｐゴシック", sans-serif;
  height: 21.5rem;
}
form input[type=submit] {
  background: #437396;
  border: none;
  border-radius: 3.5rem;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 2.0rem;
  font-weight: 700;
  margin: 5rem auto 0;
  transition: .4s;
  height: 7rem;
  width: 31.8rem;
}
form input[type=submit]:hover {
  background: #5C9FB7;
}
::-webkit-input-placeholder {
  color: #C1C1C1;
}
article {
  border: .1rem solid #D3D3D3;
  border-radius: .5rem;
  box-sizing: border-box;
  font-size: 1.2rem;
  height: 23.3rem;
  margin: 5rem auto 0;
  overflow: scroll;
  padding: 2rem;
}
article h4 {
  font-family: "zen-kaku-gothic-new", sans-serif;
  font-size: 1.8rem;
  text-align: center;
}

/*notes*/
footer {
  background: #E3E3E3;
  font-size: 1.0rem;
  padding: 2rem 4%;
  text-align: center;
}





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

/*notes*/
header .header__top__wrap {
  opacity: 0;
  top: auto;
  bottom: 0;
  background: #fff;
  justify-content: space-between;
  padding: 1rem 4%;
}
header .header__top__wrap.fixed {
  opacity: 1;
  z-index: 9;
}
header .header__top__wrap .btn1,
header .header__top__wrap .btn2 {
  border-radius: 2.4rem;
  font-size: 1.3rem;
  padding-left: 3rem;
  height: 4.8rem;
  width: 16.8rem;
}
header .header__top__wrap .btn2 {
  margin-left: 0;
  width: 16.8rem;
}
header .header__top__wrap .btn1:before,
header .header__top__wrap .btn2:before {
  width: 2.3rem;
  height: 1.6rem;
  top: 34%;
  left: 2rem;
}
header .header__top__wrap .btn2:before {
  width: 1.8rem;
  height: 1.3rem;
  top: 38%;
  left: 4rem;
}
header .header__main__wrap {
  display: block;
}
header .header__main__wrap .kv {
  width: 100%;
}
header .header__main__wrap div {
  display: block;
  width: 100%;
}
header .header__main__wrap div h1 {
  margin: 3rem auto 4rem;
  width: 86%;
}
header.page_thanks h1 {
  margin: 3rem auto 4rem;
  width: 86%;
}

/*notes*/
.s01__wrap {
  padding: 6rem 5%;
}
.s01__wrap h2 {
  font-size: 2.2rem;
  text-align: left;
}
.s01__wrap p {
  width: 100%;
}
.s01__wrap.page_thanks {
  margin: 6rem 5%;
  padding: 4rem 5%;
  border: 2px solid #ddd;
  width: 80%;
}
.s01__wrap.page_thanks h2 {
  text-align: center;
}
.s01__wrap.page_thanks p {
  text-align: left;
}
.s01__wrap.page_thanks .btn_to_top {
  border-radius: 2.85rem;
  font-size: 1.6rem;
  margin: 3.4rem auto 1.4rem;
  width: 100%;
  padding: 1.4rem 0px;
}

/*notes*/
.s02__wrap {
  padding: 6rem 5% 0;
}
.s02 {
  margin: auto;
  width: 100%;
}
.s02 h2,
.s03 h2,
.s04 h2,
.s05 h2,
.s06 h2 {
  justify-content: space-between;
  font-size: 1.6rem;
}
.s02 h2 span,
.s03 h2 span,
.s04 h2 span,
.s05 h2 span,
.s06 h2 span {
  font-size: 4.2rem;
}
.s02 ul li {
  margin-bottom: 3rem;
  width: 100%;
}
.s02 ul li img {
  width: 8rem;
}
.s02 ul li div {
  width: 24.3rem;
}
.s02 ul li div h3 {
  font-size: 1.6rem;
}
.s02 ul li div p {
  font-size: 1.3rem;
}

/*notes*/
.s03__wrap {
  padding: 6rem 0 3rem;
}
.s03 {
  margin: auto;
  width: 100%;
}
.s03 h2 {
  margin: auto;
  width: 90%;
}
.s03 ul {
  display: block;
}
.s03 ul li {
  margin-bottom: 3rem;
  width: 100%;
}
.s03 ul li h3 {
  font-size: 2.0rem;
  margin: 1em auto .5em;
  width: 90%;
}
.s03 ul li p {
  margin: auto;
  width: 90%;
}

/*notes*/
.s04__wrap {
  padding: 5rem 4%;
}
.s04 {
  margin: auto;
  width: 100%;
}
.s04 .box1__wrap {
  display: block;
  margin-bottom: 5.4rem;
}
.s04 .box1__wrap img {
  display: block;
  margin: 0 auto 3rem;
  width: 21rem;
}
.s04 .box1__wrap div {
  width: 100%;
}
.s04 .box1__wrap div h2 {
  margin-bottom: 1rem;
}
.s04 .box2__wrap {
  font-size: 1.2rem;
  padding: 2rem;
}
.s04 .box2__wrap h3 {
  font-size: 2.8rem;
}

/*notes*/
.s05__wrap {
  padding: 6rem 5% 4rem;
}
.s05 {
  width: 100%;
}
.s05 .box__wrap {
  padding: 2rem;
}
.s05 .box__wrap div {
  align-items: flex-start;
}
.s05 .box__wrap div:nth-child(1) p:nth-child(1) {
  font-size: 2.8rem;
  margin-right: 1rem;
}
.s05 .box__wrap div:nth-child(1) p:nth-child(2) {
  font-size: 1.7rem;
  line-height: 1.5;
  margin-top: .25em;
}
.s05 .box__wrap div:nth-child(2) p:nth-child(1) {
  font-size: 2.8rem;
  margin-right: 1rem;
}
.s05 .box__wrap div:nth-child(2) p:nth-child(2) {
  font-size: 1.3rem;
}

/*notes*/
.s06__wrap {
  padding: 6rem 5%;
}
.s06 {
  width: 100%;
}
dl {
  font-size: 1.3rem;
}
dl div {
  display: block;
  padding: 1em;
}
dt {
  font-weight: 700;
  margin-bottom: .5em;
}

/*notes*/
.s07__wrap {
  padding: 6rem 5%;
}
.s07 {
  margin: auto;
  width: 100%;
}
.s07 h2 {
  font-size: 1.6rem;
}
.s07 h2 span {
  font-size: 4.2rem;
}
.s07 .t1 {
  font-size: 1.3rem;
  text-align: left;
}
.s07 .box1__wrap {
  border: .2rem solid #93C667;
  margin: 4rem 0 5rem;
  padding: 3rem 2rem 2.5rem;
}
.s07 h3 {
  font-size: 1.9rem;
}
.s07 .box1__wrap p {
  width: 100%;
}
.s07 .box1__wrap .btn {
  border-radius: 2.85rem;
  font-size: 1.5rem;
  height: 5.7rem;
  width: 25.1rem;
}
.s07 .box2__wrap {
  border: none;
  border-radius: 1.5rem;
  padding: 0;
}
form {
  margin: 4rem auto 0;
  width: 100%;
}
form .input__wrap {
  display: block;
  margin-bottom: 1.5rem;
}
form .item__wrap {
  font-size: 1.5rem;
  margin-bottom: .5em;
  width: 100%;
}
form .item__wrap span {
  font-size: 1.0rem;
  height: 2.3rem;
  width: 4.3rem;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form input[type=number],
form textarea {
  padding: 3.5%;
  width: 100%;
}
form textarea {
  height: 14.3rem;
}
form input[type=submit] {
  border-radius: 2.85rem;
  font-size: 1.6rem;
  margin: 3.4rem auto 0;
  height: 5.7rem;
  width: 30.3rem;
}
article {
  font-size: 1.0rem;
  height: 18.5rem;
  margin: 3rem auto 0;
  padding: 1.5rem;
}
article h4 {
  font-size: 1.5rem;
  margin: .5em;
}

/*notes*/
footer {
  font-size: .9rem;
  padding: 1.25rem 4%;
}
}
