@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
h1 {
  display: none;
}
h2 {
  background: center / cover no-repeat url("../img/h201.png");
  color: #fff;
  font-size: 4.8rem;
  font-weight: 600;
  padding: 24px 4%;
  text-align: center;
}
h2 .h2t {
  filter: drop-shadow(2px 2px 0 rgba(0,0,0,0.3));
}
.cl1 {
  color: #00b454;
}

/*notes*/
header {
  background: center / cover no-repeat url("../img/hmbg.jpg");
  /*padding-bottom: 64px;*/
}
.header__top__wrap {
  position: fixed;
  background: #12241a;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.header__top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: auto;
  padding: 8px 1%;
}
.header__top .t1 {
  color: #eeb700;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1;
}
.header__top nav {
  margin-left: auto;
}
.header__illust {
  width: 860px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width:830px){
.header__top nav {
  display: none;
}
}
.header__top ul {
  display: flex;
}
.header__top ul li {
  margin-right: 24px;
}
.header__top__btn {
  background: #eeb700;
  border-radius: 1px;
  display: inline-block;
  font-weight: 600;
  padding: 0.5em 2.0em;
  transition: .4s;
}
.header__top__btn:hover {
  background: #eeff00;
}
a.header__top__btn:link, a.header__top__btn:visited, a.header__top__btn:hover, a.header__top__btn:active {
  color: #000;
  text-decoration: none;
}
.header__main {
  background: center / cover no-repeat url("../img/hm.png");
  font-weight: 600;
  margin: 56px 0 0;
  padding: 64px 0 64px;
  text-align: center;
}
.header__main .t2 {
  color: #007047;
  font-size: 3.8rem;
}
.header__main .border_y span {
  display: block;
  font-size: 2.4rem;
  background: linear-gradient(transparent 60%, #fff53e 0%);
  width: fit-content;
  margin: 20px auto 0;
}
.header__main .t3 {
  color: #00b454;
  font-size: 5.6rem;
  /*margin: 16px 0;*/
  margin: 5px 0 10px;
}
.header__main .t4 {
  font-size: 3.2rem;
}
.header__btn {
  text-align: center;
  display: block;
  position: relative;
  width: 1100px;
  margin: -50px auto 30px;
  height: 250px;
}
.header__btn a {
  display: block;
  position: absolute;
  top: 50%;
  left: calc((100% - 330px) / 2);
}
.header__btn .fv_ico01,
.header__btn .fv_ico02 {
  position: absolute;
}
.header__btn .fv_ico01 {
  left: 0;
}
.header__btn .fv_ico02 {
  right: 0;
}

/*notes*/
.s01__wrap {
  background: #efede6;
}
.s01__wrap .b1 {
  align-items: flex-start;
  display: flex;
  margin: auto;
  max-width: 1400px;
}
.s01__wrap .b2 {
  background: right / cover no-repeat url("../img/0101.png");
  margin-right: 16px;
  padding: 250px 0;
  width: 50%;
}
.s01__wrap .t1 {
  margin-top: 64px;
  font-size: 4.0rem;
  font-weight: 500;
}
.s01__wrap ul {
  margin: 46px auto 0;
  max-width: 640px;
}
.s01__wrap li {
  font-size: 2.4rem;
  font-weight: 600;
  padding-left: 32px;
  position: relative;
  margin-bottom: 16px;
}
.s01__wrap li:before {
  position: absolute;
  background: 100% / 100% url(../img/0102.png) no-repeat;
  content: "";
  width: 33px;
  height: 26px;
  top: 4px;
  left: 0;
}
.s01__wrap li:last-child {
  margin-bottom: 0;
}

/*notes*/
.s02__wrap {
  background: center / cover no-repeat url("../img/02bg.jpg");
  padding-bottom: 64px;
}
.s02__wrap h2 {
  background: center / cover no-repeat url("../img/h202.png");
  margin-bottom: 64px;
  position: relative;
}
.s02__wrap h2:after {
  content:'';
  position: absolute;
  background: center / cover no-repeat url("../img/img_cary04.png");
  width: 180px;
  height: 180px;
  top: -40px;
  margin-left: 30px;
}
.s02__wrap .b1 {
  align-items: flex-start;
  display: flex;
  margin: 0 auto 46px;
  max-width: 910px;
}
.s02__wrap .b1:last-child {
  margin-bottom: 0;
}
.s02__wrap .t1 {
  color: #00973f;
  font-size: 3.8rem;
  font-weight: 500;
  margin-bottom: 32px;
}
.s02__wrap img {
  margin-left: 16px;
  max-width: 100%;
}

/*notes*/
.s03__wrap {
  background: bottom / 2500px no-repeat url("../img/03bg.png");
  background-color: #e3e9e7;
  padding-bottom: 64px;
}
.s03__wrap h2 {
  background: center / cover no-repeat url("../img/h203.png");
  margin-bottom: 64px;
  position: relative;
}
.s03__wrap h2:after {
  content:'';
  position: absolute;
  background: center / cover no-repeat url("../img/img_cary03.png");
  width: 180px;
  height: 180px;
  top: -40px;
  margin-left: 50px;
}
.s03__wrap .b1 {
  align-items: flex-start;
  display: flex;
  margin: 0 auto 16px;
  max-width: 900px;
}
.s03__wrap .b1 img {
  margin-right: 8px;
}
.s03__wrap .b2 {
  width: 100%;
}
.s03__wrap .b3 {
  margin: 46px auto 0;
  max-width: 900px;
}
.s03__wrap .b3 img {
  width: 100%;
}
.s03__wrap .t1 {
  background: #fff;
  color: #ff6e5f;
  font-size: 3.2rem;
  font-weight: 600;
  padding: 3px 16px;
}
.s03__wrap .t2 {
  background: #efede6;
  font-size: 2.2rem;
  padding: 26px 16px;
}
.s03__wrap .t3 {
  color: #ff6e5f;
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 16px;
  text-align: center;
}

/*notes*/
.s04__wrap {
  background: #efede6;
  padding-bottom: 64px;
}
.s04__wrap h2 {
  background: center / cover no-repeat url("../img/h204.png");
  margin-bottom: 64px;
}
.s04__wrap .b1 {
  background: #fff;
  border: 4px solid #f2b000;
  filter: drop-shadow(0 0 10px rgba(0,0,0,0.1));
  font-size: 2.4rem;
  margin: 0 auto 16px;
  max-width: 536px;
  padding: 32px;
}
.s04__wrap .b2 {
  align-items: center;
  display: flex;
  margin-bottom: 8px;
  max-width: 900px;
}
.s04__wrap .b2 img {
  margin-right: 32px;
}
.s04__wrap .b2:last-child {
  align-items: flex-start;
}
.s04__wrap .t1 {
  padding: 40px 0 16px;
}
.s04__wrap .t2 {
  font-size: 2.2rem;
  margin-top: 32px;
  text-align: center;
}

/*notes*/
.s05__wrap {
  padding-bottom: 64px;
}
.s05__wrap h2 {
  margin-bottom: 64px;
}
.s05__wrap h2 span {
  display: inline-block;
  position: relative;
}
.s05__wrap h2 span:before {
  content:'';
  position: absolute;
  background: center / cover no-repeat url("../img/img_cary01.png");
  width: 180px;
  height: 180px;
  top: -55px;
  left: -220px;
}
.s05__wrap .b1 {
  align-items: center;
  background: #efede6;
  display: flex;
  font-size: 2.6rem;
  font-weight: 500;
  margin: 0 auto 16px;
  max-width: 900px;
}
.s05__wrap .b1 img {
  margin-right: 16px;
}
.s05__wrap a:link, .s05__wrap a:visited, .s05__wrap a:hover, .s05__wrap a:active{color:#000;text-decoration:none}

/*notes*/
.s06__wrap {
  background: #efede6;
  padding-bottom: 64px;
}
.s06__wrap h2 {
  background: center / cover no-repeat url("../img/h202.png");
  margin-bottom: 64px;
}
.s06__wrap .b1 {
  align-items: flex-start;
  background: #efede6;
  display: flex;
  margin: auto;
  max-width: 900px;
}
.s06__wrap .b1 img {
  margin-left: 16px;
  max-width: 100%;
}
table {
  background: #f6f5f2;
  margin: 64px auto 0;
  padding: 16px;
  text-align: left;
}
table tr:nth-child(even) {
  background: #efede6;
}
table th,table td {
  padding: 12px 32px;
}

/*notes*/
.s07__wrap {
  padding-bottom: 64px;
}
.s07__wrap h2 {
  background: center / cover no-repeat url("../img/h204.png");
  margin-bottom: 64px;
  position: relative;
}
.s07__wrap h2:after {
  content:'';
  position: absolute;
  background: center / cover no-repeat url("../img/img_cary02.png");
  width: 230px;
  height: 165px;
  top: -25px;
  margin-left: 30px;
}
.s07__wrap .b1 {
  margin: auto;
  max-width: 600px;
}
.form_req {
  background: #ff6e5f;
}
.form_any {
  background: #00b454;
}
.caution {
  background: #f5f5f5;
  border: 1px solid #c3c5c6;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 1.4rem;
  height: 160px;
  margin: 8px 0 32px;
  overflow: scroll;
  padding: 16px;
}
form input.b2 {
  background: #fff;
  width: 50%;
}
.s07__wrap .t1 {
  margin: -16px 0 32px;
  font-size: 1.4rem;
}

/*notes*/
footer {
  background: #00b454;
  color: #fff;
  padding: 24px 4%;
  text-align: center;
}

@media screen and (max-width:935px) and (min-width:561px) {
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
header {
  padding-bottom: 60px;
}
.header__btn {
  width: 100%;
  height: 360px;
  margin: -70px auto 0;
}
.header__btn a {
  top: unset;
  bottom: 0;
}
.header__btn a img {
  max-width: 80%;
}
.header__btn .fv_ico01,
.header__btn .fv_ico02 {
  width: 225px;
}
.header__illust {
  display: none;
}
}

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

/*notes*/
header {
  padding-bottom: 60px;
}
.header__top {
  padding: 8px 4%;
}
.header__main {
  margin: 56px 0 30px;
}
.header__main .t2 {
  font-size: 3.0rem;
  line-height: 1.2;
}
.header__main .border_y {
  margin: 0 auto 20px;
}
.header__main .border_y span {
  margin: 0 auto 5px;
  display: block;
}
.header__main .t3 {
  font-size: 4.5rem;
  line-height: 1.2;
}
.header__main .t4 {
  font-size: 2.4rem;
}
.header__btn {
  width: 100%;
  height: 320px;
  margin: -70px auto 0;
}
.header__btn a {
  top: unset;
  bottom: 0;
}
.header__btn a img {
  max-width: 80%;
}
.header__btn .fv_ico01,
.header__btn .fv_ico02 {
  width: 185px;
}
.header__illust {
  /*width: 100%;
  margin: 30px auto 0;*/
  display: none;
}
.header__illust img:nth-child(1) {
  width: 110px;
}
.header__illust img:nth-child(2) {
  width: 170px;
}

/*notes*/
.s01__wrap {
  background: #efede6;
  padding-bottom: 64px
}
.s01__wrap .b1 {
  display: block;
}
.s01__wrap .b2 {
  margin-right: 0;
  width: 100%;
}
.s01__wrap .b3{
  margin: auto;
  max-width: 90%;
}
.s01__wrap .t1 {
  font-size: 3.0rem;
}

/*notes*/
.s02__wrap h2:after {
  content:none;
}
.s02__wrap {
  position: relative;
  padding-bottom: 140px;
}
.s02__wrap:after {
  content:'';
  position: absolute;
  background: center / cover no-repeat url("../img/img_cary04.png");
  width: 140px;
  height: 140px;
  bottom: 0;
  right: 10px;
}
.s02__wrap .b1 {
  display: block;
  max-width: 90%;
}
.s02__wrap img {
  margin: 16px 0 0;
}


/*notes*/
.s03__wrap h2:after {
  content:none;
}
.s03__wrap {
  position: relative;
}
.s03__wrap:after {
  content:'';
  position: absolute;
  background: center / cover no-repeat url("../img/img_cary03.png");
  width: 140px;
  height: 140px;
  bottom: 0;
  right: 0;
}
.s03__wrap .b1 {
  display: block;
  margin: 0 auto 16px;
  max-width: 90%;
}
.s03__wrap .b1 img {
  margin-right: 0;
  max-width: 100%;
}
.s03__wrap .b2 {
  width: 100%;
}
.s03__wrap .b3 {
  margin: 46px auto 0;
  max-width: 900px;
}
.s03__wrap .b3 img {
  margin: auto;
  width: 90%;
}
.s03__wrap .t1 {
  font-size: 2.6rem;
  padding: 8px 16px;
}
.s03__wrap .t2 {
  font-size: 2.0rem;
  padding: 16px;
}

/*notes*/
.s04__wrap .b1 {
  font-size: 2.0rem;
  max-width: 80%;
  padding: 16px;
}
.s04__wrap .b2 img {
  margin-right: 16px;
}

/*notes*/
.s05__wrap h2 span:before {
  content:none;
}
.s05__wrap {
  position: relative;
  padding-bottom: 120px;
}
.s05__wrap:after {
  content:'';
  position: absolute;
  background: center / cover no-repeat url("../img/img_cary01.png");
  width: 140px;
  height: 140px;
  bottom: 0;
  left: 0;
}
.s05__wrap .b1 {
  display: block;
  font-size: 2.2rem;
  max-width: 90%;
}
.s05__wrap .b1 img {
  margin-right: 0;
}
.s05__wrap .b1 p {
  padding: 16px;
}

/*notes*/
.s06__wrap .b1 {
  align-items: flex-start;
  background: #efede6;
  display: block;
  margin: auto;
  max-width: 90%;
}
.s06__wrap .b1 img {
  margin: 16px auto 0;
}
table {
  margin: 32px auto 0;
  padding: 8px;
  max-width: 90%;
}
table th,table td {
  padding: 12px;
}
table th {
  width: 30%;
}

/*notes*/
.s07__wrap h2 {
  margin-bottom: 95px;
}
.s07__wrap h2:after {
  width: 140px;
  height: 100px;
  top: 65px;
  right: 10px;
}
.s07__wrap .b1 {
  max-width: 90%;
}
form input.b2 {
  width: 90%;
}
form input,form textarea {
  width: 90%
}
input.submit {
  height: 86px;
}

/*notes*/
footer {
  background: #00b454;
  color: #fff;
  padding: 24px 4%;
  text-align: center;
}
}
.workslink{
	display: block;
	width: 900px;
	height: auto;
	margin: 50px auto;
}
@media screen and (max-width:560px){
.workslink{
	width: 90%;
	margin: 40px auto;
}
}
.btn_thanks {
	background: #ffc503;
	display: block;
    font-weight: 600;
    padding: 1em 2em;
    color:#000 !important;
    width: 200px;
    margin: 50px auto;
    text-align: center;
}