/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */

/* index banner */
.flexslider {
	overflow: hidden;
}

.flexslider_logo {
	width: 30%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/mainBan_bg.svg), #FFFFFF;
	background-size: 83px;
	z-index: 10;
	padding: 40px 20px 130px 5vw;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: flex-end;
}

.flexslider_logo_img {
	align-items: flex-start;
	align-content: flex-start;
	max-width: 100%;
}

.flexslider_logo_img img {
	display: block;
	margin: 10px 0;
}

.flexslider_logo_img * {
	max-width: 100%;
}

.flexslider .slides {
	width: 70%;
	margin-right: 0;
	margin-left: auto;
}

.flex-control-nav {
	max-width: 30%;
	height: 110px;
	max-height: 15%;
	padding: 0 20px 0 5vw;
	justify-content: flex-start;
	display: flex;
	margin: 0 -5px;
	flex-wrap: wrap;
}

.flex-control-paging li {
	width: 90px;
	max-width: calc((100% / 3) - 10px);
	display: block;
	margin: 0 5px;
}

.flex-control-paging li a {
	background: #A8A8A8;
	width: 100%;
	height: 10px;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active {
	background: var(--mainColorG03);
}

.flex-control-paging li a:hover {
	background: var(--mainColorG02);
}

@media (max-width:1100px) {
	.flexslider_logo {
		padding: 40px 20px 120px;
	}

	.flex-control-nav {
		padding: 0 20px;
	}
}

@media (max-width:768px) {

	.flexslider_logo {
		padding: 40px 20px;
	}

	.flexslider_logo_img img:first-child {
		max-width: 50%;
	}

	.flexslider .slides>li img {
		height: auto;
		max-width: 100%;
	}

	.flex-control-nav {
		width: 100%;
		padding: 20px;
		height: auto;
		max-height: unset;
		bottom: 0;
	}


	.flex-control-paging li {
		width: 50px;
		max-width: calc(50% - 10px);
	}
}

@media (max-width:480px) {

	.flexslider {
		overflow: hidden;
	}

	.flexslider .slides {
		width: 100%;
	}

	.flexslider_logo {
		width: 100%;
		max-width: 100%;
		padding: 15px;
		position: relative;
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-end;
	}

	.flexslider_logo_img {
		max-width: 50%;
		width: 200px;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		align-content: center;
	}

	.flexslider_logo_img img {
		width: calc(65% - 10px);
		margin: 0;
	}

	.flexslider_logo_img img:first-child {
		width: 35%;
		margin-right: 10px;
	}

	.flex-control-nav {
		padding: 15px;
		left: unset;
		right: 0;
		bottom: 0;
		align-items: flex-end;
		align-content: flex-end;
		flex-direction: column;
		margin: 0;
	}

	.flex-control-paging li {
		width: 10px;
		margin: 2px;
		max-width: 100%;
	}
}

/*all bg*/

/*all banner*/
.mainPagePic {}

/* .mainPagePic h2 {display:none; } */

/*promotions_index */
body.promotions-page {}

body.promotions-page .mainPagePic {}

/*other-select-page*/
body.other-select-page {}

body.other-select-page .mainPagePic {}

/*other_page*/
body.other-page .mainPagePic {}

body.other-page .stepImg {}

/*camp-page*/
body.map-page .mainPagePic::before,
body.camp-page .mainPagePic::before {
	background: url(../images/banImg_campIntr.jpg) left top no-repeat;
}

body.camp-page .mainPagePic_title::before {
	background: url(../images/banDecEntext_campIntr.svg) left top no-repeat;
}

/*camp-photo*/
body.camp-page.camp-photo .mainPagePic::before {
	background: url(../images/banImg_album.jpg) left top no-repeat;
}

body.camp-photo .mainPagePic_title::before {
	background: url(../images/banDecEntext_album.svg) left top no-repeat;
}

/* map-page */
body.map-page .mainPagePic_title::before {
	background: url(../images/banDecEntext_map.svg) left top no-repeat;
}

/*blog*/
body.promotions-page .mainPagePic::before {
	background: url(../images/banImg_news.jpg) left top no-repeat;
}

body.promotions-page .mainPagePic_title::before {
	background: url(../images/banDecEntext_news.svg) left top no-repeat;
}

/*campOrder*/
body.recheck-page .mainPagePic_title::before,
body.remit-page .mainPagePic_title::before,
body.order_finish_page .mainPagePic_title::before,
body.order-page .mainPagePic_title::before {
	background: url(../images/banDecEntext_order.svg) left top no-repeat;
}

body.campOrder .content {
	max-width: 1600px;
}

.camp_lists:not(.list_b) section ul{
	justify-content: center;
}

/* .camp_lists:not(.list_b) section ul li {
	display: flex;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
	width: calc(50% - 10px);
}

.camp_lists:not(.list_b) section ul li .camp_small_pic {
	width: 50%;
	padding-bottom: 45%;
	margin-bottom: 0;
}

.camp_lists:not(.list_b) section ul li .camp_small_txt {
	width: 50%;
}

.camp_lists:not(.list_b) section ul li .camp_small_txt cite {
	height: 100px;
} */

@media (max-width:600px) {
	body.campOrder .container {
		padding: 30px 10px 100px;
	}
}

/*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 {}

body.contact-page .bigTel dd {}