﻿
/************************************************************************************
RESET
*************************************************************************************/
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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline;*/
    background: transparent;
}
body {line-height: 1; -webkit-text-size-adjust: none;}
ol, ul { list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
   /* border-collapse: collapse;*/
    border-spacing: 0;
}
img {image-rendering: -webkit-optimize-contrast;}
a img {border: none;}
.clean { clear:both;}
a {color: #333333; text-decoration: none; blr:expression(this.onFocus=this.blur()); outline: none; /* for Firefox */hlbr:expression(this.onFocus=this.blur()); /* for IE */}
a:hover {text-decoration:none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s;}
a:focus{ -moz-outline-style: none;}
.b-box{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	font-size:14px;
	overflow-x: hidden;
	background: url(../images/bk_all.png) repeat center #f1eedd;
}

h1,h2,h3 { display: none;}

/*wow*/
.wow:first-child {
visibility: hidden;
visibility:visible \9;
}


/*PC
-----------------------------------------------------------------*/

/*主框架*/
.container {
	width:100%;
	margin: auto;
	font-family: Verdana,'微軟正黑體';
}

.block-center {
	width: 100%;
	max-width: 920px;
	margin: auto;
	clear: both;
	position: relative;
}

/*主視覺*/
.block-main {
	width: 100%;
	line-height: 0;
}

.main-center {
	width: 100%;
	max-width: 1087px;
	min-height: 665px;
	margin: 50px auto 20px auto;
	background: url(../images/main_bk.png) no-repeat center;
}

.main-center img {
	display: inline-block;
	margin: 166px 0 0 128px;
}

.main-mobile {
	display: none;
}

.main-mobile2 {
	display: none;
}

/*活動資訊*/
.block-act {
	width: 100%;
	clear: both;
	background: url(../images/activity_bk.jpg) repeat center;
	padding: 65px 0;
}

.act-big-title {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 0 0 35px 0;
}

.act-big-title span {
	display: block;
	width: 100%;
	background: url(../images/activity_title_line.png) repeat-x center;
}

.act-big-title img {
	display: inline-block;
	width: 100%;
	max-width: 242px;
	margin: 0 auto;
	background: #623939;
}

.act-all {
	width: 100%;
	clear: both;
	display: table;
}

.act-pic,.act-infor {
	vertical-align: top;
	display: table-cell;
	width: 50%;
}

.act-pic {
	position: relative;
}

.act-big-box ,.act-small-box {
	position: relative;
}

.act-big-box {
	padding: 6px;
	width: 452px;
	border: 1px solid #f1eedd;
}

.act-small-box {
	width: 100%;
	border: 4px solid #f1eedd;
}
.act-pic .slick-slide img {
	width: 100%;
}

.act-pic .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.act-pic .slick-dots button {
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	border-radius: 30px;
	border: 1px solid #f1eedd;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

.act-pic .slick-dots button {
	cursor: pointer;
}

.act-pic .slick-dots .slick-active button {
	background: #f1eedd;
}

.act-pic ul.slick-dots {
	width: 100%;
	text-align: center;
	position: absolute;
    bottom: -45px;
}

.act-infor {
	padding-left:50px;
}

.act-infor li {
	list-style-image: url(../images/activity_list_style.png);
	color:#f8f7ed;
	text-align: left;
	margin: 0 0 40px 0;
}

.act-infor li:last-child {
	margin: 0;
}

.act-infor span {
	display: block;
}

.act-infor p {
	margin-bottom: 20px;
}
.act-infor p:last-child {
	margin-bottom: 0;
}

.act-infor-list-title {
	font-family: 'Shippori Mincho B1', Verdana;
	font-size:25px;
	margin: 0 0 15px 0;
	line-height: 25px;
}

.act-infor-list-big-text {
	font-size: 20px;
	line-height: 25px;
}

.act-infor .act-infor-list-color-title {
	display: inline-block;
    clear: both;
    border-radius: 10px;
    background: #bc9043;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

.act-infor-list-small-text {
	font-size: 15px;
	line-height: 20px;
}

/*商品*/
.block-product {
	width: 100%;
	clear: both;
	padding:115px 0 40px 0;
}

.product-big-box {
	width: 100%;
	display: table;
	position: relative;
	border: 2px solid #623939;
	background: #f5f3e7;
	padding: 55px 30px 30px 30px;
}

.product-big-box {
	padding: 55px 30px 50px 30px;
}

.product-type-title {
	width: 100%;
	clear: both;
	position: absolute;
	text-align: center;
	top:-40px;
	left: 0;
}

.product-type-title img {
	width: 100%;
	clear: both;
	max-width: 462px;
}

a.product-line-box {
	width: 100%;
	display: table;
	padding: 20px 10px;
	border-bottom: 1px dashed #623939;
}

a.product-line-box:hover {
	background:#fffef9;
}

.product-line-box-name ,.product-line-box-price {
	display: table-cell;
	color:#623939;
	vertical-align: top;
}

.product-line-box-name {
	width: 75%;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	line-height: 25px;
}

.product-line-box-price {
	width: 25%;
	font-size: 15px;
	text-align: right;
}

.product-line-box-price span {
	color:#cc3a3a;
	font-weight: bold;
	font-size: 20px;
}

.product-line-infor li {
	list-style: disc;
	font-size: 15px;
	margin: 5px 0 0px 25px;
	line-height: 20px;
}

.product-recommend-box {
	width: 100%;
	clear: both;
	display: table;
}

.product-recommend-pic,.product-recommend-infor {
	vertical-align: top;
	display: table-cell;
	width: 50%;
}

.product-recommend-pic {
	position: relative;
}

.product-recommend-pic-big-box ,.product-recommend-pic-small-box {
	position: relative;
}

.product-recommend-pic-big-box {
	padding: 6px;
	width: 452px;
	border: 1px solid #623939;
}

.product-recommend-pic-small-box {
	width: 100%;
	border: 4px solid #623939;
}
.product-recommend-pic .slick-slide img {
	width: 100%;
}

.product-recommend-pic .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.product-recommend-pic .slick-dots button {
	text-indent: -9999px;
	width: 12px;
	height: 12px;
	border-radius: 30px;
	border: 1px solid #623939;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

.product-recommend-pic .slick-dots button:hover {
	cursor: pointer;
}

.product-recommend-pic .slick-dots .slick-active button {
	background: #623939;
}

.product-recommend-pic ul.slick-dots {
	width: 100%;
	text-align: center;
	position: absolute;
    bottom: -45px;
}

.product-recommend-infor {
	padding-left:20px;
}

.product-recommend-infor-list li {
	position: relative;
    color: #623939;
    text-align: left;
    margin: 0 0 15px 30px;
    line-height: 20px;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.product-recommend-infor-list li:last-child {
	margin: 0 0 0px 30px;
}

.product-recommend-infor-list li::before {
	background: url(../images/product_big_list_style.png) no-repeat center;
	content: '';
	width: 21px;
	height: 24px;
	position: absolute;
    left: -25px;
}

.product-recommend-infor span {
	display: block;
}

.product-recommend-infor-title {
	border-bottom: 3px solid #623939;
	padding-bottom: 4px;
	margin: 0 0 20px 0;
}

.product-recommend-infor-title p {
	font-size: 25px;
    text-align: left;
    border-bottom: 1px solid #623939;
    padding: 10px 0 12px 0;
    line-height: 32px;
    font-weight: bold;
	color: #623939;
}

.product-recommend-infor-price {
	width: 100%;
	text-align: right;
	color: #623939;
	font-size: 15px;
	margin: 15px 0;
}

.product-recommend-infor-price span {
	font-weight: bold;
	color:#cc3a3a;
	font-size: 35px;
	margin: 0 5px;
	display: inline-block;
}

.product-recommend-infor-button {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 20px 0 0 0; 
}

.product-recommend-infor-button a {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding: 6px 14px;
    border-radius: 20px;
    background: #bc9043;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 4px;
    box-shadow: 0px 4px 0px #906d30;
}

.product-recommend-infor-button a:hover {
	background:#d2a14d;
}

.product-recommend-notice {
	font-size: 13px;
	width: 100%;
	text-align: right;
	line-height: 20px;
	color:#906d30;
	margin: 5px 0 0 0;
}


/*中間調度區
-----------------------------------------------------------------*/

@media screen and (max-width: 960px) {
	html,
    body {
        width: 100%;
        min-height: 100%;
	}

	.main-center {
		display: none;
	}

	.main-mobile {
		display: block;
		width: 100%;
		max-width: 960px;
		line-height: 0;
	}

	.main-mobile img {
		width: 100%;
		max-width: 960px;
	}

	.act-infor {
		width: inherit;
	}

	.act-pic {
		width: 400px;
	}

	.act-big-box {
		width: 350px;
	}

	.block-product {
		width: 90%;
		margin: 0 auto;
	}

	.product-recommend-infor {
		width: inherit;
	}

	.product-recommend-pic {
		width: 400px;
	}

	.product-recommend-pic-big-box {
		width: 350px;
	}


}


/*平板
-----------------------------------------------------------------*/

@media screen and (max-width: 768px) {
	.act-infor,.act-pic {
		width: 100%;
		display: table;
		clear: both;
	}

	.act-big-box {
		margin: 0 auto;
		width: 500px;
	}

	.act-pic {
		text-align: center;
	}

	.act-infor {
		padding:60px 20px 0 50px;
	}

	.product-line-box-name ,.product-line-box-price {
		display: table;
		width: 100%;
	}

	.product-line-box-name {
		margin: 0 0 10px 0;
	}

	.product-recommend-pic {
		text-align: center;
	}

	.product-recommend-infor {
		padding:60px 20px 0 20px;
	}

	.product-recommend-pic-big-box {
		margin: 0 auto;
		width: 500px;
	}

	.product-recommend-infor,.product-recommend-pic {
		width: 100%;
		display: table;
		clear: both;
	}
}

/*中間調度區
-----------------------------------------------------------------*/

@media (max-width:660px) {
	.product-big-box {
		padding: 40px 10px 20px 10px;
	}
	.product-recommend-box {
		margin: 22px 0 0 0;
	}

	.product-recommend-infor {
		padding:60px 0px 0 0px;
	}
}

/*手機
-----------------------------------------------------------------*/

@media (max-width: 480px) {
	html,
	body {width: 100%; min-height: 100%;}
	.main-mobile {
		display: none;
	}

	.main-mobile2 {
		display: inline-block;
		width: 100%;
		line-height: 0;
	}

	.main-mobile2 img {
		width: 100%;
		max-width: 480px;
		margin: auto;
	}

	.product-big-box {
		padding: 20px 10px 20px 10px;
	}

	.product-recommend-pic-big-box {
		padding: 10px;
	}

	.product-recommend-box {
		margin: 15px 0 0 0;
	}

	.product-recommend-infor {
		padding:35px 10px 0 10px;
	}

	.product-recommend-infor-button a {
		width: 100%;
		padding: 12px 25px;
		margin: 7px 0px;
	}

}

@media (max-width: 380px) {
	.product-type-title {
		top: -30px;
	}
}