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

@media screen and ( max-width: 991px ){
html{background:url("../images/fixedbg.jpg") top center repeat;}
}

.titleC h2{    
    font-size: 3.4rem;
    font-family: 'Yuji Boku', 'New Tegomin', 'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
}


/*anime*/

.topbox img{position: absolute;}
img.kv1{
  right: 2px;
  top: 278px;
  animation: swing 13s;
  animation-delay: 3.5s;
  animation-iteration-count: infinite;
}
img.kv2{
  top: 54px;
  left: 440px;  
  animation: fadeInDown 1s;
  animation-fill-mode: backwards; 
}
img.kv3{
  top: 73px;
  right: 546px;
  animation: fadeInDown 1s;
  animation-delay: 0.2s;
  animation-fill-mode: backwards; 
}
img.kv4{
  top: 54px;
  right: 405px;
  animation: fadeInDown 1s;
  animation-delay: 0.4s;
  animation-fill-mode: backwards; 
}
img.kv5{
  top: 42px;
  right: 278px;
  animation: fadeInDown 1s;
  animation-delay: 0.6s;
  animation-fill-mode: backwards; 
}
img.kv6{
  right: 144px;
  top: 24px;
  animation: fadeInDown 1s;
  animation-delay: 0.8s;
  animation-fill-mode: backwards; 
}
img.kv7{
  right: 17px;
  top: 68px;
  animation: fadeInDown 1s;
  animation-delay: 1s;
  animation-fill-mode: backwards; 
}
img.kv8{
  top: 188px;
  right: 189px;
  animation: flipInX 1s;
  animation-delay: 1.5s;
  animation-fill-mode: backwards; 
}
img.kv9{
  top: 251px;
  left: 445px;
  animation: bounce 1s;
  animation-delay: 2s;
  animation-fill-mode: backwards;
}
img.kv10{
  top: -30px;
  left: 264px;
  animation: swing 3s;
  animation-delay: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  transform-origin: 100% 1%;
}
img.kv11{
  top: 300px;
  left: 103px;
}


/*------------------------------ 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;}
.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, .hightlight_5p{margin-top: 0;}

.banner {padding: 0;margin:0 auto;}


.bnbg {
    padding-bottom: 30px;
}

/*color*/
.half ul{background:#fff;}
.collect_5x6 .special, .round_3p .font h4{background:url("../images/bgdy.jpg") bottom center repeat;}

.collect_5x6 .s-row h4, .hightlight_5p .font h4{background:url("../images/bgdbg.jpg") bottom center repeat;}

.hightlight .font h4, .alternate ul:nth-child(odd) li:first-child, .alternate ul:nth-child(even) li:last-child{background:url("../images/bgdg.jpg") bottom 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{color:#ffe0a1;}



/*title*/

.titleC {
    border-radius: 25px;
    margin:0 auto;
}

.titleC h2 {
    position: relative;
    padding: 10px;
    color: #b9534f;
    letter-spacing: 1px;
    width: 1200px;
}

.Bt h2{
    height: 200px;
    padding-top: 70px;
}


.section4.sbg { margin-top: 10px !important;}

.section6.sbg { margin-top: 70px !important;}


.sectionC .sbg .titleC h2, .sectionD .sbg .titleC h2{background:url("../images/ttbg.png") center no-repeat;color: #427c66;text-shadow: 1px 0 #fff;}



.sectionA .Bt h2{background:url("../images/tbga.png") center no-repeat;}

.sectionB .Bt h2{background:url("../images/tbgb.png") center no-repeat;}

.sectionC .Bt h2{background:url("../images/tbgc.png") center no-repeat;}

.sectionD .Bt h2{background:url("../images/tbgd.png") center no-repeat;}

.sectionE .Bt h2{background:url("../images/tbge.png") center no-repeat;}

.sectionF .Bt h2{background:url("../images/tbgf.png") center no-repeat;}


.sectionE .sbg .titleC{position: relative;}


.sectionE .sbg .titleC h2{
    padding: 15px 360px 0 0;
    width: 900px;
    position: absolute;
    top: 30px;
    right: 0;

background: url(../images/tbg.png) center no-repeat;
    height: 100px;
 ;   color: #4a6fa8;
 text-shadow: 1px 0 #fff;
}



/*bg*/

.bbg{width:1300px;margin:20px auto;border-radius: 30px;padding: 30px 0;border:3px double #fff;}


.sectionA{background:url("../images/bgy.jpg") bottom center repeat;margin-top: 10px;}

.sectionB{background:url("../images/bgbg.jpg") bottom center repeat;}


.sectionC{background:url("../images/bgdb.jpg") bottom center repeat;}

.sectionD{background:url("../images/bgbg.jpg") bottom center repeat;}

.sectionE{background:url("../images/bgg.jpg") bottom center repeat;}


.sectionC .sbg, .sectionD .sbg, .sectionE .sbg{width: 1200px; margin:20px auto;padding: 10px 0;border-radius: 30px;}


.section4, .section5 {background:url("../images/bgb.jpg") bottom center repeat;}

.section6, .section7, .section8 {background:url("../images/bglb.jpg") bottom center repeat;}

.section9, .section10, .section11, .section12, .section13 {background:url("../images/bgy.jpg") bottom center repeat;}



.allbg{background:url("../images/allbg.png") center center no-repeat;}


/*e*/
.sectionE .hightlight_5p{
  padding: 20px 0 10px 0;
}


.sectionE .hightlight_5p ul {flex-wrap: nowrap;}


.sectionE .hightlight_5p ul li:first-child {
    width: 280px;
    height: 450px;
    margin-top: 0px;
    padding-top: 10px;
}

.sectionE .hightlight_5p ul li:first-child img {
    width: 280px;
    height: 280px;
    margin: 0 auto 10px;
}
.sectionE .hightlight_5p ul li {
    height: 340px;
    margin-top: 110px;
}

.sectionE .hightlight_5p img {
    padding: 6px;
    object-fit: contain;
}



/*07_推薦活動*/

.bg07{padding:43px 0 0 0;}

.bg07 .bg07box {background: url(../images/bg_01.jpg) top center repeat; width: 1200px;margin: 0 auto;border-radius: 40px;padding: 5px 0 0 0;}

.bg07 .titleR{padding:0 0 60px 0;background: url("../images/titleR_bg.png") top center no-repeat;}
.bg07 .titleR h2{padding:29px 0 0 0;color:#3f6672;}

@media screen and ( max-width: 991px ){
.bg07{padding:0 0 10vw;}

.bg07 .bg07box {background: url(../images/bg_01.jpg) top center repeat; width:100%;margin: 0 auto;border-radius: 40px;padding: 4vw 0 4vw 0;}

.bg07 .titleR{padding:0;background: url("../images/titleR_bg.png") top center no-repeat;background-size: 112%;}
.bg07 .titleR h2{padding:4vw 0 6vw;color:#3f6672;}

}

.banner {width: 1200px;margin-top: 0;}

.banner_3p ul li{width: 260px;margin: 8px 12px;}
.banner_3p ul li img{width: 100%;border: #fff solid 2px;box-shadow: #ccc 5px 5px 0;}


@media screen and ( max-width: 991px ){
.banner{width: 100%;}

.banner_3p ul li{ width: 46vw; margin: 1vw 1vw;}        
}



/*--輪播AD--*/
      
.swiper {
 width: 1300px; padding-top: 50px;
 padding-bottom: 50px;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;}
}

/*館別連結*/

.btn{margin:10px 0 60px}

.btn ul{ display: flex; justify-content: center;flex-wrap: wrap; }

.btn ul li { width: 600px; height: 80px; background: url("../images/bgdr.jpg") top center repeat; margin-top: 10px; text-align: center; border-radius: 80px;}

.btn ul li a {text-align: center; color: #fff; line-height: 80px; font-size: 48px; font-family:'Yuji Boku' }



@media screen and ( max-width: 991px ){
	
.btn{margin:0 0 50px}

.btn ul li { width: 96vw; height: auto; margin: 1vw auto; padding: 1vw 1vw; border-radius: 60px;}
	
.btn ul li a { padding: 4vw; font-size: 50px; line-height: 2; }

}




.slick5itam-2 h4, .slick5itam-2 p {color: #fff;}

.alternate ul:nth-child(odd) li:first-child, 
.alternate ul:nth-child(even) li:last-child{background:url("../images/bgdr.jpg")top center}

.alternate ul:nth-child(odd) li:first-child .font h4, .alternate ul:nth-child(odd) li:first-child .font .price big, .alternate ul:nth-child(even) li:last-child .font h4, .alternate ul:nth-child(even) li:last-child .font .price big{color: #ffa72a;}

.more {font-family: BMin08h;
 font-size: 30px;
 padding: 10px 15px;
 ;background: url(../images/bgdr.jpg) top center no-repeat; border-radius: 80px; background-size: 105%; position: absolute;
 right: 60px;
 transition-duration: 0.3s;
 margin: 51px 0;
 letter-spacing: 3px;}

.titleC .more a {color: #fff;}




/*------------------------------ 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, .bbg, .sbg, .titleC h2, .titleC, .sectionC .sbg, .sectionD .sbg, .sectionE .sbg {width: 100%;}

   
/*title*/

.sectionE .sbg .titleC h2{padding: 0; width: 100%;position: relative;}

 
.sectionE .sbg .titleC .more {font-family: BMin08h; font-size: 18px; padding:2vw 2vw 2vw 2vw; position: absolute; right: 1vw; bottom:-1vw; transition-duration: 0.3s; margin:0px 0px; letter-spacing: 2px;}

.Bt h2{height: 160px;padding-top: 45px;}

    
.sectionA .Bt h2{background:url("../images/tbga_m.png") center no-repeat;}
    
.sectionB .Bt h2{background:url("../images/tbgb_m.png") center no-repeat;}
    
.sectionC .Bt h2{background:url("../images/tbgc_m.png") center no-repeat;}
    
.sectionD .Bt h2{background:url("../images/tbgd_m.png") center no-repeat;}
   
.sectionE .Bt h2{background:url("../images/tbge_m.png") center no-repeat;}
    
.sectionF .Bt h2{background:url("../images/tbgf_m.png") center no-repeat;}

    
.sectionC .sbg .titleC h2, .sectionD .sbg .titleC h2{background:url("../images/ttbg_m.png") center no-repeat;}

    
.sectionE .sbg .titleC h2{top: 24px;}
   
.sectionF .Bt h2{height: 110px;}

    


/*bg*/
    
.sectionA{margin-top: 10px;}
    
.section4.sbg, .section6.sbg { margin-top: 0px !important;}

    div#f {
      padding-bottom: 30px;
    }

    
/* .sectionE hightlight_5p*/

    .sectionE  .hightlight_5p ul {
        flex-wrap: wrap;
    }
    .sectionE .hightlight_5p ul li:first-child {
        width: 94vw;
        padding: 3vw;
        margin: 1vw 3vw;
        height: auto;
    }
    .sectionE .hightlight_5p ul li:first-child a {
        flex-wrap: nowrap;
        display: flex;
    }
    .sectionE .hightlight_5p ul li:first-child img{
        width: 46vw;
        height: 46vw;
    }

    .sectionE .hightlight_5p ul li {
      height: auto;
      margin-top: 0;
    }
    .sectionE .hightlight_5p img {
        width: 46vw;
        height: 46vw;
    }

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

    #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(1) > a > img, #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(3) > a > img{order: 2;}
    #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(1) > a > span > h4, #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(3) > a > span > h4{ left: auto;right: 0;}
    #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(1) > a > span, #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(3) > a > span {text-align: right;}
    #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(2) > a > img{order: 0;}
    #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(2) > a > span > h4{left: 0;right: auto;}
    #a > div.section1.sbg > div:nth-child(2) > ul > li:nth-child(2) > a > span{text-align: left;}
}

/*------------------------------ navbar ------------------------------ */
/*navigation bar for pc*/
/* Style the navbar */
#navbar {
    /*overflow: hidden;*/
    background:url("../images/bgr.jpg") 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:16%;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    border-right:1px solid #ffffff40;
    height:50px;
    line-height:50px;
    background:url("../images/bgr.jpg") top center repeat;
    font-family:'Noto Serif TC', "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;
  }
  #navbar .row_06 a {
    border-right:none;
  }
  
   #navbar a:hover{background:url("../images/bgdr.jpg") top center repeat;}

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







/*--  nav 選單 滑動置頂--*/
.menustyle1{width: 100%;display: flex;flex-wrap: nowrap;background: url("../images/bgdr.jpg"); z-index:999;height: 50px;margin: 0 auto;}
.menustyle1 ul{width: 1200px;margin: 0 auto;display: flex;}
.menustyle1 ul li{width:33%;display: flex;justify-content: center;align-items: center;}
.menustyle1 ul li a{text-align: center;margin: 0 auto;text-decoration: none;font-size:32px;color:#fff;letter-spacing: 3px;font-family:'Yuji Boku';transition: .5s;}
.menustyle1 ul li a:hover{ color: #ffff!important;}
.menustyle1 ul .active a{color: #087481;}
.menustyle1 ul .active{color: #000!important;background:#ffffffaa;}
.sticky {position: fixed;top: 0;width: 100%;}
@media screen and ( max-width: 991px ){
.menustyle1{width: 100%; z-index:999;height: 30px;padding:0px 0; display: block;}
.menustyle1 ul{width: 100%;margin: 0 auto;display: flex;height: 30px;}
.menustyle1 ul li{width:100%;font-size:20px;color:#ffffff;display: flex;justify-content: center;align-items: center; border-right: .5px solid #fff;}
.menustyle1 ul li:last-child{border-right: 0px solid #fff;}	
.menustyle1 ul li a{font-size:1rem;letter-spacing: 1px;}
.menustyle1 ul .active{}
.menustyle1 ul li a:hover{letter-spacing: 0px;}
.sticky {position: fixed;top: 0;width: 100%;}
}


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






