@charset "utf-8";

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*預設解除背景輪播*/
#content_main { margin:0;}
.bannerindex { position:relative; height:auto;}
.swiper-banner { position:static; margin:0; height:auto;} 
.path {display: none;}
/* .swiper-slide img { height:auto;} */
@media screen and (max-width: 768px) {
.bannerindex { padding:0; margin:0;}
}

/*網站統一設定*/
.main_part {max-width: 1500px;padding: 100px 0;width: 90%;}
.show_content {padding: 0;}
.page {margin: 50px auto;color: #000000;gap: 5px;}
.page li {margin: 0;display: flex;width: 30px;height: 30px;line-height: 30px;
justify-content: center;align-items: center;align-content: center;text-align: center;border-radius: 50px;transition: .5s;}
.page li a, .page li strong {width: 30px;height: 30px;line-height: 30px;color: #000000;}
.page strong, .page a:hover {background: #000000;color: #ffffff;}
.page li.activeN {background: #000000;color: #ffffff;}

@media screen and (max-width: 1024px) {
.main_part {padding: 80px 0;}
.page {font-size: 15px;gap: 3px;}
}
@media screen and (max-width: 500px) {
.main_part {padding: 60px 0;}
.page {font-size: 14px;gap: 2px;}
}
@media screen and (max-width: 425px) {
.main_part {padding: 50px 0;}
.page {font-size: 13px;gap: 0;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*HEADER*/
.pageIndex .header_area {position: fixed;background: unset;transition: .5s;}
.header_area {padding: 0;background: #fff;transition: .5s;}
.main_header_area .container {max-width: 100%;transition: .5s;}
.navigation {width: 100%;margin-left: auto;grid-template-columns: 1fr 280px;grid-gap: 0 50px;align-items: center;
    background: #374E28;border-radius: 0;padding: 0 3% 0 15%;letter-spacing: 0.05em;transition: .5s;}
.header_area.sticky .navigation {padding: 0 5% 0 20%;transition: .5s;}
.me_tp_features {order: 3;transition: .5s;}
.me_tp_features a {margin: 5px 0;padding: 8px 15px;font-size: 15px;color: #384e2b;background: #D7DCD4;border-radius: 5px;transition: .5s;}
.me_tp_features a:hover {background: #fff;color: #000;transition: .5s;}
.tp_links {display: none;}

/*LOGO*/
.nav-header {position: absolute;left: 5%;order: 1;grid-row: 1 / 1;max-width: 160px;padding: 15px 20px 20px;background: #fff;
    border-radius: 0 0 100% 100%;transition: .5s;}
.header_area.sticky .nav-header {max-width: 130px;padding: 15px;border-radius: 0 0 50px 0;left: 0;transition: .5s;}
.nav-brand {display: flex;}

/*選單*/
.stellarnav {order: 2;}
.stellarnav ul {text-align:center;transition: .5s;}
.stellarnav > ul > li:after {content: '';position: absolute;transform: translateY(-100%);width: 100%;height: 0px;background: #87957E;transition: .5s;}
.stellarnav > ul > li:hover:after {height: 5px;transition: .5s;}

.stellarnav > ul > li:nth-of-type(8), .site_bottomMenu a:nth-of-type(9) {display: none;}

.stellarnav > ul > li > a {padding: 30px 15px;color: #ffffff;display: block;font-size: 17px;line-height: 1;height: auto;margin: 0;transition: .5s;}
.header_area.sticky .stellarnav > ul > li > a {padding: 25px 10px;font-size: 16px;transition: .5s;}
.stellarnav > ul > li:hover > a {transform: translateY(-5px);opacity: 0.5;}
.stellarnav li.has-sub > a:after {display: none;}
.stellarnav > ul > li.has-sub > a {padding-right: 15px;}
.header_area.sticky .stellarnav > ul > li.has-sub > a {padding-right: 10px;}

/*下拉選單*/
.stellarnav > ul > li > ul {background: #fff;}
.stellarnav > ul > li > ul > li > ul {background: #D7DCD4;}
.stellarnav > ul > li > ul > li, .stellarnav > ul > li > ul > li > ul > li {border: none;border-bottom: 1px solid #87957e24;}
.stellarnav > ul > li > ul > li+li, .stellarnav > ul > li > ul > li > ul > li+li {}
.stellarnav > ul > li > ul > li > a, .stellarnav > ul > li > ul > li > ul > li > a {color: #000;padding: 10px;font-size: 15px;}
.stellarnav > ul > li > ul > li > a:hover, .stellarnav > ul > li > ul > li > ul > li > a:hover {background: #293B1E;color: #fff;}

@media screen and (max-width: 1400px) {
.nav-header, .header_area.sticky .nav-header {left: 0;max-width: 125px;padding: 15px 15px 20px;}
.navigation, .header_area.sticky .navigation {padding: 0 3% 0 10%;grid-template-columns: 1fr 235px;grid-gap: 0 25px;}
.stellarnav > ul > li > a {padding: 30px 10px;font-size: 16px;}
.stellarnav > ul > li.has-sub > a {padding-right: 10px;}
.me_tp_features a {padding: 8px 10px;font-size: 14px;}
}
@media screen and (max-width: 1200px) {
.stellarnav > ul > li > a, .header_area.sticky .stellarnav > ul > li > a {padding: 30px 6px;}
.stellarnav > ul > li.has-sub > a {padding-right: 5px;}
}
@media screen and (max-width: 1100px) {
.nav-header, .header_area.sticky .nav-header {max-width: 72px;padding: 10px 8px;border-radius: 0;}
}
@media screen and (max-width: 1024px) {
.pageIndex .header_area {position: sticky;}
.navigation, .header_area.sticky .navigation {padding: 0 20px 0 0;}
.nav-header, .header_area.sticky .nav-header {max-width: 110px;}
.stellarnav ul {text-align: right;}
.stellarnav > ul > li > a, .header_area.sticky .stellarnav > ul > li > a {padding: 25px 5px 20px;}
.me_tp_features {order: 2;text-align: right;margin: 0;}
.me_tp_features a {margin: 15px 0 0;}
}
@media screen and (max-width: 768px) {
.navigation, .header_area.sticky .navigation {background: #fff;box-shadow: 0 0 10px #D7DCD4;padding: 0;}
.nav-header, .header_area.sticky .nav-header {position: relative;padding: 10px 0;max-width: 80px;}
.me_tp_features {display: none;}
.stellarnav.mobile {display: flex;height: 100%;align-items: center;justify-content: center;background: #384d2a;}
.stellarnav .menu-toggle {padding: 0 30px;}
.stellarnav .menu-toggle:after {display: none;}
.stellarnav .menu-toggle span.bars {top: 0;}
.stellarnav .menu-toggle span.bars span {width: 25px;height: 1px;border-radius: 0;background: #ffffff;margin: 0 auto 6px;}

.stellarnav.mobile.left > ul {border: none;background: #384d2a;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {padding: 15px;font-size: 14px;background: #293B1E;color: #fff;
    letter-spacing: 0.1em;}
.stellarnav .icon-close {width: 20px;}
.stellarnav .icon-close:before, .stellarnav .icon-close:after {width: 10px;border-bottom: solid 2px #fff;}
.stellarnav.mobile > ul {background: #394d2c;}
.stellarnav.mobile > ul > li {border-bottom: 1px #5F7153 solid;}
.stellarnav.mobile > ul > li > a, .stellarnav > ul > li > a, .header_area.sticky .stellarnav > ul > li > a {
    padding: 20px 40px;border-bottom: none;}
.stellarnav > ul > li.has-sub > a {padding-right: 40px;}
.stellarnav > ul > li:after {display: none;}
.stellarnav > ul > li:hover > a {transform: unset;}
.stellarnav.mobile > ul > li > a.dd-toggle {padding: 18px 15px;border-bottom: none;}
.stellarnav a.dd-toggle .icon-plus:before, .stellarnav a.dd-toggle .icon-plus:after {border-bottom: solid 2px #fff;}
.stellarnav.mobile li.open, .stellarnav.mobile li.open li.open {background: #2a3b20;padding: 0;}
.stellarnav.mobile li.open > a.mob_main_link {border-bottom: 1px #5F7153 solid;}
.stellarnav.mobile li.open li.open > a.mob_main_link {border-top: 1px #5F7153 solid;}
.stellarnav > ul > li > ul > li, .stellarnav > ul > li > ul > li > ul > li {border: none;border-bottom: none;}
.stellarnav.mobile li li.has-sub a {padding: 15px 40px;color: #fff;}
.stellarnav.mobile li li a.dd-toggle {padding: 12px 15px;top: 2px;border-bottom: none;}
.stellarnav.mobile ul ul, .stellarnav.mobile ul ul ul {background: #2a3b20;}
}

@media screen and (max-width: 600px) {
.nav-header, .header_area.sticky .nav-header {max-width: 65px;}
}
@media screen and (max-width: 450px) {
.stellarnav .menu-toggle {padding: 0 20px;}
.stellarnav .menu-toggle span.bars span {width: 20px;margin: 0 auto 5px;}
.stellarnav.mobile.right .close-menu, .stellarnav.mobile.left .close-menu {font-size: 13px;}
.stellarnav.mobile > ul > li > a, .stellarnav > ul > li > a, .header_area.sticky .stellarnav > ul > li > a {font-size: 15px;}
.stellarnav > ul > li > ul > li > a, .stellarnav > ul > li > ul > li > ul > li > a {font-size: 14px;}
}
@media screen and (max-width: 375px) {
.nav-header, .header_area.sticky .nav-header {max-width: 50px;}
}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*內頁BANNER 設定*/
.banner {}
.banner h5 {}
.banner.banA {}
.banner.banB {}
.banner.banC {}
.banner.banD {}
.banner.banE {}
.banner.banblog {}

@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*FOOTER*/
.site_endPart {background: #384e2b;padding: 80px 0 50px 0;}
.site_endPart .site_centerBox {padding-right: 0;margin: auto;max-width: 1280px;width: 90%;}
.box_link {display: none;}
.site_endPart ul.site_infoTer {display: grid;grid-template-columns: 120px 1fr 1fr 2fr;align-items: start;gap: 50px;padding-bottom: 50px;}
.site_endPart li {width: 100%;padding: 0;align-items: flex-start;flex-direction: column;}
.site_logo > a img {filter: brightness(30);max-width: 120px;}

.site_reachOut p {width: 100%;font-size: 15px;color: #fff;line-height: 1;letter-spacing: 0.08em;padding: 0 0 15px 0;gap: 5px;}
.site_reachOut p.line:before {content: 'LINE ID：';}
.site_reachOut p:before {font-size: 15px;color: #fff;}
.site_reachOut a {font-size: 15px;color: #fff;}

.site_endPart li.site_bottomMenu {flex-direction: unset;gap: 10px;}
.site_bottomMenu a {min-width: 100px;font-size: 13px;color: #fff;padding: 0;border: none;border-radius: 5px;margin: 0;
    line-height: 1.5;letter-spacing: 0.08em;}
.site_endPart li.For_CampUse {flex-direction: row;gap: 5px;justify-content: end;}
.For_CampUse a {max-width: 150px;background: #293B1E;border-radius: 10px;padding: 10px 15px;margin: 0;}
.For_CampUse a:hover {background: #8f2b12;}
.For_CampUse em {padding: 10px;}
.For_CampUse a span {font-size: 13px;padding: 0 5px 10px;letter-spacing: 0.1em;}

.site_copyRight p {font-size: 12px;color: #5F7153;font-weight: 300;}
.site_copyRight a, .site_copyRight span {color: #5F7153;}
.privacyLinks a {padding: 0 10px;}
.privacyLinks a+a {border-left: 1px solid #5F7153;}

@media (max-width: 1366px) {
.site_endPart li.site_bottomMenu, .site_endPart li.For_CampUse {width: 100%;}
}
@media screen and (max-width: 1250px) {
.site_endPart ul.site_infoTer {grid-template-columns: repeat(2, 1fr);align-items: center;}
.site_endPart li.site_logo {align-items: end;}
.site_endPart li.For_CampUse {grid-column: 1 / 3;justify-content: center;}
.site_endPart li.site_bottomMenu {grid-column: 1 / 3;justify-content: center;}
.site_bottomMenu a {text-align: center;}
}
@media screen and (max-width: 1024px) {
.site_endPart .site_centerBox {max-width: 600px;}
}
@media screen and (max-width: 960px) {
.For_CampUse a {gap: 10px;}
.For_CampUse em {display: flex;}
.For_CampUse a span {padding: 5px;}
}
@media screen and (max-width: 768px) {
.site_endPart {padding: 50px 0;}
.site_endPart ul.site_infoTer {grid-template-columns: 1fr;gap:0px;}
.site_endPart li+li {padding-top: 20px;margin-top: 20px;border-top: 1px solid #ffffff1a;}
.site_endPart li.site_logo {align-items: center;}
.site_reachOut {gap: 15px;}
.site_reachOut p {justify-content: center;padding: 0;}
.site_endPart li.For_CampUse, .site_endPart li.site_bottomMenu {grid-column: 1;}

#bottom_menu {display: none;}
}
@media screen and (max-width: 600px) {
.For_CampUse a {max-width: 100px;}
.For_CampUse a span {padding: 5px 0;}
.site_copyRight {width: 95%;}
}
@media screen and (max-width: 450px) {
.site_logo > a img {max-width: 90px;}
.site_reachOut p:before, .site_reachOut a {font-size: 13px;}
.site_bottomMenu a {min-width: 85px;font-size: 12px;}
.For_CampUse a {max-width: 90px;gap: 0px;}
.For_CampUse a span {font-size: 12px;}
.For_CampUse em img{max-width: 25px;}
}

/*top*/
#to_top {left: auto;right: 10px;border-radius: 10px;padding-top: 14px;font-size: 14px;letter-spacing: 0.08em;color: #000000;background: #d7dcd4;
    box-shadow: none;}
#to_top i.top {display: none;}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*文章設定*/


@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*營區介紹*/


@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*露營訂位*/


@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */

/*聯絡我們*/


@media screen and (max-width: 1024px) {}
@media screen and (max-width: 768px) {}
@media screen and (max-width: 600px) {}
@media screen and (max-width: 450px) {}

/* = = = 分隔線 = = = = = = = = = == = = = = = = = = = = = = = = == = = */