﻿@charset "utf-8";
/*################################################################################################ 
Customized Style
################################################################################################*/
/*高度*/
.h-10 { height: 10px;}
.h-20 {	height: 20px;}
.h-30 {	height: 30px;}
.h-40 {	height: 40px;}
.h-50 {	height: 50px;}
.h-60 {	height: 60px;}
.h-70 {	height: 70px;}
.h-80 {	height: 80px;}
.h-90 {	height: 90px;}
.h-100 {height: 100px;} 

/*文字大小*/
.f-n { font-weight: normal;}
.f-b { font-weight: bold;}
.f-12 { font-size: 12px; line-height: 140%;}
.f-14 { font-size: 14px; line-height: 140%;}
.f-15 { font-size: 15px; line-height: 140%;}
.f-16 { font-size: 16px; line-height: 140%;}
.f-18 { font-size: 18px; line-height: 140%;}
.f-20 {	font-size: 20px; line-height: 140%;}
.f-24 { font-size: 24px; line-height: 140%;}
.f-28 {	font-size: 28px; line-height: 140%;}
.f-30 {	font-size: 30px; line-height: 140%;}
.f-36 {	font-size: 36px; line-height: 140%;}

/*文字顏色*/
.font-blue {color: #008fc7!important;}
.font-green {color: #01b6ad!important;}
.font-yellow {color: #ffcc33!important;}
.font-orange {color: #ff8500!important;}
.font-red {	color: #ff3300!important;}
.font-pink {color: #ff6666!important;}
.font-white {color: #fff!important;}

/*文字對齊*/
.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}
.vam {vertical-align: middle;}

/*物件對齊*/
.fl {display:block; float:left;}
.fr {display:block; float:right;}
.fm {display:block; margin:0 auto;} 

/*文字連結-下底線*/
a:link.f-udl, a:visited.f-udl {
	text-decoration: underline;}
a:hover.f-udl {
	text-decoration: none;}

/*分隔線*/
hr {display: block;
	width: 100%;
	height: 1px;
	border: 1px solid #999;
	border-width: 1px 0 0 0;
	margin:8px auto;}

/*寬度(百分比)*/
.w10pct {width: 10%!important;}
.w15pct {width: 15%!important;}
.w20pct {width: 20%!important;}
.w25pct {width: 25%!important;}
.w33pct {width: 33.33333%!important;}
.w75pct {width: 75%!important;}
.w80pct {width: 80%!important;}
.w90pct {width: 90%!important;}
.w95pct {width: 95%!important;}
.w100pct {width: 100%!important;}

/*外間距*/
.mg5 {margin: 5px;}
.mg10 {margin: 10px;}
.mg15 {margin: 15px;}
.mg20 {margin: 20px;}
.mg30 {margin: 30px;}
.mg50 {margin: 50px;}
.mg80 {margin: 80px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb50 {margin-bottom: 50px;}
.mb80 {margin-bottom: 80px;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt50 {margin-top: 50px;}
.mt80 {margin-top: 80px;}

/*內間距*/
.pd5 {padding: 5px;}
.pd10 {padding: 10px;}
.pd15 {padding: 15px;}
.pd30 {padding: 30px;}
.pd50 {padding: 50px;}
.pd80 {padding: 80px;}
.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb50 {padding-bottom: 50px;}
.pb80 {padding-bottom: 80px;}
.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt50 {padding-top: 50px;}
.pt80 {padding-top: 80px;}

/*框線*/
.bd-solid {border: 1px solid #ccc;}
.bd-dashed {border: 1px dashed #ccc;}
.bd-dotted {border: 1px dotted #ccc;}
.bd-bottom-solid {border-bottom: 1px solid #ccc;}
.bd-bottom-dashed {border-bottom: 1px dashed #ccc;}
.bd-bottom-dotted {border-bottom: 1px dotted #ccc;}
.bd-gray {border-color: #999!important;}
.bd-green {border-color: #01b6ad!important;}
.bd-blue {border-color: #008fc7!important;}
.bd-yellow {border-color: #ffcc33!important;}
.bd-orange {border-color: #ff8500!important;}
.bd-red {border-color: #ff3300!important;}
.bd-pink {border-color: #ff6666!important;}

/*背景色*/
.bg-lightgray {background-color: #ccc!important;}
.bg-gray {background-color: #666!important;}
.bg-black {background-color: #000!important;}
.bg-green {background-color: #01b6ad!important;}
.bg-blue {background-color: #008fc7!important;}
.bg-yellow {background-color: #ffcc33!important;}
.bg-orange {background-color: #ff8500!important;}
.bg-red {background-color: #ff3300!important;}
.bg-pink {background-color: #ff6666!important;}

/*圓弧區塊*/
.bd-radius15 {
	border-radius: 15px;
	padding: 15px!important;
	border: 1px solid;}
.bd-radius30 {
	border-radius: 30px;
	padding: 30px!important;
	border: 1px solid;}
.circle {
	border-radius: 50%;
	padding:10px;
	background-clip: padding-box;}

/*大區塊背景圖*/
.row-image {
	background: url(../images/colorbox-bg.png) no-repeat center top;
	background-size: cover;
	opacity: 1;}

.box-image {
	background: url(../images/box-image.png) no-repeat left top;
	background-size: cover;
	opacity: 1; }
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
.box-image {
	background: url(../images/box-image.png) no-repeat left top!important;
	background-size: 120%!important;
	opacity: 1;  }
}

/*################################################################################################ 
framework
################################################################################################*/
html {
/*	overflow-y: scroll;
	overflow-x: hidden;*/
}
html, body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 180%;
}
*, *::before, *::after {
	box-sizing: border-box;
}

.hidden {
	display: none;
}
 
.block {
	display: block;
}
.inline * {
	display: inline-block;
}
.inline *:last-child {
	margin-right: 0;
}

.bgtc {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;}
.bgcc {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;}

.btn {
	display: inline-block;
	vertical-align: middle!important;}

.clear, .group {
	display: block;}
.clear::before, .clear::after, .group::before, .group::after {
	display: table;
	content: "";}
.clear, .clear::after, .group, .group::after {clear: both;}
.clearfix {clear:both;}

a {	outline: none;text-decoration: none;}

.fl_left, .imgl {float: left;}
.fl_right, .imgr {float: right;}

img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	line-height: normal;
	vertical-align: middle;}
.imgl {
	margin: 0 15px 10px 0;
	clear: left;}
.imgr {
	margin: 0 0 10px 15px;
	clear: right;}

/* Fonts */
body, input, textarea, select {}
h1, h2, h3, h4, h5, h6, .heading {}
/* Forms */
form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;}
legend {display: none;}
label, input, textarea, select, button {
	display: block;
	resize: none;
	outline: none;
	color: inherit;
	font-size: inherit;
	vertical-align: middle;}
label {margin-bottom: 5px;}
:required, :invalid {
outline:none;
box-shadow:none;}
/* Generalise */
h1, h2, h3, h4, h5, h6, .heading {
	margin: 10px 0 10px 0;
	line-height: normal;
	font-weight: normal;}
address {
	font-style: normal;
	font-weight: normal;}
.wrapper {  
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	word-wrap: break-word;}
.hoc {
	display: block;
	margin: 0 auto;}
/* HTML 5 Overrides */
address, article, aside, figcaption, figure, footer, header, main, nav, section {
	display: block;
	margin: 0;
	padding: 0;}

.row-footer, .row-footer a {
	color: #fff;
	background-color: #FFF;}
/* Grid */
.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter {
	display: inline-block;
	float: left;
	margin: 0 0 0 3.06748466257669%;
	list-style: none;}
.first {
	margin-left: 0;
	clear: left;}
.one_quarter {width: 22.69938650306748%;}
.one_third {width: 31.28834355828221%;}
.one_half, .two_quarter {width: 48.46625766871166%;}
.two_third {width: 65.6441717791411%;}
.three_quarter {width: 74.23312883435584%;}

/*################################################################################################ 
Base styles 
################################################################################################*/
html {
	color: #5a5a5a;
	font-size: 18px;
	line-height: 1.4;
	font-family: Verdana, 'Microsoft JhengHei', '微軟正黑體', sans-serif;}
body {background: #fff;}
a {color: #2483bb;}
a:active, a:focus {
	background: transparent;
}/* IE10 + 11 Bugfix - prevents grey background */
hr, .borderedbox {
	border-color: #D7D7D7;}
label span {
	color: #FF0000;
	background-color: inherit;}
input:focus, textarea:focus, *:required:focus {
border-color:#A1C6D9;}
.wrapper {width: 100%;}
.overlay {
	color: #FFFFFF;
	background-color: inherit;}
.overlay::after {
	color: inherit;
	background-color: rgba(0,0,0,.55);}
.pc-show {display: block;}
.mo-show {display: none;}
a:link.btn, a:visited.btn {
	color: #FFF;
	background-color: #0b9ae1;
	border: 1px solid #0b9ae1;
	font-size: 20px;
	border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	padding: 20px 40px;}
a:hover.btn {
	color: #0b9ae1;
	background-color: #cbeeff;
	border: 1px solid #0b9ae1;}
.txtoverlay .txtcaption {
	color: #FFFFFF;
	background-color: rgba(0,0,0,.5);}
	
.bottom_btn a {
 -webkit-box-shadow: 2px 2px 0px #FFF;
   -moz-box-shadow: 2px 2px 0px #FFF;
   box-shadow: 2px 2px 0px #FFF;
-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px;
background-image: -webkit-linear-gradient(top, #fc3705, #ed1d2b);
   background-image: -moz-linear-gradient(top, #fc3705, #ed1d2b);
   background-image: -ms-linear-gradient(top, #fc3705, #ed1d2b);
   background-image: -o-linear-gradient(top, #fc3705, #ed1d2b);
   background-image: linear-gradient(to bottom, #fc3705, #ed1d2b);
    line-height: 40px;
    font-size: 20pt;
    font-weight: 500;
    text-align: center;
    padding: 10px 20px;
	margin:0 15px;
    color: #fff;
    letter-spacing: 0px;
    vertical-align: bottom;
	text-decoration:none;
}
.bottom_btn a:link, .bottom_btn a:visited {color: #fff; text-decoration:none}
.bottom_btn a:hover  {color: #fff; text-decoration:none}
.bottom_btn a:active{color: #fff; text-decoration:none}

#anchor1{ position: relative;}
#anchor1 .btn1 { position: absolute; width: 62%; height: 11%; left: 28.8%; top: 23.5%;  }
#anchor1 .btn2 { position: absolute; width: 62%; height: 15.5%; left: 28.8%; top: 37.5%; }
#anchor1 .btn3 { position: absolute; width: 62%; height: 11%; left: 28.8%; top: 55%;  }
#anchor1 .btn4 { position: absolute; width: 62%; height: 11%; left: 28.8%; top: 68%;  }
#anchor1 .btn5 { position: absolute; width: 62%; height: 11%; left: 28.8%; top: 80%;  }

#anchor2{ position: relative;}
#anchor2 .btn1 { position: absolute; width: 10%; height: 8%; left: 12.8%; top: 77.5%; }
#anchor2 .btn2 { position: absolute; width: 10%; height: 8%; left: 34.7%; top: 77.5%;  }
#anchor2 .btn3 { position: absolute; width: 10%; height: 8%; left: 56.5%; top: 77.5%;  }
#anchor2 .btn4 { position: absolute; width: 10%; height: 8%; left: 78%; top: 77.5%;  }

/* hoc --*/
@media screen and (min-width:978px) {
.hoc {
	max-width: 1200px;
}
}

@media screen and (max-width:900px) {
.hoc {
	max-width: 90%;
}
}

/* Header --*/
.header {
	background-color: #FFF;
	height: 60px;
	width:100%;
	margin: 0%;
	box-sizing: padding-box;
	/*box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.1);*/
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {  
.header {
	background-color: #FFF;
	height: 60px;
	width:100%;
	margin: 0%;
	box-sizing: padding-box;
}
} /*iPad in portrait & landscape*/

.header .logo {
	background: url(../images/wlogo.png) no-repeat 0px 0px;
	background-size: 182px;
	width: 182px;
	height: 46px;
	margin-left:1%;
	margin-top:0.3%}
a:h1.logo {
display:block;
float:left;
margin:0;
padding:0;
font-size:22px;
line-height:1;}
.header .tel-url {
	display: block;
	float: right;
	height: 50px;
	margin-top:0px;
	margin-right:15px;
	color: #000;
	font-size: 1.2em;
	font-weight: 400;
	padding: 15px;
	line-height:40px;}
	
.go_01 {color: #000;}

/* Navigation --*/
.mainav {
	display: block;
	padding:0; 
	box-sizing: padding-box; 
	width:100%;
	margin: 0;
	background-color: #E5001F;
}
.mainav ul {  
	margin: 0;	
	padding: 0; 
	list-style: none;
	width:100%;
	text-align: center;
}
.mainav li {
	display: inline-block;
	box-sizing: border-box;
	color: #fff;
	text-align: center;	
	margin: 0;	
	padding:0;
	font-size: 26px; 
	font-weight: bold;
	width:19.6%;
	border-left:1px solid #ccc;
	
}
.mainav li:first-child { border-left:0px solid #ccc; } 
.mainav li a:link, .mainav li a:visited { display:block; width:100%; padding:10px; text-decoration: none; color: #fff;}
.mainav li a:hover { text-decoration: none; color: #FFF871; }

/* Page Intro --*/ 
.pageintro {
	display: block;
	box-sizing: padding-box;
	/*margin: 0.5% 0.5% 0 0.5%;
	width: 99%;*/
	margin: 0 0.5%;
	width: 99%;
	text-align: left;} 

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
.pageintro {
	display: block;
	box-sizing: padding-box;
	/*margin: 0.5% 0.5% 0 0.5%;
	width: 99%;*/
	margin: 0;
	width: 100%;
	text-align: left; 
}
}
/*iPad in landscape*/ 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.pageintro {
	display: block;
	box-sizing: padding-box;
	/*margin: 0.5% 0.5% 0 0.5%;
	width: 99%;*/
	margin: 0;
	width: 100%;
	text-align: left;
}
} /*iPad in portrait*/

@media (min-width:1025px){
    .pageintro {   
	display: block;
	box-sizing: padding-box;
	/*margin: 0.5% 0.5% 0 0.5%;
	width: 99%;*/
	margin: 0;
	width: 100%;
	text-align: left;
}
}/* 16:9 & hiRes */

.pageintro .heading {
	display: block;
	margin-bottom: 10px;
	padding: 15px 0;
	font-size: 50px;
	font-weight: 800;
	color: #333;}
/* text animation */
.kv-t1 {width:50%;}
.kv-t2 {width:50%;}

.pageintro .btn {width: 25%;}

.box {  
	width:50%; 
    display: block;
	float: right;
	color: #FFF;
	background-color: #163645; 
	position:relative;
	margin:0; 
	padding:30px;}

/* Step pictures */
.step-1 {
	display: block;
	background: url(../images/step1.png) no-repeat center center;
	background-size: 320px;
	width: 320px;
	height: 213px;
	margin:0 auto;}
.step-2 {
	display: block;
	background: url(../images/step2.png) no-repeat center center;
	background-size: 320px;
	width: 320px;
	height: 213px;
	margin:0 auto;}
.step-3 {
	display: block;
	background: url(../images/step3.png) no-repeat center center;
	background-size: 320px;
	width: 320px;
	height: 213px;
	margin:0 auto;}

/* Footer */
#footer .title {
	color: #FFFFFF;
}
#footer .linklist li {
	border-color: #1D1E1F;
}
#breadcrumb a {
	color: inherit;
	background-color: inherit;
}
#breadcrumb li:last-child a {
	color: #A1C6D9;
}
.pagination a, .pagination strong {
	border-color: #D7D7D7;
}
.pagination .current * {
	color: #FFFFFF;
	background-color: #A1C6D9;
}
#back-to-top {
	display: block;
	background: url(../images/event-gotop.png) no-repeat;
	background-size: 80px;
	width: 80px;
	height: 80px;
	position: fixed;
	bottom: 10px;
	right: 5px;} 
	
#buy {
	display: block;
	background: url(../images/buy.png) no-repeat;
	background-size: 80px;
	width: 80px;
	height: 80px;
	position: fixed;
	bottom: 10px;
	right: 5px;} 

/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea {
	border-color: #D7D7D7;}
#comments input:focus, #comments textarea:focus, #comments *:required:focus {
border-color:#A1C6D9;}
th {color: #FFFFFF;
	background-color: #373737;}
tr, #comments li, #comments input[type="submit"], #comments input[type="reset"] {
	color: inherit;
	background-color: #FBFBFB;}
tr:nth-child(even), #comments li:nth-child(even) {
	color: inherit;
	background-color: #F7F7F7;}
table a, #comments a {
	background-color: inherit;}

/* Content Area
-----------------------------------------------------------------------------------------------------------*/
.container { padding: 30px 0; }
/* Content */
.container .content { }

/* Sidebar */
.container .sidebar { }
.sidebar .sdb_holder { margin-bottom: 50px;}
.sidebar .sdb_holder:last-child {
	margin-bottom: 0;}

/*iPad in portrait & landscape*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.colorbox {
	width: 100%!important;
	margin: 0;
	padding: 30px 120px!important;
}
.colorbox.w25pct {
	width: 50%!important;
	margin: 0;
	padding: 60px!important;
}
.pageintro {  
	display: block;
	box-sizing: padding-box;
	/*margin: 0.5% 0.5% 0 0.5%;
	width: 99%;*/
	margin: 0 0.5%;
	width: 99%;
	text-align: left;
}
.box-image {
	background: url(../images/box-image.png) no-repeat left top;
	background-size: cover;
	opacity: 1;}

}



#loading {
	display:none;
}
#loading img{
	position:absolute;
	left:47.5%;
	top:50%;
	width:5%;
	height: auto;
	}
/*iPad in portrait*/
@media only screen  
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.box {   
	width:50%!important; 
    display: block;
	float: right!important;
	color: #FFF;
	background-color: #163645; 
	position:relative;
	margin: -57px 0 0 0!important; 
	padding:30px!important;
	box-sizing: border-box!important;} 
}

/*iPad in landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
.box {   
	width:50%!important; 
    display: block;
	float: right!important;
	color: #FFF;
	background-color: #163645; 
	position:relative;
	margin: 0!important; 
	padding:30px!important;
	box-sizing: border-box!important;}
}

/*mobile phone in portrait & landscape*/
@media only screen and (min-device-width : 320px) and (max-device-width : 736px) {
.colorbox {
	width: 100%!important;
	margin: 0;
	padding: 30px;}
.box {   
	width:100%!important; 
    display: block;
	float: right!important;
	color: #FFF;
	background-color: #163645; 
	position:relative;
	margin: -57px 0 0 0!important; 
	padding:30px!important;
	box-sizing: border-box!important;}
}

/* Color Box */
.colorbox {
	display: block;
	float: left;
	margin: 0;
	color: #FFF;
	padding: 60px 30px;} 
.colorbox a:link, .colorbox a:visited {
	color: #FFF;
	text-decoration: underline;}
.colorbox a:hover {
	color: #FFF;
	text-decoration: none!important;}
.colorbox:nth-of-type(1) {
	background: #015480 url(../images/colorbox-bg1.png) no-repeat;
	background-size: cover;}
.colorbox:nth-of-type(2) {
	background: #507f27 url(../images/colorbox-bg2.png) no-repeat;
	background-size: cover;}
.colorbox:nth-of-type(3) {
	background: #057b82 url(../images/colorbox-bg3.png) no-repeat;
	background-size: cover;}
.colorbox:nth-of-type(4) {
	background: #9b3b02 url(../images/colorbox-bg4.png) no-repeat;
	background-size: cover;}
.colorbox:hover {
	background-color: #000;
	opacity: 1;}

a:link .colorbox-link-1, a:visited .colorbox-link-1, a:link .colorbox-link-2, a:visited .colorbox-link-2, a:link .colorbox-link-3, a:visited .colorbox-link-3, a:link .colorbox-link-4, a:visited .colorbox-link-4 {
	display: block;  
	float: left;
	margin: 0;
	color: #FFF;
	padding: 60px 30px;} 
a:hover .colorbox-link-1, a:hover .colorbox-link-2, a:hover .colorbox-link-3, a:hover .colorbox-link-4 {
	background-color: #000;
	opacity: 1;}
.colorbox-link-1  {
	background: #015480 url(../images/colorbox-bg1.png) no-repeat;
	background-size: cover;}
.colorbox-link-2 {
	background: #507f27 url(../images/colorbox-bg2.png) no-repeat;
	background-size: cover;}
.colorbox-link-3 {
	background: #057b82 url(../images/colorbox-bg3.png) no-repeat;
	background-size: cover;}
.colorbox-link-4 {
	background: #9b3b02 url(../images/colorbox-bg4.png) no-repeat;
	background-size: cover;}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {  
.colorbox-link-1, .colorbox-link-2, .colorbox-link-3, .colorbox-link-4 {
	display: block;
	width:100%!important;
	margin: 0;
	color: #FFF;
	padding: 30px 100px!important;}
}/*iPad in portrait & landscape*/

ul {padding:0; margin:0 0 0 20px;}
ul li {padding:0; margin:0;}

/* Footer */
#footer {padding: 80px 0;}
#footer .title {margin: 0 0 50px 0;
	padding: 0;
	font-size: 1.2rem;}
#footer .linklist li {
	display: block;
	margin-bottom: 15px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid;}
#footer .linklist li:last-child {
	margin: 0;
	padding: 0;
	border: none;}
#footer .linklist li::before, #footer .linklist li::after {
	display: table;
	content: "";}
#footer .linklist li, #footer .linklist li::after {
	clear: both;}
#footer .contact {}
#footer .contact.linklist li, #footer .contact.linklist li:last-child {
	position: relative;
	padding-left: 40px;}
#footer .contact li * {
	margin: 0;
	padding: 0;
	line-height: 1.6;}
#footer .contact li i {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	font-size: 16px;
	text-align: center;}

/* Copyright */
#copyright {
	padding: 20px 0;
	font-size: 17px;
	line-height: 150%;
	background-color: #FFF;
	color:#4B565D}
#copyright span{
	color:#D61622}
#copyright a:link, #copyright a:visited {
	text-decoration: underline;}
#copyright * {
	margin: 0;
	padding: 0;}
 
/* Back to Top */
#backtotop {
	z-index: 999;
	display: inline-block;
	position: fixed;
	visibility: hidden;
	bottom: 20px;
	right: 20px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-align: center;
	opacity: .2;}

/* Tables */
table, th, td {
	border: 1px solid;
	border-collapse: collapse;
	vertical-align: top;}
table, th {table-layout: auto;}
table {width: 100%;
	margin-bottom: 15px;}
th, td {padding: 5px 8px;}
td {border-width: 0 1px;}

/* Notice  */
#show-notice { 
	color:#333;
	display:block;
	width:100%; 
	padding: 10px;
	margin: 0;
	position: relative;
	cursor: pointer;
	border: 1px solid #ccc;
    background: url(../images/left-arrowDown-dark.png) no-repeat 80px 20px;
	background-size: 11px 7px; }  
#notice-content {
	margin-top: -1px; 
	padding: 10px 30px 10px 10px;
	width:100%; 
	border: 1px solid #ccc;
	color: #666; }
.none { display: none; }

.footer {
    position: fixed;
    bottom: 10px;
	margin-left:-215px;
	left: 50%;
	
}
.footer a {
    /*background: url(../images/apply_btn_bg.png) no-repeat center top;
    background-size: contain;
    line-height: 59px;
    font-size: 20pt;
    font-weight: 500;
    text-align: center;*/
    padding:0 10px;
	float: left;
	width:215px; 
	height:auto ;
    /*color: #fff;
    letter-spacing: 3px;
    vertical-align: bottom;*/
}
.footer a:hover {/*color: #fff;*/}
.bg {  
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	word-wrap: break-word;
	height:7px;
	background:url(../images/bg.jpg) left no-repeat #E21514;
	clear:both;
	}
	
.bottom_btn {
    position: fixed;
    bottom: 10px;
    left: 0;
    right: 0;
    background-color: transparent;
    padding: 15px 0 20px;
    text-align: center;
    z-index: 5;
}




@media only screen 
and (max-width : 768px) 
{ 
.pc-show {display: none!important;}
.mo-show {display: block;}
.container {padding: 5px 0;}
.group article {margin: 15px 0;}
.header {
	background-color: #ffffff;
	height: 60px;
	width: 100%;
	margin: 0%;
	padding-top: 1px;
	box-sizing: padding-box;
	box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.1);
}
.header .tel-url {
	font-size: 1em;
	padding: 8px;
	margin-right:0px;
	line-height:45px;
	display:none;
}
.header .logo {
	background: url(../images/wlogo.png) no-repeat 0px top;
	background-size: 156px;
	width: 156px;
	height: 40px;
	float:left;
	margin-top:2%;}
/* Navigation --*/
.mainav {
	display: block;
	padding:0; 
	box-sizing: padding-box; 
	width:100%;
	margin: 0;
	background-color: #E5001F;}
.mainav ul {  
	margin: 0;	
	padding: 0; 
	list-style: none;
	width:100%;
	text-align: center;}
.mainav li {
	display: inline-block;
	box-sizing: border-box;
	color: #fff;
	text-align: center;	
	vertical-align:middle;
	margin:0;	
	padding:4px 0;
	font-size: 13px; 
	line-height:16px;
	width:18.5%;
	border-left:1px solid #ccc;
	background-color: rgba(255,0,0,0);}

.mainav li a:link, .mainav li a:visited { display:block; width:100%; padding:10px 3px;text-decoration: none; color: #fff;}
/* Page Intro --*/ 
.pageintro {
	display: block;
	box-sizing: padding-box;
	/*margin: 0.5% 0.5% 0 0.5%;
	width: 99%;*/
	margin: 0;
	width: 100%;
	text-align: left;}
.pageintro .heading {
	display: block;
	margin-bottom: 3px!important;
	padding: 5px 0 0 0;
	font-size: 26px!important;
	font-weight: 800; 
	line-height:110%;}
.pageintro p {margin: 5px 0;}

.kv-t1 {width:60%;}
.kv-t2 {width:60%;}

.pageintro .btn {min-width: 40%;}
a:link.btn, a:visited.btn {
	color: #FFF;
	background-color: #0b9ae1;
	border: 1px solid #0b9ae1;
	font-size: 18px;
	border-radius: 5px;
	vertical-align: middle;
	text-align: center;
	padding: 10px 20px;}
a:hover.btn {
	color: #0b9ae1;
	background-color: #cbeeff;
	border: 1px solid #0b9ae1;}

.box-image {
	background: url(../images/box-image.png) no-repeat left top;
	background-size: cover;
	opacity: 1; }
.colorbox-link-1, .colorbox-link-2, .colorbox-link-3, .colorbox-link-4 {
	display: block;
	width:100%!important;
	margin: 0;
	color: #FFF;
	padding: 60px 30px;} 

.f-12 {
	font-size: 12px;
	line-height: 140%;}
.f-14 {
	font-size: 14px;
	line-height: 140%;}
.f-15 {
	font-size: 15px;
	line-height: 140%;}
.f-16 {
	font-size: 16px;
	line-height: 140%;}
.f-18 {
	font-size: 18px;
	line-height: 140%;}
.f-20 {
	font-size: 18px;
	line-height: 140%;}
.f-24 {
	font-size: 20px;
	line-height: 120%;}
.f-28 {
	font-size: 24px;
	line-height: 140%;}
.f-30 {
	font-size: 28px;
	line-height: 140%;}
.f-36 {
	font-size: 30px;
	line-height: 140%;}
.imgl, .imgr {
	display: inline-block;
	float: none;
	margin: 0 0 10px 0;}
.fl_left, .fl_right {
	display: block;
	float: none;}
.one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 30px 0;
	padding: 0;}

/* Split Box */
.split .box {
	width: 115%!important;
	color: #FFFFFF;
	background-color: #163645;
	padding: 30px 10px 30px 60px;}
/* Step pictures */
.step-1 {
	display: block;
	background: url(../images/step1-M.png) no-repeat;
	background-size: 320px;
	width: 320px;
	height: 213px;}
.step-2 {
	display: block;
	background: url(../images/step2-M.png) no-repeat;
	background-size: 320px;
	width: 320px;
	height: 213px;}
.step-3 {
	display: block;
	background: url(../images/step3-M.png) no-repeat;
	background-size: 320px;
	width: 320px;
	height: 213px;}
/*#footer {padding-bottom: 50px;}*/
.wrapper{ margin-top:-2px}
#loading {
	display:block;
    position: fixed;
    z-index: 400;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0%;
    text-align: center;
    font-size: 0.9rem;
    color: #595758;
    background-color: #FFF;
}
#loading img{
	position:absolute;
	left:25%;
	top:40%;
	width:50%;
	height: auto;
	}
	
.menu-toggle {
  width: 40px;
  height: 30px;
  position: fixed;
  top: 10px;
  right: 25px;
  cursor: pointer;
}
.menu-toggle.on .one {
  -moz-transform: rotate(45deg) translate(7px, 7px);
  -ms-transform: rotate(45deg) translate(7px, 7px);
  -webkit-transform: rotate(45deg) translate(7px, 7px);
  transform: rotate(45deg) translate(7px, 7px);
  background: #FFF;
}
.menu-toggle.on .two {
  opacity: 0;
}
.menu-toggle.on .three {
  -moz-transform: rotate(-45deg) translate(8px, -10px);
  -ms-transform: rotate(-45deg) translate(8px, -10px);
  -webkit-transform: rotate(-45deg) translate(8px, -10px);
  transform: rotate(-45deg) translate(8px, -10px);
  background: #FFF;
}

.one,
.two,
.three {
  width: 100%;
  height: 5px;
  background: #71787C;
  margin: 6px auto;
  backface-visibility: hidden;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

nav ul {
  margin: 0;
  padding: 0;
  font-family: Open Sans;
  list-style: none;
  margin: 4em auto;
  text-align: center;
}
nav ul.hidden {
  display: none;
}
nav ul a {
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  text-decoration: none;
  color: white;
  font-size: 1.5em;
  line-height: 3;
  width: 100%;
  display: block;
  border-bottom:1px #FFF solid;
  font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
nav ul a:hover {
  background-color: rgba(113, 120, 124, 1);
  color: #FFF;
}

.menu-section.on {
  z-index: 10;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(113, 120, 124, 1);
  position: fixed;
  top:0;
}
footer {
    position: fixed;
    bottom: 0;
    left:32%;
    right: 0;
    background-color: transparent;
    padding: 15px 0 20px;
    text-align: center;
    z-index: 5;
}
.footer {
    position: fixed;
    bottom: 10px;
	margin-left:-150px;
	left: 50%;
	
}
.footer a {
    /*background: url(../images/apply_btn_bg.png) no-repeat center top;
    background-size: contain;
    line-height: 59px;
    font-size: 20pt;
    font-weight: 500;
    text-align: center;*/
    padding:0 5px;
	float: left;
	width:150px; 
	height:auto ;
    /*color: #fff;
    letter-spacing: 3px;
    vertical-align: bottom;*/
}
.footer a:hover {/*color: #fff;*/}



#anchor1{ position: relative;}
#anchor1 .btn1 { position: absolute; width: 90%; height: 10%; left: 5%; top: 37.5%;  }
#anchor1 .btn2 { position: absolute; width: 90%; height: 10%; left: 5%; top: 49.5%;  }
#anchor1 .btn3 { position: absolute; width: 90%; height: 10%; left: 5%; top: 61.5%;  }
#anchor1 .btn4 { position: absolute; width: 90%; height: 10%; left: 5%; top: 73.5%;  }
#anchor1 .btn5 { position: absolute; width: 90%; height: 10%; left: 5%; top: 85.5%;  }

#anchor2{ position: relative;}
#anchor2 .btn1 { position: absolute; width: 30%; height: 2.5%; left: 34%; top: 25.5%; }
#anchor2 .btn2 { position: absolute; width: 30%; height: 2.5%; left: 35%; top: 47%; }
#anchor2 .btn3 { position: absolute; width: 30%; height: 2.5%; left: 35%; top: 70%; }
#anchor2 .btn4 { position: absolute; width: 30%; height: 2.5%; left: 34%; top: 93.5%;}
.bottom_btn {
    bottom: 15px;
}
.bottom_btn a {

-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
    line-height: 20px;
    font-size: 12pt;
    font-weight: 500;
    text-align: center;
    padding:10px 6px;
	margin:0 5px;
    color: #fff;
    letter-spacing: 0px;
    vertical-align: bottom;
}
.bottom_btn a:link, .bottom_btn a:visited {color: #fff; text-decoration:none}
.bottom_btn a:hover  {color: #fff; text-decoration:none}
.bottom_btn a:active{color: #fff; text-decoration:none}
}

	
	

