@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: 'Roboto', 'Noto Sans HK', 'Noto Sans SC', 'Noto Serif HK', 'Noto Serif SC', 'Source Serif 4',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:#1A1818; font-size: 17px;line-height: 2em; word-wrap: break-word; white-space: normal; letter-spacing: 1.7px;text-indent: 0px;}

.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: 50px;
	margin-bottom: 30px;
}

.editor .text-left {
	float: right;
	margin-left: 50px;
	margin-bottom: 30px;
}

.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 .titleContent{
	font-family: 'Roboto', 'Noto Serif HK', 'Noto Serif SC', 'Noto Sans HK', 'Noto Sans SC';
	font-size: 34px;
	line-height: 1.76471em;
	letter-spacing: 3.4px;
	color: rgba(113, 70, 24, 1);
	position: relative;
	background-image: url('../img/graphic-flower-pattern.svg');
	background-position: top left;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-top: 65px;
	font-weight: 400;
}
.editor .titleContent::before{
	content: '';
	position: absolute;
	left: 39px;
	top: 10px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #CEB07C;
	flex-shrink: 0;
}
.editor .titleContent::after{
	position: absolute;
	right: 17px;
	top: 12px;
	content: '';
	position: absolute;
	background-color: rgba(206, 176, 124, 0.5);
	height: 1px ;
	width: calc(100% - 4px - 71px);
	flex-shrink: 0;
}
.editor .titleContent2{
	font-family: 'Roboto', 'Noto Serif HK', 'Noto Serif SC', 'Noto Sans HK', 'Noto Sans SC';
	font-size: 40px;
	line-height: 1.5em;
	letter-spacing: 4px;
	color: rgba(113, 70, 24, 1);
	position: relative;
	background-image: url('../img/graphic-flower-pattern.svg');
	background-position: top left;
	background-repeat: no-repeat;
	box-sizing: border-box;
	padding-top: 43px;
	font-weight: 400;
}
.editor a.ind_link{
	position: relative;
	font-weight: 500;
	font-size: 15px;
	line-height: 2.4em;
	letter-spacing: 1.5px;
	color: rgba(171, 153, 120, 1);
	padding-bottom: 4px;
	border-bottom: 1px solid rgba(171, 153, 120, 1);
}

@media (max-width: 767px) {
	.editor .titleContent{
		font-size: 28px;
		line-height: 1.78571em;
		letter-spacing: 2.8px;
	}
	.editor .titleContent::after{
		right: 0;
		width: calc(100% - 4px - 51px);
	}
}

.editor .contentTitle{
	font-family: 'Roboto', 'Noto Serif HK', 'Noto Serif SC', 'Noto Sans HK', 'Noto Sans SC';
	font-size: 28px;
	line-height: 1.5em;
	letter-spacing: 2.8px;
	color: rgba(26, 24, 24, 1);
	font-weight: 400;
}


.editor ul.styleList, .editor ol.styleList { margin: 0; }

.editor ul.styleList, .editor ol.styleList { padding-left: 0; }

.editor ul.styleList,
.editor ol.styleList {
	display: inline-block;
	display: block;
	list-style: none;
	list-style-type: none;
}

.editor ul .styleList> li,
.editor ol.styleList > 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.styleList > li{
	text-indent: -22px;
    padding-left: 22px;
}
.editor ol.styleList > li {
	text-indent: -41px;
    padding-left: 41px;
}


.editor ul.styleList li > ul{
/* 	margin-left: -15px; */
}


.editor ul.styleList li{
}
.editor ol.styleList li{
}

.editor .no-display{
	display: unset;
}

.editor ul.styleList > li:before {
	content: '';
	position: absolute;
	position: static;
	margin-top: 1em;
	margin-left: 0px;
	width: 7px;
	height: 7px;
	background: rgba(206, 176, 124, 1);
	margin-top: 0.7em;
	flex-shrink: 0;
	margin-right: 15px;
	display:inline-block;
	vertical-align: top;
	border-radius: 50%;
}
.editor li ul,
.editor li ol,
.editor li + li {
	margin-top: 1px;
}

.editor ol.styleList {
	counter-reset: ol;
}

.editor ol.styleList > li {
	counter-increment: ol;
}
.editor ol.styleList > li + li{
	margin-top: 4px;
}

.editor ol.styleList > li:before {
	content: counter(ol, decimal-leading-zero);
	position: static;
	margin-top: 0.4em;
	left: 0;
	min-width: 26px;
	min-height: 26px;
	line-height: 1.52941em;
	text-align: center;
	background-color: rgba(163, 117, 201, 1);
	box-sizing: border-box;
	padding: 0 2px;
	flex-shrink: 0;
	margin-right: 15px;
	display:inline-flex;
	justify-content: center;
	align-items: center;
	vertical-align: top;
	text-indent: 0px;
	font-size: 13px;
	color: #fff;
	letter-spacing: 0px;
}
.editor a.download_link, .editor a.link_link{
	position: relative;
	display: table;
	box-sizing: border-box;
	padding-left: 65px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 17px;
}
.editor a.download_link::before{
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background-color: rgba(230, 228, 232, 1);
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/4/icon-download.svg');
}

.editor a.link_link::before{
	content: '';
	position: absolute;
	display: inline-block;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	background-color: rgba(230, 228, 232, 1);
	background-position: center;
	background-repeat: no-repeat;
	background-image: url('../img/4/icon-links.svg');
}
.editor a.download_link + .editor a.download_link, .editor a.link_link, .editor a.link_link + .editor a.download_link, .editor a.link_link{
	margin-top: 10px;
}