@charset "utf-8";
/* CSS Document */
@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
html,
body {
	font-family: 'Noto Sans TC', sans-serif;
	font-size: 16px;
	line-height: 1.8rem;
	font-weight: 300;
}
h1,
h2,
h3 { margin: 0; }
button {
	padding: 0;
	background-color: transparent;
	border: none;
	outline: none;
}
dl { margin-bottom: 0.85rem; }
dt,
dd {
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 1.8rem;
}
dt { position: absolute; }
dd { margin-left: 6rem; }
h1,
h2 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
h1 {
	background-image: url(../images/h1.png);
	margin-top: -80px;
	width: 960px;
	height: 420px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 3;
	background-size: contain;
	display: none;
}
h2 {
	width: 247px;
	height: 66px;
	margin: 44px auto 24px;
	background-repeat: no-repeat;
	background-size: contain;
	display: none;
}
h3 { margin-bottom: 0.25rem; }
a:hover {
	color: #fff;
	text-decoration: none;
}
img { max-width: 100%; }
.btns {
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	border: none;
}
.header {
	background-image: url(../images/section_01.jpg);
	background-position: center top;
	text-align: center;
	height: 950px;
	position: relative;
	overflow: hidden;
}
.header .container {
	height: 100%;
	width: 100%;
	position: relative;
	padding: 0;
	overflow: hidden;
}
.logo {
	width: 300px;
	margin-top: 70px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 5;
}
.btn-area {
	position: absolute;
	left: 50%;
	top: 466px;
	margin-left: -472px;
	z-index: 5;
}

 @keyframes circle { from {
transform: rotate(0deg);
}
to { transform: rotate(360deg); }
}

.fb_btn {
	background: #4267b2;
	border: 1px solid #4267b2;
	cursor: pointer;
	margin: 0;
	white-space: nowrap;
	border-radius: 0.25rem;
	color: #fff;
	font-size: 1.25rem;
	padding: 0.15rem 0.95rem;
}
.dropdown-menu {
	border: 1px solid #101010;
	border-radius: 0px;
	background-color: #101010;
	background-color: rgba(0,0,0,.85);
}
.dropdown-menu>li { border-bottom: 1px solid #333; }
.dropdown-menu>li>a {
	color: #9d9d9d;
	font-size: 15px;
	line-height: 1.5;
}
.dropdown-menu>li>a:hover {
	color: #fff;
	background-color: #101010;
}
.dropdown-header {
	font-size: 15px;
	color: #fff;
	line-height: 1.5;
}
.home {
	position: absolute;
	top: 3px;
	left: 52px;
	z-index: 999;
}
.fb {
	position: absolute;
	top: 12px;
	right: 30px;
	display: none;
}
.navbar-brand { display: none; }
.dropdown:hover .dropdown-menu { display: block; }
#bottomMenu.fix { position: absolute; }
.newmember {
	position: relative;
	z-index:11;
	margin-top: 640px;
	opacity: 0;
}
.newmember .btns {
	background-color: transparent;
	border: none;
	cursor: pointer;
	padding: 0;
	background-repeat: no-repeat;
	display: inline-block;
	transition: filter .3s ease;
}
.newmember .btn_download {
	background: url(../images/btn_download.png) no-repeat;
	background-position: 0 0px;
	height: 83px;
	width: 240px;
}
.newmember .btn_download:hover { filter: brightness(150%); }
.newmember .btn_register {
	background: url(../images/btn_register.png) no-repeat;
	background-position: 0 0px;
	height: 83px;
	width: 240px;
}
.newmember .btn_register:hover { filter: brightness(150%); }

@media (max-width: 767px) {




.dropdown-menu {
	width:100%;
}
ul.qlink {
	position: fixed;
	top: 50%;
	margin-top: -297px;
	left: -19px;
	z-index: 199;
}
ul.qlink li+li { margin-top: -60px; }
#audio {
	position: relative;
	bottom: 46px;
	right: -70px;
	z-index: 125;
	width: auto;
}
.navBg {
	position: absolute;
	z-index: 9999;
	width: 400px;
	top: 15px;
	left: 50%;
	margin-left: -241px;
	transform: scale(0.4);
}
ul.navBg li {
	position: absolute;
	left: 0;
	top: 17px;
}
ul.navBg li+li {
	position: absolute;
	left: 144px;
	top: inherit;
}
ul.navBg li+li+li {
	position: absolute;
	left: 287px;
	top: inherit;
}
ul.navBg li+li+li+li {
	position: absolute;
	left: 427px;
	top: inherit;
}
#roleBg .roleItem .a1,
#roleBg .roleItem .a2,
#roleBg .roleItem .a4 {
	left: 50%;
	margin-left: -353px;
	top: 50%;
	margin-top: -425px;
	transform: scale(0.7);
}
#roleBg .roleItem .a3 {
	left: 50%;
	margin-left: -428px;
	top: 50%;
	margin-top: -422px;
	transform: scale(0.7);
}
.pop{ display: none; }
.pop .btn_download { display: none; }
.pop .btn_register {
	height: 78px;
	width: 265px;
	margin-left: -86px;
	transform: scale(0.7);
}
.fb {
	right: 18vw;
	display: block;
}
.navbar-brand { display: block; }
.home,
#controller,
.drawing { display: none; }
.footer {
	background: url(../images/footer_m.png) center top no-repeat;
	background-size: 75%;
	height: 80px;
}
.abgne_tab {
	width: 100%;
	margin-left: 0vh;
}
.skill_tab.abgne_tab { margin-top: 42vh; }
.video-container { padding-top: 5px; }
.abgne_tab .abgne_tab ul.tabs {
	padding-left: 1.5vw;
	overflow: hidden;
	padding-top: 18px;
}
.abgne_tab .abgne_tab ul.tabs li {
	margin-right: 1vw;
	margin-bottom: 20vh;
}
ul.tabs li a {
	/*width: 44px;
	height: 44px;*/
	width: 13.6vw;
	height: 13.6vw;
	background-size: cover;
}
.skill_tab>ul.tabs li a {
	height: 33px;
	background-size: auto;
}
.abgne_tab .abgne_tab .tab_content {
	padding: 15px 15px;
	min-height: 64vh;
}


}
@media (max-width: 480px) {
}
@media (max-width: 320px) {
}
@media (min-width: 768px) and (max-width: 979px) {
.footer { background-size: 100%; }
}
@media (min-width: 980px) {
}
@media (min-width: 1400px) {
.fb { display: block; }
}
