@charset "UTF-8";
/* CSS Document */
body {
	background-color: #eeebe6;
	font-family: 黑體, 微軟正黑體, Helvetica, Arial, serif;
	background: url("../images/bg.jpg") top center repeat;
    background-size: 2550px;
	overflow-x: hidden;
}
img {
	object-fit: contain;
	-ms-interpolation-mode: bicubic;
	flex: 0 0 auto;  /* IE */
	object-fit: scale-down; /* FF */
}
.top_bar {
	position: relative;
	top: 0;
	width: 100%;
	background: rgba(255, 255, 255, 1);
	z-index: 9999;
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
}
.nav_left {
	display: none;
}
.nav_right {
	display: none;
}
.navbar-brand {
	width: 15%;
	padding-bottom: 10px;
	max-width: 140px;
	min-width: 100px;
}
button:focus {
    outline: 1px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}
.navbar-toggler {
    padding: .20rem 0rem;
    background-color: transparent;
    border: 0px solid transparent;
	display: none !important;
}
.navbar {
	padding: 0 1rem;
}
.navbar-nav {
	display: none !important;
}
.collapse.show {
    border-top: 1px dotted #ccc;
}
.top_banner {
    margin: 0px auto 0px auto;
    width: 100%;
    position: relative;
	background: url("../images/bg_top.jpg") top center repeat-x;
    background-size: 3070px;
}
.top_menu {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 1100px;
}
.top_menu_container {
	position: relative;
	margin: 0 auto;
	width: 100%;
	overflow-x: scroll;
}
.main_menu {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 956px;
	display: flex;
	flex-direction: row;
}
.menu_desktop {
	display: block;
}
.menu_mobile {
	display: none;
}
.main_kv {
	position: relative;
    width: 58%;
    max-width: 1130px;
	min-width: 900px;
    margin: 0 auto 0px auto;
}
.kv_d {
    display: block;
    width: 120%;
    margin: 0 -10%;
}
.kv_m {
	display: none;
}
.page_title {
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    width: 47%;
    margin: 0 auto;
    max-width: 500px;
}
.nav-link {
    margin: 12px 20px;
    padding: 0;
    opacity: 0.7;
	width: auto;
    height: 38%;
	-webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.nav-link img {
	height: auto;
    width: 100%;
}
.nav_dec {
    position: absolute;
    top: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 40px;
}

.wrapper {
	position: relative;
    margin: 0 auto 0 auto;
    padding: 5px 20px;
    width: 100%;
    max-width: 1186px;
}

.card-group, .card-deck {
	margin: 0 0 0 0;
}
.card-deck {
	position: relative;
	width: 100%;
	z-index: 2;
}
.card-deck .card {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 7px;
	background: #fff;
    border-radius: 0;
	border: 0;
}
.card_entry {
	opacity: 0 !important;
	display: none;
	 background: transparent !important;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
    -moz-box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
    box-shadow: 0px 1px 6px 0px rgba(80,133,137,0.0) !important;
}
.card {
	width: calc( 33.3% - 12px );
	min-width: 31.333%;
	max-width: 33.3%;
	padding-left: 0;
	padding-right: 0;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.4);
}
.cat00 {
	border: 0px solid transparent !important;
	margin: 0 10px !important;
	padding: 0 6px !important;
	background: transparent !important;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.cat01 {
    border-radius: 5px !important;
    overflow: hidden;
}
.cat01 .card-title {
	color: #b57b2d;
}
.cat_title {
    position: absolute;
    top: -44px;
    right: -6px;
    width: 200px;
}
.card-img-top {
	border-radius: 4px;
}
.card-body {
	padding: 0px;
}
.card-title {
	margin: 10px 0 0 0;
    color: #56c0ef;
    font-size: 23px;
    font-weight: bolder;
    text-align: center;
}
.card-title b {
	display: block;
	font-size: 18px;
	color: #94611c;
}
.card-title span {
	font-size: 18px;
	color: #673f18;
	display: block;
	font-weight: bold;
}
.card-body h6 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.card-text {
	font-size: 14px;
    margin-bottom: 1px;
	text-align: center;
}
.sub_content {
	min-height: 0px;
    font-size: 14px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dotted #ccc;
    background-color: white;
    text-align: center;
}
.sub_content ul {
    padding-left: 20px;
    font-size: 13px;
    color: #666666;
    font-weight: 400;
	margin-bottom: 7px;
}
.tour_date {
	font-size: 14px; 
	margin-bottom: 8px;
}
.freetax {
    position: relative;
    width: 100%;
	margin-bottom: 10px;
    padding: 8px;
    background: #ecb040;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    line-height: 18px;
}
.freetax b {
	display: block;
	font-size: 14px;
}
.card-footer {
	background: transparent;
    border-top: 0;
    padding: 0;
	text-align: center;
}

.card-footer a {
	display: block;
    margin: 0;
    padding: 5px;
    border-radius: 4px;
    color: #fff;
    font-size: 22px;
    font-weight: bolder;
    text-decoration: none;
	background: #ce2753;
}
.card-footer a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.card-footer span {
	font-size: 12px;
	color: #aaa;
}
.product_price {
	position: relative;
	border-top: 1px dotted #ccc;
}
.product_price span {
	font-weight: bolder;
	font-size: 18px;
	color: #ce2753;
}
.product_price b {
	font-weight: bolder;
	font-size: 32px;
	color: #ce2753;
}
.carousel-control-prev {
    left: -6%;
    width: 10%;
}
.carousel-control-next {
    right: -6%;
    width: 10%;
}
.cat_img {
	position: relative;
    border: 4px solid #fff;
    width: 100%;
    border-radius: 5px;
}
.cat_desc {
	position: relative;
	width: 100%;
	text-align: center;
}
.tnc {
	position: relative;
	margin: 0 auto;
    padding: 30px 10px;
    width: 100%;
    max-width: 1200px;
	font-size: 12px;
    color: #999;
}
.tnc ul {
	margin-bottom: 0;
	padding-left: 20px;
}
.tnc ul li {
	font-size: 12px;
	color: #999;
}
.foot_bg {
	position: relative;
	width: 100%;
	background: #fff;
}
footer {
	position: relative;
    margin: 0px auto 0 auto;
    padding: 10px;
    width: 100%;
    max-width: 1200px;
    background: #fff;
    font-size: 11px;
    text-align: center;
    /* color: #666; */
    border-top: 1px solid #ccc;
}
footer span {
	white-space: nowrap;
}
.footer01 {
	position: relative;
    float: left;
	margin-right: 3%;
    width: 12%;
    max-width: 141px;
}
.footer02 {
	position: relative;
    float: left;
    padding-top: 12px;
    width: 25%;
    text-align: left;
    font-size: 12px;
    color: #666;
    line-height: 14px;
    font-weight: 300;
}
.footer03 {
	position: relative;
    float: right;
    width: 50%;
    max-width: 590px;
	text-align: right;
}
@media (max-width: 1930px) {
	body, .top_banner {
        background-size: 186%;
    }
}
@media (max-width: 1550px) {
	body, .top_banner {
        background-size: 2870px;
    }
}
@media (max-width: 1200px) {
	.card-title {
		font-size: 20px;
	}
	.card-title span {
		font-size: 18px;
	}
	.card-body h6 {
		font-size: 20px;
	}
	.footer02 {
		position: relative;
		float: left;
		padding-top: 5px;
		width: 25%;
		text-align: left;
		font-size: 10px;
		color: #666;
		line-height: 12px;
		font-weight: 300;
	}
}
@media (max-width: 1024px) {
	body, .top_banner {
        background-size: 310%;
    }
	.main_kv {
		width: 100%;
		min-width: unset;
	}
	.card {
		min-width: calc( 33% - 30px );
	}
	.kv_d {
        width: 100%;
		margin: 0 auto;
    }
	.page_title {
        bottom: 3px;
        width: 40%;
    }
}
@media (max-width: 768px) {
	body, .top_banner {
        background-size: 335%;
        overflow-x: hidden;
    }
	.main_kv {
		min-width: auto;
        width: 100%;
        overflow: hidden;
	}
	.kv_d {
		width: 116%;
        margin: 0 -8%;
    }
	.wrapper {
		padding: 0px 10px;
	}
	.card {
		min-width: calc( 48% - 12px );
		max-width: 50%;
	}
	.footer01 {
		display: none;
	}
	.footer02 {
		position: relative;
		float: none;
		padding-top: 12px;
		width: 100%;
		text-align: left;
		font-size: 12px;
		color: #666;
		line-height: 14px;
		font-weight: 300;
		text-align: center;
	}
	.footer03 {
		position: relative;
		float: none;
		width: 100%;
		margin: 0 auto;
		max-width: 590px;
		text-align: center;
	}
	.carousel-item-next, .carousel-item-prev, .carousel-item.active {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: block;
	}
}
@media (max-width: 576px) {
	.nav_left {
        display: none;
        position: absolute;
        top: 1.5vw;
        left: 0;
        width: 5.7vw;
        z-index: 99;
        max-width: 30px;
    }
	.nav_right {
        display: none;
        position: absolute;
        top: 1.5vw;
        right: 0;
        width: 5.7vw;
		z-index: 99;
        max-width: 30px;
    }
	.main_menu {
        width: 100%;
        margin-top: -4.3vw;
        z-index: 9999;
    }
	.menu_dec {
		display: none;
	}
	.menu_desktop {
        display: none;
    }
    .menu_mobile {
        display: block;
    }
	.navbar-brand {
		width: 19%;
		padding-bottom: 6px;
		max-width: 140px;
		min-width: 70px;
	}
	.top_banner {
        background-size: 495%;
    }
	.kv_d {
        display: none;
        width: 100%;
    }
    .kv_m {
        display: block;
		width: 100%;
    }
	.page_title {
        bottom: 18px;
        width: 80%;
        max-width: 450px;
    }
	.wrapper {
        padding: 0px;
    }
	.card {
		width: calc( 100% - 20px);
		max-width: 100%;
	}
	.card-deck .card {
        margin-bottom: 10px;
    }
	.card-group, .card-deck {
        margin: 0px 0 0 0;
    }
	.card-body {
        padding: 0 0px;
    }
	.card-text {
        font-size: 14px;
    }
	.sub_content {
		min-height: inherit;
	}
	.site_dec {
		margin: 0 6%;
		width: 86%;
		font-size: 14px;
		border: 8px solid #fff;
		border-radius: 0;
	}
}