/*---Reset CSS---*/
/* 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, 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;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;font-family:Arial, Helvetica, "微軟正黑體",sans-serif; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	display: block;
}
img:hover{
/*	transform: scale(1.01);*/
/*	filter: brightness(1.08) contrast(100%);*/
	/*CSS3圖片變亮濾鏡*/
}
*{
	box-sizing: border-box;
}

/*==========電腦版==========*/
body{
	background: #0f3e98;
}

.notice{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

.notice div{
	width: 500px;
	position: absolute;
	top: 10vh;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.notice div ul{
	position: relative;
}

.notice div ul li button{
	width: 50px;
	height: 50px;
	color: #333;
	font-size: 2rem;
	line-height: 50px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: -20px;
	right: -15px;
	cursor: pointer;
}

.notice div ul li img{
	width: 100%;
}

/*---最外圍 背景---*/
.all{
	width: 100%;
	height: 0;
	/* padding-bottom: 65%;/*背景圖寬高比例*/ */
	/* background-image: url(images/ad_bg.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center -25px; */
	position: relative;
}

.wrapper{
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.wrapper a.tag{
width: 12.5vw;
position: absolute;
top: 100px;
right: 25px;
z-index: 888;
}

.wrapper a.tag img{
width: 100%;
}

.wrapper h1{
	width:100%;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	background: #2196F3;
	padding: 15px 0;
	/* margin-bottom: 20px; */
}

.wrapper h1 span{
	color: #ff6;
}

.wrapper h1 span:last-child{
	color: #fff;
	font-size: 1rem;
	margin-left: 10px;
}

.ad header{
	width: 100%;
	height: 70px;
	position: relative;
}

/*LOGO們*/


/*主視覺*/
.main{
	width: 100%;
	height: auto;
	font-size: 0;
	margin-bottom: 20px;
}

.main a{
	display: inline-block;
	width: 33.33%;
}

.main a:last-child{
	display: block;
	width: 100%;
}

.main a img{
	width: 100%;
}

.main_s{
	display: none;
	width: 100%;
	height: auto;
}

.main_s img{
	width: 100%;
	height: auto;
}

/*返回選單*/
.back{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 99;
}
	
.back a{
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	font-size: 34px;
	color: #fff5e1;
	background-color: #03A9F4;
	border-radius: 50%;
}
	
.back a:hover{
	font-size: 40px;
	color: #ff6;
	background-color: #00BCD4;
}

/*選單*/
nav{
	width: 100%;
	height: auto;
	overflow: hidden;
}

nav ul{
	margin-left: 1px;
}

nav ul li{
	float: left;
	width: 25%;
	text-align: center;
	border-left: 1px rgba(255,255,255,0.38) solid;
	border-right: 2px rgba(0,0,0,0.20) solid;
}

nav ul li:hover{
	border-left: 2px rgba(0,0,0,0.20) solid;
	border-right: 1px rgba(255,255,255,0.70) solid;
}

nav ul li a{
	display: block;
	width: 100%;
	height: auto;
	color: #ffffff;
	font-size: 1.5em;
	line-height: 2.8;
	background-color: #e91e63;
	letter-spacing: 0.1em;
}

nav ul li a:hover{
	font-weight: bold;
	color: #ff6;
	background-color: #fd7899;
}
	
.NEWYEAR a{
	color: #ffffff;
	font-weight: bold;
	background-color: #de3d4f;
	animation: animate 1s linear infinite;
	}

/*商品內容區標頭*/
section{
	font-size: 0;
}
article{
	font-size: 1rem;
}
article h5{
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;
	height: auto;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	line-height: 1.5em;
	color: #ffffff;
/*	letter-spacing: 1em;*/
	background-color: #ffffff;
}

article h5 img{
	display: block;
	height: 5vw;
	margin: 10px auto;
}

article h5 span{
	margin-left: 20px;
}

article h5.gift_520 ul{
	font-size: 0;
}
article h5.gift_520 ul li{
	display: inline-block;
	font-size: 2.5rem;
	margin-right: 10px;
	vertical-align: top;
}

article h5.gift_520 ul li:first-child span{
	display: inline-block;
	width: 50px;
	height: 50px;
	color: #a0a0cf;
	line-height: 50px;
	background: #fbe8dd;
	border-radius: 50%;
	margin: 0 10px;
}

article h5.gift_520 ul li:first-child span:first-child{
	background: #f6f5cf;
}

article h5.gift_520 ul li:last-child span{
	display: block;
	height: 45px;
	font-size: 1rem;
	margin-top: -25px;
}
article.article_grid{
	display: inline-block;
	width: 50%;
	font-size: 1rem;
	vertical-align: top;
}

/*商品內容區圖片*/
article section h3{
	width: 100%;
	height: auto;
}

.BANK p{
	clear: both;
	width: 100%;
	height: auto;
	padding: 0.2em 1em;
	color: #3A1B05;
	letter-spacing: 0.1em;
}

.BANK img{}

/*支付*/
.PAY{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.PAY aside{
	width: 90%;
	height: auto;
}

.PAY h3{
	width: 60%;
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #ffffff;
	line-height: 60px;
	text-indent: 2em;
	text-align: right;
}

.PAY a{
	display: block;
	float: right;
	width: 40%;
	height: auto;
	padding-top: 7px;
}

.PAY img{
	display: block;
	width: 100%;
}

section a,section div{
	display: inline-block;
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
}

section.sale_content{
	font-size: 0;
	background:#e94745;
}

section.sale_content a{
	width: 20%;
}

section .TIT{
	width: 100%;
	height: 105px;
	background: url('images/p_title.jpg') no-repeat center;
	background-size: cover;
}

section .TIT.air_title{
	height:auto;
	background:#66a9de;
	background: url('images/air_title.jpg') no-repeat center;
	background-size: contain;
	background-color:#66a9dd;
}

section .title_msg ul{
	display:flex;
	align-items: center;
	justify-content: center;
	font-size:2.5em;
	font-weight: bold;
	color:#fff;
}

section .title_msg.title_cooking ul li{
	flex:0 0 50%;
}

section .title_msg ul li{
	display:flex;
	flex:0 0 33.3%;
	justify-content: center;
	align-items: center;
}

section .title_msg ul li a{
	display:flex;
	justify-content: flex-end;
	align-items: center;
	padding:5px 10px 5px 0;
}

section .title_msg ul li p{
	text-align: center;
}

section .title_msg ul li p span.air_ps{
	display: block;
	font-size: 0.9rem;
	margin-top: 5px;
}

section .title_msg ul li a img{
	width:80%;
}

section .title_msg ul li.sale_msg a img{
	width:100%;
}

section .title_msg ul li.title_img a img{
	width:100%;
}

.main > div{
	position: relative;
	width: 100%;
	height: auto;
}

.main > div .kitchen{
	width: 15%;
	position: absolute;
	top: 135px;
	right: 55px;
	z-index: 1;
}

.main > div img{
	width: 100%;
	height: auto;
}

.sale_content{
	width: 100%;
	font-size: 0;
}
.sale_content > a,.sale_content > div{
	width: 16.66%;
	vertical-align: top;
}

.sale_content > div{
	position: relative;
	overflow: hidden;
}

.div ul.link{
	display:none;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.8);
	z-index: 1;
}
.div ul.link li{
	height:100%;
	border-bottom: 1px #fff dashed;
}
.div ul.link li:last-child{
	border-bottom:0;
}
.div ul.link li a{
	height:100%;
	color:#fff;
	font-size:2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.div:hover ul.link{
	display: block;
}

.div.link_3 ul.link li{
	height:33.3%;

}
.div.link_2 ul.link li{
	height:50%;

}

.sale_content img{
	width: 100%;
	height: auto;
}

.sale_content.grid_3 > a{
	width: 33.3%;
	vertical-align: top;
}

.sale_content.grid_5 > a{
	width: 20%;
	vertical-align: top;
}

.sale_content.grid_7 > a{
	width: 14.28%;
}

.sale_content.grid_8 > a{
	width: 12.5%;
}

.sale_content.grid_5 > div{
	width: 20%;
	vertical-align: middle;
}

.sale_content.sale_content_s{
	display: none;
}

.brand_gift{
	display: flex;
	width: 100%;
	height: auto;
}

.brand_gift img{
	width: 100%;
}

.brand_gift_s,.display_s{
	display:none;
}

 /* .imgcolor_sale img{
	border: 0.8px solid #d77f5e;
}

.imgcolor_sale_2 img{
	border: 0.8px solid #1eb184;
}

.imgcolor_panasoic img{
	border: 0.8px solid #edce57;
}

.imgcolor_air img{
	border: 0.8px solid #179cc5;
}

.imgcolor_fan img{
	border: 0.8px solid #82bf24;
}

 .imgcolor_ice img{
	border: 0.8px solid #00ac9e;
}

.imgcolor_wash img{
	border: 0.8px solid #00aebb;
}

.imgcolor_tv img{
	border: 0.8px solid #3371b9;
} 

.imgcolor_cooking img{
	border: 0.8px solid #a73944;
} 


.imgcolor_season img{
	border: 0.8px solid #66a9dd;
} */

.border_right img{
	border-right: 0;
}

.border_left img{
	border-left: 0;
}

.border_middle img{
	border-right: 0;
	border-left: 0;
}

.sale_content_2{
	width: 100%;
	height: auto;
}

.sale_content_2 img{
	width: 12.5%;
	height: auto;
	
}

.sale_content_3{
	width: 100%;
	height: auto;
}

.sale_content_3 img{
	width: 75%;
	height: auto;
	
}

.sale_content_4{
	width: 100%;
	height: auto;
}

.sale_content_4 img{
	width: 25%;
	height: auto;
	
}

/*頁尾版權宣告*/
footer{
	text-align: center;
	font-size: 1em;
	color: #fff;
/* 	line-height: 1.6; */
	padding: 10px 0;
}

footer a{
	display: inline-block;
	color: #fff;
	margin-bottom: 10px;
}

footer a:hover{
	font-weight: bold;
}

footer span{
	display: block;
	margin-bottom: 10px;
}

/*==========手機版==========*/
@media screen and (max-width:768px){
	.notice div{
	width: 90%;
	}

	.wrapper{
		width: 100%;
		padding-bottom: 130px;
	}

	.wrapper header{
		width: 100%;
	}

	.wrapper h1{
	font-size: 6vw;
	padding: 10px 0;
	margin-bottom: 0;
	}

	.wrapper h1 span:last-child{
		display: block;
		text-align: right;
		font-size: 4vw;
		margin: 5px 12vw 0 0;
	}
	/*LOGO們*/

	/*主視覺*/
	.main,.all a.tag,.brand_gift,.display_s_none,.back{
		display: none;
	}
	
	.main_s{
		display: block;
		font-size: 0;
	}

	.main_s a{
		display: inline-block;
		width: 100%;
	}
	.main_s a:nth-child(2),.main_s a:nth-child(3){
		width: 50%;
	}

	/*選單*/
	nav{
		position: fixed;
		bottom: 0;
		background-color: #ffffff;
		/* border-top: 2px rgba(255,255,255,1) solid; */
		z-index: 999;
	}

	nav ul{
		
		margin-left: 0;
	}

	nav ul li{
		width: 50%;
		height: auto;
		border: 1px #ceaea5 solid;
		word-break: break-all;
	}

	/* nav ul li:nth-child(1),nav ul li:nth-child(2){
		width: 50%;
		border-top: 2px #ceaea5 solid;
	} */

	nav ul li a{
		font-size: 5vw;
		letter-spacing: 0;
	}
	
	.box{
		height: auto;
		margin: 0 auto;
	}
	
	/*商品內容區標頭*/
	article h5{
		text-align: center;
		margin: 0 auto;
		height: auto;
		font-size: 2em;
		text-align: center;
		line-height: 2em;
/*		letter-spacing: 0.8em;*/
/* 		padding-left: 1em; */
	}

	article h5 img{
		width: 65vw;
		height: auto;
	}

	article h5.clear{
		line-height: 40px;
		padding: 10px 0;
	}

	article h5.clear span{
		display: block;
		margin: 0;
	}

	article.article_grid{
		width: 100%;
	}

	/*銀行刷卡優惠*/
	.BANK p{
		width: 95%;
		padding: 0.4em 0 0.4em 2em;
		font-size: 0.9em;
		text-indent: -1em;
		text-align: justify;
	}

	/*支付*/
	.PAY aside{
		width: 90%;
		margin: 0 auto;
	}

	.PAY h3{
		width: 100%;
		margin: 0 auto;
		font-size: 1.2em;
		text-align: center;
		letter-spacing: 0.2em;
		line-height: 1.5;
		text-indent: 0;
	}

	.PAY a{
		
		width: 100%;
		padding-top: 0;
	}

	.PAY img{
		width: 80%;
		margin: 0 auto;
	}

	section .TIT{
		height: auto;
		background-color: #014da1;
		background-size: 155%;
		padding: 20px 0;
	}

	section .title_msg ul{
	display:flex;
	flex-direction: column;
	font-size:2rem;
	padding:10px 0;
	}

	section .title_msg ul li a{
	justify-content: center;
	padding:10px 0 0 0;
	}

	section .title_msg ul li a img,section .title_msg ul li.title_img a img{
	width:90%;
	}

	section .imgcolor_cooking a:last-child,section .imgcolor_air > a:nth-of-type(7){
		width: 100%;
	}
	
	.sale_content > a,.sale_content > div,.sale_content.grid_3 > a,.sale_content.grid_5 > div,.sale_content.grid_5 > a,.sale_content.grid_7 > a,.sale_content.grid_8 > a,.sale_content.air_content > div.grid_s{
		width: 50%;
	}

	.sale_content > a.grid_s,.sale_content.air_content > div{
		width: 33.3%;
	}

	.sale_content.air_content > div:nth-of-type(7),.sale_content.air_content > div:nth-of-type(8){
		width: 50%;
	}

	.sale_content img,.sale_content.grid_5 > a.width_100,.brand_gift img,.brand_gift_s img{
		width: 100%;
	}

	.brand_gift_s,.brand_gift_s a{
		display:block;
	}

	.display_s{
		display:inline-block;
	}

	.border_top img{
		border-top: 0;
	}

	.border_bottom img{
		border-bottom: 0;
	}

	.sale_content_2 img{
		width: 25%;
	}

	/*頁尾版權宣告*/
	footer{
		font-size: 3vw;
	}
	
}
