@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/fixedbg.png") bottom center no-repeat fixed, url("../images/deco.png") top center repeat-y, url("../images/bg.jpg") top center repeat;
}

@font-face{    font-family: SweiHalfMoonCJKtc-Black;    src: url("https://events.eslite.com/font/SweiHalfMoonCJKtc-Black.ttf")}
h2, h3{font-family: SweiHalfMoonCJKtc-Black; }

/*------------------------------ 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: 2100px; margin: auto;flex-wrap: wrap-reverse;
  background:url("../images/bg.jpg") top center repeat;}
.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; }

/*zero*/
.circle img, .hightlight img, .hightlight_5p img, .circle_5p img { object-fit: contain;}
.alternate ul:nth-child(even){margin: -102px auto 25px;}

.quotes, .crosswise_3p{
    margin-top: 0;
}
.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;
}
.banner {
    margin:0 auto;
}
.banner {
    padding: 0;
}

/*color*/
.half ul{
    background:#fff;
}
.box-mix ul.quotes li{
    background:url("../images/bg1.jpg") center repeat;
}
.hightlight .font h4{
    background:url("../images/bg3.jpg") center repeat;
}
.hightlight3 .scene-nobox .sliderbg, .alternate ul:nth-child(odd) li:first-child, .alternate ul:nth-child(even) li:last-child{
    background:url("../images/bg4.jpg") center repeat;}

.hightlight2 .one-time ul.ot li:nth-child(2), .hightlight2 .one-time ul.ot li:nth-child(6), .hightlight3 .one-time ul.ot li:nth-child(2), 
.hightlight3 .one-time ul.ot li:nth-child(6){
    background:url("../images/bg6.jpg") center repeat;
}
.hightlight2 .one-time ul.ot li:nth-child(4) span, .hightlight3 .one-time ul.ot li:nth-child(4) span{
    background:url("../images/bg9.jpg") 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, 
.box-mix ul.quotes .font .price, .box-mix ul.quotes .font .price big{
    color: #bc1d2e;
}
.alternate ul:nth-child(even) li:last-child .font, .alternate ul:nth-child(even) li:last-child .font .price,
.alternate ul:nth-child(odd) li:first-child .font, .alternate ul:nth-child(odd) li:first-child .font .price,
.hightlight2 .one-time ul.ot li:nth-child(3) span, .hightlight3 .one-time ul.ot li:nth-child(3) span{
    color: #444;
}
.slick5itam-2 h4, .slick5itam-2 p, .box-mix ul.quotes .font h4, .box-mix ul.quotes .font p, .hightlight .font h4{ 
    color: #fff;
}

/*title*/
.titleC {
    margin:0 auto;
}
.titleC h2 {
    position: relative;
    padding: 10px 0;
    color: #222;
    letter-spacing: 1px;
    background:url("../images/tbg_m.png") center no-repeat;
    width: 1200px;
    font-size: 3rem;
    line-height: 4rem;
}
.Bt h2{
  font-size: 4rem;
  line-height: 5rem;
  padding: 35px 0;
  background:url("../images/tbg.png") center no-repeat;
}
.decop{background:#fff;color: #222;text-align: center;font-weight: 500;padding:0 0 5px 0;}

@media screen and ( max-width: 991px ){
    .titleC h2 {
        font-size: 2.5rem;
        line-height: 3rem;
        padding: 15px 0;
        margin-bottom: 0;
        background-size: cover;
      }
    .Bt h2{
        font-size: 2.5rem;
        line-height: 3rem;
        padding: 40px 0;
        background:url("../images/tbgm.png") center no-repeat;
        background-size: cover;
    }
    .Bt h2.for_m{
        font-size: 2.5rem;
        line-height: 3rem;
        padding: 15px 0;
        background:url("../images/tbgm.png") center no-repeat;
        background-size: cover;
    }
    .decop{font-size: 13px;}
}

/*bg*/
.sbg{
    width: 1250px;
    margin: 50px auto;
    padding: 30px 0;
    background:url("../images/bg2.jpg") top center repeat;
    border:2px solid #201f24;
}
/*.section1 {background:url("../images/bg1.png") top center no-repeat;}*/

/*kv*/
img.kv1{
    top: 29px;
    left: 243px;
    animation: fadeInDown 1s;
    animation-delay: 1.6s;
}
img.kv2{
  top: 259px;
    left: 319px;
    animation: flipInX 1s;
    animation-delay: 1.6s;
}
img.kv3{
    top: 70px;
    left: 296px;
    animation: bounceIn 1s;
}
img.kv4{
    top: 112px;
    left: 450px;
    animation: bounceIn 1s;
    animation-delay: .3s;
}
img.kv5{
  top: 71px;
  left: 600px;
  animation: bounceIn 1s;
  animation-delay: .6s;
}
img.kv6{
  right: 235px;
  top: 61px;
  animation: bounceIn 1s;
  animation-delay: .9s;
}
img.kv7{
  top: 118px;
  left: 856px;
  animation: bounceIn 1s;
  animation-delay: 1.2s;
}
.topbox img{position: absolute;animation-fill-mode: backwards;}

/*linkbg*/
.linkbg {
    padding:60px 0 30px 0;
    background:url("../images/bg1.jpg") top center repeat;
}
.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 ){
    .link {
        flex-direction: column;
    }
    .link img, .btmbg img{
        width: 100%;
    }
}


/*special_5p_1*/
.special_5p_1 .hightlight_5p ul li:first-child{height: 430px;}
.special_5p_1 .hightlight_5p ul li{height: 330px;}
.special_5p_1 .title_AA h2{
    color: #fcf5e3;
    font-size: 3rem;
}

.special_5p_1 {
    margin: 10px auto;
    background: url(../images/spbtt_bg_pink.png) top center no-repeat;
}
.special_5p_1 .hightlight_5p ul li{
    margin-top: 110px;
}
@media screen and ( max-width: 991px ){
  .special_5p_1 .hightlight_5p ul li{margin-top: 0;}
    .special_5p_1 .hightlight_5p ul li:first-child, .special_5p_1 .hightlight_5p ul li{height: auto;}
  }

/* 三品 box3 */
.box3 .bg_2-sw{ display: flex !important;flex-wrap: wrap;width: 1160px;margin: 0 auto;position: relative;}
.box3 .bg_2-sw .half02 { width: 366px; height:530px; margin: 10px 10px; border-radius: 10px; background:url("../images/bg1.jpg") repeat;position: relative;}
.box3 .half02 ul{padding:30px 30px 30px 30px;}
.box3 .half02 ul li a:hover, .half02 ul li:hover{transform: scale(1);}
.box3 .half02 ul li:nth-child(1) img{width: 320px; height: 320px; object-fit: cover ;margin: 40px auto 0;}
.box3 .half02 ul li:nth-child(2){background:url("../images/bg4.jpg") repeat;width: 80px;height: 80px; border-radius: 50%; display: flex;align-items: center;justify-content: center;position: absolute; top: 12px;left:6px;}
.box3 .half02 ul li:nth-child(2) p{font-size: 20px;color: #fff;margin-top: 0;}
.box3 .half02 ul li:nth-child(2) big{font-size: 48px;color: #fff;}
.box3 .half02 ul li:nth-child(3){position: absolute; top: 20px;left: 92px;font-size: 40px; }
.box3 .half02 ul li:nth-child(3) span{font-size: 28px;color:#fff;/*font-weight: bold;*/}
.box3 .half02 ul li:nth-child(4){position:relative; bottom: 0px;left:0px;text-align: left;}
.box3 .half02 ul li:nth-child(4) span{background: url("../images/bg3.jpg");color:#fff;padding: 2px 10px;font-size:20px;text-align: left;line-height: 32px;}
.box3 .half02 ul li:nth-child(5){position:relative; bottom: 0px;left:0px;}
.box3 .half02 ul li:nth-child(5) span{color: #fff;padding: 5px 10px;font-size: 18px;text-align: left;background: url("../images/bg5.jpg");}
.box3 .half02 ul li:nth-child(6){background:url("../images/bg4.jpg") repeat;width: 80px;height: 80px; border-radius: 50%;  top: 440px;right: 10px;display: flex;align-items: center;justify-content: center;position:absolute;}
.box3 .half02 ul li:nth-child(6) p{color: #fff;border-radius: 50%; font-size: 26px;margin-top: 0;}
.box3 .half02 ul li .price p{ font-size: 1.4rem; color: #b73c55; font-weight: bold; line-height: 0.6; padding-bottom: 15px; padding: 5px;}

      .box3 .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;
      }

      .box3 .sw .scene img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }
@media screen and ( max-width: 991px ){
    .box3 .bg_2 .swiper{ padding-bottom: 0vw;}
    .box3 .bg_2-sw{ display: flex;flex-wrap: wrap;width: 96vw;margin: 0 auto;}
    .box3 .bg_2-sw .half02{ width:94vw; height:auto; margin: 2vw auto;}
    
    .box3 .half02 ul{padding:5vw 2vw 0;}

    .box3 .half02 ul li:nth-child(1) img{width:80vw; height: 80vw; object-fit: contain;margin: 9vw auto 0;}
    .box3 .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;}
    .box3 .half02 ul li:nth-child(2) p{font-size:1.2rem;}
    .box3 .half02 ul li:nth-child(2) big{font-size: 3rem;}
    .box3 .half02 ul li:nth-child(3){position:relative; top: 0;left:0;font-size:2rem;text-align: center;margin-top: 10px;}
    .box3 .half02 ul li:nth-child(3) span{font-size: 2rem;}
    .box3 .half02 ul li:nth-child(4){position:relative; bottom:0;left: 0;top: 0; text-align:center;margin: 20px auto;}
    .box3 .half02 ul li:nth-child(4) span{padding: 5px 10px;font-size:1.4rem;line-height:2.6rem;}
    .box3 .half02 ul li:nth-child(5){position:relative; bottom:0;left: 0;text-align:center;margin: 0 auto;}
    .box3 .half02 ul li:nth-child(5) span{;padding: 5px 10px;font-size: 1rem;text-align:center}
    .box3 .half02 ul li:nth-child(6), .box3 .half02 ul li:nth-child(6) p,.half02 ul li:nth-child(6){display: none;}
    .box3 .half02 .scene { background-position: center; background-size: cover; width:95vw; height: auto;margin-bottom:20px; }
}

/*---- 頁籤 ----*/
.tab ul {
  width: 1160px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.tab ul li {
  width: 230px;
  line-height: 40px;
  position: relative;
  margin: 0;
  vertical-align: bottom;
  padding: 24px 22px 22px 38px !important;
  color: #fff;
  height: 70px;
  background: url("../images/bg7.jpg") top center repeat;
  border-radius: 50px 50px 0 0;
}

.tab ul li.active {
  color: #fff;
  background: url("../images/bg.jpg") top center repeat;
}

.tab ul li p {
  font-size: 30px;
  font-weight: 600;
  color: #072084;
}

.tabcontent {
  display: none;
  padding: 20px 0;
  width: 1200px;
  margin: 0 auto;
  background: url(../images/bg.jpg) top center repeat;
  border-radius: 30px;
}

.tab-title-for-m {
  display: none;
}

@media screen and (max-width: 998px) {
  .tabcontent {
    display: block !important;
    width: 100%;
  }
  .tab {
    display: none;
  }
  .tab-title-for-m {
    display: block;
    width: 300px;
    line-height: 40px;
    position: relative;
    margin: 0px auto;
    padding: 0 !important;
    color: #072084;
    height: auto;
    border-radius: 30px;
    background: url(../images/bg7.jpg) top center repeat;
  }
}

/*crosswise_3p挖空*/
.blk_spa .crosswise_3p{background:url("../images/bw.png") top -60px center no-repeat;}
.blk_spa .crosswise_3p {
    margin: 20px auto 0;
}
.blk_spa ul.crosswise_3p_sp li:nth-child(2){ margin-left: 386px;}

@media screen and ( max-width: 991px ){
    .blk_spa .crosswise_3p{background: none;}
    .blk_spa ul.crosswise_3p_sp li:nth-child(2){ margin-left: 0px;}
}


/* ------------------ 小ＡＤ輪播 ------------------ */
.collect_5x6.slickbg .h-row li{ padding: 0;}
.collect_5x6.slickbg .h-row img{ width: 100%; height: 100%;}

@media screen and ( max-width: 991px ){
.slick-dotted.slick-slider { margin: 2vw auto 0; padding-bottom: 3vw; }
}

/* film-genre */
.film-genre li, .film-genre .font{width: 280px;height: 280px;border-radius: 50%;}
.film-genre .font h4{line-height: 280px;}
.film-genre img{    width: 280px;
    object-fit: cover;
    object-position: 0;
}
@media screen and ( max-width: 991px ){
    .film-genre li, .film-genre .font{
        width: 22vw;
        height: 22vw;
    }
    .film-genre img{width: 22vw}
    .film-genre .font h4{line-height: 22vw;}
}

/*box-mix*/

.box-mix .quotes .font h4:after {
    content: '';
    height: 32px;
    background: url(../images/quote-left.svg) center center no-repeat;
    background-size: 100%;
    display: block;
    margin: 1rem 0;
}
.box-mix .quotes .font:after {
    content: '';
    height: 32px;
    background: url(../images/quote-right.svg) center center no-repeat;
    background-size: 100%;
    display: block;
    margin: 1rem 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%;}

    /*.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 ------------------------------ */
/*navigation bar for pc*/
/* Style the navbar */
#navbar {
    /*overflow: hidden;*/
    background:url("../images/bg_g.png") top center repeat;
    width:100%;
    height:50px;
    z-index:990;
  }
    @media screen and ( max-width: 428px ) {
        #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:25%;
    font-size: 20px;
    color: #3b4f50;
    letter-spacing: 1px;
    border-right:1px solid #7d8b8547;
    height:50px;
    line-height:50px;
    background:url("../images/bg_g.jpng") top center repeat;
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
  }
  #navbar .row_04 a {
    border-right:none;
  }
  
  /* 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: 78px;
  }
  .nav_content img{ transition:all 0.3s;}
  .nav_content img:hover{ transform:translateY(-5px);}


/*------------------------------ 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/bg3.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:33%;
    box-sizing:border-box;
    text-align:center;
    letter-spacing:1px;
}
menu ul li:nth-child(3), menu ul li:nth-child(6){
    border-right:none;
}
menu ul li:nth-child(4), menu ul li:nth-child(5), menu ul li:nth-child(6){
    border-bottom:none;
}
menu a{
    font-size:15px;
    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;}
}
  .stickym {
    position: fixed;
    top: 0;
    width: 100%;
    padding-top: 78px;
    z-index: 1111;
}

/*rightmenu*/
.rightmenu {
    position: fixed;
    width: 120px;
    height: auto;
    background: url(../images/bg3.jpg) center repeat;

    z-index: 11;
    opacity: 0.95;
    top: 18%;
    right: 1%;
    line-height: 28px;
    text-align: center;
    border-radius: 20px;
    padding: 15px 0;
    font-weight: 700;
}

.rightmenu a:hover {
    color: yellow;
}

.rightmenu a {
    color: #fff;
    line-height: 35px;
}

/*--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 {position: absolute;display: block;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: 80% 35%;}         
#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{position: absolute;display: block;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: 50%;background-position: 80% 35%;}
#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;}          
}         




