﻿
/************************************************************************************
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 {
    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;
}
a img {border: none;}
img {max-width: 100%;image-rendering: -webkit-optimize-contrast;}
.clean { clear:both;}
a {color: #333333; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline: none; /* for Firefox */hlbr:expression(this.onFocus=this.blur()); /* for IE */-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
a:hover {text-decoration:none;}
a:focus{ -moz-outline-style: none;}
.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	font-size:14px;
	overflow-x: hidden;
	background: #fef8ec;
}

h1,h2,h3 { display: none;}

/*wow*/
.wow:first-child {
	visibility: hidden;
	visibility:visible \9;
}

/*基本顏色變數*/
:root {
	/*基本*/
	--white-color:#ffffff;
	--black-color:#333333;
	--family-normal:Verdana,'微軟正黑體';
	--family-circle:Verdana,'M PLUS Rounded 1c','Kiwi Maru';
}

#back-top {
	right: 2%;
    z-index: 3;
	left: inherit !important;
}


/*PC
-----------------------------------------------------------------*/


/*主框架*/
.container {
	width:100%;
	margin: auto;
	font-family: var(--family-normal);
}

.block-center {
	width: 100%;
	max-width:1500px;
	margin: auto;
	clear: both;
	position: relative;
}

/*主視覺*/
.block-main {
	display: inline-block;
	min-height: 920px;
	background: url(../images/main_bk.png) no-repeat center top;
	width: 100%;
	clear: both;
	text-align: left;
	position: relative;
}

.main-title {
	width: 100%;
	display: inline-block;
	padding: 60px 0 0 233px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*導覽列*/
.block-menu {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 20px;
}

.menu-space {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 2px;
	background: #ff9a17;
	text-align: center;
	border-radius: 100px;
}

.menu-space ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.menu-space li,.menu-space div {
	display: inline-block;
	margin: 0px 5px;
}

.menu-space a {
	background: #ff9a17;
	text-align: center;
	border-radius: 100px;
	color: var(--white-color);
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	min-width: 186px;
	padding: 13px;
	font-family: var(--family-circle);
}

a.menu-pkg:hover,.menu-active a.menu-pkg {
	background: url(../images/menu_bk_pkg.png) no-repeat center #38bdb6;
}

a.menu-tkt:hover,.menu-active a.menu-tkt {
	background: url(../images/menu_bk_tkt.png) no-repeat center #62b6e1;
}

a.menu-hotel:hover,.menu-active a.menu-hotel {
	background: url(../images/menu_bk_hotel.png) no-repeat center #ff6464;
}

a.menu-ticket:hover,.menu-active a.menu-ticket {
	background: url(../images/menu_bk_ticket.png) no-repeat center #b7a2eb;
}

a.menu-visa:hover,.menu-active a.menu-visa {
	background: url(../images/menu_bk_visa.png) no-repeat center #e768b6;
}

.block-menu .sticky {
	z-index: 10;
    position: fixed;
    top: 30px !important;
    width: 100%;
    text-align: center;
    left: 0px;
    max-width: none;
    border-radius: 0 0 30px 30px;
}


/*商品*/
.block-product {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 120px 0;
}

#pkg.block-product {
	background: url(../images/product_pkg_bk.png) repeat-y center top;
	padding: 120px 0 0 0;
}

#tkt.block-product {
	background: url(../images/product_tkt_bk.png) repeat-y center -500px;
	padding: 120px 0;
}

#hotel.block-product {
	background: #fff0e1;
	padding: 120px 0 0 0;
}

.product-big-title {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	min-height: 134px;
	display: grid;
	align-items: end;
    justify-content: center;
}

#pkg .product-big-title {
	background: url(../images/product_type_title_bk1.png) no-repeat center;
}
#tkt .product-big-title {
	background: url(../images/product_type_title_bk2.png) no-repeat center;
}
#hotel .product-big-title {
	background: url(../images/product_type_title_bk3.png) no-repeat center;
}
#ticket .product-big-title {
	background: url(../images/product_type_title_bk4.png) no-repeat center;
}

.product-pkg-slide-box {
	padding: 20px 20px 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
}

.product-pkg-slide-box:hover {
	-webkit-transform: translateY(-2%);
    -moz-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    transform: translateY(-2%);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.product-pkg-slide-box:nth-child(odd) {
	padding: 80px 20px 0 20px;
}


.product-pkg-slide-space ,.product-pkg-slide-go {
	width: 100%;
	clear: both;
}

.product-pkg-slide-go {
	position: relative;
}

.product-pkg-slide-pic {
	width: 100%;
	position: relative;
	text-align: center;
}

.slick-slide .product-pkg-slide-pic img {
	border-radius: 180px;
	overflow: hidden;
	display: inline-block;
	width: 100%;
}

.product-pkg-slide-pic-area {
	position: absolute;
    left: -20px;
    top: -5px;
    width: 155px;
    height: 98px;
    background: url(../images/product_big_area_bk.png) no-repeat center;
    text-align: center;
    transform-origin: center;
    transform: rotate(323deg);
}

.product-pkg-slide-pic-area b {
	color: var(--black-color);
	font-family: var(--family-circle);
    font-size: 25px;
    font-weight: 800;
    display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 34px 0 0 0;
}

.product-pkg-slide-price {
	position: absolute;
	bottom: -20px;
    text-align: center;
    width: 100%;
}

.product-pkg-slide-price span {
	display: inline-block;
	background: var(--white-color);
	border-radius: 100px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 20px;
}

.product-pkg-slide-price b {
	font-size: 25px;
	display: inline-block;
	margin: 0 2px;
	color: #ea5e5e;
}

.product-pkg-slide-name {
	text-align: center;
	padding:0 0 18px 0;
	color: var(--black-color);
	line-height: 28px;
	font-size: 20px;
	position: relative;
	margin:35px 0 0 0;
	font-weight: bold;
	width: 100%;
}

.product-pkg-slide-name::after {
	content: '';
    width: 100%;
    height: 15px;
    background: url(../images/product_big_line.png) no-repeat center;
    display: inline-block;
    margin: 18px 0 0 0;
}

ul.product-pkg-slide-list {
	width: 100%;
}

.product-pkg-slide-list li {
	display: inline-block;
	width: 100%;
	position: relative;
	color: var(--black-color);
	font-size: 15px;
	text-align: left;
	padding: 0 0 0 18px;
    margin: 0 0 5px 0;
	line-height: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.product-pkg-slide-list li::before {
	content: '';
	width: 12px;
	height: 11px;
	background: url(../images/product_pkg_big_dot.png) no-repeat center;
	position: absolute;
	left: 0px;
	top: 5px;
}

.product-pkg-slide-go button.slick-arrow {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 55px;
	height: 55px;
	border-radius: 500px;
	position: absolute;
	top: 45%;
    z-index: 1;
    border: 0px;
    text-indent: -9999px;
	background: var(--white-color);
}

.product-pkg-slide-go button.slick-arrow:hover {
	cursor: pointer;
}


.product-pkg-slide-go button.slick-prev {
	background: url(../images/product_big_arrow1a.png) no-repeat center var(--white-color);
	left: -60px;
}

.product-pkg-slide-go button.slick-prev:hover {
	background: url(../images/product_big_arrow1b.png) no-repeat center #37bcb5;
}

.product-pkg-slide-go button.slick-next {
	background: url(../images/product_big_arrow2a.png) no-repeat center var(--white-color);
	right: -60px;
}

.product-pkg-slide-go button.slick-next:hover {
	background: url(../images/product_big_arrow2b.png) no-repeat center #37bcb5;
}

.block-product .slick-dots {
	text-align: center;
	margin: 20px auto 0 auto;
}

.block-product .slick-dots li {
	display: inline-block;
	margin: 0 4px;
}

.block-product .slick-dots button {
	border: 0px;
	border-radius: 500px;
	width: 17px;
	height: 17px;
	background:#ffdd55;
	text-indent: -9999px;
}

.block-product .slick-dots button:hover {
	cursor: pointer;
}

#pkg.block-product .slick-dots button:hover ,#pkg.block-product .slick-dots li.slick-active button {
	background:#37bcb5;
}

#hotel.block-product .slick-dots button:hover ,#hotel.block-product .slick-dots li.slick-active button {
	background:#fb7638;
}

#ticket.block-product .slick-dots button:hover ,#ticket.block-product .slick-dots li.slick-active button {
	background:#ab96e1;
}

.product-pkg-list-space {
	width: 100%;
	display: flex;
	clear: both;
}

.product-pkg-list-pic {
	position: relative;
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px 40px 0 0;
}

.product_pkg_list_pic_inside {
	width: 100%;
	text-align: left;
}

.product_pkg_list_pic_inside img {
	display: inline-block;
}

.product-pkg-list-pic-flower1 ,.product-pkg-list-pic-flower2 {
	position: absolute;
}

.product-pkg-list-pic-flower1 {
	left: 0px;
	top: 45px;
	z-index: 1;
}

.product-pkg-list-pic-flower2 {
	right: 65px;
	bottom: 0px;
	z-index: -1;
}

.product-pkg-list-link {
	width: 60%;
}

.product-list-title {
	width: 100%;
	text-align: left;
	font-family: var(--family-circle);
	font-weight: 700;
	color: #37bcb5;
	font-size: 40px;
	letter-spacing: 1px;
	line-height: 45px;
	margin: 50px 0 10px 0;
}

.product-pkg-list-link a {
	display: flex;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding:20px 10px;
	border-bottom: 1px #ffdd55 dashed;
}

.product-pkg-list-link a:hover {
	background:var(--white-color);
}

.product-list-name {
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	color: var(--black-color);
	width: calc(100% - 195px);
}

.product-list-name span {
	display: inline-block;
	margin: 0 0 0 2px;
	border-radius: 100px;
	background: #ffdd55;
	font-size: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 18px;
	padding: 3px 5px;
}

.product-list-name span:empty {
	display: none;
}

.product-list-price {
	text-align: right;
	color: var(--black-color);
	font-size: 15px;
	line-height: 22px;
	width: 195px;
}

.product-list-price span {
	font-size: 20px;
	line-height: 25px;
	color: #ea5e5e;
	font-weight: bold;
}

.product-search-space {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 45px 0;
	background: rgb(252,231,221);
	background: linear-gradient(40deg, rgba(252,231,221,1) 0%, rgba(252,243,191,1) 100%);
	margin: 80px 0 0 0;
}

#hotel .product-search-space {
	margin: 0;
}

.product-search-title {
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 25px;
	font-family: var(--family-circle);
	font-weight: 700;
	color: var(--black-color);
}

.product-search-area {
	width: 100%;
}

.product-search-box {
	display: inline-block;
	margin: 10px;
}

.product-search-box a {
	display: inline-block;
	position: relative;
	border-radius: 80px;
	overflow: hidden;
}

#pkg .product-search-box a:hover .product-search-mask {
	background: rgb(55 188 181 / 85%);
}

#hotel .product-search-box a:hover .product-search-mask {
	background: rgb(251 118 56 / 85%);
}

.product-search-mask {
	background: rgb(51 51 51 / 30%);
    color: var(--white-color);
    display: grid;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    align-items: center;
    align-content: stretch;
    height: 100%;
    justify-content: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    text-shadow: 0 0 8px rgb(0 0 0 / 50%);
    letter-spacing: 1px;
}

.product-search-area .slick-slide {
	text-align: center;
}

.product-search-area button.slick-prev ,.product-search-area button.slick-next {
	border: 0px;
	text-indent: -9999px;
	position: absolute;
	width: 18px;
	height: 34px;
	padding: 0;
	z-index: 1;
}

.product-search-area button.slick-prev {
	background: url(../images/product_type_arrow1.png) no-repeat center;
	left: -25px;
	top: 40%;
}

.product-search-area button.slick-next {
	background: url(../images/product_type_arrow2.png) no-repeat center;
	right: -25px;
	top: 40%;
}

.product-search-area button:hover {
	cursor: pointer;
}

.product-tkt-link-space {
	width: 100%;
	display: flex;
	clear: both;
	margin: 40px 0;
}

.product-tkt-link-box {
	width: 40%;
	margin: 0 10px;
}

.product-tkt-link-box a {
	display: inline-block;
	position: relative;
}

.product-tkt-link-box:nth-child(odd) {
	margin: 20px 10px 0 10px;
}

.product-tkt-link-flower1 ,.product-tkt-link-flower2 {
	position: absolute;
	z-index: 1;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	opacity: 0;
}

.product-tkt-link-flower1 {
	right: 20px;
    top: 20px;
}

#tkt .product-tkt-link-box a:hover .product-tkt-link-flower1 {
	right: -20px;
    top: -20px;
}

.product-tkt-link-flower2 {
	left: 5px;
    bottom: 10px;
}

#tkt .product-tkt-link-box a:hover .product-tkt-link-flower2 {
	left: -5px;
    bottom: -10px;
}



#tkt .product-tkt-link-box a:hover .product-tkt-link-flower1 ,#tkt .product-tkt-link-box a:hover .product-tkt-link-flower2 {
	opacity: 1;
}

.product-tkt-link-pic {
	width: 100%;
	border-radius: 135px;
	overflow: hidden;
	position: relative;
	line-height: 0;
}

.product-tkt-link-line {
	position: absolute;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	opacity: 1;
	bottom: -20px;
	z-index: 1;
	width: 100%;
    text-align: center;
}

#tkt .product-tkt-link-box a:hover .product-tkt-link-line {
	opacity: 0;
}

.product-tkt-link-line span {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 30px;
	border-radius: 100px;
	background: #4ba5d4;
	color: var(--white-color);
	font-size: 25px;
    font-weight: bold;
    line-height: 28px;
	display: inline-block;
}

#tkt .product-tkt-link-box a:hover .product-tkt-link-mask {
	background: rgb(75 165 212 / 85%);
	opacity: 1;
}
.product-tkt-link-mask {
	opacity: 0;
	background: rgb(51 51 51 / 30%);
    color: var(--white-color);
    display: grid;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    align-items: center;
    align-content: stretch;
    height: 100%;
    justify-content: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 25px;
    font-weight: bold;
    line-height: 28px;
    text-shadow: 0 0 8px rgb(0 0 0 / 50%);
    letter-spacing: 1px;
}

.product-tkt-more-line {
	width: 100%;
	text-align: center;
}

.product-tkt-more-line img {
	display: inline-block;
}

.product-tkt-more-space {
	width: 100%;
	max-width: 450px;
	text-align: center;
	margin: 40px auto 0 auto;
}

.product-tkt-more-text {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: var(--black-color);
	margin: 20px 0;
}

.product-tkt-more-link {
	width: 100%;
	text-align: center;
}

.product-tkt-more-link a {
	display: inline-block;
	border: 1px solid var(--black-color);
	color: var(--black-color);
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 30px;
	border-radius: 100px;
	margin: 0 5px 10px 5px;
}

.product-tkt-more-link a:hover {
	-webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.product-hotel-space {
	width: 100%;
	clear: both;
	margin: 50px 0 0 0;
	display: flex;
}

.product-hotel-box {
	border-right: 1px solid var(--white-color);
	width: 33.3%;
	background: #fb7638;
}

.product-hotel-box:last-child {
	border-right: 0;
}

.product-hotel-box a {
	display: inline-block;
}

.product-hotel-box a:hover .product-hotel-pic {
	opacity: .7;
}

.product-hotel-pic {
	width: 100%;
	text-align: center;
	line-height: 0;
}

.product-hotel-pic img {
	display: inline-block;
	width: 100%;
}

.product-hotel-name {
	width: 100%;
	background:url(../images/product_hotel_bk-a.png) no-repeat center #fb7638;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	color: var(--white-color);
	font-size: 25px;
	line-height: 32px;
	font-weight: bold;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	padding: 20px 10px;
}

.product-hotel-box a:hover .product-hotel-name {
	background:url(../images/product_hotel_bk-b.png) no-repeat center #e35412;
}

.product-hotel-name span {
	display: inline-block;
	width: 100%;
	clear: both;
}

.product-ticket-space {
	width: 100%;
	margin: 50px 0 0 0;
}

.product-ticket-slide {
	width: 100%;
}

.product-ticket-slide a {
	display: inline-block;
	width: 33.3%;
	border-right: 1px solid var(--white-color);
	background: #ab96e1;
}

.product-ticket-slide a:last-child {
	border-right: 0px;
}

.product-ticket-pic {
	width: 100%;
	text-align: center;
	line-height: 0;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	opacity: 1;
}

.product-ticket-pic img {
	display: inline-block;
	width: 100%;
}

.product-ticket-slide a:hover .product-ticket-pic {
	opacity: .5;
}

.product-ticket-infor {
	width: 100%;
	background: var(--white-color);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 20px;
}

.product-ticket-slide a:hover .product-ticket-infor {
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(245,241,255,1) 100%);
}

.product-ticket-name {
	text-align: left;
	font-size:20px;
	font-weight: bold;
	line-height: 25px;
	color: var(--black-color);
	width: 100%;
}

.product-ticket-text {
	text-align: left;
	font-size:15px;
	line-height: 18px;
	color: var(--black-color);
	margin: 20px 0;
	width: 100%;
}

.product-ticket-price {
	text-align: right;
	width: 100%;
	color: var(--black-color);
	font-size:15px;
	line-height: 18px;
}

.product-ticket-price span {
	color: #ea5e5e;
	display: inline-block;
	margin: 0 2px;
	font-size:20px;
	font-weight: bold;
	line-height: 25px;
}

.product-ticket-slide .slick-track {
	background: var(--white-color);
}

.product-ticket-icon-space {
	width: 100%;
	text-align: center;
	margin: 80px auto 0 auto;
}

.product-ticket-icon-go {
	width: 100%;
	clear: both;
	text-align: center;
	display: flex;
	justify-content: center;
    flex-wrap: wrap;
}

.product-ticket-icon-go a {
	display: inline-grid;
	text-align: center;
	background: var(--white-color);
	width: 100%;
	max-width: 180px;
	border-radius: 75px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 145px;
	height: 100%;
	align-items: center;
    align-content: center;
	color: var(--black-color);
	margin: 20px 10px;
}

.product-ticket-icon-go a:hover {
	background: #ab96e1;
	color: var(--white-color);
}

.product-ticket-icon-go a img {
	display: inline-block;
}

.product-ticket-icon-go a span {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	margin: 5px 0 15px 0;
}

.product-ticket-icon-a ,.product-ticket-icon-b {
	width: 100%;
	text-align: center;
	min-height: 70px;
    align-items: end;
    justify-content: center;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.product-ticket-icon-a {
	display: grid;
}

.product-ticket-icon-go a:hover .product-ticket-icon-a {
	display: none;
}

.product-ticket-icon-b {
	display: none;
}

.product-ticket-icon-go a:hover .product-ticket-icon-b {
	display: grid;
}





/*中間調度區
-----------------------------------------------------------------*/
@media screen and (max-width: 1650px) {
	html,
    body {
        width: 100%;
        min-height: 100%;
	}

	.product-pkg-slide-go button.slick-prev {
		left: 0px;
	}
	
	.product-pkg-slide-go button.slick-next {
		right: 0px;
	}
}
@media screen and (max-width: 1200px) {
	.main-title {
		padding:60px 2% 0 2%;
	}

	.block-main {
		text-align: center;
	}

	.menu-space a {
		min-width: auto;
	}

	.block-center {
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#tkt .block-center {
		padding: 20px 10px 0 10px;
	}

	.product-tkt-link-space {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.product-tkt-link-box {
		margin: 0 10px 60px 10px;
	}

	.product-tkt-link-box:nth-child(odd) {
		margin: 0 10px 60px 10px;
	}

}

@media screen and (max-width: 900px) {
	.product-pkg-list-pic {
		display: none;
	}

	.product-pkg-list-link {
		width: 100%;
	}
}

/*平板
-----------------------------------------------------------------*/

@media screen and (max-width: 768px) {
	.block-main {
		background:url(../images/main_bk.png) no-repeat 10% -110px;
		min-height: 500px;
	}

	.block-menu {
		display: none;
	}

	.block-product {
		padding: 40px 10px;
	}

	#pkg.block-product ,#hotel.block-product {
		padding: 40px 0 0 0;
	}
	
	#tkt.block-product {
		padding:40px 0;
	}

	.product-pkg-slide-box:nth-child(odd) {
		padding: 20px 20px 0 20px;
	}

	.product-pkg-list-link a {
		flex-wrap: wrap;
	}

	.product-list-name ,.product-list-price {
		width: 100%;
	}

	.product-list-name {
		margin: 0 0 10px 0;
	}

	.product-ticket-icon-go a {
		width: 25%;
		max-width: none;
	}
}


/*中間調度區
-----------------------------------------------------------------*/

@media screen and (max-width: 660px) {
	#pkg .product-big-title ,#tkt .product-big-title ,#hotel .product-big-title ,#ticket .product-big-title {
		background: transparent;
	}

	.product-hotel-space {
		flex-wrap: wrap;
	}

	.product-hotel-box {
		border-right: 0;
		width: 100%;
	}

	.product-tkt-more-space {
		margin:  0 auto;
	}

	.product-tkt-link-space {
		margin:  0;
	}

	.product-ticket-icon-go a {
		width: 46%;
	}

	.product-ticket-icon-space {
		margin: 60px auto 0 auto;
	}

	.product-ticket-icon-go a {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		min-height: 40px;
		margin: 5px;
		padding: 5px 0;
	}

	.product-ticket-icon-a, .product-ticket-icon-b {
		width: auto;
		justify-content: center;
		align-items: center;
	}

	.product-ticket-icon-go a span {
		margin: 0 10px;
		width: auto;
	}
}

/*手機
-----------------------------------------------------------------*/

@media (max-width: 480px) {
	.block-main {
		min-height:350px;
	}

	.product-pkg-slide-pic-area {
		left: unset;
		top: unset;
		transform: rotate(360deg);
		position: unset;
		display: inline-block;
		margin: 0 auto -50px auto;
	}

	.product-pkg-slide-box ,.product-pkg-slide-box:nth-child(odd) {
		padding:0 10px;
	}


	.product-tkt-link-box {
		width: 100%;
	}

	.product-hotel-space ,.product-ticket-space {
		margin: 20px 0 0 0;
	}
	
	
	
}

@media (max-width: 320px) {
}