@charset "utf-8";
/* CSS Document */
/*--banner--*/
.amountBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
	  margin:10px auto;
}

.amountBox > .minus,
.amountBox > .numBox,
.amountBox > .plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 200px;
  height: 45px;
  font-family: "微軟正黑體";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFF;
}

.amountBox > .minus,
.amountBox > .plus {
  font-size: 20px;
  cursor: pointer;
  border: solid 1px #EEE;
  width: 45px;
  height: 45px;
}

.amountBox > .numBox {
  font-size: 14px;
  color: #626262;
  border-top: solid 1px #EEE;
  border-left: 0;
  border-right: 0;
  border-bottom: solid 1px #EEE;
  text-align: center;
}


.recommendArea{ 
padding:50px 0 0 0;
background:url(../images/woodbg.jpg)}


.titleBox{
    text-align: center;
    position: relative;
    z-index: 5;
	margin:40px 0;
  }
 .titleBox h2{
    display: block;
    color: #006934;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 8px;
    position: relative;
    z-index: 1;
  }
  
  .titleBox h2:before {
 content:url(../images/arrow.png);
  width: 217px;
  height:56px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
}
.titleBox h2:after {
  content:url(../images/arrow2.png);
  width: 217px;
  height: 56px;
  margin-left: 16px;
  display: inline-block;
  vertical-align: middle;
}

.productList {
  margin: 0px -15px;
}

.productList li {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.productList .item {
	background:#fff;
	}

.productList .Img {
  position: relative;
  background:#fff;
}

.productList .Img img {
  display: block;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}




@media(max-width:1160px){
.productList li {
  margin-bottom: 0px;
}
	}
	


@media(max-width:768px){
	.titleBox{
    text-align: center;
    position: relative;
    z-index: 5;
	margin:20px 0;
  }
 .titleBox h2{
    display: block;
    color: #006934;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 0px;
    position: relative;
    z-index: 1;
  }
  
  .titleBox h2:before {
 content:url(../images/arrowS.png);
  width: 120px;
  height:31px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
}
.titleBox h2:after {
  content:url(../images/arrowS2.png);
  width: 120px;
  height: 31px;
  margin-left: 16px;
  display: inline-block;
  vertical-align: middle;
}

	}

	
@media(max-width:480px){

 .titleBox{
    text-align: center;
    position: relative;
    z-index: 5;
	margin:0px ;
  } 
 
 .titleBox h2:before {
  content: "";
  width: 30px;
  height: 2px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  background-color: #006934;
}
.titleBox h2:after {
 content: "";
  width: 30px;
  height: 2px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  background-color:#006934;
}
 .titleBox h2{
    font-size: 30px;
    font-weight: 600;
    z-index: 1;
  }

	}	
	
@media(max-width:420px){
.recommendArea{ 
padding:0px ;
}	
.productArea{ 
padding:30px 0;}

}	

.info{ font-size:22px; color:#9E9E9F; text-align:center; font-weight:600; margin-bottom:20px;}

.productsArea{ background:url(../images/woodbg.jpg); padding:30px 0 50px 0}

ul.itemList { margin:0 -15px;}

.itemList li {
  padding:0 15px ;
  margin:10px 0;
}

.itemList .item {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  background:#fff;
  box-shadow: 0px 2px 5px 0.6px rgba(0, 0, 0, 0.1);
}

.itemList .item:hover {
  -webkit-box-shadow: 0px 2px 29.4px 0.6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 29.4px 0.6px rgba(0, 0, 0, 0.1);
}

.itemList .Img {
  position: relative;
  background-color: #F5F7FA;
  overflow:hidden;
  height:282px;
}

.itemList .Img a {
  position: relative;
  display: block;
  outline: none;
}


.itemList .Img img {
  display: block;
  width: 100%;
}

.itemList .Txt {
  padding: 20px 10px;
  position: relative;
}

.itemList .Txt:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #FFF;
  z-index: -1;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.itemList .Txt h3 a {
  display: block;
  height: 36px;
  font-family: "微軟正黑體";
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .8px;
  color: #006837;
}

.itemList .Txt h4  {
  font-family: "微軟正黑體";
     display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 45px;
	overflow: hidden;
	position: relative;
  text-overflow: ellipsis;
  color:#000;
}


.itemList .Txt .priceBox {
  margin-top: 10px;
  height: 35px;
  background:#8FC320;
  border-radius:5px;
  padding:5px 0px 5px 10px;
}

.itemList .Txt .priceBox span {
  font-family: sans-serif,;
  font-size: 18px;
  color: #006737;
  font-weight:bold;
  vertical-align: middle;
}

.itemList .Txt .priceBox .memberPrice {
  margin-right: 5px;
  font-family: "Lato", sans-serif, "微軟正黑體";
  font-size: 36px;
  letter-spacing: 0;
  color: #fff;
}

.itemList .Txt .priceBox .price {
  background:#006737;
  width:45px;
  height:45px;
  float:right;
  border-radius:0 5px 5px 0;
  margin-top:-5px;
}	
	@media (max-width: 1180px){
.itemList .Img {
  overflow:hidden;
  height:258px;
}
	}
	
	@media (max-width: 960px){
.itemList .Img {
  overflow:hidden;
  height:205px;
}
	}	
	
	
	
	@media (max-width: 768px){
.itemList .Img {
  overflow:hidden;
  height:275px;
}
	}		
	
	
@media (max-width: 640px){
  .itemList .Txt h3 a,
  .itemList .Txt > .intro{
    height: auto;
  }
}



@media (max-width: 480px){
 .itemList .Txt .priceBox {
  height: 30px;
  background:#8FC320;
  border-radius:5px;
  padding:5px 0px 5px 2px;
}

 .itemList .Txt .priceBox span {
  font-family: sans-serif,;
  font-size: 15px;
  font-weight:bold;
  line-height:35px;
  vertical-align: middle;
}

.itemList .Txt .priceBox .memberPrice {
  margin-right: 2px;
  font-size: 30px;
  letter-spacing: 0;
  color: #fff;
}

.itemList .Txt .priceBox .price {
  background:#006737;
  width:40px;
  height:40px;
  float:right;
  border-radius:0 5px 5px 0;
  margin-top:-5px;
}
.itemList .Img {
  overflow:hidden;
  height:205px;
}

/*.itemList .Img img {
  display: block;
  width: 100%;
 height:210px;
  overflow:hidden;
}*/

.itemList .Txt h3 a {
  display: block;
  height: 28px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #006837;
}

.itemList .Txt h4  {
     display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 24px;
	overflow: hidden;
	position: relative;
  text-overflow: ellipsis;
}

}

@media (max-width: 420px){
ul.itemList { margin:0 -5px;}

.itemList li {
  padding:0 5px ;
  margin:10px 0;
}

.itemList .Txt .priceBox .memberPrice {
  margin-right: 2px;
  font-size: 22px;
  letter-spacing: 0;
  color: #fff;
}

.itemList .Img {
  overflow:hidden;
  height:176px;
}

}

@media (max-width: 390px){
/*.itemList .Img img {
  display: block;
  width: 100%;
 height:180px;
  overflow:hidden;
}
*/
.itemList .Txt {
  padding: 10px 5px;
  position: relative;
}

 .itemList .Txt .priceBox {
  height: 27px;
  background:#8FC320;
  border-radius:5px;
  padding:5px 0px 5px 2px;
}

.itemList .Txt .priceBox .memberPrice {
  margin-right: 2px;
  font-size:18px;
  letter-spacing: 0;
  color: #fff;
}
.itemList .Txt .priceBox .price {
  width:36px;
  height:36px;
  float:right;
  margin-top:-5px;
}
.itemList .Txt .priceBox .price img{ width:32px ; height:32px;}





}

@media (max-width: 370px){

/*.itemList .Img img {
  display: block;
  width: 100%;
 height:180px;
  overflow:hidden;
}*/

.itemList .Img {
  overflow:hidden;
  height:160px;
}

 .itemList .Txt .priceBox {
  height: 23px;
  background:#8FC320;
  border-radius:5px;
  padding:5px 0px 5px 2px;
}

.itemList .Txt .priceBox .memberPrice {
  margin-right: 2px;
  font-size:18px;
  letter-spacing: 0;
  color: #fff;
}
.itemList .Txt .priceBox .price {
  width:32px;
  height:32px;
  float:right;
  margin-top:-5px;
}

.itemList .Txt .priceBox .price img{ width:25px ; height:25px;}

.itemList .Txt h3 a {
  display: block;
  height: 48px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #006837;
}

}

	
.newsArea  {
 position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newsArea .leftBox,
.newsArea .rightBox {
  width: 50%;
}

@media (max-width: 1180px) {
.newsArea .leftBox img{max-width:100%; }
.newsList li {
  padding-top: 8px;
  padding-bottom: 8px;
}

}

@media (max-width: 960px) {
.newsArea .leftBox img{max-width:100%; }	


 .newsArea  {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
			padding-bottom:30px;
  }

	
.newsArea .leftBox,
.newsArea .rightBox {
  width:100%;
  padding-top:0px;
  padding-left: 30px;
}



.newsList {
  position:relative;
  padding:0 30px ;
}


.titleBox2{ margin:0 0 20px 0px;}
.titleBox2 h2:after {
 content: "";
  width: 50%;
  height: 1px;
}


}



	
.newsList {
  position:relative;
  padding:0 50px 0 0;
}

.newsList li {
  padding-top: 12px;
  padding-bottom: 10px;
  border-bottom: 1px solid #006934;
}

.newsList li:first-child {
  border-top: none;
}

.newsList h3 a {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  color:#006934;
  letter-spacing: .02em;
   overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}



.dateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}


.dateBox .date {
  color: #019946;
  font-size: 16px;
  letter-spacing: .02em;
  font-weight: 600;
}

@media (max-width: 640px) {
  .dateBox .date {
    padding-left: 0;
    padding-top: 0px;
  }
    
 .titleBox2{ margin:20px 0px;}

.titleBox2 h2:after {
 content: "";
  width: 10%;
  height: 1px;
}

.mTitle span {
  padding: 2px 5px;
  font-size: 14px;
  letter-spacing:0;
  color: #fff;
}
}





.mTitle span {
  display: inline-block;
  background-color: #019946;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .1em;
  color: #fff;
  margin-left: 20px;
}

 .titleBox2{ margin-bottom:20px;}

 .titleBox2 h2{
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 5px;
    z-index: 1;
	color:#006934;
  }
  
.titleBox2 h2:after {
 content: "";
  width: 79%;
  height: 1px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  background-color:#006934;
}


.aboutArea{ background:url(../images/abg.jpg); 
padding:80px 0;position: relative;}

.aboutArea h1{ color:#006833; font-size:45px; font-weight:700; text-align:center; margin-bottom:30px;}
.aboutArea .Txt{ text-align:center; font-size:22px; color:#666; max-width:620px; margin:0 auto; line-height:1.6}
.aboutArea .f_bg {
    position: absolute;
    left: 8%;
    width: 647px;
   bottom:0;
}

.aboutArea .f_bg img {
    max-width: 100%
}


.aboutArea .f_bg2 {
    position: absolute;
    right: 8%;
    width: 647px;
    top: 0%
}

.aboutArea .f_bg2 img {
    max-width: 100%
}

.infoArea { background:#fff; padding:50px 0 0 0}
.infoArea img{ max-width:100%; padding-bottom:50px}

@media(max-width:1360px){
	
.aboutArea .f_bg {
    left: 3%;
    width: 450px;
}

.aboutArea .f_bg2 {
    right: 3%;
    width: 450px;
}

}

@media(max-width:767px){

.aboutArea .Txt{ font-size:20px}
.aboutArea .f_bg {
    position: absolute;
    left: 0;
    width: 300px;
}

.aboutArea .f_bg2 {
    position: absolute;
    right: 0;
    width: 300px;
}

	
}



.cookArea .c_bg {
    position: absolute;
    right: 8%;
    width: 310px;
    top: -8%
}

.cookArea .c_bg img {
    max-width: 100%
}


.cookArea .c_bg2 {
    position: absolute;
    right: 45%;
    width: 260px;
    top: 6%
}

.cookArea .c_bg2 img {
    max-width: 100%
}





.titleBox{
    text-align: center;
    position: relative;
    z-index: 5;
	margin:40px 0;
  }
 .titleBox3 h2{
    display: block;
    color: #006934;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 8px;
    position: relative;
    z-index: 1;
  }
  
 .titleBox3 h2:before {
 content:url(../images/arrow.png);
  width: 217px;
  height:56px;
  margin-right: 16px;
  display: inline-block;
  vertical-align: middle;
}
.titleBox3 h2:after {
  content:url(../images/arrow2.png);
  width: 217px;
  height: 56px;
  margin-left: 200px;
  display: inline-block;
  vertical-align: middle;
}

@media(max-width:1360px){
.cookArea .c_bg {
    position: absolute;
    right: 2%;
    top: -8%
}
	
	
.cookArea .c_bg2 {
    position: absolute;
    right: 41%;
    width: 260px;
    top: 8%
}	
	.titleBox3 h2:after {
  margin-left: 170px;
  display: inline-block;
  vertical-align: middle;
}
	
	}
	
@media(max-width:1180px){	
	
.cookArea .c_bg {
    display:none;
}	
	
.cookArea .c_bg2 {
    position: absolute;
    right: 33%;
    width: 260px;
    top: 8%
}		
}


@media(max-width:1024px){	
	
.cookArea .c_bg2 {
    position: absolute;
    right: 25%;
    width: 260px;
    top: 8%
}

.titleBox3 h2:before {
  margin-right: 20px;
}	
.titleBox3 h2:after {
  margin-left: 150px;
}			
}


	
@media(max-width:960px){	
.titleBox3{
    text-align: center;
    position: relative;
    z-index: 5;
	margin:20px 0;
  }
.cookArea .c_bg {
    display:none;
}	
	
.cookArea .c_bg2 {
     display:none;
}

.titleBox3 h2:after {
  margin-left: 20px;
}	
}

@media(max-width:768px){	
   .titleBox3 h2{
    display: block;
    color: #006934;
    font-weight: 600;
    letter-spacing: 0px;
    position: relative;
    z-index: 1;
	font-size:36px;
  }

.titleBox3 h2:before {
  content:url(../images/arrowS.png);
  width: 120px;
  height:31px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.titleBox3 h2:after {
  content:url(../images/arrowS2.png);
  width: 120px;
  height: 31px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

   .aboutArea h1{  font-size:36px; margin-bottom:20px;}	

}



@media(max-width:480px){	
   .aboutArea h1{  font-size:30px; margin-bottom:20px;}		
   
   .aboutArea .Txt{ font-size:18px}
   .titleBox3 h2{
  font-size:30px;
  }

.titleBox3 h2:before {
  content:"";
  width: 30px;
  height:2px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
   background-color: #006934;
}
.titleBox3 h2:after {
  content:"";
  width: 30px;
  height: 2px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
   background-color: #006934;
}

.titleBox2 h2{ margin-bottom:30px; text-align:center; font-size:30px;}

.titleBox2 h2:before {
   content:"";
  width: 50px;
  height:2px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
   background-color: #006934;
}
.titleBox2 h2:after {
  content:"";
  width: 50px;
  height: 2px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
   background-color: #006934;
}	
}




.cookArea{position:relative;padding:70px 0;background:#fff}
.cookArea .wrap{width:1440px}
.cookArea .recipesList{margin:30px -40px}
.cookArea .recipesList li{-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear}


@media (min-width:1023px){
.cookArea .recipesList .slick-current+.slick-active{padding-top:50px}
.cookArea .recipesList .slick-current+.slick-active+.slick-active{padding-top:100px}
.cookArea .recipesList .slick-current+.slick-active+.slick-active+.slick-active{padding-top:50px}
.cookArea .recipesList .slick-current+.slick-active+.slick-active+.slick-active+.slick-active{padding-top:80px}
}

.cookArea .item{padding:0 15px;position:relative}
.cookArea .Img{position:relative;background-color:#006934}

@media (min-width:1181px){
.cookArea .Img:hover{-webkit-box-shadow:0px 8px 24.75px 0.25px rgba(0, 0, 0, 0.15);box-shadow:0px 8px 24.75px 0.25px rgba(0, 0, 0, 0.15)}
.cookArea .Img:hover:before{background-size:calc(100% - 24px) 1px, 1px calc(100% - 24px), calc(100% - 24px) 1px, 1px calc(100% - 24px); }
.cookArea .Img:hover:after{-webkit-transition-delay:0.3s;-o-transition-delay:0.3s;transition-delay:0.3s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
.cookArea .Img:hover img{opacity:0.15}
.cookArea .Img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));background-image:-webkit-linear-gradient(top, #fff 0%, #fff 100%), -webkit-linear-gradient(top, #fff 0%, #fff 100%), -webkit-linear-gradient(top, #fff 0%, #fff 100%), -webkit-linear-gradient(top, #fff 0%, #fff 100%);background-image:-o-linear-gradient(top, #fff 0%, #fff 100%), -o-linear-gradient(top, #fff 0%, #fff 100%), -o-linear-gradient(top, #fff 0%, #fff 100%), -o-linear-gradient(top, #fff 0%, #fff 100%);background-image:linear-gradient(to bottom, #fff 0%, #fff 100%), linear-gradient(to bottom, #fff 0%, #fff 100%), linear-gradient(to bottom, #fff 0%, #fff 100%), linear-gradient(to bottom, #fff 0%, #fff 100%);background-size:0 0, 0 0, 0 0, 0 0;background-position:12px 12px, calc(100% - 12px) 12px, calc(100% - 12px) calc(100% - 12px), 12px calc(100% - 12px);-webkit-transition:all 0.5s linear;-o-transition:all 0.5s linear;transition:all 0.5s linear;z-index:1}
.cookArea .Img:after{content:"";position:absolute;bottom:0;right:0;width:321px;height:331px;background-repeat:no-repeat;background-image:url(../images/deck_room.png);background-size:cover;background-position:right bottom;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}}
.cookArea .Img img{display:block;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
@media (max-width:1480px){.cookArea .wrap{width:100%;padding:0 20px}}

@media (max-width:960px){
.cookArea .recipesList{margin:0}
.cookArea .item{padding-left:0}}


@media (max-width:960px){
	.cookArea{padding:50px 0;}
	 ul .recipesList {padding-top:0px}}
	}
@media (max-width:640px){
.cookArea ul.slick-dots {
  width: 100%;
  bottom: -30px;
  text-align: center;
}
}

@media (max-width:480px){
.cookArea{padding:20px 0 60px 0;}	

.cookArea ul.slick-dots {
  width: 100%;
  bottom: -20px;
  text-align: center;
}

.cookArea ul  li.around .item .Txt h3{
	font-size:18px;
	}

}


.cookArea ul li.around .item .Txt{
	width:100%;
	padding:40px;
	box-sizing:border-box;
	position:absolute;
	left:0;
	bottom:10%;}

.cookArea ul  li.around .item .Txt h3{
	font-size:22px;
	color:#FFF;}

