﻿@font-face {
  font-family: 'Microsoft JhengHei';
  unicode-range: U+7db0, U+78A7, U+7B75;
  font-style: normal;
  font-weight: bold;
  src: local(MS Gothic), local(Yu Gothic), local(PMingLiU);
}

.editor * {
    font-family: 'Ubuntu', Arial, 'Microsoft JhengHei', 微軟正黑體, 'Heiti TC', 'PMingLiU', 新細明體 !important;
}

.editor .circle{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	width:10px;
	height:10px;
	border-radius:50%;
	border: 3px solid #67a21c;
}

.editor p,.editor u, .editor div, .editor a, .editor li, .editor td, .editor th, .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 { margin:0px; padding:0px; color:#000000; font-size: 22px; word-wrap: break-word; white-space: normal; }

.editor ul, .editor ol { margin-top: 10px; }

.editor ul, .editor ol { padding-left: 0; padding-left: 20px; box-sizing:border-box;}

.editor li {
	position: relative;
	/* padding-left: 20px; */
}
/* .editor ul { */
	/* padding-left: 20px; */
	/* box-sizing:border-box; */
/* } */

.editor .li_style >li {
	list-style: none;
	position: relative;
	padding-left: 20px;
    margin-bottom: 10px;
}
.editor .li_style >li:before {
	content: '';
	position: absolute;
	top: 13px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #942124;
}

.editor, .editor p, .editor li { line-height:36px; }

.editor img { border:none; }

.editor a, .editor a:link, .editor a:active, .editor a:visited { color:#000000; font-size: inherit; }

.editor a:hover { color:#000000; }

.editor table.table-border, .editor table.table-border td, .editor table.table-border th { 
	border-collapse: collapse; 
	border: 1px solid #000000;
}

.editor .editor_title_link{
	font-size:22px;
	font-weight:700;
	border-bottom:#CCCCCC;
}


.editor td, .editor th {     padding: 10px 20px; position:relative;box-sizing: border-box;}

hr { border:none; height:1px; background-color:#CCCCCC; color:#CCCCCC; }

.editor .underline, .editor .underline * { text-decoration:underline; }

.editor table, .editor img { max-width: 100%; height: auto; }

.editor:after {
	clear: both;
    display: block;
    content: " ";
}

.editor .table-responsive-wrapper {
	width: 100%;
}

.editor .table-responsive-wrapper .table-responsive {}

.editor .text-right {
	float: left;
	margin-right: 20px;
}

.editor .text-left {
	float: right;
	margin-left: 20px;
}


.editor .theme_table5{
	width:100%;
	border-top:2px solid #d13d41;
	/* border-bottom:2px solid #d13d41; */
}
.editor .theme_table5 table{
	width:100%;
}
.editor .theme_table5 table tr{
    border-bottom: 1px solid #d13d41;
}
.editor .theme_table5 ul{
	padding-left: 5px;
}
.editor .theme_table5 .li_style >li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}
.editor .theme_table5 td, .editor .theme_table5 th {
    padding: 10px 0px;
    position: relative;
}
.editor .theme_table5 td, .editor .theme_table5 th {
	padding-right:20px;
}
.editor .theme_table5 .li_style >li:before {
    background: #d13d41;
}


@media screen and (max-width: 768px) {
	.editor .theme_table5 tr{
		 border-bottom: 1px solid #d13d41;
	}
}
/* .editor .theme_table5 table{ */
	/* width:100%; */
/* } */
/* .editor .theme_table5 table td{ */
    /* border-right: 0px solid #fff; */
/* } */
/* .editor .theme_table5 tr{ */
	/* border-bottom:0px solid #fff; */
/* } */
/* .editor .theme_table5 tr:last-child{ */
	/* border-bottom:0px solid #fff; */
/* } */
/* .editor .theme_table5 tr:first-child{ */
	/* background:rgb(196, 240, 139); */
/* } */
/* .editor .theme_table5 table tr td:nth-child(2n) { */
    /* background: #e9fbd2; */
/* } */
/* .editor .theme_table5 table tr { */
    /* background: #d2e4bb; */
/* } */


.editor .contact_table td{
	vertical-align:top;
}


.editor .contact_table tr:first-child{
	background:#f6bdbf;
}
.editor .contact_table tr{
	border-bottom:1px solid #f6bdbf;
}



.editor .editor_title{
	font-size: 25px;
	font-weight:700;
	    line-height: 36px;
}




















.editor .round-border {
	border-radius: 30px;
}
.editor .theme_table4 table{
	width:100%;
}
.editor .theme_table4 table td{
    border-right: 0px solid #fff;
}
.editor .theme_table4 tr{
	border-bottom:0px solid #fff;
}
.editor .theme_table4 tr:last-child{
	border-bottom:0px solid #fff;
}
.editor .theme_table4 tr:first-child{
	background:rgb(196, 240, 139);
}
.editor .theme_table4 table tr td:nth-child(2n) {
    background: #e9fbd2;
}
.editor .theme_table4 table tr {
    background: #d2e4bb;
}
.editor .theme_table3 .hide{
	display: none !important;
}

.editor .theme_table3 table{
	width:100%;
}
.editor .theme_table3 table td{
    border-right: 1px solid #fff;
	width: 20%;
}
.editor .theme_table3 tr{
	border-bottom:1px solid #fff;
}
.editor .theme_table3 tr:last-child{
	border-bottom:0px solid #fff;
}
.editor .theme_table3 table tr:nth-child(2n) {
    background: #e9fbd2;
}
.editor .theme_table3 table tr:nth-child(2n - 1) {
    background: #d2e4bb;
}


@media screen and (max-width: 1200px) {
	.editor .theme_table3 table td {
		border-right: 0px solid #fff;
		border-bottom: 0px solid #fff;
		display:block;
		width:100%;
	}
	.editor .theme_table3 tr{
		border-bottom:0px solid #fff;
	}
	.editor .theme_table3 table tr td:nth-child(2n) {
		background: #e9fbd2;
	}
	.editor .theme_table3 table tr td:nth-child(2n - 1) {
		background: #d2e4bb;
	}
	.editor .theme_table3 table tr {
		border-bottom:2px solid #fff;
	}
}


.editor .two-col,
.editor .three-col,
.editor .four-col {
	font-size: 0;
	white-space: nowrap;
}

.editor .two-col .col,
.editor .three-col .col,
.editor .four-col .col {
	display: inline-block;
	vertical-align: top;
	white-space: normal;
}

.editor .two-col .col {
	width: 49%;
}

.editor .three-col .col {
	width: 32%;
}

.editor .four-col .col {
	width: 23.5%;
}

.editor .two-col .col + .col,
.editor .three-col .col + .col,
.editor .four-col .col + .col {
	margin-left: 2%;
}
/* .editor .btn1_outer{ */
	/* width:100%; */
	/* display:inline-block; */
	/* vertical-align:top; */
/* } */
.editor .btn1_outer td{
	width:50%;
}
.editor .btn2_outer td{
	width:50%;
}
.editor .btn3_outer td{
	width:50%;
}
.editor .btn2_outer{
	width:100%;
	/* display:inline-block; */
	display:block;
	vertical-align:top;
}
.editor .btn3_outer{
	width:100%;
	/* display:inline-block; */
	display:block;
	vertical-align:top;
}
.editor .btn1{
	display:inline-block;
	font-size:19px;
	font-weight:700;
	text-decoration: underline;
	box-sizing:border-box;
	padding:2px 20px 0 65px;
	position:relative;
}
.editor .btn1:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:54px;
	height:38px;
	background:url(../img/button_icon_bg_blue.png) no-repeat center center;
	background-size: 100% auto;
}
.editor .btn1:after{
	content:'';
	position:absolute;
	top: 9px;
    left: 17px;
	width:20px;
	height:20px;
	background:url(../img/button_icon_arrow.png) no-repeat center center;
	background-size: 100% auto;
}
.editor .btn2{
	display:inline-block;
	font-size:19px;
	font-weight:700;
	text-decoration: underline;
	box-sizing:border-box;
	padding:2px 20px 0 65px;
	position:relative;
}
.editor .btn2:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:54px;
	height:38px;
	background:url(../img/button_icon_bg_blue.png) no-repeat center center;
	background-size: 100% auto;
}
.editor .btn2:after{
	content:'';
	position:absolute;
	top: 9px;
    left: 17px;
	width:20px;
	height:20px;
	background:url(../img/button_icon_link.png) no-repeat center center;
	background-size: 100% auto;
}
.editor .btn3{
	display:inline-block;
	font-size:19px;
	font-weight:700;
	text-decoration: underline;
	box-sizing:border-box;
	padding:2px 20px 0 65px;
	position:relative;
}
.editor .btn3:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:54px;
	height:38px;
	background:url(../img/button_icon_bg_blue.png) no-repeat center center;
	background-size: 100% auto;
}
.editor .btn3:after{
	content:'';
	position:absolute;
	top: 9px;
    left: 17px;
	width:20px;
	height:20px;
	background:url(../img/button_icon_download.png) no-repeat center center;
	background-size: 100% auto;
}
.editor .theme_table{
	background:#c5e4ff;
	box-sizing:border-box;
	padding:10px 30px;
    width: 100%;
}
.editor .theme_table table{
    width: 100%;
}
.editor .theme_table table td{
    padding:10px 0;
	width:50%;
}
.editor .theme_table table tr{
	border-bottom:1px solid #4d9fe7;
}
.editor .theme_table table tr:last-child{
	border-bottom:0px solid #4d9fe7;
}

.editor .theme_table2.no_header{
	/* background:#c5e4ff; */
	box-sizing:border-box;
    width: 100%;
}
.editor .theme_table2.no_header table{
    width: 100%;
}
.editor .theme_table2.no_header table th{
    padding:10px 20px;
}
.editor .theme_table2.no_header table td{
    padding:10px 20px;
}
.editor .theme_table2.no_header table tr:nth-child(2n){
    background:#edf6e2;
}
.editor .theme_table2.no_header table tr:nth-child(2n+1){
    background:#dcecc7;
}
.editor .theme_table2.no_header table tr{
	border-bottom:0px solid #fff;
}
.editor .theme_table2.no_header table tr:last-child{
	border-bottom:0px solid #4d9fe7;
}

.editor .theme_table2.no_header.hv_link table tr{
	border-bottom:2px solid #fff;
}
.editor .theme_table2.no_header.hv_link table tr:last-child{
	border-bottom:0px solid #4d9fe7;
}

.editor .theme_table2{
	/* background:#c5e4ff; */
	box-sizing:border-box;
    width: 100%;
}
.editor .theme_table2 table{
    width: 100%;
}
.editor .theme_table2 table th{
    padding:10px 20px;
}
.editor .theme_table2 table td{
    padding:10px 20px;
}
.editor .theme_table2 table tr:nth-child(2n){
    background:#d2e4bb;
}
.editor .theme_table2 table tr:nth-child(2n+1){
    background:#e9fbd2;
}
.editor .theme_table2 table tr:nth-child(1){
    background:#9cde48;
}
.editor .theme_table2 table tr{
	border-bottom:2px solid #fff;
}
.editor .theme_table2 table tr:last-child{
	border-bottom:0px solid #4d9fe7;
}

@media screen and (max-width: 768px) {
.editor .theme_table table td {
    padding: 10px 0;
    width: 100% !important;
    display: block;
}
	.editor .text-right,
	.editor .text-left {
		float: none;
		display: block;
		margin: 0 auto 20px;
	}

	.editor .two-col,
	.editor .three-col,
	.editor .four-col {
		white-space: normal;
	}

	.editor .two-col .col,
	.editor .three-col .col,
	.editor .four-col .col {
		display: block;
		width: 100%;
	}

	.editor .two-col .col + .col,
	.editor .three-col .col + .col,
	.editor .four-col .col + .col {
		margin-top: 20px;
	}

	.editor .two-col .col + .col,
	.editor .three-col .col + .col,
	.editor .four-col .col + .col {
		margin-left: 0;
	}
}
