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

.txtYellow {
  color: #ffff00;
}

.txtRed {
  color: #f24c4e;
}

.txtOrange{
	color:#cd9927;
}

.txtGray{
	color:#cccccc;
}
	
.txtSmall{
	font-size: 0.7em;
}

.txtBig{
	font-size: 2em;
}

.txtGreen{
	color:#31513e;
	}
	
@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;
}
.txtSmall{
	font-size: 10px;
}

.txtBig{
	font-size: 1.5em;
}
}


/*secTop*/

.secTop{}

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

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

}




.f55 { font-size: 55%; }
.f60 { font-size: 60%; }
.f70 { font-size: 70%; }
.f75 { font-size: 75%; }
.f80 { font-size: 80%; vertical-align: 1px;}
.f110 { font-size: 110%; }
.f120 { font-size: 120%; }
.f140 { font-size: 140%;}
.f130 { font-size: 130%; vertical-align: -1px;}
.f150 { font-size: 150%; vertical-align: -2.5px;}
.f166 { font-size: 166%; vertical-align: -2px;}
.f160 { font-size: 160%; vertical-align: -2px; }
.f190 { font-size: 190%; }
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}






/* --------------------------

		Land

----------------------------*/
#secLand {
	width: 1000px;
  margin: -100px auto 0;
  letter-spacing: 0.05em;
	text-align: center;
}
#secLand::before {
    display: block;
    padding-top: 80px;
}
#secLand .contain {
	position: relative;
  margin-top: 20px;
}
.land01 {
  position: sticky;
  z-index: 2;
}
.land02 {
  position: absolute;
  top: 9%;
  left: 1.2%;
  z-index: 1;
}
#secLand h1 {
  position: absolute;
  top: 1.5%;
  left: 12%;
  font-size: 25px;
  font-weight: bold;
}
.landOn01 {
  position: absolute;
  top: 15%;
  left: 36.5%;
  z-index: 3;
}
.landOn02 {
  position: absolute;
  bottom: 25%;
  left: 9.7%;
  transform: rotate(-7deg);
  z-index: 3;
}
.landOn03 {
  position: absolute;
  bottom: 10%;
  left: 10.5%;
  transform: scale(-1, 1);
  z-index: 3;
}
.land_box {
  width: 41%;
  position: absolute;
  bottom: 10%;
  right: 19%;
  font-size: 18px;
  line-height: 1.3;
  gap: 3%;
}
.bg01 ,.bg02 {
  width: 126px;
  height: 125px;
  color: #fff;
  padding-top: 35px;
}
.bg01 {
  background: url(../img/index/txt_bg1.png) no-repeat;
  background-size: cover;
}
.bg02 {
  background: url(../img/index/txt_bg2.png) no-repeat;
  background-size: cover;
}


/* --------------------------

		Location

----------------------------*/
.pic ,.boxL ,.boxR { position: relative; }
#secLoc{
  width: 1200px;
  margin: 20px auto 0;
  letter-spacing: 0.025em;
}
#secLoc::before {
  content: "";
  display: block;
  padding-top: 80px;
}
.loc_log {
	text-align: center;
}
#secLoc h1 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 20px;
  text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, 1px 0px 1px #fff, -1px 0px 1px;
  position: sticky;
  z-index: 2;
}
#secLoc h2 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 8px;
}
#secLoc h3 {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-top: 8px;
}
#secLoc p {
  font-size: 15px;
  line-height: 1.75;
  margin-top: 8px;
}
.shopping .topBox {
  margin-top: -44px;
  align-items: end;
  justify-content: center;
}
.shopping .topBox .txtBox {
  background-color: #ffffffbf;
  width: 415px;
  padding: 15px 7px 15px 0;
  margin-bottom: 25px;
  z-index: 2;
}
.aimo-ruSyousai {
  font-size: 14px;
  font-weight: 200;
  color: #fff;
  flex-wrap: wrap;
  align-items: end;
  gap: 1.8%;
}
.aimo-ruSyousai div {
  background-color: #b5c097;
  padding: 5px 8px;
  margin-top: 6px;
}
.aimo-ruSyousai div:last-child {
  color: #0b0e03;
  background: none;
  padding: 0 0 3px 0;
  margin: 0;
}
.shopping .topBox .boxR {
  margin-left: -100px;
}
.shopping .btmBox {
  position: relative;
  margin-top: 48px;
  gap: 0.8%;
  justify-content: center;
}
.shopping .btmBox h3 {
  line-height: 1.2;
}
.hankaku {
  display: inline-block;
  transform: scale(0.8, 1); 
  margin: 0 -16px;
}
.shoppingOn1 {
  position: absolute;
  bottom: -4%;
  right: 4.8%;
}
.shoppingOn2 {
  position: absolute;
  top: -16.3%;
  left: 2%;
}
.border01 {
  background: url(../img/index/border.jpg);
  width: 1045px;
  margin: 60px auto 55px;
  height: 13px;
  background-size: contain;
}
.park {
  position: relative;
  justify-content: center;
  gap: 2.8%;
}
.park h2 ,.parl h3 {
  text-align: center;
}
.park .txtBox p {
  width: 510px;
  margin: 8px auto 0;
}
.park .boxR .pic {
  justify-content: center;
  gap: 1.5%;
}
.parkOn1 {
  position: absolute;
  bottom: 8%;
  left: -8%;
}
.parkOn2 {
  position: absolute;
  bottom: -13%;
  right: 5%;
}
.access {
  margin-top: -8px;
}
.access .topBox {
  justify-content: center;
  align-items: center;
}
.access02 {
  margin: 8px 0 0 5px;
}
.accessOn1 {
  position: absolute;
  top: 12%;
  right: 2.5%;
}
.access .btmBox {
  margin-top: -20px;
  position: sticky;
  z-index: 2;
}
.access .btmBox .box {
  justify-content: center;
  gap: 0.8%;
  align-items: end;
}
.accessOn3 {
  margin-bottom: 16px;
}
#secLoc .access .btmBox h2 {
  text-align: center;
  margin-top: 5px;
}
.kajyou {
  font-size: 60%;
  vertical-align: 2px;
}
.ten {
  font-size: 70%;
  vertical-align: 1px;
}
#secLoc h4 {
  font-size: 15px;
  margin-bottom: 6px;
}
#secLoc h5 {
  font-size: 13px;
  margin: 8px 10px;
}
#secLoc .etc {
  justify-content: center;
  gap: 2.5%;
  margin-top: 30px;
  flex-wrap: wrap;
}


/* --------------------------

		Support

----------------------------*/
#secSup{
  position: relative;
  width: 1000px;
  margin: 20px auto 0;
  letter-spacing: 0.025em;
}
#secSup::before {
  content: "";
  display: block;
  padding-top: 70px;
}
.sup_log {
  text-align: center;
  z-index: 2;
}
#secSup h1 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 20px;
}
#secSup h2 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
#secSup .txtBox p {
  font-size: 15px;
}
.supIcon01 ,.supIcon02 ,.supIcon03 ,.supIcon04 {
  z-index: 2;
}
#secSup .txtBox {
  padding: 15px 0 15px 48px;
  margin-left: -40px;
}
#secSup .supBox {
  flex-wrap: wrap;
  justify-content: center;
  gap: 3%;
  margin-top: 10px;
}
#secSup .supBox .box01 ,#secSup .supBox .box02 ,#secSup .supBox .box03 ,#secSup .supBox .box04 {
  align-items: center;
  margin-top: 30px;
}
#secSup .supBox .box01 .txtBox ,
#secSup .supBox .box03 .txtBox {
  width: 465px;
}
#secSup .supBox .box01 h2 ,
#secSup .supBox .box04 h2 {
  color: #31513e;
}
#secSup .supBox .box01 .txtBox ,
#secSup .supBox .box04 .txtBox {
  background-color: #ecefe5;
}
#secSup .supBox .box02 .txtBox ,
#secSup .supBox .box04 .txtBox {
  width: 420px;
}
#secSup .supBox .box02 h2 ,
#secSup .supBox .box03 h2 {
  color: #cd9927;
}
#secSup .supBox .box02 .txtBox ,
#secSup .supBox .box03 .txtBox {
  background-color: #fcf0d6;
}
#secSup .last_p {
	font-size: 14px;
	margin: 30px auto 0;
	padding: 0 10px 5px;
	width: fit-content;
	background: linear-gradient(transparent 30%, #f3f77a 60%);
  letter-spacing: 0.08em;
  font-weight: 500;
}
.supOn1 {
  position: absolute;
  top: 32%;
  right: 12%;
  z-index: -1;
}

/* --------------------------

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

#secModel{
  width: 1000px;
  margin: 80px auto 0;
  letter-spacing: 0.025em;
}
.model_log {
  text-align: center;
  margin-bottom:  50px;
}

/*model1*/


.m01_house {
  position: relative;
}
.m01_boxR {
  margin: 70px 0 0px 5px;
}
#secModel  #m01 h1 {
  font-size: 35px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-weight: 700;
}
 #m01 .siyou_top {
  font-size: 14px;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  gap: 3%;
}
 #m01 .siyou_top .zeh, .siyou_top .g2, .siyou_top .kouzou, .siyou_top .eco {
  background-color: #b0bc90;
  width: 112px;
  height: 97px;
  padding-top: 14.5px;
  margin: 15px auto 0 -10px;
  font-weight: 400;
}
 #m01 .siyou_top .zeh {
  line-height: 1.3;
}
 #m01 .siyou_top .g2 {
  line-height: 1.6;
  padding-top: 24px;
}
 #m01 .siyou_top .kouzou {
  line-height: 1.2;
}
 #m01 .siyou_top .eco {
  line-height: 1.5;
}
.m01_box1 {
  width: 800px;
  margin: 65px auto 0;
  display: flex;
  justify-content: space-around;
}
.m01_in1{
  width: 380px;
  margin: 0 auto;
  position: relative;
}
.m01_on1{
  position: absolute;
  left: -10%;
  bottom: -2%;
}
.m01_in2{
  width: 380px;
  margin: 110px auto 0;
}
#secModel  #m01 .txtBox {
  margin-top: 4px;
}
#secModel  #m01 h2 {
  font-size: 22px;
  text-align: center;
  line-height: 1.6;
  font-weight: normal;
}
#secModel  #m01 p {
  font-size: 15px;
  line-height: 1.7;
  margin: 2px auto 0;
}
.m01_box2 {
  width: 850px;
  margin: 40px auto 0;
  display: flex;
  justify-content: space-around;
}
.m01_in3{
  width: 390px;
  margin: 0 auto;
  position: relative;
}
 #m01 .mdr1{
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
  display: flex;
  position: absolute;
  bottom: -13%;
  left: 9%;
}
.m01_in4{
  width: 370px;
  margin: 0 auto;
}
.m01_box3 {
  width: 800px;
  margin: 70px auto 0;
  display: flex;
  justify-content: space-around;
}
.m01_in5{
  width: 265px;
  margin: 40px auto 0;
}
.m01_in6{
  width: 390px;
  margin: -50px 0 0 auto;
  position: relative;
}
.m01_on2{
  position: absolute;
  right: -5%;
  bottom: 20%;
}
.m01_siyou{
  margin-top: 40px;
  text-align: center;
}

/*model6*/

#secModel #m06  {
  padding-top: 100px;
}

#secModel #m06 .box {
  justify-content: space-around;
  align-items: end;
}
.m06_house {
  width: 510px;
  position: relative;
}
.m06_gouti{
 top: -3%;
  right: -5%;
  position: absolute;
}
.m06_boxR {

}
#secModel h1 {
  font-size: 35px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-weight: 700;
}
.siyou_top {
  font-size: 14px;
  color: #fff;
  text-align: center;
  align-items: center;
  justify-content: center;
  gap: 3%;
}
#m06 .siyou_top .zeh, .siyou_top .g2, .siyou_top .kouzou, .siyou_top .eco {
  background-color: #b0bc90;
  width: 112px;
  height: 97px;
  padding-top: 14.5px;
  margin: 15px auto 0 -10px;
  font-weight: 400;
}
#m06 .siyou_top .zeh {
  line-height: 1.3;
}
#m06 .siyou_top .g2 {
  line-height: 1.6;
  padding-top: 24px;
}
#m06 .siyou_top .kouzou {
  line-height: 1.2;
}
#m06 .siyou_top .eco {
  line-height: 1.5;
}

.m06_box1 {
  width: 860px;
  margin: 75px auto 0;
  display: flex;
  justify-content: space-around;
}
.m06_in1{
  width: 370px;
  margin: 0 auto;
  position: relative;
}
#secModel #m06 .txtBox {
  margin-top: 7px;
}
#secModel #m06 h2 {
  font-size: 22px;
  text-align: center;
  line-height: 1.6;
  font-weight: 500;
}
#secModel #m06 p {
  font-size: 15px;
  line-height: 1.7;
  margin: 2px auto 0;
}
.m06_in2{
  width: 370px;
  position: relative;
}
.m06_on1{
  right: -6%;
  bottom: 25%;
  position: absolute;
}
.m06_box2 {
  width: 930px;
  margin: 60px auto 0;
  display: flex;
  justify-content: space-around;
}
.m06_in3{
  width: 475px;
  margin: 0 auto;
  position: relative;
}
#m06 .mdr1{
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
  display: flex;
  position: absolute;
  bottom: 16%;
  right: 3%;
}
.m06_in4{
  width: 387px;
  margin: 28px auto 0;
}
.m06_box3 {
  width: 800px;
  margin: 10px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.m06_in5{
  width: 370px;
  margin: 0 auto ;
}
.m06_in6{
  width: 370px;
  margin: 0 auto;
  position: relative;
}
.m06_on2{
  right: -5%;
  bottom: -3%;
  position: absolute;
}
.m06_box4 {
  width: 800px;
  margin: 30px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.m06_in7{
  width: 370px;
  margin: 0 auto;
  position: relative;
}
.m06_on3{
  left: -7%;
  bottom: -3%;
  position: absolute;
}
.m06_in8{
  width: 370px;
  margin: 0 auto;
}
.m06_siyou{
  margin-top: 60px;
  text-align: center;
}

#secModel .value {
  margin-top: 55px;
  gap: 3%;
  justify-content: center;
  align-items: end;
  text-align: center;
}
#secModel .value .boxL {
  width: 395px;
  font-size: 15px;
}
#secModel .value .txt01 {
  font-size: 16px;
}
#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%;
}
#secModel .value .txt04, #secModel .value .txt05 {
  background-color: #31513e;
  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: #e3b85c;
  color: #fff;
  padding: 13px 0;
  margin: 4px 0;
}

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

#secModel .jitubutu {
  font-size: 13px;
  text-align: center;
  margin-top: 3px;
  font-weight: 300;
}


#secModel .model_boder{
	width: 1000px;
  background-color: #31513e;
margin: 80px auto 0;
    height: 3px;
}


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

  #secModel{
    width: 100%;
    overflow: hidden;
    margin: 10% auto 0;
  }
  .model_log {
    width: 70%;
    margin: 0 auto 6%;
  }

    /*model1*/


  #secModel  #m01 .box {
    display: block;
    width: 93%;
    margin: 0 auto;
  }
  .m01_house {
    width: 100%;
    margin: 0 auto;
}
  .m01_boxR {
    margin: 1% auto 0
  }
  #secModel #m01 h1 {
    font-size: 4.8vw;
    text-align: center;
  }
   #m01 .siyou_top {
    font-size: 2.8vw;
    gap: 1%;
  }
   #m01 .siyou_top .zeh, .siyou_top .g2, .siyou_top .kouzou, .siyou_top .eco {
    width: 24%;
    height: 20vw;
    padding-top: 3.6%;
    margin: 1.5% auto 0;
  }
   #m01 .siyou_top .zeh {
    line-height: 1.3;
  }
   #m01 .siyou_top .g2 {
    padding-top: 6%;
  }
   #m01 .siyou_top .kouzou {
    line-height: 1.2;
  }
   #m01 .siyou_top .eco {
    line-height: 1.5;
  }
  .m01_box1 {
    width: 83%;
    margin: 5% auto 0;
    display: block;
  }
  .m01_in1{
    width: 100%;
  }
  .m01_on1{
    width: 18%;
    left: -5%;
    bottom: -1%;
  }
  .m01_in2{
    width: 100%;
    margin: 0;
  }
  #secModel .txtBox {
    margin-top: 4px;
  }
  #secModel  #m01 h2 {
    font-size: 4.2vw;
    margin-top: 3%;
  }
  #secModel #m01 p {
    font-size: 3.2vw;
    margin: 2% auto 0;
  }
  .m01_box2 {
    width: 85%;
    margin: 7% auto 0;
    display: block;
  }
  .m01_in3{
    width: 90%;
    margin: 0 auto;
  }
   #m01 .mdr1{
    font-size: 2.8vw;
    flex-direction: row;
    gap: 1%;
    width: 100%;
    justify-content: center;
    margin-top: 2%;
    bottom: -5%;
    left: -15%;
  }
  .m01_in4{
    width: 100%;
    margin: 12% auto 0;
  }
  .m01_box3 {
    width: 85%;
    margin: 5% auto 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .m01_in5{
    width: 60%;
    margin: 8% auto 0;
  }
  .m01_in6{
    width: 100%;
    margin: 1% auto 0;
  }
  .m01_on2{
    width: 16%;
    right: -3%;
    bottom: 20%;
  }
  .m01_siyou{
    width: 95%;
    margin: 0 auto;
    margin-top: 5%;
  }



#secModel #m06  {
  padding-top: 10%
}
#secModel #m06 .box {
  display: block;
    width: 93%;
    margin: 3% auto 0;
}
.m06_house {
  width: 100%;
    margin: 0 auto;
}
.m06_gouti{
  width: 25%;
  top: -12%;
  right: 1%;
}
  .m06_boxR {
    margin: 1% auto 0;
  }
  #secModel h1 {
    font-size: 4.8vw;
    text-align: center;
  }
  #m06 .siyou_top {
    font-size: 2.8vw;
    gap: 1%;
  }
  #m06 .siyou_top .zeh, .siyou_top .g2, .siyou_top .kouzou, .siyou_top .eco {
    width: 24%;
    height: 20vw;
    padding-top: 3.6%;
    margin: 1.5% auto 0;
  }
  #m06 .siyou_top .zeh {
    line-height: 1.3;
  }
  #m06 .siyou_top .g2 {
    padding-top: 6%;
  }
  #m06 .siyou_top .kouzou {
    line-height: 1.2;
  }
  #m06 .siyou_top .eco {
    line-height: 1.5;
  }

.m06_box1 {
          width: 80%;
        margin: 8% auto 0;
        display: block;
}
.m06_in1{
  width: 100%;
}
  #secModel #m06 .txtBox {
    margin-top: 0%;
  }
  #secModel #m06  h2 {
    font-size: 4.2vw;
    margin-top: 3%;
  }
  #secModel #m06 p {
    font-size: 3.2vw;
    margin: 0% auto 0;
  }
.m06_in2{
  width: 100%;
  margin: 6% auto 0;
}
.m06_on1{
   width: 17%;
 right: -4%;
 bottom: 26%;
}
.m06_box2 {
    width: 85%;
    margin: 6% auto 0;
    display: block;
}
.m06_in3{
  width: 100%;
}
#m06.mdr1{
  font-size: 2.9vw;
  flex-direction: row;
   gap: 1%;
   width: 100%;
   justify-content: center;
   margin-top: 2%;
   bottom: 17%;
   right: -27%;
}
.m06_in4{
  width: 80%;
  margin: 6% auto 0;
}
.m06_box3 {
  width: 80%;
  margin: 8% auto 0;
  flex-direction: column-reverse;
}
.m06_in5{
  width:  100%;
  margin: 0;
}
.m06_in6{
   width:  100%;
}
.m06_on2{
  width: 24%;
  right: -4%;
  bottom: -2%;
}
.m06_box4 {
   width: 80%;
  margin: 6% auto 0;
  display: block;
}
.m06_in7{
  width: 100%;
}
.m06_on3{
    width: 21%;
   left: -3%;
   bottom: -2%;
}
.m06_in8{
  width:  100%;
}


  .m06_siyou{
    width: 90%;
    margin: 0 auto;
    margin-top: 5%;
  }
  #secModel  .value {
           margin-top: 5%;
        flex-direction: column-reverse;
        align-items: center;
    font-size: 3.2vw;
  }
  #secModel .value .boxL {
    width: 87.87%;
    margin: 8% auto 0;
    font-size: 3.33vw;
  }
  #secModel .value .txt01 {
    font-size: 3.6vw;
  }
  #secModel .value .txt02 {
    font-size: 4vw;
    margin: 2% 0;
  }
  #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: 3%;
  }
  
  #secModel .jitubutu {
    font-size: 3vw;
    margin-top: 1%;
  }

  #secModel .model_boder{
		width: 93%;
    margin: 10% auto 0;
    height: 2px;
    background-color: #31513e;
	}

}  





/* --------------------------

		Tyumon
		
----------------------------*/
#secTyumon{
  position: relative;
  width: 1200px;
  margin: 20px auto 0;
  letter-spacing: 0.025em;
}
#secTyumon::before {
  content: "";
  display: block;
  padding-top: 80px;
}
#secTyumon .top {
  position: relative;
}
.tyumon_log {
  text-align: center;
}
.jirei {
  padding-top: 25px;
  text-align: center;
}
.setumei {
  font-size: 17px;
  line-height: 1.6;
  text-align: center;
  padding-top: 8px;
}
.naiyou {
  padding-top: 8px;
  justify-content: center;
  align-items: center;
  gap: 0.5%;
  color: #fff;
}
.naiyou .moji1 ,.naiyou .moji3 ,.naiyou .moji5 {
  background-color: #b0bc90;
}
.naiyou .moji2 ,.naiyou .moji4 ,.naiyou .moji6 {
  background-color: #e3b85c;
}
.syousai {
  padding: 11px 8px;
}
.syousai h1 {
  text-align: center;
  font-size: 18px;
}
.syousai p {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  width: 126px;
  margin: 5px auto 0;
  font-weight: 300;
}
.kasen {
  background: linear-gradient(transparent 30%, #f3f77a 60%);
}
.jireiOn1 {
  position: absolute;
  top: 45%;
  left: 2.7%;
}
.jireiOn2 {
  position: absolute;
  top: 43.5%;
  right: 1.8%;
}
.syoBox {
  position: absolute;
  top: -4.5%;
  right: 5%;
}
.syoBox div {
  background: url(../img/index/txt_bg3.png) no-repeat;
  background-size: cover;
  width: 126px;
  height: 125px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
  padding-top: 31px;
  transform: rotate(4deg);
}
.syoBox span {
  border-bottom: 1px solid #fff;
}


/* --------------------------

    Plan10
      
----------------------------*/
/*#secTyumon .secPlan10 {
  width: 1000px;
  margin: 20px auto 0;
}
.secPlan10 .tit {
  justify-content: center;
  align-items: end;
  gap: 2.5%;
}
.secPlan10 h1 {
  font-size: 25px;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 20px;
}
#secTyumon .txtBox h2 {
  font-size: 22px;
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
}
#secTyumon .txtBox p {
  font-size: 15px;
  line-height: 1.7;
  margin: 8px auto 0;
}
.secPlan10 .topBox {
  justify-content: center;
  gap: 3%;
  margin-top: 45px;
}
.secPlan10 .sec1 {
  width: 380px;
}
.plan10_sec01 {
  text-align: center;
}
.plan10_sec01_on1 {
  position: absolute;
  bottom: -5%;
  left: 7%;
}
.imageTxt {
  font-size: 12px;
  position: absolute;
  font-weight: 200;
  color: #838382;
  top: 1%;
  right: 1%;
  text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, 1px 0px 1px #fff, -1px 0px 1px;
}
.secPlan10 .midBox {
  justify-content: center;
  gap: 3.5%;
  margin-top: 45px;
}
secPlan10 .midBox {
  justify-content: center;
  gap: 3.5%;
  margin-top: 45px;
}
.secPlan10 .sec2 ,.secPlan10 .sec3 {
  width: 370px;
}
#secTyumon .secPlan10 .sec2 .txtBox p ,
#secTyumon .secPlan10 .sec3 .txtBox p {
  width: 95%;
}
.plan10_sec03_on1 {
  position: absolute;
  bottom: -2.5%;
  right: -12%;
}
.secPlan10 .btmBox {
  justify-content: center;
  align-items: end;
  gap: 7%;
  margin-top: 10px;
}
.secPlan10 .btmBox .boxL {
  align-items: center;
  gap: 2%;
}
.secPlan10 .mdr_box {
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
  flex-direction: column;
}
.secPlan10 .mdr_box .tubo {
  margin-bottom: 5px;
}
*/

/* --------------------------

    Plan2
      
----------------------------*/

#secTyumon .secPlan2 {
  width: 1000px;
  margin: 20px auto 0;
}
.secPlan2 .tit {
  justify-content: center;
  align-items: end;
  gap: 2.5%;
}
.secPlan2 h1 {
  font-size: 25px;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin-bottom: 20px;
}
#secTyumon .txtBox h2 {
  font-size: 22px;
  text-align: center;
  font-weight: 500;
  margin-top: 10px;
}
#secTyumon .txtBox p {
  font-size: 15px;
  line-height: 1.7;
  margin: 8px auto 0;
}
.secPlan2 .topBox {
  justify-content: center;
  gap: 3%;
  margin-top: 45px;
}
.secPlan2 .sec1 {
  width: 380px;
}
.plan2_sec01 {
}
.plan2_sec01_on1 {
  position: absolute;
  bottom: -2%;
  right: -2%;
}
.secPlan2 .sec2 {
  width: 360px;
  position: relative;
}
.secPlan2 .mdr_box {
  position: absolute;
  right: -20%;
  bottom: 6%;
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
  flex-direction: column;
}
.imageTxt {
  font-size: 12px;
  position: absolute;
  font-weight: 200;
  color: #838382;
  top: 1%;
  right: 1%;
  text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, 1px 0px 1px #fff, -1px 0px 1px;
}
.secPlan2 .midBox {
  justify-content: center;
  gap: 3.5%;
  margin-top: 45px;
}
.secPlan2 .midBox {
  justify-content: center;
  gap: 3.5%;
  margin-top: 45px;
}
.secPlan2 .sec3 ,.secPlan2 .sec4 {
  width: 370px;
}
#secTyumon .secPlan2 .sec3 .txtBox p ,
#secTyumon .secPlan2 .sec4 .txtBox p {
  width: 95%;
}
.plan2_sec03_on1 {
  position: absolute;
  bottom: -2.5%;
  right: -12%;
}
.secPlan2 .btmBox {
  justify-content: center;
  align-items: end;
  gap: 7%;
  margin-top: 10px;
}
.secPlan2 .btmBox .boxL {
  align-items: center;
  gap: 2%;
  margin-top: 30px;
  position: relative;
}
.plan2_on2{
  position: absolute;
  top: -6%;
  left: -29%;
}
.secPlan2 .mdr_box .tubo {
  margin-bottom: 5px;
}

.secPlan2 .value {
  text-align: center;
  width: 325px;
  padding-top: 40px;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-bottom: 20px;
}
.menseki {
  font-size: 16px;
}
.kakaku {
  font-size: 18px;
  margin: 8px auto;
}
.kakaku .big {
  font-size: 40px;
}
.kakaku .mini {
  font-size: 30px;
  vertical-align: middle;
}
.zei {
  font-size: 14px;
  background-color: #ababab;
  padding: 17px 0;
  color: #fff;
}
#tyumonCamp {
  width: 950px;
  margin: 40px auto 0;
  height: auto;
  text-align: center;
}
#secTyumon .jitubutu {
  font-size: 13px;
  text-align: center;
  margin-top: 5px;
  font-weight: 300;
}


@media only screen and (max-width: 767px) {
  #secLand .boxL ,#secLand .boxR , #secLand .pic {
    width: 100%;
  }
  #secLand{
    width: 100%;
    margin: -3% auto 0;
    padding-top: 3.5%;
    overflow: hidden;
    letter-spacing: 0.05em;
	}
  #secLand::before {
    padding-top: 10%;
  }
  .land_log {
    width: 64%;
    margin: 0 auto;
  }
  #secLand .contain {
    width: 90%;
    margin: 0 auto;
  }
  #secLand h1 {
    position: sticky;
    font-size: 4.3vw;
    text-align: center;
    line-height: 1.8;
    margin-top: 1%;
  }
  .land01 {
    width: 127%;
    margin: -4% auto 0 -13.2%;
  }
  .land02 {
    width: 59%;
    top: 14%;
    left: -11.5%;
  }
  .landOn01 {
    width: 14%;
    top: 19.5%;
    left: 38%;
  }
  .landOn02 {
    width: 23%;
    bottom: 35.4%;
    left: 65%;
    transform: none;
  }
  .landOn03 {
    width: 23%;
    bottom: 21.6%;
    left: 65%;
    transform: none;
  }
  .land_box {
    width: 100%;
    position: static;
    margin: 2% auto 0;
    font-size: 2.8vw;
    justify-content: center;
    gap: 2%;
  }
  .bg01, .bg02 {
    width: 19vw;
    height: 18vw;
    padding-top: 6%;
  }
}
@media only screen and (max-width: 767px) {
  /* --------------------------

    Location
      
  ----------------------------*/
  #secLoc .pic ,#secLoc .boxL ,#secLoc .boxR { width: 100%; }
  #secLoc{
    width: 100%;
    margin: 2% auto 0;
    padding-top: 3.5%;
    overflow: hidden;
    letter-spacing: 0.05em;
	}
  #secLoc::before {
    padding-top: 10%;
  }
  .loc_log {
    width: 50%;
    margin: 0 auto;
  }
  #secLoc .contain {
    width: 90%;
    margin: 0 auto;
  }
  #secLoc h1 {
    font-size: 4.3vw;
    text-align: center;
    line-height: 1.8;
    margin-top: 1%;
  }
  .shopping .topBox {
    flex-direction: column-reverse;
    margin-top: -2%;
  }
  .shopping .topBox .txtBox {
    width: 98%;
    padding: 0;
    margin-bottom: 0;
  }
  #secLoc h2 {
    font-size: 3.8vw;
    text-align: center;
    margin-top: 2%;
  }
  #secLoc p {
    font-size: 3.2vw;
    width: 90%;
    margin: 1% auto 0;
  }
  .aimo-ruSyousai {
    font-size: 2.8vw;
    gap: 1.2%;
  }
  .aimo-ruSyousai div {
    padding: 1.5% 2%;
    margin-top: 1.5%;
  }
  .shoppingOn1 {
    width: 25%;
    right: -2%;
  }
  .shopping .topBox .boxR {
    margin-left: auto;
  }
  .shopping .btmBox {
    flex-wrap: wrap;
    gap: 1.2%;
    margin-top: 10%;
  }
  #secLoc h3 {
    font-size: 3.4vw;
    margin-top: 2%;
  }
  .shopping01 {
    width: 105%;
    margin-left: -2%;
  }
  .shopping02 ,.shopping03 ,.shopping04 ,.shopping05 {
    width: 100%;
  }
  .shopping .btmBox .box01 ,.shopping .btmBox .box02 ,.shopping .btmBox .box03 ,.shopping .btmBox .box04 {
    width: 48%;
  }
  .shopping .btmBox .box03 ,.shopping .btmBox .box04 {
    margin-top: 3%;
  }
  .shoppingOn2 {
    width: 47%;
    top: -6.3%;
    left: -2%;
  }
  /* .border01 {
    width: 100%;
    margin: 8% auto 9%;
    height: 1.8vw;
  } */
  .park {
    flex-direction: column;
  }
  .parkOn1 {
    width: 20%;
    left: -3%;
  }
  .park .boxR {
    margin-top: 3%;
  }
  .parkOn2 {
    width: 28%;
    bottom: -5.2%;
    right: 1%;
  }
  .access {
    margin-top: -2%;
  }
  .access .topBox {
    flex-direction: column;
  }
  .accessOn1 {
    width: 48%;
    top: 12%;
    right: 2.5%;
  }
  .access02 {
    width: 67%;
    margin: 1% auto 0;
  }
  .access .btmBox {
    margin-top: 1%;
  }
  .accessOn2 {
    width: 23%;
  }
  .accessOn3 {
    width: 54%;
    margin-bottom: 3%;
  }
  #secLoc .etc {
    margin-top: 6%;
  }
  #secLoc h4 {
    font-size: 3vw;
    margin-bottom: 1.2%;
  }
  #secLoc h5 {
    font-size: 2.8vw;
    margin: 1.5% 1.5%;
  }
  #secLoc .border01 {
    width: 100%;
    margin: 8% auto 9%;
    height: 1.8vw;
  }

  
  /* --------------------------

    Support
      
  ----------------------------*/
  #secSup{
    width: 100%;
    margin: 0% auto 0;
    padding-top: 3.5%;
    overflow: hidden;
    letter-spacing: 0.05em;
	}
  #secSup::before {
    padding-top: 10%;
  }
  #secSup .contain {
    width: 90%;
    margin: 0 auto;
  }
  .sup_log {
    width: 45%;
    margin: 0 auto;
  }
  #secSup h1 {
    font-size: 4.3vw;
    text-align: center;
    line-height: 1.8;
    margin-top: 1%;
  }
  #secSup .supBox {
    flex-direction: column;
    margin-top: 1%;
  }
  #secSup h2 {
    font-size: 3.5vw;
    margin-bottom: 3%;
  }
  #secSup .txtBox p {
    font-size: 2.7vw;
  }
  .supIcon01, .supIcon02, .supIcon03, .supIcon04 {
    width: 11%;
  }
  #secSup .supBox .box01 .txtBox, #secSup .supBox .box03 .txtBox ,#secSup .supBox .box02 .txtBox, #secSup .supBox .box04 .txtBox {
    width: 100%;
  }
  #secSup .txtBox {
    padding: 3.5% 0 3.5% 8%;
    margin-left: -5%;
  }
  #secSup .supBox .box01, #secSup .supBox .box02, #secSup .supBox .box03, #secSup .supBox .box04 {
    margin-top: 3.5%;
  }
  .supOn1 {
    width: 27%;
    top: 13.5%;
    right: 4%;
  }
  #secSup .last_p {
    font-size: 3vw;
    margin: 5% auto 0;
    padding: 0 1% 2%;
  }


  /* --------------------------

    Tyumon
      
  ----------------------------*/  
  #secTyumon .boxL ,#secTyumon .boxR , #secTyumon .pic {
    width: 100%;
  }
  #secTyumon{
    width: 100%;
    margin: 5% auto 0;
    padding-top: 3.5%;
    overflow: hidden;
	}
  #secTyumon::before {
    padding-top: 10%;
  }
  #tyumonCamp {
    width: 94.75%;
    margin: 0 auto;
    padding-top: 10%;
  }
  .tyumon_log {
    width: 50%;
    margin: 0 auto;
  }
  .jirei {
    padding-top: 3%;
  }
  .setumei {
    font-size: 3vw;
    line-height: 1.8;
    padding-top: 1%;
  }
  .naiyou {
    padding-top: 1.5%;
    flex-wrap: wrap;
  }
  .syousai {
    padding: 3% 1%;
    width: 30%;
    margin: 0.5%;
  }
  .syousai h1 {
    font-size: 3.2vw;
  }
  .syousai p {
    font-size: 2.5vw;
    width: 100%;
    margin: 4% auto 0;
  }
  .jireiOn1 {
    width: 11.5%;
    top: 31%;
    left: 0%;
  }
  .jireiOn2 {
    width: 12%;
    top: 30%;
    right: 0%;
  }
  .syoBox span {
    border-bottom: 0.4vw solid #fff;
  }
  .syoBox div {
    width: 19vw;
    height: 18vw;
    font-size: 2.8vw;
    padding-top: 21%;
  }
  .syoBox {
    top: -14.5%;
    right: 1%;
  }
  #secTyumon .border01 {
    width: 90%;
    margin: 8% auto 9%;
    height: 1.8vw;
  }

  /* --------------------------

      Plan10
      
  ----------------------------*/
  /*#secTyumon .secPlan10 {
    width: 90%;
    margin: 0 auto;
  }
  .secPlan10 .tit {
    flex-direction: column;
    align-items: center;
  }
  .plan10_gouti {
    width: 22%;
    margin: 0 auto 2%;
  }
  .secPlan10 h1 {
    text-align: center;
    font-size: 5vw;
    line-height: 1.8;
    margin-bottom: 0;
  }
  .secPlan10 .topBox {
    margin-top: 3%;
    flex-direction: column-reverse;
  }
  .plan10_mdr1 {
    width: 85%;
    margin: 0 auto;
  }
  .secPlan10 .sec1 {
    width: 100%;
    margin: 5% auto 0;
  }
  #secTyumon .txtBox h2 {
    font-size: 4.2vw;
    margin-top: 3%;
  }
  #secTyumon .txtBox p {
    width: 90%;
    font-size: 3.2vw;
    margin: 2% auto 0;
  }
  .plan10_sec01 {
    width: 81%;
    margin: 0 auto;
  }
  .plan10_sec01_on1 {
    width: 21%;
    bottom: -3%;
    left: 3%;
  }
  .secPlan10 .midBox {
    margin-top: 7%;
    flex-direction: column;
  }
  .secPlan10 .sec2, .secPlan10 .sec3 {
    width: 91%;
    margin: 0 auto;
  }
  .imageTxt {
    font-size: 2.8vw;
    text-shadow: 0.25vw 0.25vw 0.25vw #fff, -0.25vw -0.25vw 0.25vw #fff, -0.25vw 0.25vw 0.25vw #fff, 0.25vw -0.25vw 0.25vw #fff, 0.25vw 0px 0.25vw #fff, -0.25vw 0px 0.25vw;
  }
  .secPlan10 .sec3 {
    margin-top: 7%;
  }
  .plan10_sec03_on1 {
    width: 19%;
    right: -5.5%;
  }
  .secPlan10 .btmBox {
    flex-direction: column;
    margin-top: 7%;
  }
  .secPlan10 .btmBox .boxL {
    flex-direction: column-reverse;
  }
  .plan10_mdr2 {
    width: 46%;
    margin: 0 auto;
  }
  .secPlan10 .mdr_box {
    font-size: 2.8vw;
    flex-direction: row;
    gap: 2%;
    width: 100%;
    justify-content: center;
    margin-top: 2%;
  }
  .secPlan10 .mdr_box .tubo {
    margin-bottom: 0;
  }
  .secPlan10 .value {
    padding-top: 9%;
    width: 100%;
    margin: 0 auto;
  }
  #secTyumon .secPlan10 .value .boxL ,  #secTyumon .secPlan10 .value .boxR {
    width: 90%;
    margin: 0 auto;
  }
  .menseki {
    font-size: 3.6vw;
  }
  .kakaku {
    font-size: 4vw;
    margin: 2%;
  }
  .kakaku .big {
    font-size: 9.1vw;
  }
  .kakaku .mini {
    font-size: 6.8vw;
  }
  .zei {
    font-size: 3.5vw;
    padding: 5% 0;
  }*/
  

    /* --------------------------

      Plan2
      
  ----------------------------*/
  #secTyumon .secPlan2 {
    width: 90%;
    margin: 0 auto;
  }
  .secPlan2 .tit {
    flex-direction: column;
    align-items: center;
  }
  .plan2_gouti {
    width: 22%;
    margin: 0 auto 2%;
  }
  .secPlan2 h1 {
    text-align: center;
    font-size: 5vw;
    line-height: 1.8;
    margin-bottom: 0;
  }
  .secPlan2 .topBox {
    margin-top: 8%;
    flex-direction: column-reverse;
  }
  .plan2_img2 {
    width: 85%;
    margin: 0 auto;
  }
  .secPlan2 .sec1 {
    width: 100%;
    margin: 15% auto 0;
  }
  #secTyumon .txtBox h2 {
    font-size: 4.2vw;
    margin-top: 3%;
  }
  #secTyumon .txtBox p {
    width: 90%;
    font-size: 3.2vw;
    margin: 2% auto 0;
  }
  .plan2_sec01 {
    width: 91%;
    margin: 0 auto;
  }
  .plan2_sec01_on1 {
    width: 14%;
    bottom: -2%;
    right: 5%;
  }
  .secPlan2 .sec2 {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  .secPlan2 .midBox {
    margin-top: 7%;
    flex-direction: column;
  }
  .secPlan2 .sec3, .secPlan2 .sec4 {
    width: 91%;
    margin: 0 auto;
  }
  .imageTxt {
    font-size: 2.8vw;
    text-shadow: 0.25vw 0.25vw 0.25vw #fff, -0.25vw -0.25vw 0.25vw #fff, -0.25vw 0.25vw 0.25vw #fff, 0.25vw -0.25vw 0.25vw #fff, 0.25vw 0px 0.25vw #fff, -0.25vw 0px 0.25vw;
  }
  .secPlan2 .sec4 {
    margin-top: 7%;
  }
  .plan2_sec03_on1 {
    width: 19%;
    right: -5.5%;
  }
  .secPlan2 .btmBox {
    flex-direction: column;
    margin-top: 5%;
  }
  .secPlan2 .btmBox .boxL {
    flex-direction: column-reverse;
  }
  .plan2_mdr2 {
    width: 53%;
    margin: 0 auto;
  }
  .secPlan2 .mdr_box {
    font-size: 2.8vw;
    flex-direction: row;
    gap: 2%;
    width: 100%;
    justify-content: center;
    margin-top: 2%;
    left: -15%;
    bottom: -11%;
  }
  .plan2_on2{
    width: 19%;
    top: -11%;
    left: 5%;
  }
  .secPlan2 .mdr_box .tubo {
    margin-bottom: 5px;
  }
  .secPlan2 .mdr_box .tubo {
    margin-bottom: 0;
  }
  .secPlan2 .value {
    padding-top: 11%;
    width: 100%;
    margin: 0 auto;
  }
  #secTyumon .secPlan2 .value .boxL ,  #secTyumon .secPlan2 .value .boxR {
    width: 90%;
    margin: 0 auto;
  }
  .menseki {
    font-size: 3.6vw;
  }
  .kakaku {
    font-size: 4vw;
    margin: 2%;
  }
  .kakaku .big {
    font-size: 9.1vw;
  }
  .kakaku .mini {
    font-size: 6.8vw;
  }
  .zei {
    font-size: 3.5vw;
    padding: 5% 0;
  }
  #secTyumon .jitubutu {
    font-size: 3vw;
    margin-top: 2%;
  }
}	
	























.Toiawase{
	background-color: #e5e5d3;
	padding: 55px 0 10px;
	margin-top: 100px;
	}

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

.Contact{
	width: 500px;
	background-color: #deac40;
	padding: 50px 0;
	}
	
.Con{}

.Reserve{
	width: 500px;
	position: relative;
	background-color: #31513e;
	padding: 50px 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 .tit{
	text-align: center;
    font-size: 35px;
    letter-spacing: 7px;
	color:#fff;
    }

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

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


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

.Toi-btn{
	width: 85%;
    flex-direction: column-reverse;
	}

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

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

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

.Toiawase .tit{
	font-size: 7vw;
    letter-spacing: 2px;
    }

.Toiawase .txt{
	font-size: 3.2vw;
    margin-top: 4%;
	}	
}

.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 #a2b07d;
  color: #a2b07d;
  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 #eeb231;
  color: #eeb231;
  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: 3px solid #021a60; */
  border-radius: 8px;
  padding: 16px 0;
  text-align: center;
  background: #ecefe5;
  position: relative;
}

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

.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: #fff;
  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;
  }
}

.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: 98%;
    margin: 7% auto 0%;
  }
}

.green160Img {
    position: absolute;
    bottom: -40px;
    left: -25px;
    width: 150px;
    z-index: 10;
}
.green160Txt {
    background-color: #01a38e;
    padding: 12px 0;
    margin-bottom: 4px;
    color: #FFF;
    font-size: 15px;
}
.green160B {
    font-size: 120%;
    color: #ffff00;
}
.green160S {
    font-size: 70%;
}
@media only screen and (max-width: 767px) {
  .green160Img {
        width: 30%;
        bottom: -2%;
        left: 0%;
  }
  .green160Txt {
        padding: 3.5% 0;
        margin-top: 2%;
        font-size: 3.8vw;
  }
}

#secModel  #m01 .value {
 position: relative;
}
.green160kakaku {
        z-index: 4;
    position: absolute;
    top: -12%;
    left: -2%;
    width: 140px;
}
.brsp{
	display: none;
}

@media only screen and (max-width: 767px) {
  .green160kakaku {
        left: 10%;
        width: 107px;
        bottom: 33%;
        top:initial;
}
.brsp{
	display: block;
}
#secModel  #m01 .value .txt01 {
  margin: 0 0 0 35%;
  line-height: 1.4;
}
#secModel  #m01 .value .txt02 {
         margin: 2% 0 0 35%;
        padding-bottom: 2%;
}
}