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

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



/* secTop */
	
.secTop01 {
}

.secTop01 img{
	width: 100%;
	height: auto;
	}
	
.secTop02 {
	width: 100%;
	height: 77px;
	background-color: #99cc00;
}
.secTop_inner {
	width: 1190px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.topInfo01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content: center;
	width: 690px;
	color: #FFF;
} 
.topTxt01 {
    font-size: 19px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-weight: 500;
    margin: 9px 14px 0 0;
}
.topTxt02 {
	font-size: 45px;
    font-weight: 600;
    letter-spacing: 0.15em;
    margin: -1px 10px 0 0;
}
.infoBox01 {
	margin: 7px 5px 0 0;
}
.topTxt03 {
    font-size: 15px;
    width: 55px;
    height: 55PX;
    background-color: #FFF;
    color: #99cc00;
    font-weight: 600;
    border-radius: 50%;
    line-height: 1.1em;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 10px 0 0 0;
    border: 1px solid #99cc00;
    margin: 4px;
    position: relative;
}
.topTxt03::before {
    content: '';
    border-radius: 50%;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    border: 2px solid #FFF;
    position: absolute;
    top: -3px;
    left: -3px;
}
.topTxt04 {
    font-size: 22px;
    font-weight: 600;
    margin: 6px 0 0 0;
    border-bottom: dashed 2px #FFF;
    height: 60px;
    padding: 0 0 0 10px;
}
.secTop02 .txtB01 {
    font-size: 86px;
    transform: scaleX(1.2);
    display: inline-block;
    font-weight: 500;
    vertical-align: -13px;
}
.secTop02 .txtB02 {
    font-size: 64px;
    color: #ffff00;
    transform: scaleX(1.2);
    display: inline-block;
    font-weight: 500;
    vertical-align: -3px;
    margin: 0 10px 0 0;
}
.secTop03 {
    width: 500px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: -100px auto 16px;
}
.secTop03 img {
    width: 153px;
	height: auto;
}
.secTop04 {
	display: none;
}

@media only screen and (max-width: 767px) {
	
.secTop02 {
    height: 11.4vw;
    padding: 1% 0 0 0;
}
.secTop_inner {
    width: 96%;
}
.topInfo01 {
    width: 100%;
    /* justify-content: space-between; */
} 
.topTxt01 {
    font-size: 3vw;
    margin: 0 0.5em 0 0;
}
.topTxt02 {
    font-size: 6.3vw;
    letter-spacing: 0.1em;
    margin: -0.1em 0.2em 0 0;
}
.infoBox01 {
    margin: 0.1em 0.2em 0 0;
}
.topTxt03 {
    font-size: 2.4vw;
    width: 3.6em;
    height: 3.6em;
    padding: 0.5em 0 0 0;
    line-height: 1.2em;
    margin: 0 0.4em 0 0;
}
.topTxt03::before {
    width: calc(100% + 0.6em);
    height: calc(100% + 0.6em);
    border: 0.3em solid #FFF;
    top: -0.3em;
    left: -0.3em;
}
.topTxt04 {
    font-size: 3.2vw;
    height: 2.9em;
    padding: 0 0 0 0.3em;
    border-bottom: dashed 0.1em #FFF;
    margin: -0.08em 0 0 0;
}
.secTop02 .txtB01 {
    font-size: 12vw;
    vertical-align: -0.15em;
}
.secTop02 .txtB02 {
    font-size: 10.5vw;
    margin: 0 0.15em 0 0;
    vertical-align: -0.03em;
}
.secTop03 {
	display: none;
}
.secTop04 {
    width: 94%;
    margin: 2% auto 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.secTop04 img {
    width: 32%;
}
}



/* secLoc */

#secLoc {
	width: 1000px;
    margin: 20px auto 0;
    padding: 60px 0 0;
}
#secLoc img {
	width: 100%;
	height: auto;
}	
.LocTit {
	margin: 0 auto;
    text-align: center;

}
.LocTxt01 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.2em;
}
.LocTxt02 {
	font-size:72px;
	color: #99cc00;
    margin: 4px 0 -10px 0;
    letter-spacing: 0.15em;
}
.LocSubTit01 {
    border-bottom: 1px solid #999;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: 60px 0 14px;
}
.LocLogo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	align-items: flex-end;
    margin: 0 0 0 auto;
}
.LocLogoImg {
	width: 30px;
    margin-right: 5px;
    padding-bottom: 5px;
}	
.LocTxt03 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.3em;
    padding-bottom: 8px;
}
.LocTxt04 {
	font-size:35px;
	color: #99cc00;
	letter-spacing: 0.08em;
}
.LocBox01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    width: 976px;
    margin: 0 auto;
}
.LocBox02 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.LocBoxIn01 {
	width: 470px;
}
.LocTxt05 {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.1em;
    margin: 10px 0 16px;
}
.LocTxt06 {
    color: #99cc00;
    font-size: 48px;
    font-weight: 400;
    vertical-align: -2px;
	padding: 0 0 0 4px;
}
.LocTxt07 {
	color: #99cc00;
	font-weight: 400;
}
.LocTxt08 {
	color: #99cc00;
	font-size: 30px;
	font-weight: 400;
}
.LocTxt09 {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 13px;
    font-weight: 500;
    line-height: 24px;
	letter-spacing: 0.05em;
}
.LocBoxIn02 {
    width: 481px;
    height: 239px;
    border: 2px solid #d2d2d2;
    box-sizing: border-box;
}
.LocBoxIn03 {
	margin-bottom: 16px;
}
.LocBoxIn04 {
	padding: 0px 6px 0 0;
}
.LocTxt10 {
    background-color: #cbcbcb;
    padding: 0px 14px;
    margin: 10px 0 0 0;
}
.LocTxt11 {
	font-size: 8px;
    padding: 10px 0px 0 0px;
}
.LocTxt12 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.09em;
    margin: 16px 0 10px;
}
.LocBoxIn05 {
	margin: 12px 0 0 0;
}
.LocBoxIn06 {
    width: 234px;
    height: 234px;
    border: 2px solid #d2d2d2;
    box-sizing: border-box;
}
.LocTxt13 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 4px 0 0px;
    text-align: center;
}
.LocTxt14 {
    color: #99cc00;
    font-size: 30px;
    font-weight: 400;
    vertical-align: -1px;
    padding: 0 0 0 4px;
}
.LocTxt15 {
    color: #99cc00;
    font-size: 20px;
    font-weight: 400;
}
.LocTxt16 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 16px 0 10px;
	text-align:right;
}	
.LocBoxIn07 {
    margin: 34px 0 0 25px;
    transform: rotate(-3deg);
}		
.LocBoxIn08 {
    margin: 34px 15px 0 0;
    transform: rotate(4deg);
}
.LocTxt17 {
    font-size: 14px;
    vertical-align: 4px;
}
.LocBoxIn09 {
	width: 492px;
}
.LocBoxIn10 {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.LocBoxIn11 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border-left: 1px solid #999;
    padding: 0 0 0 20px;
}
.LocBoxIn12 {
    width: 481px;
    margin: 0 auto;
}
.LocTxt18 {
	color: #99cc00;
	font-weight: 400;
}

@media only screen and (max-width: 767px) {
#secLoc {
	width: 94%;
    margin: 6% auto 10%;
    padding: 11% 0 0;
}
.LocTit {
	margin: 0 auto;
    text-align: center;

}
.LocTxt01 {
    font-size: 4vw;
}
.LocTxt02 {
    font-size: 14vw;
    letter-spacing: 0.12em;
    margin: 1.5% 0 -8% 0;
}
.LocSubTit01 {
    margin-top: 16%;
    flex-direction: column;
}
.LocLogo {
    margin: 0 auto 1%;
}
.LocLogoImg {
    width: 20%;
    margin-right: 4%;
    padding-bottom: 3%;
}	
.LocLogoImg img {
	width: 100%;
	height: auto;
}	
.LocTxt03 {
    font-size: 3.2vw;
    letter-spacing: 0.05em;
    padding-bottom: 2%;
    margin: 0 auto;
}
.LocTxt04 {
    font-size: 6vw;
}
.LocBox01 {
	width: 94%;
}
.LocBox02 {

}
.LocBoxIn01 {
    width: 100%;
}
.LocTxt05 {
    font-size: 6.4vw;
    letter-spacing: 0.05em;
    margin: 4% 0 3%;
}
.LocTxt06 {
    font-size: 10vw;
    vertical-align: -5%;
}
.LocTxt07 {
    font-size: 6vw;
}
.LocTxt08 {
    font-size: 6vw;
}
.LocTxt09 {
    font-size: 3.2vw;
    line-height: 1.8em;
    letter-spacing: 0.02em;
	justify-content: normal;
}
.LocBoxIn02 {
    width: 100%;
    height: auto;
}
.LocBoxIn03 {

}
.LocBoxIn04 {

}
.LocTxt10 {
    padding: 0 1.1em;
    margin: 2% 2% 0 0;
}
.LocTxt11 {

}
.LocTxt12 {
    font-size: 5.8vw;
    letter-spacing: 0.05em;
    margin: 2% 0 1%;
    text-align: center;
}
.LocBoxIn05 {
    width: 48%;
	margin: 5% 0 0 0;
}
.LocBoxIn06 {
    width: 100%;
    height: auto;
}
.LocTxt13 {
    font-size: 3.2vw;
    letter-spacing: 0.05em;
    margin: 5% 0 0;
}
.LocTxt14 {
    font-size: 4.9vw;
    padding: 0 0 0 0.1em;
}
.LocTxt15 {
    font-size: 3.6vw;
}
.LocTxt16 {
    font-size: 5.8vw;
    letter-spacing: 0.05em;
    margin: 2% 0 1%;
    text-align: center;
}	
.LocBoxIn07 {
    margin: 4% 0 0 3%;
}		
.LocBoxIn08 {
    margin: 5% 0 0 0;
}
.LocTxt17 {

}
.LocBoxIn09 {
    width: 100%;
}
.LocBoxIn10 {
	margin: 0 auto;
	width: 70%;
}
.LocBoxIn11 {
    border: none;
    padding: 0;
    margin: 0.5% auto 0;
    width: 70%;
}
.LocBoxIn12 {
    width: 94%;
}
.LocTxt18 {
    font-size: 3.2vw;
}
.margin-bottom8 {
    margin-bottom: 8%;
}
.space-between {
	justify-content: space-between;
}
}


/* secChild */

#secChild {
	width: 100%;
	overflow: hidden;
}
.childBox01 {
	width: 1000px;
	height: auto;
    margin: 80px auto 70px;
	background-color: #ffffcc;
	position: relative;
}
.childBox01 img {
	width: 100%;
	height: auto;
}
.childOn01 {
    width: 110px;
    height: auto;
    position: absolute;
    top: -26px;
    left: 230px;
}
.childOn02 {
    width: 186px;
    height: auto;
    position: absolute;
    top: 10px;
    right: 10px;
}
.childTit {
    font-size: 35px;
    font-weight: 600;
    color: #99cc00;
    letter-spacing: 0.12em;
    line-height: 1.3em;
    text-align: center;
    padding: 12px 0;
} 
.childBox02 {
	width: 890px;
	height: auto;
    margin: 0 auto;
	background-color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content: center;
	border-radius: 10px;
}
.childBox02in {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 12px 20px;
    line-height: 2.2em;
}
.child_green {
    color: #99cc00;
}
.childTxt {
    font-size: 13px;
    text-align: center;
    margin: 12px auto 0;
    padding: 0 0 14px 0;
}


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

.childBox01 {
    width: 94%;
    margin: 10% auto 10%;
}
.childOn01 {
    width: 22%;
    top: -5%;
    left: -1%;
}
.childOn02 {
    width: 30%;
    top: -7%;
    right: -7%;
}
.childTit {
    font-size: 6vw;
    letter-spacing: 0.05em;
    padding: 0.5em 0;
    line-height: 1.4em;
} 
.childBox02 {
    width: 90%;
    display: block;
    padding: 1em 0;
}
.childBox02in {
    font-size: 3.6vw;
    letter-spacing: 0.05em;
    margin: 0 0 0 1.4em;
    line-height: 2.6em;
}
.childTxt {
    font-size: 3.0vw;
}
}	




#secModel{
	width: 1000px;
    margin: 20px auto 0;
    padding: 60px 0 0;
}

#secModel .imgR{
    width: 100%;
    height: auto;
}

.modelTit{
    font-size: 72px;
    color: #99cc00;
    margin: 4px 0 -10px 0;
    letter-spacing: 0.15em;
    text-align: center;
}
.m02{
    width: 100%;
    margin: 0px 0 60px;
}
.m02Tit01{
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.2em;
    background-color: #99cc00;
    padding: 6px 0 8px;
    margin: 30px auto;
    width: 320px;
    color: #fff;
}
.m02Box01{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0;
}
.m02In01{
    width: 560px;
    position: relative;
}
.m02In02{
    width: 430px;
}
.m02Tit02{
    text-align: center;
    font-size: 33px;
    letter-spacing: 0.1em;
    line-height: 2em;
    font-weight: 600;
    margin: 44px 0 22px;
}
.txtB{
    font-size: 1.4em;
}
.txtS{
    font-size: 0.8em;
}
.green{
    color: #99cc00;
}
.yellow{
    color:#ffff00;
}
.m02Txt01{
    text-align: center;
    width: 100%;
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.05em;
    background-color: #99cc00;
    padding: 8px 0 14px;
    margin: 10px 0 0;
}
.m02Txt02{
    text-align: center;
    width: 100%;
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.05em;
    background-color: #f66589;
    padding: 14px 0 16px;
    margin: 10px 0 0;
}
.m02Txt03{
    text-align: center;
    width: 100%;
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.05em;
    background-color: #007950;
    padding: 14px 0 16px;
    margin: 10px 0 0;
}

.model02_img01{
    margin: 60px auto;
}

.box01_flex01{
    display: flex;
    position: relative;
}

.bun_box01{
    width: 480px;
    margin: 0px 5px;
}

.smlTit01{
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #99cc00;
    text-align: center;
    margin: 18px 0 16px;
    text-decoration: underline;
    text-underline-offset: 8px;
}

.snt01{
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.1em;
}

.model02_hito01{
    position: absolute;
    bottom: -45px;
    left: 300px;
    width: 306px;
}

.modelBox02{
    margin: 100px 30px;
}

.box03_flex01{
    display: flex;
}

.model02_img03{
    width: 550px;
}

.bun_box02{
    width: 480px;
    margin: auto 10px;
}

.smlTit02{
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #99cc00;
    text-align: center;
    margin: 18px 0 16px;
    text-decoration: underline;
    text-underline-offset: 8px;
}

.snt02{
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.1em;
}

.box03_flex02{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    position: relative;
}

.snt03{
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 7px;
}

.snt04{
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 7px;
}

.snt05{
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 7px;
}

.model02_hito02{
    position: absolute;
    bottom: -40px;
    right: -80px;
    width: 200px;
}

.modelBox04{
    position: relative;
}

.box04_flex01{
    display: flex;
    margin-top: 100px;
    justify-content: space-around;
}

.model02_img07{
    width: 543px;
}

.model02_img08{
    width: 408px;
}

.model02_hito03{
    position: absolute;
    width: 141px;
    bottom: 105px;
    left: -25px;
}

.smlTit03{
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #99cc00;
    text-align: center;
    margin: 18px 0 16px;
    text-decoration: underline;
    text-underline-offset: 8px;
}

.snt06{
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.1em;
    margin: 0px 40px;
}

.m02Box05{
    width: 100%;
    margin: 50px 0 0;
}
.price{
    width: 100%;
    margin: 40px auto 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    align-items: flex-end;
}
.priceBox01{
    width: 360px;
    margin: 0px 22px 0 0;
}
.priceTxt01{
    font-size: 18px;
}
.priceTxt02{
    font-size: 18px;
    margin: 12px 0 0;
}
.priceTxt03{
    width: 100%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.05em;
    background-color: #aaaaaa;
    padding: 12px 0 14px;
    margin: 6px 0 0;
    font-weight: 500;
}
.priceTxt04{
    width: 100%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.05em;
    background-color: #29c3be;
    padding: 12px 0 14px;
    margin: 6px 0 0;
    font-weight: 500;
}
.priceBox02{
    width: 426px;
    margin: 0px 0 0 18px;
}
.priceTxt05{
    width: 100%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.05em;
    background-color: #669966;
    padding: 12px 0 14px;
    font-weight: 500;
    margin: 6px 0 0;
}
.priceTxt06{
    width: 100%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.05em;
    background-color: #f66589;
    padding: 12px 0 14px;
    margin: 6px 0 0;
    font-weight: 500;
}
.priceTxt07{
    width: 100%;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.05em;
    background-color: #aaaaaa;
    padding: 6px 0 10px;
    margin: 6px 0 0;
    line-height: 1.4em;
    font-weight: 500;
}
.txtBB{
    font-size: 2.2em;
    font-weight: 800;
    letter-spacing: 0.05em;
}

@media only screen and (max-width:767px) {
    #secModel{
        width: 94%;
        margin: 6% auto 10%;
        padding: 11% 0 0;
    }
    .modelTit{
        font-size: 14vw;
        letter-spacing: 0.12em;
        margin: 0;
    }
    .m02{
        margin: 0px 0 10%;
    }
    .m02Tit01{
        width: 72%;
        font-size: 5.6vw;
        padding: 1.5% 0 2.5%;
        margin: 6% auto 2%;
        letter-spacing: 0.1em;
    }
    .m02Box01{
        display: block;
        margin: 8% 0 0;
    }
    .m02In01{
        width: 100%;
    }
    .m02In02{
        width: 94%;
        margin: 0 auto;
    }
    .m02Tit02{
        font-size: 6.6vw;
        margin: 4% 0 5%;
    }
    .m02Txt01{
        font-size: 4.7vw;
        padding: 2% 0 4%;
        margin: 3% 0 0;
    }
    .m02Txt02{
        font-size: 4.7vw;
        padding: 4% 0 4%;
        margin: 3% 0 0;
    }
    .m02Txt03{
        font-size: 4.7vw;
        padding: 4% 0 4%;
        margin: 3% 0 0;
    }
    .model02_img01{
    margin: 10% auto 4%;
}

.box01_flex01{
    display: block;
}

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

.smlTit01{
    font-size: 4.8vw;
    width: 100%;
    margin: 3% auto;
}

.snt01{
    font-size: 3.4vw;
    width: 92%;
    margin: 0 auto;
}

.model02_img02{
    width: 70%;
    margin: 3% 0% 0% 27%;
}

.model02_hito01{
    width: 45%;
    left: 4%;
    bottom: -9%;
}

.modelBox02{
    margin: 20% auto 15%
}

.box03_flex01{
    display: block;
}

.model02_img03{
    width: 85%;
    margin: 0% auto;
}

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

.smlTit02{
    font-size: 4.8vw;
    width: 100%;
    margin: 4% auto;
}

.snt02{
    font-size: 3.4vw;
    width: 92%;
    margin: 0 auto;
}

.box03_flex02{
    flex-wrap: wrap;
    margin-top: 8%;
}

.leftbox{
    width: 55%;
}

.snt03{
    font-size: 2vw;
    line-height: normal;
}

.centerbox{
    width: 37%;
}

.snt04{
    font-size: 2vw;
    line-height: normal;
}

.rightbox{
    width: 55%;
    margin-top: 4%;
}

.snt05{
    font-size: 2vw;
    line-height: normal;
}

.model02_hito02{
    width: 33%;
    left: 50%;
    bottom: 0%;
}

.box04_flex01{
    display: block;
    margin-top: 15%;
}

.model02_img07{
    width: 85%;
    margin: 0% auto;
}

.model02_img08{
    width: 68%;
    margin: 8% auto 0%;
}

.model02_hito03{
    width: 24%;
    left: 5%;
    top: 20%;
}

.smlTit03{
    font-size: 4vw;
    width: 100%;
    margin: 4% auto;
}

.snt06{
    font-size: 3.4vw;
    width: 95%;
    margin: 0 auto;
}

    .m02Box05{
        margin: 10% 0 0;
    }
    
    .price{
        margin: 8% auto 0;
        width: 100%;
    }
    .priceBox01{
        width: 92%;
        margin: 8% 0 0;
    }
    .priceTxt01{
        font-size: 4vw;
    }
    .priceTxt02{
        font-size: 4vw;
        margin: 3% 0 0;
    }
    .priceTxt03{
        font-size: 3.6vw;
        padding: 4% 0 4.2%;
        margin: 3% 0 0;
    }
    .priceTxt04{
        font-size: 3.6vw;
        padding: 4% 0 4.2%;
        margin: 2% 0 0;
    }
    .priceBox02{
        width: 100%;
        margin: 0 0 0;
    }
    .priceTxt05{
        font-size: 3.6vw;
        padding: 4% 0 4.2%;
        margin: 2% 0 0;
    }
    .priceTxt06{
        font-size: 3.6vw;
        padding: 4% 0 4.2%;
        margin: 2% 0 0;
    }
    .priceTxt07{
        font-size: 3.6vw;
        padding: 2% 0 2.4%;
        margin: 2% 0 0;
    }
}














#secTyumon {
    width: 1190px;
    margin: 120px auto 0;
    text-align: center;
    padding: 60px 0 0;
}

.tyumonTit {
	margin: 0 auto 20px;
    text-align: center;

}
.tyumonTxt01 {
	font-size:72px;
	color: #99cc00;
    margin: 4px 0 -10px 0;
    letter-spacing: 0.15em;
}
.tyumonTxt02 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.2em;
    background-color: #99cc00;
    padding: 6px 0 8px;
    margin: 14px auto;
    width: 240px;
    color: #fff;
}
.tyumonTxt03 {
    font-size: 16px;
    letter-spacing: 0.15em;
}
.tyumonBox03 {
	width: 100%;
}
.tyumonBox03 img {
	width: 100%;
	height: auto;
}
.tyumonBoxIn01 {
    width: 1000px;
    height: auto;
    margin: 24px auto 0px;
    position: relative;
}
.tyumonTxt04 {
    font-size: 16px;
    letter-spacing: 0.18em;
    line-height: 2.2em;
    text-align: left;
}
.tyumonTxt05 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.9em;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 14px;
    right: 80px;
    z-index: 100;
    transform: rotate(-11deg)scale(0.95, 1);
}
.tyumonImg01 {
    width: 162px;
    height: auto;
    position: absolute;
    top: -14px;
    right: -108px;
}
.tyumonImg02 {
    width: 160px;
    height: auto;
    position: absolute;
    top: -11px;
    right: 56px;
    transform: rotate(104deg);
}




.tyumonBox01 {
	width: 1190px;
	margin: 16px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.tyumonL {
	width:712px;
}

.tyumonBox02 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	margin-bottom: 12px;
}

.tyumonBox02 .tyuIn {
	width: 230px;
	height: 136px;
	background-color:#ffffcc;
	list-style:none;
	letter-spacing: 1px;
}

#secTyumon .tyuTit {
	font-size: 22px;
	color:#99cc00;
	padding-top: 21px;
}

#secTyumon .tyuTxt {
	font-size: 14px;
	margin-top: 6px;
	line-height: 1.6;
}
#secTyumon .tyuImg {
    margin-top: 5px;
}

#secTyumon .tyumonL .tyuBtm {
}

#secTyumon .tyumonL .tyuBtm .tyuIn,
#secTyumon .tyumonR .tyuIn{
	background-color:#ffffcc;
	height: 84px;
	letter-spacing: 1px;
}

#secTyumon .tyumonR {
	width:464px;
}

.tyumonBtn01 {
    margin: 34px auto 0;
    text-align: center;
}
.tyumonBtn02 {
    background-color: #ff9900;
	padding: 16px 46px;
    text-decoration: none;
    border-radius: 60px;
    display: inline-block;
	box-shadow: 4px 6px 1px #ff990030;
    display: inline-block;
    text-decoration: none;
    transition: .3s;
}
.tyumonBtn02:hover {
	box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    transform: translateY(4px);
}
.tyumonBtnTxt01 {
    color: #fff;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    line-height: 1.1em;
}
.tyumonBtnTxt02 {
    font-size: 16px;
}


@media only screen and (max-width:767px) {
#secTyumon {
	margin: 6% auto 0;
    padding-top: 11%;
    letter-spacing: 0.05em;
    width: 100%;
	overflow: hidden;
}

.tyumonTit {
    margin: 0 auto 3%;
}
.tyumonTxt01 {
    font-size: 14vw;
    letter-spacing: 0.12em;
    margin: 0;
}
.tyumonTxt02 {
    font-size: 6vw;
    padding: 1.5% 0 2.5%;
    margin: 1% auto 3%;
}
.tyumonTxt03 {
    font-size: 3.4vw;
    letter-spacing: 0.05em;
}
.tyumonBoxIn01 {
    width: 92%;
    margin: 3% auto 0;
}
.tyumonTxt04 {
    font-size: 3.3vw;
    letter-spacing: 0.04em;
    line-height: 2.0em;
}
.tyumonTxt05 {
    font-size: 3.3vw;
    letter-spacing: 0.05em;
    line-height: 1.8em;
    top: -3.9%;
    right: -2.5%;
}
.tyumonImg01 {
    width: 31%;
    top: -53.4vw;
    right: -12%;
}
.tyumonImg02 {
    width: 31%;
    top: -15%;
    right: -5%;
    transform: rotate(3deg);
    z-index: 10;
}


.tyumonBox01 {
	width:92%;
	margin: 2.5% auto 0;
	display: block;
}

.tyumonL{
	width: 100%;
}

.tyumonBox02 {
	margin-bottom: 2%;
}

.tyumonBox02 .tyuIn {
	width:32%;
	height:
	auto;
	letter-spacing: 0.02em;
	padding: 3% 0 2.5%;
}

#secTyumon .tyuTit {
	font-size: 3.8vw;
	padding-top: 0;
}

#secTyumon .tyuTxt {
    font-size: 2.8vw;
    line-height: 1.4;
    margin-top: 3%;
	letter-spacing: 0;
}
#secTyumon .tyuImg {
    margin: 0.7% auto 0;
}

#secTyumon .tyumonL .tyuBtm{
}

#secTyumon .tyumonL .tyuBtm .tyuIn,
#secTyumon .tyumonR .tyuIn{
	height: auto;
	letter-spacing: 0.02em;
	padding: 3% 0 2.5%;
}
#secTyumon .tyumonL .tyuBtm .tyuIn .tyuTxt,
#secTyumon .tyumonR .tyuIn .tyuTxt {
	margin-top: 1%;
}

#secTyumon .tyumonR{
	width: 100%;
	margin-top: 2%;
}

.tyumonBtn01 {
    margin: 5% auto 0;
}
.tyumonBtn02 {
    padding: 3% 7%;
	box-shadow: 4px 4x 1px #ff990030;
}
.tyumonBtnTxt01 {
    font-size: 3.7vw;
    line-height: 1.4;
}
.tyumonBtnTxt02 {
    font-size: 3.3vw;
}
}



#secPlan {
	width: 100%;
    margin: 80px auto 0;
}
#secPlan img {
	width: 100%;
	height: auto;
}	
.plan01 {
	width: 1000px;
    margin: 0 auto;
}
.planTit01 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.1em;
    background-color: #99cc00;
    padding: 6px 0 8px;
    margin: 0 auto;
    width: 240px;
    color: #fff;
    text-align: center;
}
.planTit02 {
    font-size: 34px;
    font-weight: 600;
    letter-spacing: 0.08em;
    text-align: center;
    margin: 30px 0 40px;
}
.planTit02 .titB {
    font-size: 50px;
	color: #99cc00;
}
.plan01Box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
.plan01In01 {
    margin: 0 0 0 35px;
}
.plan01Img01 {
    width: 352px;
    height: auto;
}
.plan01Img02 {
    width: 100px;
    position: absolute;
    bottom: 56px;
    left: 356px;
}
.plan01In02 {
	width: 580px;
}
.plan01Img03 {
}
.plan01Txt01 {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.05em;
    margin: 10px 0 0;
}
.plan01Box02 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.plan01In03 {
    margin: -40px 0 0 0px;
    z-index: 10;
}
.plan01In05 {
	width: 450px;
	background-color: #FFF;
	border-radius: 10px;
	border: #99cc00 3px solid;
	padding: 14px;
}
.plan01Img04 {
	margin: 0 0 14px 0;
}
.plan01Txt02 {
    font-size: 24px;
	font-weight: 600;
    letter-spacing: 0.05em;
	color: #99cc00;
	text-align: center;
    margin: 0 0 10px 0;
}
.plan01Txt03 {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.05em;
}
.plan01In04 {
    margin: -155px 30px 0 0;
}
.plan01Img05 {
    width: 440px;
}
.plan01In06 {
    width: 412px;
	background-color: #FFF;
    border-radius: 10px;
    border: #99cc00 3px solid;
    padding: 14px;
}

@media only screen and (max-width:767px) {
#secPlan {
	margin: 20% auto 0;
}
#secPlan img {

}	
.plan01 {
    width: 92%;
}
.planTit01 {
    font-size: 4.8vw;
    padding: 0.3em 0 0.4em;
    width: 54%;
}
.planTit02 {
    font-size: 5.6vw;
    line-height: 1.6em;
    margin: 4% 0 3%;
}
.planTit02 .titB {
    font-size: 7.6vw;
}
.plan01Box01 {

}
.plan01In01 {
    margin: 6% 0 0 5%;
}
.plan01Img01 {
    width: 85%;
}
.plan01Img02 {
    right: 8%;
    left: unset;
    bottom: 4%;
    width: 23%;
}
.plan01In02 {
    width: 100%;
}
.plan01Img03 {
}
.plan01Txt01 {
    font-size: 3.5vw;
    line-height: 1.8em;
    margin: 1% 0 0;
}
.plan01Box02 {

}
.plan01In03 {
    margin: -20% 0 0;
}
.plan01In05 {
    width: 100%;
}
.plan01Img04 {

}
.plan01Txt02 {
    font-size: 5vw;
    margin: 0 0 3% 0;
}
.plan01Txt03 {
    font-size: 3.5vw;
    line-height: 1.8em;
}
.plan01In04 {
    margin: 6% 0 0 0;
}
.plan01Img05 {
    width: 100%;
}
.plan01In06 {
    width: 100%;
    padding: 4%;
}
}

#secPlan .price  {
	text-align: center;
    font-size: 15px;
    margin: 40px auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: flex-end;
}

#secPlan .price .priceIn {
    margin-left: 10px;
    width: 360px;
}

#secPlan .price .priceBox {
  line-height: 1.4;
}
#secPlan .price .priceBox .txt {
    font-size: 16px;
    letter-spacing: 1.6px;
	font-weight: bold;
}
#secPlan .price .priceBox .txtBig {
   font-size: 40px;
}

#secPlan .label01 {
  background: #aaaaaa;
  width: 100%;
  height: 50px;
  line-height: 50px; 
  color: #fff;
}
@media only screen and (max-width:767px) {
#secPlan .price  {
    font-size: 15px;
    margin: 10% auto 0;
    display: block;
    width: 93.9%;
}

#secPlan .price .priceIn {
    margin-left: 0;
    width: 100%;
}
#secPlan .price .priceBox .txt {
    font-size: 3.8vw;
    letter-spacing: 0.05em;
    line-height:1.6;
}
#secPlan .price .priceBox .txtBig {
    font-size: 8.6vw;
    line-height:1.3;
}
}

#tyumonCamp {
    width: 950px;
    margin: 40px auto 80px;
    height: auto;
    text-align: center;
}
@media only screen and (max-width: 767px) {
#tyumonCamp{
	width: 100%;
	height: auto;
	margin: 8% auto 15%;
}
#tyumonCamp img{
	width: 92%;
	height: auto;
	margin:0 auto;
}
}

.toiawase {
	padding: 14px 0 40px;
	background-color: #99cc00;
}
.toiTxt {
	text-align: center;
    font-size: 26px;
	letter-spacing: 1px;
}
.toiTxtBg {
    font-size: 40px;
}

.toiawase .bnrs {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.toiawase .bnr {
    width: 580px;
    height: 190px;
    position: relative;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 54px 0 0;
}

.toiawase .bnr .tit {
  font-size: 45px;
  letter-spacing: 3.2px;
  position: relative;
  z-index: 20;
}
.toiawase .bnr .tit .titsm {
  font-size: 30px;
}
.toiawase .bnr .txt {
  font-size: 16px;
  letter-spacing: 0.8px;
  margin-top: 23px;
}
.toiawase .bnr .quo {
	width: 78%;
    font-size: 16px;
    color: #000;
    letter-spacing: 0.8px;
    padding: 10px 0;
    background-color: #fff200;
    border: #ff9900 3px solid;
    position: absolute;
    top: 157px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 20;
}
.toiawase .bnr .quobg {
  font-size: 23px;
  color:#ff6600;
  vertical-align: text-bottom;
}
.toiawase .bnr .red {
  color:#ff6600;
}
.toiawase .bnr img {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 20;
}

.toiawase .bnr01 {
  background: #0099cc;
}

.toiawase .bnr02 {
  background: #ff9900;
}

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

@media only screen and (max-width: 767px) {
.toiawase {
	padding: 4% 0;
}
.toiTxt {
    font-size: 4vw;
	letter-spacing: 0.05em;
}
.toiTxtBg {
    font-size: 5.2vw;
}

.toiawase .bnrs {
    width: 86%;
    margin: 3% auto 0;
    flex-direction: column;
}
.toiawase .bnr {
	width: 100%;
	height: auto;
	padding: 10% 0;
}
.toiawase .bnr .tit {
  font-size: 7.2vw;
  letter-spacing: 0.1em;
}
.toiawase .bnr .tit .titsm {
  font-size: 5vw;
}
.toiawase .bnr .txt {
    font-size: 3.5vw;
    letter-spacing: 0.04em;
    margin: 4% auto 0;
}
.toiawase .bnr .quo {
	width: 80%;
	font-size: 3.4vw;
	letter-spacing: 0.8px;
	padding: 2% 0;
	top: 78%;
	line-height: 1.2;
}
.toiawase .bnr .quobg {
	font-size: 4.8vw;  
    vertical-align: -4%;
}
.toiawase .bnr img {
    top: -30px;
    width: 96%;
	height: auto;
}

.toiawase .bnr01 {
	margin-top: 17%;
}
}







.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 #99cc00;
  color: #99cc00;
  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 #99cc00;
  color: #99cc00;
  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 #99cc00;
  border-radius: 8px;
  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: #ffffcc;
  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: -4%;
        left: 0%;
  }
  .green160Txt {
        padding: 3.5% 0;
        margin-top: 2%;
        font-size: 3.8vw;
        margin-bottom: -1.0%;
  }
}


.modelBox01{

}

.model02_img01{
    margin: 60px auto;
}

.box01_flex01{
    display: flex;
    position: relative;
}

.bun_box01{
    width: 480px;
    margin: 0px 5px;
}

.smlTit01{
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #99cc00;
    text-align: center;
    margin: 18px 0 16px;
    text-decoration: underline;
    text-underline-offset: 8px;
}

.snt01{
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.1em;
}

.model02_img02{

}

.model02_hito01{
    position: absolute;
    bottom: -45px;
    left: 300px;
    width: 306px;
}

.modelBox02{
    margin: 100px 30px;
}

.modelBox03{

}

.box03_flex01{
    display: flex;
}

.model02_img03{
    width: 550px;
}

.bun_box02{
    width: 480px;
    margin: auto 10px;
}

.smlTit02{
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #99cc00;
    text-align: center;
    margin: 18px 0 16px;
    text-decoration: underline;
    text-underline-offset: 8px;
}

.snt02{
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.1em;
}

.box03_flex02{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    position: relative;
}

.leftbox{

}

.snt03{
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 7px;
}

.model02_img04{

}

.centerbox{

}

.snt04{
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 7px;
}

.model02_img05{

}

.rightbox{

}

.snt05{
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    margin-bottom: 7px;
}

.model02_img06{

}

.model02_hito02{
    position: absolute;
    bottom: -40px;
    right: -80px;
    width: 200px;
}

.modelBox04{
    position: relative;
}

.box04_flex01{
    display: flex;
    margin-top: 100px;
    justify-content: space-around;
}

.model02_img07{
    width: 543px;
}

.model02_img08{
    width: 408px;
}

.model02_hito03{
    position: absolute;
    width: 141px;
    bottom: 105px;
    left: -25px;
}

.bun_box03{

}

.smlTit03{
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #99cc00;
    text-align: center;
    margin: 18px 0 16px;
    text-decoration: underline;
    text-underline-offset: 8px;
}

.snt06{
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 2.1em;
    margin: 0px 40px;
}


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


.modelBox01{

}

.model02_img01{
    margin: 10% auto 4%;
}

.box01_flex01{
    display: block;
}

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

.smlTit01{
    font-size: 4.8vw;
    width: 100%;
    margin: 3% auto;
}

.snt01{
    font-size: 3.4vw;
    width: 92%;
    margin: 0 auto;
}

.model02_img02{
    width: 70%;
    margin: 3% 0% 0% 27%;
}

.model02_hito01{
    width: 45%;
    left: 4%;
    bottom: -9%;
}

.modelBox02{
    margin: 20% auto 15%
}

.modelBox03{

}

.box03_flex01{
    display: block;
}

.model02_img03{
    width: 85%;
    margin: 0% auto;
}

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

.smlTit02{
    font-size: 4.8vw;
    width: 100%;
    margin: 4% auto;
}

.snt02{
    font-size: 3.4vw;
    width: 92%;
    margin: 0 auto;
}

.box03_flex02{
    flex-wrap: wrap;
    margin-top: 8%;
}

.leftbox{
    width: 55%;
}

.snt03{
    font-size: 2vw;
    line-height: normal;
}

.model02_img04{

}

.centerbox{
    width: 37%;
}

.snt04{
    font-size: 2vw;
    line-height: normal;
}

.model02_img05{

}

.rightbox{
    width: 55%;
    margin-top: 4%;
}

.snt05{
    font-size: 2vw;
    line-height: normal;
}

.model02_img06{

}

.model02_hito02{
    width: 33%;
    left: 50%;

    bottom: 0%;
}

.modelBox04{
    
}

.box04_flex01{
    display: block;
    margin-top: 15%;
}

.model02_img07{
    width: 85%;
    margin: 0% auto;
}

.model02_img08{
    width: 68%;
    margin: 8% auto 0%;
}

.model02_hito03{
    width: 24%;
    left: 5%;
    top: 20%;
}

.bun_box03{

}

.smlTit03{
    font-size: 4vw;
    width: 100%;
    margin: 4% auto;
}

.snt06{
    font-size: 3.4vw;
    width: 95%;
    margin: 0 auto;
}


}