/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */

/*all bg*/
body { background: url(../images/thn-bg009.jpg); background-attachment: fixed; position: relative; z-index: 1;}

/*all banner*/
.mainPagePic {}
.mainPagePic h2 {}
@media (max-width:768px) {
.mainPagePic { height: 300px; background-size:cover;}
}
	
/*promotions_index */
body.promotions-page {}
body.promotions-page .mainPagePic {}

/*other-select-page*/
body.other-select-page {}
body.other-select-page .mainPagePic { height:0; display:none;}

/*other_page*/
body.other-page .mainPagePic { height:0; display:none;}
body.other-page .stepImg { display: none;}

/*camp-page*/
body.camp-page .mainPagePic {}

/*campOrder.php*/

/*map_index*/
body.map-page .mainPagePic { }

/*camp-page*/
body.camp-page .mainPagePic {}

/*campCalendar*/
body.order-page .mainPagePic { }

/*contact-page*/
body.contact-page .mainPagePic {}
body.contact-page .content { padding:90px 15px 80px 15px; /* padding: 115px 15px 87px 15px; overflow: hidden; */}
body.contact-page .bigTel dd { max-width: 976px; width: 100%; display: flex; flex-direction: column; position: relative;}
body.contact-page .bigTel dd::before { content:""; width:44px; height:44px; background-image: url('../images/thn-img045.png'); position: absolute; left:-57px;}
body.contact-page .bigTel dd a { color: #578A48; font-size: 32px; font-weight: bold; line-height: 130%;}
body.contact-page .bigTel dd i { display:block; color:#578A47; font-size:18px; font-style: normal; font-weight:400; line-height:130%; margin-bottom:15px; border:none; padding:0;}
@media (max-width:768px) {
body.contact-page .content{ padding:0 15px 30px 15px;}
}

/*remit-page*/
body.remit-page .mainPagePic {}
body.remit-page .content { padding:90px 15px 80px 15px; /* padding: 115px 15px 87px 15px; overflow: hidden; */}
body.remit-page .bigTel dd { max-width: 976px; width: 100%; display: flex; flex-direction: column; position: relative;}
body.remit-page .bigTel dd::before { content:""; width:44px; height:44px; background-image: url('../images/thn-img045.png'); position: absolute; left:-57px;}
body.remit-page .bigTel dd a { font-size: 32px; font-weight: bold; line-height: 130%;}
body.remit-page .bigTel dd i { display:block; font-size:18px; font-style: normal; font-weight:400; line-height:130%; margin-bottom:15px; border:none; padding:0;}
@media (max-width:768px) {
body.remit-page .content{ padding:0 15px 30px 15px;}
}

/*recheck-page*/
body.recheck-page .mainPagePic {}


/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */

