/* CSS Document */
/************************************************************************************
RESET
*************************************************************************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td, figure, mark{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {line-height: 1; -webkit-text-size-adjust: none;}
ol, ul { list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
   /* border-collapse: collapse;*/
    border-spacing: 0;
}
img {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}
a img {border: none;}
.clean { clear:both;}
a {color: #292929; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline: none; /* for Firefox */hlbr:expression(this.onFocus=this.blur()); /* for IE */}
a:hover {text-decoration:none;}
a:focus{ -moz-outline-style: none;}

/*.adwrap {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 20px;
	
}*/
.adbox{position: relative; padding: 4px;}
.adbox a{display:block;}
.adbox a:hover{opacity: 0.8;}

.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col-1{width:100%;}
.col-2{width:47%;}
.col-3{width:40%;}
.col-4{width:24.5%;}
.col-5{width:20%;}

body {
	margin: 0;
	padding: 0;
	font-size:13px;	
	color:#000;
	background: url(../images/bg1.webp) center top 0 repeat;	
}
.left{ float:left;}
.right{ float:right;}
.wow:first-child {
    visibility: hidden;
}

/*------------------------------- pc ----------------------------------*/
.container {
    width: 100%;
    height: 100%;
	font-family:Arial,微軟正黑體;	
	overflow: hidden;	
}
header {
  width: 100%;
}
header h1 {
  text-indent: 101%;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
}
main {
	font-size: 1.2em;
	width: 100%; 
	margin: 0 auto;		
	padding-top: 100px;
}
main h2{
	display:block;
	max-width:850px;
	height:80px;
	margin:0 auto;
	margin-top: 40px;
	margin-bottom: 60px;
	z-index: 5;
}
#popular h2{ background: url(../images/tit-bg.webp) center 0  no-repeat;}
#interactive h2{ background: url(../images/tit-bg.webp) center -80px  no-repeat;}
#watch h2{ background: url(../images/tit-bg.webp) center -160px  no-repeat;}
#special h2{ background: url(../images/tit-bg.webp) center -240px  no-repeat;}
.t-title {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 60px;
  text-align: center; 
}
.t-title.icon1::before {
  content: url(../images/icon1.webp);
  display: inline-block;
  width: 50px;
  height: 50px; 
  vertical-align: top;
}
.t-title.icon2::before {
  content: url(../images/icon2.webp);
  display: inline-block;
  width: 50px;
  height: 50px; 
  vertical-align: top;
}
.t-title.icon3::before {
  content: url(../images/icon3.webp);
  display: inline-block;
  width: 50px;
  height: 50px; 
  vertical-align: top;
}
.t-title.icon4::before {
  content: url(../images/icon4.webp);
  display: inline-block;
  width: 50px;
  height: 50px; 
  vertical-align: top;
}
.top_content {
    width: 100%;
	margin:0 auto;	
	position:relative;	
	overflow: hidden;
	margin-bottom: -20px;
}
.top-title {
  position: relative;
  z-index: 10;
  width: 100%;
  padding-top: 60px;
  text-align: center; /* 調整圖片居中用這個更穩 */
}

.mobile{display: none;}
.bottom{margin-bottom: -20px;}
.mainHill {
	position: relative;	
	width: 100%;
	z-index: 1;
}
.Hill-min {
	min-height: 250px;
}
.Hill-min-1 {
	min-height: 200px;
}
.Hill-min-2 {
	min-height: 150px;
}
.mainHill .pc{
	display: block;
}   
.hill-1{top:0%;} .hill-1-2{bottom: -50%;}  .hill-1-3{bottom: -40%;}
.hill-2{top:10%;left: -10%;} .hill-2-1{top:30%;left: -10%;}
.hill-3{top:10%;right: -10%;}  .hill-3-1{top:30%;right: -10%;}
.tree-one{top:20%;left: 10%;}
.tree-two{top:-10%;right: 10%;}
.tree-three{top:70%;left: 25%;}
.tree-four{top:10%;right: 20%;}
.bird-one{top:-25%;left: 25%;max-width: 100px;}

.horse{top:20%;left: 3%;}
.deer{top:50%;left: 40%;}
.rhino{top:10%;right: 2%;}
.rabbit{top:50%;right: 2%;}
.fox{top:80%;left: 50%;}
.cow{top:80%;left: 20%;}
.sheep{top:35%;left: 0%;}
.monkey{top:10%;right: 2%;}
.tapir{top:60%;left: 40%;}
.elephant{top:10%;left: 5%;}

.parallax-item {
	position: absolute;
	will-change: transform;
	transition: transform 0.1s linear;
}


.cloud {
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.cloud-1 {top: 60px;left: 8%;}
.an-1 {top: 0px;right: 10%;background: url(../images/an-10.webp);width: 146px;height: 197px;animation: move2 2s ease 0s infinite alternate both;}
.an-2 {top: 0px;right: 50%;background: url(../images/an-09.webp);width: 166px;height: 129px;}
.an-3 {top: 320px;left: 10%;background: url(../images/an-08.webp);width: 116px;height: 144px;animation: move3 2s ease 2s infinite alternate both;}
.an-4 {top: 240px;right: 18%;background: url(../images/an-06.webp);width: 173px;height: 85px;animation: move1 2s ease 0s infinite alternate both;}
.tree-1 {top: 0px;right: 15%;background: url(../images/an-02.webp);width: 236px;height: 82px;}
.tree-2 {top: 0px;right: 47%;background: url(../images/an-03.webp);width: 330px;height: 100px;}
.tree-3 {top: 250px;left: 13%;background: url(../images/an-01.webp);width: 408px;height: 418px;}
.tree-4 {top: 260px;right: 16%;background: url(../images/an-05.webp);width: 256px;height: 150px;}
.bird-1 {top: 50px;right: 1%;background: url(../images/an-04.webp);width: 136px;height: 109px;}
.bird-2 {top: 80px;left: 8%;background: url(../images/an-07.webp);width: 150px;height: 54px;animation: move1 2s ease 0s infinite alternate both;}
.cloud-1 {
	position: absolute;
	top: 180px;
	left: 100%;
	width: 1920px;
	animation: 25s linear 0s infinite running moveCloud;
}
.cloud-2 {
	position: absolute;
	top: 75px;
	left: 100%;
	width: 1920px;
	animation: 35s linear 5s infinite running moveCloud;
}
.cloud-3 {
	position: absolute;
	top: 60px;
	left: 100%;
	width: 1920px;
	animation: 35s linear 15s infinite running moveCloud;
}
@keyframes moveCloud {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-110%);
  }
}


@keyframes move1 {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0);
    }
}
@keyframes move2 {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes move3 {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}


.min-b{margin:0 auto;overflow: hidden;object-fit: cover;}
.top-pic{width: 100%;max-width: 1180px;margin:0 auto;margin-top: -15px;position: relative;}
.top-bg {position: absolute;}
.masked-img {
  -webkit-mask-image: url('../images/mask-shape.webp');
  mask-image: url('../images/mask-shape.webp');
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
	
.s-slide {
  background: #fff;
  border-radius: 25px;
  position: relative;  
  padding-bottom: 5px;	

}
.slide-min{ min-height: 700px;padding: 2% 0;}
.s-bg{ background-color: #cedeb9;}
.sliders2{ margin:0 auto; width:100%;z-index: 3;}
.view-slide-box {    
    max-width: 700px;
}
.responsive5 .slick-slide.slick-active {
	transform: scale(1);
	opacity: 1;
}

.responsive5 .slick-slide {
	transform: scale(.9);
	opacity: 0.6;
}

/* 卡片內圖文 */
.s-card {
  position: relative;margin: 0 20px;
}
.s-card img {
  width: 92%;
  display: block;
  padding: 4% 4% 1%;
}
.s-card-title {  
  position: relative;
}
.s-card h3{
	position: relative;
	display: inline-block;
	margin: 5px 4% 5px;	
	letter-spacing: 2px;
	font-size: 30px;
	font-weight: 600;
	line-height: 45px;
}
.s-card h3 span{	
	font-size: 24px;
}
.s-card ul {list-style: none;padding: 1% 0;margin: 0 4%;font-size: 16px;line-height: 30px;font-weight: bold;border-top: 1px dashed #959595;}
.s-card ul li::before {content: "★ ";color: black;}
.s-card ul li.high-item::before {color: red;}
.high {color: red;font-weight: bold;}
.s-price {margin-top: 10px;margin-bottom: 10px;font-size: 16px;font-weight: bold;text-align:center;padding-right: 10px;}
.s-price strong{ color: #F50909;font-size:32px;padding-left: 2px;}


.bubble-label {
  position: absolute;
  top: -50px;
  right: 10px;
  background: #fbd203;
  color: #000;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 25px;
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
  animation: swing 3.5s ease-in-out infinite;
}
@keyframes swing {
  8% { transform: rotate3d(0, 0, 1, 20deg); }
  16% { transform: rotate3d(0, 0, 1, -15deg); }
  24% { transform: rotate3d(0, 0, 1, 10deg); }
  32% { transform: rotate3d(0, 0, 1, -5deg); }
  40% { transform: rotate3d(0, 0, 1, 0deg); }
}
/* 小三角形 */
.bubble-label::after {
	content: "";
	position: absolute;
	border-width:15px;
	border-style:solid;
	border-color:#fbd203 transparent transparent transparent ;
	bottom:-28px;
	left:25px;
}
.bubble-label .step {
  font-size: 30px;
}
.responsive5 .slick-prev,
.responsive5 .slick-next {
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff; 
  color: #333;           
  border-radius: 50%;
  width: 50px;
  height: 50px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
/* hover 效果 */
.responsive5 .slick-prev:hover,
.responsive5 .slick-next:hover {
  background-color: #f2f2f2;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}



/*滑動menu*/
.sticky {
    top: 40px !important;
    position: fixed !important;
    background-color: #faf9f4 !important;
    background-image: none !important;   
    height: auto !important;
    padding: 6px 0;
    box-sizing: border-box;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.3s ease-in-out;	
}
.block-menu {
	position: absolute;	
	width: 100%;	
	z-index: 10;
	height: 155px;
	background: url(../images/nav-bg.webp)center top 0px no-repeat;
	display: flex;
    flex-direction: column;    
	justify-content: center;
}
.block-menu ul {
	position: relative;   
    margin: 0;
    text-align: center;		
}
.block-menu li{		
	font-size: 26px;
	letter-spacing: 2px;	
	display: inline-block;  
	font-weight: 600;
    text-align: center;
    position: relative;	
	border-left: 1px dashed #aaa;
}
.block-menu li:last-child::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -1px;
  transform: translateY(-50%);
  height: 60px;
  border-left: 1px dashed #aaa;
}
.block-menu a {
	display: inline-block;      
    text-align: center;
    z-index: 11;
	color: #4c423b;
	padding: 8px 20px;	
	margin: 0px 5px;
}
.block-menu a span {
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
}
.block-menu a:hover{color: #fff;background: url(../images/menu-bg.webp) left 2px top 2px no-repeat;background-color: #eb6306;border-radius: 8px;}
.block-menu a.active{color: #fff;background: url(../images/menu-bg.webp) left 2px top 2px no-repeat;background-color: #eb6306;border-radius: 8px;}

#nav{z-index: 100 !important;}
#togglenav {
    display: none;
    z-index: 9999;
    position: fixed;
    right: 0;
    overflow: hidden;
    line-height: 35px;
    width: 100%;
    cursor: pointer;
}
.MainHeight{
		position:fixed !important;
		top:40px !important;
		z-index: 10 !important;
	}

/***共用***/
.box-01{padding:90px 0 0px 0;}
.bg1{width: 100%;padding-bottom: 0px;background-image:url(../images/bg1.webp);background-position: top;background-repeat: no-repeat;background-color: #cedeb9;}
.bg2{width: 100%;padding: 0px 0 0px;background-image:url(../images/bg2.webp);background-position: top;background-repeat: no-repeat;}
.bg3{width: 100%;padding: 0px 0 0px;background-image:url(../images/bg3.webp);background-position: top;background-repeat: no-repeat;background-color: #fdf1bc;}
.bg4{width: 100%;padding: 0px 0 0px;background-image:url(../images/bg4.webp);background-position: top;background-repeat: no-repeat;}

.width-max{max-width: 100%;margin: 0 auto;}
.width-b{max-width: 1750px;margin: 0 auto;}
.width-m{max-width: 1450px;margin: 0 auto;}
.width-s{max-width: 1380px;margin: 0 auto;}


.intro-txt{margin: 0 auto;width: 98%;max-width: 680px;text-align: justify;font-size: 18px;font-weight: 600;line-height: 30px;margin-bottom: 40px;}
.tour-txt{margin: 0 auto;width: 98%;max-width: 680px;text-align: center;color: #b45d08;font-size: 24px;font-weight: 600;line-height: 50px;margin-bottom: 30px;}
.tour-txt.icon1::before {
  content: url(../images/icon5.webp);
  display: inline-block;
  width: 76px;
  height: 46px; 
  vertical-align: top;
  padding-right: 2px;	
}
.tour-txt.icon2::before {
  content: url(../images/icon6.webp);
  display: inline-block;
  width: 76px;
  height: 46px; 
  vertical-align: top;
  padding-right: 5px;	
}
.tour-txt.icon3::before {
  content: url(../images/icon7.webp);
  display: inline-block;
  width: 76px;
  height: 46px; 
  vertical-align: top;
  padding-right: 5px;	
}
/*動物介紹*/
.animal-list {
	display: flex;
	flex-direction: column;
	width: 98%;
	margin: 0 auto;
}
.animal-item {
	display: flex;
	gap: 50px;	
}
.animal-item.reverse {
  flex-direction: row-reverse;
}
.animal-item img {
  width: 100%; 
  object-fit: cover;  
}
.animal-item .animal-one {
  width: 58%;
}
.animal-item .animal-pic {
  width: 42%;
}
.animal-item .animal-pic figure{
  padding-bottom: 30px;
}
.con-pic {
	width: 100%;
	height: auto;	
	background: transparent;
	position: relative;	
	overflow: hidden;
	margin: 0 auto;	
}
.con-pic img{transform:scale(1,1);transition: all 1s ease-out;}
.con-pic img:hover{transform:scale(1.2,1.2);}
.alpha-target {
	-webkit-mask-image: url(../images/pic-bg-1.webp);
            mask-image: url(../images/pic-bg-1.webp);
	mask-mode: alpha;
	-webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
	-webkit-mask-size: 100%;
            mask-size: 100%;	
}
.alpha-target-1 {
	-webkit-mask-image: url(../images/pic-bg-2.webp);
            mask-image: url(../images/pic-bg-2.webp);
	mask-mode: alpha;
	-webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
	-webkit-mask-size: 100%;
            mask-size: 100%;	
}
.alpha-target-2 {
	-webkit-mask-image: url(../images/pic-bg-3.webp);
            mask-image: url(../images/pic-bg-3.webp);
	mask-mode: alpha;
	-webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
	-webkit-mask-size: 100%;
            mask-size: 100%;	
}

.content{max-width: 1200px;margin: 0 auto;}
.wrap {width: 94%;margin: 0 auto;overflow:hidden;padding: 10px 20px;margin-top: 10px;background-color: #fff;border: 1px solid #4c423b;border-radius: 25px;}
/*tabs*/
.level-tabs {display: table;width: 100%;clear: both;margin: 0 auto;margin-top: 20px;}
.level-room {display: table-cell;vertical-align: top;}
ul.level-room-area {text-align: center;width: 100%;clear: both;margin-top: 10px;}
.level-room-area li {display: inline-block;text-align: center;margin: 0 10px 5px;position: relative;}
.level-room-area a {width: 100%;height: 100%;display: block;border: 1px solid #4c423b;}
.level-room-area a.tabs-01 {border-radius: 15px;color:#77695f;font-size:24px;background-color: #fff;margin-bottom: 10px;font-weight: 600;letter-spacing: 0.5px;padding: 10px 8px;line-height: 24px;}
.level-room-area a:hover.tabs-01,.level-room-area .active a.tabs-01{background-color: #f15e01;color: #fff;}
.level-room-area .tab-active a,.tabs-01{background-color: #f15e01;color: #fff;}
.level-room-area li em {
	position: absolute;	
	display: block;
	top:-17px;
	left: 25%;
	border-radius: 5px;     
    text-align: center;   
    color: #ff7c80;
	font-style: normal;
    font-size: 14px; 
	font-weight: bold;
}
.txt-room{display: inline;}
.txt-room span{color:#c49908;font-size:20px;letter-spacing: 1px;font-weight: 600;border-bottom: 1px solid #c49908;padding-bottom: 3px;}
.level-room-box {vertical-align: top;position: relative;}

/*---直式行程---*/
.product {margin: 0 auto;width: 96%;display:block;overflow:hidden;padding: 20px 10px 10px;}
.product:empty {display: none;}
.product a{display: block;padding: 12px 10px;overflow: hidden;margin-bottom: 25px;font-weight: bold;background-color: #f5f4e1;border-radius: 15px;}
.txt_l{width: auto;font-size:20px;color: #333333;line-height: 2;/*background: url(../images/fly.webp) left top 5px no-repeat;padding-left: 32px;*/}
.txt_r{width: auto;text-align:right;font-family:"微軟正黑體";font-size:14px;line-height: 1.5;}
.txt_r strong{ color: #F50909;font-size:28px;padding-left: 2px;}

.t-place {font-size:16px;display: inline-block;background-color: #f15e01;color: #fff;letter-spacing: 0.5px;border-radius: 5px;padding: 3px 6px 0;margin-right: 5px;line-height: 1.5;vertical-align: middle;margin-bottom: 5px;}
.txt_l em{display: inline-block;color: #a17b36;letter-spacing: 0.5px;font: 14px "微軟正黑體";padding-left: 5px;font-style: normal;}

.con-wrap {display: flex;justify-content: space-between;gap: 40px;margin: 25px;transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);}
.con-wrap:hover {  
  transform: translateY(5px);
}
.con-wrap .image {flex: 1 1 55%;}
.con-wrap .image img {width: 100%;border-radius: 20px;}
.con-wrap .text {flex: 1 1 45%;margin-top: 2%;}
.con-wrap .title {font-size: 24px;line-height: 36px;font-weight: bold;margin-bottom: 10px;}
.con-wrap ul {list-style: none;padding: 0;margin: 0;font-size: 16px;line-height: 30px;font-weight: bold;}
.con-wrap ul li::before {content: "★ ";color: black;}
.con-wrap ul li.highlighted-item::before {color: red;}
.highlight {color: red;font-weight: bold;}
.price {margin-top: 40px;font-size: 18px;font-weight: bold;text-align:right;padding-right: 10px;}
.price strong{ color: #F50909;font-size:36px;padding-left: 2px;}


/*---火車--*/
.train-container {
  width: 100%;
  overflow: hidden;
  background: url(../images/train-bg.webp) center bottom 0 no-repeat;
  position: relative;
  height: 380px;
  margin-top: 80px;	
}
.train {
	position: absolute;
	bottom: 8%;
	left: 100%;
	width: 1920px;
	animation: 25s linear 0s infinite running moveTrain;
}
@keyframes moveTrain {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-180%);
  }
}

.train .am01 {
	animation: fadeInDown 0.6s ease forwards, bounce 2s infinite;
	animation-delay: 1s, 1.5s;
}
.train .am02 {
	animation: fadeInDown 0.6s ease forwards, bounce 2s infinite;
	animation-delay: 1s, 0.5s;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
}





:first-child.wow{ *visibility:visible ! important; visibility:visible\9 ! important;}


@media only screen and (min-width: 961px) and (max-width:1120px){	
    html,body { width: 100%; min-height: 100%; }
	.an-1 {right: 0%;}	
	.an-3 {top:230px;left: 1%;}
	.an-4 {right: 1%;}	
	.bird-1{display: none;}
	.bird-2{left: 0%;}
	.tree-4{right: 0%;}
	.tree-3 {display: none;}	
	.tree-two {right: 4%;}
	.tree-three {left: 40%;}
	.bird-one {left: 15%;}
	.tapir {left: 20%;}
	ul.level-room-area {width: 99%;}
	
}

@media only screen and (min-width: 769px) and (max-width:960px){	
    html,body { width: 100%; min-height: 100%; }
	main h2{max-width:100%;} 	
	.width-b,.width-m,.width-s{max-width: 98%;}	
    .an-1 {right: 0%;}	
	.an-3 {top:230px;left: 1%;}
	.an-4 {right: 1%;}	
	.bird-1{display: none;}
	.bird-2{left: 0%;}
	.tree-4{right: 0%;}
	.tree-3 {display: none;}
	.tree-two {right: 0%;}
	.tree-three {left: 40%;}
	.bird-one {left: 15%;}
	.tapir {left: 20%;}
	.cow {left: 50%;}
	.Hill-min {min-height: 150px;margin-top: 70px;}
	.hill-2-1 {top: 40%;}
	.hill-3-1 {right: -25%;}
	.hill-1-3 {bottom: -50%;}
	
	.content{max-width: 95%;}
	.txt_l{line-height: 1.5;}
	
	.animal-item{gap: 0px;}
	ul.level-room-area {width: 98%;}

	
}

/*------------------------------- 平板 ----------------------------------*/

@media screen and (max-width: 768px) {
    * { box-sizing: border-box; }
    html,body { width: 100%; min-height: 100%; }
	.left,.right{ float:none;}
	.width-b,.width-m,.width-s{max-width: 100%;}
    /***按鈕列***/
    #nav {display: none;}
    #togglenav {display: block;z-index: 9999;position: fixed;right: 0;overflow: hidden;line-height: 35px;width: 100%;cursor: pointer;}	
	main {padding-top: 0px;}
	.an-1 {display: none;}	
	.an-3 {display: none;}
	.an-4 {right: 1%;}	
	.bird-1{display: none;}
	.bird-2{display: none;}
	.tree-4{right: 0%;}
	.tree-3 {display: none;}
	.top-title{padding-top: 90px;width: 95%;margin: 0 auto;}
	.top-pic{margin-top: 10px;width: 95%;}	
	.box-01 {padding: 30px 0 0px 0;}	
	.s-card {margin: 0 5px;}
	.s-card img {width: 100%;}	
	.view-slide-box {max-width: 600px;}	
	.level-room-area li {margin: 0 2px 5px;}
	ul.level-room-area{width: 97%;margin: 0 auto;}	
	.bubble-label{font-size: 16px;}
	.bubble-label .step {font-size: 20px;}
	
	.mainHill .pc{display: none;}
	.Hill-min,.Hill-min-1,.Hill-min-2 {min-height: 0px;}	
	.slide-min{padding: 20% 0 10%;min-height: 600px;}
    .mobile{display: block;width: 100%;}	
	.mob-top{padding-top: 80px;}
	
	.animal-item {gap: 0px;width: 95%;margin: auto;}
	.animal-item .animal-pic figure {padding-bottom: 10px;}
	
	.intro-txt {width: 94%;}
	.con-wrap{display: block;border-bottom: 1px dashed #333;padding-bottom: 15px;margin-bottom: 5px;}
	.wrap{padding: 0px 0px;}
	.price {margin-top: 20px;text-align: center;padding-right: 0px;}
	.txt_l{line-height: 1.5;}
	.txt_r{text-align: center;display: block;}
	
	.train {left: 50%;animation: 20s linear 0s infinite running moveTrain;}
	

}


/*------------------------------- 手機 ----------------------------------*/

@media (max-width: 680px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}
	.an-4 {display: none;}
	.tree-4{display: none;}
	.t-title {font-size: 32px;}	
	.view-slide-box {max-width: 450px;width: 100%;}
	.s-card h3 {font-size: 24px;line-height: 32px;text-align: justify;}
	.responsive5 .slick-prev,.responsive5 .slick-next {top: 30%;width: 35px;height: 35px;}
	.s-card ul { font-size: 15px;}	
	.level-room-area a.tabs-01 {border-radius: 5px;font-size: 20px;margin-bottom: 5px;padding: 3px 5px;}
	.con-wrap ul{line-height: 24px;}
	.tour-txt{font-size: 18px;}
 
}

@media (max-width: 500px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}	
	.t-title {font-size: 30px;}
	.view-slide-box {max-width: 350px;}
 
}
@media (max-width: 320px) {
    * { box-sizing: border-box; }
    html, body {width: 100%; min-height: 100%; }
	.left,.right{ float:none;}	
	.t-title {font-size: 28px;letter-spacing: 1px;}
	.view-slide-box {max-width: 300px;}
 
}

	