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

@media only screen and (max-width: 767px) {
  #main {
    min-width: 0; }

  .wrapper1500 {
    width: 100%; } }
.meshBlack {
  position: relative; }

.meshBlack::before {
  position: absolute;
  content: "";
  z-index: -5;
  height: 100%;
  width: 100%;
  bottom: -7px;
  right: -7px;
  border-radius: 15px;
  background-image: repeating-linear-gradient(-45deg, #000, #000 2px, #fff 0, #fff 4px); }

.meshBlackBox {
  position: absolute;
  content: "";
  z-index: -5;
  height: 100%;
  width: 100%;
  bottom: -7px;
  right: -7px;
  border-radius: 15px;
  background-image: repeating-linear-gradient(-45deg, #000, #000 2px, #fff 0, #fff 4px); }

/* secTop */

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

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

.secTit {
font-size: 28px;
    font-family: 'Bebas Neue';
    letter-spacing: 1px;
    border-bottom: 3px solid #000;
    display: inline-block;
    padding-bottom: 2px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
	.secTit {

}
}
/*------------------------
	secloc
----------------------------*/
#secLoc {
    width: 1000px;
    margin: 50px auto 0;
	letter-spacing: 0.05em;
}

#secLoc h2 {
  font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.13em;
    padding: 26px 0 26px;
    text-align: center;
    color: #fa6e58;
}
#secLoc img {
		width: 100%;
		height: auto;
	}
.locBox01 {
	display: flex;
    margin: 0 auto 50px;
    justify-content: space-between;
}
.locIn01 {
	width: 500px;
}
.locTxt01 {
	font-size: 28px;
	padding: 10px 0 0;
}
.locBg01 {
	font-size: 1.2em;
}
.locBg02 {
    color: #4796d7;
    font-size: 2.6em;
}
.locBg03 {
    color: #4796d7;
    font-size: 2.6em;
}
.locSm01 {
	font-size: 11px;
}
.locSm02 {
	font-size: 12px;
	margin: 0 0 0 6px;
}
.locSm03 {
	font-size: 11px;
}
.locBox02 {
	padding: 0 0 0 8px;
    margin: 12px 0 0;
    border-left: 5px solid #fa6e58;
}
.locTxt02 {
    font-size: 20px;
}
.locTxt03 {
	border: solid 1px #000000;
    width: 400px;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    margin: 24px 0 0;
}
.locIn02 {
    width: 320px;
}
.locTxt04 {
	font-size: 20px;
    text-align: center;
}
.locIn03 {
}
.locTxt05 {
	font-size: 28px;
    text-align: right;
    line-height: 0.8em;
    margin: 40px 54px 0 0;
}
.locTxt06 {
    border: solid 1px #000000;
    width: 440px;
    padding: 16px 16px;
    text-align: center;
    font-size: 16px;
    margin: 55px 0 0 30px;
    line-height: 1.8em;
}
.locTxt07 {
	font-size: 19px;
    letter-spacing: 0.25em;
    font-weight: 500;
    border-bottom: 3px solid #fa6e58;
    padding: 0 0 6px 0;
    margin: 0 0 8px 0;
}
.locTxt08 {
	font-size: 14px;
    line-height: 2em;
    letter-spacing: 0.05em;
}
.locIn04 {
    width: 540px;
}
.locIn05 {
	width: 445px;
}
.locTxt09 {
	font-size: 15px;
    line-height: 2em;
    letter-spacing: 0.05em;
    padding: 10px 0 21px;
}
@media only screen and (max-width: 767px) {
#secLoc {
    width: 92%;
	margin: 10% auto 0;
}
#secLoc h2 {
        font-size: 5.2vw;
        line-height: 1.6em;
        padding: 5% 0 5%;
}
.locBox01 {
        flex-wrap: wrap;
        margin: 0 auto 12%;
}
.locIn01 {
	width: 100%;
}
.locTxt01 {
	font-size: 5.4vw;
        width: 81%;
        margin: 7% auto 0;
        text-align: right;
        line-height: 1em;
        padding: 0;
}
.locBg01 {
	
}
.locBg02 {
	
}
.locBg03 {
	font-size: 1.6em;
}
.locSm02 {
	font-size: 2.6vw;
}
.locSm03 {
	font-size: 2.2vw;
}
.locBox02 {
	width: 82%;
        margin: 5% auto 0;
        border-left: 2px solid #fa6e58;
}
.locTxt02 {
	        font-size: 3.6vw;
}
.locTxt03 {
	        width: 82%;
        font-size: 3.6vw;
        margin: 6% auto 0;
        padding: 2% 0;
}
.locIn02 {
	width: 82%;
        margin: 0 auto 8%;
}
.locTxt04 {
	
}
.locIn03 {
	
}
.locTxt05 {
	font-size: 5.4vw;
        width: 84%;
        margin: 6% auto 0;
}
.locTxt06 {
        width: 100%;
        font-size: 3.4vw;
        margin: 6% auto 0;
        padding: 3% 3%;
        line-height: 2.4em;
}
.locTxt07 {
	font-size: 4.2vw;
}
.locTxt08 {
	font-size: 2.6vw;
}
.locIn04 {
        width: 100%;
}
.locIn05 {
        width: 82%;
        margin: 0 auto;
}
.locTxt09 {
        font-size: 3.6vw;
        text-align: center;
        padding: 3% 0 3%;
}
}
/*------------------------
	secSup
----------------------------*/

#secSup {
    padding-top: 100px;
    width: 1200px;
    margin: 0 auto;
    letter-spacing: 0.14em;
}

#secSup h2 {
  font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.13em;
    padding: 26px 0 26px;
    text-align: center;
    color: #fa6e58;
}

.sup-box {
  display: flex;
    justify-content: space-between;
    width: 1200px;
    padding: 50px 100px 40px;
    background-color: #fee9e6;
}

.sup1,
.sup2,
.sup3,
.sup4 {
width: 240px;
    background: #fdfbf6;
    border: solid 4px #fa6e58;
    border-radius: 20px;
    position: relative;
}

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

#secSup h3 {
  font-size: 20px;
  color: #fa6e58;
  padding: 35px 0 5px;
  line-height: 1.7;
  text-align: center;
  font-weight: 600;
}

#secSup p {
  font-size: 15px;
  line-height: 1.8;
  margin: 0px auto 0;
  padding: 0px 22px 30px;
}

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

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

  #secSup {
    width: 92%;
    padding-top: 10%;
  }

  .sup-top {
    width: 34%;
  }

  #secSup h2 {
    font-size: 5.0vw;
        line-height: 1.6em;
        padding: 5% 0 5%;
  }

  .sup-box {
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 8% 4% 6%;
  }

  .sup1,
  .sup2,
  .sup3,
  .sup4 {
    width: 48%;
        border-radius: 3vw;
        border: solid 3px #fa6e58;
  }

  .sup1,
  .sup2 {
    margin: 0 0 10% 0;
  }

  .sup_1,
  .sup_2,
  .sup_3,
  .sup_4 {
    width: 26%;
        top: -11%;
        left: 37.5%;
  }

  .sup3 {
    order: 4;
  }

  .sup4 {
    order: 3;
  }

  #secSup h3 {
    font-size: 3.6vw;
        padding: 12% 0px 3%;
        line-height: 1.5;
        letter-spacing: 0.05em;
  }

  #secSup p {
    font-size: 3vw;
    line-height: 1.7;
    margin: 0px auto 0;
    padding: 0px 8% 13%;
    letter-spacing: 0.08em;
  }

  #secSup h4 {
    font-size: 2.8vw;
    margin-top: 3%;
    padding-bottom: 2%;
    letter-spacing: 0.08em;
  }

}


#secTyumon {
    width: 1190px;
    margin: 60px auto 0;
    
    padding: 60px 0 0;
}

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

}
.tyumonTitBox01 {
	margin: 0 auto 20px;
	width: 406px;
}
.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: 24px;
    font-weight: 600;
    letter-spacing: 0.15em;
	color: #fa6e58;
}
.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;
	text-align: center;
}

.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:#fee9e6;
	list-style:none;
	letter-spacing: 1px;
}

#secTyumon .tyuTit {
	font-size: 22px;
	color:#fa6e58;
	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:#fee9e6;
	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%;
}
.tyumonTitBox01 {
    width: 40%;
}
.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: 1000px;
    padding: 60px 0 0;
    margin: 50px auto 0;
    background-size: 16px 3px;
    background-image: linear-gradient(to right, #9c9c9c 3px, transparent 0px);
    background-repeat: repeat-x;
    background-position: left top;
}
#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: #fed33f;
    padding: 6px 0 8px;
    margin: 0 auto;
    width: 240px;
    color: #4796d7;
    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: #fa6e58;
}
.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: 120px;
    position: absolute;
    bottom: 32px;
    left: 380px;
}
.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 {
    z-index: 10;
}
.plan01In05 {
	width: 450px;
	background-color: #FFF;
	border-radius: 10px;
	border: #577947 3px solid;
	padding: 14px;
}
.plan01Img04 {
	margin: 0 0 14px 0;
}
.plan01Txt02 {
    font-size: 24px;
	font-weight: 600;
    letter-spacing: 0.05em;
	color: #577947;
	text-align: center;
    margin: 0 0 10px 0;
}
.plan01Txt03 {
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.05em;
}
.plan01In04 {
    margin: -144px 30px 0 0;
}
.plan01Img05 {
    width: 440px;
}
.plan01In06 {
    width: 412px;
	background-color: #FFF;
    border-radius: 10px;
    border: #577947 3px solid;
    padding: 14px;
}

.plan02 {
    margin: 0 auto 0;
    width: 1000px;
    background-size: 16px 3px;
    background-repeat: repeat-x;
    background-position: left top;
}

.plan02Box01 {
    width: 920px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.plan02In01 {
    width: 450px;

}

.plan02Img01 {

}
.plan02Txt01 {
    width: 450px;
    font-size: 22px;
    color: #fa6e58;
    margin: 10px 0;
    letter-spacing: 0.1em;
    font-weight: 600;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .plan02Txt01::before,
  .plan02Txt01::after {
    background-color: #fa6e58;
    content: "";
    height: 2px;
    width: 161px;
  }
  .plan02Txt01::before {
    margin-right: 15px; /* 文字との余白 */
  }
  .plan02Txt01::after {
    margin-left: 15px; /* 文字との余白 */
  }
.plan02Txt02 {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.05em;
    margin: 10px 0 0;
} 
.plan02Box02{
    width: 920px;
    margin: 30px auto 0;
}
.plan02In02{
    width: 100%;
    height: 770px;
    position: relative;
    display: flex;
}
.plan02Box03{
    position: relative;
    margin: 30px 0 0 30px;
}

.plan02Img05{
    width: 160px;
    top: -30px;
    right: -137px;
    position: absolute;

}
.plan02Img06{
    width: 175px;
    top: 138px;
    position: absolute;
    right: -195px;
}
.plan02Img07{
    width: 278px;
    position: absolute;
    right: -87px;
    top: 163px;
}
.plan02Img08{
	width: 244px;
}
.plan02Img09{
	width: 64px;
    position: absolute;
    left: -100px;
}
.plan02Img02{
    width: 350px;
}

              
.plan02Box04{
    width: 480px;
    background-color: #FFF;
    border-radius: 10px;
    border: #fa6e58 3px solid;
    padding: 14px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.plan02Img03{

}
.plan02Txt03{
    font-size: 22px;
    color: #fa6e58;
    font-weight: 600;
    margin: 10px 0;
    text-align: center;

}


.plan02In03{
    width: 405px;

}
.plan02Box05{
    margin: 60px 0 0 110px;
    position: relative;

}
.plan02Img04{
    width: 350px;

}

.plan02Box06{
    width: 396px;
    margin: 0 auto;
    background-color: #FFF;
    border-radius: 10px;
    border: #fa6e58 3px solid;
    padding: 5px 14px 14px;
    position: absolute;
    bottom: 0;

}

            

@media only screen and (max-width:767px) {
#secPlan {
        width: 100%;
        margin: 10% auto 0;
        padding: 10% 0 0;
        overflow: hidden;
}
#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: -3%;
    left: unset;
    bottom: 10%;
    width: 30%;
}
.plan01In02 {
    width: 100%;
}
.plan01Img03 {
}
.plan01Txt01 {
    font-size: 3.5vw;
    line-height: 1.8em;
    margin: 1% 0 0;
}
.plan01Box02 {

}
.plan01In03 {
    margin: 0 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%;
}

.plan02 {
    width: 92%;
    
}

.plan02Box01 {
    width: 100%;
    margin: -5% 0 0;
}

.plan02In01 {
    width: 100%;
    margin: 6% 0 0;
   

}

.plan02Img01 {

}
.plan02Txt01 {
    width: 100%;
    font-size: 5vw;
    margin: 3% 0 3% 0;

    
  }
  .plan02Txt01::before,
  .plan02Txt01::after {
    width: 34.5%;
  }
  .plan02Txt01::before {
    margin-right: 0.3em;
    
  }
  .plan02Txt01::after {
    margin-left: 0.5em;
    
  }
.plan02Txt02 {
    font-size: 3.4vw;
    line-height: 1.8em;
    
} 
.plan02Box02{
    width: 100%;
    

}
.plan02In02{
        width: 100%;
        display: block;
        position: static;
        height: auto;

   

}
.plan02Box03{
    margin: 10% 0 0;
    
}

.plan02Img05{
    width: 33vw;
        right: 0%;
        top: 3%;
}
   


.plan02Img06{
    width: 35vw;
        right: -4%;
        top: 62%;
}
  

.plan02Img07{
    right: unset;
        bottom: -10%;
        width: 26%;
        left: 7%;
        top: unset;


}
.plan02Img08{
width: 55%;
        margin: 0 0 0 8%;

}

.plan02Img09{
	left: 0;
        width: 14%;
        bottom: -20%;
}
.plan02Img02{
    width: 80%;
        margin: 0 auto;
    


}

              
.plan02Box04{
    width: 93%;
        margin: 12% auto 0;
        z-index: 10;
        position: unset;

}
.plan02Img03{

}
.plan02Txt03{
    font-size: 5vw;
    margin: 3% 0 3% 0;
    

}


.plan02In03{
    width: 100%;
    position: relative;

}
.plan02Box05{
    margin: 13% auto 21%;
    

}
.plan02Img04{
    width: 100%;
   

}


.plan02Box06{
   width: 100%;
        position: unset;

}
}

#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{
	background-color: #fff8e6;
    padding: 60px 0;
    margin-top: 130px;
    border-top: #fdd5c2 8px solid;
    border-bottom: #fdd5c2 8px solid;
}

.toitext{
	text-align: center;
    font-size: 25px;
    margin-bottom: 20px;
    letter-spacing: 1.2px;
    color: #4f4f4f;
	}

.toiawase .bnrs {
  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: 16px;
    line-height: 1.5;
}
.toiawase .bnr .quo {
	width: 78%;
    font-size: 16px;
	color:#000;
    letter-spacing: 0.8px;
    padding: 7px 0 11px;
    background-color: #fff462;
    border: #4796d7 3px solid;
    position: absolute;
    top: 170px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 20;
}
.toiawase .bnr .quobg {
  font-size: 23px;
  color:#4796d7;
}
.toiawase .bnr .red {
  color:#4796d7;
}
.toiawase .bnr img {
  position: absolute;
  top: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 20;
}

.toiawase .bnr01 {
  background: #fed33f;
	color: #746053;
}

.toiawase .bnr02 {
  background: #4796d7;
}

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



@media only screen and (max-width: 1200px) {
.toiawase .bnr {
    height: 180px;
    padding: 50px 0 0;
}
.toiawase .bnr img {
	position: absolute;
    top: -27%;
}
}

@media only screen and (max-width: 767px) {
.toiawase {
    padding: 8% 0;
    margin-top: 12%;
    border-top: #624c3f 0.8vw solid;
	border-bottom: #624c3f 0.8vw solid;
}
.toitext{
	font-size: 4vw;
    margin-bottom: 2%;
	}
.toiawase .bnrs {
    width: 86%;
    margin: 0 auto;
    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.2vw;
    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;
}
.toiawase .bnr img {
    top: -30px;
    width: 96%;
	height: auto;
}

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

.secContact {
  padding-top: 100px;
  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 #3f9da5;
  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 #3f9da5;
  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-radius: 18px;
    padding: 16px 0;
    text-align: center;
    background: #fff;
    position: relative;
	border: 4px #fa6e58 solid;
}

.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: 350px;
    margin: 20px auto 0;
    font-size: 13px;
    line-height: 1.846;
    background: #d7c8b7;
    padding: 20px 0 20px 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 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: 1280px){
.secContact .cards .box {
    width: 320px;
}
}


@media only screen and (max-width: 767px) {
  .secContact {
    padding-top: 0px;
  }
  .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%;
	margin-top: 4%;
  }
  .secContact .cards .card {
    margin-bottom: 10%;
    width: 100%;
    padding: 5% 0;
  }
  .secContact .cards .card .box {
    width: 90%;
	padding: 3% 0 3% 4%;
    font-size: 3.4vw;
    padding: 5% 0 5% 25px;
    height: auto;
  }
  .secContact .cards .card .imgBox {
    width: 90%;
    margin: 0 auto;
  }
  .secContact .cards .card .txtLink {
    font-size: 4.3vw;
    letter-spacing: 0;
  }
  .secContact .cards .card .txt {
    font-size: 3.6vw;
  }
  .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: 50px; }

  .footer .inner {
    padding-top: 30px; } }
@media only screen and (max-width: 767px) {
  .header .links {
    display: none; } }
.fnavi {
  display: none; }

@media only screen and (max-width: 767px) {
  .fnavi {
    display: block; }

  .fnavi {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    z-index: 200; }
    .fnavi a {
      width: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 66px;
      font-size: 17px;
      letter-spacing: 0.8px;
      text-decoration: none; }
    .fnavi .icon {
      margin-right: 5px; }
    .fnavi .fnavi01 {
      background: #15aee1;
      color: white; }
    .fnavi .fnavi02 {
      background: #fe9900;
      color: white; } }

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

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

