﻿@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
html, body {
	height: 100%;
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	font-weight: 300;
	color: #fff;
}
.header {
	background: url(../../images/ZH-TW/all/menu_bg.png);
	width: 100%;
	height: 70px;
	padding-left: 30px;
	box-sizing: border-box;
	/*overflow-x:hidden;
	overflow-y:hidden;*/
	position: absolute;
	z-index: 999;/*position: fixed;*/
}
.wrap {
	min-height: 100%;
	padding-bottom: 30px;
	box-sizing: border-box;
 *display: table; /* For IE7 Hack */
 *height: 100%; /* For IE7 Hack */
}
.main {
	overflow: hidden;
	width: 100%;
}
/* must be same height as the footer */
.fullBG {
}
.lightBoxContent .notice_txt {
	font-size: 14px;
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph;
	height: auto;
	padding: 10px 30px;
	letter-spacing: 3px;
}
.noticeMO {
	display: none;
}
.contacttitle {
	background: url(../../images/ZH-TW/contact/contacttitle.png) no-repeat;
	height: 137px;
	text-indent: -9999px;
	margin: 0 auto 30px auto;
}
.footer {
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear: both;
}
.footer .PC_footer {
	text-align: center;
	color: #fff;
	font-size: 13px;
}
.footer .PC_footer a {
	text-decoration: none;
	color: #fff;
}
.box-modal2 {
	position: relative;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
	color: #FFF;
	background-image: url(../../images/ZH-TW/index/bg_index_info1.png), url(../../images/ZH-TW/index/bg_index_info2.png);
	background-position: top left, bottom left;
	background-repeat: repeat-x, repeat-x;
	background-color: #333;
}
.box-modal2 .content {
	padding: 0 30px;
}
.box-modal2 input {
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	border: 3px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border-bottom: 1px dotted #757575;
	padding: 5px 15px 5px 15px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
	letter-spacing: 1px;
	background-color: transparent;
	color: #fff;
	font-size: 14px;
}
.code_div {
	overflow: hidden;
}
.code_div input {
	width: 40%;
	float: left;
	margin-right: 10px;
}
.box-modal2 textarea {
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	border: 1px dotted #757575;
	padding: 5px 15px 5px 15px;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 20px;
	background-color: transparent;
	min-height: 150px;
	color: #fff;
	font-size: 14px;
	resize: none;
}
.box-modal2 a.Submit1 {
	font-family: 'Noto Sans TC', "微軟正黑體", "Microsoft JhengHei UI", sans-serif;
	clear: both;
	height: 36px;
	width: 100%;
	text-align: center;
	line-height: 36px;
	display: block;
	color: #d59728;
	text-decoration: none;
	transition: all 0.4s;
	border: 1px solid #d59728;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 20px auto;
	box-sizing: border-box;
}
.box-modal2 a.Submit1:hover {
	background-color: #4f646d;
	border: 1px solid #4f646d;
	color: #fff;
}
a.close1 {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	left: 100px;
	background: url(../../images/ZH-TW/all/close1.png) no-repeat;
	z-index: 999;
	margin-left: 440px;
	margin-top: 0px;
	outline: none;
}

@media screen and (max-width: 1300px) {
.header {
	height: 95px;
}
}

@media screen and (max-width: 1060px) {
/*html, body{
	overflow-x: hidden;}*/
body {
	overflow-x: hidden;
}
a.close1 {
	display: none;
}
.wrap {
	margin-bottom: 0;
	padding-bottom: 0;
}
.main {
	overflow: hidden;
	background: #252525;
}
/*.fullBG{
	height:500px;
	overflow-y:hidden;}	*/
.header {
	position: absolute;
	top: 0;
	height: 50px;
	padding-left: 0;
	overflow: unset;
}
.wrap {
	position: relative;
	height: auto;
	min-height: auto;
}
.noticeMO {
	display: block;
	float: left;
	width: 100%;
}
.noticeMO a {
	display: block;
	background: url(../../images/ZH-TW/all/small_top.png) no-repeat right center #616161;
	color: #FFF;
	font-size: 18px;
	height: 42px;
	padding-left: 20px;
	line-height: 42px;
	text-decoration: none;
	border-bottom: 1px solid #797979;
}
.notice_txt {
	display: none;
	background: #444;
	font-size: 14px;
	color: #ddd;
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph;
	height: auto;
	padding: 20px;
	letter-spacing: 3px;
}
.footer {
	background: #cec5b6;
	height: auto;
	margin-top: inherit;
}
.PC_footer {
	display: none;
}
.fullBG {
/*margin-top: 80px;*/
}
.fullBG ul#supersized li > a > img {
	width: 100% !important;
	height: auto !important;
	top: 0px !important;
	left: 0px !important;
	position: relative !important;
}
 @media screen and (max-width: 980px) {
/*.fullBG{
	height:400px;}*/
}
 @media screen and (max-width: 750px) {
/*.fullBG{
	height:300px;}*/
}
 @media screen and (max-width: 600px) {
 .fullBG {
 height: 250px;
}
}
@media screen and (max-width: 650px) {
	.box-modal2 .content {
		padding: 0 20px;
	}
	.box-modal2 a.Submit1 {
		margin-bottom: 40px;
	}
}
 @media screen and (max-width: 414px) {
 .fullBG {
 height: 200px;
}
}
 @media screen and (max-width: 400px) {
 .fullBG {
 height: 200px;
}
}
}
