@charset "utf-8";
/* CSS Document */


@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?62306851');
  src: url('../font/fontello.eot?62306851#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?62306851') format('woff'),
       url('../font/fontello.ttf?62306851') format('truetype'),
       url('../font/fontello.svg?62306851#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.bannerArea:after{
  /* display:none; */
}


.bannerArea{background:#111;clear:both;position:relative;}
.bannerArea ul li img{height:100%;}
.bannerArea .wrap{width:100%;padding:0;}
/*.bannerArea .tp-caption{margin-left:300px;}*/
.bannerArea h3{font-family:'Quattrocento Sans', sans-serif;font-size:4em;color:#d22829;line-height:1;}
.bannerArea h4{line-height:1.4;font-size: 1.5em;font-weight:normal;color:#FFF;font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;}
.bannerArea h2{line-height:1.4;font-size:2.2em;font-weight:normal;color:#FFF;font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;}
.bannerArea b{line-height:1.4;font-size:1.4em;font-weight:normal;color:#000;font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;}
.bannerArea h5{font-size: 4em;/* font-weight:normal; */color:#FFF;font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;line-height:1;/* text-shadow: 0px 0px 15px #000000; */}
.bannerArea h6{line-height:1.5;font-size:2.2em;font-weight:normal;color:#FFF;font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;/* text-shadow: 0px 0px 15px #000000; */}
.bannerArea em{font-family:'Quattrocento Sans', sans-serif;font-size:2.2em;color:#fff;line-height:1;font-weight:normal;font-style:normal;/* text-shadow: 0px 0px 15px #000000; */}
.bannerArea span{font-family:'Quattrocento Sans', sans-serif;font-size:2.2em;color:#000;line-height:1;font-weight:normal;font-style:normal;}
.bannerArea b{font-family:'Quattrocento Sans', sans-serif;font-size:1.4em;color:#d22829;line-height:1;}
.bannerArea a.btn{margin-right:10px;display:inline-block;border:1px solid #FFF;padding:15px 30px;font-size:1.3em;color:#FFF;opacity:0.8;}
.bannerArea a.btn:hover{background:#d22829;border:1px solid #d22829;color:#FFF;opacity:1;}
.bannerArea a.scrollDown{display: none;color:#FFF;text-align:center;width:60px;height:60px;line-height:60px;position:absolute;left:50%;margin-left:-30px;z-index:99;border:1px solid #fff;border-radius:99em;}
.bannerArea a.scrollDown i{display:inline-block;font-size:60px;color:#FFF;text-align:center;}

@-webkit-keyframes upDown{0%{bottom:30px;opacity:1;}
50%{bottom:38px;opacity:0.5;}
100%{bottom:30px;opacity:1;}
}
@-moz-keyframes upDown{0%{bottom:30px;opacity:1;}
50%{bottom:38px;opacity:0.5;}
100%{bottom:30px;opacity:1;}
}
@keyframes upDown{from{bottom:30px;opacity:1;}
50%{bottom:38px;opacity:0.5;}
to{bottom:30px;opacity:1;}
}

@media screen and (max-width:850px){
bannerArea li.slide3 .tp-caption{margin-top:-200px;margin-left:-300px;}
}
@media screen and (max-width:768px){.countArea ul li{width:50%;padding:20px 0;}
bannerArea .tp-caption{margin-left:150px;}
bannerArea h5{font-size:30px;}
bannerArea em{font-size:14px;}
bannerArea a.btn{padding:15px 20px;}
}
@media screen and (max-width:540px){bannerAreaHome li.slide3 .tp-caption{margin-top:-300px;margin-left:-250px;}
bannerArea .tp-caption{margin-left:100px;}
bannerArea a.btn{padding:15px 15px;}
}
@media screen and (max-width:480px){div.aboutArea .wrap{width:100%;padding:0 10px;}
bannerArea h3{font-size:30px;line-height:1;}
bannerArea span{line-height:2;font-size:16px;}
bannerArea h2{line-height:1.5;}
bannerArea b{line-height:2;font-size:12px;}
bannerArea h5{font-size:3.5em;font-weight:normal;color:#FFF;font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;line-height:1;}
bannerArea h6{line-height:1.5;font-size:2.2em;font-weight:normal;color:#FFF;font-family: Heiti TC, "微軟正黑體", "メイリオ", Microsoft JhengHei, Helvetica, Arial, sans-serif;}
bannerArea em{font-family:'Quattrocento Sans', sans-serif;font-size:2.2em;color:#fff;line-height:1;font-weight:normal;font-style:normal;}
bannerArea a.btn{margin-top:20px;padding:15px 10px;}
}

/*****分店外連結******/
.storeArea ul{
  text-align:center;}

.storeArea ul li.col-3{
  float:none;
  display:inline-block;
  margin:0 -4px;
  padding:50px;
  text-align:center;
  }

.storeArea ul li a.item{
  display:block;}

.storeArea ul li .Img{
  position:relative;
  overflow:hidden;
  width:260px;
  height:260px;
  border:4px solid #d1d1d1;
  border-radius:100%;}

.storeArea ul li .Img img{
  display:block;
  width:100%;
  border-radius:100%;}

.storeArea ul li .Img:after{
  content:"Detail";
  display:block;
  width:100%;
  height:100%;
  line-height:260px;
  font-size:22px;
  color: #FFFFFF;
  text-decoration:underline;
  text-align:center;
  background: rgba(15,4,0,0.8);
  border-radius:100%;
  position:absolute;
  left:100%;
  top:0;
  opacity:0;
  transform:rotate(180deg);
  transition:all 0.4s ease;
  }

.storeArea ul li .Txt{
  padding-top:20px;}

.storeArea ul li .Txt h2{
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size:20px;
  font-weight:normal;
  color:#363636;}

.storeArea ul li .Txt h2 strong{
  font-weight:normal;}

.storeArea ul li .Txt p{
  padding-top:10px;
  height:100px;
  font-size:12px;
  line-height:1.8;
  color:#7b7b7b;}

.storeArea ul li a.item:hover .Img:after{
  left:0;
  opacity:1;
  transform:rotate(0deg);}

/***關於我們**/
.aboutArea{
  padding:60px 0;
  background:url(../img/bg_about.jpg) no-repeat fixed;
  background-size:100% auto;
  transition:all 0.4s ease;}

.aboutArea .Img{
  float:left;}

.aboutArea .Img img{
  max-width:100%;}

.aboutArea .Txt{
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size:15px;
  color: #FFFFFF;
  line-height:1.8;
  overflow:hidden;
  text-align:center;
  }

/***最新消息***/
.newsArea{
  padding:50px;
  background: #fff;
  background-size:cover;
}

.newsArea h3 {
    text-align: center;
    font-size:16px;
    font-family:'微軟正黑體';
    color:#656766;
}

.newsArea h3 span{
    font-size: 30px;
}

.newsArea h2{
  margin-bottom:10px;
  text-align:center;} 

.newsArea h2 em{
  display:block;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
  font-size:38px;
  color: #656766;
  font-weight:normal;
  letter-spacing:2px;
  font-weight: bold;
  }

.newsArea h2 strong{
  font-size: 14px;
  font-weight:normal;
  color: #656766;
  /* letter-spacing:15px; */
  font-family: Arial, Helvetica, sans-serif;
  }

.newsArea ul{
    text-overflow: ellipsis;
    overflow: hidden;
}

.newsArea ul li{
  padding:15px 0;
  text-align:center;}

.newsArea ul li .date{
  display:none;}
.newsArea ul li p{
  display:none;}

.newsArea ul li h3 a{
  display:block;
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size:20px;
  font-weight:normal;
  color: #656766;
  }

.newsArea ul li h3 a:hover{
  text-decoration:underline;}

.newsArea .btn{
  margin-top:25px;
  text-align:center;}

.newsArea .btn a{
  display:inline-block;
  font-size:19px;
  color: #656766;
  text-decoration:underline;
  }

/***推薦商品***/
.feathureArea{
  padding:70px 0;
  background:url(../img/bg_about.jpg) no-repeat center bottom fixed;
  background-size:100% auto;
  }

.feathureArea h2{
  text-align:center;
  margin-bottom:30px;} 

.feathureArea h2 em{
  margin-bottom:10px;
  display:block;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;
  font-size:38px;
  color: #FFFFFF;
  font-weight:normal;
  letter-spacing:2px;
  font-weight: bold;
  }

.feathureArea h2 strong{
  font-size: 18px;
  font-weight:normal;
  color: #FFFFFF;
  /* letter-spacing:15px; */
  font-family: Arial, Helvetica, sans-serif;
  }

.feathureArea ul{
  margin: 0 auto;
  }

.feathureArea ul li{
  padding:0 20px;}

.feathureArea ul li .Img{}

.feathureArea ul li .Img img{
  display:block;
  width:100%;
  /*border-radius:100%;*/

  -webkit-transition:all 0.4s ease;
  -moz-transition:all 0.4s ease;
  -o-transition:all 0.4s ease;
  transition:all 0.4s ease;}

.feathureArea ul li .Img:hover img{
  opacity:0.7;
  -webkit-transform:rotate(15deg);
  -moz-transform:rotate(15deg);
  -o-transform:rotate(15deg);
  transform:rotate(15deg);}

.feathureArea ul li .Txt{
  padding:10px 5px;
  text-align:center;
  }

.feathureArea ul li .Txt h3{
  font-family:"微軟正黑體", "LiHei Pro", "新細明體", sans-serif;
  font-size:20px;
  font-weight:normal;
  height: 54px;
  /* width: 100%; */
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* display: -webkit-inline-box; */
  /* -webkit-line-clamp: 2; */
  /* -webkit-box-orient: vertical; */
  }

.feathureArea ul li .Txt h3 a{
  display:block;
  font-weight:normal;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  }

.feathureArea ul li .Txt h3 a:hover{
  /* text-decoration:underline; */
  }

.feathureArea ul li .Txt .price{
  display:none;
  font-size:13px;
  color:#727272;
  font-weight:normal;
  font-style:italic;}

.feathureArea ul li .Txt .price b{
  font-size:18px;
  color:#d91660;}

.feathureArea ul li .Txt p{
  display:none;
  font-size:13px;
  color:#010101;
  line-height:1.8;
  max-height:65px;}

.feathureArea ul li .ribbon_new{
  display:inline-block;
  background:url(../img/ribbon_new.png) no-repeat;
  width:40px;
  height:30px;
  text-indent:-9999px;}

.feathureArea ul li .ribbon_hot{
  display:inline-block;
  background:url(../img/ribbon_hot.png) no-repeat;
  width:40px;
  height:30px;
  text-indent:-9999px;}

@media (max-width: 1160px){
  .aboutArea{
    background-size:cover;}
  
  .feathureArea{
    background-size:cover;}

.newsArea{
  padding-right:0px;
  padding-left:0px;
  background:url(../img/bg_store.jpg) no-repeat;
  background-size:cover;}

.newsArea h3 {
    text-align: center;
    font-size: initial;
    color: #656766;
    font-family: 微軟正黑體;
}

.newsArea h3 span{
    font-size: x-large;
}
}

@media (max-width: 767px){
  .storeArea ul li.col-3{
    display:block;
    width:100%;
    margin:0;}
  
  .storeArea ul li .Img{
    width:100%;
    height:auto;}
  
  .storeArea ul li .Img:after{
    line-height:100px;}
  
  .aboutArea .Img{
    float:none;}
  
  .feathureArea{
    background:url(../img/bg_about.jpg) no-repeat center bottom;
    background-size: cover;
    }
  
  .feathureArea ul li.col-4{
    width:50%;
    padding:20px;}
}

@media (max-width: 360px){
  .aboutArea .Img{
    float:none;
    margin:0 0 20px 0;}
  
}