/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */

/*all bg*/

/*all banner*/
.mainPagePic {}

/* .mainPagePic h2 {display:none; } */
@media (max-width:768px) {}

/*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.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 {}

body.contact-page .bigTel dd {}

/* 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 { background-image: url(../images/thn-bg014.png); background-position: center bottom;} */
/* 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 { color: #578A48; font-size: 32px; font-weight: bold; line-height: 130%;} */
/* body.remit-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.remit-page .content{ padding:0 15px 30px 15px;} */
}

/*recheck-page*/
body.recheck-page .mainPagePic {}

.calendar .month {
	/* background-color: #93C257; */
}

/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */
/* ////////////////////////////////////////// */

body {
	font-family: "Noto Sans TC", sans-serif;
	font-weight: 400;
}

.header {
	position: relative;
	z-index: 999;
	padding: 40px 20px;
	filter: drop-shadow(2px 4px 6px rgba(0,0,0,0.2));
}

.header::after {
	content: "";
	width: 100%;
	height: 14px;
	background-image: url('../img/dua_img022.png');
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	bottom: -14px;
}

.top_center {
	max-width: 100%;
	width: calc(100% - 140px);
	align-items: center;
}

.top_logo {
	width: 183px;
}

.nav {
	max-width: 792px;
	width: 100%;
}

.nav>ul {
	justify-content: center;
}

.nav ul>li {
	width: 16.66%;
	border-right: 1px #DDDDDD solid;
	margin: 0;
}

.nav ul li:nth-child(1) {
	border-left: 1px #DDDDDD solid;
}

.nav>ul>li>a {
	color: #67433C;
	font-size: 17px;
	font-weight: 600;
	line-height: 120%;
	letter-spacing: 0.03em;
}

.nav>ul>li>a::after {
	display: none;
}

.nav li ul {
	left: auto;
}

.nav ul>li>ul>li {
	width: calc(100% - 20px);
	border-radius: 150px;
	background-color: white;
}

.nav ul>li>ul>li a {
	color: #5CBAAC;
	font-size: 16px;
	font-weight: 400;
	line-height: 120%;
	letter-spacing: 0.03em;
	text-indent: 0.03em;
	text-align: center;
	border-radius: 150px;
	border: 1px #EEEEEE solid;
}

.nav>ul>li>a::before {
	width: 47px;
	/* height: 36px; */
	height: 45px;
	background-position: center bottom;
	background-image: url(../img/dua_img001.png);
}

.nav ul>li>ul>li:hover a {
	transition: 0.5s;
	background-color: #85CBC1;
	color: white;
	border: 1px #85CBC1 solid;
}

.nav>ul>li:nth-child(2)>a::before {
	width: 46px;
	/* height: 45px; */
	background-image: url('../img/dua_img002.png');
}

.nav>ul>li:nth-child(3)>a::before {
	width: 36px;
	/* height: 38px; */
	background-image: url('../img/dua_img003.png');
}

.nav>ul>li:nth-child(4)>a::before {
	width: 38px;
	/* height: 38px; */
	background-image: url('../img/dua_img004.png');
}

.nav>ul>li:nth-child(5)>a::before {
	width: 43px;
	/* height: 37px; */
	background-image: url('../img/dua_img005.png');
}

.nav>ul>li:nth-child(6)>a::before {
	width: 51px;
	/* height: 33px; */
	background-image: url('../img/dua_img006.png');
}

.footer {
	background: #CEEAE6;
}

.footer_infoContain {
	max-width: 1240px;
	margin: auto;
	/* border: 1px red solid; */
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: nowrap;
	padding: 65px 20px 105px 20px;
	position: relative;
	z-index: 1;
}

.footer_link {
	max-width: 475px;
	width: 100%;
}

.footer_mainInfo,
.footer_link {
	padding: 0;
}

.footer_mainInfo {
	margin: 0 20px;
}

.footer_mainInfo p {
	width: fit-content;
}

.footer_mainInfo a {
	display: block;
	width: 100%;
	color: #1F5134;
	font-size: 18px;
	font-weight: 300;
	line-height: 180%;
	letter-spacing: 0.03em;
	text-align: justify;
	word-break: break-all;
	padding-left: 18px;
	position: relative;
	z-index: 1;
}

.footer_mainInfo a::before {
	content: "";
	width: 9px;
	height: 9px;
	background-color: #9ED6CD;
	border-radius: 150px;
	position: absolute;
	top: 13px;
	left: 0;
	z-index: -1;
}

.footer_link {
	justify-content: space-between;
}

.footer_link a {
	width: 48.5%;
}

.footer_link a,
.footer_link a u,
.footer_link a u img {
	transition: 0.5s;
}

.footer_link a {
	background-color: #9ED6CD;
	border: 1px #CEEAE6 solid;
	border-radius: 150px;
	color: #3C8C81;
	font-size: 22px;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: 0.03em;
	padding: 20px 10px;
}

.footer_logo {
	max-width: 183px;
	width: 100%;
}

.footer_bottom_link {
	position: relative;
	z-index: 1;
	background: #2C6E49;
}

.footer_bottom_link::before {
	content: "";
	width: 100%;
	height: 14px;
	background-image: url('../img/dua_img019.png');
	background-position: center;
	background-repeat: repeat;
	position: absolute;
	top: -14px;
	left: 0;
	z-index: 50;
}

.footer_menu a,
.copy,
.copy a {
	font-weight: 200;
}

.footer_menu a {
	font-size: 18px;
}

.copy,
.copy a {
	font-size: 15px;
}

.double_key {
	padding-bottom: 20px;
}

.mainPagePic {
	padding: 205px 20px 210px 20px;
	background: url('../img/dua_img027.jpg');
	background-size: cover;
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}

.mainPagePic h2 {
	max-width: 267px;
	width: 100%;
	height: 98px;
	color: #67433C;
	font-size: 34px;
	font-weight: 500;
	line-height: 140%;
	letter-spacing: 0.05em;
	text-indent: 0.5em;
	text-align: center;
	text-shadow: unset;
	position: relative;
	z-index: 1;
	background-image: url('../img/dua_img024.png');
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-right: 29px;
}

.mainPagePic h2::before {
	content: "";
	width: 115px;
	height: 84px;
	background-image: url('../img/dua_img023.png');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: -13px;
	left: -44px;
	z-index: 50;
	/* content: "";
	width: 267px;
	height: 98px;
	background-image: url('../img/dua_img024.png');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 64%;
	left: 50%;
	transform: translate(-47%, -50%);
	z-index: -1; */
}

/* .mainPagePic h2::after {
	content: "";
	width: 115px;
	height: 84px;
	background-image: url('../img/dua_img023.png');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
} */

.camp_name {
	color: #335224;
	font-size: 18px;
	font-weight: 600;
	line-height: 180%;
	letter-spacing: 0.08em;
	background-image: url(../img/dua_img025.png);
	padding-left: 50px;
	margin-bottom: 0;
}

.page li {
	line-height: 25px;
	font-weight: 500;
}

.page li.now {
	font-weight: 500;
	background-color: #A5CDCB;
}

.calendar ol.days li .text_total p em,
.title_snd p span.checktime{
	font-weight: 400;
	font-family: "Inter", sans-serif;
}

.title_snd p span.checktime{
	font-weight: 500;
}

.first_choice p span,
.add_choice p span,
.camp_lists h4.article_title b{
	font-weight: 500;
	font-family: "Inter", sans-serif;
}

.camp_lists h4.article_title b{
	margin-bottom: 10px;
}

.pure_notice h4 span,
.index_news_title h4 b {
	font-weight: 500;
	font-family: "Inter", sans-serif;
}

.camp_info>li>span:nth-of-type(2) {
	font-family: "Inter", sans-serif;
	font-weight: 300;
}

.camp_price>p b {
	color: #539592;
	font-weight: 400;
	font-family: "Inter", sans-serif;
}

.camps_list li a>b {
	background-color: #539592;
	border-radius: 0;
	font-size: 16px;
	letter-spacing: 0.08em;
	text-indent: 0.08em;
}

.container {
	padding: 75px 20px 385px 20px;
	position: relative;
	z-index: 1;
}

.container::after {
	content: "";
	max-width: 1920px;
	width: 100%;
	height: 371px;
	background-image: url('../img/dua_img028.jpg');
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

body.album .mainPagePic {
	background: url('../img/dua_img030.jpg');
	background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.classified a,
.hvr-bubble-float-bottom.now{
	background: transparent;
	color:#2C6E49;
	font-size: 18px;
	font-weight: 500;
	line-height: 180%;
	letter-spacing: 0.08em;
	text-indent: 0.08em;
	text-align: center;
	border:1px #2C6E49 solid;
	border-radius: 5px;
	padding: 4px 25px;
}

.classified a:hover{
	transition: 0.5s;
	background: #2C6E49;
	color:white;
	border:1px #2C6E49 solid;
	opacity: 1;
}

.hvr-bubble-float-bottom.now{
	background: #2C6E49;
	color:white;
	border:1px #2C6E49 solid;
}

.hvr-bubble-float-bottom::before,
.hvr-bubble-float-bottom.now::before {
	left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
	border-color: #2C6E49 transparent transparent;
}

.hvr-bubble-float-bottom:hover::before {
	left: 50%;
    transform: translateX(-50%);
    bottom: -11px;
}

body.promotions-page .mainPagePic {
	background: url('../img/dua_img031.jpg');
	background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.news_main_title h2{
	font-weight: 500;
	letter-spacing: 0.05em;
}

body.promotions-page .edit{
	padding:20px;
	background-color: #EEEEEE;
}

body.order-page .mainPagePic,
body.order_finish_page .mainPagePic{
	background: url('../img/dua_img032.jpg');
	background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.calendar ol.days li .text_total p em{
	font-weight: 500;
}

.camp_small_txt h6,
.first_choice b,
.pure_notice h4{
	font-weight: 500;
}

body.recheck-page .mainPagePic {
	background: url('../img/dua_img034.jpg');
	background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

body.recheck-page .title_snd p span{
	font-weight: 500;
}

body.recheck-page .price_total h6.final_price span{
	font-weight: 500;
}

body.recheck-page .camporder_bottom_20201220 h5:not(.rule_txt2 h5){
	background: url(../img/dua_img033.png) left center no-repeat;
	font-weight: 500;
}

body.remit-page .mainPagePic {
	background: url('../img/dua_img035.jpg');
	background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.bigTel dt a{
	color:#2D9AA6;
	font-weight: 500;
}
.contact_form h3{
	color:#444444;
	font-weight: 500;
}
.button_cart.next{
	background: #4588B3;
}

@media (max-width:1230px) {
	.top_center {
		width: 100%;
		padding: 20px;
	}
}

@media (max-width:980px) {
	.footer_infoContain {
		flex-direction: column;
		align-items: center;
		padding: 35px 20px 100px 20px;
	}

	.footer_mainInfo {
		margin: 20px 0 40px 0;
	}

	.footer_mainInfo a,
	.footer_menu a {
		font-size: 17px;
	}

	.copy,
	.copy a {
		font-size: 14px;
	}

	.footer_link a {
		margin: 0;
	}

	.footer_link a:nth-child(n+3) {
		margin-top: 20px;
	}

	.footer_mainInfo a {
		font-size: 16px;
	}

	.footer_link a {
		width: 48.5%;
		font-size: 19px;
		margin:0;
	}

	.footer_link a:nth-child(n+3) {
		margin-top: 20px;
	}
	

}

@media (max-width:890px) {
	.nav ul>li:nth-child(n) {
		width: 100%;
		border: none;
	}

	.container::after {
		background-position: left;
	}

	.footer_link a u, .footer_link a u img{
		height: 24px !important;
		width: auto;
	}
}

@media (max-width:768px) {
	.top_logo {
		max-width: 140px;
		width: 100%;
	}
}

@media (max-width:600px) {
	.mainPagePic {
		padding: 110px 20px 80px 20px;
		background-position: center bottom;
	}

	.mainPagePic h2 {
		font-size: 26px;
		max-width: 240px;
		height: 88px;
		background-size: contain;
		padding-right: 24px;
	}

	.footer_mainInfo a::before {
		top: 10px;
	}

	.double_key {
		padding-bottom: 30px;
	}

	.footer_menu {
		max-width: 370px;
		display: flex;
		flex-wrap: wrap;
	}

	.footer_menu a:nth-child(n) {
		max-width: 100%;
		width: 31%;
		margin: 0;
	}

	.footer_menu a:nth-child(n+4) {
		margin-top: 20px;
	}

	.footer_bottom_link {
		padding-bottom: 20px;
	}
}

@media (max-width:480px) {

	.container {
		padding-top: 20px;
	}

	.footer_infoContain {
		z-index: 999;
	}

	.footer_bottom_link {
		padding-bottom: 130px;
	}

	.footer_link a {
		border-radius: 0;
	}

	.footer_link a:nth-child(n+3) {
		margin: 0;
	}

	.copy,
	.copy a {
		line-height: 160%;
	}
}