@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.png") top center repeat fixed;
}
@font-face{    font-family: SweiHalfMoonCJKtc-Black;    src: url("https://events.eslite.com/font/SweiHalfMoonCJKtc-Black.ttf")}

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

/*---*/
.circle img, .hightlight img, .hightlight_5p img, .circle_5p img { object-fit: contain;}
.alternate ul:nth-child(even){margin: -102px auto 25px;}
.collect_5x6, .recommend_2p, .triple, .various, .hightlight_5p, .toptitle, .brand, .broadwise, .crosswise_3p, .circle, .rectangle_3p, .hightlight, .photograph, .circle_5p, .round_3p, .quotes, .recommend{margin-bottom: 0px;}
.quotes, .crosswise_3p{margin-top: 0;}
.banner {padding: 0;margin:0 auto;}

.film-genre{margin: 0 auto;}
.box .hightlight img{width: 248px;}

.slick-dots {height: 10px !important;}

/*color*/
.half ul{background:#fff;}
.hightlight .font h4, .alternate ul:nth-child(odd) li:first-child, .alternate ul:nth-child(even) li:last-child, .hightlight_5p .font h4{background:url("../images/bg3.jpg") top center repeat;}
.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, .slick5itam-2 h4, .slick5itam-2 p{color: #FFEB3B;}

/*title*/
.titleC {
    flex-direction: column;
    margin:0 auto;
    color: #fff;
    font-family: SweiHalfMoonCJKtc-Black; 
}
.titleC h2 {
    position: relative;
    padding: 50px 0;
    color: #949e25;
    letter-spacing: 1px;
    background:url("../images/tbg.png") center no-repeat;
    width: 1200px;
    font-size: 4rem;
    line-height: 5rem;
    font-family: SweiHalfMoonCJKtc-Black; 
}
.titleC h3 {
    padding: 0px 0;
    color: #fff;
    background:url("../images/tbg3.png") center no-repeat;
    font-family: SweiHalfMoonCJKtc-Black; 
}
.subtitle h3{
    color: #fff;
    border-left:0;
    font-family: SweiHalfMoonCJKtc-Black; 
}

/*#949e25*/

/*bg*/
.sbg{width: 1200px;margin: 50px auto;padding: 20px 0 30px 0;}
.deco{background:url("../images/fixedbg.png") top center repeat-y;}
.section1, .section3, .section5, .section7, .section9, .section11{background:url("../images/bg7.jpg") top center repeat;}
.section2, .section4, .section6, .section8, .section10, .section12{background:url("../images/bg6.jpg") top center repeat;}


.btnbg{
    width: 350px;
    margin: 10px auto;
    border-radius: 50px;
    font-size: 2rem;
    line-height: 4.5rem;
    text-align: center;
    font-family: SweiHalfMoonCJKtc-Black; 
    background:url("../images/bg_.jpg") top center repeat;
}
.btnbg a{
    color:#fff;
}


/*k*/
img.kv1{
    top: 36px;
    left: -10px;
    animation:fadeInLeft 1s;
    animation-delay: 2s;
}
img.kv2{
    top: 36px;
    left: 53px;  
    animation:fadeInDown 1s; 
    animation-delay: 2s;
}
img.kv3{
    top: 34px;
    right: 140px;  
    animation:flipInX 1s;
    animation-delay: 2.3s;
}
img.kv4{
    right: -10px;
    top: 37px;  
    animation:flipInY 1s;
    animation-delay: 2.6s;
}
img.kv5 {
    right: -4px;
    top: 186px; 
    animation:flipInX 1s;  
    animation-delay: 2.9s;
}
img.kv6{
    right: -9px;
    top: 337px;  
    animation:flipInY 1s; 
    animation-delay: 3.2s;
}
img.kv7{
    left: 456px;
    top: 36px;   
    animation: fadeIn 2s;
}
img.kv8{
    top: 255px;
    left: 56px;   
    animation: fadeIn 2s ;
    animation-delay: .5s;
}
img.kv9{
    top: 485px;
    left: 341px;
    animation: fadeIn 2s;
    animation-delay: 1s;
}
img.kv10{
    top: 544px;
    animation:bounceIn 1s;
    animation-delay: 3.5s;
}
img.kv11{
    top: 544px;
    right: 0;  
    animation:fadeInUp 1s;   
    animation-delay: 2s;
}
.topbox img{position: absolute;animation-fill-mode: backwards; }

/*linkbg*/
.linkbg {
    padding:60px 0 20px 0;
    display: flex;
    justify-content: center;
}
.link, .btmbg {
    display: flex;
    justify-content: center;
}
.linkbg a, .btmbg a {transition: .5s;}
.linkbg a:hover, .btmbg a:hover {transition: .5s; transform: scale(0.95);}

@media screen and ( max-width: 991px ){
    .linkbg{
        padding: 10px 0;
    }
    .link {
        /*flex-direction: column;*/
    }
    .link img, .btmbg img{
        width: 100%;
    }
}

/*影片公版*/
.videobox{width: 1160px;display: flex;flex-direction: row;background: none;border-radius: 20px;margin: 0 auto;padding: 2% 1% 2% 3.5%;}
.videobox h3{font-size: 1.8rem;line-height: 2.5rem;text-align: left;margin: 0 auto 12px;color: #fff;font-family: SweiHalfMoonCJKtc-Black; }
.videobox p{font-size: 1.2rem;line-height: 1.8rem;color: #000;}
.video_font{padding: 0 20px;}
.videoimg{padding: 50px 0 0;}
.videoimg img{max-width: 200px;}
.morebtn{padding: 5px 20px 8px 20px;line-height: 60px;font-size: 22px;background: url(../images/bg4.jpg);text-align: center;border-radius: 50px;transition: all .3s;font-family: 'Noto Serif TC' ,serif;color: #ffffff;}
.morebtn:hover{background: url(../images/bg3.jpg);color: #ffffff;}
.morebtn_m{display: none;}
.video_font h3 br{display: none;}
@media screen and (max-width: 991px){
    iframe{    width: 354px;
    height: 191px;}
.videobox{width: 98%;display: flex;flex-direction: column;padding: 2vw;background: #ffffff;border-radius: 10px;}
.videobox h3, .videobox p{text-align: center;}
.videoimg{padding: 2vw 0 0;}
.videoimg img{display: block;margin: 0 auto;}
.morebtn{display: none;}
.morebtn_m{display: block;padding: 1vw 2vw;width: 60vw;background: url(../images/bg_bb.jpg);font-size: 22px;color: #fff;;text-align: center;border-radius: 30px;margin: 3vw auto;font-family: 'Noto Serif TC' ,serif}
.video_font h3 br{display: block;}
    
}

.tossing{
    animation-name: tossing;
    -webkit-animation-name: tossing;    

    animation-duration:5s;  
    -webkit-animation-duration:5s;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes tossing {
    0% {
        transform: rotate(-4deg);opacity:1
    }
    
    50% {
        transform: rotate(4deg); opacity:0.5;
    }

    
    100% {
        transform: rotate(-4deg);opacity:1  
    }                       
}

@-webkit-keyframes tossing {
    0% {
        -webkit-transform: rotate(-4deg);   
    }
    50% {
        -webkit-transform: rotate(4deg);
    }
    100% {
        -webkit-transform: rotate(-4deg);   
    }               
}



.baloon_1{
      animation:baloon_1 2s linear infinite ;
}
@keyframes baloon_1{
0% { transform:translateY(20px);}
50% {transform:translateY(50px);}
100% {transform:translateY(20px);}
}

/* ------------------------------ boxbg ------------------------------*/
/*----------------jsarea----------------*/
.hide {display: none;}
@media screen and ( max-width: 640px ){
    .nav {display: none;}
    .hide {display: block;}
}
.boxbg .nav {
    width: 1160px;
    margin: 0 auto;
    padding: 0;
}
.boxbg .nav ul {display: flex;justify-content: space-around;text-align: center;}
.boxbg .nav li{
    width: 220px;
    font-size: 20px;
    line-height: 40px; 
    position: relative;
    margin: 0 0 0px 0;
    vertical-align: bottom;
    padding: 18px 0 0 70px;
    color: #cb5859;
    height:80px;
    background: url("../images/h1.png") top center no-repeat;
}
.boxbg .nav li p{font-size: 1.8rem;font-weight: 900;  font-family: SweiHalfMoonCJKtc-Black;  }

.conBg {
    background: url("../images/bg4.jpg") top center repeat;
    border-radius: 20px;
    padding: 10px 0;
}
.boxbg .collect_5x6{margin: 10px auto 40px;background: url("../images/bg3.jpg") top center repeat;border-radius: 30px;}

@media screen and ( max-width: 991px ){
    .conBg, .boxbg .collect_5x6{background: none;}
}


/**/
.film-genre li, .film-genre .font{width: 280px;height: 280px;}
.film-genre .font h4{line-height: 280px;}
.film-genre img{    width: 280px;
    object-fit: cover;
    object-position: 0;
}

/* ------------------------------ mobile ------------------------------*/

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

    /*witch auto*/
    h2, .sbg, .titleC, .titleC h2 {width: 100%;}
    .sbg{padding: 10px 0;margin: 10px auto;}

    .titleC h2 {
        font-size: 2rem;
        line-height: 1rem;
        background-size: contain !important;
        background:url("../images/tbg_m.png") center no-repeat;
    }
    .titleC h3{
        font-size: 2rem;
        line-height: 2rem;
        background-size: cover !important;
        background:url("../images/tbg3_m.png") center no-repeat;
    }

    .box .hightlight img{ width: 46vw;}
    .conBg h3{
        color: #fff;
        font-size: 2rem;
        line-height: 2rem;
        background-size: cover !important;
        background:url("../images/tbg3_m.png") center no-repeat;
    }


    .film-genre li, .film-genre li, .film-genre .font, .film-genre img{
        width: 45vw;
        height: 45vw;
    }
    .film-genre .font h4{line-height: 45vw;}

    /*.alternate */
    .alternate .font h4{ /*white-space: break-spaces*/;overflow: inherit;}
    .alternate ul:nth-child(even) {    margin: 0px auto 25px;}
    .alternate ul:nth-child(odd) li:first-child .font h4.t4, .alternate ul:nth-child(even) li:last-child .font h4.t4{ padding: 5px 0;}
}

/*------------------------------ navbar ------------------------------ */

/*for mobile*/
menu{display:none;}
    @media screen and ( max-width: 428px ){
        menu{ display:block;}
        .deco_arrows{ width:1vw; }
    }
menu ul{
    position:relative;
    /*bottom:0;*/
    top: 0;
    left:0;
    margin:0;
    width:100%;
    display:flex;
    flex-wrap:wrap;
    list-style: none;
    background:url("../images/bg1.jpg") top center repeat;
    z-index:1000;
    padding:2px 0;
    border-top:none;
    justify-content: center;
}
menu ul li{
    border-right:1px solid #ffffff60;
    border-bottom:1px solid #ffffff60;
    padding:10px 0;
    width:16.5%;
    box-sizing:border-box;
    text-align:center;
    letter-spacing:0px;
}
menu ul li:nth-child(6), menu ul li:nth-child(11){
    border-right:none;
}
menu ul li:nth-child(7), menu ul li:nth-child(8), menu ul li:nth-child(9), menu ul li:nth-child(10), menu ul li:nth-child(11){
    border-bottom:none;
}
menu a{
    font-size:13px;
    color:#fff !important;
    text-decoration:none;
    font-family:GenJyuuGothic-Heavy;
    /*-webkit-text-stroke: 1px #7844d0;*/
}

@media screen and ( max-width: 428px ) {
    .stickym{ padding-top:0px !important;}
    .rightmenu {display: none;}
}
  .stickym {
    position: fixed;
    top: 0;
    width: 100%;
    padding-top: 78px;
    z-index: 1111;
}

/*rightmenu*/
.rightmenu {
    position: fixed;
    width: 130px;
    height: auto;
    background:url("../images/bg_.jpg") top center repeat;
    z-index: 11;
    opacity: 0.95;
    top: 15%;
    right: 1%;
    text-align: center;
    border-radius: 120px;
    padding: 20px 0;
    font-weight: 500;
}
.rightmenu li{
    border-bottom: 1px solid #ffffff70;
}
.rightmenu a {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    font-family: SweiHalfMoonCJKtc-Black;
}
.rightmenu a:hover {
    color: #FFEB3B;
}
.rightmenu li:nth-child(11){
    border-bottom: 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: #ccc;}          
 #gotop.show {opacity: 0.4;visibility: visible;}          
 @media screen and ( max-width: 991px ){
    #gotop {bottom: 70px;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:115px;right: 0;margin: 2vw;}
 }                    
 @media screen and ( max-width: 991px ){          
    html{padding-bottom: 80px;}          
} 





