body{/*temp*/
	background: url("../images/bg.jpg") repeat 50% -1379px;
}

/************************************************************\
* Banner
\************************************************************/
#banner{
	background: url("../images/product/banner_bg.jpg") no-repeat;
	background-size: cover;
	position: relative;
	z-index: 90;
	width: 100%;
	height: 769px;
	opacity: 0;
}
/*****************************\
* opening
\*****************************/
#banner .banner_img {
	position: absolute;
	top: -71px;
	right: 1212px;
	z-index: 2;
}
.banner_img .bai {
	position: absolute;
	z-index: 3;
	opacity: 0;
}
.banner_img .ba_01 {
	top: 0;
	left: 219px;
}
.banner_img .ba_02 {
	top: 0;
	left: 448px;
}
.banner_img .ba_03 {
	top: 0;
	left: 705px;
}
.banner_img .ba_04 {
	top: 0;
	left: 773px;
}
.banner_img .ba_05 {
	top: 124px;
	left: 984px;
}
.banner_img .ba_06 {
	top: 352px;
	left: 889px;
}
.banner_img .ba_07 {
	top: 518px;
	left: 981px;
}
.banner_img .ba_08 {
	top: 586px;
	left: 771px;
}
.banner_img .ba_09 {
	top: 641px;
	left: 640px;
}
.banner_img .ba_10 {
	top: 75px;
	left: 159px;
	z-index: 2;
}
.banner_img .ba_11 {
	top: 514px;
	left: 7px;
	z-index: 4;
}
.banner_img .ba_12 {
	top: 243px;
	left: 392px;
}
/*****************************\
* text
\*****************************/
#banner .banner_txt {
	position: absolute;
	top: 286px;
	right: 1058px;
	z-index: 2;
}
@media screen and (min-width: 1920px) { #banner .banner_txt { right: 1058px; }}
@media screen and (min-width: 1680px) and (max-width: 1919px) { #banner .banner_txt { right: 1058px; }}
@media screen and (min-width: 1600px) and (max-width: 1679px) { #banner .banner_txt { right: 1058px; }}
@media screen and (min-width: 1440px) and (max-width: 1599px) { #banner .banner_txt { right: 63%; }}
@media screen and (min-width: 1360px) and (max-width: 1439px) { #banner .banner_txt { right: 61%; }}
@media screen and (max-width: 1359px) { #banner .banner_txt { right: 60%; }}
.banner_txt .title_tw {
	margin-left: 5px;
	color: #fff;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.3em;
	font-weight: 700;
	font-style: italic;
	-webkit-text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	-moz-text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	opacity: 0;
}
.banner_txt .title {
	margin-top: 4px;
	display: block;
	color: #ffffff;
	font-family: proxima_novasemibold;
	font-size: 89.81px;
	line-height: 89.81px;
	letter-spacing: 0.005em;
	font-style: italic;
	text-transform: uppercase;
	-webkit-text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	-moz-text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	opacity: 0;
}
.banner_txt .title_en {
	margin-top: 32px;
	display: block;
	color: #ffffff;
	font-family: proxima_novasemibold;
	font-size: 32.41px;
	line-height: 37.63px;
	letter-spacing: 0.075em;
	font-style: italic;
	-webkit-text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	-moz-text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	text-shadow: 2px 2px 3px rgba(0,0,0,0.75);
	opacity: 0;
}
.banner_txt .titleb {
	opacity: 0;
}
.banner_txt .summary {
	margin-top: 34px;
	color: #483021;
    font-family: "微軟正黑體", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height: 23.31px;
	letter-spacing: 0.1em;
	font-weight: 700;
	font-style: italic;
	opacity: 0;
}

/************************************************************\
* leaves
\************************************************************/
#banner .leaves{
	position: absolute;
	top: -70px;
	left: 0;
	z-index: 1;
}
#banner .leave {
    background-repeat: no-repeat;
    position: absolute;
    z-index: 5;
	opacity: 0;
}
#banner .leave img {
	opacity: 0;
}
#banner .leave_01 {
    top: -71px;
    left: 0;
    z-index: 4;
}
#banner .leave_02 {
    top: 92px;
    left: 0;
    z-index: 4;
}
#banner .leave_03 {
    bottom: -160px;
    left: 0;
}

/************************************************************\
* wrapper
\************************************************************/
#wrapper .inner .pagetitle{
	padding-top: 119px;
	padding-left: 18px;
	padding-bottom: 35px;
	opacity: 0;
}