
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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, time, 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,  hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, hgroup, menu, section {
  display: block; }

body {
	background-color:white;
	font-family: 'Noto Sans TC', sans-serif, Microsoft JhengHei, "微軟正黑體";
	 }
/*# sourceMappingURL=main.css.map */
.wrap_container {
  position: relative;
  padding-top: 60px;
  overflow-x: hidden;
}
.section_container {
  position: relative;
  margin: 0 auto;
  padding: 4vw 20px 0px;
  max-width: 1190px;
  min-height: 500px;
}
.section_container:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 991px) {
  .section_container {
    min-height: inherit;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.p4_float{
	background-color: #00a2a4;
	border-radius: 12px;
	border:4px solid #FFF;
	position: fixed;
	z-index: 99;
	right: 10px;
	top: 40%;
	
}
.p4_float a img, .p4_float a{
	display: block;
	margin: 0 auto;
	text-align: center;
	max-width: 100%;
	line-height: 1.2;
	
}
/*.p4_float a img{
	width: 36px;
	margin-bottom: 3px;
	
}*/
.p4_float a{
	color:#FFF;
	padding: 18px 20px;
	text-decoration:none; 
	font-weight: bolder;
    font-size: 18px;
}
.p4_float a:nth-child(2){
	color:#00a2a4;
    background-color: white;
	padding: 18px 20px;
	text-decoration:none; 
	font-weight: bolder;
    font-size: 18px;
}
/*.p4_float a~a{
	background-color:white;
	color:#3f3f3f;
}*/
.kv_slider {
    /*background-image:url("../img_p4/bg.jpg");*/
	background-image:url("../img_p4/MadameWeb.jpg");
	background-repeat: no-repeat;
    background-size: cover; 
    width: 100%;
	background-position: top;
	padding-bottom:100px;
	 }

h3{
	color:#FFF;
	padding: 30px 0 20px 0;
	font-size: 32px;
}
h3 p{
	font-size: 18px;
}
h3 img{
	width:60px !important;
	height: auto;
	display: inline-block !important;
	vertical-align: text-bottom;
	padding-right: 10px;
}
ol, ul {
  list-style: none; 
  font-weight: 15px;
  color: #666666;    
}

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

.little, .littleno, .only, .href{
	font-size:15px;
	color: #666666;
	display: block;
	line-height: 1.5;
}
.littleno{
	display: contents;
}
.only, .href{
	padding-top: 20px;
}
.td_sm{
    font-size: 10px;
    line-height: 0.2rem;
}
.td_red, .only{color:red;font-weight: normal;}
.href, .href a{color: #666666;	
}
.td_line{ text-decoration: line-through;}

.info-pic{ 
    padding-top:2.8vw; 
    display:block;
    padding-bottom: 1.6vw;
}

.coupon_web{ 
	display:block; width: 80%;margin: 0 auto;
}

.coupon_m{ display:none;
}

.coupn-title{
    font-size: 6rem;
    color: #00a2a3;
    font-weight: 900;
    text-align: center;
}
.coupn-extitle{
    font-size: 2.8rem;
    color: #00a2a3;
    font-weight: 500;
    text-align: center;
    margin: 20px 0px;
}
@media (max-width:1024px){
    .coupn-title{
        font-size: 4.5rem;
        font-weight: 900;
    }
.coupn-extitle{
    font-size: 2.2rem;
    font-weight: 500;
    margin: 20px 0px;
    }    
}
@media (max-width:575px){
    .coupn-title{
        font-size: 5.5rem;
        font-weight: 900;
    }
    .coupn-extitle{
    font-size: 2rem;
    font-weight: 500;
    margin: 20px 0px;
    }    
}
@media (max-width:420px){
    .coupn-title{
        font-size: 4rem;
        font-weight: 900;
    }
    .coupn-extitle{
    font-size: 3rem;
    font-weight: 500;
    margin: 20px 0px;
    }    
}
.demo{
	position:relative;
	padding-bottom: 15px;
}
.demo .item{
	padding-bottom:30px; 
}
.demo .item img{
	width:1000px !important;
	margin: 0 auto;
	/*box-shadow: 0px 7px 7px rgb(0 128 122 / 25%);*/
}

.demo .owl-pagination{
	visibility:visible;
}
.demo .owl-theme .owl-controls{
	margin:0;

}
.owl-nav{
	position:absolute;
	width:100%;

}
.owl-nav> div{
	position:absolute;

}
.demo .owl-dot span{
	opacity:0.3;
}

.demo .owl-nav{
	top:35%;

}


.demo .owl-nav .owl-prev{
	left:0%;
}
.demo .owl-nav .owl-next{
	right:0%;
}

.owl-two .owl-nav {
	display: none;
}

.owl-two .owl-nav .owl-next{
	right:0;
}
.owl-two .owl-nav .owl-prev{
	left:0;
}

@media ( max-width:1024px ){
    .demo .owl-nav .owl-prev{
        left:15%;
    }
    .demo .owl-nav .owl-next{
        right:15%;
    }
}
.coupon_all img{
	max-width:100%;
	margin: 0 auto;
}
.coupon_all, .main-tab{
	margin:0 auto;
	text-align:center;
	width:100%;
	position:relative;


}
.coupon_all{
	margin-top: -105px;
}

.owl-two .owl-dots{
	overflow: hidden;
	}

.owl-two .owl-dots, .owl-two .owl-nav{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	
}


.owl-two .owl-dot{
	max-width: 100%;
	width: 140px;
	margin-right: 1px ;
}
.owl-two .owl-dot span{
	background-image: url("../img_p4/coup_web-2.png") !important;
	background-size: contain !important;
	display: block;
	height: 100px !important;
	width: 100% !important;
	border-radius:0 !important;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	
}



.owl-two .owl-dot:nth-child(2) span{
	background-image: url("../img_p4/coup_web-4.png")!important;
}
.owl-two .owl-dot:nth-child(3) span{
	background-image: url("../img_p4/coup_web-5.png") !important;
}
.owl-two .owl-dot:nth-child(4) span{
	background-image: url("../img_p4/coup_web-7.png") !important;
}
.owl-two .owl-dot:nth-child(5) span{
	background-image: url("../img_p4/coup_web-8.png") !important;
}

.owl-two .owl-dot:nth-child(6) span{
	background-image: url("../img_p4/coup_web-9.png") !important;
}


.owl-two .owl-dots .owl-dot.active span { 
    background-image: url("../img_p4/coup_web-2b.png") !important; 
} 
.owl-two .owl-dots .owl-dot:nth-child(2).active span {
    background-image: url("../img_p4/coup_web-4b.png") !important; 
} 
.owl-two .owl-dots .owl-dot:nth-child(3).active span { 
    background-image: url("../img_p4/coup_web-5b.png") !important; 
} 
.owl-two .owl-dots .owl-dot:nth-child(4).active span { 
    background-image: url("../img_p4/coup_web-7b.png") !important; 
} 
.owl-two .owl-dots .owl-dot:nth-child(5).active span { 
    background-image: url("../img_p4/coup_web-8b.png") !important; 
}

.owl-two .owl-dots .owl-dot:nth-child(6).active span { 
    background-image: url("../img_p4/coup_web-9b.png") !important;
} 

/*.owl-two .owl-dots .owl-dot.active span{
filter: invert(80%) sepia(1%) saturate(500%) hue-rotate(180deg) brightness(180%) contrast(60%);
}*/

@media all and (-ms-high-contrast:none)
{
     /*.foo { color: green }*/ /* IE10 */
		 /* IE11 */
     *::-ms-backdrop, .owl-two .owl-dots .owl-dot.active span { background-image: url("../img_p4/coup_web-2b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(2).active span { background-image: url("../img_p4/coup_web-4b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(3).active span { background-image: url("../img_p4/coup_web-5b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(4).active span { background-image: url("../img_p4/coup_web-7b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(5).active span { background-image: url("../img_p4/coup_web-8b.png") !important; }
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(6).active span { background-image: url("../img_p4/coup_web-9b.png") !important; } 
		 
     }



/*------old 頁籤版本----------*/
/*.owl-two .owl-dot span{
	background-image: url("../img_p4/coup_web-1.png") !important;
	background-size: contain !important;
	display: block;
	height: 100px !important;
	width: 100% !important;
	border-radius:0 !important;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	
}



.owl-two .owl-dot:nth-child(2) span{
	background-image: url("../img_p4/coup_web-2.png")!important;
}
.owl-two .owl-dot:nth-child(3) span{
	background-image: url("../img_p4/coup_web-3.png") !important;
}
.owl-two .owl-dot:nth-child(4) span{
	background-image: url("../img_p4/coup_web-4.png") !important;
}
.owl-two .owl-dot:nth-child(5) span{
	background-image: url("../img_p4/coup_web-5.png") !important;
}

.owl-two .owl-dot:nth-child(6) span{
	background-image: url("../img_p4/coup_web-7.png") !important;
}
.owl-two .owl-dot:nth-child(7) span{
	background-image: url("../img_p4/coup_web-8.png") !important;
}
.owl-two .owl-dot:nth-child(8) span{
	background-image: url("../img_p4/coup_web-9.png") !important;
}

.owl-two .owl-dots .owl-dot.active span { 
    background-image: url("../img_p4/coup_web-1b.png") !important; 
} 
.owl-two .owl-dots .owl-dot:nth-child(2).active span {
    background-image: url("../img_p4/coup_web-2b.png") !important; 
} 
.owl-two .owl-dots .owl-dot:nth-child(3).active span { 
    background-image: url("../img_p4/coup_web-3b.png") !important; 
} 
.owl-two .owl-dots .owl-dot:nth-child(4).active span { 
    background-image: url("../img_p4/coup_web-4b.png") !important; 
} 
.owl-two .owl-dots .owl-dot:nth-child(5).active span { 
    background-image: url("../img_p4/coup_web-5b.png") !important; 
}

.owl-two .owl-dots .owl-dot:nth-child(6).active span { 
    background-image: url("../img_p4/coup_web-7b.png") !important;
} 
.owl-two .owl-dots .owl-dot:nth-child(7).active span { 
    background-image: url("../img_p4/coup_web-8b.png") !important;
} 
.owl-two .owl-dots .owl-dot:nth-child(8).active span { 
    background-image: url("../img_p4/coup_web-9b.png") !important; 
} 
/*.owl-two .owl-dots .owl-dot.active span{
filter: invert(80%) sepia(1%) saturate(500%) hue-rotate(180deg) brightness(180%) contrast(60%);
}*/

/*@media all and (-ms-high-contrast:none)
{
     *::-ms-backdrop, .owl-two .owl-dots .owl-dot.active span { background-image: url("../img_p4/coup_web-1b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(2).active span { background-image: url("../img_p4/coup_web-2b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(3).active span { background-image: url("../img_p4/coup_web-3b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(4).active span { background-image: url("../img_p4/coup_web-4b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(5).active span { background-image: url("../img_p4/coup_web-5b.png") !important; }
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(6).active span { background-image: url("../img_p4/coup_web-7b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(7).active span { background-image: url("../img_p4/coup_web-8b.png") !important; } 
		 *::-ms-backdrop, .owl-two .owl-dots .owl-dot:nth-child(8).active span { background-image: url("../img_p4/coup_web-9b.png") !important; } 
     }*/

	 

@media (max-width:768px){
	.owl-two .owl-dot {
		width: 10% !important;
	}
}

.owl-two .item{
	width: 100%;
	margin: 0 auto;
	margin-top: 105px;
	background-color: #00a2a3;
}
.owl-two .item h3{
    font-size:32px;
    padding: 30px 0 10px 0;
}
.owl-two .item p{
    font-size:18px;
    font-weight: 300;
    color:white;
    margin: 10px auto 30px;
}
.owl-two .item a{
    font-weight: 500;
    color:white;
    text-decoration:underline;
}
.owl-two .item article{
	margin: 0 auto;
	width: 1400px;
}
.owl-two .item figure{
	width:320px;
	display:inline-block;
	margin:5px 10px;
	vertical-align: top;
}

.owl-two .item figure div{
	background-color:#c3eded;
	box-sizing: border-box;
	padding: 18px;
	text-align: left;
}
.owl-two .item figure div span{
	display:inline-block;
	vertical-align: middle;
	width: 100%;
}/*old*/
.owl-two .item figure div span+span{
	width: 100%;
}

.owl-two .item figure div span.title font{
	width:100%;
	display: block;
	padding: 4px 0;
	margin: 0;
	
 }
.owl-two .item figure div span.title font img{
	width:35%; 
	display: inline-block;
	padding-right: 10px;
	vertical-align: text-bottom;
	
 }
.owl-two .item figure div span.title {
    font-size: 24px !important;
    font-weight:700;
	color: #139696;
	box-sizing: border-box;
    margin: 8px 0;
 }
.owl-two .item figure div span img{
	max-width: 100%;
}
.owl-two .item figure div main{
	background-color: #FFF;
	box-sizing: border-box;
	padding: 0 10px 10px 10px;
	display:block;
    border-radius: 0px 0px 12px 12px;
}
.owl-two .item figure div main p{
	background-color: #FFF;
    color: #666666;
	font-size: 17px;
	line-height: 1.3;
    height: 180px;
    margin: 0px;
}
.owl-two .item figure div main p a{
    color: #1874d4;
}
.owl-two .item figure div main .p-L{
	background-color: #FFF;
    color: #666666;
	font-size: 17px;
	line-height: 1.5;
    height: 250px;
}
.owl-two .item figure div main ol li, .owl-two .item figure div main ul li{
	display: list-item;
	list-style: decimal;
	margin-left: 1em;
	padding-bottom: 8px;
    font-size: 17px;
}
.owl-two .item figure div main ul li{
	list-style:disc;
}
.owl-two .item figure>div .store{
	margin: 20px auto 10px auto;
    text-align: center;
    color: #2a8c8c;
    background-color: white;
    padding: 10px 10px;
    border-radius: 30px;
    font-size: 17px;
}
.owl-two .item figure>div .store_milk{
	margin: 20px auto 10px auto;
    text-align: center;
    color: #2a8c8c;
    background-color: white;
    padding: 10px 10px;
    border-radius: 30px;
    width: 268px;
    font-size: 17px;
}
.owl-two .item figure>div .store-711{
	margin: 20px auto 10px auto;
    text-align: center;
    color: #2a8c8c;
    background-color: white;
    padding: 10px 0px;
    border-radius: 30px;
    font-size: 17px;
}
.owl-two .item figure div main, .owl-two .item figure div main b{
	font-weight: normal;

}


.table-0{
	min-height:auto;
}
.table-1{
	min-height:250px;
}
.table-2{
	min-height:300px;
}
.table-3{
	min-height:auto;
}
.table-4{
	min-height:400px;
}
.table-5{
	min-height:450px;
}

@media (max-width:1440px){
	.demo .item img{
	width:75%!important;
}
}



@media (max-width: 1440px) {
.demo .owl-buttons .owl-prev{
	left:22%;
}
.demo .owl-buttons .owl-next{
	right:22%;
}
.owl-two .item article{
	width: 1200px;	
	
}
.owl-two .item figure{
	width:320px;
}
.owl-two .item figure div span.title-s {
    font-size: 24px;
	
 }



 }
@media screen and (max-width: 1366px) {
.p4_float {
		top: 30%;
    }	
.main-tab{
    margin-top:0;
    }	
.info-pic{ 
    padding-top:4vw;
    }
.kv_slider {
    background-size: cover;
    padding-bottom: 40px;
    }

.owl-two .owl-dot {
    width: 10%;
    }
.owl-two .item{
    margin-top:6.3%;
    }
}
@media screen and (max-width: 1200px) {
	.owl-two .item article {
    width: 100%;
}
	.owl-two .item figure {
    width: 30.8%;
}
	.owl-two .item figure {
    margin: 20px 10px;
}
.coupon_web {
    width: 100%;
}
	.owl-two .item figure div .store{
		font-size:18px;
	}
	h3 {
    font-size: 30px;
}
	h3 p {
    font-size: 18px;
}
	h3 img {
    width: 50px !important;
}



	
}
@media (max-width:1024px){	
		.p4_float a {
    padding: 10px 20px;
}
	.p4_float a img {
    width: 28px;
}
	.owl-two .item figure div span.title {
	font-size: 1.6rem;
	}
}

@media (max-width:990px){
    .owl-two .owl-dots, .owl-two .owl-nav{
        position: absolute;
        top: -13px;
        left: 0;
        right: 0;
    }
    .owl-two .item p{
        font-size: 16px;
        width: 80%;
        margin: 10px auto;
        line-height: 1.2;
    }
    .owl-two .item h3{
        font-size:32px;
        padding: 20px 0 8px 0;
    }
}
@media screen and (min-width: 575px) and (max-width: 1365px){
    .kv_slider {
        padding-bottom: 100px;
}

}
@media (max-width:1000px){
    .p4_float{
        right: auto;
        bottom: 0;
        top: auto;
        width: 100%;
        display: inline-flex;
        border-radius: 0;
		border: none;
        border-top: 3px solid #FFF;
	}
    
    
.owl-two .item figure div main p {
    font-size: 18px;
    line-height: 1.5;
    width: 100%;
}    
.p4_float a img, .p4_float a{
	vertical-align: middle;
	
}
.p4_float a img{
	margin-bottom: 0px;
	display: inline-block;
	margin-right: 10px;
	width: 24px;	
}
.p4_float a{
	padding:15px 0;
	flex: 1 1 50%;	
}
/*.p4_float a~a{
	border-radius: 0;	
}*/
.p4_float a{
	color:#FFF;
	padding: 18px 20px;
	text-decoration:none; 
	font-weight: bolder;
    font-size: 18px;
}
.p4_float a:nth-child(2){
	color:#00a2a4;
    background-color: white;
	padding: 18px 20px;
	text-decoration:none; 
	font-weight: bolder;
    font-size: 18px;
}    
	.p4_float a br{
		display: none;	
}
	
	
	
	
	.owl-two .item figure {
    margin: 10px 5px;
    width: 40%;    
}
.owl-two .item figure div {
    padding: 10px;
}
	.owl-two .owl-dot span{
	height: 60px !important;
	
}
		.owl-two .item figure div main {
    padding: 10px;
	 font-size: 16px;
}

.demo .item {
    padding-bottom: 15px;
}


}
@media (max-width: 1000px){
    .demo .owl-nav{
	display:none;
}
    
}

@media (max-width: 800px){

.little, .littleno, .only{
	font-size:13px;
}

.demo .item img{
	width:75% !important;
}


.owl-two .owl-dot {
    width: 12%;
}
.owl-two .item {
    margin-top:7%;
}
.coupon_all {
    margin-top: -60px;
}


}
@media (max-width: 750px){

.owl-two .owl-dot span {
    height: 50px !important;
}

}
  

@media screen and (max-width: 600px) {

	.owl-two .item figure div .store a{
        font-weight: bold;
    }
	.owl-two .item figure.m{
		display:none;
	}
.kv_slider{
    /*background-image:url(../img_p4/bg_m.jpg);*/
	background-image:url(../img_p4/MadameWeb-mb.jpg);
	background-position: center top;
	background-size: cover;
    padding-bottom: 100px;

	}


.demo .item img{
	width:90% !important;
}
.demo .owl-carousel {
    background-color:transparent;
}
.demo .owl-pagination{
	visibility:visible;
/*		background-color: #94f1fa;*/
}	
.demo .owl-theme .owl-controls {
    height: 15px;
}
.demo .owl-theme .owl-controls .owl-page span {
    width: 7px;
    height: 7px;
    margin: -15px 10px;
}


.coupon_m{ display:block;
}

.coupon_web{ display:none;}
.owl-two .owl-nav {
	display: block;
}


	
.owl-two .item article {
    width: 100%;
		background-color: #c3eded;
}
.owl-two .item figure {
    margin: 0px auto;
	width:85%;
}
.owl-two .item {
        margin-top: 0px;
}
.owl-two .owl-dots{
		display:none;
	}
	.owl-two .item figure div .store{
		text-align:center;
	}
		.owl-two .item figure div .store time{
		border-top:1px solid #EAEAEA;
		width: 95%;
		display: block;
		padding-top: 20px;
	}
	.owl-two .item figure div .store {
	line-height: 2;
}
h3 {
    font-size: 24px;
	padding: 10px 0;
	line-height: 1.5;
}
h3 p {
    font-size: 14px;
}
h3 img {
    width: 40px !important;
    padding-right: 5px;
}
.table-0, .table-1, .table-2, .table-3, .table-4, .table-5{
	min-height:auto;
}
	.owl-two .item figure div main {
    line-height: 1.3;
}
	.owl-two .item figure div{
		padding:8px 10px;
	}


	
}
@media (max-width:500px){
	.owl-two  .owl-nav{
	top:-5px

}
	.kv_slider {
    padding-bottom: 18%;
}
}
@media screen and (max-width: 575px){
    .info-pic {
      padding-top: 4vw;
      padding-bottom: 10px;
    }
}  

@media screen and (min-width: 475px) and (max-width: 768px) {
  .info-pic img {
    width: 100%;
/*	display:block;*/
	 }

  .main-tab {
    margin-top: 0%;
    margin-bottom: -5.2%;
    width: 100%; }

    .main-tab .maincoupon_tab {
      text-align: center;
      clear: left;
      width: 100%; }
   

  .copyright img {
    width: 100%; }

}
@media screen and (max-width: 575px) {
    .main-tab {
	margin-top: 0;
	}
    .info-pic { 
        padding-top: 5rem;
	}
    .copyright {
    min-width: 320px; 
	}
    .copyright img {
      width: 100%; 
	}
}




@media (max-width: 414px){
    .owl-two .item figure div span.title {
        font-size: 1.8rem;
}
    .owl-two .item figure div .store {
        font-size: 4.8vw;
        padding: 6px 6px;
    }
	.owl-two .item figure div .store a, .owl-two .item figure div main{
		font-size: 4.6vw;
    }
}



/*//////////////header////////////////*/
.content_mb{
	width: 100%;
	overflow: hidden;
}
.mb{
	display: none!important;
}
.menu_bm{
    display: none;
}
@media(max-width: 1350px){
	.menu_btn.mb{
		display:inline-block !important;
	}
		.menu_bm{
		display:block;
	}
	.menu_b{
		display:none;
	}
}







