@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/side_deco.png")top center repeat-y; background-color: #fff800;}



/* 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;}
.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; }
	.for_pc{ display: none; }
	.for_m { display: block; }
}


/*主視覺動畫*/
img.kv_pic1 {
	position: absolute;
	top:0px;
	left:-120px;
	animation: flipInY 1.2s;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}
img.kv_pic2 {
	position: absolute;
	top:0px;
	left:155px;
}
img.kv_pic3 {
	position: absolute;
	top:0px;
	left:547px;
	animation: flipInY 1.2s;
	animation-delay: .3s;
	animation-fill-mode: backwards;
}
img.kv_pic4 {
	position: absolute;
	top:207px;
	left:-120px;
}
img.kv_pic5 {
	position: absolute;
	top:390px;
	left:155px;
	animation: flipInY 1.2s;
	animation-delay: .6s;
	animation-fill-mode: backwards;
}
img.kv_pic6 {
	position: absolute;
	top:181px;
	left:547px;
}
img.kv_pic7 {
	position: absolute;
	top:650px;
	left:-120px;
	animation: flipInY 1.2s;
	animation-delay: .9s;
	animation-fill-mode: backwards;
}
img.kv_pic8 {
	position: absolute;
	top:650px;
	left:155px;
}
img.kv_pic9 {
	position: absolute;
	top:628px;
	left:480px;
	animation: flipInY 1.2s;
	animation-delay: 1.1s;
	animation-fill-mode: backwards;
}
img.kv_title {
	position: absolute;
	top:37.5px;
	left:635px;
	animation: bounceInDown 1s;
	animation-delay: 1.8s;
	animation-fill-mode: backwards;
}
img.kv_promotion {
	position: absolute;
	top:466.5px;
	left:833px;
	animation: bounceInDown 1s;
	animation-delay: 2.3s;
	animation-fill-mode: backwards;
}
img.kv_c1 {
	position: absolute;
	top:185px;
	left:-380px;
    animation-name: Move_CLOUD; 
    animation-duration: 15s; 
    animation-delay: 0s; 
	animation-direction:alternate;
    animation-iteration-count: infinite;   
}
img.kv_c2 {
	position: absolute;
	top:507px;
	left:51px;
    animation-name: Move_CLOUD; 
    animation-duration: 12s; 
    animation-delay: -2s; 
	animation-direction:alternate;
    animation-iteration-count: infinite;   
}
img.kv_c3 {
	position: absolute;
	top:530px;
	left:1230px;
    animation-name: Move_CLOUD; 
    animation-duration: 15s; 
    animation-delay: -2s; 
	animation-direction:alternate;
    animation-iteration-count: infinite;   
}
img.kv_c4 {
	position: absolute;
	top:-73px;
	left:1285px;
    animation-name: Move_CLOUD; 
    animation-duration: 12s; 
    animation-delay: 0s; 
	animation-direction:alternate;
    animation-iteration-count: infinite;   
}

/*漂浮雲*/
@keyframes Move_CLOUD {	
	0% {
		transform: translateX(0%);	
	}
	50% {
		transform: translateX(15%);	
	}	
	100% {
		transform: translateX(0%);
	}
}



/*滾動裝飾*/
.bg_deco{width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.rellax-01{ position: absolute;top:10px;right:-240px;z-index: -1;}
.rellax-02{ position: absolute;top:1200px;left:-280px;z-index: 1;}
.rellax-03{ position: absolute;top:1900px;right:-360px;z-index: -1;}
.rellax-04{ position: absolute;top:3000px;left:-300px;z-index: -1;}
.rellax-05{ position: absolute;top:3600px;right:-250px;z-index: -1;}

.bg_deco2{width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.rellax-06{ position: absolute;top:1600px;right:-260px;z-index:90;}
.rellax-07{ position: absolute;top:1900px;left:-300px;z-index: 90;}
.rellax-08{ position: absolute;top:3000px;right:-390px;z-index: 90;}
.rellax-09{ position: absolute;top:3000px;left:-320px;z-index: 90;}
.rellax-10{ position: absolute;top:4100px;right:-250px;z-index: 90;}

.bg_deco3{width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.rellax-11{ position: absolute;top:2700px;right:-360px;z-index:90;}
.rellax-12{ position: absolute;top:3000px;left:-330px;z-index: 90;}
.rellax-13{ position: absolute;top:4500px;right:-280px;z-index: 90;}
.rellax-14{ position: absolute;top:4500px;left:-320px;z-index: 90;}

.bg_deco4{width: 100%;  position: relative; text-align:center; display: flex;justify-content: center;max-width: 1920px; margin: auto;flex-wrap: wrap-reverse;}
.rellax-16{ position: absolute;top:3600px;left:-300px;z-index:90;}
.rellax-17{ position: absolute;top:3000px;right:-260px;z-index: 90;}
.rellax-18{ position: absolute;top:4500px;left:-300px;z-index: 90;}
.rellax-19{ position: absolute;top:3800px;right:-290px;z-index: 90;}



/*區塊調整*/
.blk_spa {margin-bottom: 60px;}
.block_00 {
	background:url("../images/bg_00.png") top center no-repeat;
	height: 496px;
	padding-top: 55px;
	margin-bottom: -150px;
}
.block_2, .block_6 {background: url("../images/bg_fixed1.jpg") center no-repeat fixed; padding-top: 40px; padding-bottom: 40px;}
.block_4 {background: url("../images/bg_fixed2.jpg") center no-repeat fixed; padding-top: 40px; padding-bottom: 40px;}

/*標題*/
.btt h2, .stt h3, .half ul h3 {
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 900; 
	font-style: italic; 
	color: #222;
}
.block_00 .btt h2{
   -webkit-text-stroke: .9px #fff800;
   font-size: 3.5rem;
   letter-spacing: 3px;		
}
.black .btt h2 {
   -webkit-text-stroke: .9px #fff800;
   font-size: 3.2rem;
   letter-spacing: 3px;		
}
.block_00 .btt, .black .btt {
	background: url("../images/btt_bg1.png") top center no-repeat;
	width: 100%;
	height: 80px;
	margin: 0 auto -20px;
}
.block_1 .btt h2, .block_3 .btt h2, .block_5 .btt h2, .block_7 .btt h2 {
   -webkit-text-stroke: 1px #222;
   font-size: 3.2rem;
   letter-spacing: 3px;		
   color: #fff800;	
}

.block_1 .btt {
	background: url("../images/btt_bg2.png") top center no-repeat;
	width: 100%;
	height: 80px;
	margin: 120 auto -60px;
}

.block_3 .btt, .block_5 .btt {
	background: url("../images/btt_bg2.png") top center no-repeat;
	width: 100%;
	height: 80px;
	margin: 0 auto -20px;
}


.block_7 .btt {
	background: url("../images/btt_bg2.png") top center no-repeat;
	width: 100%;
	height: 80px;
	margin: 0 auto;
}
.stt h3:before { 
	background-image: url("../images/stt_before.png");
    background-size: 100%;
    display: inline-block;
    width: 39px; 
    height: 13px;
	margin-right: 7px;
	margin-bottom: 7px;
    content:""; 
}
.stt h3:after { 
	background-image: url("../images/stt_after.png");
    background-size: 100%;
    display: inline-block;
    width: 39px; 
    height: 12px;
	margin-left: 11px;
	margin-bottom:7px;
    content:""; 
}
/*
.stt h3:before, .stt h3:after{
	background-color: #222;
    background-size: 100%;
    display: inline-block;
    width: 30px; 
    height: 3px;
	margin: 12px 12px 10px 15px;
    content:""; 
}
*/
.black .stt h3, .half ul h3 {color: #fff800;}
.block_2 .black .stt h3, .block_2 .half ul h3 {color: #222;}
.black .stt h3:before { 
	background-image: url("../images/stt_before2.png");
    background-size: 100%;
    display: inline-block;
    width: 39px; 
    height: 13px;
	margin-right: 7px;
	margin-bottom: 7px;
    content:""; 
}
.black .stt h3:after { 
	background-image: url("../images/stt_after2.png");
    background-size: 100%;
    display: inline-block;
    width: 39px; 
    height: 12px;
	margin-left: 11px;
	margin-bottom:7px;
    content:""; 
}
/*
.black .stt h3:before, .black .stt h3:after{
	background-color: #fff800;
    background-size: 100%;
    display: inline-block;
    width: 30px; 
    height: 3px;
	margin: 12px 12px 10px 15px;
    content:""; 
}
*/



/*元件調整*/
.banner {padding: 0px;}
.crosswise {margin: 20px auto;}
.special_5p_1 .title_AA h3 {
	background: url("../images/spstt_bg.png") top center no-repeat;
    padding: 40px 0 80px 230px;
    width: 100%;
    position: absolute;
    top: 20px;
    font-size: 2.2rem;
    letter-spacing: 3px;
	color: #fff800;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 900; 
	font-style: italic; 
}
.special_5p_1 .hightlight_5p ul li {
    border: 2px solid #222;
	border-radius: 0 0 6px 6px;
	height: 335px;
}
.special_5p_1 .hightlight_5p ul li:first-child { height: 445px;}
.special_5p_1 .hightlight_5p ul li h4 {background-color: #222;}
.photograph img {
	border: 2px solid #222;
	border-radius: 6px;
}
.crosswise li, .toptitle li, .banner li, .alternate li, .crosswise_3p li,.hightlight li {
    border: 2px solid #222;
	border-radius: 6px;
}
.toptitle .font h4 {background-color: #222;}
.half ul {background-color: #222; border-radius: 6px; }
.scene .font p {color: #E6E6E6;}
.hightlight .font h4 {background-color: #ffa7b2;}
/*.block_1 .hightlight .font h4 {background-color: #222;}
.block_1 .half ul.font h4 {background-color: #ffa7b2;}
*/
.hightlight img {
    border-radius: 4px 4px 0 0;
    width: 256px;
    height: 260px;
    object-fit: cover;
}
.scene img {
    display: block;
    width: 470px;
    height: 470px;
    object-fit: cover;
}
.alternate ul:nth-child(odd) li:first-child {background-color: #ffa7b2; border-radius: 100px 6px 6px 6px;}
.alternate ul:nth-child(even) li:last-child {background-color: #a2e6ff; border-radius: 6px 6px 100px 6px;}
.alternate ul:nth-child(odd) li:first-child .font h4,.alternate ul:nth-child(even) li:last-child .font h4, .alternate ul:nth-child(odd) li:first-child .font .price big, .alternate ul:nth-child(even) li:last-child .font .price big {color: #a02613;}
.alternate ul:nth-child(odd) li:first-child .font p,.alternate ul:nth-child(even) li:last-child .font p, .alternate ul:nth-child(odd) li:first-child .font .price, .alternate ul:nth-child(even) li:last-child .font .price {color: #666;}
.scene .font .price {color: #E6E6E6; text-align: left;}
.scene .font .price big {color: #ffa7b2;}


/*black裡的元件*/
.black .crosswise li, .black .toptitle li, .black .banner li, .black .alternate li, .black .crosswise_3p li,.black .hightlight li, .black .rectangle_3p li {border: 2px solid #fff800; border-radius: 6px;}
.black .toptitle .font h4 {background-color: #222;}
.black .half ul {background-color: #fff800; border-radius: 6px; }
.black .scene .font p {color: #222;}
.black .hightlight .font h4 {background-color: #222;}
.black .hightlight_5P li .font h4 {background-color: #222;}
.black .scene .font .price {color: #222; }
.black .scene .font .price big {color: var(--PV-eslite);}

/*promotion三塊*/
.block_00 ul {
    width: 1200px;
    margin: 40px auto 20px;
    display: flex;
    justify-content: space-around;
}

/*按鈕*/
.button_go {margin: 40px 0;}
.button_go a{
	text-align: center;
	width: 360px;
	height: 80px;
	display: block;
	background: #ffa7b2;
	line-height: 75px;
	margin: 0 auto;
	border-radius: 50px;
	color: #fff;
	box-shadow: 0 6px #e97583;
	transition: .2s;
	font-size:2.4rem;
	letter-spacing: 5px;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 900; 
	font-style: italic; 
}
.button_go a:hover{ 
	filter:brightness(90%);
	transform: translateY(4px);
	box-shadow: 0 2px #e26700;	
}


/* -------------------------------------m版------------------------------------- */
@media screen and ( max-width: 991px ){
	
/*滾動裝飾*/
.bg_deco, .bg_deco2, .bg_deco3, .bg_deco4{display: none;}
	
/*區塊調整*/
.blk_spa {margin-bottom: 6vw;}	
.block_00 {
	background:#222;
	height: auto;
	padding-top: 6vw;
	padding-bottom: 4vw;
	margin-bottom: 4vw;
}
.block_2, .block_6 {background:#222; padding-top: 6vw; padding-bottom: 2vw;}
.block_4 {background:#222; padding-top: 6vw; padding-bottom: 2vw;}

/*標題*/
.block_00 .btt h2{
   -webkit-text-stroke: .9px #fff800;
   font-size: 2.5rem;
   letter-spacing: 0px;		
}
.black .btt h2 {
   -webkit-text-stroke: .9px #fff800;
   font-size: 2.5rem;
   letter-spacing: 0px;	
}
.block_00 .btt, .black .btt {
	background-size: contain;
	width: 85%;
	margin: 0 auto -10vw;
}
.block_1 .btt h2, .block_3 .btt h2, .block_5 .btt h2, .block_7 .btt h2 {
   -webkit-text-stroke: 1px #222;
   font-size: 2.3rem;
   letter-spacing: 3px;		
   color: #fff800;	
}
.block_1 .btt, .block_3 .btt, .block_5 .btt {
	background-size: contain;
	width: 90%;
	margin: 0 auto -10vw;
}
.block_7 .btt {
	background-size: contain;
	width: 90%;
	margin: 0 auto -8vw;
}
.stt h3, .half ul h3 {font-size: 1.8rem;}	
.stt h3:before { 
    background-size: contain;
    width: 25px; 
    height: 10px;
	margin-right: 1vw;
	margin-bottom: 2vw;
}
.stt h3:after { 
    background-size: contain;
    width: 25px; 
    height: 8px;
	margin-right: 2vw;
	margin-bottom: 2vw;
}	
.black .stt h3:before { 
    background-size: contain;
    width: 25px; 
    height: 10px;
	margin-right: 1vw;
	margin-bottom: 2vw;
}
.black .stt h3:after { 
    background-size: contain;
    width: 25px; 
    height: 8px;
	margin-right: 2vw;
	margin-bottom: 2vw;
}	
	
/*
.stt h3:before, .stt h3:after{
	background-color: #222;
    background-size: 100%;
    display: inline-block;
    width: 30px; 
    height: 3px;
	margin: 12px 12px 10px 15px;
    content:""; 
}
.black .stt h3:before, .black .stt h3:after{
	background-color: #fff800;
    background-size: 100%;
    display: inline-block;
    width: 30px; 
    height: 3px;
	margin: 12px 12px 10px 15px;
    content:""; 
}	
*/
	
/*元件調整*/
.crosswise {margin: 2vw auto;}		
.special_5p_1 .title_AA { margin: 1vw auto -30vw;}
.special_5p_1 .title_AA h3 {
	background: none;
    padding: 2vw 0 0 0px;
    left: 0;
    width: 100%;
	top: 0px;
    font-size: 1.8rem;
	color: #222;
}
.special_5p_1 .hightlight_5p ul li:first-child { height: auto;}	
.special_5p_1 .hightlight_5p ul li { height: auto;}		
.half ul {width: 98%; margin: 2vw auto;}	
.hightlight img {width: 45vw;height: 45vw;}
.scene img {width: 80vw;height: 80vw;}	
.alternate ul:nth-child(odd) li:first-child {border-radius: 50px 6px 6px 6px;}
.alternate ul:nth-child(even) li:last-child {border-radius: 6px 6px 50px 6px;}	
	
/*promotion三塊*/
.block_00 ul { display: none;}
.block_00 .kv_m {margin-top: 3vw;}	
.block_00 .kv_m a {margin: 0 2vw; padding: 0.5vw 0;}	
	
/*按鈕*/
.button_go {margin: 6vw 0 10vw;}
.button_go a{
	text-align: center;
	width: 80vw;
	height: auto;
	line-height: 12vw;
	font-size: 2rem;
}	
	
}







/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:10%;
	right:1%;
	padding:10px;
	border-radius:10px;
	border: 2px solid #fff800;; 
	box-sizing: border-box;
	background:#222;
	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:#3752a3;
	opacity:0.95; 
	color: #ffffff;
	right: -40px;
	top: 0%;
	line-height: 28px;
	text-align: center;
	font-size: 24px;
	border-radius: 0 10px 10px 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 a{
	display: block;
	padding: 10px 4px;
	color: #888;
	text-decoration: none;
	position: relative;
	font-size:1.05rem;
	line-height: 1.2;
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: 700; 
	font-style: italic;
}
.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:1px dotted #c9c9c9;}
.side-menu2 nav ul.area1 li:nth-child(even){ border-right:1px dotted #c9c9c9;}
.side-menu2 nav ul.area2 li{ border-bottom:1px dotted #888;} /*選項字隔線色*/
.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 {
    color: #fff800 !important; 
    background: none;
}

.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:#222;
	z-index:999;
	padding:2px 0;
	border-top:none;
}
menu ul li{
	border-right:.75px solid  #fff;
	border-bottom:.75px solid #fff;
	padding:5px 0;
	width:25%;
	box-sizing:border-box;
	text-align:center;
	letter-spacing:1px;
	color:#fff;
}
menu ul li a{
	color: #fff;
	font-size:13px;
	line-height:1.2rem;
}

menu ul li:nth-child(5), menu ul li:nth-child(6), menu ul li:nth-child(7) {border-bottom:none; width:33.3%;}
menu ul li:nth-child(4), menu ul li:nth-child(7) {border-right:none;}
menu a{
	color:#fff; 
	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: 15vw;right: 0;margin: 2vw;	}
	}

/* share url */
#share{display: inline-block;background-color: #000;opacity:0.4;width: 40px;height: 40px;text-align: center;border-radius: 100%;position: fixed;bottom: 50px;right: 0px;transition: background-color .3s, opacity .5s, visibility .5s;z-index: 1000;margin: 30px;}#share::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/share.png) center no-repeat; background-size:20px;background-position:50% 30%;}#share:hover{cursor: pointer;background-color: #666;}#share:active{background-color: #666;}@media screen and ( max-width: 991px ){#share{bottom: calc(15vw + 50px);right: 0;margin: 2vw;}}