﻿html,body{ color:#363432; width:100%; height:100%; margin:0; padding:0; font:400 13px 'Roboto',Arial, Helvetica,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif; line-height:1.2em;}
html[lang="zh-hant"],body.tc{ color:#363432; width:100%; height:100%; margin:0; padding:0; font:400 13px '微軟正黑體', 'Roboto',Arial, Helvetica, 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif; line-height:1.2em;}
.container{ min-width:978px;}
#annual{ padding: 0; margin: 0; max-width: none; }
#annual.container{ min-width:978px;}
h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto Slab', serif !important;
}
html[lang="zh-hant"] h1, html[lang="zh-hant"] h2, html[lang="zh-hant"] h3, html[lang="zh-hant"] h4, html[lang="zh-hant"] h5, html[lang="zh-hant"] h6{
	font-family: '微軟正黑體', serif !important;
}
body.tc .btnBackTop,
body.sc .btnBackTop{ font-style: normal !important;}
/* for IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	body{overflow-x:hidden}
}

.btnSkip{ position:absolute; left:0; top:-10000px;}
a{transition: 0.2s all ease;}
a:focus.btnSkip{ top:50%; left:50%; display:block; width:300px; font-size:18px; line-height:100px; height:100px; margin:-50px 0 0 -150px; background:#009ab6; color:#fff; text-decoration:none; text-align:center;-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.6);box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.6); z-index:29999;}

/* Header */
.home header{border-bottom:0;}
header{ border-bottom: 1px solid #f1f1f1; background-color:#fff; position:relative; height:98px; width:100%;transition:height 0.5s ease-in-out; -moz-transition:height 0.5s ease-in-out; -ms-transition:height 0.5s ease-in-out; -o-transition:height 0.5s ease-in-out; -webkit-transition:height 0.5s ease-in-out; overflow:hidden;}


.txtBlack{ color:#161616 !important ;}
.fz25	 { font-size: 25px; line-height: 1.4em;}
.fz35	 { font-size: 35px; line-height: 1.4em;}
br.desktop{display: block;}
br.tablet{display: none;}

.headerWrapper{ width:1088px; margin:0 auto; position:relative;}
.logo{ font-size:0; position:relative; float:left; display:block;/* position:absolute; left:50%; margin:0 0 0 -485px; top:0px;*/ height:99px; width:170px; background:url(images/logo.gif) no-repeat left center; overflow:hidden;transition:background-position 0.5s ease-in-out; -moz-transition:background-position 0.5s ease-in-out; -ms-transition:background-position 0.5s ease-in-out; -o-transition:background-position 0.5s ease-in-out; -webkit-transition:background-position 0.5s ease-in-out;}
.en .logo{width: 185px;}
.logo span{ display:block; position:absolute; left:0; top:0px; width:100%; height:99px; line-height:99px; background:#fff;transition:opacity 1s ease-in-out; -moz-transition:opacity 1s ease-in-out; -ms-transition:opacity 1s ease-in-out; -o-transition:opacity 1s ease-in-out; -webkit-transition:opacity 1s ease-in-out; text-align:center; color:#05074a; font-size:15px; text-decoration:none; opacity:0; display:none\0/;}
a:hover.logo{ /*background-position:center -99px;*/}
a:hover.logo span{ /*top:40px;*/opacity:1; display:block\0/;}
.menu{ margin:0 0 0; padding:0; float: left;}
/* .tc .menu, .sc .menu{ margin:0 0 0 245px;} */
.tc .menu > li:nth-child(n + 3), .sc .menu > li:nth-child(n + 3){width: 167px;}
.menu a{  color:#3c3c3c; font-weight:bold; font-size:15px; line-height:1.2em; text-decoration:none; vertical-align:middle; display:table-cell; vertical-align:middle; height:99px; padding:0 28.6px; border-left:1px solid #efeded;}
.menu a:hover{ color:#B2002A;}
.menu li{ float:left; display:inline-table;/* position:relative;*/ text-align:center; list-style:none; height:99px; margin:0; padding:0;}
.menu li div{ /*display:none;*/ visibility:hidden; position:absolute; left:0px; top:97px; text-align:center; width:100%; margin:0; padding:0; height:70px; line-height:70px;}
.menu li div a{ display: block; float: left; text-align: center; font-size: 15px; border:0; padding: 0; line-height: 70px; height: 70px;}
.menu li.menuAbout div a{width: 25%; }
.menu li.menuCorp div a{width: 33.3%;}
.menu li.menuAccess div a{width: 50%;}

/*.menu li:hover div{ visibility:visible;}
.menu li:hover{ padding:0 0 84px 0;}
.menu li:hover div a{   transition:color 0.5s ease-in-out; -moz-transition:color 0.5s ease-in-out; -ms-transition:color 0.5s ease-in-out; -o-transition:color 0.5s ease-in-out; -webkit-transition:color 0.5s ease-in-out;}
.menu li:hover div a:hover{ color:#05074a;}*/
.en .menuAbout{/* width:100px;*/}
.en .menuCorp{ width:205px;}
.en .menuAnnoun{/* width:100px;*/}
.en .menuAccess{ width:112px;}
.menu li.menuLang {display: none ; width:49%;}

.searchBox{ position:absolute; right:0%; margin:0; padding:20px 0 0 0; top:0; width:248px; height:79px; float: left; border-left:1px solid #efeded; border-bottom:0; border-top:0;  font-size:15px;    line-height:1.2em; text-align:center;}
.searchBox a{  color:#6A6764;  text-decoration:none;}
.searchBox a.fontpanel{ padding:0 0 0 9px; }
.searchBox a.fontpanel.current{ color:#B2002A; font-weight: bold;}
.searchBox nav{ margin:0 0 15px 0; font-size: 12px;}
.searchBox nav span{ display:inline-block; border-left:1px solid #666; height:11px; width:10px; margin:0 0 0 10px;}
.searchBox .fontsizeS{}
.searchBox .fontsizeM{ font-size:18px;}
.searchBox .fontsizeL{ font-size:24px;}
.searchBox form{ display:block; position:relative; background:#fff; border:1px solid #e1e1e1; border-radius:4px; margin:0 30px ; text-align:left;}
.searchBox .inputTxt{ height:22px; line-height:22px; background:none; border:none; padding:0 0 0 14px; width:calc(100% - 14px); font-size: 12px;}
.searchBox .icon-zoom{ position:absolute; right:10px; top:2px;    cursor:pointer; font-size:0;} 
.searchBox .icon-zoom input{ background:none; border:0; width:20px; height:20px; font-size:0;}
.searchBox .icon-zoom:hover{ color:#B2002A;}
.searchBox .icon-zoom span{ display:none;}
.searchBox label.icon-zoom:before{ position:absolute; left:2px; top:2px;margin:0; font-size: 16px;}

.btnMobileVer{ display:none;}


.about header, .corp header, .sectionAccess header{ height:167px; border-bottom: 0; }
.about header::before, .corp header::before, .sectionAccess header::before{content:""; background-color:#FBF8F2; width: 100%; position: absolute; left: 0; bottom: 0; height: 70px; display:block;}
.about .menuAbout div, .corp .menuCorp div ,.sectionAccess .menuAccess div{ visibility:visible;}
.about .menuAbout > a, .corp .menuCorp > a ,.sectionAccess .menuAccess > a,.announ .menuAnnoun > a{ color:#B2002A; font-weight: bold;}


.sectionHistory .subHistory,
.managing .subManaging,
.organization .subOrganization,
.overview .subOverview,
.annual .subAnnual,
.awards .subAwards,
.corporate .subCorporate,
.access .subAccess,
.online .subOnline{ color:#B2002A; border-bottom:3px solid #B2002A; height: 67px;}

/* Content area */

.home-banner-wrap{
	position: relative;
	height: 580px;
	width: 100%;
	background: url(images/bg-banner.jpg) no-repeat center top;
	animation: fadeIn 1s ease forwards;
	opacity: 0;
}
.home-banner-wrap.after{
	background: url(images/bg_after110.png) no-repeat center top;
	/* background-size: cover; */
	/* height: auto; */
}
.tc .home-banner-wrap.after{
	background: url(images/bg_after110_tc.png) no-repeat center top;
}
.sc .home-banner-wrap.after{
	background: url(images/bg_after110_sc.png) no-repeat center top;
}
.tc .home-banner-wrap{
	background: url(images/bg_tc.png) no-repeat center top;
}
.sc .home-banner-wrap{
	background: url(images/bg_sc.png) no-repeat center top;
}
.tc .home-banner-wrap .slider-bg-c , .sc .home-banner-wrap .slider-bg-c {
    background: url(images/0_tc.png) no-repeat top center;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.home-banner-wrap .slider-bg-a, .home-banner-wrap .slider-bg-b, .home-banner-wrap .slider-bg-c{
	position: absolute;
	top: 0;
	left:0;
}
.home-banner-wrap .slide-backdrop{
	opacity: 0;
	transition:  all 1s ease;
}
.home-banner-wrap .slide-backdrop.fadeIn, .home-banner-wrap .slider.fadeIn{
	opacity: 1;
}
.home-banner-wrap .slider-bg-a{
	width: 100%;
	height: 580px;
	background:url(images/ribbon-R.gif) no-repeat top center;
	z-index:1;
}
.home-banner-wrap .slider-bg-b{
	width: 100%;
	height: 580px;
	background:url(images/ribbon-L.gif) no-repeat top center;
	z-index:1;
}
.home-banner-wrap .slider-bg-c{
	width: 100%;
	height: 580px;
	background:url(images/img-slider-1.png) no-repeat top center;
	z-index:2;
}
.home-banner-wrap .slider-top-layer{
	position:absolute;
	left: 0;
	top:0;
	background:url(images/img-slider-2.png) no-repeat center top;
	width: 100%;
	height: 580px;
	z-index: 4;
}
.home-banner-wrap.after .slider-top-layer{
	background:url(images/cover_after110.png) no-repeat center top;
	top:1px;
	/* background-size: auto; */
}


.home-banner-wrap .slider{
	position: absolute;
	left: 0;
	top:0;
	z-index: 3;
	width: 100%;
	height: 580px;
	opacity: 0;
	transition:  all 0.4s ease;
}
.home-banner-wrap .slider .slide{
	width: 100%;
	height: 580px;
	background-position: center top;
	background-repeat: no-repeat;
}
.home-banner-wrap .slider .slick-slide[data-slick-index="0"] .slide{
	background-image: url(images/train1982.png);
}
.home-banner-wrap .slider .slick-slide[data-slick-index="1"] .slide{
	background-image: url(images/train1997.png);
}
.home-banner-wrap .slider .slick-slide[data-slick-index="2"] .slide{
	background-image: url(images/train1998.png);
}
.home-banner-wrap .slider .slick-slide[data-slick-index="3"]  .slide{
	background-image: url(images/train2001.png);
}
.home-banner-wrap.after .slider .slick-slide[data-slick-index="0"] .slide{
	background-image: url(images/train1982_after110.png);
}
.home-banner-wrap.after .slider .slick-slide[data-slick-index="1"] .slide{
	background-image: url(images/train1997_after110.png);
}
.home-banner-wrap.after .slider .slick-slide[data-slick-index="2"] .slide{
	background-image: url(images/train1998_after110.png);
}
.home-banner-wrap.after .slider .slick-slide[data-slick-index="3"]  .slide{
	background-image: url(images/train2001_after110.png);
}
.home-banner-wrap .dots-wrap{width: 1088px; margin:0 auto; z-index: 10; position: relative; height: 580px;}
.home-banner-wrap .slick-dots{position: absolute; top: 40%; left: -40px; transform:translateY(-50%); padding: 0;}
.home-banner-wrap .slick-dots li{list-style-type: none; margin-bottom: 5px;}
.home-banner-wrap .slick-dots button{cursor:pointer; border-radius: 50%; background-color: #f1f1f1; width: 13px; height: 13px; font-size: 0; border:none; box-shadow: 0 3px 6px rgba(0,0,0,0.2) }
.home-banner-wrap .slick-dots .slick-active button{ background-color: #fff; }

.wrapper{ padding-bottom:120px; background: url(images/bg-page-content.png) no-repeat top  right;}
.thankyou .wrapper{min-height: 400px;}
.wrapper section{ width:1088px; margin:0 auto; padding-top: 40px;}
.announ .wrapper{padding-bottom: 60px;}
.home .wrapper section{}
.home .wrapper section h1{ font-size:1.846em; line-height:1.2em; color:#003A7E; margin:0; padding:0 0 0.556em 0; font-weight: 400; }
.home .wrapper section h2{ font-size:1.231em; line-height:1.2em; color:#363432; margin:0; padding:0 0 0.900em 0;}
.home .wrapper section p{ font-size:1.25em; line-height:2.2em;  margin:0; padding:0 0 1.6em 0;}
.home .wrapper section a{ color:#f26522;}
.home .wrapper section a:hover{ color:#125792;}
.home .wrapper section .whatsNew{ text-align:left; background-color:#FAFAFA; margin:18px 0; height:38px; line-height:38px; position:relative;}
.home .wrapper section .whatsNew span{ background-color:#b90002; color:#fff; font-size:1.25em; float:left; display:inline-block; width:134px; padding:0; text-align:center; font-family: 'Roboto Slab', serif ;}
html[lang="zh-hant"] .home .wrapper section .whatsNew span{ font-family: '微軟正黑體', serif ;}
.home .wrapper section .whatsNew li{ list-style:none;color:#009ab6; font-size:1.25em; line-height:38px; white-space:nowrap;}
.home .wrapper section .whatsNew a{color:#363432; text-decoration:none;}

section.paragraph p{
	font-size: 1.25em;
    line-height: 2.2em;
    margin: 0;
    padding: 0 0 1.6em 0;
}
.sub-section{
	border-left: 4px solid #003A7E;
	padding-left: 15px;
	width: 50%;
	margin-top: 30px;
}
.sub-section a{
	color:#B2002A !important;
	text-decoration: underline;
}
.sub-section p{
	padding-bottom: 0 !important;
	line-height: 1.65em !important;
}

.home .wrapper{}

/*.overview p{/*   color:black; font-size:1.25em; line-height:1.2em;}*/

.hero{ padding:0 0 1px 0; position:relative; width:100%; height:400px; margin-top:40px; overflow: hidden;}
.about .hero,.corp .hero,.sectionAccess .hero{ }
.hero img{ position:absolute; left:0; top:0; width:100%; z-index:0;}
.hero h1{ font-size:48px;  font-weight:bold; line-height:1em; margin:0; padding:0; color: #fff; line-height: 1.2em; background:transparent;}
.hero h2{ font-size:16px; font-weight:400; line-height:1.2em; margin:0; padding:0; color:#fff; font-family: 'Roboto',Arial, Helvetica,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif !important;background:transparent;}
html[lang="zh-hant"] .hero h2{ font-family: '微軟正黑體', 'Roboto',Arial, Helvetica,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif !important;background:transparent;}
.hero .left-bg{width: 100%; height: 320px; background:url(images/bg-red.png) no-repeat right center; position: absolute; left: -48%; top:0; z-index: 2;}
.hero .left{display:flex; flex-direction: column-reverse; justify-content: flex-end; width: 1088px; height: 320px; position: absolute; left:50%; top: 0; z-index: 3; transform: translateX(-50%); padding-top: 90px;}
.hero .right{width:100%; height: 320px; background: url(images/banner-about.png) no-repeat left center; position: absolute; left:calc(52% - 285px); top:40px; z-index:1;}
.hero.corp .right{background-image: url(images/banner-corp.png)  }
.hero.announcement .right{background-image: url(images/banner-announcement.png)  }
.hero.access .right{background-image: url(images/banner-access.png)  }
.hero.disclaimer .right, .hero.kcrc .right, .hero.kcrc .useful, .hero.contact .right, .hero.sitemap .right, .hero.search .right{background-image: url(images/banner-disclaimer.png)  }
ul.tabs{ margin:0; padding:0; position: relative;}
ul.tabs::before{ width: calc(100% - 1px); height: 3px; position: absolute; left: 0; top: 80px; background-color: #B2002A; content:""; display: block; }
ul.tabs li{ width:20%; /*height:81px;*/ margin:0; padding:0; list-style:none; float:left; display:block;}
ul.tabs li:last-child a strong{background: url(images/icon-download.png) no-repeat 85%; padding-right: 30px; width:calc(100% - 30px);}
ul.tabs a{ display:block; width:100%; margin:0px; padding:0; text-align:center;  text-decoration:none;  font-size:18px; color: #363432; line-height:1.2em;}
ul.tabs a strong{  font-size:24px; display: block; width:100%; text-align: center; padding: 30px 0; font-family: 'Roboto Slab', serif !important; border-top-right-radius: 20px; border-top-left-radius: 20px; transition: 0.2s all ease}
html[lang="zh-hant"] ul.tabs a strong{  font-family: '微軟正黑體', serif !important;}
ul.tabs a:hover strong, ul.tabs li.current a strong{ color:#fff !important; background:#B2002A; }
ul.tabs li:last-child a:hover strong, ul.tabs li:last-child.current a strong{ background:#B2002A url(images/icon-download-w.png) no-repeat 85%; }
ul.tabs a:hover , ul.tabs li.current a{color: #B2002A}
a.btn-download-tab{padding: 30px 25px; border:1px solid #B2002A; display: none;   text-decoration: none; color:#363432; margin-bottom:60px;  }
a.btn-download-tab.active {background-color:#B2002A; color:#fff;}
a.btn-download-tab.active span:first-child{background-image:url(images/icon-download-w.png);}
a.btn-download-tab span:first-child{ font-size: 1.846em; font-family: 'Roboto Slab', serif !important; background:url(images/icon-download.png) no-repeat right center; padding-right:40px; margin-right:40px; font-weight: bold;}
html[lang="zh-hant"] a.btn-download-tab span:first-child{font-family: '微軟正黑體', serif !important; }
a.btn-download-tab span:last-child{font-size: 1.385em;}

.tab-content{ clear:both; display:none;}
.tab-content.current{ display:block;}
.tab-content article{  width:100%; padding:55px 0 130px 0; position:relative;}
.tab-content article .other{ display:none;}
.tab-content article.plus .other{ display:block;}
.tab-content .read-more-wrap{ text-align: center; position: absolute; left:0; bottom:30px; width: 100%; }
.tab-content article .btnPlus{ display:inline-block; width:auto; margin: 30px auto; color:#B2002A; border:1px solid #B2002A; padding:0 35px;  font-size:18px; line-height:53px; height:53px; text-decoration:none; font-weight:400; }
.tab-content article.plus .btnPlus{ background-position:center bottom;}
.tab-content article p{ font-size:1.25em; line-height:1.8em; padding:0 0 1.6em 0; margin:0;}
.tab-content .timeline{  margin:20px 0 0 0;}
.tab-content .timeline ul{ margin:0; padding:90px 0; position: relative;}
.tab-content .timeline ul:before{content:""; width: 125px; height: 100%; background-color:#003A7E; position: absolute; left: 50%; top: 0; transform:translateX(-50%); }
.tab-content .timeline li{ overflow:hidden; margin:0; padding:0 0 20px 0; list-style:none; position:relative; display:block; min-height:81px;}
.tab-content .timeline li:nth-child(odd) div{float: right;}
.tab-content .timeline li span{ padding:30px 0; display:block; position:absolute; left:50%; top:-8px; color: #fff; transform: translateX(-50%); font-size: 40px; line-height: 40px; text-align:center; font-family: 'Roboto Slab', serif !important;}
html[lang="zh-hant"] .tab-content .timeline li span{ font-family: '微軟正黑體', serif !important;}
.tab-content .timeline li > div{ width: calc(50% - 66px); margin-bottom: 60px;}
.tab-content .timeline li div > a{display: block; margin-bottom: 30px !important;}
.tab-content .timeline li div > a.small{width: calc(50% - 1% - 17.5px); float: left; margin: 0;}
.tab-content .timeline li div > a.small.full{width: calc(100% - 35px) !important;}
.tab-content .timeline li:nth-child(odd) div > a.small:nth-of-type(odd){margin-left:2% !important;}
.tab-content .timeline li:nth-child(even) div > a.small:nth-of-type(even){margin-right:2% !important;}
.tab-content .timeline li:nth-child(odd) div > a.small:nth-of-type(even){clear:left;}
.tab-content .timeline li:nth-child(even) div > a.small:nth-of-type(even){clear:left;}
.tab-content .timeline li:nth-child(odd) div > a{margin-left: 35px;}
.tab-content .timeline li:nth-child(even) div > a{margin-right: 35px;}
.tab-content .timeline li div h3{position:relative; padding:0 0 15px 35px; border-bottom:1px solid #111111; color:#040748; font-family: 'Roboto Slab', serif !important; font-size:1.846em; line-height:1.2em; color:#003A7E; font-weight:400; margin:0 0 20px 0;}
html[lang="zh-hant"] .tab-content .timeline li div h3{font-family: '微軟正黑體', serif !important;}
.tab-content .timeline li div h3:after{content:"";width: 0;height: 0;border-style: solid; border-width: 8px 16px 8px 0; border-color: transparent #111111 transparent transparent; position: absolute; left: -3px; bottom: -8px; }
.tab-content .timeline li:nth-child(even) div h3:after{ left:auto; right: -3px; bottom: -8px; border-style: solid; border-width: 8px 0 8px 17px; border-color: transparent transparent transparent #111111; }
.tab-content .timeline li:nth-child(even) div h3{ text-align: right; padding:0 35px 15px 0; }
.tab-content .timeline li:nth-child(even) div p{padding:0 35px 0 0 ;}
.tab-content .timeline li div p{ clear:left; padding:0 0 0 35px; margin-bottom:30px; font-size:1.385em; line-height:1.4em; font-weight: bold;  font-family: 'Roboto Slab', serif !important;}
html[lang="zh-hant"] .tab-content .timeline li div p{ font-family: '微軟正黑體', serif !important;}
.tab-content .timeline li div a{ color:#040748;  font-size: 1.385em; line-height:1.2em; font-style:italic; font-weight:700; text-decoration:none;}
.tab-content .timeline li div a figure{ margin:0; display:block; width:100%;  }
.tab-content .timeline li div a figure img{ display:block; clear:both; width: 100%;}
.tab-content .timeline li div a figcaption{ display:inline-block; margin-top: 15px;    font-style: normal; font-weight: 400; }

.tab-content .timeline .small_cap{ display: inline-block;margin: 0; padding: 0;font-size: 0.8em;}
.tab-content .downloadSection{ padding-top: 60px; }
.tab-content .downloadSection .download-item{width: calc(33% - 27px); display:block; float: left;}
.tab-content .downloadSection .btnDownloadBooklet{ padding:15px 30px; background-color: #FAFAFA;  display:block; text-align:center;  margin:0 auto 15px auto;}
.tab-content .downloadSection .btnDownloadBooklet img{ width:100%;}
.tab-content .downloadSection h3{ font-size:1.846em; color:#003A7E; font-family: 'Roboto Slab', serif; line-height:1.2em; text-align:center; margin:0 auto; padding:0 0 78px 0; font-weight:400; max-width:440px;}
html[lang="zh-hant"] .tab-content .downloadSection h3{ font-family: '微軟正黑體', serif;}
.tab-content .downloadSection h3 span{display:block; font-size: 0.750em; padding-top:10px; font-family: 'Roboto',Arial, Helvetica,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif;  }
html[lang="zh-hant"] .tab-content .downloadSection h3 span{font-family: '微軟正黑體', 'Roboto',Arial, Helvetica,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif;  }
.tab-content .downloadSection ul{ overflow:hidden; margin:0; padding:0; text-align:center; clear: left;}
.tab-content .downloadSection ul li{ margin:0 ; padding:0 0 20px 0; display:block; list-style:none; width:calc( 33.3% - 27px) ; text-align:center; float: left;}
.tab-content .downloadSection ul li:nth-child(3n - 1){margin: 0 40px;}
.tab-content .downloadSection ul li img{ display:block; background:#000; width:100%;  border:0;}
.tab-content .downloadSection ul li p{ font-family: 'Roboto Slab', serif;  font-size:1.846em; line-height:1.2em; color:#003A7E; min-height:100px; margin:15px 0;}
html[lang="zh-hant"] .tab-content .downloadSection ul li p{ font-family: '微軟正黑體', serif;}
.tab-content .downloadSection ul li p span{display:block; font-size: 0.750em; padding-top:10px; font-family: 'Roboto',Arial, Helvetica,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif; }
html[lang="zh-hant"] .tab-content .downloadSection ul li p span{font-family: '微軟正黑體', 'Roboto',Arial, Helvetica,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif; }
.tab-content .downloadSection ul li a{ border:1px solid #B2002A; font-size:1.385em; line-height:1.2em; text-align:center; width:40px; height:40px; line-height:40px; background:#B2002A; border-radius:50%; text-decoration:none; display:inline-block; margin:0 4px; color:#fff;}
.tab-content .downloadSection ul li a:hover{ background:#fff; color:#B2002A; }
.Medium .tab-content .downloadSection ul li a{ width:36px; height:36px; line-height:36px; border-radius:18px;}
.Large .tab-content .downloadSection ul li a{ width:48px; height:48px; line-height:48px; border-radius:24px;}
.Medium .tab-content .downloadSection h3{ max-width:690px;}
.Large .tab-content .downloadSection h3{ max-width:890px;}

.btnArea{ position:relative; width:100%; height:75px; padding:20px 0; text-align: center;}
.btnBackTop,.btnMore,.btnLess{ display:inline-block; background:#B2002A; height:57px; line-height: 57px; width:auto; color:#fff; font-size:1.385em; padding: 0 76px 0 46px; text-align:center;  text-decoration:none; }
.btnMore{background:#B2002A url(images/icon-arrow-down.png) no-repeat center right 46px}
.btnLess{background:#B2002A url(images/icon-arrow-up-s.png) no-repeat center right 46px; }
.btnBackTop .icon-up-open-mini,.btnMore .icon-up-open-mini,.btnLess .icon-up-open-mini{ position:absolute; left:50%; bottom:2px; margin:0 0 0 -8px;}
.btnMore .icon-up-open-mini, .btnLess .icon-up-open-mini{ margin:0 0 0 -12px; bottom:10px;}
a:hover.btnBackTop,a:hover.btnMore,a:hover.btnLess{ }
.btnBackTop .icon-up-open-mini:before,.btnMore .icon-up-open-mini:before,.btnLess .icon-up-open-mini:before{ margin:0;}




.managingList{ margin:30px 0 0 0; padding:0; float:left;}
.managingList li{ float:left; position:relative; display:inline-block; width:173px; margin:1px 1px 0 0; padding:0; list-style:none; height:350px; background:#fff; vertical-align:top;}
.managingList li h3{ display:table-cell; vertical-align:middle; height:350px; width:964px; text-align:center; background:#e1e0dc; font-size:2.500em; line-height:1.2em; font-family:"Times New Roman", Times,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', serif; font-style:italic;}
html[lang="zh-hant"] .managingList li h3{ font-family:'微軟正黑體', "Times New Roman", Times,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', serif; font-style:italic;}
.managingList li h4{ padding:0 20px 8px 20px; font-size:1.667em; line-height:1.2em; margin:0; font-family:"Times New Roman", Times,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', serif; font-style:italic; font-weight:400;}
html[lang="zh-hant"] .managingList li h4{font-family:'微軟正黑體',"Times New Roman", Times, 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', serif; }
.managingList li p{ padding:0 20px 10px 20px; font-size:1em; line-height:1.5em; margin:0;   }
.managingList li img{ margin:15px auto; display:block;}
.managingList li.chairman h3,.managingList li.chairman h4{ color:#b60100;}
.managingList li.members h3,.managingList li.members h4{ color:#009ab6;}
.managingList li.management h3,.managingList li.management h4{ color:#f26522;}



.Medium .managingList li,.Medium .managingList li h3{ width:484px; height:330px;}
.Large .managingList li,.Large .managingList li h3{ width:484px; height:400px;}

.chairmanTable{margin: 0 auto 50px auto;}

.managingTable p{ padding:0 20px 50px 20px; font-size:1.385em; line-height:1.5em; margin:0;   }
.managingTable h3{vertical-align:middle; text-align:left; font-size:2.500em; line-height:1.2em; margin-top:0; }
.member-row td{width: 33.3%;}
.board-member-table{width: 100%;}
.board-member-table td:nth-child(3n + 1){clear: left;}
.board-member-table td{width: 33%; display: block; float: left; }
.board-member-table td img, .managingTable td img{max-width: 100%;}

.managingTable h4{ padding:20px 20px 8px 20px; font-size:1.55em; line-height:1.2em; margin:0; font-weight:400; color:#003A7E;}
.managingTable .chairman-img, .managingTable .chairman-info{display: inline-block; text-align:left; height: 125px;}



.organizationChart{ position:relative; height:720px; width:100%; margin:30px 0 0 0;}
.organizationChart .item{ display:block; position:absolute; width:316px; height:117px; color:#fff; z-index:5; line-height:1.2em;  }
.organizationChart .item > div{ line-height: 1em;  font-size: 24px; width:100%;  text-align: center; font-family: 'Roboto Slab', serif !important; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%); }
html[lang="zh-hant"] .organizationChart .item > div{font-family: '微軟正黑體', serif !important; }
.organizationChart .item > div span{ line-height:1.5em; margin-top:10px; font-size:18px; display: block; font-family: 'Roboto',Arial, Helvetica,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif;}
html[lang="zh-hant"] .organizationChart .item > div span{ font-family: '微軟正黑體', 'Roboto',Arial, Helvetica,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif;}
.organizationChart .item.red{ background-color:#B2002A; outline:10px solid #B2002A;  border:2px solid #fff }
.organizationChart .item.gray{ background-color:#707070; outline:10px solid #707070;  border:2px solid #fff }
.organizationChart .item.blue{ background-color:#003A7E; outline:10px solid #003A7E;  border:2px solid #fff }
.organizationChart .item.Board{ top:0px; left:50%; transform: translateX(-50%);}
.organizationChart .item.Committee{ margin:0 0 0 0; top:26%; left:0%;}
.organizationChart .item.Officer{ margin:0 0 0 0; left:50%; top:50%;  transform: translateX(-50%);}
.organizationChart .item.Administration{ margin:0 0 0 0px; top:85%; left:10%;}
.organizationChart .item.Finance{ margin:0 0 0 0px; top:85%; right:10%;}
.organizationChart .lineV{ z-index:3;  position:absolute; width:1px; display:block; border-left: 3px dotted grey;}
.organizationChart .lineV.line1{ left:50%; top:0; height:76%; margin:0 0 0 -4px;}
.organizationChart .lineV.line2{ left:28%; top:76%; height:10%; margin:0 0 0 0px;}
.organizationChart .lineV.line3{ right:28%; top:76%; height:10%; margin:0 0 0 0px;}
.organizationChart .lineH{ z-index:2;  position:absolute; height:8px; display:block;}
.organizationChart .lineH.line1{ left:24.5%; top:34.5%; width:25%; border-top:3px dotted grey;}
.organizationChart .lineH.line2{ left:50%; top:76%; width:44%; margin:0 0 0 -22%; border-top: 3px dotted grey;}
.organizationChart .dot{ z-index:4; position:absolute; height:18px; width:18px; background:url(images/dot.png) no-repeat 0 0;}
.organizationChart .dot.dot1{ top:20%; left:50%; margin:0 0 0 -9px;}
.organizationChart .dot.dot2{ top:31%; left:42%; margin:-5px 0 0 0;}
.organizationChart .dot.dot3{ top:40%; left:50%; margin:0 0 0 -9px;}
.organizationChart .dot.dot4{ top:65%; left:50%; margin:0 0 0 -9px;}
.organizationChart .dot.dot5{ top:69%; left:35%; margin:-5px 0 0 0;}
.organizationChart .dot.dot6{ top:72%; right:27%; margin:0px 5px 0 0px;}

/* .Medium .organizationChart{ height:1000px;}
.Medium .organizationChart .item,.Medium .organizationChart .item > div{ width:300px; height:150px;}
.Medium .organizationChart .item.Board{ margin:0 0 0 -150px;}
.Medium .organizationChart .item.Committee{left:0%;}
.Medium .organizationChart .item.Officer{ margin:0 0 0 -150px;}
.Medium .organizationChart .item.Administration{left:0%;}
.Medium .organizationChart .item.Finance{right:0%;}
.Medium .organizationChart .lineV.line2{ left:15%;}
.Medium .organizationChart .lineV.line3{ right:15%;}
.Medium .organizationChart .lineH.line2{ width:70%; margin:0 0 0 -35%;}
.Medium .organizationChart .dot.dot4{ top:67%;}
.Medium .organizationChart .dot.dot6{right:15%; margin:0px -5px 0 0px;}
.Large .organizationChart{ height:1300px;}
.Large .organizationChart .item,.Large .organizationChart .item > div{ width:400px; height:200px;}
.Large .organizationChart .item.Board{ margin:0 0 0 -200px;}
.Large .organizationChart .item.Committee{left:0%;}
.Large .organizationChart .item.Officer{ margin:0 0 0 -200px;}
.Large .organizationChart .item.Administration{left:0%;}
.Large .organizationChart .item.Finance{right:0%;}
.Large .organizationChart .lineV.line2{ left:20%;}
.Large .organizationChart .lineV.line3{ right:20%;}
.Large .organizationChart .lineH.line2{ width:60%; margin:0 0 0 -30%;}
.Large .organizationChart .dot.dot4{ top:67%;}
.Large .organizationChart .dot.dot6{right:20%; margin:0px -5px 0 0px;} */



.annualList{ margin:0; padding:0; width:100%; overflow:hidden; }
.annualList li{ padding:0; margin-bottom:55px; list-style:none; float:left; position:relative; display:block; width: calc( 33.3% - 27px);}
.annualList li:nth-child(3n - 1){ margin: 0 40px;}
.annualList li:nth-child(3n + 1){clear: left;}
.annualList li a{ text-decoration:none;}
.annualList li a span{display: block; background-color:#FAFAFA; text-align:center; margin-bottom: 15px;}
.annualList li a:hover p{ color:#125792;}
.annualList li a:hover img{ opacity:0.8;}
.annualList li img{ padding: 0; width: 50%;}
.annualList li a h3{ color:#003A7E;  font-size:1.846em; font-weight:400; line-height:1.2em; margin:0 0 10px 0; padding:0; }
.annualList li a p{ color:#363432; font-size:1.385em; line-height:1.2em; margin:0; padding:0;}
.annual section .btnDownloadPdf{ font-size:0; display:inline-block; background:url(images/ico-pdf-reader.gif) no-repeat center center; width:105px; height:46px; padding:0 0px 0 0px;}
.annual section .btnArea{ padding:0; text-align:right;}
.Medium .annualList li, .Large .annualList li{ height:inherit;}




.awardsList{ margin:20px 0 0 -20px; padding:0; width:990px; overflow:hidden; float:left; text-align:center;}
.awardsList li{float:left; font-family: 'Roboto Slab', serif !important; font-size:18px; color:#fff; padding:60px 0 0 0; margin:0 0 20px 20px; list-style:none; position:relative; display:inline-block; width:326px; height:288px; background:url(images/bg-award.png) no-repeat top center; vertical-align:top;}
html[lang="zh-hant"] .awardsList li{font-family: '微軟正黑體', serif !important; }
.awardsList li strong{ display:block; margin:25px auto 8px; padding:0; text-align:center; color:#fff; font-size:48px;  white-space:nowrap; font-weight:400;}
.awardsList li p{ font-size:16px;  color:#fff; width:50%; margin:30px auto; font-family: 'Roboto',Arial, Helvetica,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif !important;}
html[lang="zh-hant"] .awardsList li p{font-family: '微軟正黑體', 'Roboto',Arial, Helvetica,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif !important;}


.awards p{  font-size:1.25em; line-height:1.5em;}
.awards h3{ font-size:1.846em; line-height:1.25em; margin:60px 0; padding:0;  color:#003A7E; font-weight: 400;}
.awardsList{ margin:20px 0 0 0; width:100%;}
.awardsList p{font-size:16px;}
/* .Medium .awardsList li,.Large .awardsList li{ width:22%; margin:20px 1%; background:none;}
.Medium .awardsList li em,.Large .awardsList li em,.Medium .awardsList li strong,.Large .awardsList li strong{ width:auto; color:#009ab6;}
.Medium .awardsList li p,.Large .awardsList li p{ width:auto; color:#999;} */







.corp .wrapper{padding-bottom:0;}
.corporate{}
.corporate h3{ font-size:2.5em;line-height:1.2em;  margin:0 0 60px 0;}
.corpList{margin:30px 0;padding:0;overflow: hidden;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
.corpList li:nth-child(2n){/* margin-left: 40px; */}
.corpList li:nth-child(2n + 1){/* clear:left; */}
.corpList li{transition: 0.2s background-color ease;background:url(images/icon-file.png) no-repeat right 30px center;margin:0 0 40px;list-style:none;position:relative;width: calc(50% - 22px);/* display:block; */border:1px solid #D3D2D0;/* float: left; */flex: initial;/* display: block; */display: flex;height: fit-content;}
.corpList li:hover{background-color:#eee;}
.corpList li.break{flex-basis: 100%;height: 0;margin: 0 !important;border: none;padding: 0;}
.corporate  h4{ font-size:1.846em; line-height:1.2em; margin:0; color:#003A7E; font-weight: 400; clear: left; }
.corpList li h4 span{ display:block; font-size:0.8em;}
.corpList li h5{ font-size:1.385em; line-height:1.2em; margin:0; padding:0; color:#363432; }
.corpList li p{ font-size:1.385em; line-height:1.6em; margin:0; padding:0;    display:block; }
.corpList li a{ padding:25px 60px 25px 25px; display:block; width: calc(100% - 85px);  text-decoration:none; color:#363432 }
.corpList li a:hover p{ color:#000;}
.corpList li.blank{ background:#fafaf7;}



/*.Medium .corpList li,.Large .corpList li{ width:309px; height:300px;}
.Medium .corpList li h4,.Medium .corpList li a,.Large .corpList li h4,.Large .corpList li a{ width:309px; height:300px;}*/






.announ .tabs{ display:block; text-align:center; margin:0px auto 0px auto; padding:20px 0 40px 0; width:970px;}
.announ .tabs li{ display:inline; line-height:1.2em; font-size:1.25em; width:auto; float:none; padding:0 20px; border-left:1px solid #707070; cursor:pointer;}
.announ .tabs li a{   }
.announ .tabs li a,.announ .tabs li.current a{ text-decoration:none; display:inline; font-size:inherit; line-height:inherit; background:none; height:inherit;}
.announ .tabs li:first-child{ border-left:0;}
.announ .tabs li.current a,.announ .tabs li a:hover{ color:#080553;}
.announ .tab-content{ display:block; margin:20px auto 0 auto; }
.announ .tab-content ul{ margin:0; padding:0; width:100%; overflow:hidden; display:block;}
.announ .tab-content ul li{ position:relative; display:inline-block; list-style:none; margin:0 0 60px 0; padding:0; width:100%; vertical-align:top;}
.announ .tab-content ul li h3{  font-size:1.846em; line-height:1em; padding:0px 0px 25px 0; border-bottom:1px solid #D3D2D0; color:#003A7E; margin:0; font-weight:400;}
.announ .tab-content ul li a{ color:#363432; display:block; text-decoration:none;   line-height:1.2em; padding:40px 0; border-bottom:1px solid #dddddd; background:url(images/ico-pdf.gif) no-repeat right center; position:relative;}
.announ .tab-content ul li a:hover{ color:#080553;}
.announ .tab-content ul li.hide{ display:none;}
.announ .tab-content ul.pressList li a{ background-image:none;}
.announ .tab-content ul.pressList li a em{ color:#B2002A; font-style: normal; margin-bottom:10px; display: block; font-size: 1.231em;}
.announ .tab-content ul.pressList li a p{ margin:0; font-size: 1.385em;}
.announ .tab-content ul.pressList li a span{ display:block; position:absolute; right:0; top:50%; transform:translateY(-50%); width:40px; height:40px; background:#B2002A url(images/icon-arrow-right.png) no-repeat 55% center;  border-radius:50%; line-height:40px; text-indent: -9999px;}
.announ .tab-content ul.pressList li a.btnMore,
.announ .tab-content ul.pressList li a.btnLess{ background:#B2002A; position:relative; right:inherit; top:inherit; margin:10px auto; border-bottom:0; color:#fff; width:40px; height:57px; padding:0 46px; line-height:57px; display:block;}
.announ .tab-content ul.pressList li a.btnMore span,
.announ .tab-content ul.pressList li a.btnLess span{ background:none; top:inherit; margin:0 0 0 -12px; right:inherit; bottom:0; font-size:1.25em;}
.announ .tab-content ul.pressList li a:hover.btnMore,
.announ .tab-content ul.pressList li a:hover.btnLess{ background:#fff; color:#B2002A;}
.announ .tab-content ul.pressList li a:hover.btnMore span,
.announ .tab-content ul.pressList li a:hover.btnLess span{ color:#009ab6;}
.announ .tab-content ul.pressList li a.hide{ display:none;}
/* .Medium .announ .tab-content ul li,.Large .announ .tab-content ul li{ width:476px;} */

/* .Medium .announ .tab-content ul.pressList li a.btnMore{ width:80px; height:80px; line-height:70px; border-radius:40px;}
.Large .announ .tab-content ul.pressList li a.btnMore{ width:100px; height:100px; line-height:80px; border-radius:50px;} */
.Medium .announ .tab-content ul.pressList li a.btnMore span{ margin:0 0 0 -16px; bottom:10px;}
.Large .announ .tab-content ul.pressList li a.btnMore span{ margin:0 0 0 -20px; bottom:20px;}

.sectionAccess section p{ font-size:1.25em; line-height:1.6em; padding:0 0 40px 0; margin:0; }
.sectionAccess section p.icoPDF{ padding:0 170px 0 20px; position:relative; border-left:3px solid #003A7E; line-height: 1.5em; margin-bottom: 70px;}
.sectionAccess section p.icoPDF .btnDownloadPdf{ display:block; position:absolute; right:0; top:0; background:url(images/ico-pdf-reader.gif) no-repeat center center; width:105px; height:76px; padding:0 20px 0 20px; border-left:1px solid #D3D2D0; font-size: 0;}
.sectionAccess section a{ color:#B2002A; text-decoration: none;}
.sectionAccess section a:hover{ color:#080553;}
.access section h2{ font-size:1.846em; line-height:1.2em;  color:#080553; margin:0 0 0 0; padding:0 0 16px 0; color:#003A7E; font-weight: 400;}
.access section ul.accessList{display: block;text-align:center;position:relative;width:100%;margin:0 0 60px 0;padding:0;overflow:hidden;}
.access section ul.accessList li{line-height:1.4em;margin-right: 16px;border:1px solid #D3D2D0;display: block;float:left;position:relative;list-style:none;width: calc(25% - 54px);min-height: 153px;font-size:1.385em;padding:125px 20px 0 20px;background:url() no-repeat center top 30px;}
.access section ul.accessList li:last-child{margin-right:0;}
.access section ul.accessList li.icoAnnual{ background-image:url(images/icon-annual-reports.png);}
.access section ul.accessList li.icoCategories{ background-image:url(images/ico-records.png);}
.access section ul.accessList li.icoInformation{ background-image:url(images/ico-information.png);}
.access section ul.accessList li.icoInformation2{ background-image:url(images/ico-information-2.png);}
.access section ul.accessList li.icoNone{ background-image:url();}
.access section table{ margin:30px auto 0 auto; border:1px solid #D3D2D0}
.access section table tr td:first-child{font-weight: bold; font-family: 'Roboto Slab', serif !important;}
html[lang="zh-hant"] .access section table tr td:first-child{font-family: '微軟正黑體', serif !important;}
.access section td{ background:#fff; font-size:1.25em; line-height:1.4em;  padding:20px;}

.lightBoxContent h3{ font-size:3.692em; line-height:1.4em; margin:0 0 55px 0; }
.lightBoxContent h4{ font-size:1.846em; line-height:1.42em; color:#003A7E; margin:0 0 15px 0; position:relative; font-weight: 400;}
.lightBoxContent ol{padding:0; margin:0 0 60px 20px;}
.lightBoxContent ol:last-child {
    margin-bottom: 0;
}
.lightBoxContent li{ font-size:1.385em; line-height:1.4em;}

.online section ol{ margin:0 0 30px 0; padding-left: 20px;}
.online section ol li{ font-size:1.25em; line-height:1.2em; margin:0 0 10px 0; padding:0;   }
.online section table{}
.online section td:first-child{ padding:0 0 60px 0;}
.online section h3{ font-size:1.667em; line-height:1.2em;  color:#003A7E; margin:0 0 20px 0; font-weight: 400; }
.online section .select-wrap{float:left; position:relative; margin-right:14px; width:206px; border:1px solid #ddd; margin-bottom:16px; height:53px; overflow: hidden; border-radius: 4px; padding:0; background:url(images/icon-arrow-down-red.png) no-repeat right 18px center}
.online section select{border:none;background: none;width: 130%;font-size:1.385em;line-height:53px;padding:0 18px;height:53px;}
.online section select::before{content:""; width: 30px; height: 30px; background:red; display:block; position: absolute; right:0; top:50%;}
.online section input{float:left; border-radius: 4px; font-size:1.385em; line-height:1.2em;    border:1px solid #ddd; margin-bottom:16px; padding:0 18px; height:53px;}
.online section input[name="name"]{width: calc(100% - 260px);}
.online section input[name="phone"], .online section input[name="fax"]{width: calc(50% - 46px);}
.online section input[name="phone"]{clear:left; margin-right:16px}
.online section input[name="email"], .online section textarea{width: calc(100% - 38px);}
.online section input.inputHalf{ width:40%;}
.online section input.inputFull{ width:86%;}
.online section textarea{ resize:none;  padding:18px ; font-size:1.385em; line-height:1.6em;  border:1px solid #ddd; border-radius: 4px;}
.online section textarea[name="info_req"]{margin-bottom:60px;}
.online section input[name="code"] {width: 368px;}
.online section .code-wrap{clear:left;}
.online section .code-wrap #siimage{width: 320px;}
.online section .securityCode{ vertical-align:middle;}
.online section .btnRefresh{ display:inline-block; background:url(images/btn-refresh.gif) no-repeat 0 0; width:24px; height:24px; margin:0 10px; vertical-align:middle;}
.online section p.caption{ font-size:0.9em; padding:0 0 0 20px; margin-bottom:60px; border-left:4px solid #003A7E}
.online section .btnForm{ transition:0.2s all ease;  border-radius: 0; background-color:#B2002A; border:1px solid #B2002A;  padding:0; line-height:57px; height:57px; text-align:center; cursor:pointer; font-size:1.385em; color:#fff;   width: calc(50% - 10px);}
.online section .btnForm:hover{background-color:#fff; color:#b2002a}
.online section .btnForm.btnReset{background-color:#fff; color:#b2002a; margin-right: 16px;}
.online section .btnForm.btnReset:hover{background-color: #B2002A; color:#fff;}

.Medium .online section .select-wrap{ width:266px; }
.Medium .online section input[name="name"]{width: calc(100% - 320px);}
.Large .online section .select-wrap{ width:306px; }
.Large .online section input[name="name"]{width: calc(100% - 360px);}
.Medium .online section input[name="code"] {width: 408px;}
.Large .online section input[name="code"] {width: 478px;}

.disclaimer section ol{ margin:20px 0 0 0; padding:0;}
.disclaimer section ol li{  position:relative; font-size:1.385em; line-height:1.6em; padding:0 0 90px 0; list-style:none; }
.disclaimer section ol li:last-child{padding-bottom:0;}
.disclaimer section ol li span{font-family: 'Roboto Slab', serif !important; display:block; font-size:3.692em; padding-bottom:10px; width:100%; line-height: 1em;}
html[lang="zh-hant"] .disclaimer section ol li span{font-family: '微軟正黑體', serif !important; }
.ordinance section p{ font-size:1.25em; line-height:1.2em;    margin:20px 0 0 0; padding:0;}
.ordinance section p a{ color:#B2002A; text-decoration: none;}
.ordinance section p a:hover{ color:#080553;}
.useful section ul{ margin:20px 0 20px 0; padding:0;}
.useful section ul li{ position:relative; font-size:1.385em;  list-style:none;  }
.useful section ul li:first-child a{border-top:1px solid #D3D2D0;}
.useful section ul li a{ line-height:1.6em; display:block;  padding:40px 60px 40px 0 ; text-decoration: none; color:#363432; position: relative;  border-bottom:1px solid #D3D2D0 }
.useful section ul li a:before{content:""; display:block; position: absolute; right:0; top:50%; transform:translateY(-50%); border-radius: 50%; background: #B2002A url(images/icon-arrow-right.png) no-repeat 55% center; width: 40px; height: 40px; border-radius: 50%;}
.useful section ul li span.icon-right-open-mini{ font-size:0; display:block; position:absolute; left:0; top:50%; transform:translateY(-50%); width:40px; height:40px;  background:#B2002A; border-radius:50%; text-align:center;}
.sitemap section ul{ margin:20px 0 0 0; padding:0;}
.sitemap section > ul > li:last-child{margin-bottom:0;}
.sitemap section > ul > li{ position:relative; font-size: 1.846em; line-height:1.2em;    padding:8px 0 8px 72px;  min-height:24px; list-style-type: none; margin-bottom:55px; }
.sitemap section ul li ul{margin-left:20px;}
.sitemap section ul li ul li{list-style-type: disc; padding-left:0; margin-bottom:0; }
.sitemap section ul li a{ color:#B2002A; display:block; text-decoration: none; font-size: 0.750em;}
.sitemap section ul li a.title{line-height:1em; color:#363432; text-decoration:none; font-family: 'Roboto Slab', serif !important;  font-weight: bold; font-size: 1em;}
html[lang="zh-hant"] .sitemap section ul li a.title{font-family: '微軟正黑體', serif !important;}
.sitemap section > ul > li:before{content:""; display:block; position: absolute; left:0; top:0%;  border-radius: 50%; background: #B2002A url(images/icon-arrow-right.png) no-repeat 55% center; width: 40px; height: 40px; border-radius: 50%;}


.contactList{ margin:20px 0 0 0; padding:0; display:block;}
.contactList li{ padding-left:90px; list-style:none;  margin:0 0 60px 0; position:relative; background-position:left top; background-repeat:no-repeat}
.contactList li:first-child{background-image:url(images/icon-address.png)}
.contactList li:nth-child(2){background-image:url(images/icon-tel.png)}
.contactList li:nth-child(3){background-image:url(images/icon-fax.png)}
.contactList li:nth-child(4){background-image:url(images/icon-email.png); margin-bottom:0;}
.contactList li span{ display:block;  font-size:1.846em; line-height:1.2em; font-family: 'Roboto Slab', serif !important;  }
html[lang="zh-hant"] .contactList li span{ font-family: '微軟正黑體', serif !important;  }
.contactList li p{ display:block; padding:0; font-size:1.385em; line-height:1.6em; }
.contactList li p a{    text-decoration:none; color:#363432;}
.contactList li p a:hover{ color:#B2002A;}



.search{}
.search h2{ margin:0 0 70px 0; font-size:3.692em;  line-height:1.6em; }
.search h4{ margin:0 0 16px 0; font-size:1.846em;  line-height:1.6em; background-color:#B2002A; color:#fff; padding:30px 15px; text-align:left; clear:left;}
.search .resultTxt{    font-size:1.25em; line-height:1.2em; margin:0 0 20px 0;}
.search .resultTxt span{ font-weight: bold;}
.search .searchList{ margin:0 0 0 0; padding:0 0 0 0; }
.search .searchList li:first-child{border-top:1px solid #ddd;}
.search .searchList li{ border-bottom:1px solid #ddd; padding:40px 0; list-style:none; margin:0; transition:0.2s all ease;}
.search .searchList li:hover{ background:#FAFAFA;}
.search .searchList li a{ text-decoration:none;}
.search .searchList li h3{ font-weight:bold; font-size:1.385em	;  line-height:1.6em; margin:0 0 15px 0;}
.search .searchList li p{  font-weight:400 !important;  font-size:1.385em; line-height:1.2em; margin:0;  font-family:'Roboto',Arial, Helvetica,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif !important;}
html[lang="zh-hant"] .search .searchList li p{  font-family:'微軟正黑體', 'Roboto',Arial, Helvetica,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif !important;}
.search .searchList li p.link{  line-height:1.6em; padding-top:30px; }
.search .pager{ text-align:right;}
.search .pager p{    font-size:1.25em; line-height:1.2em;}
.search .pager a{  color:#363432; padding:0 15px;  text-decoration:none; font-family:'Roboto',Arial, Helvetica,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif; font-weight:400;}
html[lang="zh-hant"] .search .pager a{  font-family:'微軟正黑體', 'Roboto',Arial, Helvetica,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', sans-serif;}
.search .pager a:hover,.search .pager a.current{ color:#B2002A;}
.search .pager a.btn{font-size:0;  background:#B2002A; border:1px solid #B2002A;  display:inline-block; width:33px; height:33px; line-height:35px;  text-align:center; color:#fff; border-radius:50%; padding:0; margin:0 2px; vertical-align:middle;}
.search .pager a:hover.btn{ background:#fff; color:#B2002A; }
.search .pager a.icon-right-open-mini:before{ margin:0;}
.search .pager a.icon-left-open-mini:before{ margin:0 0 0 -3px;}
.search .searchResult p{  font-family: 'Roboto Slab', serif !important; font-weight:bold; font-size:1.231em; line-height:1.2em; margin:0 0 16px 0;}
html[lang="zh-hant"] .search .searchResult p{  font-family: '微軟正黑體', serif !important; }
.search .searchResult form{  line-height:1.2em; margin-bottom: 30px;}
.search .searchResult .zoom_searchbox{background:#fff; border:1px solid #D3D2D0; border-radius:4px; padding:0 16px;  line-height:53px; height:53px; width:calc(100% - 112px); margin-right:16px;}
.search .searchResult .zoom_button{ background:#B2002A url(images/icon-search-w.png) no-repeat center center; text-indent: -9999px; border:0; border-radius:50%; width:53px; height:53px; cursor:pointer;}
.search .searchResult input:hover.zoom_button{}
.search .searchResult .zoom_results_per_page{font-size:100%; display:block; width:380px; margin:10px 0 10px 0; font-family: 'Roboto Slab', serif !important; float: left; }
html[lang="zh-hant"] .search .searchResult .zoom_results_per_page{font-family: '微軟正黑體', serif !important;}
.search .searchResult .zoom_results_per_page .zoom-wrap{line-height:35px; font-size:1.231em;display:inline-block; height:35px; width:auto; margin-right:16px; float:left; font-weight: bold;}

.search .searchResult .zoom_results_per_page .select-wrap{float:left; position:relative; margin-right:14px; width:86px; border:1px solid #ddd; margin-bottom:0; height:35px; overflow: hidden; border-radius: 4px; padding:0; background:url(images/icon-arrow-down-red.png) no-repeat right 18px center}
.search .searchResult .zoom_results_per_page select{    padding:0 15px; line-height: 35px; width: 140%; border:none; height:35px; background:none;}
.search .searchResult .zoom_match {line-height: 35px; display: block; margin:10px 0; font-size: 100%;}
.search .searchResult .zoom_match label{position: relative; padding-left:27px; margin-left:15px; font-size: 1.231em	;}
.search .searchResult .zoom_match input:checked+label::after{content:""; display:block; position:absolute; left:4px; top:50%; transform:translateY(-50%); width:10px; height:10px; background-color: #B2002A;  border-radius: 50%;}
.search .searchResult .zoom_match input:checked+label::before{border-color:#B2002A;}
.search .searchResult .zoom_match label:before{ content:""; display:block; position:absolute; left:0; top:50%; transform:translateY(-50%); width:16px; height:16px; border:1px solid #D3D2D0; border-radius: 50%;}
.search .searchResult .zoom_match input{ vertical-align:middle; margin:0 10px; display:none;}
.search .searchResult  .zoom-match-wrap{font-family: 'Roboto Slab', serif !important; font-weight: bold; font-size:1.231em;}
html[lang="zh-hant"] .search .searchResult  .zoom-match-wrap{font-family: '微軟正黑體', serif !important; }
.search .searchResult h3{color: #111111; font-size: 1.846em; font-weight: 400;}
.summary{font-size: 1.231em !important; font-style: normal !important;}


#fancybox-content > div {overflow:initial !important}
.mobile #fancybox-content table{ max-width:270px;}
#fancybox-content table{ max-width:550px;}
#fancybox-content td{ background:#fff;    padding:0 0 5px 0 !important; height:inherit;}
#fancybox-content .normalTextBold{ text-align:left; font-size:1.667em; line-height:1.2em; font-style:italic; font-family:"Times New Roman", Times,'微軟正黑體', 'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', serif; color:#009ab6;}
html[lang="zh-hant"] #fancybox-content .normalTextBold{ font-family:'微軟正黑體', "Times New Roman", Times,'Microsoft JhengHei', '新細明體', 'PMingLiU', '細明體', 'MingLiU', serif; }
#fancybox-content .leftMenuTitle{ text-align:left; font-size:1.25em; line-height:1.2em;}
#fancybox-content .normalText{ text-align:left; font-size:1.25em; line-height:1.2em; padding:0 0 20px 0 !important;}
#fancybox-content .normalText .normalText{ font-size:1em;}

/* Footer */


footer{ width:100%;  position:relative; background: #FBF8F2 url(images/bg-footer-line.png) repeat-x top center; position: relative;}
footer.Anniversary{margin-top: 145px; }
footer.Anniversary::before{content:""; display:block; width: 100%; position:absolute; height:287px; top:-145px; left:50%; transform: translateX(-50%); background:url(images/bg-footer.png) no-repeat center top;}
footer .wrap{width: 1088px; margin:0 auto; padding:30px 0; position: relative; z-index:2;}
footer .copyright{ font-size:1em; line-height:1.2em; text-align:left; color:#3c3c3c;}
footer ul{  margin:0; padding:0;overflow:hidden;}
footer li{ list-style:none; padding:0 20px 0 0 ; float:left; position:relative; display:inline-block;}
footer a{ color:#363432; text-decoration:none; font-size:1em; line-height:1.2em;}
footer a:hover{ color:#080553;}
footer .highlight{clear:left; margin-top: 45px; font-weight: bold; font-family: 'Roboto Slab', serif ;  background:none !important;}
html[lang="zh-hant"] footer .highlight{font-family: '微軟正黑體', serif ;}
footer .highlight span{color: #B2002A; text-transform: none !important}
footer .back-to-top{color:#fff; z-index: 9; border-radius: 50%; background:#b90002 url(images/icon-arrow-up.png) no-repeat center center; display:block; position:absolute; right:5%; bottom:150px; width: 70px; height: 70px; text-indent: -99999px; }
footer .back-to-top.show{opacity: 1;}

.disclaimer .menuDisclaimer a,
.ordinance .menuOrdinance a,
.useful .menuUseful a,
.contact .menuContact a,
.sitemap .menuSitemap a{ color:#B2002A;}

/* Font size */
.Small{ font-size:100%!important;}
.Medium{ font-size:150%!important;}
.Large{ font-size:200%!important;}




/* 
.Medium footer .copyright,.Large footer .copyright{ text-align:center; -webkit-transform-origin:center center;}
.Medium footer ul,.Large footer ul{ display:block; position:relative; margin:10px 0; text-align:center; width:970px; margin:0 auto; height:50px;}
.Medium footer li,.Large footer li{ display:inline; float:none;}
.Medium footer a,.Large footer a{ display:inline;}


.Medium .hero .title h1, .Medium .hero .title h2,.Large .hero .title h1, .Large .hero .title h2{ line-height:0.9em;}
.Medium .hero .title h1{ font-size:3.5em; letter-spacing:-0.02em;}
.Large .hero .title h1{ letter-spacing:-0.02em; font-size:2.9em;}
.Medium ul.tabs a{ height:120px;}
.Large ul.tabs a{ height:200px;}
.Medium ul.tabs li.endRow,.Large ul.tabs li.endRow,.Medium ul.tabs li.endRow.current,.Large ul.tabs li.endRow.current{ background-image:none; height:inherit; margin:0 0 0 1px;}
.Medium ul.tabs li.endRow a,.Large ul.tabs li.endRow a{padding:0 0 0 0px; width:193px; background-image:none;}
.Medium ul.tabs li.current a{ height:120px;}
.Large ul.tabs li.current a{ height:200px;}
.Medium .btnBackTop{ height:48px; width:60px; border-radius:30px;}
.Large .btnBackTop{ height:76px; width:100px; border-radius:50px; padding-top:24px;}
.Medium .btnBackTop .icon-up-open-mini{ margin:0 0 0 -12px;}
.Large .btnBackTop .icon-up-open-mini{ margin:0 0 0 -16px; bottom:10px;}
.Medium .btnArea{ height:100px;}
.Large .btnArea{ height:120px;}
.Medium .btnMore{ margin:0 -50px 0 0; height:76px; width:100px; border-radius:50px;}
.Medium .btnMore .icon-up-open-mini{ margin:0 0 0 -18px;}
.Large .btnMore{ margin:0 -50px 0 0; height:76px; width:100px; border-radius:50px;}
.Large .btnMore .icon-up-open-mini{ margin:0 0 0 -22px; bottom:6px;} */

#fancybox-content{overflow:initial !important; padding:0 !important;}
.btnFancyClose{border-radius: 50%;background:#B2002A url(images/icon-close.png) no-repeat center center;color: #fff;width: 40px;height: 40px;text-indent:-9999px;top: -50px;box-shadow:0 3px 6px rgba(0,0,0,0.16);display: block;position: absolute;right: 0;z-index: 1;}
.lightBoxContent{width: 100%;height: 100%;padding: 50px 40px;overflow: auto;display: block;position: relative;}
#form1 label, .zoom_searchform label[for="zoom_searchbox"] , .searchBox label[for="searchBox"]{display:none;}
.icon-left-open-mini:before, .icon-right-open-mini:before{font-size:16px; line-height:35px !important;}

/* Tablet */
@media screen and (max-width:1024px){

	br.desktop{display: none;}
	br.tablet{display: block;}

	header{border-bottom: 1px solid #f1f1f1 !important;}
	.wrapper {
	    padding-bottom: 120px;
	    background: url(images/bg-page-content.png) no-repeat top  right -200px;
	    padding-top: 40px;
	}
	.about header::before, .corp header::before, .sectionAccess header::before{display: none;}
	header{overflow: initial; height:70px !important;}
	.home-banner-wrap .slick-dots{left:30px;}
	.home-banner-wrap .slick-dots li{margin-bottom: 3px;}
	.home-banner-wrap .dots-wrap{width: 100%;}

	.home-banner-wrap{
		background: url(images/bg_tab.png) no-repeat center top;
	}
	.home-banner-wrap, .home-banner-wrap .slider, .home-banner-wrap .slide-backdrop, .home-banner-wrap .dots-wrap{
		height: 500px;
	}
	.home-banner-wrap .slider .slick-slide[data-slick-index="0"] .slide{
	background-image: url(images/train1982_tab.png);
	}
	.home-banner-wrap .slider .slick-slide[data-slick-index="1"] .slide{
		background-image: url(images/train1997_tab.png);
	}
	.home-banner-wrap .slider .slick-slide[data-slick-index="2"] .slide{
		background-image: url(images/train1998_tab.png);
	}
	.home-banner-wrap .slider .slick-slide[data-slick-index="3"]  .slide{
		background-image: url(images/train2001_tab.png);
	}
	.home-banner-wrap .slider-bg-a{
		background:url(images/ribbon-R_tab.png) no-repeat top center;
	}
	.home-banner-wrap .slider-bg-b{
		background:url(images/ribbon-L_tab.png) no-repeat top center;
	}
	.home-banner-wrap .slider-bg-c{
		background:url(images/0_tab.png) no-repeat top center;
	}
	.home-banner-wrap .slider-top-layer{
		background:url(images/11_tab.png) no-repeat center top;
	}
	.hero .left-bg{
		width: 100%;
		left: auto;
		right: calc(50% - 40px);
	}
	.hero .left{
		width: calc(768px - 80px);
		padding:70px 0 0 80px;
	}
	.hero .left h1{
		font-size: 3.077em;
	}
	.hero .left h2{
		font-size: 1.231em;
	}
	.hero .right{
		left:calc(52% - 268px)
	}
	.tc .home-banner-wrap{
		background: url(images/bg_tc_tab.png) no-repeat center top;
	}
	.sc .home-banner-wrap{
		background: url(images/bg_sc_tab.png) no-repeat center top;
	}
	.tc .home-banner-wrap .slider-bg-c , .sc .home-banner-wrap .slider-bg-c {
		background: url(images/0_tc_tab.png) no-repeat top center;
	}
	.home-banner-wrap.after .slider .slick-slide[data-slick-index="0"] .slide{
		background-image: url(images/train1982_after110_tab.png);
	}
	.home-banner-wrap.after .slider .slick-slide[data-slick-index="1"] .slide{
		background-image: url(images/train1997_after110_tab.png);
	}
	.home-banner-wrap.after .slider .slick-slide[data-slick-index="2"] .slide{
		background-image: url(images/train1998_after110_tab.png);
	}
	.home-banner-wrap.after .slider .slick-slide[data-slick-index="3"]  .slide{
		background-image: url(images/train2001_after110_tab.png);
	}
	.home-banner-wrap.after .slider-top-layer{
		background:url(images/cover_after110_tab.png) no-repeat center top;
		top: 0;
	}
	.home-banner-wrap.after{
		background: url(images/bg_after110_tab.png) no-repeat center top;
	}
	.tc .home-banner-wrap.after{
		background: url(images/bg_after110_tc_tab.png) no-repeat center top;
	}
	.sc .home-banner-wrap.after{
		background: url(images/bg_after110_sc_tab.png) no-repeat center top;
	}


	.sub-section{width: 70%;}

	
	.container{min-width: 768px;}
	#annual.container{min-width: 768px;}
	.wrapper section{width: calc(768px - 60px); padding:0 30px;}
	.menu li.menuLang{display:inline-block;}
	.menuClose{ position:fixed; background:rgba(255,255,255,0.1); width:100%; height:100%; z-index:4999; display:none;}
	.menuClose.show{ display:block;}

	.headerWrapper{ width:100%; position:relative;}
	.en .logo{width: 120px;}
	.logo{   width:120px; display:block; height:47px; position:absolute; background:url(images/logo.png) no-repeat center center; background-size:cover; left:50%; top:12px; transform: translateX(-50%);}
	.btnMobileVer{ position:absolute; z-index:5000; top:25px; width:28px; height:24px; display:block;}
	.btnMobileVer a{ font-size:0;  display:block;  width:28px; height:24px;  text-align:center; color:#fff;   text-decoration:none;  z-index:5000;}
	.btnMobileVer.left{ left:30px; background:url(images/icon-menu.png) no-repeat center center;}
	.btnMobileVer.right{ right:30px; width: 40px; height: 40px; top: 15px; }
	.btnMobileVer.right a{width: 40px; height: 40px; border-radius: 50%; background:#F1F1F1 url(images/icon-search.png) no-repeat center center;}

	
	.tc .menu > li:nth-child(n + 3), .sc .menu > li:nth-child(n + 3){width: 100%;}
	.searchBox,.searchBox nav,.menu{ display:none;}
	.headerWrapper.left .menu,.headerWrapper.right .searchBox{ display:block;}
	.menu{ background:#fff; position:absolute; margin:0; left:0; top:70px; width:100%; z-index:5000; box-shadow: 0 6px 6px rgba(0,0,0,0.16);}
	.menu li{ float:none; display:block; height:auto; text-align:left; clear:left;}
	.en .menuCorp, .en .menuAccess{width: 100%;}
	.menu li.menuLang{width: 50%; float:left; clear:none;}
	.menu li:nth-child(2){border-left: 1px solid #f1f1f1; width: calc(50% - 1px)}
	.menu li a{  border-left:0; padding:30px 80px; display:block; height:inherit; line-height:30px;  font-size:16px; border-top:1px solid #F1F1F1;}
	.menu li div{ position:relative; left:inherit; top:inherit; height:auto; line-height:inherit; visibility:visible; text-align:left; background-color: #FBF8F2;}
	.menu li div a{
			font-weight: normal;
		    display: block !important;
		    padding: 30px 110px !important;
		    line-height: 30px !important;
		    height: auto !important;
		    width: calc(100% - 220px) !important;
		    text-align: left !important;
		    background: none;
		    border-top: 1px solid #F1F1F1 !important;
		    float: none !important;
		    font-size: 1.25em !important;
	 }


	 /*board member */
	 .organizationChart .item{
		 width:226px;
	 }
	 .organizationChart .item.Administration{height: 145px;}
	 .organizationChart .lineH.line1{top: 34%;}
	 .organizationChart .item.Committee{left: 9%;}


	 /* corp */
	 .annualList{width:608px; margin: 0 auto;}
	 .annualList li{width:calc(50% - 20px)}
	 .annualList li:nth-child(3n - 1){margin:0}
	 .annualList li:nth-child(2n){margin-left:40px;}
	 .annualList li:nth-child(3n + 1){clear:none;}
	 .annualList li:nth-child(2n + 1){clear:left;}

	 .corpList li{width: calc(100% - 2px); margin:0 0 40px 0 !important}

	 /* announcement */
	 .hero.announcement .right{background-image: url(images/banner-announcement-tab.png)}
	.announ .tab-content{ margin:20px auto 0 auto; width: 608px;}

	 /* Access */
	 .hero.access .right{background-image:url(images/banner-access-tab.png)}
	.hero.corp .right{background-image:url(images/banner-corp-tab.png)}
	.hero.announcement .right{background-image:url(images/banner-announcement-tab.png)}
	 .access section ul.accessList li{width:calc(50% - 64px); margin-right:0; margin-bottom: 40px;}
	 .access section ul.accessList li:nth-child(odd){margin-right:40px;}
	 .lightBoxContent{/* width: 613px; *//* height: 710px; */}
	
	.sectionHistory .subHistory ,
	.managing .subManaging,
	.organization .subOrganization,
	.overview .subOverview,
	.annual .subAnnual,
	.awards .subAwards,
	.corporate .subCorporate,
	.access .subAccess,
	.online .subOnline{ background-color: #B2002A; color: #fff; font-weight: bold; border:0;}
	.searchBox{ left:0; top:70px; padding:20px 0; margin:0; height:inherit; border:0;background-color:#fff; width:100%; z-index:5000; border-top: 1px solid #f1f1f1; box-shadow: 0 6px 6px rgba(0,0,0,0.16);}
	.searchBox form{ position:relative; margin:0; width:calc(100% - 60px); padding:0 30px; background:none; border:0; text-align:right;}
	.searchBox .inputTxt{ background:#fff; font-size:16px; line-height:30px; height:30px; width:100%; margin:0 auto; border-bottom:1px solid #6A6764; padding:0; border-radius:0;}
	.searchBox .icon-zoom{  position:absolute; right:30px; top:5px; padding: 0; display:block;}
	.searchBox .icon-zoom input{ background:url(images/icon-search-grey.png) no-repeat center center; width:17px; height:18px;text-align:center; border-radius:0; background-size: cover;}
	.searchBox .icon-zoom span{ display:block; position:absolute; width:80px; height:60px; line-height:60px; color:#fff; font-size:25px; text-align:center; right:0; top:10px;}
	.searchBox label.icon-zoom:before{ display:none;}

	/* disclaimer */
	.disclaimer section ol{width:calc(608px); margin:0 auto}

	/* contact */
	.contactList{width:608px; margin:0 auto;}
	.contactList li{
		padding:90px 0 0 0;
	}

	/* sitemap */
	.sitemap section ul{ width:608px; margin:0 auto;}

	/* search */
	.search .searchResult .zoom_match{clear:left;}



	a.btn-download-tab{display: block;}
	ul.tabs li{width: 25%;}
	ul.tabs li:last-child{display: none;}

	.tab-content .timeline li div > a.small{width: calc(100% - 25px);}
	.tab-content .timeline li:nth-child(odd) div > a.small:nth-of-type(odd){margin-left:25px !important;}
	.tab-content .timeline li:nth-child(even) div > a.small:nth-of-type(even){margin-right:25px !important;}
	.tab-content .timeline li:nth-child(odd) div > a.small:nth-of-type(even){clear:left;}
	.tab-content .timeline li:nth-child(even) div > a.small:nth-of-type(even){clear:left;}
	.tab-content .timeline li:nth-child(odd) div > a{margin-left: 25px;}
	.tab-content .timeline li:nth-child(even) div > a{margin-right: 25px;}
	.tab-content .timeline li div h3{padding:0 0 15px 25px; font-size:1.846em; line-height:1.2em;  margin:0 0 15px 0;}
	.tab-content .timeline li:nth-child(even) div h3{ padding:0 25px 15px 0; }
	.tab-content .timeline li:nth-child(even) div p{padding:0 25px 0 0 ;}
	.tab-content .timeline li div p{ padding:0 0 0 25px; margin-bottom:30px; font-size:1.385em; line-height:1.4em; }
	.tab-content .timeline li div a{  font-size: 1.385em; line-height:1.2em; }

	.chairmanTable td{width: 100%; display: block; text-align:center;}
	.member-row td{width: 49%; float: left; display: block;}
	.member-row td:nth-child(2n + 1){clear: left;}
	.member-row.board-member td{width: 100%; float: left; display: block;}
	.member-row.board-member .board-member-table td{width: 49%; display:block;}
	.member-row.board-member .board-member-table td:nth-child(2n + 1){clear: left;}
	.board-member-table td:nth-child(3n + 1){clear: none;}


	footer .wrap{width: calc(768px - 60px); padding:30px;}
	footer.Anniversary::before{height:219px; background: url(images/bg-footer-t.png) no-repeat right top; top:-140px;}
	footer .back-to-top{right:30px; bottom:30px;}
}

@media screen and (max-width: 767px){
	.wrapper {
	    background: url(images/bg-page-content.png) no-repeat top 40px right -150px;
		background-size: 86% auto;
		padding-bottom:0;
	}
	.home-banner-wrap .slick-dots{left:15px;}
	.home-banner-wrap .slick-dots button{width: 9px; height: 9px}
	.home-banner-wrap .slick-dots li{margin-bottom: 3px;}
	.sub-section{width: calc( 100% - 15px );}
	.home-banner-wrap{
		background: url(images/bg_mob.png) no-repeat center top;
	}

	.home-banner-wrap, .home-banner-wrap .slider, .home-banner-wrap .slide-backdrop, .home-banner-wrap .slider .slide, .home-banner-wrap .dots-wrap{
		height: 340px;
	}
	.home-banner-wrap .slider .slick-slide[data-slick-index="0"] .slide{
	background-image: url(images/train1982_mob.png);
	}
	.home-banner-wrap .slider .slick-slide[data-slick-index="1"] .slide{
		background-image: url(images/train1997_mob.png);
	}
	.home-banner-wrap .slider .slick-slide[data-slick-index="2"] .slide{
		background-image: url(images/train1998_mob.png);
	}
	.home-banner-wrap .slider .slick-slide[data-slick-index="3"]  .slide{
		background-image: url(images/train2001_mob.png);
	}
	.home-banner-wrap .slider-bg-a{
		background:url(images/ribbon-R_mob.png) no-repeat top center;
	}
	.home-banner-wrap .slider-bg-b{
		background:url(images/ribbon-L_mob.png) no-repeat top center;
	}
	.home-banner-wrap .slider-bg-c{
		background:url(images/0_mob.png) no-repeat top center;
	}
	.home-banner-wrap .slider-top-layer{
		background:url(images/11_mob.png) no-repeat center top;
	}
	.home-banner-wrap.after .slider .slick-slide[data-slick-index="0"] .slide{
		background-image: url(images/train1982_after110_mob.png);
	}
	.home-banner-wrap.after .slider .slick-slide[data-slick-index="1"] .slide{
		background-image: url(images/train1997_after110_mob.png);
	}
	.home-banner-wrap.after .slider .slick-slide[data-slick-index="2"] .slide{
		background-image: url(images/train1998_after110_mob.png);
	}
	.home-banner-wrap.after .slider .slick-slide[data-slick-index="3"]  .slide{
		background-image: url(images/train2001_after110_mob.png);
	}
	.home-banner-wrap.after .slider-top-layer{
		background:url(images/cover_after110_mob.png) no-repeat center top;
	}
	.home-banner-wrap.after{
		background: url(images/bg_after110_mob.png) no-repeat center top;
	}
	.tc .home-banner-wrap.after{
		background: url(images/bg_after110_tc_mob.png) no-repeat center top;
	}
	.sc .home-banner-wrap.after{
		background: url(images/bg_after110_sc_mob.png) no-repeat center top;
	}

	.hero{height: 250px;}
	.hero .left-bg{
		width: 100%;
		left: auto;
		right: calc(50% - 100px);
		height:200px;
	}
	.hero .left{
		width: calc(100% - 18px);
		padding:30px 0 0 18px;
		height: 200px;
	}
	.hero .left h1{
		font-size: 1.846em;
	}
	.hero .right{
		height: 225px;
		background-size: auto 100%;
		left:calc(50% - 130px);
		top:25px;
	}
	.tc .home-banner-wrap{
		background: url(images/bg_tc_mob.png) no-repeat center top;
	}
	.sc .home-banner-wrap{
		background: url(images/bg_sc_mob.png) no-repeat center top;
	}
	.tc .home-banner-wrap .slider-bg-c , .sc .home-banner-wrap .slider-bg-c {
		background: url(images/0_tc_mob.png) no-repeat top center;
	}


	section.paragraph p{line-height: 1.5em;}

	/* history */

	.tab-content .timeline{margin-top:0;}
	.tab-content .timeline ul:before{
		display: none;
	}
	.tab-content article{padding:0 0 80px 0}
	.tab-content .read-more-wrap{bottom:-30px;}
	.tab-content .timeline ul{padding: 0;}
	.tab-content .timeline li{padding:60px 0 30px 0; border-bottom:1px solid #f1f1f1;}
	.tab-content .timeline li:last-child{border-bottom:none;}
	.tab-content .timeline li div{float: none !important; width: 100% !important; }
	.tab-content .timeline li div h3{padding:0 0 15px 0 !important; text-align: left !important; border:none !important; }
	.tab-content .timeline li div h3:after{display:none;}
	.tab-content .timeline li div p{padding:0 !important;}
	.tab-content .timeline li div a{margin:0 0 40px 0 !important}
	.tab-content .timeline li:nth-child(odd) div > a.small:nth-of-type(odd){margin-left: 0 !important;}
	.tab-content .timeline li:nth-child(even) div > a.small:nth-of-type(even){margin-right: 0 !important;}
	.tab-content .timeline li div > a.small, .tab-content .timeline li div > a.small.full{width: 100% !important;}

	a.btn-download-tab{padding: 25px 15px; overflow: hidden;}
	a.btn-download-tab span{margin: 0 !important; display: block; float: left;; }
	a.btn-download-tab span:last-child{ font-size:0.923em ; width: 60%; text-align: right; }
	a.btn-download-tab span:first-child{font-size: 1.231em; width: calc(40% - 15px); background-size: auto 100%; background-position:82px 0; padding-right: 15px;}

	.tab-content .downloadSection .download-item{width: 100%;}
	.tab-content .downloadSection ul li{width: 100%; margin:0 0 30px 0 !important}
	.tab-content .downloadSection .btnDownloadBooklet{margin-bottom:15px;}

	/* board member */
	.member-row.board-member .board-member-table td:nth-child(2n + 1){cle}


	header, .about header, .corp header, .access header, .sectionAccess header{
		height: 100px !important;
	}
	.menu li a{
		padding:25px 30px;
	}
	.menu li div a{
		padding: 20px 20px 20px 70px!important;
    	width: calc(100% - 90px) !important;
	}
	.btnMobileVer{
		top:38px;
	}
	.btnMobileVer.left{
		left: 18px;
	}
	.btnMobileVer.right{
		right: 18px;
		top:30px;
	}
	.logo{
		top:27px;
	}
	.menu, .searchBox{
		top:100px;
	}
	footer{margin-top: 45px;}
	footer .wrap, .wrapper section{width: calc(100% - 40px); padding:30px 20px;}
	footer.Anniversary::before{height:100px; background: url(images/bg-footer-m.png) no-repeat right top; top:-50px;}
	footer li{display:block; width: 100%; margin-bottom: 10px;}
	footer .highlight{margin-top:30px;}

	/* chart */
	.organizationChart .item > div{font-size: 16px;}
	.organizationChart .item{width:38%; height: 8%;}
	.organizationChart .item.Committee {
		left: 10px;
		top: 18%;
	}
	.organizationChart .item > div span{font-size: 12px;}
	.organizationChart .item > div{width: 90%;}
	.organizationChart .item.Officer{top: 37%;}
	.organizationChart .item.Administration {
		height: 15%;
		left: 10px;
		top: 65%;
	}
	.organizationChart .item.Finance {
		margin: 0 0 0 0px;
		top: 65%;
		right: 10px;
		height: 10.5%;
	}
	.organizationChart .lineH.line1 {
		top: 22%;
	}
	.organizationChart .lineH.line2{top: 70%;}
	.organizationChart .lineH.line2 {
		top: 55%;
	}
	.organizationChart .lineV.line3{top: 55%;}
	.organizationChart .lineV.line2 {top: 55%;}
	.organizationChart .lineV.line1{height: 55%;}

	/* announcement */
	.announ .tab-content{
		width: 100%;
	}
	.announ .tab-content ul.pressList li a p{line-height: 1.5em; padding-right: 60px;}

	/* Access */
	.hero.access .right{background-image:url(images/banner-access-mob.png)}
	.hero.corp .right{background-image:url(images/banner-corp-mob.png)}
	.hero.announcement .right{background-image:url(images/banner-announcement-mob.png)}
	.sectionAccess section p.icoPDF{padding:0 0 0 20px; margin-bottom: 42%;}
	.sectionAccess section p.icoPDF .btnDownloadPdf{top:120%; right:auto; left:50%; transform:translateX(-50%); border-left:none; border-top:1px solid #D3D2D0;}
	.lightBoxContent {
		/* width: calc(100% - 30px); */
		/* height: 1000px; */
		/* padding: 50px 15px; */
	}
	.lightBoxContent h3{font-size: 32px;}

	/* disclaimer */
	.disclaimer section ol{width:calc(100%); margin:0 auto}

	/* contact */
	.contactList{width:100%;}

	/* sitemap */
	.sitemap section ul{ width:100%; margin:0 auto;}
	.sitemap section ul li a.title{margin-bottom:10px;}

	/* search */
	.search .searchResult .zoom_match label{display:inline-block}
	.search .searchResult .zoom_match label[for="all"]{clear:left; margin-left:71px;}
	.tc .search .searchResult .zoom_match label[for="all"], .sc .search .searchResult .zoom_match label[for="all"]{margin-left:10px;}
	



.Small{ font-size:100%;}
.Medium{ font-size:100%;}
.Large{ font-size:100%;}

.container{ width:100%; min-width:inherit;}
#annual.container{ width:100%; min-width:inherit;}

a:hover.logo{background-position:center center;}
.logo span{ display:none;}


.en .menuCorp,.en .menuAccess{ width:auto;}












.home .wrapper section .whatsNew{height: 30px; line-height: 30px; }
.home .wrapper section .whatsNew span{ padding:0; width:35%; font-size:16px; line-height:30px;}
.home .wrapper section .whatsNew .marquee{ font-size:16px; line-height:30px; height:30px;}
.home .wrapper section .whatsNew li{ line-height:30px; height:30px; white-space:inherit; font-size: 16px;}


/*.home .wrapper section .whatsNew .marquee div{ padding:0 100% !important;}*/


ul.tabs{ position:relative; margin-top:58px;}
ul.tabs li{ width:25%; margin:0;}
ul.tabs a{ width:100%;  border-left:1px #fff solid; font-size:0.78em;}
ul.tabs li:first-child a{ border-left:0px #fff solid;}
ul.tabs::before{top:56px; width: calc(100% + 1px);}
ul.tabs a{font-size: 0.692em; letter-spacing: -0.1em; line-height: 1.8em}
ul.tabs a strong{border-radius: 8px 8px 0 0; padding:20px 0; font-size: 1em; letter-spacing: 0; }

.tab-content article p{ padding:20px 0;}
.tab-content .timeline{ background:none;}
.tab-content .timeline li{ background:none !important;}
.tab-content .timeline li span{ display:none;}
.tab-content .timeline li div{ margin:0;}


.managingList li{ width:49%; height:300px;}
.managingList li img{ width:100%; margin:5px auto;}
.managingList li h4,.managingList li p{ padding:0 10px 10px 10px;}
.managingList li h3{ width:40%; height:300px;}



.corpList{ width:100%; margin:0; float:none;}
.corporate h4{margin-bottom: 20px;}
.corpList li{ width:calc(100% - 2px); height:auto; margin:0 0 40px 0 !important; background-position: left 20px top 20px; padding-top: 30px;}
.corpList li h4{ padding:50px 10% ;}
.corpList li p{ min-height:inherit;}



.announ .tabs{ width:100%;}
.announ .tab-content ul{ float:none; margin:0; width:100%;}
.announ .tab-content ul li{ width:100%; margin:0 0 60px 0;}


.access section ul.accessList{ width:100%;}
.access section ul.accessList li{ width:calc(100% - 42px);  margin:0 0 40px 0;}
.access section td{ display:block; text-align:center;}
.access section td:first-child{border-bottom:1px solid #efefef;}

.online section td{ display:block; width:100%; padding:0; text-align:left;}
.online section input.inputHalf{ width:86%;}
.online section .formFooter{ text-align:left; overflow: hidden;}
.online section .btnForm{ width:calc(100% - 2px) !important; padding:0;}
.online section p.caption{margin-top:60px;}

/* corp */

.annualList{width:100%; margin: 0 auto;}
.annualList li img{width: 50%;}
.annualList li a h3{font-size: 24px;}
.annualList li a p{font-size: 18px;}
.annualList li{width:calc(50% - 10px)}
.annualList li:nth-child(2n){margin-left: 20px;}
.awardsList li{margin: 0 0 20px 0; width:100%}



.online section input{ margin:0 0 16px 0; width:calc(100% - 38px) !important}
.online section .code-wrap #siimage{width: calc(320px - 30px);}


.corpList li.blank{ display:none;}



/*footer,.wrapper section{ width:98%; margin:0 auto;}*/



/*
footer .copyright{  font-size:15px; padding-bottom:15px;}
footer ul{ display:none;}*/



}

/* iPhone */
@media screen and (max-width:360px){
	
.home .wrapper section .whatsNew span{ font-size:13px; }
.home .wrapper section .whatsNew .marquee{ font-size:13px; }
.home .wrapper section .whatsNew li{ font-size: 13px;}

/*header, .about header, .corp header, .access header, .sectionAccess header{ height:80px;}*/
/*.logo{ height:60px; padding:10px 0 0 0;}*/
/*.btnMobileVer{ max-width:80px;}*/
/*.btnMobileVer a{ width:60px; height:45px; line-height:45px; font-size:18px; top:15px; margin:0 0 0 -30px;}*/
/*.menu,.searchBox{ top:80px;}*/
/*.menu li a{ padding:15px  15px 10px; font-size:18px; line-height:24px;}*/
/*.menu li div a{ padding:15px 0 15px 38px; font-size:18px;}*/

/*.searchBox{ padding:30px 0;}*/
/*.searchBox .inputTxt{ font-size:24px; line-height:30px; height:30px;}
.searchBox .icon-zoom input{ width:60px; height:45px; line-height:45px; font-size:24px; border-radius:10px;}
.searchBox .icon-zoom span{ width:60px; height:45px; line-height:45px; font-size:24px;}*/

.managingList{ margin:10px 0 0 0;}
.hero .title h1{ font-size:1.5em;}

.managingList li h3,
.managingList li{ width:100%; height:auto; margin:0 0 1px 0; display:block;}
.managingList li h3{ padding:30px 0;}
.managingList li img{ width:100%; margin:0px auto; padding:10px 0;}
.managingList li h4,.managingList li p{ padding:0 10px 10px 10px;}




/* .sectionAccess section p.icoPDF{ padding:0;}
.sectionAccess section p.icoPDF .btnDownloadPdf{ border:0; position:relative; right:inherit; top:inherit; padding:0; margin:0 auto;}
 */

 .sectionAccess section p.icoPDF {
    margin-bottom: 60%;
}

footer .back-to-top{bottom: 90px;}
}

/* Mobile Landscape view */
@media screen and (max-width:640px) and (orientation: landscape){

}

/* iPad Landscape view */
@media screen and (min-width:641px) and (max-width:768px) and (orientation: landscape){

}




body.txt *{ background:none !important; color:#000 !important;}
body.txt img{ display:none !important;}
.fancybox-container {
	overflow: hidden;
}
.fancybox-container.fancybox-is-open .fancybox-bg {
    background: rgb(119, 119, 119);
    opacity: .7;
}

.fancybox-container .fancybox-content {
	position: relative;
}

.fancybox-stage .fancybox-slide--iframe .fancybox-content
{
    width  : 800px;
    height : 600px;
    /* max-width  : 80%; */
    /* max-height : 80%; */
    margin: 0;
    background: transparent;
}
.fancybox-stage .fancybox-slide--iframe .fancybox-content .fancybox-iframe {
    background: transparent;
    top: 20px;
}

.fancybox-slide--html .fancybox-content {
    width: 56%;
    overflow: visible;
    position: relative;
    padding: 0;
    margin-top: 48px;
}

@media only screen and (min-width: 1024px) {
	.fancybox-container.fancybox-is-open .fancybox-bg {
	
		min-height: 800px;
	}
	.fancybox-container .fancybox-inner {
		/* min-height: 800px; */
	}
	
	
}

@media only screen and (max-width: 1023px) {
	.fancybox-slide--html .fancybox-content {
		width: 80%;
		height: auto;
		margin-top: 54px;
		margin-bottom: 20px;
	}
}


@media only screen and (max-width: 768px) {
	.fancybox-stage .fancybox-slide--iframe .fancybox-content {
		max-width: 100%;
		height: 300px;
	}
}

@media only screen and (max-width: 576px) {
	.fancybox-stage .fancybox-slide--iframe .fancybox-content {
		height: 150px;
	} 
}