.inner {
  margin: 0 auto;
  width: 100%;
}

.wrapper1280 {
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
}

@media only screen and (max-width: 1280px) {
  .wrapper1280 {
    padding: 0 3%;
  }
}

@media only screen and (max-width: 767px) {
  .inner {
    min-width: 0;
    width: 92%;
    margin: 0 auto;
  }
  .wrapper1280 {
    width: 92%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  
  #main {min-width: 0;}
  .wrapper1500 {width: 100%;}
  
.order1 {order: 1;}
.order2 {order: 2;}
.order3 {order: 3;}
.order4 {order: 4;}
.order5 {order: 5;}
.order6 {order: 6;}
.order7 {order: 7;}
.order8 {order: 8;}
.order9 {order: 9;}
.order10 {order: 10;}
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: center;
}
.f70 { font-size: 70%; }
.f80 { font-size: 80%; }
.f90 { font-size: 90%; }
.f110 { font-size: 110%; }
.f120 { font-size: 120%; }
.f130 { font-size: 130%; }
.f150 { font-size: 130%; }

.Tylw{color: #e0c323;}
.Tble{color: #75a5b8;}



/* secTop */

#secTop img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {}



/* --------------------------
		Town
----------------------------*/

#secTown {
  width: 700px;
  padding-top: 100px;
  margin: 0px auto;
  letter-spacing: 0.13em;
}

.tw-top {
  width: 126px;
  margin: 0 auto;
}

.tw-tit {
  margin: 15px auto 0;
}

#secTown h1 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-top: 25px;
  text-align: center;
}

.tw-box1 {
  width: 670px;
  margin: 0 auto;
  display: flex;
}

.tw-in1 {
  width: 310px;
  position: relative;
}

.circle1,
.circle2,
.circle3 {
  width: 140px;
  height: 140px;
  color: white;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.15em;
  text-align: center;
}

.circle1 {
  position: absolute;
  top: 19%;
  left: 49%;
  background: #e0c323;
  padding-top: 43px;
}

.circle2 {
  position: absolute;
  top: 48%;
  left: 21%;
  background: #75a5b8;
  padding-top: 40px;
}

.circle3 {
  position: absolute;
  top: 48%;
  right: -31%;
  background: #a7d0d8;
  padding-top: 37px;
}

.tw-on1 {
  left: 5%;
  bottom: 16%;
  position: absolute;
}

.tw-in2 {
  width: 407px;
}

.tw-box2 {
  width: 640px;
  margin: 2px auto 0;
  position: relative;
}

.tw-on2 {
  top: 26%;
  left: 47%;
  position: absolute;
}

.tw-on3 {
  top: 30%;
  right: -4%;
  position: absolute;
}

.tw-on4 {
  bottom: 5%;
  right: -3%;
  position: absolute;
}

#secTown h2 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 5px;
  text-align: center;
}

@media only screen and (max-width: 767px) {

  #secTown {
    width: 97%;
    padding-top: 10%;
    margin: 0px auto;
  }

  .tw-top {
    width: 25%;
    margin: 0 auto;
  }

  .tw-tit {
    margin: 3% auto 0;
  }

  #secTown h1 {
    font-size: 4.8vw;
    letter-spacing: 0.15em;
    margin-top: 4%;
  }

  .tw-box1 {
    width: 100%;
    margin: 4% auto 0;
  }

  .tw-in1 {
    width: 40%;
  }

  .circle1,
  .circle2,
  .circle3 {
    width: 24vw;
    height: 24vw;
    font-size: 3.3vw;
    line-height: 1.4;
    letter-spacing: 0.15em;
    text-align: center;
  }

  .circle1 {
    top: 8%;
    left: 16%;
    padding-top: 20%;
  }

  .circle2 {
    top: 36%;
    left: 65%;
    padding-top: 22%;
  }

  .circle3 {
    bottom: 1%;
    left: 13%;
    top: initial;
    right: initial;
    padding-top: 19%;
  }

  .tw-on1 {
    width: 40%;
    left: initial;
    right: -45%;
    bottom: 20%;
    transform: scaleX(-1);
  }

  .tw-in2 {
    width: 75%;
  }

  .tw-box2 {
    width: 90%;
    margin: 1% auto 0;
  }

  .tw-on2 {
    width: 18%;
    top: 29%;
    left: 41%;
  }

  .tw-on3 {
    width: 23%;
    top: 22%;
    right: -5%;
  }

  .tw-on4 {
    width: 28%;
    bottom: 6%;
    right: -4%;
  }

  #secTown h2 {
    font-size: 4vw;
    margin-top: 0.5%;
  }

}


/* --------------------------
		Location
----------------------------*/

#secLoc {
  width: 1000px;
  padding-top: 100px;
  margin: 0px auto;
  letter-spacing: 0.13em;
}

#secLoc h1 {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-top: 5px;
  text-align: center;
}

#secLoc h2 {
  font-weight: 600;
  margin-top: 5px;
  line-height: 0.8;
}

#secLoc h3 {
  letter-spacing: 0.08em;
  line-height: 1.2;
}

#secLoc h4 {
  letter-spacing: 0.10em;
}

.lc-top {
  width: 182px;
  margin: 0 auto;
}

.school-tit {
  position: relative;
  padding-top: 42px;
}

.lc-school {
  top: 0;
  left: 20%;
  position: absolute;
}

.lc-box1 {
  width: 800px;
  margin: 30px auto 0;
  display: flex;
  align-items: center;
}

.lc-in1 {
  width: 450px;
  position: relative;
}

.lc-on1 {
  right: -14%;
  top: 10%;
  position: absolute;
}

.lc-on2 {
  left: -7%;
  bottom: -8%;
  position: absolute;
}

.br-sp {
  display: none;
}

.lc-in2 {
  margin: 30px auto 0;
}

.lc-box1 h2,
.lc-box2-pc h2 {
  font-size: 22px;
}

.lc-box1 h3 {
  font-size: 18px;
  margin-top: 8px;
}

.lc-in2-1 {
  margin-top: 15px;
}

.shopping {
  padding-top: 0;
}

.lc-box2-pc {
  width: 950px;
  display: flex;
  margin: 30px auto 0;
}

.lc-box2-sp {
  display: none;
}

.lc-in3 {
  width: 500px;
  margin-top: -40px;
}

.lc-in4 {
  width: 450px;
  margin-top: 115px;
  position: relative;
}

.shopping-tit {
  padding-top: 8px;
}

.lc-shopping {
  top: -25%;
  left: -3%;
  position: absolute;
}

.lc-in4-1 {
  margin-top: 20px;
  margin-left: 11px;
  position: relative;
}

.lc-on3 {
  top: 0;
  right: 4%;
  position: absolute;
}

.lc-box3 {
  width: 990px;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-around;
}

.lc-box3 h2 {
  font-size: 23px;
  text-align: center;
}

.lc-box3 h3,
.lc-box6 h3 {
  font-size: 18px;
  margin-top: 6px;
  text-align: center;
}

.lc-in5 {
  display: flex;
  width: 495px;
  justify-content: space-around;
}

.lc-in6 {
  display: flex;
  width: 495px;
  justify-content: space-around;
}

.lc-box4 {
  margin: 25px auto 0;
}

.lc-box4 h4 {
  font-size: 18px;
  margin-top: 10px;
  text-align: center;
  line-height: 1.2;
}

.access {
  position: relative;
  margin-top: 70px;
}

.lc-access {
  top: 3%;
  left: 13%;
  position: absolute;
}

.lc-box5 {
  width: 815px;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.lc-in7 {
  width: 400px;
}

.lc-in7-1 {
  width: 260px;
  margin: 15px auto 0;
}

.lc-box5 h2 {
  font-size: 22px;
  text-align: center;
}

.lc-box5 h3 {
  font-size: 19px;
  margin-top: 10px;
  text-align: left;
}

.lc-box5 h5 {
  font-size: 16px;
  margin-top: 3px;
  text-align: right;
  letter-spacing: 0.08em;
}

.lc-box5 p {
  background-color: #d3e7eb;
  border-radius: 100vh;
  width: 330px;
  height: 30px;
  padding-top: 2px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}

.base_16 {
  font-size: 16px;
  line-height: 1.6;
}

.lc-in8 {
  width: 440px;
  position: relative;
}

.lc-on4 {
  top: 33%;
  right: -11%;
  position: absolute;
}

.lc-on5 {
  bottom: -8%;
  right: -5%;
  position: absolute;
}

.outing {
  padding-top: 30px;
}

.outing-tit {
  position: relative;
  padding-top: 42px;
}

.lc-outing {
  top: 0;
  left: 20%;
  position: absolute;
}

.lc-box6 {
  width: 990px;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-around;
}

.lc-in9 {
  display: flex;
  width: 495px;
  justify-content: space-around;
  position: relative;
}

.lc-on6 {
  bottom: 1%;
  left: -5%;
  position: absolute;
}

.lc-in10 {
  display: flex;
  width: 495px;
  justify-content: space-around;
}

.lc-box7 {
  display: flex;
  gap: 2%;
  margin: 60px auto 0;
  justify-content: center;
}

.lc-in11 {}

.lc-box7 h4 {
  font-size: 17px;
  line-height: 1.6;
}


@media only screen and (max-width: 767px) {

  #secLoc {
    overflow: hidden;
    width: 97%;
    padding-top: 13%;
    letter-spacing: 0.13em;
  }

  #secLoc h1 {
    font-size: 4.2vw;
    letter-spacing: 0.15em;
    margin-top: 3%;
    line-height: 1.7;
  }

  #secLoc h2 {
    margin-top: 2%;
    line-height: 0.4;
  }

  #secLoc h3 {
    letter-spacing: 0.08em;
    line-height: 1.4;
  }

  #secLoc h4 {
    letter-spacing: 0.10em;
  }

  .lc-top {
    width: 35%;
    margin: 0 auto;
  }

  .school-tit {
    padding-top: 4%;
  }

  .lc-school {
    width: 22%;
    top: -1vw;
    left: 3%;
  }

  .lc-box1 {
    width: 93%;
    margin: 5% auto 0;
    display: block;
  }

  .lc-in1 {
    width: 100%;
  }

  .lc-on1 {
    width: 27%;
    right: initial;
    left: -3%;
    top: 38%;
  }

  .lc-on2 {
    width: 28%;
    left: -4%;
    bottom: -4%;
  }

  .br-sp {
    display: block;
  }

  .lc-in2 {
    margin: 4% auto 0
  }

  .lc-box1 h2,
  .lc-box2-sp h2 {
    font-size: 4vw;
    margin-top: 3%;
    text-align: center;
  }

  .lc-box1 h3 {
    font-size: 3.5vw;
    margin-top: 0;
  }

  .lc-in2-1 {
    margin: 3% auto 0;
    text-align: center;
  }

  .shopping {
    padding-top: 0;
  }

  .lc-box2-pc {
    display: none;
  }

  .lc-box2-sp {
    display: block;
  }

  .shopping-tit {
    padding-top: 9%;
    position: relative;
    z-index: 3;
  }

  .lc-shopping {
    width: 22%;
    top: 19%;
    left: 8%;
  }

  .lc-in3 {
    width: 100%;
    margin: -15% auto 0;
  }

  .lc-in4 {
    width: 100%;
    margin-top: 4%;
  }

  .lc-on3 {
    width: 20%;
    top: -15vw;
    right: 3%;
  }

  .lc-box3 {
    width: 90%;
    margin: 0 auto;
    margin-top: 7%;
    display: block;
  }

  .lc-box3 h2 {
    font-size: 4vw;
    margin-top: 2%;
    text-align: center;
  }

  .lc-box3 h3,
  .lc-box6 h3 {
    font-size: 3.5vw;
    margin-top: 2%;
    line-height: 1.2;
  }

  .lc-in5 {
    width: 100%;
    justify-content: space-around;
  }

  .lc-img3,
  .lc-img4,
  .lc-img5,
  .lc-img6 {
    width: 48%;
  }

  .lc-in6 {
    width: 100%;
    margin-top: 2%;
    justify-content: space-around;
  }

  .lc-box4 {
    margin: 3% auto 0;
  }

  .lc-box4 h4 {
    font-size: 3.3vw;
    margin-top: 0;
    text-align: center;
    line-height: 1.3;
  }

  .access {
    margin-top: 10%;
  }

  .lc-access {
    width: 22%;
    top: -4%;
    left: 3%;
    z-index: 3;
  }

  .lc-box5 {
    width: 93%;
    margin: 0 auto 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .lc-in7 {
    width: 100%;
    margin-top: 3%;
  }

  .lc-in7-1 {
    width: 100%;
    margin: 2% auto 0;
  }

  .lc-box5 h2 {
    font-size: 4vw;
  }

  .lc-box5 h3 {
    font-size: 3.6vw;
    margin-top: 2%;
    text-align: center;
  }

  .lc-box5 h5 {
    font-size: 3vw;
    margin-top: 1%;
    text-align: center;
  }

  .lc-box5 p {
    width: 80%;
    height: 6vw;
    padding-top: 0%;
    margin-top: 4%;
  }

  .base_16 {
    font-size: 3.1vw;
    line-height: 1.9;
  }

  .lc-in8 {
    width: 100%;
    position: relative;
  }

  .lc-on4 {
    width: 21%;
    top: 35%;
    right: -5%;
  }

  .lc-on5 {
    width: 21%;
    bottom: -8%;
    right: -1%;
  }

  .outing {
    padding-top: 5%;
  }

  .outing-tit {
    padding-top: 3%;
  }

  .lc-outing {
    width: 22%;
    top: -4%;
    left: 21%;
  }

  .lc-box6 {
    width: 93%;
    margin: 1% auto 0;
    display: block;
  }

  .lc-img8,
  .lc-img9,
  .lc-img10,
  .lc-img11 {
    width: 48%;
  }

  .lc-in9 {
    width: 100%;
  }

  .lc-on6 {
    width: 15%;
    bottom: 3%;
    left: -2%;
  }

  .lc-in10 {
    width: 100%;
    margin-top: 2%;
  }

  .lc-box7 {
    display: block;
    margin: 7% auto 0;
    text-align: center;
  }

  .lc-in11 {
    display: inline-block;
    text-align: left;
  }

  .lc-box7 h4 {
    font-size: 3.3vw;
  }
}

/* --------------------------
		Support
----------------------------*/

#secSup {
  width: 860px;
  padding-top: 80px;
  margin: 0 auto;
  letter-spacing: 0.15em;
  position: relative;
}

.sup-top {
  width: 222px;
  margin: 0 auto;
}

.sup-tit {
  margin: 0 auto 0;
}

#secSup h1 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-top: 30px;
  text-align: center;
}

.sup-on1 {
  width: 95px;
  position: absolute;
  top: 24%;
  right: 9%;
}

#secSup h2 {
  font-size: 19px;
  font-weight: 700;
  margin-top: 20px;
  text-align: center;
}

#secSup h3 {
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
}

#secSup p {
  font-size: 15px;
  line-height: 1.75;
  margin: 5px auto 0;
}

.supBox {
  flex-wrap: wrap;
  display: flex;
  gap: 4%;
  justify-content: center;
  margin: 50px auto 0;
}

.supBox .sup1,
.supBox .sup2,
.supBox .sup3,
.supBox .sup4 {
  position: relative;
  width: 405px;
  padding: 18px 22px 23px;
}

.supBox .sup1,
.supBox .sup4 {
  background-color: #fbfcfd;
  border: 2px solid #75a5b8;
}

.supBox .sup2,
.supBox .sup3 {
  background-color: #fefdf8;
  border: 2px solid #e0c323;
}

.supBox .sup3,
.supBox .sup4 {
  margin-top: 45px;
}

.sup_1,
.sup_2,
.sup_3,
.sup_4 {
  position: absolute;
  top: -25%;
  left: 40%;
}

#secSup .sup1 h2,
#secSup .sup4 h2 {
  color: #75a5b8;
}

#secSup .sup2 h2,
#secSup .sup3 h2 {
  color: #e0c323;
}

@media only screen and (max-width: 767px) {
  #secSup {
    width: 90%;
    margin: 0 auto;
    padding-top: 10%;
    margin-top: 0%;
  }

  .sup-top {
    width: 45%;
  }

  .sup-on1 {
    width: 19%;
    top: 15%;
    right: 3%;
  }

  #secSup h1 {
    font-size: 4.2vw;
    margin-top: 5%;
    margin-bottom: 3%;
    line-height: 1.7;
  }

  #secSup h2 {
    font-size: 3.3vw;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }

  #secSup h3 {
    font-size: 2.8vw;
    margin-top: 3%;
  }

  #secSup p {
    font-size: 2.9vw;
    margin: 2% auto 0;
  }

  .supBox {
    flex-wrap: wrap;
    margin-top: 5%;
  }

  .supBox .sup1,
  .supBox .sup2,
  .supBox .sup3,
  .supBox .sup4 {
    width: 43vw;
    padding: 4% 4% 4%;
  }

  .supBox .sup3,
  .supBox .sup4 {
    margin-top: 8%;
  }

  .sup_1,
  .sup_2,
  .sup_3,
  .sup_4 {
    width: 28%;
    top: -12%;
    left: 35%;
  }

}

/*------------------------
	Tyumon
----------------------------*/

#secTyumon {
  position: relative;
  width: 1200px;
  margin: 40px auto 0;
  padding-top: 80px;
}

.od-top {
  width: 220px;
  margin: 0 auto;
}

.jirei {
  width: 1130px;
  margin: 20px auto 0;
}

.secTxt {
  font-size: 17px;
  text-align: center;
  line-height: 1.9;
  margin-top: 1.25em;
  letter-spacing: 0.15vw;
  font-weight: 500;
}

.naiyouBox {
  display: flex;
  justify-content: center;
  gap: 0.8%;
  margin-top: 14px;
  color: #0e0e0e;
}

.naiyouBox .txt01,
.naiyouBox .txt02,
.naiyouBox .txt03,
.naiyouBox .txt04,
.naiyouBox .txt05 {
  width: 170px;
  padding: 11px 8px;
  background: #fff;
  border: 1px solid #75a5b8;
}

.naiyouBox h1 {
  font-size: 18px;
  text-align: center;
  margin: 0 0 4px;
  letter-spacing: 0.12vw;
}

.naiyouBox p {
  font-size: 13px;
  line-height: 1.5;
  font-weight: 400;
  width: 100%;
  text-align: center;
}

.odbnr {
  background-color: #e0c323;
  padding: 20px 0;
  border-radius: 60px;
  color: #fff;
  margin: 25px auto 15px;
  width: 35%;
  box-shadow: 4px 4px 1px rgb(239 225 145 / 100%);
  transition: .3s;
}

.odbnr:hover {
  box-shadow: unset;
  transform: translateY(4px);
}

.bnrtext {
  text-align: center;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.15vw;
}

@media only screen and (max-width: 767px) {

  #secTyumon {
    overflow: hidden;
    width: 100%;
    margin: 0 auto 0;
    padding-top: 13%;
  }

  .od-top {
    width: 42%;
  }

  .jirei {
    width: 92%;
    margin: 2% auto 0;
  }

  .secTxt {
    font-size: 3.5vw;
  }

  .naiyouBox {
    flex-wrap: wrap;
    gap: 1.2%;
    margin-top: 2%;
  }

  .naiyouBox .txt01,
  .naiyouBox .txt02,
  .naiyouBox .txt03 {
    width: 28.5%;
    padding: 2% 1.5%;
    border: 1px solid #75a5b8;
  }

  .naiyouBox .txt04,
  .naiyouBox .txt05 {
    width: 29%;
    margin-top: 1%;
    border: 1px solid #75a5b8;
  }

  .naiyouBox h1 {
    font-size: 3.2vw;
    margin: 0 0 3%;
  }

  .naiyouBox p {
    width: 100%;
    font-size: 2.13vw;
    line-height: 1.667;
  }

  .odbnr {
    padding: 4% 0;
    border-radius: 10vw;
    margin: 4% auto 0;
    width: 75%;
    transition: .3s;
  }

  .odbnr:hover {
    box-shadow: unset;
    transform: translateY(4px);
  }

  .bnrtext {
    font-size: 3.5vw;
  }
}

/*plan*/


#od-plan {
  width: 1200px;
  margin: 0 auto;
  padding-top: 80px;
  letter-spacing: 0.12em;
}

.od-tit {
  position: relative;
}

.od-gouti {
  top: -40px;
  left: 21%;
  position: absolute;
}

#od-plan h1 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.15em;
  margin-top: 10px;
  text-align: center;
}

#od-plan h2 {
  font-size: 22px;
  letter-spacing: 0.13em;
  font-weight: 700;
  text-align: center;
}

#od-plan p {
  font-size: 16px;
  margin: 7px auto 0;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0.15em;
}

#od-plan .sec01 {
  margin-top: 30px;
}

.od-box1 {
  width: 950px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.od-in1 {
  width: 460px;

}

#od-plan .od-textbox {
  margin: 10px auto 0;
  padding: 0 3px;
}

.od-in2 {
  width: 380px;
  position: relative;
}

.od-on1 {
  top: 4%;
  right: -16%;
  position: absolute;
}

.circle4,
.circle5 {
  width: 105px;
  height: 105px;
  color: white;
  border-radius: 50%;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.15em;
  text-align: center;
}

.circle4 {
  position: absolute;
  bottom: 7%;
  left: 17%;
  background: #75a5b8;
  padding-top: 26px;
}

.circle5 {
  position: absolute;
  bottom: 7%;
  left: 47%;
  background: #e0c323;
  padding-top: 26px;
}

#od-plan .sec02,
.sec03 {
  margin-top: 30px;
}

.od-box2 {
  width: 920px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.od-in3 {
  width: 450px;
}

.od-in4 {
  width: 460px;

  position: relative;
}

.od-on2 {
  bottom: -6%;
  right: -31%;
  position: absolute;
}

.od-box3 {
  width: 850px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.od-in5 {
  width: 460px;
  position: relative;
}

.od-on3 {
  bottom: 26%;
  left: -14%;
  position: absolute;
}

.od-in6 {
  width: 330px;
}

@media only screen and (max-width: 767px) {
  #od-plan {
    width: 93%;
    margin: 0 auto;
    padding-top: 12%;
    letter-spacing: 0.12em;
  }

  .od-gouti {
    width: 22%;
    top: -7vw;
    left: 22%;
  }

  #od-plan h1 {
    font-size: 4.6vw;
    letter-spacing: 0.15em;
    margin-top: 3%;
    line-height: 1.5;
  }

  #od-plan h2 {
    font-size: 4.5vw;
  }

  #od-plan p {
    font-size: 3.3vw;
    margin: 1% auto 0;
  }

  #od-plan .sec01 {
    margin-top: 2%;
  }

  .od-box1 {
    width: 100%;
    margin: 0 auto;
    display: block;
  }

  .od-in1 {
    width: 93%;
    margin: 0 auto;

  }

  #od-plan .od-textbox {
    margin: 3% auto 0;
    padding: 0 2%;
  }

  .od-in2 {
    width: 90%;
    position: relative;
    margin: 3% auto 0
  }

  .od-on1 {
    width: 19%;
    top: 4%;
    right: 6%;
  }

  .circle4,
  .circle5 {
    width: 21vw;
    height: 21vw;
    font-size: 3.1vw;
    line-height: 1.4;
    letter-spacing: 0.15em;
  }

  .circle4 {
    bottom: 7%;
    left: 15%;
    padding-top: 7%;
  }

  .circle5 {
    bottom: 7%;
    left: 42%;
    padding-top: 7%;
  }

  #od-plan .sec02,
  .sec03 {
    margin-top: 5%;
  }

  .od-box2 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
  }

  .od-in3 {
    width: 93%;
  }

  .od-in4 {
    width: 93%;
    margin: 0 auto;
  }

  .od-on2 {
    width: 17%;
    bottom: -4%;
    right: -3%;
  }

  .od-box3 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
  }

  .od-in5 {
    width: 93%;
    margin: 5% auto 0;
  }

  .od-on3 {
    width: 37%;
    bottom: 34%;
    left: -5%;
  }

  .od-in6 {
    width: 56%;
  }
}


/*value*/

.value {
  justify-content: center;
  gap: 3.5%;
  text-align: center;
  align-items: center;
  padding-top: 70px;
  display: flex;
  letter-spacing: 0.1em;
}

.menseki {
  font-size: 16px;
}

.kakaku {
  font-size: 18px;
  margin-top: 8px;
}

.kakaku .big {
  font-size: 40px;
}

.kakaku .mini {
  font-size: 30px;
  vertical-align: middle;
}

.value .R {
  width: 325px;
}

.zei {
  font-size: 14px;
  background-color: #ababab;
  padding: 17px 0;
  color: #fff;
}

.jitubutu {
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 35px;
}

#tyumonCamp {
  width: 950px;
  margin: 70px auto;
  height: auto;
  text-align: center;
}

@media only screen and (max-width: 767px) {

  .value {
    flex-direction: column;
    padding-top: 10%;
  }

  .menseki {
    font-size: 3.6vw;
  }

  .kakaku {
    font-size: 4vw;
    margin-top: 2%;
    margin-bottom: 1%;
  }

  .kakaku .big {
    font-size: 8vw;
  }

  .kakaku .mini {
    font-size: 6.8vw;
  }

  .value .R {
    width: 90%;
  }

  .zei {
    font-size: 3.5vw;
    padding: 3.5% 0;
  }

  #tyumonCamp {
    width: 94.75%;
    margin: 0 auto;
    padding-top: 5%;
  }

  .jitubutu {
    font-size: 3vw;
    margin-top: 3%;
    margin-bottom: 6%;
  }

}

/*------------------------
	Toiawase
----------------------------*/

.Toiawase {
  background: #f8f6ed;
  padding: 65px 0 60px 0;
  margin-top: 70px;
}

.Toiawase a {
  text-decoration: none;
}

.Toi-btn {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-evenly;
}

.Contact {
  width: 450px;
  background-color: #fff;
  padding: 40px 0;
  border: 1px solid #75a5b8;
  color: #75a5b8;

}

.Con {}

.Reserve {
  width: 450px;
  position: relative;
  background-color: #75a5b8;
  padding: 40px 0;
}

.ResImg {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 440px;
}

.ResImg img {
  width: 100%;
  height: auto;
}

.Toiawase .Reserve .tit {
  text-align: center;
  font-size: 35px;
  letter-spacing: 7px;
  color: #fff;
}

.Toiawase .Contact .tit {
  text-align: center;
  font-size: 35px;
  letter-spacing: 7px;
}

.Toiawase .Reserve .tit p,
.Toiawase .Reserve .txt p {
  color: #fff;
}

.Toiawase .Contact .txt {
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
  letter-spacing: 0.10em;
}

.Toiawase .Reserve .txt {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 15px;
  letter-spacing: 0.10em;
}

@media only screen and (max-width: 767px) {
  .Toiawase {
    padding: 15% 0 0%;
    margin-top: 8%;
  }

  .Toi-btn {
    width: 90%;
    flex-direction: column-reverse;
    margin: 0 auto;
  }

  .Contact {
    width: 100%;
    padding: 8% 0;
    margin-top: 5%;
  }

  .Con {}

  .Reserve {
    width: 100%;
    padding: 8% 0;
  }

  .ResImg {
    top: -31%;
    width: 100%;
  }

  .Toiawase .Reserve .tit,
  .Toiawase .Contact .tit {
    font-size: 8vw;
    letter-spacing: 1.2px;
  }

  .Toiawase .Reserve .txt,
  .Toiawase .Contact .txt {
    font-size: 3.2vw;
    margin-top: 4%;

  }
}




/*-----------------------------------------------
	box_access
-----------------------------------------------*/

.box_access {
  background-color: #09449D;
  width: 94.75%;
  border-radius: 5px;
  margin: 50px auto;
}

.box_access .inner_access {
  width: 94.75%;
  margin: 0 auto;
  padding: 13px 0 30px;
}

.box_access .conMap {
  width: 100%;
  height: 450px;
}

@media only screen and (max-width: 767px) {
  .box_access {
    margin: 2em auto;
  }

  .box_access .inner_access {
    padding: 10px 0 14px;
  }

  .box_access .conMap {}
}

.secContact {
  text-align: center;
}

.secContact .place {
  text-align: left;
  max-width: 1280px;
  margin: 50px auto 0;
}

.secContact .place .titBox .tit {
  padding-left: 10px;
  font-size: 20px;
  letter-spacing: 1.6px;
  border-left: 3px solid #75a5b8;
  color: #1a1a1a;
  line-height: 30px;
}

.secContact .outline {
  text-align: left;
  max-width: 1280px;
  margin: 50px auto 30px;
}

.secContact .outline .titBox .tit {
  padding-left: 10px;
  font-size: 20px;
  letter-spacing: 1.6px;
  border-left: 3px solid #75a5b8;
  color: #1a1a1a;
  line-height: 30px;
}

.secContact .outline .titBox .box {
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.64;
  margin-bottom: 20px;
}


.secContact .cards {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.secContact .cards .card {
  width: 31.468%;
  border: 2px solid #e0c323;
  padding: 16px 0;
  text-align: center;
  background: #fff;
  position: relative;
}

.secContact .cards .txtLink {
  display: inline-block;
  margin: 20px 0;
  font-size: 18px;
  letter-spacing: 0.8px;
  color: #3a80a9;
  text-decoration: none;
  border-bottom: 1px solid #3a80a9;
}

.secContact .cards .txt {
  font-size: 14px;
  letter-spacing: 0.8px;
}

.secContact .cards .box {
  text-align: left;
  width: 90%;
  margin: 20px auto 0;
  font-size: 13px;
  line-height: 1.846;
  background: #f8f6ed;
  border-radius: 5px;
  padding: 15px 0 15px 25px;
}

.secContact .cards .imgBox {
  width: 350px;
  margin: 0 auto;
}

.secContact .bnrBottom {
  display: block;
  margin: 110px auto;
  position: relative;
}

.secContact .bnrBottom::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 0, #000 4px);
  z-index: -1;
}

/* .secContact .bnrBottom::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 15px;
  background-color: #fff;
  border: 3px solid #000000;
} */

.secContact .bnrBottom img {
  width: 100%;
  height: auto;
}

.secContact .bnrs {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.secContact .bnr {
  width: 620px;
  height: 200px;
  position: relative;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 60px 0 0;
}

.secContact .bnr .tit {
  font-size: 40px;
  letter-spacing: 3.2px;
  position: relative;
  z-index: 20;
}

.secContact .bnr .txt {
  font-size: 18px;
  letter-spacing: 0.8px;
  margin-top: 20px;
  position: relative;
  z-index: 20;
}

.secContact .bnr img {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}

.secContact .bnr02 {
  background: #fe9900;
}

.secContact .bnr01::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 0, #15aee1 4px);
  z-index: -1;
}

.secContact .bnr01::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: #fff;
  background: #15aee1;
}

.secContact .bnr02::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 2px, rgba(0, 0, 0, 0) 0, #fe9900 4px);
  z-index: -1;
}

.secContact .bnr02::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-color: #fe9900;
  background: #fe9900;
}

.secContact .bnr:first-child {
  margin-right: 38px;
}

@media only screen and (max-width: 767px) {
  .secContact {
    padding-top: 0;
  }

  .secContact .wrapper1280 {
    width: 100%;
    padding: 0;
  }

  .secContact .innerSp {
    width: 92%;
    margin: 0 auto;
  }

  .secContact .bnrs {
    margin: 20px 0;
    width: 100%;
  }

  .secContact .bnr02 {
    margin-right: 0;
    margin-bottom: 20px;
    display: block;
  }

  .secContact .cards {
    display: block;
    width: 100%;
  }

  .secContact .cards .card {
    margin-bottom: 10%;
    width: 100%;
    padding: 5% 0;
  }

  .secContact .cards .card .box {
    width: 90%;
    padding: 3% 0 3% 4%;
  }

  .secContact .cards .card .imgBox {
    width: 90%;
    margin: 0 auto;
  }

  .secContact .cards .card .txtLink {
    font-size: 15px;
    letter-spacing: 0;
  }

  .secContact .cards .card .txt {
    font-size: 13px;
  }

  .secContact .bnrBottom {
    margin: 30px auto;
  }

  .secContact .bnrs {
    width: 100%;
    padding: 0;
    margin: 30px auto 0;
    flex-direction: column;
  }

  .secContact .bnrs a {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }

  .secContact .bnr {
    width: 100%;
    display: block;
    height: auto;
    padding: 40px 0;
  }

  .secContact .bnr img {
    width: 90%;
    top: -30px;
  }

  .secContact .bnr02 {
    margin-top: 20px;
  }

  .secContact .bnr01 {
    margin-top: 20px;
  }

  .secContact .bnr .tit {
    font-size: 20px;
  }

  .secContact .bnr .txt {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: 0;
  }
}

.footer {
  height: 200px;
  background: #f9faf9;
  position: relative;
}

.footer .backTop {
  position: absolute;
  top: -47px;
  right: 20px;
}

@media only screen and (max-width: 767px) {
  .footer {
    height: auto;
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 767px) {
  .header .links {
    display: none;
  }
}


/*-----------------------------------------------
	box_access
-----------------------------------------------*/

.box_access {
  background: #09449D;
  width: 94.75%;
  border-radius: 5px;
  margin: 100px auto 0;
}

.box_access .inner_access {
  width: 94.75%;
  margin: 0 auto;
  padding: 13px 0 30px;
}

.box_access .conMap {
  width: 100%;
  height: 450px;
}

@media only screen and (max-width: 767px) {
  .box_access {
    margin: 2em auto 1em;
  }

  .box_access .inner_access {
    padding: 10px 0 14px;
  }

  .box_access .conMap {}
}




.bnrTokuten {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .bnrTokuten {
    width: 94.75%;
    margin: 0 auto;
    padding-top: 15%;
    padding-bottom: 3%;
  }
}

.kodomomirai {
  margin: 40px auto 0px;
  width: 1000px;
}

@media only screen and (max-width: 767px) {
  .kodomomirai {
    width: 93%;
    margin: 7% auto 0%;
  }
}