@charset "utf-8";
* {
	font-family: "微軟正黑體";
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {background: #fdfdfd;}
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%;max-width:1800px;margin:0 auto; padding: 0 10px;}
.container {width: 100%;}
.content {padding: 0 0 50px 0;}
.edit {width: 100%;padding: 20px 5%;line-height: 28px;}
/*.order-page .content {padding: 20px 2%;}*/

/* 首頁 */
.flexslider {
	width: 100%;
}
.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;
}

/* 共同外掛區 */
.main_index_area {
	width: 100%;
	padding-top: 20px;
}
.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;
	background: #fff;
  text-align: center;
  display: none;
}
.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: 450px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.mainPagePic h2 {
    position: absolute;
    font-size: 30px;
    color: #fff;
    padding: 10px 25px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    letter-spacing: 2px;
}
/*.mainPagePic h2:after {
    content: '';
    display: block;
    height: 2px;
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    bottom: 0;
    background: #e8da65;
}*/
.path {
    margin: 10px 0 20px 0;
    font-size: 13px;
    color: #555;
    padding: 10px 0;
}
.path a {
    color: #333;
}
.path a:hover {
    text-decoration: underline;
}
h3.page_title {
    background: url(../images/page_title.png) 4px center no-repeat;
    font-size: 20px;
    color: #0c3376;
    padding: 20px 0 20px 60px;
    height: 70px;
    border-bottom: 1px dotted #999;
}
.page {
    display: block;
    text-align: center;
    clear: both;
}
.page li {
    display: inline-block;
    margin: 10px;  
}
.page li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #555;
    background-color: rgba(255,255,255,.6);
}
.page li a.now {
    color: #111;
    font-weight: bold;
}
.stepImg {
    width: 100%;
    max-width: 1137px;
    margin: 10px auto 40px;
    display: none;
}
.stepImg img {
    display: block;
    width: 100%;
}

/* camp index */
.camps_list li {
    width: 31.3%;
    max-width: 400px;
    background: #EFE4D1;
    margin: 30px 1%;
    padding: 15px; 
    float: left;
    position: relative;
}
.camp_pic {
    width: 100%;
}
.camp_pic img {
    width: 100%;
    max-height: 328px;
}
.camp_name {
    font-size: 20px;
    color: #7D5633;
    height: 60px;
    overflow: hidden;
    background-image: url(../images/list_icon1.png);
    background-position: 10px 3px;
    background-repeat: no-repeat;
    padding: 0 0 0 55px;
    margin: 10px 0 0 0;
    width: 100%;
}
.camps_list li .btnbtn_order {
    display: block;
    background-color: #BB1C38;
    font-size: 16px;
    width: 100%;
    margin: 15px 0 0 0;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
.camps_list li a {
    display: block;
    background-color: #7D5633;
    font-size: 16px;
    width: 100%;
    margin: 15px 0 0 0;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
.camps_list li a:hover {
	
    opacity: 0.9;
}
/*********************/
.half_box {
    width: 48%;
    float: left;
    margin: 3% 1%;
}
.half_box.pics {
    width: 46%;
    margin: 3% 3% 3% 1%;
}
.camp_info_name {
    font-size: 22px;
    color: #444;
    font-weight: bold;
}
.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: 16%;
    float: left;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    background: #432718;
    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;
    padding:1 5px 0;
}
.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: #2E401F;
    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;
}

.go_order a:hover{background-color: #76A72E;}
/* 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: #2E401F;
  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: #76A72E transparent transparent transparent;
}
ul.tabs li a { 
    color: #fff;
}
ul.tabs li:hover {
    background-color: #76A72E;
}
ul.tabs li.active {
    background-color: #76A72E;
    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 .slick-slide {padding: 10px;}
/* */
.classified {
    text-align: center;
    margin-bottom: 30px;
}
.classified a {
    display: inline-block;
    padding: 7px 25px;
    font-size: 18px;
    color: #444;
    font-weight: bold;
    background: #DBDBDB;
    margin: 5px 10px;
}
.classified a:hover {
    background: #1F8A00;
    color: #fff;
    transition: background 0.2s ease;
}
.popup-gallery li {
    display: block;
    float: left;
    margin: 10px 1% 30px;
    width: 31.3%;    
    background: #EFE4D1;
    padding: 10px; 
}
.popup-gallery li a {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 365px;
    height: 240px;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top 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 
*/
.month_choice {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}
.calendar {
  background: white;
  padding: 0 25px;
  border-radius: 10px;
}
.calendar .month {
  margin-top: 0;
  font-weight: normal;
  font-size: 24px;
  color: #fff;
  background-color: #3F6801;
  text-align: center;
  padding: 10px;
}
.calendar ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.calendar ol li {
  float: left;
  width: 14.28571%;
}
.calendar .day-names {
  border-bottom: 1px solid #eee;
}
.calendar .day-names li {
  padding: .5em 0;
  background-color: #e0dfd9;
  text-align: center;
}
.calendar .days li {
    border: 1px solid #eee;
    height: 135px;
    font-size: 16px;
}
.calendar .days li .date {
    text-align: center;
    padding: 0.5em 0; 
    width: 36px;
    height: 36px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.calendar .days li .text_total {
    padding: 0 0 .5em;
    width: 92%;
    margin: 10px auto 0 auto;
}
.calendar .days li .text_total em {
    color:#ff7f00;
    width: 55px;
    padding-right: 5px;
    display: inline-block;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    text-align: right;
}
.calendar .days li .text_total span {
    margin-right: 0;
    vertical-align: baseline;
    font-size: 12px;
    display: block;
    text-align: right;
    margin-top: -17px;
    padding-right: 15px;
}
.calendar .days li .event {
  background:  #FF7F00;
  font-size: 15px;
  color: white;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 1px;
  display: block;
  text-align: center;
  padding: 4px 0;
  width: 92%;
  margin: 0 auto;
}
.calendar .days li.weekend {background-color: #f3f2e5;}
.calendar .days li.booked_up {background-color: #eebec5;}
.calendar .days li.holiday {background-color: #fadaa8;}

.calendar .days li.booked_up .text_total {
  color: #FF0000;
}
.calendar .days li.booked_up .event {
  background: #FF0000;
}
.calendar .days li:nth-child(n+29) {
  border-bottom: none;
}
.calendar .days li.outside .date {
  color: #ddd;
}

/* order page */
.title_snd {
	background-color:#7D5633;
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 10px;
	color: #fff;
	letter-spacing: 2px;
	position: relative;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.title_snd:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 4px;
    left: 0;
    bottom: -4px;
    background-color: #FDF4D4;
}
.title_snd.firstL {
    margin-top: 10px;
} 
.title_snd .svg-inline--fa {
    margin-right: 10px;
    vertical-align: 0;
}
.article_title {
    position: relative;
    font-size: 16px;
    padding-left: 25px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}
.article_title:before {
    position: absolute;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    left: 0;
    top: 2px;
    background: #e8da65;
}
/* ======== 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;
}
.note_red span {
  padding: 5px;
  display: inline-block;
}
.note_red span.title {
  color: #fff;
  padding: 5px;
  background: #1F8A00;
}
.price_total {
  background: #f7f7f7;
  margin: 12px 0;
  position: relative;
}
.price_total h5 {
  width: 300px;
  float: right;
  background: #fff;
  padding: 5px 5px 5px 8px;
  line-height: 32px;
  font-size: 16px;
}
.price_total h5 span {
  float: right;
  font-size: 25px;
  color: #f00;
}
.price_total:before {
  position: absolute;
  content: '';
  display: block;
  border-bottom: 1px solid #ddd;
  bottom: -5px;left:0;
  width: 100%;
  height: 1px;
}
.price_total .note {
  float: left;
  color: #0059b2;
  font-size: 15px;
  padding-top: 10px;
  padding-left: 10px;
}
.box_nomall , .box_big {
  border: 1px solid #A9A9A9;
  padding: 5px;
  width: 100%;
}
tx {
  padding: 5px;
  width: 100%;
  display: inline-block;
}
.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;
}
.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;
}
.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%;
}
.halfForm {
    width: 96%;
    margin: 30px 2% 0;
}
.halfForm p {
    margin-bottom: 10px; 
}
.halfForm li {
    padding: 1px 0;
    padding-left: 112px;
    height: 33px;
    line-height: 26px;
    position: relative;
    margin-top: 2px;
}
.halfForm li.note {
    height: 116px;
} 
.halfForm .title {
    display:block;
    position: absolute;
    left: 0;
    top: 0;
    width: 111px;
    height: 100%;
    padding: 5px;
    padding-right: 0;
    font-size: 15px;
    line-height: 24px;
    background: #eff1f0;
}
.halfForm .title span {
    font-size: 14px;
}
.halfForm .formTxt {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border: 1px solid #ddd;
    outline: none;
    padding: 4px; 
}
.halfForm .simpleTx {
    padding-top: 4px; 
    padding-left: 10px;
    display: inline-block;
}
.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: #1F8A00;
    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;
}
.btn_area.staycenter {
    text-align: center;
}
.pure_notice {width: 90%;max-width: 800px;margin: auto;line-height: 28px;}
.stay_center {text-align: center;font-size:18px;}
.pure_notice p {
    margin: 20px 0;
}
.pure_notice li {
    margin: 10px 0;
    position: relative;
    padding-left: 20px;
}
.pure_notice li:before {
    position: absolute;
    content: '※';
    display: block;
    left: 0;
    width: 20px;
    height: 20px;
}


/* other select page */
.news_main_title { 
    color: #1F8A00;
    margin: 20px 0;
}
.news_main_title h2 {
    display: inline-block;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #1F8A00;
    padding-right: 20px;
    padding-bottom: 2px;
    line-height: 32px;
    font-size: 22px;
}
.news_main_title span {
    font-size: 15px;
    color: #fff;
    background-color: #1F8A00;
    padding: 0 8px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.more_content {
    margin-top: 50px;
    padding-bottom: 80px;
    position: relative;
}
.more_content .page {
    max-width: 720px;
    width: 65%;
    position: absolute;
    bottom: 0;
    left: 0; 
}
.other_page_choice {
    display: block;
    float: left;
    position: relative;
    max-width: 720px;
    width: 65%; 
    padding-top: 30px; 
    padding-bottom: 30px;
    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:before {
    position: absolute;
    content: '';
    display: block;
    background-color: #1F8A00;
    width: 83.4%;
    margin: 0 8.3%;
    height: 6px;
    top: 0;
    left: 0;
}
.other_page_choice li {
    background-image: url(../images/title_icon.png);
    background-repeat: no-repeat;
    background-position: left 22px;
    width: 83.4%;
    margin: auto;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
    padding: 15px 10px 15px 40px;
}
.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: #4B76B6;
    font-size: 16px;
    text-decoration: underline;
}
.basicInfo {
    display: block;
    float: left;
    width: 33%; 
    margin-left: 2%;
}
.basicInfo li {
    background-image: url(../images/basicinfo_flag.png);
    background-size: 100% 62px;
    background-repeat: no-repeat;
    font-size: 17px;
}
.basicInfo li a {
    display: block;
    width: 100%;
    height: 62px;
    line-height: 52px;
    letter-spacing: 2px; 
    color: #485057;
    position: relative;
    text-align: center;
    padding-left: 5%;
}
.basicInfo li a .faspan {
    width: 15%;
    min-width: 50px;
    display: block;
    background-image: url(../images/basicinfo_flag2.png);
    background-position: right 1px;
    background-repeat: no-repeat;
    position: absolute;
    left: 2px;
    top: 1px;
    height: 50px;
    color: #595959;
    font-size: 26px;
    line-height: 52px;
    text-align: center;
}
.basicInfo li.lineid a {
    padding-top: 8px;
    line-height: 20px;
}
.basicInfo li.lineid a span{display: block;}

/* contact */
.bigTel{
    padding-left: 60px;
    background-image: url(../images/bigtel.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    color: #4C4B4C;
}
.bigTel span{
    font-size: 25px;
    font-weight: bolder;
    position: relative;
    color: #8FB654;
}

.bigTel b{
    font-size: 35px;
    color: #8FB654;
    display: block;
}

/*.bigTel span:before {
    display: block;
    position: absolute;
    content: '';
    width: 108%;
    height: 1px;
    background-color: #4C4B4C;
    bottom: 8px;
    left: 0;
}*/
.bigTel p {
    font-size: 18px;
    line-height: 150%;
    margin-top: 30px;
    color: #212121;
}

.bigTel h4{
    color: #8A8A8A;
    font-size: 16px;
    padding: 20px 0;
}

.contact_form {
    display: block;
    width: 100%;
    margin: 40px 0;
    padding: 0 50px;
}
.contact_form h3 {
    font-size: 30px;
    color: #4C4B4C;
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: 2px;
}
.contact_form li {
    border-bottom: 1px solid #aaa;
    padding: 10px;
    color: #212121;
}
.contact_form li:first-child {
    border-top: 1px solid #aaa;
}
.contact_form li .table-th .red {
    font-size: 14px;
}
.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: solid 1px #f1efef;
    background: #f1efef;
    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;
}
/*.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;
}*/
/* 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 #575757;
}
.contactBtn {
    width: 140px;
    height: 37px;
    text-align: center;
    line-height: 35px;
    margin: 20px;
    display: inline-block;
}
.contactBtn.send {
    background-color: #575757;
    color: #fff; 
}
.contactBtn.reset {
    background-color: #fff;
    color: #575757; 
}
.contactBtn:hover {
    opacity: .9;
}



.rule_txt2 {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}


/**********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;
}



.go_order.staycenter a {
  margin: auto;
}
.mark{font-size:15px;color:#666;margin:35px;text-align:center;}
.little_check{display: block;margin:10px;}
.checkbox_agree {
  position: relative;
  top: 0;
  margin: 0 1rem 0 0;
  cursor: pointer;
}
.checkbox_agree:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
  -moz-transform: rotate(-45deg) scale(0, 0);
  -ms-transform: rotate(-45deg) scale(0, 0);
  -o-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 0.1875rem;
  top: 0.125rem;
  z-index: 1;
  width: 0.75rem;
  height: 0.375rem;
  border: 2px solid #196da7;
  border-top-style: none;
  border-right-style: none;
}
.checkbox_agree:checked:before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
  -moz-transform: rotate(-45deg) scale(1, 1);
  -ms-transform: rotate(-45deg) scale(1, 1);
  -o-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1);
}
.checkbox_agree:after {
  content: "";
  position: absolute;
  top: -0.125rem;
  left: 0;
  width: 1rem;
  height: 1rem;
  background: #fff;
  border: 2px solid #999;
  cursor: pointer;
}

@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;
    }

    .calendar .days li .text_total em {
        width: 35px;
    }

    @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%;
        }
        .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: 786px){
            .mainPagePic {
                width: 100%;
                height: 200px;
            }
            .calendar .days li {
                height: 125px;
                font-size: 14px;
            }
            .calendar .days li .date {
                text-align: center;
                padding: 2px;
                width: 26px;
                height: 26px;
            }
            .calendar .days li .event span {
                display: none;
            }
            .calendar .days li .text_total {
                height: 50px;
            }
            .calendar .days li .text_total em {
                display: block;
            }
            .more_content {
                padding-bottom: 0;
            }
            .other_page_choice {
                width: 100%;
                margin-bottom: 30px;
            }
            .more_content .page {
                position: relative;
                max-width: initial;
                width: 100%;
            }
            .basicInfo {
                width: 100%;
                margin-left: 0;
                margin-top: 5%;
            }
            .basicInfo li {
                width: 31.3%;
                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{padding: 0;}
            .contact_form li .table-th{width: 100%;float: none;}

            .bigTel{padding-left: 0;}
            .bigTel b{font-size: 26px;}
            .bigTel span{font-size: 18px;}
            .bigTel p{font-size: 16px;line-height: 140%;margin-top: 20px;}


            @media screen and (max-width: 572px){
                .calendar{padding: 0;}
                .camps_list li{width: 98%;float: none;margin: 30px auto;}
                .calendar .days li .text_total {width: 100%;}
                .calendar .days li .text_total em{width: 30px;}
                .calendar .days li .text_total span{padding-right: 5px;}

                .popup-gallery li a{height: 200px;}

                .basicInfo li{width: 98%;}
                .basicInfo li a{padding-left: 40px;}
                .basicInfo li a .faspan{min-width: 40px;}

                .bigTel p{font-size: 13px;}
                .contact_form {padding: 0;}
                .contact_form li {padding: 5px 2px;}
                .contactBtn {margin: 20px 6px;}

                .news_main_title span{display: block;width: 100px;}

            } /* 572 */
        } /* 786 */
    } /* 824 */
} /* 1064 */





/* 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:  #2e5e86 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:#1F8A00;
  color:#fff;
}

.btn_area {
    text-align: right;
    margin-top: 30px;
}
.button_cart {
    background-color: #8595a2;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    line-height: 1em;
    margin: 15px 15px;
    outline: none;
    padding: 12px 35px;
    position: relative;
}
.button_cart.next {
    background-color: #D1495B;
    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 screen and (max-width: 1050px){

  .line_code {
      display: inline-block;
      position: relative;
      margin: 0 10px 0 30px;
      display: none;
  }

  .main_index_area li.link_area {
      width: 100%;
      margin: 0 auto;
  }

  

}

@media screen and (max-width: 600px){

  .main_index_area li .main_page_link a{
      display: none;
  }

}

