@charset "utf-8";
* { font-family: "微軟正黑體"; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { background: #fdfdfd; }
body.wrapper { overflow: hidden; }
a,.animation_ { text-decoration: none; -webkit-transition: ease.4s; -moz-transition: ease.4s; -ms-transition: ease.4s; -o-transition: ease.4s; transition: ease.4s; }
ul, li { list-style: none; }
.red { color: #ba1b38; }
.right { float: right; }
.left { float: left; }
.center { width: 100%; margin: 0 auto; }
.container { width: 100%; position: relative; z-index: 1; }
.content { max-width: 1200px; margin: auto; padding: 50px 10px; }
.edit { width: 100%;}
.order-page.content { max-width: 1200px; margin: 0 auto;}

/* 共用效果 */
/*Animations*/
[data-animate-in] { opacity: 0; transition: transform 1s ease, opacity 1s ease; }
[data-animate-in="up"] { transform: translate3d(0, 100px, 0); }
[data-animate-in="left"] { transform: translate3d(-100px, 0, 0); }
[data-animate-in="right"] { transform: translate3d(100px, 0, 0); }
[data-animate-in="down"] { transform: translate3d(0, -100px, 0); }
[data-animate-in].in-view { opacity: 1; transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transition: transform 0.7s ease, opacity 0.7s ease; }

/* 首頁 */
.mobile_wallpaper { width: 100%; height: 100vh; max-height: 698px; min-height: 660px; background-repeat: no-repeat; background-position: center top; background-size: 100%/*100vh*/; display: none; }

.sss_i_box { background:url(../images/sss_i_bg.jpg) #fff no-repeat center bottom; padding:100px 15px 50px;}
.sss_i_box * { transition:all .5s;}
.sss_i_box ul { list-style:none; display:block; max-width:1200px; margin:auto; text-align:center;}
.sss_i_box ul li { display:inline-block; vertical-align:top; width:20%; margin:0 2% 30px;}
.sss_i_box ul li a { display:block; padding:20px 7px 40px; overflow:hidden; position:relative;}
.sss_i_box ul li a img { max-width:100%;}
.sss_i_box ul li a span { font-size:24px; color:#52351E; display:block;}
.sss_i_box ul li a:after { content:''; display:block; width:100%; height:14px; background:#1A7AAE; position:absolute; bottom:0; left:0; transform:translateY(14px); transition:all .5s;}
.sss_i_box ul li a:hover { background:#fff; box-shadow:0 0 7px #bbb; padding-top:30px; padding-bottom:30px; border-radius:15px;}
.sss_i_box ul li a:hover span { color:#007d49;}
.sss_i_box ul li a:hover:after { transform:translateY(0px); transition:all .5s;}


/* 共同外掛區 */
.main_index_area { width: 100%; padding-bottom: 40px; padding-top: 60px; display: none; }
.divide { height: 65px; margin-bottom: 60px; background-image: url(../images/divided1.png); background-position: left top; background-repeat: repeat-x; background-size: contain; }
.main_index_area li .fans,
.main_index_area li .link_area { display: block; float: right; position: relative; min-height: 135px; }
.main_index_area li .fans { width: 35%; }
.main_index_area li .link_area { width: 65%; padding-left: 135px; text-align: right; }

.line_code { position: absolute; width: 135px; height: 135px; left: 0; top: 0; }
.line_code span { display: block; position: absolute; bottom: -2px; color: #3891a6; text-align: center; letter-spacing: 1px; width: 135px; left: 0; font-weight: bold; }
.fb_fans { margin: 0 auto; }
.line_code #qrcode-size { display: block; width: 135px; height: 135px; padding: 0 5px; text-align: center; }

.main_index_area li .main_page_link { width: 250px; height: 66px; margin: 30px 10px; background-repeat: no-repeat; background-position: left center; background-image: url(../images/index_btn_bg.png); border-radius: 33px; display: inline-block; position: relative; }
.main_index_area li .main_page_link span { font-size: 20px; font-weight: 600; color: #2e5e86; background-color: #fff; line-height: 28px; border-radius: 14px; position: absolute; right: 0; top: 20px; padding: 0 21px; letter-spacing: 2px; }
.main_index_area li .main_page_link:hover span { background-color: #86CB92; color: #fff; }

.mainPagePic { width: 100%; height: 400px; background:url(../images/sssf_camp_banner.jpg) center center no-repeat; position: relative; overflow:hidden; }
.mainPagePic h2 { position: absolute; font-size: 40px; color: #fff; padding: 10px; left: 35%; top: 50%; transform: translate(-50%, -50%); letter-spacing: 2px; }
/*
.mainPagePic h2:before { content:''; display:block; width:1px; height:300px; position:absolute; top:-300px; left:35%; z-index:99; background:#eee;}
.mainPagePic h2:after { content: ''; display: block; height: 2px; width: 40px; position: absolute; left: 50%; margin-left: -20px; bottom: 0; background: #e8da65; display:none; }
*/

.path { margin: 10px 0 20px 0; font-size: 13px; color: #555; float: right; padding: 10px 0; display: none; }
.path a { color: #333; }
.path a:hover { text-decoration: underline; }

h3.page_title { font-size: 20px; color: #0c3376; padding: 20px 0 20px 60px; height: 70px; border-bottom: 1px dotted #999; display: none; }

.page { display: block; text-align: center; margin-top:20px; }
.page li { display: inline-block; margin:5px; width: 27px; height: 27px; text-align: center; border-radius: 150px; line-height: 26px; border-radius: 150px; color: black; border:1px #f79600 solid; background:#fff; border-radius: 150px;}
.page li a { display: block; background-color:#f79600; color:#fff; border-radius: 150px;}
.page li a.now { color: black; font-weight: bold; border-radius: 150px; }
.stepImg { width: 100%; max-width: 1137px; margin: 10px auto 40px; display:none; }
.stepImg img { display: block; width: 100%; }

/* camp index */
.camps_list { text-align: center; max-width: 1230px; width: 100%; margin: auto; display: flex; justify-content: space-between; flex-wrap: wrap; padding: 0 15px; }
.camps_list::after { content: ""; width: 32%; }
.camps_list li { width: 31%;}
.camps_list li:nth-child(n+4) { margin-top: 65px; }
.camp_pic { width: 100%; }
.camp_pic img { width: 100%; max-height: 328px; }
.camp_name { color: #000000; font-size: 20px; line-height: 120%; padding: 17px 0 32px 0; padding-left: 50px; background-image: url('../images/thn-img041.png'); background-repeat: no-repeat; background-position: left 10px; text-align: left; }
.camps_list li a { width: 100%; padding: 9px 10px; display: flex; justify-content: center; align-items: center; background-color: #30A9EB; color: white; font-size: 17px; font-weight: 400; line-height: 120%; text-align: center; border-radius: 5px; }
.camps_list li a:hover { opacity: 0.9; }
.camps_list li:hover a { background-color: #1A7BB0; }

/*********************/
.half_box { width: 48%; float: left; margin: 3% 1%; }
.half_box.pics { width: 46%; margin: 3% 3% 3% 1%; }
.camp_info_name { color: #444444; font-size: 23px; font-weight: bold; line-height: 200%; }
.camp_info { display: block; margin: 30px 0; }
.camp_info li { display: block; overflow: hidden; line-height: 30px; width: 100%; margin: 10px 0; }
.info_title { width: 92px; float: left; font-size: 16px; font-weight: bold; line-height: 26px; color: #fff; background: #1a79ad; border-radius: 3px; text-align: center; }
.info_text { width: 81%; float: right; font-size: 18px; color: #555; padding-left: 3%; }
.out_link { border-width: 1px 0 1px 0; border-style: dotted; border-color: #999; display: flex; align-items: center; }
.out_link.info_title { background: none; color: #666; font-size: 15px; padding: 3px 0; }
.share_btn { padding: 6px; display: inline-block; color: #777; font-size: 22px; }
.share_ln { font-size: 26px; }
.share_fb:hover { color: #4267B2; }
.share_gl:hover { color: #DD4B39; }
.share_tw:hover { color: #1DA1F2; }
.share_ln:hover { color: #00B900; }
.go_order { padding: 15px 0; margin: 15px 0; }
.go_order a { display: block; background-color: #BB1C38; background-image: url(../images/nav_bg3.png); background-position: left center; background-repeat: no-repeat; font-size: 16px; text-align: center; max-width: 250px; line-height: 35px; color: #fff; border-radius: 3px; }

/********* tabs ***********/
.camps_tabs { margin: 50px 0; }
li.money { margin: 15px 0; }
ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 50px; width: 100%; }
ul.tabs li { float: left; cursor: pointer; width: 140px; height: 38px; line-height: 38px; background-color: #888; position: relative; font-size: 20px; margin-right: 15px; text-align: center; }
ul.tabs li.active:after { left: 46%; content: ''; display: block; position: absolute; width: 2px; height: 5px; border-style: solid; border-width: 5px 5px 0 5px; border-color: #30A9EB transparent transparent transparent; }
ul.tabs li a { color: #fff; }
ul.tabs li:hover { background-color:#1A7BB0; }
ul.tabs li.active { background-color: #30A9EB; display: block; }
ul.tabs li:hover a { color: #fff; }
ul.tabs li.active a { color: #fff; }
.tab_container { clear: both; float: left; width: 100%; padding-top: 20px; overflow: auto; }
.tab_content { padding: 20px 0; display: none; font-size: 16px; color: #4D4D44; padding: 0.5em; }
.tab_drawer_heading { display: none; }
.activities { width: 100%; max-width: 650px; font-size: 15px; -moz-box-shadow: 0 2px 2px -1px rgba(0, 0, 0,.3); -webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0,.3); box-shadow: 0 2px 2px -1px rgba(0, 0, 0,.3); }
.activities li { width: 100%; border: 1px solid #ddd; padding: 5px 10px; background: #f4f7f8; margin-top: -1px; }
.active_name { width: 75%; margin-left: 2%; margin-right: 3%; padding: 5px; padding-left: 15px; float: left; position: relative; }
.active_name:before { position: absolute; display: block; content: ''; width: 5px; height: 100%; left: 0; top: 0; }
.activities li:nth-child(4n+2).active_name:before { background: #b3e03f; }
.activities li:nth-child(4n+3).active_name:before { background: #7bd553; }
.activities li:nth-child(4n).active_name:before { background: #3ad5a0; }
.activities li:nth-child(4n+1).active_name:before { background: #45d0da; }
.activities li:first-child { font-weight: bold; background: #8a97a0; color: #fff; }
.activities li:first-child.active_name:before { display: none; }
.activities li:nth-child(even) { background: #e8eeef; }
.active_amount { width: 20%; float: left; padding: 5px 0; }

/********************/
.slick-slider { margin-bottom: 0; }
.slider img { width: 100%; height: auto; }
.slider-nav { margin-top: 10px; }
.slider-nav.slick-slide { margin-right: 10px; cursor: pointer; }
.slider-nav.slick-slide:last-child { margin-right: 0; }
#go_calendar { display: block; max-width: 250px; width: 100%; margin-top: 30px; }

/********************/
.classified { text-align: center; margin-bottom: 45px; }
.classified a { display: inline-block; padding: 7px 25px; font-size: 18px; color: #444; font-weight: bold; background: #DBDBDB; margin: 5px 10px 12px; border-radius: 15px; }
.classified a:hover { background: #3cafd3; color: #fff; transition: background 0.2s ease; }
.popup-gallery {}
.popup-gallery:after { content:''; clear:both; display:block;}
.popup-gallery li { display: block; float: left; margin: 10px 1% 30px; width: 31.3%; padding: 5px; }
.popup-gallery li a { display: block; width: 100%; margin: 0 auto; max-width: 365px; height: 240px; overflow: hidden; background-size:cever; background-repeat: no-repeat; background-position: center center; }
.popup-gallery li a img { width: 100%; }
.popup-gallery li.description_text { font-size: 15px; width: 100%; margin: 5px auto 0; max-width: 365px; height: 70px; padding: 10px; border-top: 1px dotted #eee; }
.popup-gallery li.description_text p { height: 50px; overflow: hidden; line-height: 24px; }

/******** Calendar Styling **********/
.calendar { margin: 0 auto 30px; }
.calendar h2.month { font-size: 24px; color: #333; text-align: center; padding: 10px 0; width: 90%; margin: auto; }
.calendar h2.month:after { content: ''; clear: both; display: block; width: 100%; }
.calendar h2.month .month_choice { font-size: 14px; line-height: 24px; color: #fff; background: #34bdcb; border-radius: 30px; padding: 3px 15px; }
.calendar ol { list-style: none; margin: 0; padding: 0; text-align: center; }
.calendar ol li { width: 13%; background: #fff; display: inline-block; vertical-align: top; margin: 2px 0; }
.calendar ol.day-names { }
.calendar ol.day-names li { padding: 7px 1px; background: #e8e8e8; }
.calendar ol.days { }
.calendar ol.days li { border: 1px solid #eee; height: 120px; font-size: 15px; text-align: left; }
.calendar ol.days li .date { width: 36px; height: 36px; line-height: 36px; text-align: center; border-right: 1px solid #eee; border-bottom: 1px solid #eee; background: #fff; }
.calendar ol.days li .text_total { padding: 7px; font-size: 15px; color: #666; height:45px; text-align:center; }
.calendar ol.days li .text_total table { width: 100%; }
.calendar ol.days li .text_total td { text-align: center; }
.calendar ol.days li .text_total td:nth-child(1) { width: 30px; }
.calendar ol.days li .text_total td:nth-child(2) { }
.calendar ol.days li .text_total td:nth-child(3) { width: 20px; }
.calendar ol.days li .text_total td em { font-style: normal; }
.calendar ol.days li .text_total td span { }
.calendar ol.days li .text_total td span i { font-style:normal; }
.calendar ol.days li .text_total td span.disappearWord { }

/******* 可訂位連結style ******/
.calendar ol.days li a.event { display: block; background: #30A9EB; color: #fff; text-align: center; border-radius: 20px; padding: 4px; width: 92%; margin: 0 auto; border: 2px #e8e8e8 solid; }
.calendar ol.days li a.event:hover { background: #1A7BB0; border-color: #fff; }
.calendar ol.days li..weekend { background: #e8e8e8; }
.calendar ol.days li.holiday { background: #fadaa8; }
.calendar ol.days li.booked_up { background: #f0f0f0; }
.calendar ol.days li.booked_up .text_total { }
.calendar ol.days li.booked_up .event { }
.calendar ol.days li.outside.date { color: #ddd; }

.calendar.more_total_amount ol.days li { height: 145px; }
.calendar.more_total_amount ol.days li .text_total { height: 60px; }
.calendar.more_total_amount .text_total p { margin-bottom: 5px; }

/****** order page *******/
.title_snd { text-align:center; margin:0 auto; padding:15px 0; border-radius:20px; background:#fff; }
.title_snd svg { color:#ffbc42; display:block; margin:auto; font-size:36px;}
.title_snd p { display:block; letter-spacing:1px; line-height:150%}
.title_snd p span { color:#f29700; display:block; font-size:26px; padding:5px; margin:5px 0;}
.title_snd p span.checkname {}
.title_snd p span.checktime	{ color:#333;}

.rule_txt {}
.rule_txt table { border:1px #ccc solid; max-width:100%; margin:auto;}
.rule_txt td { padding:7px;}

.camp_order_banner { text-align:center; margin:50px auto;}
.camp_order_banner img { max-width:100%;}

.date_and_nights { display:block; padding:10px; width:480px; margin:50px auto; background:#f9f9f9; border:2px #ddd dashed; border-radius:30px;}
.date_and_nights ul { list-style:none; display:block; margin:auto; max-width:90%; text-align:center;}
.date_and_nights li { display:inline-block; vertical-align:top; width:48%; padding:5px;}
.date_and_nights li:nth-child(1) {}
.date_and_nights li:nth-child(2) {}
.date_and_nights li .date_night { padding:5px;}
.date_and_nights li .date_night p { font-size:22px; font-weight:1000; color:#8f5c00;}
.date_and_nights li .date_night_choice {}
.date_and_nights li .date_night_choice span { display:block;}
.date_and_nights li .date_night_choice span.date_show {}
.date_and_nights li .date_night_choice span.activity_note { font-size:15px; color:#c00; font-family:Arial, Helvetica, sans-serif; padding:3px;}
.date_and_nights li .date_night_choice .reselect { font-size:12px; color:#06F; display:block; margin-top:15px;}
.date_and_nights li .date_night_choice .main_select { border:1px #ccc solid; padding:2px 7px;}

.camp_lists { text-align:left; padding:30px 10px; background:#f9f9f9; margin:10px auto;}
.camp_lists h4.article_title { font-size:28px; color:#1A7BB0; text-align:center;}
.camp_lists h4.article_title:before {}
.camp_lists h4.article_title b {}
.camp_lists h5.part_title { display:block; width:220px; margin:30px auto 0; text-align:center; border-radius:50px; border:3px #fff solid; background:#3cafd3; font-size:16px; color:#fff; padding:3px 10px; letter-spacing:2px;}
.camp_lists section {}
.camp_lists section:nth-child(1) {}
.camp_lists section:nth-child(2) {}
.camp_lists ul { list-style:none; display:Flex; flex-wrap: wrap; text-align:left; margin:10px auto; }
.camp_lists li { width:25%; padding:10px;}
.camp_small_pic { margin-bottom:10px; position:relative; padding-bottom:100%;}
.camp_small_pic a { display:block;}
.camp_small_pic img { max-width:100%; max-height:100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}

.camp_small_txt {}
.camp_small_txt h6 { font-size:20px; color:#058eb9; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; white-space: normal; overflow: hidden;}
.camp_small_txt blockquote { display:block;}
.camp_small_txt cite { display:block; font-style:normal; font-size:14px; color:#666; height:75px; overflow-y:scroll; margin:7px auto;}
.camp_small_txt select { border:1px #e8e8e8 solid; color:#444; width:100%; padding:3px; font-size:14px;}

.camp_date_number {}
.camp_date_number b { font-size:15px; padding:0 0 3px 0; color:#bf8605;}
.camp_date_number p { font-size:15px; padding:0 0 3px 0; color:#666;}
.camp_date_number p span { font-weight:1000; color:#d66;}

.add_choice {}
.add_choice b { font-size:15px; padding:0 0 3px 0; color:#bf8605;}
.add_choice p { font-size:15px; padding:0 0 3px 0; color:#666;}
.add_choice p span { font-weight:1000; color:#d66;}

.first_choice {}
.first_choice b { font-size:15px; padding:0 0 3px 0; color:#058eb9;}
.first_choice p { font-size:15px; padding:0 0 3px 0; color:#666;}
.first_choice p span { font-weight:1000; color:#d66;}

h5.article_title { position: relative; font-size: 24px; padding-left:10px; margin-bottom: 10px; margin-top: 15px; width: 100%; display: inline-block; }
h5.article_title:before { position: absolute; content: ''; display: block; width:5px; height: 22px; left: 0; top: 6px; background: #3CAFD3; }


::-webkit-scrollbar { width:3px; }
::-webkit-scrollbar-track { background:#eee; }
::-webkit-scrollbar-thumb { background:#999; }
::-webkit-scrollbar-thumb:hover { background:#aaa; }


/******* responsive table *******/
table.Rtable { margin: 15px auto 20px; width: 100%; color: #444; }
table.Rtable thead th { background: #8a97a0; color: #fff; }
table.Rtable thead th, table.Rtable tbody td { padding: 8px 10px; font-size: 15px; border: 1px solid #ddd; text-align: center; }
table.Rtable tbody tr { background: #f4f7f8; }
table.Rtable tbody tr:nth-child(even) { background: #e8eeef; }
table.Rtable tbody td select { width: 100%; }
table.Rtable tbody td.nameL, table.Rtable thead th.nameL { font-weight: bold; text-align: left; width: 45%; }
table.Rtable tbody td.pprice { color: #EC6C46; }
table.Rtable tbody tr:not(:last-child) { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
table.Rtable a { color: #555; }

.note_red { color: #B91A38; border: 1px #ddd solid; font-weight: bold; background:#fff; }
.note_red span { padding: 5px; display: inline-block; }
.note_red span.title { color: #fff; padding: 5px; background: #24629f; }

.price_total { text-align:right; margin:30px 0; /*border-left: 2px #ccc solid; border-right: 2px #ccc solid; padding:0 20px; */}
.price_total h5 { display:inline-block; vertical-align:middle; padding:7px;}
.price_total h5 em,
.price_total h5 b,
.price_total h5 span { display:inline-block; vertical-align:bottom; font-style:normal; font-weight:500; font-size:17px; color:#666; padding:0 3px;}
.price_total h5 em {}
.price_total h5 b { color:#c00;}
.price_total h5 span { color:#000; font-weight:1000; font-size:42px; font-style:italic; line-height:100%;}

.price_total h6 { padding:3px; font-size:14px; color:#c33; }
.price_total h6 span { display:inline-block; vertical-align:bottom; font-style:normal; font-weight:500; font-size:24px; color:#333; padding:0 3px 0 10px; line-height:100%; }
.price_total p { font-size:13px; padding:5px;}

.box_nomall,.box_big { border: 1px solid #A9A9A9; padding: 5px; width: 100%; }

.order_detail h4 { background: #ed6c47; color: #fff; font-size: 15px; line-height: 30px; padding-left: 5px; letter-spacing: 1px; }
.order_detail p { font-size: 16px; color: #525252; text-align: center; padding: 10px; }
.order_detail ul li { display: block; overflow: hidden; zoom: 1; clear: both; border-top: 1px solid #fff; border-bottom: 1px solid #fff; background: #fff; width: 100%; }

.cell_title { width: 18%; display: block; float: left; height: 100%; background: #eee; padding: 9px 5px; text-align: right; }
.cell_txt { width: 80%; display: block; float: right; padding: 5px; }
.cell_title .high { height: 111px; }

.camporder_bottom_20201220 { border:5px #eee solid; background:#fff; padding:20px 15px;}
.camporder_bottom_20201220 section { margin-bottom:20px;}
.camporder_bottom_20201220 section:after { content:''; clear:both; display:block; width:100%;}
.halfForm_le { float:left; width:58%;}
.halfForm_ri { float:right; width:38%;}
.btn_area { text-align:center;}
.btn_area span { display:block;}

.camporder_bottom_20201220 h5 { font-size:24px; color:#058eb9; letter-spacing:3px;}
.camporder_bottom_20201220 strong { font-size:15px; color:#c66; width:100%; text-align:right; padding:15px 0; display:block;}
.camporder_bottom_20201220 p { font-size:15px; color:#444; width:100%; padding:7px 0; word-break:break-all;}
.camporder_bottom_20201220 ul { list-style:none; display:block;}
.camporder_bottom_20201220 li { padding:1px 0 1px 120px; position: relative;}
.camporder_bottom_20201220 li.note {}
.camporder_bottom_20201220 .title { position:absolute; left:0; top:0; width:120px; height:100%; padding:7px; font-size:15px;}
.camporder_bottom_20201220 .title span { font-size: 13px; color:#c00; }
.camporder_bottom_20201220 .formTxt {}
.camporder_bottom_20201220 input[type="text"],
.camporder_bottom_20201220 input[type="email"],
.camporder_bottom_20201220 input[type="tel"] { display:block; width:100%; border:none; border-bottom: 1px solid #ccc; outline: none; padding:7px; background:none;}
.camporder_bottom_20201220 textarea { display:block; width:100%; height:100px; border: 1px solid #ddd; outline: none; padding: 4px;}
.camporder_bottom_20201220 .rule_txt2 {}

.searchbox { max-width: 500px; margin: 40px auto; }
.searchbox li { margin: 20px 0; height: 50px; width: 100%; padding-left: 86px; border: 1px solid #ddd; line-height: 48px; position: relative; }
.searchbox li .title { width: 85px; display: block; position: absolute; left: 0; top: 0; background-color: #24629f; color: #fff; text-align: center; font-size: 28px; }
.searchbox li input { border: none; width: 100%; line-height: 36px; padding: 5px; outline: none; background-color: #efefef; }

/******* 訂單完成頁面 *******/
.order_finish_page {}
.order_finish_page .wrapper {}
.order_finish_page .container.center { max-width:640px;}
.order_finish_page .pure_notice {}
.order_finish_page .pure_notice table { width:100%; margin:30px auto; background:#ccc;}
.order_finish_page .pure_notice td { padding:7px; background:#fff;}
.order_finish_page .pure_notice td:nth-child(1) { width:100px; background:#3cafd3; color:#fff;}
.order_finish_page .pure_notice td:nth-child(2) {}
.pure_notice ul { list-style:none; display:block; width:100%; margin:30px 0 0 0;}
.pure_notice li { display:block; padding:3px;}
.pure_notice h4 { font-size:17px; color:#000; margin:0 0 10px 0;}
.pure_notice h4 span { color:#f00; padding:0 15px; display:inline-block;}
.pure_notice h5 { font-size:17px; color:#444; margin:0 0 10px 0; font-weight:500;}
.pure_notice h5 span {}
.pure_notice h6 { font-size:17px; color:#000;}
.pure_notice p { font-size:15px; color:#666;}
.pure_notice em { font-style:normal; font-size:15px; color:#07c;}

/****** other select page ********/
.news_main_title { color: #24629f; margin: 20px 0; display: none; }
.news_main_title h2 { display: inline-block; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #24629f; padding-right: 20px; padding-bottom: 2px; line-height: 32px; font-size: 22px; }
.news_main_title span { font-size: 15px; color: #fff; background-color: #24629f; padding: 0 8px; margin-right: 10px; display: inline-block; vertical-align: top; }

.more_content { max-width: 1200px; margin: 0 auto; display: block; margin-top: 50px; position: relative; }
.more_content.page { max-width: 720px; width: 65%; position: absolute; bottom: 0; left: 0; }

.other_page_list { display: block; float: left; position: relative; max-width: 720px; width: 65%;}
.other_page_list:before { position: absolute; content: ''; display: block; background-color: #3cafd3; width: 100%; margin: 0; height: 6px; top: 0; left: 0; }
.other_page_choice { list-style:none; display: block; padding: 10px 0; background-color: rgba(255, 255, 255, 0.5); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset; }
.other_page_choice li { width: 100%; margin: auto; border-bottom: 1px solid #ddd; padding: 15px; }
.other_page_choice li:last-child { border-bottom: none; }
.other_page_choice li p { color: #aaa; font-size: 13px; margin-bottom: 5px; }
.other_page_choice li a { color: #3CAFD3; font-size: 16px; text-decoration: underline; }

.basicInfo { display: block; float:right; width:33%; margin-left: 2%; }
.basicInfo li { display:block; padding: 0 0 10px 0; margin:0 0 5px 0;}
.basicInfo li a { position: relative; display: block; letter-spacing: 2px; font-size: 17px; color: #485057; text-align: center; padding: 10px; background-color: rgba(255, 255, 255, 0.5); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset; -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.1) inset; }
.basicInfo li a .faspan { display:inline-block; vertical-align:middle; font-size:30px; background: url(../images/basicinfo_flag2.png) right 1px no-repeat;}
.basicInfo li a em { display:inline-block; vertical-align:middle;  font-style:normal; padding:0 10px;} 
.basicInfo li.lineid a { padding-top: 8px; line-height: 20px; }
.basicInfo li.lineid a span { display: block; }

/******* contact *******/
.bigTel { max-width: 1000px; margin: 40px auto; }
.bigTel dd { display: block; }
.bigTel dd a { display: block; font-size: 36px; color: #333; font-weight: 1000; }
.bigTel dd i { font-style: normal; display: block; color: #666; margin: 15px 0; padding: 10px 0; border-bottom: 1px #ccc solid; border-top: 1px #ccc solid; display: inline-block; }
.bigTel.bigsize { font-size: 46px; font-weight: bolder; position: relative; padding-left: 0; }
.bigTel.bigsize:before { display: block; position: absolute; content: ''; width: 108%; height: 1px; background-color: #EB6A59; bottom: 0; left: 0; }
.bigTel span { font-size: 14px; display: inline-block; }
.bigTel p { color: #333333; font-size: 16px; font-weight: 400; line-height: 150%; }

.contact_form { max-width: 1038px; width: 100%; display: block; width: 100%; margin: 40px auto; padding: 0 15px; }
.contact_form h3 { font-size: 30px; color: #444444; margin-bottom: 40px; letter-spacing: 2px; }
.contact_form li { border-bottom: 1px solid #eee; padding: 10px; color: #333333; font-size: 15px; }
.contact_form li:first-child { border-top: 1px solid #aaa; }
.contact_form li .table-th .red { font-size: 16px; color: #B81938; }
.contact_form li .table-th,
.contact_form li .table-td { display: block; padding: 15px 10px; }
.contact_form li .table-th { width: 30%; float: left; }
.contact_form li .table-td { width: 100%; }
.contact_form li .table-td .inputR { border: 1px solid #ccc; background:#f6f6f6; padding: 4px 10px; 
-webkit-appearance: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; box-shadow: none; outline-offset: -2px; -webkit-border-radius: 0px; border-radius: 0px; }

.widthL { width: 100%; max-width: 420px; }
.widthM { width: 295px; }
.widthS { width: 200px; }

.table-td.sex_choice { display: inline-block; width: 42px; height:31px; line-height: 31px; position: relative; vertical-align: top; margin-left 2px; float: none; margin-right: 0; margin-bottom: 0; }
.table-td.sex_choice span { position: absolute; z-index: 10; display: inline-block; width: 100%; text-align: center; font-size: 14px; cursor: pointer; }

.option-input { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; top: 0; position: absolute; height: 31px; width: 42px; transition: all 0.15s ease-out 0s; background: #f1efef; display: block; outline: none; z-index: 9; }
.option-input:checked { background: #575757; }
.option-input:checked+span { color: #fff; }
.tel_note { display: inline-block; padding: 0 4px; color: #B81938; font-size: 16px; }
/*
.option-input:checked::before { height: 31px;  width: 42px;  position: absolute;  content: '';  display: inline-block;  font-size: 26.66667px;  text-align: center;  line-height: 32px; }
.option-input:checked::after { background: #40e0d0;  content: '';  display: block;  position: relative;  z-index: 100; }
*/

/* campCheck_single */
.rule_with_bg {}
.rule_with_bg .rule_bg {}
.rule_with_bg .rule_txt {}

.box_width {}
.order_list { text-align:left; padding:15px 0; margin:15px auto;}
.order_list h5.part_title { display:block; width:220px; margin:10px auto; text-align:center; border-radius:50px; border:3px #fff solid; background:#666; font-size:16px; color:#fff; padding:3px 10px; letter-spacing:2px;}
.order_list ul { list-style:none; display:block; text-align:left; margin:10px auto; background:#fff; }
.order_list li { display:block; padding:15px; font-size:15px;}
.order_list li blockquote { display:inline-block; vertical-align:middle; margin:0 3px 3px 0;}
.order_list li span { display:inline-block; vertical-align:middle; margin-right:3px; font-size:17px; color:#fff; background:#72b388; padding:1px 5px;}
.order_list li a { font-size:15px; color:#06F;}
.order_list li a:hover { border-bottom:1px #03C dashed;}


/* checkbox radio  樣式 */
.table-td label { display: block; position: relative; float: left; width: auto; margin-right: 20px; margin-bottom: 5px; color: #1f1f1f; }
.table-td label.inputbox { width: 26px; height: 26px; position: relative; margin-right: 4px; -webkit-appearance: none; background-repeat: no-repeat; background-color: transparent; top: 0; outline: none; display: inline-block; vertical-align: middle; border: 0; }
.table-td label.circle .inputbox { background-image: url(../images/circle.png); }
.table-td label.circle input:checked { background-image: url(../images/circle_ok.png); }
.table-td label.check .inputbox { background-image: url(../images/check.png); }
.table-td label.check input:checked { background-image: url(../images/check_ok.png); }
.table-td select { -webkit-appearance: button; background-color: #f1efef; background-image: url(../images/select_arrow.png); background-position: right center; background-repeat: no-repeat; vertical-align: middle; border: 1px solid #f1efef; color: #666; overflow: hidden; margin-right: 10px; padding: 4px 26px 4px 3px; text-overflow: ellipsis; white-space: nowrap; }
li.btnarea { text-align: center; border-bottom: none; }
input[type="reset"].contactBtn,
input[type="submit"].contactBtn { border: 1px solid #aaa; }
.contactBtn { width: 140px; height: 37px; text-align: center; line-height: 35px; display: inline-block; }
.contactBtn.send { color: #575757; background-color: white; }
.contactBtn.reset { background-color: transparent; color: #575757; background-color: white; }
.contactBtn:hover { background: #1a79af; color: white; }
input[type="reset"].contactBtn { margin-top: 50px; margin-right: 45px; }
input[type="reset"].contactBtn:hover,
input[type="submit"].contactBtn:hover { border: 1px #fff solid; }

/**********shadow*****************/
.effect2shadow { position: relative; }
.effect2shadow:before,.effect2shadow:after { z-index: -1; position: absolute; content: ""; bottom: 15px; left: 10px; width: 50%; top: 80%; max-width: 300px; background: #777; -webkit-box-shadow: 0 15px 10px #777; -moz-box-shadow: 0 15px 10px #777; box-shadow: 0 15px 10px #777; -webkit-transform: rotate(-3deg); -moz-transform: rotate(-3deg); -o-transform: rotate(-3deg); -ms-transform: rotate(-3deg); transform: rotate(-3deg); }
.effect2shadow:after { -webkit-transform: rotate(3deg); -moz-transform: rotate(3deg); -o-transform: rotate(3deg); -ms-transform: rotate(3deg); transform: rotate(3deg); right: 10px; left: auto; }


@media screen and (max-width: 1064px) {
.main_index_area li.fans,.main_index_area li.link_area { width: 90%; margin: 0 5%; float: none; padding-left: 0; text-align: center; }
.fb_fans { margin: 30px auto; }
.line_code { display: inline-block; position: relative; margin: 0 10px 0 30px; }
}
@media screen and (max-width: 1038px) {
.camp_info li { display: flex; align-items: center; }
}
@media screen and (max-width: 960px) {
/* A區 + B區 服務 */
.camp_lists li { width:33%;}
.halfForm_le { width:48%;}
.halfForm_ri { width:48%;}
}
@media screen and (max-width: 824px) {
.main_index_area { padding-bottom: 30px; padding-top: 30px; }
.main_index_area li.main_page_link { margin: 15px 10px; }
.line_code { display: block; margin: 15px auto; }
.camps_list li { width: 48%; }
.camps_list li:nth-child(n) { margin: 0; }
.camps_list li:nth-child(n+3) { margin-top: 45px; }
.half_box { width: 98%; float: left; margin: 3% 1%; }
.half_box .pics { width: 96%; margin: 3% 2%; }
.info_title { font-size: 13px; }
.info_text { font-size: 16px; }
ul.tabs li { width: 90px; height: 32px; line-height: 32px; font-size: 15px; }
table.Rtable caption { background-image: none; }
table.Rtable thead { display: none; }
table.Rtable tbody td { display: block; padding:.6rem; text-align: left; }
table.Rtable tbody td.nameL,  table.Rtable thead th.nameL { width: 100%; }
table.Rtable tbody td select { width: 50%; }
table.Rtable tbody tr td:first-child { background: #666; color: #fff; }
table.Rtable tbody td:before { content: attr(data-th); font-weight: bold; display: inline-block; width: 30%; }
table.Rtable tbody tr td:first-child:before { display: none; }
.popup-gallery li { width: 48%; }
.widthL { max-width: initial; }
}

@media screen and (max-width: 768px) {
.flexslider .slides > li { height:400px; overflow:hidden;}
.flexslider .slides > li img { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:800px;}

.calendar ol.days li { font-size: 14px; }
.calendar ol.days li .date { text-align: center; padding: 2px; width:22px; height:22px; line-height:20px; }
.calendar ol.days li a.event { font-size:12px; padding:2px; border-radius:0; width:100%;}
.calendar ol.days li a.event span { display: none; }
.calendar ol.days li .text_total { height:75px;}
.calendar ol.days li .text_total td { display:block; width:100% !important;}
.calendar ol.days li .text_total em { display:block; color:#c00; font-size:20px; }

.calendar.more_total_amount ol.days li { height: 110px; }
.calendar.more_total_amount ol.days li.text_total { height: 80px; }
.calendar.more_total_amount span.disappearWord,
.calendar.more_total_amount ol.days li.text_total span.disappearWord { display: none; }

.more_content { padding-bottom: 0; }
.other_page_list { float:none; max-width:100%; width:100%;}
.other_page_choice { width: 100%; margin-bottom: 30px; }
.more_content.page { position: relative; max-width: initial; width: 100%; }

.basicInfo { width: 100%; margin: 0 }
.basicInfo li { width:48%; margin: 1%; display: block; float: left; font-size: 15px; }
.basicInfo li a { padding-left: 35px; letter-spacing: 0.5px; }
.basicInfo li a.faspan { font-size: 20px; }
.contact_form li .table-th,
.contact_form li .table-td { width: 100%; float: none; padding:7px; }

/* A區 + B區 服務 */
.camp_lists li { width:50%;}
.camp_small_txt h6 { overflow:auto; font-size:16px; -webkit-line-clamp: inherit; }
.halfForm_le { width:100%;}
.halfForm_ri { width:100%;}

/* campCheck_single */
.order_list li blockquote { display:block; margin:0 0 7px 0; background:#f6f6f6; }
.order_list li span { padding: 8px 5px; }
.order_list li a { display:block; text-align:center; padding:7px;}

/*首頁*/
.sss_i_box ul li { width:28%;}
.sss_i_box ul li a { background:rgba(255,255,255,0.5); box-shadow:0 0 7px #bbb; border-radius:10px;}
.sss_i_box ul li a span { font-size:17px;}
}

@media screen and (max-width: 640px) {
/*首頁*/
.sss_i_box ul li { width:43%;}
.sss_i_box ul li a { padding:10px 5px 30px !important;}
.sss_i_box ul li a:hover { background:#fff;}
.sss_i_box ul li a:after { transform:translateY(0px); transition:all .5s;}
}

@media screen and (max-width: 572px) {
.mainPagePic h2 { font-size: 30px; }
.calendar { padding: 0; }
.calendar h2.month { width:100%; font-size:20px; }
.calendar h2.month .month_choice { font-size:12px; line-height:20px; padding:2px 10px;}
.calendar ol.days li .text_total { width:100%; font-size:13px; padding:4px 0;}
.calendar ol.days li .text_total span { display:block; }
.calendar ol.days li .text_total span i { display:none; }

.calendar.more_total_amount ol.days li { height: 130px;}
.calendar.more_total_amount ol.days li .text_total { height:80px;}

.popup-gallery li a { height: 200px; background-size:contain; }

.basicInfo li { width: 98%; }
.basicInfo li a { padding-left: 40px; }
.basicInfo li a.faspan { min-width: 40px; }

.bigTel.bigsize { font-size: 38px; padding-top: 5px; }
.bigTel span { padding-left: 0; }
.bigTel p { font-size: 13px; }

.contact_form li { padding: 5px 2px; }
.news_main_title span { display: block; width: 100px; }

/* A區 + B區 服務 */
.date_and_nights { width:96%;}
.date_and_nights li { display:block; width: 100%;}
.camp_lists li { width:100%;}
.camp_small_pic { padding:0;}
.camp_small_pic img { position:static; transform:none;}
.camp_small_txt cite { height:auto; overflow:auto;}
.camporder_bottom_20201220 li { padding:3px;}
.camporder_bottom_20201220 .title { position:static; width:100%; height:auto; padding:7px 0;}
.camporder_bottom_20201220 input[type="text"],
.camporder_bottom_20201220 input[type="email"],
.camporder_bottom_20201220 input[type="tel"] { border:1px solid #ccc;}
}

/* Wobble Horizontal */
@-webkit-keyframes wobble-horizontal {
 16.65% { -webkit-transform: translateX(8px); transform: translateX(8px); }
 33.3% { -webkit-transform: translateX(-6px); transform: translateX(-6px); }
 49.95% { -webkit-transform: translateX(4px); transform: translateX(4px); }
 66.6% { -webkit-transform: translateX(-2px); transform: translateX(-2px); }
 83.25% { -webkit-transform: translateX(1px); transform: translateX(1px); }
 100% { -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes wobble-horizontal {
 16.65% { -webkit-transform: translateX(8px); transform: translateX(8px); }
 33.3% { -webkit-transform: translateX(-6px); transform: translateX(-6px); }
 49.95% { -webkit-transform: translateX(4px); transform: translateX(4px); }
 66.6% { -webkit-transform: translateX(-2px); transform: translateX(-2px); }
 83.25% { -webkit-transform: translateX(1px); transform: translateX(1px); }
 100% { -webkit-transform: translateX(0); transform: translateX(0); }
}
.wobble-horizontal { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; }
.wobble-horizontal:hover,
.wobble-horizontal:focus,
.wobble-horizontal:active { -webkit-animation-name: wobble-horizontal; animation-name: wobble-horizontal; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }
/* Bubble Float Bottom */
.hvr-bubble-float-bottom { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); box-shadow: 0 0 1px transparent; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; }
.hvr-bubble-float-bottom:before { position: absolute; z-index: -1; content: ''; left: calc(80% - 10px); bottom: 0; border-style: solid; border-width: 10px 10px 0 10px; border-color: #3cafd3 transparent transparent; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; opacity: 0; }
.hvr-bubble-float-bottom:hover,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:active { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
.hvr-bubble-float-bottom.now:before,
.hvr-bubble-float-bottom:hover:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:active:before { -webkit-transform: translateY(10px); transform: translateY(10px); opacity: 1; }
.hvr-bubble-float-bottom.now { background: #3cafd3; color: #fff; }
.button_cart { background-color: #70BDD8; border: none; color: #fff; cursor: pointer; display: inline-block; font-size: 1em; line-height: 1em; margin: 15px; outline: none; padding: 12px 35px; position: relative; }
.button_cart.next { background-color: #3891A6; margin-right: 10px; }
.button_cart.svg-inline--fa { display: block; position: absolute; }
.button_cart.next.svg-inline--fa { right: 13px; }
.button_cart.prev.svg-inline--fa { left: 13px; }
@media screen and (max-width: 572px) {
.button_cart { margin: 12px 10px; }
}
@media (max-width:362px) {
input[type="reset"].contactBtn { margin: 0; margin-top: 45px; margin-right: 25px; }
.contactBtn { width: 117px; height: 34px; }
}










/* 露營訂位注意事項 tab */
.all_main * { box-sizing: border-box; max-width: 100%; }
.all_main { width: 100%; font-family: 微軟正黑體; border: 0; text-decoration: none; position: relative; /* overflow: hidden; */ }
.all_main img { width: auto; max-width: 100%; vertical-align: bottom; }
.all_main ul { padding: 0 0; margin: 0; }
.all_main li { list-style: none; }
.all_main h6,.all_main h5,.all_main h4,.all_main h3,.all_main h2 { margin: 0; }
.all_main p { margin: 0; }
.all_main em { font-style: normal; }
.all_main a { text-decoration: none; }
.all_main_key_word { opacity: 0; position: absolute; left: 0; top: 0; }
/* 內容 除了首頁記得把其他keyword刪掉 */
/* 記得刪掉/jquery-1.11.3.min.js/上面那串 */
.kk01 { position: absolute; top: -40px; right: 0; }
.uu01 { max-width: 1200px; width: 100%; background-color: white; margin: auto; padding: 50px 40px; }
.uu02 h6 { background-color: #EDF4E3; color: #000000; font-size: 25px; font-weight: 400; line-height: 120%; text-align: center; padding: 29px 15px; margin-bottom: 11px; }
.uu04 { width: 100%; display: Flex; justify-content: space-between; }
.uu04 table { width: 45.7%; }
.uu04 table tr td { color: #525252; font-size: 18px; font-weight: 400; line-height: 120%; text-align: center; padding: 13px 5px; }
.uu04 table tr:nth-child(2n) td { background-color: #EDF4E3; }
.uu04 table tr:nth-child(1) td { background-color: #EFE0E0; }
.uu04 table tr td:nth-child(2) { border-left: 1px #999999 solid; }
.uu04 table tr td em { color: #FF0000; display: block; font-weight: 600; }
.uu041 { display: flex; flex-direction: column; justify-content: center; width: 52.55%; background-color: #E7EEF1; padding: 0 45px; }
.uu041 span { color: #535353; font-size: 18px; font-weight: 400; line-height: 150%; }
.uu041 span a { color: #FF0000; }
.uu041 span:last-child { padding-top: 20px; }
.uu05 { width: 100%; border: 9px #EFE0E0 solid; color: #525252; font-size: 18px; font-weight: bold; line-height: 160%; padding: 15px; margin-top: 20px; }
.uu03 { display: flex; flex-direction: column; }
.uu03:nth-child(2) { margin: 35px 0 37px 0; }
.uu03:nth-child(1) a:nth-child(3) { margin-top: 19px; }
.uu03 p { display: flex; flex-direction: column; }
.uu03 p em { display: block; color: #525252; font-size: 18px; font-weight: 400; line-height: 170%; background-image: url('../images/thn-img046.png'); background-repeat: no-repeat; background-position: left 12px; padding: 5px 0; padding-left: 20px; }
.uu03 a { color: #525252; word-break: break-all; }
.uu03 i { display: block; color: #000000; font-size: 30px; font-weight: bold; font-style: normal; line-height: 120%; margin-bottom: 15px; }
@media (max-width:1440px) {
.uu01 li:nth-child(1) span { width: 12vw; right: -4vw; bottom: -4vw; }
}
@media (max-width:1300px) {
.uu01 li:nth-child(1) span { width: 12vw; right: 1vw; bottom: -5vw; }
}
@media (max-width:1200px) {
.uu01 li:nth-child(1) { padding: 153px 15px 115px 15px; }
}
@media (max-width:1024px) {
.uu01 li:nth-child(2) { max-width: 660px; width: 100%; margin: 230px auto; }
}
@media (max-width:768px) {
.uu041 { padding: 0 20px; }
.uu04 table tr td,
.uu041 span,.uu05 { font-size: 15px; }
.uu03 i { font-size: 25px; }
}
@media (max-width:425px) {
.uu01 { padding: 50px 15px; }
.uu04 { flex-direction: column; align-items: center; }
.uu04 table,.uu041 { width: 100%; }
.uu041 { padding: 20px 15px; margin-top: 20px; }
.uu02 h6 { font-size: 19px; padding: 16px 15px; }
.uu03 p em { font-size: 15px; background-image: url(../images/thn-img046.png); background-repeat: no-repeat; background-position: left 10px; }
}
@media (max-width:500px) {
.contact_form li .table-td.inputR { width: 100%; max-width: 100%; }
}
@media (max-width:392px) {
.contactBtn { width: 99px; }
input[type="reset"].contactBtn { margin-top: 50px; margin-right: 15px; }
}
@media (max-width:425px) {
.searchbox { margin: 0; }
}
