@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:  'Manrope',"Noto Sans TC","Noto Sans SC",Arial, 微軟正黑體, 'Microsoft JhengHei UI', 'Microsoft JhengHei', 'Heiti TC', STHeitiTC, 新細明體, 'PMingLiU';
}

.editor p, .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: 18px;line-height: 2em;letter-spacing: 0.36px; word-wrap: break-word; white-space: normal; font-weight: 500;}

.editor ul, .editor ol { margin: 0; }

.editor ul, .editor ol { padding-left: 25px; }

.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 td, .editor th { padding:3px; }

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 .round-border {
	border-radius: 30px;
}

.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%;
}

@media screen and (max-width: 768px) {
	.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;
	}
}
.editor ul.listStyle1{
	padding-left: 18px;
	position: relative;
	left: 0px;
}
.editor ul.listStyle1 li{
	font-weight: 400;
	letter-spacing: 0px;
}
.editor ul.listStyle1 li::marker{
	content: "•  ";
	font-size: 17px;
	letter-spacing: 0.4px;
}
.editor ul.listStyle2{
	padding-left: 12px;
	position: relative;
	left: 0px;
}
.editor ul.listStyle2 li{
}
.editor ul.listStyle2 li::marker{
	content: "- ";
	font-size: 17px;
	letter-spacing: 0.4px;
}
.editor ul.listStyle3{
	padding-left: 10px;
	position: relative;
	left: 0px;
	list-style: none;
	list-style-type: none;
}
.editor ul.listStyle3 li{
	font-weight: 600;
	font-size: 24px;
    line-height: 1.5em;
	letter-spacing: 0.68px;

}
.editor ul.listStyle3 li + li{
	margin-top: 7px;
}
.editor ul.listStyle3 { margin: 0; }

.editor ul.listStyle3 { padding-left: 0; }

.editor ul.listStyle3{
	display: inline-block;
	display: block;
	list-style: none;
	list-style-type: none;
}

.editor ul .listStyle3> li{
	position: relative;
	/* padding-left: 50px;
	position: relative; */
	box-sizing: border-box;
	/* padding-left: 0px; */
	display: block;
    box-sizing: border-box;
	margin: 0px;
	/* align-items: flex-start; */
}
.editor ul.listStyle3 > li{
	text-indent: -36px;
    padding-left: 14px;
}


.editor ul.listStyle3 > li:before {
	content: '';
	position: absolute;
	position: static;
	margin-top: 1em;
	margin-left: 22px;
	width: 4px;
	height: 4px;
	background: #E10F23;
	margin-top: 0.65em;
	flex-shrink: 0;
	margin-right: 10px;
	display:inline-block;
	vertical-align: top;
}
.editor ul.listStyle4{
	padding-left: 10px;
	position: relative;
	left: 0px;
	list-style: none;
	list-style-type: none;
}
.editor ul.listStyle4 li{
	font-weight: 500;
	font-size: 18px;
    line-height: 2em;
	letter-spacing: 0.35px;

}
.editor ul.listStyle4 li + li{
	margin-top: -2px;
}
.editor ul.listStyle4 { margin: 0; }

.editor ul.listStyle4 { padding-left: 0; }

.editor ul.listStyle4{
	display: inline-block;
	display: block;
	list-style: none;
	list-style-type: none;
}

.editor ul .listStyle4> li{
	position: relative;
	/* padding-left: 50px;
	position: relative; */
	box-sizing: border-box;
	/* padding-left: 0px; */
	display: block;
    box-sizing: border-box;
	margin: 0px;
	/* align-items: flex-start; */
}
.editor ul.listStyle4 > li{
	text-indent: -36px;
    padding-left: 14px;
}


.editor ul.listStyle4 > li:before {
	content: '';
	position: absolute;
	position: static;
	margin-top: 1em;
	margin-left: 22px;
	width: 4px;
	height: 4px;
	background: #E10F23;
	margin-top: 0.95em;
	flex-shrink: 0;
	margin-right: 10px;
	display:inline-block;
	vertical-align: top;
}

.editor ol.listStyle5{
	counter-reset: item;
	list-style-position: inside;
}
.editor ol.listStyle5 > li{
  	counter-increment: item;
	
}
.editor ol.listStyle5 > li::marker{
	content: counter(item) ".\00a0\00a0 ";
	font-weight: 700;
	font-size: 18px;
}
hr{
	height: 2px;
	background-color: #C1C1C1;
}

table.responsive-top-down-table > thead >tr > th, table.responsive-top-down-table > tbody >tr > td{
	padding: 0px;
	vertical-align: top;
}
@media (max-width: 1199px) {
	table.responsive-top-down-table {
		width: 100% !important;
	}
	table.responsive-top-down-table > thead >tr > th, table.responsive-top-down-table > tbody >tr > td{
		padding: 0px;
		width: 100% !important;
		height: unset !important;
	}
	table.responsive-top-down-table > thead , table.responsive-top-down-table > tbody{
		display: flex;
		flex-flow: column;
		gap: 10px;
	}
	table.responsive-top-down-table > thead > tr , table.responsive-top-down-table > tbody > tr {
		display: flex;
		flex-flow: column;
		gap: 10px;
		height: unset !important;
	}
}


.editor .contentTitle1{
	font-weight: 700;
	font-size: 24px;
    line-height: 1.25em;
	letter-spacing: 0px;
	color: #000000;
	position: relative;
	box-sizing: border-box;
	padding-left: 19px;
}
.editor .contentTitle1::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 6px;
	height: calc(100% - 8px);
	background-color: #E10F23;
}
.desktop_only{
	position: relative !important;
	display: inline !important;
}
.desktop_only::before{
	opacity: 0.4;
    color: darkgrey;
    line-height: 0;
    font-weight: 900;
    font-size: 24px;
    min-height: 2em;
}
@media (max-width: 1199px) {
	.desktop_only{
		display: none !important;
	}	
}
