@charset "utf-8";
/******************************************************************************************************************************************************/
/*以下不要修改*****************************************************************************************************************************************/
/******************************************************************************************************************************************************/
.clear:before, .entry-content:before, .comment-content:before, .site-header:before, .site-content:before, .site-footer:before, .gallery:before, .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .gallery:after {
	content: "";
	display: table; }
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .gallery:after {
	clear: both; }

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; }
body {
	margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block; }
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }
audio:not([controls]) {
	display: none;
	height: 0; }
[hidden], template {
	display: none; }
a {
	background-color: transparent; }
a:active, a:hover {
	outline: 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b, strong {
  font-weight: bold; }
dfn {
  font-style: italic; }
h1 {
	font-size: 2em;
	margin: 0.67em 0; }
mark {
	background: #ff0;
	color: #000; }
small {
	font-size: 80%; }
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline; }
sup {
	top: -0.5em; }
sub {
	bottom: -0.25em; }
img {
	border: 0; }
svg:not(:root) {
	overflow: hidden; }
figure {
	margin: 1em 40px; }
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0; }
pre {
	overflow: auto; }
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em; }
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0; }
button {
	overflow: visible; }
button, select {
	text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer; }
button[disabled], html input[disabled] {
	cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0; }
input {
	line-height: normal; }
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto; }
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none; }
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em; }
legend {
	border: 0;
	padding: 0; }
textarea {
	overflow: auto; }
optgroup {
	font-weight: bold; }
table {
	border-collapse: collapse;
	border-spacing: 0; }
td, th {
	padding: 0; }
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }
/******************************************************************************************************************************************************/
/*以上不要修改*****************************************************************************************************************************************/
/******************************************************************************************************************************************************/
/******************************************************************************************************************************************************/
/* Typography字文排版**********************************************************************************************************************************/
/******************************************************************************************************************************************************/
 @font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome/fontawesome-webfont.eot?v=#4.1.0');
	src: url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=#4.1.0') format('embedded-opentype'), url('../fonts/fontawesome/fontawesome-webfont.woff2?v=#4.1.0') format('woff2'), url('../fonts/fontawesome/fontawesome-webfont.woff?v=#4.1.0') format('woff'), url('../fonts/fontawesome/fontawesome-webfont.ttf?v=#4.1.0') format('truetype'), url('../fonts/fontawesome/fontawesome-webfont.svg?v=#4.1.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal; }
body {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-size: 0.938em; }
body, button, input, select, textarea {
	color: #787E87;
	font-family: 'Trajan Pro',微軟正黑體,"Helvetica Neue",Helvetica,Arial,STHeiti,"Microsoft JhengHei",sans-serif;
	line-height: 1.618;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale; }
h1, h2, h3, h4, h5, h6 {
	font-family: 'Trajan Pro',微軟正黑體,"Helvetica Neue",Helvetica,Arial,STHeiti,"Microsoft JhengHei",sans-serif;
	clear: both;
	font-weight: 700;
	margin: 0 0 0.618em;
	color: #484c51; }
h1, .alpha {
	font-size: 2.244em;
	letter-spacing: -1px;
	line-height: 1.214;
	font-weight: 300; }
	h1 a, .alpha a {	font-weight: 300; }
h2, .beta {
	font-size: 1.618em;
	letter-spacing: -1px; }
h3, .gamma {	font-size: 1.387em; }
h4, .delta {	font-size: 1em; }
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 0 0 1.618em; }
p {
	margin: 0 0 1.618em; }
ul, ol {
	margin: 0 0 1.618em 3em;
	padding: 0; }
ul {
	list-style: disc; }
ol {
	list-style: decimal; }
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.618em; }
dt {
	font-weight: 700; }
dd {
	margin: 0 0 1.618em; }
b, strong {
	font-weight: 700; }
dfn, cite, em, i {
	font-style: italic; }
blockquote {
	padding: 0 1.618em;
	border-left: 3px solid rgba(0, 0, 0, 0.05);
	font-style: italic; }
address {
	margin: 0 0 1.618em; }
pre {
	background: #fff9c0;
	font-family: "Courier 10 Pitch", Courier, monospace;
	margin-bottom: 1.618em;
	padding: 1.618em;
	overflow: auto;
	max-width: 100%; }
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	background-color: rgba(0, 0, 0, 0.05);
	padding: 0.202em 0.53em; }
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help; }
mark, ins {
	text-decoration: none;
	font-weight: 700;
	background: transparent; }
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline; }
sup {
	bottom: 1ex; }
sub {
	top: 0.5ex; }
small {
	font-size: 75%; }
big {
	font-size: 125%; }
figure {
	margin: 0; }
table {
	margin: 0 0 1.618em;
	width: 100%; }
th {
	font-weight: bold; }
img {
	height: auto;
	max-width: 100%;
	display: block; }
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 700; }
.storefront-cute * {
	font-family: "Comic Sans MS",微軟正黑體, sans-serif; }
/******************************************************************************************************************************************************/
/* Typography字文排版**********************************************************************************************************************************/
/******************************************************************************************************************************************************/
body {
	/*font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Calibri,微軟正黑體, sans-serif; 
	background: #ffffff;
	margin: 0;
	padding: 0;
	color: #000;
	-webkit-text-size-adjust: 100%;
}

/* ~~ 元素/標籤選取器 ~~ */
ul, ol, dl { /* 由於瀏覽器之間的差異，最佳作法是在清單中使用零寬度的欄位間隔及邊界。為了保持一致，您可以在這裡指定所要的量，或在清單包含的清單項目 (LI、DT、DD) 上指定所要的量。請記住，除非您寫入較為特定的選取器，否則在此執行的作業將重疊顯示到 .nav 清單。 */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;	 /* 移除上方邊界可以解決邊界可能從其包含的 Div 逸出的問題。剩餘的下方邊界可以保持 Div 不與接在後面的元素接觸。 */
	padding-right: 15px;
	padding-left: 15px; /* 將欄位間隔加入至 Div 內元素的兩側 (而不是 Div 本身)，即可不需執行任何方塊模型的計算作業。具有側邊欄位間隔的巢狀 Div 也可當做替代方法。 */
}
p {
	margin-top: 0;	 /* 移除上方邊界可以解決邊界可能從其包含的 Div 逸出的問題。剩餘的下方邊界可以保持 Div 不與接在後面的元素接觸。 */
	padding-right: 10px;
	padding-left: 10px; /* 將欄位間隔加入至 Div 內元素的兩側 (而不是 Div 本身)，即可不需執行任何方塊模型的計算作業。具有側邊欄位間隔的巢狀 Div 也可當做替代方法。 */
}
a img { /* 這個選取器會移除某些瀏覽器在影像由連結所圍繞時，影像周圍所顯示的預設藍色邊框 */
	border: none;
	zoom:100%;
}

/* ~~ 網站連結的樣式設定必須保持此順序，包括建立滑過 (Hover) 效果的選取器群組在內。~~ */
a:link {
	color:#414958;
	text-decoration: none; /* 除非您要設定非常獨特的連結樣式，否則最好提供底線，以便快速看出 */
}
a:visited {
	color: #4E5869;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* 這個選取器群組可以讓使用鍵盤導覽的使用者，也和使用滑鼠的使用者一樣擁有相同的滑過體驗。 */
	text-decoration: none;
}

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome/fontawesome-webfont.eot?v=#4.1.0');
	src: url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=#4.1.0') format('embedded-opentype'), url('../fonts/fontawesome/fontawesome-webfont.woff2?v=#4.1.0') format('woff2'), url('../fonts/fontawesome/fontawesome-webfont.woff?v=#4.1.0') format('woff'), url('../fonts/fontawesome/fontawesome-webfont.ttf?v=#4.1.0') format('truetype'), url('../fonts/fontawesome/fontawesome-webfont.svg?v=#4.1.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal; }
img{
	width: 100%;	}

div{
		/*border: 1px solid silver;*/
	}
@font-face { 
	font-family: 'Trajan_Pro'; 
	src: url('..fonts/trajan_pro/trajan_pro.eot'); 
	src: url('..fonts/trajan_pro/trajan_pro.eot?#iefix') format('embedded-opentype'), 
	url('..fonts/trajan_pro/trajan_pro.svg#Trajan Pro') format('svg'), 
	url('..fonts/trajan_pro/trajan_pro.woff') format('woff'), 
	url('..fonts/trajan_pro/trajan_pro.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
	}	
/******************************/
/*    Header Start            */
/******************************/

.header-Toggle {
	display:none;
}
.header {
	clear:both;
	display:block;
	position:relative;	
	/* [disabled]padding-top: 10px; */
	width:100%;
	z-index: 1000;
	/*border: 2px solid red; */
	min-height:70px;
}
@media screen and (max-width:960px){
	.header-Toggle{
		clear:both;
		display:block;
		position:relative;	
		/* [disabled]padding-top: 10px; */
		width:100%;
		z-index: 1000;
		/*border: 2px solid red; */
		height:70px;
		background-image:url(../images/background70.png); 
		background-repeat: repeat-x;
	}
	.header-Toggle img {
		width: 200px;
		height:70px;
	}
	.header {
		display:none;	}
	.toggle-menu {
		position: absolute;	top:10px;	left:10px;	width:100%;	height:50px;	z-index:10000;	}
	.nav-menu {
		background: white;	display: none;	}
	.nav-menu ul{
		padding: 0;	margin: 0;	list-style: none;}
	.nav-menu a{
		font: bold 13px Verdana;	padding: 10px;	display: block;	color: #595959;	text-decoration: none;	border-bottom: 1px solid #C0C0C0;}
	.nav-menu a:hover{
		background: red;	color: white;
	}
	.nav-menu p{
		font-family: 'Trajan Pro',微軟正黑體;
		margin-top: 5px;
		background: #323232;
		color:#FFFFFF;
		width:100%;
	}	
}



.header-content{
	border: 0.25em solid red;
	position: absolute;

	left:56%;
	top: 5em;

}
.header-back {
/*
	height: 9em;
	width: 15em;	
*/
	position:absolute;	
	width: 100%;	
}

.header-logo {
	/*
	height: 9em;
	width: 15em;	
*/	z-index: 1001;
	/*border: 2px solid blue;*/
	position: absolute;
	width: 15%;
	right:42%;
	top: 0;
}

.header img {
	width: 100%;
}
.header-menu {
	/*border: 2px solid black;*/
	position: absolute;
	width: 50%;
	height:32px;
	bottom:9%;
	left:35%;	
	font-size:16px;
	text-align: right;

/*
	width: 50%;	
	position:absolute;
	bottom:1em;
	left:20%;	
*/
	}
	
@media screen and (max-width:1600px){
.header-menu {
	bottom:8%;
	left:30%;
	font-size:14px;	}
}
	
@media screen and (max-width:1366px){
.header-menu {
	bottom:7%;
	left:28%;
	font-size:13px;	}
}
@media screen and (max-width:1024px){
.header-menu {
	width: 70%;
	bottom:5%;
	left:18%;
	font-size:10px;	}
}	

.main-menu{list-style-type:none;margin-left:0;padding:0;
	font-family: 'Trajan Pro',微軟正黑體;
}
.main-menu li {
	float: left;
	position: relative;
	border-right: 0.125em solid #CCC;
}
.main-menu li:first-child{
	border-left: 0.125em solid #CCC;
}
.main-menu li p{
	font-size: 16px;
	font-weight:lighter;
	margin:0 1.2em;
}
.main-menu li p:before{
	display: hidden;
	text-align: center;
}
.main-menu li a{
	color: #000;
	text-decoration: none;
}
.main-menu li a:hover p:before{
	font-size: 18px;
	content:attr(title1);
	position:absolute;
	background-color:#FFF;
	background-image: url('../images/background-menu.png');
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:block;
}
    .toggle {
        display: none;
    }

@media screen and (max-width:960px){
    .nav {
        display: none;
    }
.header{
	height: 5em;	
}
.header-content{
	height: 5em;
}
.header-menu {
	bottom:0em;
	
	}
	.header-menu #menu li p{
	font-size: 0.8em;
	margin:0;
}
}

@media screen and (max-width:1600px){

.header-content{
	width:100%;
	margin:0 auto;	
	position:relative;		
}
}

















.header-link {
	position:absolute;
	bottom:1em;
	right:0.5em;
	width:30%;/*width:20em;*/
	font-size: 1.2em;
}
	.header-link .tel-no:before{
		content: "\f095";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-decoration: inherit;
		color: #333;
		font-size: 1.5em;
		padding-right: 0.5em;
	}
	.header-link .tel-no:after{
		content: "\f003";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-decoration: inherit;
		color: #333;
		font-size: 1.5em;
		padding-left: 0.5em;
	}

.header-desc {
	position:absolute;
	top:0.5em;
	right:1.5em;
	width:25%;/*width:18em;*/
	
}
/******************************/
/*    Header End              */
/******************************/
.container {
	/*background-color: #333333;*/
	position:relative;	
	width: 50%;
	/*padding-top:12em;*/
	margin:1em auto 1em ;	
	padding-bottom: 50px;
}

.container-logo {
	z-index: 1001;
	position: fixed	;
	width: 20%;
	top:70%	;
	right:2.5%;
	overflow:none;
}
	
@media screen and (max-width:1600px){
	.container {
		width: 60%;}
	.container-logo {
		width: 15%;
		top:75%;}
}
@media screen and (max-width:1366px){
	.container {
		width: 70%;}
	.container-logo {
		width: 10%;
		top:80%;}
}
@media screen and (max-width:1024px){
	.container {
	width: 90%;}
	.container-logo {
		display:none;}
}
@media screen and (max-width:960px){
	.container {
	margin-top: -30px;}
}
/* ~~ 這是版面資訊。~~ 

1) 欄位間隔只會置於 Div 的頂端或底部。此 Div 內的元素在兩側會有欄位間隔，可讓您不需進行「方塊模型計算」。請記住，如果對 Div 本身加入任何側邊的欄位間隔或邊框，在計算「總」寬度時，就會將這些加入您定義的寬度。您也可以選擇移除 Div 中元素的欄位間隔，然後在其中放置沒有寬度的第二個 Div，並依設計所需放置欄位間隔。

/******************************/
/*    Footer Start            */
/******************************/

.footer {
	position: fixed;
	bottom: 0;
	z-index: 1;
	margin-top: 5px;
	width:100%;
	height: 50px;
	background: #323232;
	color:#FFFFFF;
}

.footer-content {
	width:62.5em;
	margin:0 auto;	
	position:relative;	
		top: 5px;
		
}
.footer-logo {
	height: 40px;
	width: 40px;	
	margin-top:0px;
	
}
.footer-info {
	font-family: 'Trajan Pro',微軟正黑體;
	position:absolute;
	top:0px;
	left:50px;
	font-size: 12px;
}
.footer-icon {
	position:absolute;
	top:0px;
	right:0.0em;
	width:60px;
	height: 30px;	
}
	.footer-icon .upload:before{
		content: "\f0ee";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-decoration: inherit;
		color: #FFF;
		font-size: 20px;
		padding-right: 0.1em;
	}
	.footer-icon .e-mail:before{
		content: "\f0e0";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-decoration: inherit;
		color: #FFF;
		font-size: 20px;
		padding-right: 0.1em;
	}
@media screen and (max-width:960px){

	.footer {
		display:none;}
}	
/******************************/
/*    Footer End              */
/******************************/
 

/******************************/
/*    Div-Box Start           */
/******************************/
.div-box {
	border:0px #bcbcbc solid;
	border-top:0;
	margin-bottom:10px;
	
	text-align:center;
	position:relative;
	        box-shadow:0 20px 50px -25px rgba(0,0,0,0.81);
	-webkit-box-shadow:0 20px 50px -25px rgba(0,0,0,0.81);
	   -moz-box-shadow:0 20px 50px -25px rgba(0,0,0,0.81);
	   	font-size:24px;
    text-shadow:1px 1px 1px rgba(46,46,46,0.65);
	-webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
	   -moz-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
			box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
	line-height:25px;
}
.div-box-head {
	font-size: 24px;
	font-weight: 700;
	color:#000;
	text-align:center;
	display: block;
    text-shadow:1px 1px 1px rgba(180,180,180,0.5);
	-webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
	   -moz-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
			box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
	line-height:25px;
	position:relative;
	padding:20px;
	/*border:1px #000000 dashed;*/
}
.div-box-content {
	font-size:16px;
	color:#000;
	text-align:center;
	display: block;
    text-shadow:1px 1px 1px rgba(180,180,180,0.5);
	-webkit-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
	   -moz-box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
			box-shadow:inset 0 1px 1px 0 rgba(255,255,255,0.77);
	line-height:25px;
	min-height:100px;
	position:relative;
	padding:20px;
	/*border:1px #000000 dashed;*/
}

/******************************/
/*    Div-Box End             */
/******************************/
inputs:-webkit-input-placeholder {
    color: #b5b5b5;
}

inputs-moz-placeholder {
    color: #b5b5b5;
}

.inputs {
    width: 250px;
    padding: 10px 10px;
    font-family: 微軟正黑體,"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #9D9E9E;
    text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0);
    background: #FFF;
    border: 1px solid #FFF;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
}

.inputs:focus {
    background: #DFE9EC;
    color: #414848;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    outline: 0;
}

.inputs:hover {
    background: #DFE9EC;
    color: #414848;
}

h1 {
display: none;
}