/*-------------------------wcm 樣式開始---------------------------*/
.layoutContent {
    overflow: hidden;
    padding:1rem;
    font-family: "Microsoft Jhenghei", "微軟正黑體", "Trebuchet MS", Arial, Helvetica, sans-serif;
    line-height: 1.5;
    color: #555555;
}
/*---按鈕樣式---*/
.wcm-btn{
    display: block;
    text-align: center;
}
.wcm-btn a{
    display: inline-block;
    padding: 8px 25px;
    text-align: center;
    color: #009c42;
    border: #009c42 solid 1px;
    margin: 1.5em auto 0;
    transition: all .3s ease;
}
.wcm-btn a:hover{
    color: #fff;
    border: #009c42 solid 1px;
    background: #009c42 ;
}
/*---按鈕樣式 END---*/
/*---------標題樣式設定開始---------*/
.wcm-title,.wcm-title01, .wcm-title02, .wcm-title03 {
    float: left;
    width: 100%;
    padding-left: 35px;
    font-family: "微軟正黑體";
    font-size: 130%;
    margin-bottom: 15px;
    line-height: 23px;
    background-repeat: no-repeat;
    background-position: 5px 3px;
}

.wcm-icon-color01 {background-image: url(../fonts/wcm-title-icon01.svg);}
.wcm-icon-color02 {background-image: url(../fonts/wcm-title-icon02.svg);}
.wcm-icon-color03 {background-image: url(../fonts/wcm-title-icon03.svg);}
.wcm-icon-color04 {background-image: url(../fonts/wcm-title-icon04.svg);}
.wcm-icon-color05 {background-image: url(../fonts/wcm-title-icon05.svg);}
.wcm-icon-color06 {background-image: url(../fonts/wcm-title-icon06.svg);}
.wcm-icon-color07 {background-image: url(../fonts/wcm-title-icon07.svg);}
/*---------標題樣式設定結束---------*/
/*---------客製標題樣式設定開始------*/
.wcm-syn-title01, .wcm-syn-title02, .wcm-syn-title03{
	float: left;
	width: 100%;
	font-family: "微軟正黑體";
	font-size: 120%;
	margin-bottom: 15px;
	line-height: 23px;
    overflow: hidden;
}
.wcm-syn-title01{color: #FFF;}
.wcm-syn-title01 .templateLongText {
    position: relative;
    float:left;
    padding:10px 15px 12px 28px;
    min-height:43px;
    margin-left: -20px;
    margin-right: 20px;
    -webkit-transform:skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
	background: #0da74f url(../fonts/wcm-syn-title-icon01.svg) repeat-y top left;
}
.wcm-syn-title01 .templateLongText p {
	background: url(../fonts/wcm-syn-title-icon02.svg) no-repeat left center;
    padding:0 22px 0 30px;
    -webkit-transform:skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
}
.wcm-syn-title02{color: #0da74f;}
.wcm-syn-title02 .templateLongText {
	position: relative;
    float:left;
	padding:10px 15px 12px 0;
	background: url(../fonts/wcm-syn-title-icon03.svg) no-repeat bottom left;
}
.wcm-syn-title03{color: #5d5d5d;}
.wcm-syn-title03 .templateLongText {
	position: relative;
    float:left;
	padding:10px 15px 12px 35px;
	background: url(../fonts/wcm-syn-title-icon04.svg) no-repeat left center;
}

/*---------客製標題樣式設定結束---------*/

/*---------純文字設定開始-----------*/
.wcm-text-data {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.wcm-text-gray{
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background: #E3E3E3;
	padding: 1.5em;
	border-radius: 5px;
}
.wcm-text-double {float: left; width: 100%; padding-bottom: 2%; display:flex;}
.wcm-text-double .wcm-text-doubleR, .wcm-text-double .wcm-text-doubleL { flex: 1; margin:0px 5px;}
.wcm-text-double .wcm-text-doubleL {margin-left:0;}
.wcm-text-double .wcm-text-doubleR {margin-right:0;}
@media only screen and (min-width: 0px) and (max-width: 580px) {
	.wcm-text-double {display: block;}
	.wcm-text-double .wcm-text-doubleR, .wcm-text-double .wcm-text-doubleL { margin:0px 5px 1.5em;}
	.wcm-text-double .wcm-text-doubleL {margin-left:5px;}
	.wcm-text-double .wcm-text-doubleR {margin-right:5px;}
}
/*---------純文字設定結束-----------*/

/*---------編輯器清單設定開始--------*/
.wcm-text-data ol,.wcm-text-data ul,.wcm-table ol,.wcm-table ul,.wcm-viewbox ol,.wcm-viewbox ul,.wcm-text-gray ol,.wcm-text-gray ul,.wcm-text-double ol,.wcm-text-double ul{padding-left: 1.5em;} 
.wcm-text-data ol,.wcm-table ol,.wcm-viewbox ol,.wcm-text-gray ol,.wcm-text-double ol{list-style-type: decimal;}
.wcm-text-data ul,
.wcm-table ul,
.wcm-viewbox ul,
.wcm-text-data ol li,
.wcm-text-data ul li,
.wcm-text-gray ul,
.wcm-text-gray ul li,
.wcm-text-gray ol li,
.wcm-text-double ul,
.wcm-text-double ol li,
.wcm-text-double ul li,
.wcm-table ol li,
.wcm-table ul li,
.wcm-viewbox ol li,
.wcm-viewbox ul li {list-style-type: inherit;}
.wcm-text-data a,.wcm-table a,.wcm-viewbox a {color: #22b861; text-decoration: underline;}
.wcm-text-data a:hover,.wcm-table a:hover,.wcm-viewbox a:hover {color: #057921;}
/*---------編輯器清單設定結束-------*/

/*--------------------------------圖文設定開始----------------------------------*/
/*純圖*/
/*一圖*/
.wcm-photo {float: left;width: 100%; text-align:center; padding-bottom: 2%;}
.wcm-photo img {float: none; vertical-align: inherit;}
/*二圖*/
.wcm-photo-double {float: left; width: 100%; text-align:center; padding-bottom: 2%; display:flex;}
.wcm-photo-double figure { flex: 1; margin:0px 5px;}
.wcm-photo-double figure:first-child {margin-left:0;}
.wcm-photo-double figure:last-child {margin-right:0;}
.wcm-photo-double img {float: none; vertical-align: inherit;}
/*三圖*/
.wcm-photo-double {float: left; width: 100%; text-align:center; padding-bottom: 2%; display:flex;}
.wcm-photo-double figure { flex: 1; margin:0px 5px;}
.wcm-photo-double figure:first-child {margin-left:0;}
.wcm-photo-double figure:last-child {margin-right:0;}
.wcm-photo-double img {float: none; vertical-align: inherit;}
/*純圖*/

/*左圖右文+左文右圖*/
.wcm-viewbox {
	float: left;
	width: 100%;
	padding-bottom: 2%;
}
.wcm-photoL,.wcm-textR,.wcm-photoR,.wcm-textL {float: left; width: 48%; padding-right:1%; padding-left:1%;}
.wcm-photoL,.wcm-photoR {text-align:center;}
.wcm-photoL img,.wcm-photoR img {float: none;}
/*左圖右文+左文右圖*/

/*上圖下文2欄*/
.wcm-viewbox_topbottom{
    float: left;
    width: calc(50% - 1rem);
    margin-right: 2rem;
    padding-bottom: 2%;
}
.wcm-viewbox .wcm-viewbox_topbottom:last-child { margin-right: 0; }
.wcm-phot-top{ text-align: center; }
.wcm-text-bottom{ padding-top: 1.5rem; }
/*上圖下文3欄*/
.wcm-viewbox_ThreeColumns{
    float: left;
    width: calc(100%/3 - 2rem/3);
    margin-right: 1rem;
    padding-bottom: 2%;
}
.wcm-viewbox .wcm-viewbox_ThreeColumns:last-child { margin-right: 0; }
@media only screen and (min-width: 0px) and (max-width: 580px){
    .wcm-viewbox_ThreeColumns{
        width: 100%;
    }
}

/*文繞左、右圖*/
.wcmphotoLr img { display: inline-block; min-width:35%; max-width:50%; float: left; padding-right:15px; padding-bottom:10px;}
.wcmphotoRr img { display: inline-block; min-width:35%; max-width:50%; float: right; padding-left:15px; padding-bottom:10px;}

@media only screen and (min-width: 0px) and (max-width: 580px) {
	.wcm-photoL,.wcm-textR,.wcm-photoR,.wcm-textL {
		float: left;
		width: 100%;
		padding-right: 0%;
		padding-left: 0%;
		padding-top: 5px;
		padding-bottom: 5px;
    }
	.wcmphotoLr img,.wcmphotoRr img {
		min-width: auto; 
		max-width:100%; 
		padding-left:0; 
		padding-right:0; 
	}
    .wcm-photo-double,.wcm-photo-double figure {display:block;flex:none;margin:0;}
    .wcm-photo-double img {width:100%;}
}
/*------------------------------------圖文設定結束-----------------------------------*/

/*------------表格設定--------------*/
/*基本款*/
.wcm-table table {float:left; width: 100%; margin-bottom: 3%;}
.wcm-table table caption {padding: 5px; width: 100%; color:#ffffff;}
.wcm-table table,.wcm-table td,.wcm-table th {border: solid 1px #585858;text-align: center;vertical-align: middle; word-wrap: break-word; word-break: normal;}
.wcm-table td,.wcm-table th {padding:5px;}
.wcm-table th {background-color: rgb(204,204,204);}
.wcm-odd tr:nth-child(odd) {background: #f4f4f4;}
/*基本款*/

/*樣式一(藍)*/
.wcm-table-style01 caption {background-color: #62c0ff;}
.wcm-table-style01 table,.wcm-table-style01 td,.wcm-table-style01 th { border-color:#c6f2ea;}
.wcm-table-style01 th {background-color: #9ae1eb;}
/*樣式一*/

/*樣式二(靛)*/
.wcm-table-style02 caption {background-color: #788dd8;}
.wcm-table-style02 table,.wcm-table-style02 td,.wcm-table-style02 th { border-color:#c0cff5;}
.wcm-table-style02 th {background-color: #abbaeb;}
/*樣式二*/

/*樣式三(紫)*/
.wcm-table-style03 caption {background-color: #b18abf;}
.wcm-table-style03 table,.wcm-table-style03 td,.wcm-table-style03 th { border-color:#ead5f2;}
.wcm-table-style03 th {background-color: #ebc1fa;}
/*樣式三*/

/*樣式四(紅)*/
.wcm-table-style04 caption {background-color: #f69aa9;}
.wcm-table-style04 table,.wcm-table-style04 td,.wcm-table-style04 th { border-color:#ffe2e7;}
.wcm-table-style04 th {background-color: #ffd5dc;}
/*樣式四*/

/*樣式五(橙)*/
.wcm-table-style05 caption {background-color: #fca164;}
.wcm-table-style05 table,.wcm-table-style05 td,.wcm-table-style05 th { border-color:#ffe7d6;}
.wcm-table-style05 th {background-color: #ffd9c1;}
/*樣式五*/

/*樣式六(黃)*/
.wcm-table-style06 caption {background-color: #f7c856;}
.wcm-table-style06 table,.wcm-table-style06 td,.wcm-table-style06 th { border-color:#ffefbd;}
.wcm-table-style06 th {background-color: #ffe6aa;}
/*樣式六*/

/*樣式七(綠)*/
.wcm-table-style07 caption {background-color: #1c9e3b;}
.wcm-table-style07 table,.wcm-table-style07 td,.wcm-table-style07 th { border-color:#80d293;}
.wcm-table-style07 th {background-color: #cef5d7;}
/*樣式七*/
/*------------表格設定--------------*/

/*------------輔助設定--------------*/
/*分隔線*/
.wcm-line {
	float: left;
	height: 1px;
	width: 100%;
	margin-bottom: 3%;
	background-repeat: repeat-x;
	background-position: left center;
}
.wcmlinestyle01 {background-image: url(../fonts/7411e985ab764bdc85e08b44ee536580.svg) repeat-y center 10px; text-align:center; }
.timeline:before {content: ''; display:block; width:100%; height:50px;  background: url(../fonts/timeline-arrow.svg) no-repeat center top; background-color: #fff; margin-bottom: 20px;}
.timeline:after {
    content: 'Start'; 
    display: block; 
    width:70px; 
    height:70px; 
    background-color:#616161; 
    color:#fff; 
    text-align: center; 
    line-height: 70px; 
    margin-left: calc(50% - 35px); 
    margin-top: 50px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}
.timeline .years {display: inline-block; text-align: center; background-color: #000000; color:#fff; padding: 3px 20px 3px 20px; margin:0 0 15px 0; font-size: 0.935em;}
.timeline .years-block {font-size: 0px;}
.timeline-data { text-align:left; margin-right:calc(50% + 26px); margin: 10px 0; width:100%; display:block; width:calc(50% - 26px);}
.timeline div[class*=timeline-data]:nth-of-type(odd) {margin-left:calc(50% + 26px);}
.timeline-data .time {float:left; width:100%; background-color:#dbdbdb; color: #fff; font-size: 1em; position: relative;}
.timeline-data .time:before {
    content: ''; 
    position: absolute; 
    right:0;
    top:50%;
    margin-right: -20px;
    margin-top: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 20px;
    border-color: transparent transparent transparent #9d9d9d;
}
.timeline-data .time:after {
    content: '';
    position: absolute; 
    right:0;
    top:50%;
    margin-right: -32px;
    margin-top: -5px;  
    width:12px; 
    height:12px; 
    background-color: #c4c4c4;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.timeline div[class*=timeline-data]:nth-of-type(odd) .time:before {
    left:0;
    margin-left: -20px; 
    border-width: 7px 20px 7px 0px; 
    border-color: transparent #9d9d9d transparent transparent;
}
.timeline div[class*=timeline-data]:nth-of-type(odd) .time:after {
    left:0;
    margin-left: -32px;
}
.timeline-data .time span {float:right; padding:5px 20px;}
.timeline-data .time span:first-child {background-color: #9d9d9d; font-size: 1em; }
.timeline div[class*=timeline-data]:nth-of-type(odd) span {float:left;}
.timeline-text {display: -webkit-flex;display: flex; padding-top:5px; width:100%;}
.timeline-text div {-webkit-flex: 1; flex: 1; margin:8px;}
/*timelinecolor set*/
.timeline-color01 .time,.timeline-color01 .time:after {background-color:#69cc4f;}
.timeline-color01 .time span:first-child {background-color:#59b740;}
.timeline-color01 .time:before {border-color: transparent transparent transparent #59b740;}
.timeline div[class*=timeline-color01]:nth-of-type(odd) .time:before {border-color: transparent #59b740 transparent transparent ;}

.timeline-color02 .time,.timeline-color02 .time:after {background-color:#36ad52;}
.timeline-color02 .time span:first-child {background-color:#1c9e3b;}
.timeline-color02 .time:before {border-color: transparent transparent transparent #1c9e3b;}
.timeline div[class*=timeline-color02]:nth-of-type(odd) .time:before {border-color: transparent #1c9e3b transparent transparent ;}

.timeline-color03 .time,.timeline-color03 .time:after {background-color:#0d8229;}
.timeline-color03 .time span:first-child {background-color:#146928;}
.timeline-color03 .time:before {border-color: transparent transparent transparent #146928;}
.timeline div[class*=timeline-color03]:nth-of-type(odd) .time:before {border-color: transparent #146928 transparent transparent ;}

.timeline-color04 .time,.timeline-color04 .time:after {background-color:#0e7f55;}
.timeline-color04 .time span:first-child {background-color:#16714f;}
.timeline-color04 .time:before {border-color: transparent transparent transparent #16714f;}
.timeline div[class*=timeline-color04]:nth-of-type(odd) .time:before {border-color: transparent #16714f transparent transparent ;}

/*@media only screen and (min-width: 0px) and (max-width: 440px) {
    .timeline-data .time span {width:100%;}
    .timeline-data .time:before {margin-top: -23px;}
    .timeline-data .time:after {margin-top: -22px;}
}*/
@media only screen and (min-width: 0px) and (max-width: 440px) {
    .timeline-data { text-align:left; margin-right:calc(50% + 26px); margin: 10px 0; display:block; width:100%;}
    .timeline div[class*=timeline-data]:nth-of-type(odd) {margin-left:0;}
    .timeline-data .time span {float:left; padding:5px 20px;}
    .timeline-data .time:before {content:none;}
    .timeline-data .time:after {content:none;}
    .timeline {width:100%; display: block; background: transparent; }
/*---公司沿革時間軸 END---*/

/*-------------------------wcm 樣式結束---------------------------