@charset "UTF-8";
/*** The new CSS reset - version 1.5.1 (last updated 1.3.2022) ***/
*:where(
    :not(iframe, canvas, img, svg, video, select, input):not(svg *, symbol *)
  ) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
}

a,
button {
  cursor: revert;
}

header ol,
header ul,
menu {
  list-style: none;
}

img {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert;
}

::-webkit-input-placeholder {
  color: unset;
}

::-moz-placeholder {
  color: unset;
}

:-ms-input-placeholder {
  color: unset;
}

::-ms-input-placeholder {
  color: unset;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}

:where([draggable="true"]) {
  -webkit-user-drag: element;
}

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
  color: #585858;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.1rem;
}

body p {
  line-height: 2;
}

header {
  background: white;
}
.btn {
  position: relative;
  border: 3px solid #58975c;
  display: block;
  width: 90%;
  background: #fff;
  border-radius: 5rem;
  text-align: center;
  color: #58975c;
  padding: 12px 0;
  font-weight: bold;
  margin: 30px auto 0;
  -webkit-box-shadow: 3px 3px 0px #e4e4e4;
  box-shadow: 3px 3px 0px #e4e4e4;
  max-width: 350px;
}

a.btn_02,
.back {
  position: relative;
  border: 2px solid #58975c;
  border-radius: 6px;
  padding: 8px 0;
  margin: 9px auto;
  text-align: center;
  color: #58975c;
  max-width: 300px;
  width: 100%;
  -webkit-box-shadow: 3px 3px 0px #e4e4e4;
  box-shadow: 3px 3px 0px #e4e4e4;
  background: #fff;
  display: block;
}

.back {
  border-radius: 20em;
  border: 2px solid #a0a0a0;
  color: #656565;
}

.btn::after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  border-top: 2px solid #7a0;
  border-right: 2px solid #7a0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-size: contain;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.back::after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  border-top: 2px solid #656565;
  border-right: 2px solid #656565;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  background-size: contain;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pc {
  display: none !important;
}

#contact a {
  display: block;
  text-align: center;
  /* margin-block: 60px; */
  width: 96%;
  max-width: 376px;
  margin-inline: auto;
}

#mainvisual {
  background: #fff;
}

#mainvisual > div {
  width: 100%;
}
#mainvisual img {
  width: 100%;
  margin: 0 auto;
}

#mainvisual .main_bottom {
  position: relative;
  text-align: center;
  max-width: 1200px;
  margin: 50px auto 0;
  width: 96%;
}
#mainvisual .main_bottom .ctrbtn {
  max-width: 800px;
  width: 80%;
  margin: 20px;
}
#sec01 {
  width: 100%;
  padding-top: 50px;
  margin-inline: auto;
}
#sec01 div {
  background: #d3f2f6;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#sec01 img {
  max-width: 1200px;
  /* max-width: 800px; */
  width: 100%;
  margin: 0 auto;
}
#sec01 .relative {
  text-align: center;
  background: #fff;
  margin: 0 auto;
}

.relative {
  position: relative;
}
#sec01 .ctrbtn {
  margin: 10px;
  width: 80%;
}
.banner {
  padding: 30px 30px;
  margin: 0 auto;
}

#sec02 {
  width: 100%;
}

#sec02 > div {
  background: #d3f2f6;
  width: 100%;
  margin-inline: auto;
}
#sec02 .camp {
  width: 100%;
  margin: 0 auto;
}
#sec02 img {
  max-width: 1200px;
  width: 100%;
  display: block;
  margin-inline: auto;
}

#sec02 .relative {
  text-align: center;
  padding-top: 50px;
  background-color: #fff;
  margin: 0 auto;
}

#sec02 .ctrbtn {
  margin: 10px auto;
  width: 80%;
}
#sec03 {
  width: 100%;
}

#sec03 > div {
  background: #d3f2f6;

  width: 100%;
  margin-inline: auto;
}
#sec03 .relative {
  text-align: center;
  background: #fff;
  margin: 0 auto;
}
#sec03 > div img {
  max-width: 1200px;
  width: 100%;
  display: block;
  margin-inline: auto;
}
#sec03 .ctrbtn {
  margin: 10px auto;
  width: 80%;
}

#sec04 {
  width: 100%;
  font-weight: bold;
  padding-block: 80px;
  background: #d3f2f6;
  /* padding-block: 70px; */
}
#sec04 > div {
  max-width: 1200px;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 30px;
}
#sec04 img {
  /* max-width: 500px; */
  width: 90%;
  display: block;
  margin-inline: auto;
}

h1#logo img {
  max-width: 170px;
  margin-top: 30px;
}

/* 700px以上 */
@media screen and (min-width: 700px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}

/* maincontents */
h1#logo img.sp {
  max-width: 200px;
  width: 100%;
  margin: 20px auto 20px;
  display: block;
}

/* menu */
/* チェックボックスを非表示にする */
.drawer_hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer_open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0px;
  right: 0;
  z-index: 100;
  cursor: pointer;
  width: 80px;
  height: 80px;
  border-radius: 0 0 0 20px;
  position: fixed;
  padding: 0 0 18px;
}

/* ハンバーガーメニューのアイコン */
.drawer_open span,
.drawer_open span:before,
.drawer_open span:after {
  content: "";
  display: block;
  height: 4px;
  width: 34px;
  border-radius: 3px;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
}

.drawer_open:after {
  position: absolute;
  content: "MENU";
  bottom: 16px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
}

/* 三本線の一番上の棒の位置調整 */
.drawer_open span:before {
  bottom: 8px;
}

/* 三本線の一番下の棒の位置調整 */
.drawer_open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
.sp_navbtn.open .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
.sp_navbtn.open .drawer_open span::before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sp_navbtn.open .drawer_open span::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* メニューのデザイン*/
.nav_content {
  width: 100%;
  height: 100%;
  position: fixed;
  bottom: 100%;
  left: 0%;
  /* メニューを画面の外に飛ばす */
  z-index: 99;
  background: white;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  /*    padding-top: 25px;*/
}

.nav_list {
  list-style: none;
}

.nav_item a {
  color: #fff;
  text-decoration: none;
}

.nav_content li {
  padding: 0 15px;
}
.nav_content p {
  line-height: normal;
}
.text_s {
  font-size: 12px;
}
/* アイコンがクリックされたらメニューを表示 */
.nav_content.open {
  bottom: 0;
  /* メニューを画面に入れる */
}

@media screen and (min-width: 700px) {
  header {
    margin-inline: auto;
    padding: 0;
    width: 100%;

    z-index: 2;
    top: 0;
    /*    position: fixed;*/
  }
  header div.flexbox {
    display: flex;
  }
  header div.flexbox {
    margin-left: 2%;
  }
  /* #mainvisual{
    margin-top: 96px;
  } */
  .drawer_open {
    display: none;
  }

  .nav_content {
    position: unset;
    margin: 0 auto;
    padding-right: 1%;
    padding-left: 1%;
    /*    padding-top: 25px;*/
  }

  .nav_content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 auto;
    /* row-gap: 10px; */
  }

  .nav_content a {
    color: black;
    /*   border-right: 1px solid #e3e3e3;*/
    padding: 0 20px;
    font-size: 20px;
    letter-spacing: 0.15em;
    font-weight: bold;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 850px) {
  h1#logo img {
    max-width: 250px;
    margin-top: 30px;
  }
  .nav_content a {
    font-size: 24px;
  }
  .nav_content li {
    height: 90px;
  }
}
@media screen and (min-width: 980px) {
  .nav_content ul {
    max-width: 100%;
  }
}

/* 1200px以上 */
@media screen and (min-width: 1200px) {
  h1#logo {
    width: auto;
    max-width: 300px;
  }
}
@media screen and (min-width: 1300px) {
  .nav_content {
    padding-right: 0;
    padding-left: 0;
  }

  .nav_content ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
  }
}
/* footer */
footer {
  background: #4dd1e2;
  padding: 30px 0 0;
}
footer .f_nav,
footer .f_nav02 {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 10px;
  margin-bottom: 10px;
}
footer li {
  padding: 0 20px;
  text-align: center;
}
footer img {
  display: block;
  width: 90%;
  max-width: 300px;
  margin: 0 auto 16px;
}
footer .f_nav a {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin: 0 8px;
}

footer .f_nav02 a {
  color: #dfffdf;
  font-size: 13px;
  margin: 0 8px;
  border-bottom: 1px solid;
  padding-bottom: 4px;
}
footer ul.info {
  margin: 20px 0;
  text-align: center;
  padding: 10px 0;
}
footer ul.info li {
  font-size: 14px;
}
footer > p {
  color: #fff;
  text-align: center;
  padding: 6px 0;
}
footer > p.copy {
  font-size: 10px;
  background: #000000;
}

@media screen and (min-width: 940px) {
  #mainvisual .main_bottom .ctrbtn {
    position: absolute;
    margin: 0 auto;
    right: 0;
    left: 0;
    width: 50%;
    bottom: 6%;
  }
  footer > img {
    margin: 70px auto;
  }
  footer > p.copy {
    font-size: 13px;
  }
}

/* mainvisual */

/* 750px以上 */
@media screen and (min-width: 750px) {
}
/* 940px以上 */
@media screen and (min-width: 940px) {
  .nav_content {
    /*    padding-top: 25px;*/
  }
}
@media screen and (min-width: 1200px) {
}
@media screen and (min-width: 1400px) {
  #mainvisual .main_bottom .ctrbtn {
    bottom: 6%;
  }
}

@media screen and (max-width: 699px) {
  header {
    position: fixed;
    /* background: #fff; */
    width: 100%;
    z-index: 100;
  }

  #logo img {
    max-width: 150px;
    margin-left: 15px;
    margin-block: 15px;
  }

  #mainvisual {
    padding-block: 72px 10px;
  }

  #mainvisual img.sp {
    width: 100%;
    margin-inline: auto;
    display: block;
  }

  nav .sp img {
    max-width: 200px;
    display: block;
    margin: 30px auto;
  }

  .nav_content ul:first-child a {
    display: block;
    border-bottom: 1px dashed #e3e3e3;
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
  }

  .nav_content ul.sp {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px;
  }

  .nav_content ul.sp a {
    color: #b5b5b5;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 3px;
  }

  #contact a {
    margin-block: 30px;
  }

  footer .f_nav a {
    font-size: 15px;
  }
  footer .f_nav {
    grid-gap: 0px;
    row-gap: 10px;
  }

  footer ul.info {
    margin: 0;
    padding: 30px 0;
  }

  footer li {
    padding: 0 5px;
    text-align: center;
  }
  footer .text_s {
    font-size: 10px;
  }
}

@media screen and (min-width: 700px) {
  .main_bottom {
    margin: 80px 0;
  }

  .banner {
    width: 80%;
    max-width: 900px;
    padding: 50px 0px;
  }
  #sec01 div {
    padding-top: 50px;
  }

  #sec01 > div img.pc {
    /* max-width: 800px; */
    width: 100%;
  }
  #sec01 .ctrbtn {
    max-width: 650px;
    position: absolute;
    padding: 20px 20px 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 60%;
    right: 30%;
    left: 60%;
    bottom: -10%;
  }

  #sec02 .camp {
    background-image: url(../img/sec02_bk.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0;
  }
  #sec02 .camp img {
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
  }
  #sec02 .ctrbtn {
    max-width: 650px;
    position: absolute;

    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 60%;
    right: 30%;
    left: 60%;
    bottom: -10%;
  }

  #sec03 {
    margin: 80px 0 0;
  }
  #sec03 > div {
    padding: 50px 0;
  }

  #sec03 > div img.pc {
    /* max-width: 900px; */
    width: 100%;
    /* margin-bottom: 30px; */
  }
  #sec03 .ctrbtn {
    max-width: 650px;
    position: absolute;

    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 60%;
    right: 30%;
    left: 60%;
    bottom: -5%;
  }

  #sec04 > div img.pc {
    /*max-width: 900px;*/
    width: 90%;
  }
  #sec04 {
    margin: 80px 0 0;
    padding-block: 60px;
  }
}

#sec04 form p {
  text-align: center;
  margin: 30px;
}

#sec04 dt {
  margin: 20px 0 0;
}
#sec04 .flexbox dt {
  width: 200px;
  margin: 10px 0 0;
}
#sec04 .req {
  color: #ff0000;
  font-size: 10px;
  vertical-align: top;
}
#sec04 .multiple {
  font-size: 10px;
  vertical-align: top;
}

#sec04 form input,
#sec04 form textarea {
  border: 1px solid #1e1e1e;
  border-radius: 10px;
  padding: 0.5rem;
  width: 100%;
  background: #fff;
  margin: 10px 20px 10px 0;
}

#sec04 form input[type="submit"] {
  -webkit-appearance: none;
  background: #ffff00;
  border: 0px;
  width: 80%;
  max-width: 250px;
  border-radius: 200px;
  text-align: center;
  color: #1e1e1e;
  margin: 30px auto;
  display: block;
  padding: 1rem 10px;
  font-weight: bold;
  position: relative;
  font-size: 18px;
}
#sec04 form input:disabled {
  background: #eeeeee;
}
#sec04 > form {
  border: #1e1e1e solid 1px;
  border-radius: 10px;
  max-width: 800px;
  margin-inline: auto;
  width: 96%;
  padding: 10px;
  background-color: #fff;
}
select {
  border: 1px solid #1e1e1e;
  border-radius: 10px;
  padding: 6px;
  width: 100%;
  background: #fff;
  position: relative;
  margin: 10px 20px 10px 0;
}
.flexbox2 {
  display: flex;
  margin: 10px 40px 10px 0;
}
#sec04 form .flexbox2 input {
  border: 1px solid #1e1e1e;
  border-radius: 10px;
  padding: 6px;
  width: 20px;
  background: #fff;
  margin: 5px;
}
#sec04 dd .flexbox {
  justify-content: left;
  margin: 0;
}
#sec04 form .box p {
  font-weight: normal;
  text-align: left;
  margin: 0;
  font-size: 14px;
}
strong {
  font-weight: bold;
}
.box {
  width: 100%; /* 横幅を200pxに指定 */
  height: 300px; /* 横幅を200pxに指定 */
  border: 1px solid #000; /* わかりやすくボーダーを引く */
  overflow: auto;
  padding: 10px;
}
ol {
  list-style: decimal;
  font-weight: normal;
  padding: 0 0 0 30px;
  font-size: 14px;
}
#sec04 ul {
  list-style: disc;
  padding: 0 0 0 30px;
}
.pripli {
  display: flex;
  justify-content: right;
}

@media screen and (min-width: 600px) {
  #sec04 .flexbox {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
  }
  #sec04 .flexbox dd {
    width: 70%;
  }
  #sec04 form {
    padding: 30px;
  }
}

#formWrap {
  border: #1e1e1e solid 1px;
  border-radius: 10px;
  max-width: 800px;
  margin-inline: auto;
  width: 96%;
  padding: 10px;
  background-color: #fff;
  padding: 20px;
}
#formWrap h4 {
  color: red;
}
#formWrap input[type="button"] {
  background: #fff;
  border: 1px solid #000;
  font-size: 14px;
  padding: 10px 30px;
  border-radius: 100px;
  display: block;
  margin-inline: auto;
  max-width: 250px;
}
