@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
	background:
	url("../images/bg_fixed.jpg") center center fixed;
	scroll-behavior: smooth;
}
.footer{
	max-width: 1920px;
	margin: 0 auto;
	background: url("../images/bg.jpg");
}




/* PC */
.WRAPPER{ position:relative; width:100%; min-width:1200px; margin:0 auto; overflow:hidden;}
 	@media screen and ( max-width: 991px ){
		.WRAPPER{ min-width:100%;}
		
	}
.container { overflow: hidden; }
.topbox { position: relative; width: 1200px; margin: auto; /*height:  ; parallax*/}
.kv_pc {width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.kv_pc img { display: block; text-align: center; }
.kv_m { display: none; }
.kv_m img { display: block; }
.kv_m a {font-size: 0; display: block; }
.for_pc{ display: block; }
.for_m { display: none; }

/* m */
@media screen and ( max-width: 991px ){
	.kv_m { display: block; width: 100%; }
	.kv_m img {  width: 100%; }
	.kv_pc { display: none; }
	.container {width: 100%; min-width: auto; background: url("../images/bg_center.jpg");}
	.for_pc{ display: none; }
	.for_m { display: block; }
	.for_m img {  width: 100%; }
}

/* 元件調整 */
.round_5p li {width: 260px; margin: 6px;padding: 0;}
.round_5p li img {border-radius: 20px;}
.round_3p img { object-fit: cover;}
@media screen and ( max-width: 991px ){
.round_5p ul {flex-wrap: wrap;}
.round_5p li {width: 46vw;padding: 0;margin: 1vw;}
.round_5p a {flex-wrap: wrap;}
.round_5p img, .round_5p li:nth-child(even) img, .round_5p li:nth-child(odd) img {
    width: 46vw;height: 46vw;order: 0;margin: 0;}
.round_5p .font {width: 100%;padding: 2vw;margin: auto;text-align: center;}
.round_5p li:nth-child(even) .font {text-align: center;}
}


/* ----------------------CUSTOMERIZATION---------------------- */

/* 字型統一 */
.titleC h2{font-family: 'Dela Gothic One', cursive; font-size: 4.5em;color:#fff;
padding:20px;
border-radius: 0 40px 0 40px;
}
.titleC h3 {
    font-family: 'Dela Gothic One', cursive;
    font-size: 3.5em;
    color: #fff;
    margin: -40px 0 0 0;
    letter-spacing: 0.2rem;
    background: url("../images/bg_B.jpg");
    border-radius: 0 30px 0 30px;
    padding: 15px;
    text-shadow: 3px 3px 0px #202d76;
}
.round_3p .font p, .round_5p .font p {color: #fff;}
.round_3p .font .price ,.round_5p .font .price {color: #fff;}
.various .font h4 { background: url("../images/bg_B.jpg");}



/* 標題 */
.btt h2:before {
    background-image: url("../images/btt_L.png");
    background-size: 100%;
    display: inline-block;
    width: 138px;
    height: 118px;
    margin-right: 10px;
    position: relative;
    top: 10px;
    content: "";
}

.btt h2::after {
    background-image: url("../images/btt_R.png");
    background-size: 100%;
    display: inline-block;
    width: 138px;
    height: 118px;
    margin-right: 10px;
    position: relative;
    top: 10px;
    content: "";
}

@media screen and ( max-width: 991px ){
	.btt h2 { font-size: 12vw; padding: 6vw;}
	.btt h2::after { background-image: none; display: none; content: "";}
	.btt h2::before{ background-image: none; display: none; content: "";}
	.subtitle h3 {color:#fff;}
}



/*bg*/
.bg_1{ background: url("../images/bg_1.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_2{ background: url("../images/bg_2.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_3{ background: url("../images/bg_3.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_4{ background: url("../images/bg_4.png") top center no-repeat; padding-top: 0px; padding-bottom: 0px;}
.bg_5{ padding-top: 20px; padding-bottom: 0px;}


@media screen and ( max-width: 991px ){
	.bg_1{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_2{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_3{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_4{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_5{ background: none; padding-top: 0px; padding-bottom: 0px; }
}

/* 元件調整 */
.round_3p .font h4 { background: url("../images/bg_B.jpg");}
.round_3p img { border: 4px solid #3f51b5;}

.alternate ul:nth-child(odd) li:first-child,
.alternate ul:nth-child(even) li:last-child
 { background: url("../images/bg_B.jpg");}

/* 區塊調整 */
.titleC {padding-top:40px;}
.bg_6 .titleC h3 {margin:20px;}
@media screen and ( max-width: 991px ){
.bg_1 .titleC h3, .bg_3 .titleC h3 {margin:2vw;}
}



/*--主視覺動畫--*/
#canvas {
    z-index: 5;
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.T1{ 
	position: absolute;
	top: 143px;
    left: 249px;
	animation: bounceInDown 20s;
	animation-delay: .8s;
}

.T2{ 
	position: absolute;
	top: 303px;
    left: 242px;
	animation: bounceInDown 20s;
	animation-delay: .6s;
}

.T3{ 
	position: absolute;
    top: 600px;
    left: 77px;
	animation: swingA ease-in-out 1s infinite alternate;
    transform-origin: left -20px;
}
@keyframes swingA {
    0% { transform: rotate(2deg); }
    100% { transform: rotate(-1deg); }
}

.date{ 
	position: absolute;
    top: 76px;
    left: 357px;
	animation: bounceIn 20s;
	animation-delay: .12s;
}

.T4{ 
	position: absolute;
	top: 666px;
    left: 263px;
	animation: swingA ease-in-out .5s infinite alternate;
    transform-origin: left -20px;
}


.T5{ 
    position: absolute;
	top: 620px;
    left: 727px;
	z-index: 10;
}


.T6{ 
	position: absolute;
    top: 773px;
    left: 1019px;
	animation: swingA ease-in-out .5s infinite alternate;
    transform-origin: left -20px;
}


.star {
    position: absolute;
    top: -80px;
    left: -200px;
    z-index: 0;
}

.sale{ 
	position: absolute;
    top: 454px;
    left: 200px;
	animation-name: pullDown;
	-webkit-animation-name: pullDown;	

	animation-duration: 1.1s;	
	-webkit-animation-duration: 1.1s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	-webkit-transform-origin: 50% 0%; 		
}
.sale img{ transition:all 0.5s;transform-origin:top center;}
.sale img:hover{transform: perspective(200px) rotate3d(1,0,0,-6deg);}

@keyframes pullDown {
	0% {
		transform: scaleY(0.1);
	}
	40% {
		transform: scaleY(1.02);
	}
	60% {
		transform: scaleY(0.98);
	}
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(0.98);
	}				
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(1);
	}							
}

.dog{ 
	position: absolute;
    top: 630px;
    left: 811px;
	animation: bounce infinite;
	animation-delay: .12s;
	z-index: 0;
}



.light01 {
    position: absolute;
    top: 55px;
    left: 41px;
    z-index: 90;
    animation-name: ani01;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-delay: -1.3s;
    transform: rotate(-44deg);
	mix-blend-mode: soft-light;
}

.light02 {
    position: absolute;
    top: 49px;
    left: 1080px;
    z-index: 90;
    animation-name: ani01;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    transform: rotate(-44deg);
    mix-blend-mode: soft-light;
}

.light03 {
    position: absolute;
    top: 37px;
    left: 1294px;
    z-index: 90;
    animation-name: ani01;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-delay: -1.3s;
    transform: rotate(-44deg);
    mix-blend-mode: soft-light;
}

.light04 {
    position: absolute;
    top: 21px;
    left: 250px;
    z-index: 90;
    animation-name: ani01;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    transform: rotate(-44deg);
    mix-blend-mode: color-dodge;
    mix-blend-mode: soft-light;
}
@keyframes ani01{
	0%{-webkit-filter:brightness(1);} 5%{ -webkit-filter:brightness(1.2);}10%{ -webkit-filter:brightness(1.1);} 15%{ -webkit-filter:brightness(1);} 30%{ -webkit-filter:brightness(1);} 	40%{-webkit-filter:brightness(1);} 45%{ -webkit-filter:brightness(1.2);} 50%{ -webkit-filter:brightness(1);}60%{-webkit-filter:brightness(1.3);opacity: 1;} 75%{-webkit-filter:brightness(1); opacity: 0;} 80%{ -webkit-filter:brightness(1);} 	85%{ -webkit-filter:brightness(1);} 90%{-webkit-filter:brightness(1.2);opacity: 1;} 95%{ -webkit-filter:brightness(1.3);} 	100%{-webkit-filter:brightness(1);} }




/*好康報馬仔*/
/*linkbg*/
.linkbg { adding-top: 70px;padding-bottom: 30px;}
.link { display: flex; justify-content: center;}
.link.for_m {display: none;}
.linkbg a, .point a {transition: .5s;}
.linkbg a:hover, .point a:hover {transition: .5s; transform: scale(0.95);}

@media screen and ( max-width: 991px ){
    .link { flex-direction: column;}
    .link img { width: 100%;}
}




/*3頁籤*/
.bg_3{}
.bg_3 .collect_5x6{ margin-bottom: 0px;}
.bg_3 .baseline_3p{ margin: 10px auto;}


#tab-five{ }
#tab-five{ width:1200px;height: 100%; margin: 20px auto;}
#tab-five > ul{ display:block; margin:0;list-style:none;}
.tab-title{list-style:none;}
#tab-five > ul > li{ display:inline-block; vertical-align:top; width: 391px; margin:0 414px -1px 0 ; border:1px solid #BCBCBC; height:60px; line-height:60px; background:#cdcdcd;padding:0 50px;list-style:none; box-sizing:border-box; text-align: center; font-size: 28px; }
#tab-five > ul > li:nth-last-child(1){ margin-right: 0;}
#tab-five >  ul > li a{ color:#000; text-decoration:none; font-family:HYYakuHei-95W;}
#tab-five > ul > li.active{ border-bottom:none; background:url("../images/bg_pink.jpg");}
#tab-five > ul > li.active a{ color: #fff;}
#tab-five > .tab-inner{ clear:both; color:#000; border:1px #BCBCBC solid;background: url("../images/bg_pink.jpg");}
#tab01 , #tab02, #tab03, #tab04, #tab05, #tab06, #tab07, #tab08, #tab09 { width: 100%; height: 100%;}
.tab-inner{ padding:0px; height:50px;width: 1160px;}


@media screen and ( max-width: 991px ){
	.bg_3 .collect_5x6{ width: 94vw; margin: 0 auto;}
	.bg_3 .baseline_3p{ width: 94vw; margin: 0vw auto 2vw;}
	
	#tab-five{ width:100%; margin: 5vw auto 2vw; }
	#tab-five > .tab-inner { width:96vw; margin:0 auto; clear: both; color: #fff; border: 1px #BCBCBC solid; padding: 0;}
	#tab01,#tab02,#tab03 {width: 100%;}
	#tab-five > ul > li.active { border-bottom: none; background: url("../images/bg_pink.jpg");}
	#tab-five > ul > li { display: inline-block; vertical-align: top;width: 31.6vw;
    	border: 1px solid #BCBCBC;
    	height: 12vw;
    	line-height: 12vw;
    	background: #cdcdcd;
    	padding: 0 4vw;
    	list-style: none;
    	box-sizing: border-box;
		margin:0 -1px -1px 0 ;
		font-size: 1rem;
}
	#tab-five > ul{ display:block; margin:0;list-style:none;margin:0 2vw;}
}







/* 盡情揮灑你的熱情 出遊不要留白 */
/* 長高5排品 */
.bg_5{}
.bg_5 .titleC{ margin-bottom: 40px;}
.bg_5 .hightlight_5p img{object-fit: contain;}
.bg_5 .hightlight_5p { width: 1200px; margin: 0 auto 20px; padding:0 0px 20px;  position: relative; background: url("../images/bg_B.jpg"); border: 3px solid #fff; border-radius: 20px; }
.bg_5 .h_5p-even { width: 1200px; margin: 0 auto 20px; padding:0 0px 20px;  position: relative; background:url("../images/bg_B.jpg"); border: 3px solid #fff; border-radius: 20px; }
.bg_5 .hightlight_5p img{padding: 6px;object-fit: contain;}
.bg_5 .hightlight_5p ul li{ height: 340px; margin-top: 150px;}
.bg_5 .hightlight_5p ul li h4{ background:url("../images/bg_DB.jpg");}
.bg_5 .hightlight_5p ul li:first-child{width: 280px;height: 450px;margin-top: 40px; padding-top: 10px;}
.bg_5 .hightlight_5p ul li:first-child p{padding: 8px 15px 0;}
.bg_5 .hightlight_5p ul li:first-child img{width:280px; height: 280px; margin: 0 auto 10px;}
.bg_5 .hightlight_5p .titleD{ position: absolute; top: 60px; left: 440px;font-family: 'Dela Gothic One', cursive; color:#fff; }
.bg_5 .hightlight_5p .titleD .more {
    font-size: 1.2rem;
    padding: 10px;
    position: relative;
    top: -25px;
    right: -560px;
    transition-duration: 0.3s;
}
.bg_5 .hightlight_5p .titleD .more a{ color: #fff;}
.bg_5 .hightlight_5p .titleD .more:hover{ transform: scale(0.98);}

@media screen and ( max-width: 991px ){
	.bg_5 .titleC{ margin-bottom: 3vw;}
	.bg_5 .hightlight_5p { width: 98vw; margin: 0 auto 3vw; padding: 2vw 0; background: url("../images/bg_B.jpg"); border: 2px solid #fff; border-radius: 10px;}
	.bg_5 .h_5p-even { width: 98vw; margin: 0 auto 3vw; padding: 2vw 0; background: url("../images/bg_B.jpg"); border: 2px solid #fff; border-radius: 10px;}
	.bg_5 .hightlight_5p img{padding:1vw;}
	.bg_5 .hightlight_5p ul { margin-top:12vw;}
	.bg_5 .hightlight_5p ul li{ height:auto; margin-top: 0;}
	.bg_5 .hightlight_5p ul li:first-child{width: 96vw;height: auto;margin-top: 0px; padding-top: 10px;}
	.bg_5 .hightlight_5p ul li:first-child p{padding:3%;}
	.bg_5 .hightlight_5p ul li:first-child img{width:45vw; height: 60vw; margin: 0 auto 10px;}
	.bg_5 .hightlight_5p .titleD {
		position: absolute;
		top: 0px;
		left: -35px;
		width: 100%;
		margin-top: 4vw;
		border: none;
		padding: 0;
	}
	.bg_5 .hightlight_5p .titleD .more{ font-size: 1.2rem; padding: 10px; position: absolute; top: 0px; right:2vw;transition-duration:0.3s;}
}




/*--輪播1--*/
.swiper { width: 1300px; padding-top: 30px; padding-bottom: 50px;margin: 0 auto;}
.swiper-wrapper,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{width: 300px;border-radius: 20px;}
.swiper-slide { background-position: center; background-size: cover; width: 300px; height: 300px;margin-bottom: 90px;}
.swiper-slide img {display: block; width: 300px; height: 300px;border-radius: 20px;}
.swiper-slide p{width: 100%;text-align: center;padding: 5px 5px;font-size: 22px;color: #000;font-weight:500;margin-top: 10px;line-height: 26px;}

@media screen and ( max-width: 991px ){
	.swiper { width: 100%; padding-top: 3vw; padding-bottom:2vw;margin: 0 auto;}
    .swiper-slide { background-position: center; background-size: cover; width: 80vw; height:auto; margin-bottom: 25vw;}	
	.swiper-slide { background-position: center; background-size: cover; width: 50vw; height: 50vw;}
	.swiper-slide img { display: block; width: 50vw; height: 50vw;border-radius: 20px;}
	.swiper-wrapper,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{width:50vw;border-radius: 20px;}
	.swiper-slide p{width: 100%;height: auto; text-align: center;padding: 5px 5px;font-size: 1rem;color: #000;font-weight:500;line-height: 1.2rem;margin-top: 6px;}
}


/*6個banner輪播*/
.bg1-sw{ display: flex;flex-wrap: wrap;width: 1080px;margin: 0 auto;}
.bg1-sw .swiper{padding-top: 50px; padding-bottom: 10px;}
.bg_1 .bg1-sw ul , .bg_3 .bg1-sw ul  {display: flex; justify-content: space-between;}
.bg_1 .bg1-sw .swiper-slide, .bg_3 .bg1-sw .swiper-slide{height: 100px;}
.bg_1 .bg1-sw .swiper-slide img, .bg_3 .bg1-sw .swiper-slide img {display: block; width: 350px; height: auto;}
.swiper-slide.ad {background-position: center; background-size: cover; width: 300px; height: 300px;margin-bottom: 60px;}
.swiper-slide.ad li { width: 360px;}
.swiper-slide.ad img { display: block; border-radius: 20px;}

@media screen and ( max-width: 991px ){
	.bg_1 .bg1-sw ul , .bg_3 .bg1-sw ul {flex-direction: column;}	
	.bg_1 .bg1-sw .swiper-slide, .bg_3 .bg1-sw .swiper-slide{height: auto;}	
	.bg1-sw .swiper{padding-top: 5vw; padding-bottom: 0vw;}	
	.bg1-sw{ display: flex;flex-wrap: wrap;width: 100%;margin: 0 auto;justify-content: center;}	
	.swiper { width: 100%; padding-top: 2vw; padding-bottom:8vw;margin: 0 auto;}
	.swiper-slide.ad { background-position: center; background-size: cover; width: 50vw; height: 50vw;}
	.swiper-slide.ad li { margin: 1vw auto;}	
	.swiper-slide.ad img { display: block; width: 50vw; height: 50vw;border-radius: 20px;}
}

/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:10%;
	right:1%;
	padding:5px;
	border-radius:2px;
	border: 1px solid #2d40a4;
	box-sizing: border-box;
	/*box-shadow: 0 10px rgba(255, 255, 255, 0.8);*/
	background: none;
	opacity:0.95; 
	display: flex;
	flex-direction: column;
	transform: translateX(0);
	transition: .3s;
	text-align:center;
	z-index:99;
	font-size:15px;
	overflow:hidden;
}
.side-menu2 label{
	position: fixed;
	width: 130px;
	height: 150px;
	background:#ffea00;
	opacity:0.95; 
	color: #285976;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 2px 2px 0;
	padding:18px 8px 10px 8px;
	font-weight:500;
}
#side-menu-switch2{
	position: absolute;
	opacity: 0;
	z-index: -1;
}
#side-menu-switch2:checked + .side-menu{
	transform: translateX(0);
}
.side-menu2 nav li:nth-child(odd){ height: 60px; background: #2d40a4; border-bottom: 1px solid #fff;}
.side-menu2 nav li:nth-child(even){ height: 60px; background: #738297; border-bottom: 1px solid #fff;}

.side-menu2 nav a{
	font-weight: bolder;
	display: block;
	padding: 10px 4px;
	color: #fff;
	text-decoration: none;
	position: relative;
	font-size:18px;	
	font-weight: 600;
	line-height: 40px;
}
.side-menu2 nav p.name_menu{ padding:10px 0; font-size:1.5em; line-height:1em; border-bottom:3px solid; border-color:#04414b; color:#df6616; font-weight:bold;}
.side-menu2 nav ul.area1{ margin-bottom:150px;}
.side-menu2 nav ul.area1 li{ width:50%; float:left; border-bottom:none;}
.side-menu2 nav ul.area1 li:nth-child(even){ border-right:1px dotted #ffffff;}
.side-menu2 nav ul.area1 li:nth-last-child(1), nav ul.area1 li:nth-last-child(2), nav ul.area2 li:nth-last-child(1){ border-bottom:none;}
	@media screen and ( max-width:991px ){
		.side-menu2 {display: none;}
	}



/*Plugin*/
.side-menu2 .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.side-menu2 .nav-pills>li.active>a, .side-menu2 .nav-pills>li.active>a:focus, .side-menu2 .nav-pills>li.active>a:hover, .nav-pills>li>a:hover {
	font-weight: 600;
    color: #fff;
    background: #3b302e;
	height: 60px;
	line-height: 40px;

}

.side-menu2 .nav-pills>li>a {
    border-radius: 0px;
}
.side-menu2 .nav>li>a {
    position: relative;
    display: block;
}


/*for mobile*/
menu{display:none;}
@media screen and ( max-width: 991px ){
		menu{ display:block;}
	}
menu ul{position:fixed;bottom:0;left:0;margin:0;width:100%;display:flex; flex-wrap: wrap; list-style: none;background: #ffea00;z-index:1000;border-top:none; font-weight: 600;}
menu ul li{border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding: 10px; width: 25%;box-sizing:border-box;text-align:center;font-size:13px;}
menu ul li:nth-child(odd){ background: #2d40a4;}
menu ul li:nth-child(even){ background: #738297;}
menu ul li a{font-size:14px; }
/* menu ul li:nth-last-child(1){border-right:none;} */
/* menu ul li:nth-child(5){border-right:none;} */
menu a{ color: #fff !important;text-decoration:none;}








/*--goto top--*/
#gotop {display: inline-block;background-color: #000;opacity:0.3;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 0px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;opacity: 0;visibility: hidden;z-index: 1000;margin: 30px;}
#gotop::after {font-family: FontAwesome;content:'　';font-weight: normal;font-style: normal;font-size: 2em;line-height: 50px;color: #fff;  opacity:0.5;background: url(../images/top.png) center no-repeat; background-size:50%;background-position:50% 20%;}
#gotop:hover {cursor: pointer;background-color: #666;}
#gotop:active {background-color: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}