@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_fixed1.jpg") bottom center no-repeat fixed;}
@media screen and ( max-width: 991px ){
html{background:url("../images/bg_fixed_m.jpg") top center repeat fixed;}
	}


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

header {background: url("../images/header_bg.jpg") top center no-repeat;}
@media screen and ( max-width: 991px ){
header {background:url("../images/bg_color3.jpg"); min-width: 100%;}
}

@font-face {font-family:GenJyuuGothic-Heavy;src:url("https://events.eslite.com/font/GenJyuuGothic-Heavy.ttf");}


/*主視覺動畫*/
img.kv_title1{ 
	position: absolute;
	top:136px;
	left:250px;
	animation: bounceIn .8s;
	animation-delay: 0s;
	animation-fill-mode: backwards;
}
img.kv_title2{ 
	position: absolute;
	top:142px;
	left:448px;
	animation: bounceIn .8s;
	animation-delay: .5s;
	animation-fill-mode: backwards;
}
img.kv_date{ 
	position: absolute;
	top:45px;
	left:218px;
	animation: bounceIn .8s;
	animation-delay: .8s;
	animation-fill-mode: backwards;
}
img.kv_promotion1{ 
	position: absolute;
	top:535px;
	left:0px;
	animation: rubberBand 1.2s;
	animation-delay: 1.2s;
}
img.kv_promotion2{ 
	position: absolute;
	top:628px;
	left:0px;
	animation: bounceIn 1.2s;
	animation-delay: 1.6s;
}



/*標題調整*/
.btt h2, .half ul h3, .subtitle h3, .subtitle .more a {font-family:GenJyuuGothic-Heavy; color: #ff8400;}
.btt {
	background: url("../images/btt_bg.png")top center no-repeat;
	width: 100%;
	height: 138px;
	margin-top: 10px;
}
.btt h2{
	font-size: 3.7rem;
	letter-spacing: 7px;
	padding-top: 52px;
}
.stt h3{
	font-family:GenJyuuGothic-Heavy; 
	color: #fff;
}
.stt h3:before, .stt h3:after{
	background-color: #fff;
    background-size: 100%;
    display: inline-block;
    width: 30px; 
    height: 3px;
	margin: 12px 12px 10px 10px;
    content:""; 
}
.subtitle h3 {border-left: none; padding: 0 0 0 120px;}
.subtitle .more {padding: 10px 32px 10px 10px;}

/*區塊調整*/
/*.blk_spa {margin-bottom:80px;}*/
.block_2, .block_5 {background: url("../images/bg_deco1.png")top center repeat-y ,url("../images/bg_color1.jpg"); padding-top: 20px; padding-bottom: 40px;}
.block_3 {background: url("../images/bg_fixed2.jpg") top center no-repeat fixed;  padding-top: 20px; padding-bottom: 40px;}
.block_6 {background: url("../images/bg_fixed3.jpg") top center no-repeat fixed;  padding-top: 20px; padding-bottom: 40px;}
.block_4, .block_7 {background: url("../images/bg_deco2.png")top center repeat-y ,url("../images/bg_color2.jpg");  padding-top: 20px; padding-bottom: 40px;}
.block_1 {padding-top: 20px; padding-bottom: 60px;}
.block_8 {padding-top: 80px;}

/*元件調整*/
.banner {padding: 0px;}
.hightlight_5p .subtitle span.more {top:10px;}
.topfive-ad3 .subtitle span.more {top:10px;}
.half ul {background: none; padding: 15px 0 0 0;}
.bg_1 {background: url("../images/bg_1.png") top center no-repeat; padding-bottom: 30px; margin: 20px auto;}
.bg_2 {background: url("../images/bg_2.png") top center no-repeat; padding-top: 28px; padding-bottom: 35px; margin: 20px auto;}
.hightlight .font h4 {background: #4eb947;}
.hightlight_5p .font h4, .collect_5x6 .special, .collect_5x6 .s-row h4 {background: #ff8400;}

/*promotion三塊*/
.block_00 ul {
    width: 1200px;
    margin: 20px auto;
    display: flex;
    justify-content: space-around;
}

/**-- 五格加AD more--*/
.topfive-ad{margin: 0px auto 20px;}
.topfive-ad ul{padding: 10px 0;}
.topfive-ad ul li:first-child{width: 260px;padding: 5px;}
.topfive-ad ul li:first-child img:nth-child(1){width: 250px;height: 250px;}
.topfive-ad ul li:first-child img:nth-child(2){width: 250px;height: 35px;}

/**-- 四格加AD more--*/
.topfive-ad3{margin: 0px auto; background: url("../images/bg_2.png") top center no-repeat; padding-top: 28px; padding-bottom: 30px;}
/*.topfive-ad3 ul{padding:0;}*/
.topfive-ad3 ul li:first-child{width: 310px;padding: 15px; background: none;}
.topfive-ad3 ul li:first-child img:nth-child(1){width: 280px;height: 280px;}
.topfive-ad3 ul li:first-child img:nth-child(2){width: 280px;height: 50px;}
.topfive-ad3 ul li{width: 250px;padding: 5px;}
.topfive-ad3 ul li img{width: 240px; height: 240px;}

/*film-genre*/
.film-genre{ margin: 0px auto 10px 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;  }

/*按鈕*/
.button_go {margin: 40px 0;}
.button_go a{
	text-align: center;
	width: 360px;
	height: 80px;
	display: block;
	background: url("../images/bg_color1.jpg");
	line-height: 80px;
	margin: 0 auto;
	border-radius: 50px;
	color: #fff;
	box-shadow: 0 6px #e26700;
	transition: .2s;
	font-size:2.8rem;
	font-family:GenJyuuGothic-Heavy;
	letter-spacing: 5px;
}
.button_go a:hover{ 
	filter:brightness(82%);
	transform: translateY(4px);
	box-shadow: 0 2px #e26700;	
}

/* -------------------------------------m版------------------------------------- */
@media screen and ( max-width: 991px ){
	
/*區塊調整*/
/*.blk_spa {margin-bottom:6vw;}	*/
.block_2, .block_5 {padding-top: 2vw; padding-bottom: 3vw;}
.block_3 {background: none; padding-top: 2vw; padding-bottom: 3vw;}
.block_6 {background: none; padding-top: 2vw; padding-bottom: 3vw;}		
.block_4, .block_7 {padding-top: 2vw; padding-bottom: 3vw;}
.block_1 {padding-top: 0; padding-bottom: 3vw;}
.block_8 {padding-top: 4vw;}	
	
/*標題調整*/
.btt {
	background: url("../images/btt_bg.png")top center no-repeat;
	width: 70%;
	background-size: contain;
	height: 138px;
	margin-top: 1vw;
	margin-bottom: -15vw;
}
.btt h2{
	font-size: 2.9rem;
	letter-spacing: 5px;
	padding-top: 7.5vw;
}
.stt {margin: 3vw auto 0; }	
.stt h3{
	font-family:GenJyuuGothic-Heavy; 
	color: #fff;
}
.stt h3:before, .stt h3:after{
	background-color: #fff;
    background-size: 100%;
    display: inline-block;
    width: 30px; 
    height: 3px;
	margin: 12px 12px 10px 10px;
    content:""; 
}
.subtitle{margin: 0vw auto; padding: 1vw;}	
.subtitle h3 {border-left: none; padding: 0 0 0 4vw;}
.subtitle .more {padding: 3vw;}	
	
/*元件調整*/	
.bg_1 {background: none; padding-bottom:0; width: 97vw; margin: 2vw auto;}
.bg_2 {background: url("../images/bg_color3.jpg"); padding: 2vw 0 4vw; width: 97vw; border-radius: 3vw; margin: 2vw auto;}	
.half ul {background: url("../images/bg_color3.jpg"); padding: 2vw 0 4vw; width: 97vw; border-radius: 3vw; margin: 0 0 2vw;}
.collect_5x6 {margin: 2vw auto;}	
	
/*promotion三塊*/
.block_00 {margin-top: 2vw;}	
.block_00 ul { display: none;}
.block_00 .kv_m a {margin: 0 2vw; padding: 0.5vw 0;}		

/**-- 五格加AD more--*/	
.topfive-ad{margin: 0px auto 2vw;}
.topfive-ad ul{padding: 1vw 0;}
.topfive-ad ul li:first-child{width: 96vw;padding: 2vw;}
.topfive-ad ul li:first-child img:nth-child(1){width: 90vw;height: 90vw;}
.topfive-ad ul li:first-child img:nth-child(2){display: none;}	

/**-- 四格加AD more--*/	
.topfive-ad3{margin:  2vw auto; background: url("../images/bg_color3.jpg"); padding: 2vw 0 4vw; width: 97vw; border-radius: 3vw;}
.topfive-ad3 ul{padding:0;}
.topfive-ad3 ul li:first-child{width: 96vw;padding: 2vw;}
.topfive-ad3 ul li:first-child img:nth-child(1){width: 90vw;height: 90vw;}
.topfive-ad3 ul li:first-child img:nth-child(2){display: none;}
.topfive-ad3 ul li:nth-child(2){width: 96vw;padding: 5px;}
.topfive-ad3 ul li:nth-child(2) img{width:90vw; height:90vw;}
.topfive-ad3 ul li{width: 46vw;padding:0;}
.topfive-ad3 ul li img{width:46vw; height:46vw;}	
	
/*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;  }		
	
/*按鈕*/
.button_go {margin: 6vw 0 10vw;}
.button_go a{
	text-align: center;
	width: 80vw;
	height: auto;
	line-height: 12vw;
	font-size: 2rem;
}
	
}





/*--六品不輪播--*/
.bg_1 .swiper{width:100%; padding-top: 0px; }
.bg_1-sw{ display: flex;flex-wrap: wrap;width: 1080px;margin: 0 auto;}
.bg_1-sw .half02 { width: 340px; height:480px; margin: 10px 10px; border-radius: 20px; background: url("../images/bg_color1.jpg");}
.half02 ul{padding:30px 30px 30px 30px;}
.half02 ul li a:hover, .half02 ul li:hover{transform: scale(.9);}
.half02 ul li:nth-child(1) img{width: 320px; height: 320px; object-fit: contain;margin: 40px auto 0;}
.half02 ul li:nth-child(2){background: #4eb947;width: 80px;height: 80px; border-radius: 50%; display: flex;align-items: center;justify-content: center;position: absolute; top: 12px;left:6px;}
.half02 ul li:nth-child(2) p{font-size: 20px;color: #fff;margin-top: 0;}
.half02 ul li:nth-child(2) big{font-size: 48px;color: #fff; font-family: FakePearl-SemiBold; }
.half02 ul li:nth-child(3){position: absolute; top: 20px;left: 92px;font-size: 40px; font-family: FakePearl-SemiBold;}
.half02 ul li:nth-child(3) span{font-size: 28px;color: #fff;/*font-weight: bold;*/ font-family: FakePearl-SemiBold;}
.half02 ul li:nth-child(4){position:relative; bottom: 10px;left: -45px;}
.half02 ul li:nth-child(4) span{background:url("../images/bg_color3.jpg");color: #222;padding: 5px 10px;font-size: 20px;text-align: left; font-family: FakePearl-SemiBold;}
.half02 ul li:nth-child(5){position:relative; bottom: -10px;left: -30px;}
.half02 ul li:nth-child(5) span{background:url("../images/bg_color3.jpg");color: #222;padding: 5px 10px;font-size: 18px;text-align: center; font-family: FakePearl-SemiBold;}
.half02 ul li:nth-child(6){background: #4eb947;width: 80px;height: 80px; border-radius: 50%;  top: 380px;right: 10px;display: flex;align-items: center;justify-content: center;position:absolute;}
.half02 ul li:nth-child(6) p{color: #fff;border-radius: 50%; font-size: 26px;margin-top: 0; font-family: FakePearl-SemiBold;}
.half02 ul li .price p{ font-size: 1.4rem; color: #222; font-weight: bold; line-height: 0.6; padding-bottom: 15px; padding: 5px; font-family: FakePearl-SemiBold;}

      .sw .scene {
        text-align: center;
        font-size: 18px;
      /*  background: #fff;*/

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .sw .scene img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

@media screen and ( max-width: 991px ){
	.bg_1 .swiper{ padding-bottom: 0vw;}
	.bg_1-sw{ display: flex;flex-wrap: wrap;width: 96vw;margin: 0 auto;}
    .bg_1-sw .half02{ width:94vw; height:auto; margin: 2vw auto;}
	
	.half02 ul{padding:5vw 2vw 0;}

	.half02 ul li:nth-child(1) img{width:80vw; height: 80vw; object-fit: contain;margin: 2vw auto 0;}
	.half02 ul li:nth-child(2){width: 20vw;height:20vw; border-radius: 50%; display: flex;align-items: center;justify-content: center;position:absolute;top: 2vw; left: 2vw;}
	.half02 ul li:nth-child(2) p{font-size:1.2rem;}
	.half02 ul li:nth-child(2) big{font-size: 3rem;}
	.half02 ul li:nth-child(3){position:relative; top: 0;left:0;font-size:2rem;text-align: center;margin-top: 10px;}
	.half02 ul li:nth-child(3) span{font-size: 2rem;}
	.half02 ul li:nth-child(4){position:relative; bottom:0;left: 0;top: 0; text-align:center;margin: 20px auto;}
	.half02 ul li:nth-child(4) span{padding: 5px 10px;font-size:1.4rem;}
	.half02 ul li:nth-child(5){position:relative; bottom:0;left: 0;text-align:center;margin: 0 auto;}
	.half02 ul li:nth-child(5) span{;padding: 5px 10px;font-size: 1rem;text-align:center}
	.half02 ul li:nth-child(6) p,.half02 ul li:nth-child(6){display: none;}
	
	.half02 .scene { background-position: center; background-size: cover; width:95vw; height: auto;margin-bottom:20px; }
}



/* -- sidemanu for pc -- */
.side-menu2{
	position: fixed;
	width: 130px;
	top:10%;
	right:1%;
	padding:10px;
	border-radius:20px;
	border: 3px solid #ff8400;; 
	box-sizing: border-box;
	background:url("../images/bg_color3.jpg");
	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: #ff8400;
	text-decoration: none;
	position: relative;
	font-size:1.05rem;
	line-height: 1.2;
	font-family:GenJyuuGothic-Heavy;
}
.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 #ff8400;} /*選項字隔線色*/
.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: #4eb947 !important; 
	font-family:GenJyuuGothic-Heavy;
    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;	}
	}