@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_1920x1080.jpg") top center repeat-y fixed;}

h2, h3{ 
	font-family: 'Noto Serif TC', "微軟正黑體",'Microsoft JhengHei', Helvetica,Verdana, Arial, sans-serif;
	color: #fff;
}
.btt h2{font-size: 3.8rem; letter-spacing: 5px; margin-top: 105px; }



/* 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; }
}



/*主視覺商品輪播*/
.topbox img{position: absolute;}

.goods img{width: 270px;}
.goods {
    position: relative;
    width: 270px;
    top: 534px;
    left: 915.25px;
} 

.goods .g1, .goods .g2, .goods .g3 , .goods .g4 , .goods .g5{
    width: 298px;
    position: absolute;
    top:0;
    right: 0;
    animation-name:anime; 
    animation-duration: 10s;
    animation-iteration-count:infinite;
    animation-timing-function:ease-in-out;
}

.goods .g4{animation-delay: -2s;}
.goods .g3{animation-delay: -4s;}   
.goods .g2{animation-delay: -6s;}
.goods .g5{animation-delay: -8s;}

@keyframes anime{
0%{ opacity: 0;right: -80px;}
5%{  opacity: 1;right: 0;}
15%{  opacity: 1;right: 0;}
20%{  opacity: 0;right: 60px;}
66%{  opacity: 0;}
100%{  opacity: 0;}
}


/*主視覺動畫*/
.tilt-in-top-1 {
	position: absolute;
	top:0px; 
	left:-20px;
	-webkit-animation: tilt-in-top-1 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: tilt-in-top-1 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2022-6-13 15:14:37
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tilt-in-top-1
 * ----------------------------------------
 */
@-webkit-keyframes tilt-in-top-1 {
  0% {
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
}
@keyframes tilt-in-top-1 {
  0% {
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
}



/*區塊間距與樣式*/
.block_1 {margin-top: 50px;}
.block_1, .block_2, .block_3, .block_4, .block_5, .block_6, .block_7 { margin-bottom: 80px;}


/*元件調整*/
.toptitle {margin: 20px auto 20px;}
.crosswise {margin: 20px auto 20px;}

.block_1 .toptitle .font h4 {background: url("../images/bg_color_03.jpg");}
.block_1 .triple .font h4 {background: url("../images/bg_color_03.jpg");}
.block_2 .toptitle .font h4 {background: url("../images/bg_color_01.jpg");}
.block_3 .half ul {background: url("../images/bg_color_03.jpg"); border-radius: 15px;}
.block_3 .hightlight .font h4 {background: url("../images/bg_color_04.jpg");}
.block_3 .scene .font p { color: #fff;}
.block_4 .half ul {background: url("../images/bg_color_01.jpg"); border-radius: 15px;}
.block_4 .hightlight .font h4 {background: url("../images/bg_color_04.jpg");}
.block_4 .scene .font p { color: #fff;}
.block_5 .toptitle .font h4 {background: url("../images/bg_color_03.jpg");}
.block_6 .half ul {background: url("../images/bg_color_01.jpg"); border-radius: 15px;}
.block_6 .hightlight .font h4 {background: url("../images/bg_color_04.jpg");}
.block_7 .toptitle .font h4 {background: url("../images/bg_color_03.jpg");}


/*標題樣式與背景*/
.block_1 .btt{background: url("../images/title_bg_01.png") center no-repeat; height: 200px;}
.block_2 .btt{background: url("../images/title_bg_02.png") center no-repeat; height: 200px;}
.block_3 .btt{background: url("../images/title_bg_03.png") center no-repeat; height: 200px;}
.block_4 .btt{background: url("../images/title_bg_04.png") center no-repeat; height: 200px;}
.block_5 .btt{background: url("../images/title_bg_05.png") center no-repeat; height: 200px;}
.block_6 .btt{background: url("../images/title_bg_06.png") center no-repeat; height: 200px;}
.block_7 .btt{background: url("../images/title_bg_07.png") center no-repeat; height: 200px;}

.block_4 .sp h2 {font-size: 3rem; margin-top: 115px;}




/*m版設定*/
@media screen and ( max-width: 991px ){
	
/*區塊間距與樣式*/
.block_1 {margin-top: 10px;}
.block_1, .block_2, .block_3, .block_4, .block_5, .block_6, .block_7 { margin-bottom: 40px;}
	
	
/*標題樣式與背景*/	
.btt h2 {font-size: 2.8rem; margin-top: 80px;}
.block_4 .sp h2 {font-size: 2.4rem; margin-top: 65px; padding: 0 30px;}	
.block_1 .btt{background: url("../images/title_bgm_01.png") center no-repeat; height: 150px;}	
.block_2 .btt{background: url("../images/title_bgm_02.png") center no-repeat; height: 150px;}	
.block_3 .btt{background: url("../images/title_bgm_03.png") center no-repeat; height: 150px;}	
.block_4 .btt{background: url("../images/title_bgm_04.png") center no-repeat; height: 150px;}	
.block_5 .btt{background: url("../images/title_bgm_05.png") center no-repeat; height: 150px;}	
.block_6 .btt{background: url("../images/title_bgm_06.png") center no-repeat; height: 150px;}	
.block_7 .btt{background: url("../images/title_bgm_07.png") center no-repeat; height: 150px;}	
	
	
}






/*navigation bar for pc*/
/* Style the navbar */
#navbar {
	/*overflow: hidden;*/
	
	max-width:100%;
	height:50px;
	z-index:999;
	margin:0 auto;
	background:url("../images/bg_color_01.jpg");
  }
  	@media screen and ( max-width: 991px ) {
		#navbar{ display:none;} 
		.sticky + .content { padding-top:0px !important;}
	}

  .nav_content{ width:1200px; margin:0 auto;}
  /* Navbar links */
  #navbar a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	width:20%;
	font-size:20px;
	color:#ffffff;
	border-right: .5px solid #ffffff;
	height:50px;
	line-height:50px;
	letter-spacing: 1px;
	font-family: "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial;
  } 

#navbar a:hover{ background:url("../images/bg_color_02.jpg");}

#navbar .row_05 a{border-right: none;}

#navbar span{ color:#000000;}
  
  /* Page content */
  .content {
	padding: 0px;
  }
  
  /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  .sticky {
	position: fixed;
	top: 0;
	width: 100%;
  }
  
  /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
  .sticky + .content {
	padding-top: 60px;
	
  }
  .nav_content img{ transition:all 0.3s;}
  .nav_content img:hover{ transform:translateY(-5px);}



/*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:url("../images/bg_color_01.jpg");
	z-index:999;
	padding:2px 0px;
	border-top:none;
	height: 40px;
}
menu ul li{
	border-right:.5px solid #ffffff;
	padding:9px 0px;
	width:20%;
	box-sizing:border-box;
	text-align:center;
	letter-spacing:2px;
	color:#f7edcd;
	font-weight:400;
}
menu ul li a{
	font-size:15px;
	line-height:1.2rem;
	/*font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;*/
}
menu ul :nth-child(5){
    border-right:none;
}
menu a{
	color:#ffffff !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: 10vw;right: 0;margin: 2vw;	}
	}