@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;}



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


@font-face{
	font-family: SweiHalfMoonCJKtc;
	src: url("../font/SweiHalfMoonCJKtc-Bold.ttf")
}





/*主視覺動畫*/
.kv_pc {background: url("../images/kv_pc_1920x830.jpg")top center no-repeat; height: 100%; z-index: -2;}

.kv_deco_back1 {
	position: absolute;
	top:0px; right: -360px;
	animation: deco_top 40s -1s linear infinite; 
	width: 3350px;
	height: 800px; 
	background: url("../images/kv_pic_scroll.png") center repeat-x; 
	z-index: -1;
}
.kv_deco_back2 {
	position: absolute;
	top:560px; right: -360px;
	animation: deco_bottom 40s -1s linear infinite; 
	width: 3350px;
	height: 800px; 
	background: url("../images/kv_pic_scroll.png") center repeat-x; 
	z-index: -1;
}

@-webkit-keyframes deco_top {
		0% {background-position:-3350px 0;}
		100% {background-position: 0 0;}
		}
@-webkit-keyframes deco_bottom {
		0% {background-position:3350px 0;}
		100% {background-position: 0 0;}
		}


/*全背景裝飾*/
.all_bg_deco {background: url("../images/bg_deco2.png") top center repeat-y, url("../images/bg_deco.png") top center repeat-y; margin-top: -50px;}

/*區塊調整*/
.block_00, .block_1, .block_2, .block_3, .block_4, .block_5{margin-bottom:30px;}
.block_3, .block_6{margin-top: 60px;}
.block_4_1, .block_4_2{margin-bottom:30px;}


/*標題調整*/
.btt h2 {font-family: SweiHalfMoonCJKtc; font-size: 3.2rem; letter-spacing: 3px; text-shadow: 3px 1px #fff; border-bottom: 2px solid #000; padding-bottom: 15px;}
.stt h3 {font-family: SweiHalfMoonCJKtc; font-size: 2rem; letter-spacing: 3px; text-shadow: 2px 1px #fff; margin: -20px auto 10px;}
.block_00 h2 {padding-top: 70px; margin-bottom: -25px; border-bottom: none;}
.block_3 h2 {margin-bottom: -20px; border-bottom: none;}
.block_6 h2 {padding-top: 20px; margin-bottom: -20px;}
.block_4 .stt{ text-align: center;}
.block_4 .stt h3{ margin-bottom: -20px; padding:30px;font-size:2rem; position: relative; color:#000; border-left: none;}
.block_4 .stt .more{ padding: 2px 20px; font-size: 20px;border-radius: 50px;border: 5px double #fff;position: relative;background: url("../images/bg_color_1.jpg");margin-bottom: -10px;}
.stt .more a {color: #fff;}

.block_3 h3 {font-family: SweiHalfMoonCJKtc;
	src: url("../font/SweiHalfMoonCJKtc-Bold.ttf");}

/*元件調整*/
.collect_5x6 {margin: 10px auto;}
.collect_5x6 li { border-radius: 15px;}
.collect_5x6 .special {background: url("../images/bg_color_1.jpg");}
.rectangle_3p {margin: 10px auto;}
.rectangle_3p li { border-radius: 15px;}
.hightlight_5p {margin: 10px auto;}
.hightlight_5p li { border-radius: 15px;}
.hightlight_5p .font h4 {background: url("../images/bg_color_1.jpg");}
.hightlight_5p img { border-radius: 15px 15px 0 0;}
.triple {margin: 10px auto;}
.triple li { border-radius: 15px;}
.triple .font h4 {background: url("../images/bg_color_1.jpg");}
.keywordA li:hover {background: url("../images/bg_color_1.jpg");}
.keywordA a:hover {color: #fff;}
.block_3 .price {text-align: center;}
.block_6 .price {text-align: center;}

/*film-genre*/
.film-genre{ margin: 40px auto 0px auto; width: 1200px;}
.film-genre li { width: 230px; height: 230px; margin: 6px; border-radius:50%; background: #fff;}
.film-genre img{ width: 105%; height:auto; object-position:-10px 0px; }
.film-genre .font { width: 230px; height: 230px; display: flex; justify-content: center; align-items: center; left: 0; right: 0;}
.film-genre .font h4 { line-height:initial; font-weight: normal; padding:10px; letter-spacing: 4px;  }


/*promotion三塊*/
.top{width: 1200px;margin: 0 auto;}
.promotion { display: flex;}
.promotion:hover{transform: none;}
.promotion a:hover{
    transform: scale(0.95);
    transition: .5s;}

.a1 {animation: flipInX 1s;
    animation-delay: 0s;}
.a2 {animation: flipInX 1s;
    animation-delay: .7s;}
.a3 {animation: flipInX 1s;
    animation-delay: 1.4s;}


/* -------------------------------------m版------------------------------------- */
@media screen and ( max-width: 991px ){
	
/*區塊調整*/
.block_00, .block_1, .block_2, .block_3, .block_4, .block_5{margin-bottom:40px;}	
.block_3, .block_6 {margin-top: 50px;}
.block_4_1, .block_4_2{margin-bottom:20px;}

/*標題調整*/
.stt h3 {margin: -5px auto 5px;}
.block_3 h2, .block_6 h2 {margin-bottom: 0px;}
.block_4 .stt{ text-align: center; margin-top: 0; background-size: cover;top:0;}
.block_4 .stt h3{padding: 9px 56px;top: 10px;position: relative;margin-top: -20px; margin-bottom: 25px;}	


	
/*film-genre*/
	.film-genre {width: 100%;}
    .film-genre li { width: 45vw; height: 45vw; margin: 1vw; }
	.film-genre .font { width: 45vw; height: 45vw;}
	.film-genre .font h4 { line-height:initial;}
	.film-genre img { width: 45vw; height: 45vw; /*object-position: 100% 100%;*/ }
	.film-genre li:hover .font { display: flex;}	
			
/*promotion三塊*/
  .top{ display: none;}
  .block_00 .kv_m a {margin: 0 10px; padding: 7px 0;}

}	












/*第一款輪播*/

.secondswiper{}
.secondswiper{ display: flex;flex-wrap: wrap;width: 1080px;margin: 20px auto 0;}
.secondswiper .mySwiper2 { width: 520px; height:670px; background:#44444482; margin: 0px 10px; border-radius: 30px; padding-bottom: 5px;}
.mySwiper2 ul{padding:20px 30px 30px 30px;}
.mySwiper2 ul li a:hover, .mySwiper2 ul li:hover{transform: scale(.9);}
.mySwiper2 ul li:nth-child(1) img{width: 450px; height: 450px; object-fit: contain;margin: 40px auto 0;}
.mySwiper2 ul li:nth-child(2){background:url("../images/bg_color_1.jpg");width: 100px;height: 100px;
	border-radius: 50%; display: flex;align-items: center;justify-content: center;position: absolute; top: 0px;}
.mySwiper2 ul li:nth-child(2) p{font-size: 20px;color: #fff; margin-top: 0;}
.mySwiper2 ul li:nth-child(2) big{font-size: 30px;color: #fff;}
.mySwiper2 ul li:nth-child(3){position: absolute; top: 0px;left: 140px;font-size: 40px;}
.mySwiper2 ul li:nth-child(3) span{font-size: 40px;color: #ffffff;font-weight: bold;}
.mySwiper2 ul li:nth-child(4){position:relative; bottom: 10px;left: -30px;}
.mySwiper2 ul li:nth-child(4) span{background:#fff;color:#f25643;padding: 5px 10px;font-size: 24px;text-align: left;}
.mySwiper2 ul li:nth-child(5){position:relative; bottom: -10px;left: -30px;}
.mySwiper2 ul li:nth-child(5) span{background: #fff;color: #7a86c0;padding: 5px 10px;font-size: 18px;text-align: left;}
.mySwiper2 ul li:nth-child(6){background:url("../images/bg_color_1.jpg");width: 110px;height: 110px; border-radius: 50%;  
	top: 500px;right: 20px;display: flex;align-items: center;justify-content: center;position:absolute;}
.mySwiper2 ul li:nth-child(6) p{color: #fff; font-size: 23px; font-weight:500; margin-top: 0;}
.mySwiper2 ul li .price p{ font-size: 1.6rem; color:#f25643; font-weight: bold; line-height: 0.2; padding-top:6px; padding-bottom:10px;}

@media screen and ( max-width: 991px ){
	.secondswiper{ display: flex;flex-wrap: wrap;width: 96vw;margin: 0 auto;}
    .secondswiper .mySwiper2 { width:94vw; height:auto; margin: 2vw 2vw;}
	.mySwiper2 ul{padding:20px 30px 30px 20px;}
	.mySwiper2 ul li:nth-child(1) img{width:80vw; height: 80vw; object-fit: contain;margin: 2vw auto 0;}
	.mySwiper2 ul li:nth-child(2){;width: 20vw;height:20vw; border-radius: 50%; display: flex;align-items: center;justify-content: center;position:absolute;}
	.mySwiper2 ul li:nth-child(2) p{font-size:1rem;}
	.mySwiper2 ul li:nth-child(2) big{font-size: 1.5rem;}
	.mySwiper2 ul li:nth-child(3){position:relative; top: 0;left:0;font-size:2rem;text-align: center;margin-top: 10px;}
	.mySwiper2 ul li:nth-child(3) span{font-size: 2rem;}
	.mySwiper2 ul li:nth-child(4){position:relative; bottom:0;left: 0;top: 0; text-align:center;margin: 20px auto;}
	.mySwiper2 ul li:nth-child(4) span{padding: 5px 10px;font-size:1.4rem;}
	.mySwiper2 ul li:nth-child(5){position:relative; bottom:0;left: 0;text-align:center;margin: 0 auto;}
	.mySwiper2 ul li:nth-child(5) span{;padding: 5px 10px;font-size: 1rem;text-align:center}
	.mySwiper2 ul li:nth-child(6) p,.mySwiper2 ul li:nth-child(6){display: none;}
	
	.mySwiper2 .swiper-slide { background-position: center; background-size: cover; width: 50vw; height: auto;margin-bottom:30px; }	
}


/*--第二款輪播--*/
.swiper {
        width: 1300px;
        padding-top: 30px;
        padding-bottom: 60px;
	    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: 60px;
      }

      .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: 2vw;
        padding-bottom:2vw;margin: 0 auto;
      }
      .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 80vw;
        height:auto;
		margin-bottom: 70px;
      }	
	  .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;}
}




/*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_1.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:21px;
	color:#fff;
	border-right: .75px solid #fff;
	height:50px;
	line-height:50px;
	transition: .5s;
	letter-spacing: 1px;
  } 

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


  #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_1.jpg");
	z-index:999;
	padding:2px 0;
}
menu ul li{
	border-right:1px solid #fff;
	padding:8px 0;
	width:20%;
	box-sizing:border-box;
	text-align:center;
	letter-spacing:.5px;
	font-weight:400;
}
menu ul li a{
	font-size:13px;
	line-height:1.2rem;
}
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: 9vw;right: 0;margin: 2vw;	}
	}