
.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;
  }
  .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;
  }
}

.f60 { font-size: 60%; }
.f70 { font-size: 70%; }
.f80 { font-size: 80%; }
.f90 { font-size: 90%; }
.f110 { font-size: 110%; }
.f120 { font-size: 120%; }
.f130 { font-size: 130%; }


.Tred {color: #e86029;}
.Tble{color: #2c4473;}
.Tylw{color: #fffc1a;}





/*top*/

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

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

/*------------------------
	Model
----------------------------*/


#secModel {
  width: 1000px;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 60px;
}

#secModel .sec1 {
  width: 800px;
  margin: 0 auto;
}

.m-box1 {
  width: 800px;
  display: flex;
  margin: 0 auto;
  align-items: end;
}

.m-in1 {
  width: 480px;
}

.m-in2 {
  width: 362px;
  margin-left: -60px;
  margin-bottom: -25px;
  position: relative;
}

.m-on1 {
  top: -10%;
  right: -2%;
  position: absolute;
}

.m-txtbox1 {
  width: 745px;
  margin: 35px auto 0;
}

#secModel h2 {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.10em;
}

#secModel p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 8px;
}

#secModel .sec2 {
  padding-top: 70px;
}

.m-box2 {
  width: 990px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}

.m-in3 {
  width: 533px;
  position: relative;
}

.m-on2 {
  bottom: 2%;
  right: -5%;
  position: absolute;
}

.m-in4 {
  width: 420px;
  margin-top: 30px;
  position: relative;
}

.m-on3 {
  bottom: 15%;
  left: 23%;
  position: absolute;
}

#secModel .sec3 {
  width: 840px;
  margin: 0 auto;
  padding-top: 80px;
}

.m-box3 {
  width: 840px;
  display: flex;
  margin: 0 auto;
}

.m-in5 {
  width: 400px;
}

.m-in6 {
  width: 464px;
  margin-left: -10px;
  margin-top: 55px;
  position: relative;
}

.m-on4 {
  bottom: -18%;
  right: 0%;
  position: absolute;
}

.m-txtbox2 {
  width: 765px;
  margin: -85px auto 0
}

#secModel h3 {
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.10em;
  margin: 0 0 0 70px;
}

#secModel .sec4 {
  padding-top: 70px;
}

.m-box4 {
  width: 920px;
  display: flex;
  margin: 0 auto;
  justify-content: space-around;
}

.m-in7 {
  width: 430px;
  position: relative;
}

.m-on5 {
  bottom: 29%;
  left: -4%;
  position: absolute;
}

.m-in8 {
  width: 430px;
  position: relative;
}

.m-txtbox3 {
  margin-top: 15px;
  padding: 0 10px;
}

#secModel .sec5 {
  padding-top: 70px;
}

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

.m-in9 {
  width: 395px;
}

.m-in10 {
  width: 460px;
  position: relative;
}

.m-on6 {
  bottom: -4%;
  right: -6%;
  position: absolute;
}

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

  #secModel {
    width: 97%;
    margin: 0 auto;
    padding-top: 10%;
    padding-bottom: 5%;
  }

  #secModel .sec1 {
    width: 100%;
    margin: 0 auto;
  }

  .m-box1 {
    width: 100%;
    display: flex;
    margin: 0 auto;
    align-items: end;
  }

  .m-in1 {
    width: 57%;
    margin: 0 0 0 3%;
  }

  .m-in2 {
    width: 50%;
    margin-left: -12%;
    margin-bottom: -10%;
  }

  .m-on1 {
    width: 65%;
    top: -13%;
    right: 1%;
  }

  .m-txtbox1 {
    width: 88%;
    margin: 13% auto 0;
  }

  #secModel h2 {
    font-size: 4.1vw;
    margin-top: 1.5%;
    letter-spacing: 0.10em;
  }

  #secModel p {
    font-size: 3.2vw;
    line-height: 1.8;
    margin-top: 2%;
  }

  #secModel .sec2 {
    padding-top: 8%;
  }

  .m-box2 {
    width: 90%;
    display: block;
  }

  .m-in3 {
    width: 100%;
  }

  .m-on2 {
    width: 27%;
    bottom: 3%;
    right: -2%;
  }

  .m-in4 {
    width: 80%;
    margin: 9% auto
  }

  .m-on3 {
    width: 38%;
    bottom: -34%;
    left: 24%;
  }

  #secModel .sec3 {
    width: 90%;
    margin: 0 auto;
    padding-top: 12%;
  }

  .m-box3 {
    width: 100%;
    display: block;
  }

  .m-in5 {
    width: 70%;
    margin: 0px 0px -15% 0%;
    position: relative;
    z-index: 1;
  }

  .m-in6 {
    width: 93%;
    margin: 0 auto;
  }

  .br-pc {
    display: none;
  }

  .m-on4 {
    width: 37%;
    bottom: -6%;
    right: -4%;
  }

  .m-txtbox2 {
    width: 94%;
    margin: 3% auto 0;
  }

  #secModel h3 {
    font-size: 4.1vw;
    letter-spacing: 0.10em;
    letter-spacing: 0.10em;
    margin: 1.5% auto 0;
    text-align: center;
  }

  #secModel .sec4 {
    padding-top: 7%;
  }

  .m-box4 {
    width: 90%;
    display: block;
    margin: 0 auto;
  }

  .m-in7 {
    width: 100%;
  }

  .m-on5 {
    width: 35%;
    bottom: 28%;
    left: -3%;
  }

  .m-in8 {
    width: 100%;
    margin: 5% auto 0;
  }

  .m-txtbox3 {
    margin-top: 3%;
    padding: 0 3%;
  }

  #secModel .sec5 {
    padding-top: 8%;
  }

  .m-box5 {
    width: 92%;
    flex-direction: column-reverse;
  }

  .m-in9 {
    width: 95%;
    margin-top: 2%;
  }

  .m-in10 {
    width: 100%;
  }

  .m-on6 {
    width: 37%;
    bottom: -2%;
    right: -3%;
  }

}

/*------------------------
	Value
----------------------------*/

.siyou {
  margin-top: 70px;
  text-align: center;
}

.kounetsuhi {
  margin-top: 40px;
  text-align: center;
}

#secModel .value {
  margin-top: 55px;
  display: flex;
  gap: 2%;
  justify-content: center;
  align-items: end;
  text-align: center;
  position: relative;
}

.hojyokin-value {
  width: 140px;
  position: absolute;
  top: -3%;
  left: -5%;
}

#secModel .value .boxL {
  width: 395px;
  font-size: 15px;
}

#secModel .value .txt01 {
  font-size: 16px;
  letter-spacing: 0.08em;
}

#secModel .value .txt02 {
  font-size: 17px;
  margin: 9px 0;
}

#secModel .value .txt02 .big {
  font-size: 40px;
}

#secModel .value .txt02 .mini {
  font-size: 65%;
}

#secModel .value .txt03 {
  font-size: 15px;
  background-color: #aaaaaa;
  padding: 16px 0;
  color: #fff;
}

#secModel .value .box01 {
  display: flex;
  gap: 1.5%;
  margin: 4px auto 0;
}

#secModel .value .txt04,
#secModel .value .txt05 {
  background-color: #2c4473;
  padding: 8px 0;
  color: #fff;
  line-height: 1.333;
  width: 49.3%;
}

#secModel .value .txt06 {
  background-color: #aaaaaa;
  padding: 8px 0;
  line-height: 1.333;
  margin-top: 4px;
  color: #fff;
}

#secModel .value .txt07 {
  background-color: #e86029;
  color: #fff;
  padding: 13px 0;
  margin: 4px 0;
}

#secModel .value .txt08 {
  background-color: #e86029;
  color: #fff;
  padding: 13px 0;
  margin: 4px 0;
}

#secModel .value .boxR {
  width: 400px;
}

#secModel .jitubutu {
  font-size: 14px;
  text-align: center;
  margin-top: 6px;
}

.br-sp {
  display: none;
}

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

  .br-sp {
    display: block;
  }

  .siyou {
    width: 95%;
    margin: 8% auto 0;
  }

  .kounetsuhi {
    width: 93%;
    margin: 6% auto 0;
  }

  #secModel .value {
    margin-top: 5%;
    flex-direction: column-reverse;
    align-items: center;
    font-size: 3.2vw;
  }

  .hojyokin-value {
    width: 28%;
    top: initial;
    left: 6%;
    bottom: 36%;
  }

  #secModel .value .boxL {
    width: 93%;
    margin: 15% auto 0;
    font-size: 3.33vw;
  }

  #secModel .value .txt01 {
    font-size: 3.6vw;
    line-height: 1.3;
    margin-left: 20%;
  }

  #secModel .value .txt02 {
    font-size: 4vw;
    margin: 2% 0;
    margin-left: 20%;
  }

  #secModel .value .txt02 .big {
    font-size: 8.7vw;
  }

  #secModel .value .txt02 .mini {
    font-size: 65%;
  }

  #secModel .value .txt03 {
    font-size: 3.27vw;
    padding: 3.5% 0;
    margin-bottom: 1.2%;
  }

  #secModel .value .box01 {
    display: flex;
    gap: 1.5%;
  }

  #secModel .value .txt04,
  #secModel .value .txt05 {
    padding: 2.13% 0;
    width: 49.2%;
  }

  #secModel .value .txt06 {
    padding: 2.13% 0;
    margin-top: 1.2%;
  }

  #secModel .value .txt07 {
    padding: 3.5% 0;
    margin-bottom: 1.2%;
  }

  #secModel .value .boxR {
    width: 90%;
    margin-top: 0%;
  }

  #secModel .jitubutu {
    font-size: 3vw;
    margin-top: 1%;
  }
}

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

#secLoc {
  width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 60px;
}

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

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

#secLoc h2 {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0.13em;
  margin-top: 25px;
  text-align: center;
}

.lc-box1 {
  width: 950px;
  display: flex;
  margin: 50px auto 0;
  justify-content: space-between;
  text-align: center;
}

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

.lc-base1 {
  background: url(../img/index/lc-base1.png) no-repeat;
  background-size: contain;
  width: 104px;
  height: 104px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 25px 0 0 0;
  line-height: 1.2;
  color: #fff;
  position: absolute;
  top: -7%;
  left: -3%;
  letter-spacing: 0.10em;
}

#secLoc h3 {
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-top: 5px;
}

.lc-in2 {
  width: 460px;
  position: relative;
}

.lc-on1 {
  bottom: 11%;
  right: -5%;
  position: absolute;
}

.lc-box2 {
  width: 950px;
  display: flex;
  margin: 0 auto;
  padding-top: 80px;
  align-items: center;
}

.lc-in3 {
  width: 560px;
  position: relative;
}

.lc-base2 {
  background: url(../img/index/lc-base2.png) no-repeat;
  background-size: contain;
  width: 104px;
  height: 104px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 25px 0 0 0;
  line-height: 1.2;
  color: #2c4473;
  position: absolute;
  top: -7%;
  left: -3%;
  letter-spacing: 0.10em;
}

.lc-in4 {
  width: 445px;
  background-color: #ffffffbf;
  padding: 25px 0px 25px 15px;
  margin-left: -40px;
  z-index: 2;
}

#secLoc .text-center {
  text-align: center;
}

#secLoc p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.10em;
  line-height: 1.7;
  margin-top: 5px;
}

.lc-box3 {
  width: 1000px;
  text-align: center;
}

#secLoc h4 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-top: 15px;
  line-height: 1.5;
}

#secLoc .pc {
  display: inline;
}

.lc-box4 {
  width: 870px;
  display: flex;
  margin: 0 auto;
  padding-top: 80px;
  justify-content: space-around;
  align-items: center;
}

.lc-in5 {
  width: 330px;
  text-align: left;
}

.lc-in6 {
  width: 490px;
  position: relative;
}

.lc-box5 {
  width: 880px;
  margin: 0 auto;
  padding-top: 50px;
  display: flex;
  align-items: end;
  justify-content: space-around;
}

.lc-in7 {
  width: 465px;
  position: relative;
}

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

.lc-in8 {
  width: 400px;
}

.lc-textbox {
  margin: 3px auto 0;
  padding: 0 5px 0 5px;
}

.lc-img6 {
  margin-top: 15px;
}

.lc-box6 {
  width: 880px;
  display: flex;
  margin: 0 auto;
  padding-top: 80px;
  justify-content: space-around;
  align-items: center;
}

.lc-in9 {
  width: 470px;
}

.lc-in10 {
  width: 355px;
}

#secLoc h5 {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin-top: 8px;
  line-height: 1.9;
}

#secLoc .text-under {
  margin-top: 15px;
}

.lc-box7 {
  text-align: center;
}

.lc-box8 {
  display: flex;
  gap: 2%;
  margin: 0 auto;
  padding-top: 70px;
  justify-content: center;
}

.lc-in11 {}

#secLoc h6 {
  font-size: 17px;
  line-height: 1.6;
  font-weight: 500;
}

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


  #secLoc {
    width: 93%;
    margin: 0 auto;
    padding-top: 15%;
    padding-bottom: 5%;
  }

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

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

  #secLoc h2 {
    font-size: 4.5vw;
    margin-top: 3%;
    line-height: 1.6;
  }

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

  .lc-in1 {
    width: 100%;
  }

  .lc-base1 {
    width: 18vw;
    height: 18vw;
    font-size: 3.2vw;
    padding: 5% 0 0 0;
    line-height: 1.3;
    top: -6%;
    left: -3%;
  }

  #secLoc h3 {
    font-size: 4.2vw;
    margin-top: 1%;
  }

  .lc-in2 {
    width: 100%;
    margin-top: 5%;
  }

  .lc-on1 {
    width: 36%;
    bottom: 11%;
    right: -5%;
  }

  .lc-box2 {
    width: 97%;
    display: block;
    margin: 0 auto;
    padding-top: 3%;
  }

  .lc-in3 {
    width: 100%;
  }

  .lc-base2 {
    width: 18vw;
    height: 18vw;
    font-size: 3.2vw;
    padding: 5% 0 0 0;
    line-height: 1.3;
    top: 4%;
    left: 0%;
  }

  .lc-in4 {
    width: 90%;
    padding: 3% 0;
    margin: 0 auto;
  }

  #secLoc .text-center {
    text-align: center;
  }

  #secLoc p {
    font-size: 3.2vw;
    letter-spacing: 0.10em;
    line-height: 1.7;
    margin-top: 2%;
  }

  .lc-box3 {
    width: 100%;
    text-align: center;
  }

  #secLoc h4 {
    font-size: 3.5vw;
    margin-top: 0;
    line-height: 1.5;
  }

  #secLoc .pc {
    display: none;
  }

  .lc-box4 {
    width: 92%;
    flex-direction: column-reverse;
    margin: 0 auto;
    padding-top: 8%;
  }

  .lc-in5 {
    width: 100%;
    text-align: center;
    margin-top: 2%;
  }

  .lc-in5-1 {
    margin-top: 3%;
  }

  .lc-in6 {
    width: 100%;
  }

  .lc-box5 {
    width: 93%;
    padding-top: 8%;
    display: block;
  }

  .lc-in7 {
    width: 100%;
  }

  .lc-on2 {
    width: 35%;
    bottom: -2%;
    left: -3%;
  }

  .lc-in8 {
    width: 90%;
    margin: 0 auto;
  }

  .lc-textbox {
    margin: 2% auto 0;
    padding: 0 2%;
  }

  .lc-img6 {
    margin-top: 3%;
  }

  .lc-box6 {
    width: 93%;
    display: block;
    padding-top: 8%;
    text-align: center;
  }

  .lc-in9 {
    width: 100%;
  }

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

  #secLoc h5 {
    font-size: 3.1vw;
    margin-top: 1%;
    line-height: 1.9;
  }

  #secLoc .text-under {
    margin-top: 3%;
  }

  .lc-box7 {
    margin-top: 2%;
  }

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

  .lc-in11 {}

  #secLoc h6 {
    font-size: 3.3vw;
  }

}



/*------------------------
	Map
----------------------------*/


#secMap {
  width: 525px;
  margin: 0 auto 0;
  padding-top: 60px;
}

.mp-top {
  width: 262px;
  margin: 0 auto;
}

.mp-img {
  width: 525px;
  margin: 18px auto 0;
}

.button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 290px;
  margin: 20px auto;
  padding: 26px 5px;
  background-color: #2c4473;
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: 500;
}

.button:hover {
  border: none;
  width: 290px;
  border: 1px solid #2c4473;
  background-color: #fff;
  color: #2c4473;
  font-weight: 500;
}

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

  #secMap {
    margin: 0 auto 0;
    padding-top: 8%;
    width: 93%;
  }

  .mp-top {
    width: 45%;
    margin: 0 auto;
  }

  .mp-img {
    width: 95%;
    margin: 3% auto 0;
  }

  .button {
    width: 60%;
    margin: 3% auto;
    padding: 1em 1em;
    font-size: 3.8vw;
  }

  .button:hover {
    border: none;
    width: 65%;
    font-weight: 600;
  }

}


/*------------------------
	secSup
----------------------------*/
#secSup {
  width: 860px;
  margin: 0 auto;
  padding-bottom: 80px;
  padding-top: 80px;
  position: relative;
}

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

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

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

#secSup p {
  font-size: 15px;
  line-height: 1.75;
  margin: 8px auto 0;
  font-family: 'Noto Sans JP', sans-serif;
}

.supBox {
  flex-wrap: wrap;
  display: flex;
  gap: 4%;
  margin: 40px auto 0;
}

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

.supBox .sup1,
.supBox .sup4 {
  background-color: #fff;
  border: 2px solid #2c4473;
}

.supBox .sup2,
.supBox .sup3 {
  background-color: #eff1f5;
}

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

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

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

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

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

  .sup-top {
    width: 45%;
  }

  .sup-on1 {
    width: 24%;
    top: 8%;
    right: 0%;
  }

  #secSup h1 {
    font-size: 4vw;
    margin-top: 3%;
    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: 9%;
  }

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

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

  .sup_1,
  .sup_2,
  .sup_3,
  .sup_4 {
    width: 26.5%;
    top: -9%;
    left: 37%;
  }
}




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

.Toiawase {
  background: #2c4473;
  padding: 65px 0 60px 0;
  margin-top: 10px;
}

.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;
  color: #2c4473;

}

.Con {}

.Reserve {
  width: 450px;
  position: relative;
  background-color: #fff;
  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: #e86029;
}

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

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

.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: #e86029;
  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: 5px;
  }

  .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 {
  padding-top: 10px;
  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 #2c4473;
  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 #2c4473;
  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;
  /* color: #3c5929; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.secContact .cards .card {
  width: 30.468%;
  border: 2px solid #e86029;
  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 .txtLink .txtLink01 {
  font-size: 16px;
}

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

.secContact .cards .box {
  text-align: left;
  width: 330px;
  margin: 25px auto 0;
  font-size: 13px;
  line-height: 1.846;
  background: #faf3f0;
  padding: 20px 0 20px 25px;
  border-radius: 8px;
}

.secContact .bnrBottom {
  display: block;
  margin: 110px auto;
  position: relative;
  z-index: 10;
}

.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: 130px auto 0;
  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: 200;
}

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

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

.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: 40px;
  }

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

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

  .secContact .bnrs {
    margin: 20px 0;
    display: block;
    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%;
    display: block;
    padding: 0;
    margin: 40px auto 0;
  }

  .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: 50px;
  }

  .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;
  }
}


.green160Img {
  position: absolute;
  bottom: 5px;
  right: -20px;
}

.green160Txt {
  background-color: #01a38e;
  padding: 12px 0;
  margin-top: 4px;
  color: #FFF;
}

.green160B {
  font-size: 120%;
  color: #ffff00;
}

.green160S {
  font-size: 80%;
}

@media only screen and (max-width: 767px) {
  .green160Img {
    width: 30%;
    top: 54%;
    right: 1%;
  }

  .green160Txt {
    padding: 3.5% 0;
    margin-top: 1%;
  }
}

.m01_kakaku {
  position: relative;
}

.green160kakaku {
  position: absolute;
  bottom: -5%;
  left: -1%;
  width: 140px
}

.brsp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .green160kakaku {
    left: 10%;
    width: 107px;
    bottom: initial;
    top: 3%;
  }

  .brsp {
    display: block;
  }

  #secModel .menseki {
    margin: 0 0 0 35%;
    line-height: 1.3;
  }

  #secModel .sougaku {
    margin: 0 0 0 35%;
  }
}