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

.f80 { font-size: 80%; }
.f90 { font-size: 90%; }
.f110 { font-size: 110%; }
.f120 { font-size: 120%; }
.f130 { font-size: 130%; }
.f150 { font-size: 150%; }


.red {
  color: #de7d42;
}
.bule {
  color: #91c6ce;
}
.yellow {
  color: #fff1c0;
}
.orange{
  color: #ffac36;
}
.white{
  color: #fff
}


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


/* top */

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

#secTop {
  width: 100%;
}

/*------------------------
	secLoc
----------------------------*/

#secLoc {
  width: 1000px;
  margin: 0 auto;
  padding-top: 130px;
}

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

#secLoc h1 {
  font-size: 23px;
  margin-top: 60px;
  font-weight: 600;
  letter-spacing: 0.15em;
  text-align: center;
}

#secLoc h2 {
  font-size: 21px;
  margin-top: 10px;
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.09em;
}

#secLoc h3 {
  font-size: 18px;
  margin-top: 20px;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.6;
  font-weight: 500;
}

#secLoc h4 {
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.4;
  font-weight: 500;
}

#secLoc h5 {
  font-size: 17px;
  letter-spacing: 0.08em;
  line-height: 1.7;
  font-weight: 500;
}

#secLoc p {
  font-size: 18px;
  margin-top: 8px;
  letter-spacing: 0.08em;
  line-height: 1.8;
  font-weight: 400;
}

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

.lc-in1 {
  width: 390px;
  margin-top: 10px;

}

.textline {
  border-bottom: 1px solid #222;
  display: inline-block;
  padding-bottom: 3px;
}

.lc-img1 {
  width: 377px;
  margin: 20px auto 0;
}

.lc-in2 {
  width: 500px;
}

.lc-line {
  width: 548px;
  margin: 40px auto 40px;
}

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

.lc-in3 {
  width: 450px;
}

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

.lc-on1 {
  position: absolute;
  bottom: 12%;
  left: 0;
}

.brSp {
  display: none;
}

.brPc {
  display: block;
}

.lc-box3 {
  width: 840px;
  margin: -25px auto 0;
  position: relative;
}

.lc-text {
  width: 700px;
  margin: 0 auto;
}

.lc-on2 {
  position: absolute;
  bottom: 23%;
  left: 0;
}

.shop_btm {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: center;
  gap: 2%;
  align-items: center;
  line-height: 1.3;
  padding-top: 2.5%;
}

.lawson,
.kopu {
  border-right: 2px dotted #91c6ce;
  padding-right: 2%;
}

.lc-box4 {
  width: 800px;
  display: flex;
  justify-content: space-around;
  margin: 15px auto 0;
}

.lc-in5 {
  width: 400px;
}


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

  #secLoc {
    width: 97%;
    padding-top: 13%;
    overflow: hidden;
  }

  .lc-top {
    width: 37%;
  }

  #secLoc h1 {
    font-size: 4.3vw;
    line-height: 1.8;
    margin-top: 4%;
  }

  #secLoc h2 {
    font-size: 4.2vw;
    margin-top: 2%;
  }

  #secLoc h3 {
    font-size: 3.5vw;
    margin-top: 4%;
  }

  #secLoc h4 {
    font-size: 3.3vw;
    line-height: 1.5;
  }

  #secLoc h5 {
    font-size: 3.2vw;
    line-height: 1.7;
  }

  #secLoc p {
    font-size: 3vw;
    margin-top: 1%;
  }

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

  .lc-in1 {
    width: 100%;
    margin-top: 0;

  }

  .textline {
    display: inline;
  }

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

  .lc-in2 {
    width: 100%;
  }

  .lc-line {
    width: 90%;
    margin: 3% auto 6%;
  }

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

  .lc-in3 {
    width: 100%;
  }

  .lc-in4 {
    width: 100%;
    margin: 3% auto;
  }

  .lc-on1 {
    width: 35%;
    bottom: 11%;
    left: 0;
  }

  .brSp {
    display: block;
  }

  .brPc {
    display: none;
  }

  .lc-box3 {
    width: 95%;
    margin: -2% auto 0;
  }

  .lc-text {
    width: 95%;
  }

  .lc-on2 {
    position: absolute;
    bottom: 30%;
    left: -1%;
    width: 26%;
  }

  .shop_btm {
    padding-top: 4%;
  }

  .lawson,
  .kopu {
    border-right: 2px dotted #91c6ce;
    padding-right: 2%;
  }

  .lc-box4 {
    width: 75%;
    display: block;
    justify-content: space-around;
    margin: 1% auto 0;
    text-align: center;
  }

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

}

/*------------------------
	secSup
----------------------------*/

#secSup {
  width: 890px;
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 100px;
  position: relative;
  letter-spacing: 0.07em;
}

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

.sup-on1 {
  width: 160px;
  position: absolute;
  top: 23%;
  right: 2%;
  z-index: 1;
}

#secSup h1 {
  font-size: 28px;
  text-align: center;
  font-weight: 600;
  margin-top: 15px;
  letter-spacing: 0.10em;
}

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

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

#secSup p {
  font-size: 15px;
  line-height: 1.75;
  margin: 7px auto 0;
  text-align: center;
}

.supBox {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-around;
  margin: 50px auto 0;
}

.supBox .sup1,
.supBox .sup2,
.supBox .sup3,
.supBox .sup4 {
  position: relative;
  width: 430px;
  padding: 20px 7px 25px;
}

.supBox .sup1,
.supBox .sup4 {
  background-color: #e5f2f5;
  border-radius: 10px;
}

.supBox .sup2,
.supBox .sup3 {
  background-color: #fbf2db;
  border-radius: 10px;
}

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

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

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

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



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

  .sup-top {
    width: 40%;
  }

  .sup-on1 {
    width: 29%;
    right: 0%;
    bottom: -3%;
    top: initial;
  }

  #secSup h1 {
    font-size: 5vw;
    margin-top: 4%;
    margin-bottom: 3%;
  }

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

  #secSup h3 {
    font-size: 2.8vw;
    line-height: 1.8;
    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 .sup1,
  .supBox .sup4 {
    border-radius: 10px;
  }

  .supBox .sup2,
  .supBox .sup3 {
    border-radius: 10px;
  }

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

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

/*------------------------
	secTown
----------------------------*/

#secTown {
  width: 1000px;
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 100px;
  position: relative;
  scroll-margin-top: 80px;
  letter-spacing: 0.07em;
}

#secTown h1 {
  font-size: 28px;
  text-align: center;
  font-weight: 600;
  margin-top: 20px;
  letter-spacing: 0.10em;
}

#secTown p {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.10em;
}

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

.tw-box {
  width: 910px;
  display: flex;
  margin: 30px auto 0;
}

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

.tw-text {
  margin-top: 15px;
}

.tw-on1 {
  position: absolute;
  bottom: 3%;
  left: 1%;
  z-index: 2;
}

.tw-on2 {
  position: absolute;
  bottom: 0%;
  right: 2%;
}

.tw-in2 {
  width: 533px;
}


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

  #secTown {
    width: 93%;
    margin: 0 auto;
    padding-top: 13%;
    margin-top: 0%;
  }

  #secTown h1 {
    font-size: 5vw;
    margin-top: 1%;
    margin-bottom: 3%;
    line-height: 1.6;
  }

  #secTown p {
    font-size: 3.3vw;
  }

  .tw-top {
    width: 50%;
  }

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

  .tw-in1 {
    width: 100%;
    position: relative;
  }

  .tw-text {
    margin-top: 5%;
    margin-left: -43%;
  }

  .tw-on1 {
    bottom: 0%;
    left: inherit;
    right: 24%;
    z-index: 2;
    width: 25%;
  }

  .tw-on2 {
    bottom: -17%;
    right: 0%;
    width: 28%;
  }

  .tw-in2 {
    width: 93%;
    margin: 0 auto;
  }
}



/*------------------------
	secTyumon
----------------------------*/

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

.od-top {
  width: 265px;
  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: 400;
}

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

.naiyouBox .txt01,
.naiyouBox .txt02,
.naiyouBox .txt03,
.naiyouBox .txt04,
.naiyouBox .txt05 {
  width: 170px;
  padding: 11px 8px;
  background: #a3a9aa;
}

.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: 200;
  width: 100%;
  text-align: center;
}

.odbnr {
  background-color: #fdc749;
  padding: 20px 0;
  border-radius: 60px;
  color: #fcfbf8;
  margin: 25px auto 15px;
  width: 35%;
  box-shadow: 4px 4px 1px rgb(216 187 114 / 100%);
  transition: .3s;
}

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

.bnrtext {
  text-align: center;
  color: #fcfbf8;
  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: 70%;
  }

  .jirei {
    width: 92%;
    margin: 3.73% 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%;
  }

  .naiyouBox .txt04,
  .naiyouBox .txt05 {
    width: 28.5%;
    margin-top: 1%;
  }

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


/* plan3 */

.od-tit h1 {
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  margin-top: 20px;
  letter-spacing: 0.10em;
}

.od-tit {
  width: 1000px;
  margin: 100px auto 0;
}

.od-gouti {
  width: 94px;
  margin: 0 auto;
}

.od-box {
  width: 930px;
  margin: 0 auto;
}

.od-box1 {
  width: 900px;
  display: flex;
  justify-content: space-around;
  margin: 40px auto 0;
}

.od-in1 {
  width: 520px;
  position: relative;
}

.od-on1 {
  width: 185px;
  position: absolute;
  bottom: -8%;
  left: -4%;
}

.od-in2 {
  margin: 28px auto 0;
}

.od-text {
  width: 410px;
}

.od-box1 h2 {
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
}

.od-box1 p {
  font-size: 16px;
  font-weight: 400;
  padding: 2% 7%;
  line-height: 1.8;
  letter-spacing: 0.08em;
}

.od-img2 {
  position: absolute;
  bottom: -13%;
  right: -57%;
}

.od-box2 {
  width: 1000px;
  margin: 110px auto 0;
  display: flex;
  justify-content: space-around;
}

.od-in3 {
  width: 573px;
  position: relative;
}

.od-text2 {
  position: absolute;
  width: 390px;
  bottom: 22%;
  right: 0;
}

.od-in4 {
  position: relative;
  width: 331px;
  margin: 50px auto 0;
}

.shikaku {
  width: 100px;
  padding: 18px 1px;
  background: #2c3c9b;
}

.od-box2 h2 {
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
}

.od-box2 p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin-top: 3px;
}

.od-box2 h3 {
  font-size: 21px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.08em;
  line-height: 1.3;
  color: #fff;
}

.shikiti {
  position: absolute;
  bottom: 32%;
  left: 24%;
}

.tyusya {
  position: absolute;
  bottom: 32%;
  right: 12%;
}

.od-box3 {
  width: 903px;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-around;
  align-items: end;
}

.od-in5 {
  width: 390px;
}

.od-in6 {
  width: 475px;
}

.od-box3 h2 {
  font-size: 21px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.08em;
}

.od-box3 p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin-top: 3px;
}

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


  .od-tit h1 {
    font-size: 4.3vw;
    margin-top: 3%;
    line-height: 1.8;
  }

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

  .od-gouti {
    width: 20%;
    margin: 0 auto;
  }

  .od-box {
    width: 930px;
    margin: 0 auto;
  }

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

  .od-in1 {
    width: 100%;
  }

  .od-on1 {
    width: 34%;
    bottom: -27%;
    left: -3%;
  }

  .od-in2 {
    width: 100%;
    margin: 20% auto 0;
  }

  .od-text {
    width: 100%;
  }

  .od-box1 h2 {
    font-size: 4.2vw;
  }

  .od-box1 p {
    font-size: 3.2vw;
    padding: 1% 2% 2%;
  }

  .od-img2 {
    width: 53%;
    bottom: -22%;
    right: 3%;
  }

  .od-box2 {
    width: 90%;
    margin: 5% auto 0;
    display: block;
  }

  .od-in3 {
    width: 100%;
  }

  .od-text2 {
    width: 70%;
    bottom: 2%;
    right: 0;
  }

  .od-in4 {
    position: relative;
    width: 60%;
    margin: 25% auto 0;
    padding-top: 2%;

  }

  .shikaku {
    width: 78px;
    padding: 18px 1px;
  }

  .od-box2 h2 {
    font-size: 4.2vw;
    line-height: 1.5;
  }

  .od-box2 p {
    font-size: 3.2vw;
    padding: 1% 2% 2%;
    margin-top: 0px;
  }

  .od-box2 h3 {
    font-size: 3.5vw;
  }

  .shikiti {
    bottom: 0;
    top: -63%;
    left: 15%;
  }

  .tyusya {
    bottom: 0;
    top: -63%;
    right: 6%;
  }

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

  .od-in5 {
    width: 100%;
    margin-top: 3%;
  }

  .od-in6 {
    width: 100%;
  }

  .od-box3 h2 {
    font-size: 4.2vw;
  }

  .od-box3 p {
    font-size: 3.2vw;
    padding: 1% 2% 2%;
    margin-top: 0px;
  }
}

/* value */

#secTyumon .value {
  display: flex;
  justify-content: center;
  gap: 2%;
  text-align: center;
  align-items: center;
  padding-top: 70px;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", serif;
}

#secTyumon .menseki {
  font-size: 16px;
}

#secTyumon .kakaku {
  font-size: 18px;
  margin-top: 10px;
}

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

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

#secTyumon .value .R {
  width: 325px;
  margin-top: 5px;
}

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

#secTyumon .jitubutu {
  padding-top: 10px;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: 400;
}

.bnrTokuten {
  width: 1000px;
  margin: 30px auto 50px;
  text-align: center;
}

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

  #secTyumon .value {
    width: 90%;
    margin: 0 auto;
    padding-top: 8%;
    display: block;
  }

  #secTyumon .menseki {
    font-size: 3.35vw;
  }

  #secTyumon.kakaku {
    font-size: 4vw;
    margin-top: 2%;
  }

  #secTyumon .kakaku .big {
    font-size: 8.5vw;
    letter-spacing: 0.05em;
  }

  #secTyumon .secPlan01 .value .boxR {
    width: 83.33%;
    margin: 2% auto 0;
    font-size: 3.35vw;
  }

  #secTyumon .zei {
    padding: 4% 0;
    margin-bottom: -1%;
  }

  #secTyumon .pic_txt {
    font-size: 2.7vw;
    margin-top: 2%;
  }

  #secTyumon .jitubutu {
    font-size: 3vw;
    padding-bottom: 3%;
    padding-top: 2%;
  }

  .bnrTokuten {
    width: 94.75%;
    margin: 0 auto;
    padding-top: 8%;
    padding-bottom: 0%;
  }
}



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

.Toiawase {
  background: #fff;
  padding: 60px 0 25px 0;
  margin-top: 70px;
  border-top: 7px solid #91c6ce;
  border-bottom: 7px solid #91c6ce;
}

.Toiawase a {
  text-decoration: none;
}

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

.Contact {
  width: 500px;
  background-color: #fdc749;
  padding: 40px 0;
}

.Con {}

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

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

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

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

@media only screen and (max-width: 767px) {
  .Toiawase {
    padding: 15% 0 6%;
    margin-top: 10%;
    border-top: 6px solid #91c6ce;
    border-bottom: 6px solid #91c6ce;
  }

  .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: 3%;
  }

}

.secContact {
  padding-top: 30px;
  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 #2c3c9b;
  color: #222222;
  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 #2c3c9b;
  color: #222222;
  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: 30.468%;
  border: 2px solid #fdc749;
  border-radius: 0;
  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: #fffaea;
  border-radius: 5px;
  padding: 15px 0 15px 25px;
}

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

  .order1 {
    order: 1;
  }

  .order2 {
    order: 2;
  }
}

.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 {
  width: 1000px;
  margin: 30px auto 50px;
  text-align: center;
}

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

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

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