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



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

/* m */
@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; }
	.for_m img {  width: 100%; }
}

/* ----------------------CUSTOMERIZATION---------------------- */

/*.font{font-family: 'Noto Serif TC', serif, "微軟正黑體","Microsoft JhengHei",Helvetica,Verdana, Arial, sans-serif;}*/

/*bg*/
.bg_1{ background: url("../images/bg_1.png") top center no-repeat; padding-top: 60px; padding-bottom: 0px;}
.bg_2{ background: url("../images/bg_2.png") top center no-repeat; padding-top: 50px; padding-bottom: 20px;}
.bg_3{ background: url("../images/bg_3.png") top center no-repeat; padding-top: 50px; padding-bottom: 20px;}
.bg_4{ background: url("../images/bg_4.png") top center no-repeat; padding-top: 70px; padding-bottom: 20px;}
.bg_5{ background: url("../images/bg_5.png") top center no-repeat; padding-top: 50px; padding-bottom: 20px;}
.bg_6{ background: url("../images/bg_6.png") top center no-repeat; padding-top: 50px; padding-bottom: 20px;}


@media screen and ( max-width: 991px ){
	.bg_1{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_2{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_3{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_4{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_5{ background: none; padding-top: 0px; padding-bottom: 0px; }
	.bg_6{ background: none; padding-top: 0px; padding-bottom: 0px; }
}

.bg_1 .titleC h2, .bg_2 .titleC h2, .bg_3 .titleC h2, .bg_4 .titleC h2, .bg_5 .titleC h2, .bg_5 .subtitle h3, .bg_6 .titleC h2{ text-indent: -9999px;}

/*--主視覺動畫--*/
.Title{ position: absolute; top: 134px; left: 432px; -webkit-animation: swing 2s .2s linear infinite;}

@-webkit-keyframes swing{ 
	10% { 
	  transform: rotate(-15deg); 
	} 
	20% { 
	  transform: rotate(10deg); 
	} 
	30% { 
	  transform: rotate(-5deg); 
	} 
	40% { 
	  transform: rotate(5deg); 
	} 
	50%,100% { 
	  transform: rotate(0deg); 
	} 
}

/*驚喜獨家優惠*/
.bg_1{}
.bg_1 .round_3p{
	margin-bottom: 0;
}
.bg_1 .round_3p .font h4 {
	background: #ff0015;
	border: 3px solid #ecba0d;
}


/*蔬食推薦品牌*/
.bg_2{}
.bg_2 .triple{
	margin-bottom: 10px;
}
.bg_2 .triple .font h4{
	background: #256c1e;
}
.bg_2 .banner{
	margin: 0 auto;
	padding: 0;
}

/*全素好食*/
.bg_3{}
.bg_3 .hightlight{
	margin-bottom: 0;
}
.bg_3 .hightlight ul{
	background: none;
}
.bg_3 .hightlight ul h3{
	text-indent: -9999px;
}
.bg_3 .hightlight h4{
	background: #ddba40;
}

/*素食分類*/
.bg_4{}
.bg_4 .titleC  { width: 1160px; margin: 0 auto; position: relative; }
.bg_4 .titleC .more{ font-size: 1.5rem; padding: 10px 25px; position: absolute; right: -5px; top: -19px; transition-duration:0.3s; background:#f5001b; border-radius: 50px; }
.bg_4 .titleC .more a{ color: #fff;}
.bg_4 .titleC .more:hover{ transform: scale(0.98);}
.bg_4 .hightlight img{object-fit: contain;}
.bg_4 .hightlight_5p { width: 1180px; margin: 0 auto 20px; padding: 0 0 15px;}
.bg_4 .hightlight_5p img{padding: 6px;object-fit: contain;}
.bg_4 .hightlight_5p ul li{ height: 340px; margin-top: 150px;}
.bg_4 .hightlight_5p ul li h4{ background: #256c1e;}
.bg_4 .hightlight_5p ul li:first-child{width: 280px;height: 450px;margin-top: 40px; padding-top: 10px;}
.bg_4 .hightlight_5p ul li:first-child p{padding: 8px 15px 0;}
.bg_4 .hightlight_5p ul li:first-child img{width:280px; height: 280px; margin: 0 auto 10px;}
.bg_4 .banner{
	margin: 0 auto;
	padding: 0;
}

/*熱銷商品*/
.bg_5{}
.bg_5 .subtitle h3{ border-left: solid 16px #fff;}
.bg_5 .hightlight_5p{
	margin-bottom: 60px;
}
.bg_5 .last_5p{
	margin-bottom: 20px;
}
.bg_5 .hightlight_5p h4{
	background: #ddba40;
}
.bg_5 .subtitle .more a{
	color: #215e1b;
}

/*精選品牌*/
.bg_6{}
.bg_6 .literature{ width: 1200px; margin: 0 auto;}
.bg_6 .literature ul {display: flex;  justify-content: center; }
.bg_6 .literature ul li:nth-child(odd){ width: 50vw;text-align: center;margin: 5px;padding: 20px 10px;font-size: 26px; background: #71a50a; border-radius: 200px;}
.bg_6 .literature ul li:nth-child(even){ width: 50vw;text-align: center;margin: 5px;padding: 20px 10px;font-size: 26px; background: #ddba40; border-radius: 200px;}
.bg_6 .literature ul li a{  color:#ffffff; line-height:1.2;}

.bg_6 .banner{
	margin: 0 auto;
}
.bg_6 .banner_3p ul li {
    width: 260px;
    margin: 6px 9px;
}
.bg_6 .banner_3p ul li img {
    width: 100%;
}
.bg_6 .keywordA{
	margin-top: 0;
}
.bg_6 .keywordA li {  text-align: center; overflow: hidden;margin: 5px;padding: 5px 20px; border: solid 1px #215e1b; background: #fff;box-shadow: 4px 4px 0px #fff;}
.bg_6 .keywordA li:hover { background: #215e1b;}
.bg_6 .keywordA a { color: #215e1b; font-size: 1.2rem; }
.bg_6 .keywordA li:hover a{ color: #fff;}


@media screen and ( max-width: 991px ){
	.bg_1 .round_3p{ margin-bottom: 5vw; }
	
	.bg_2 .triple{ width: 98vw; margin: 0 auto 3vw; background: url("../images/bg_yellow.jpg"); margin-bottom: 1vw;}
	.bg_2 .banner{ margin-bottom: 2vw;}
	
	.bg_3 .hightlight{ margin-top: 0;}
	.bg_3 .hightlight ul{ width: 98vw; margin: 0 auto 3vw; background: url("../images/bg_green.jpg"); padding-top: 1vw; }
	.bg_3 .hightlight ul h3{ text-indent: 0px; color: #ffffff; margin-bottom: 2vw;}
	
	.bg_4 .t4_m{ width: 100%; margin: 0 auto; position: relative; }
	.bg_4 .t4_m .more{ font-size: 1.2rem; position: absolute;  top: 6vw; right: 24vw; z-index: 99; transition-duration:0.3s; }
	.bg_4 .t4_m .more a{ color: #ededed;}
	.bg_4 .t4_m .more:hover{ transform: scale(0.98);}
	
	.bg_4-1, .bg_4-2, .bg_4-3{ width: 98vw; margin: 0 auto 3vw; padding: 2vw 0; background: url("../images/bg_yellow.jpg");}
	.bg_4-4{ width: 98vw; margin: 0 auto 1vw; padding: 2vw 0; background: url("../images/bg_yellow.jpg");}
	.bg_4 .hightlight_5p { width: 97vw; margin: 0 auto; padding: 2vw 0;}
	.bg_4 .hightlight_5p img{padding:1vw;}
	.bg_4 .hightlight_5p ul li{ height:auto; margin-top: 0;}
	.bg_4 .hightlight_5p ul li:first-child{width: 96vw;height: auto;margin-top: 0px; padding-top: 10px;}
	.bg_4 .hightlight_5p ul li:first-child p{padding:3%;}
	.bg_4 .hightlight_5p ul li:first-child img{width:45vw; height: 60vw; margin: 0 auto 10px;}
	.bg_4 .banner{ margin-bottom: 2vw;}
	
	.bg_5-1, .bg_5-2, .bg_5-3{ width: 98vw; margin: 0 auto 2vw; padding: 2vw 0; background: url("../images/bg_green.jpg");}
	.bg_5-4{ width: 98vw; margin: 0 auto 3vw; padding: 2vw 0; background: url("../images/bg_green.jpg");}
	.bg_5 .subtitle { margin: 0 auto 1vw; padding: 0;}
	.bg_5 .subtitle h3{ color: #fff;  margin-left: 3vw; padding-left: 3vw; text-indent: 0; border-left: solid 12px #fff;}
	.bg_5 .hightlight_5p{ margin-bottom: 0;}
	
	.bg_6 .literature{ width: 100%; margin: 0 auto;}
	.bg_6 .literature ul {flex-wrap: wrap; }
	.bg_6 .literature ul li:nth-child(odd){ width: 22vw;margin: 0.8vw;padding: 3vw 1vw;font-size:1.2rem;}
	.bg_6 .literature ul li:nth-child(even){ width: 22vw;margin: 0.8vw;padding: 3vw 1vw;font-size:1.2rem;}
	.bg_6 .literature ul li big{font-size: 1.6rem;}
	.bg_6 .keywordA ul { margin: 1vw auto;}
	.bg_6 .banner_3p ul li { width: 46vw; margin: 1vw 1vw; }

}










/*for mobile*/
menu{display:none;}
@media screen and ( max-width: 991px ){
		menu{ display:block;}
	}
menu ul{position:fixed;bottom:0;left:0;margin:0;width:100%;display:flex; flex-wrap: wrap; list-style: none;background-color:#ff0015;z-index:1000;border-top:none;}
menu ul li{border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding: 8px; width:33.3333%;box-sizing:border-box;text-align:center;font-size:15px;}
menu ul li a{font-size:15px;}
menu ul li:nth-last-child(1){border-right:none;}
menu ul li:nth-child(3){border-right:none;}
menu a{color:#ffffff !important;text-decoration: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: #666;}
#gotop.show {opacity: 0.4;visibility: visible;}
	@media screen and ( max-width: 991px ){
	#gotop {bottom: 2vw;right: 0;margin: 2vw;	}
	}