/* CSS Document */
input,button,select,textarea{outline:none}
 *:focus { outline: none; }
button, input, textarea { -webkit-appearance: none;}

header ul, header li { margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-family: 'Noto Sans TC', sans-serif; letter-spacing: 0rem;}
a, a:hover, a:active, a:visited, a:focus { color: #444;}

img {max-width:100%;height: auto;}
.editor a {word-wrap: break-word;word-break: break-all;}
.editor ul, .editor li { list-style-type:initial;}
.table_scroll{overflow-x: auto; display: block; padding-bottom:0px;}
.table_scroll > table {min-width: 800px;}
.datatable { width:100%; border-spacing:1px; border-width: 1px 0 0 1px; border-style: solid; border-color: #d9d9d9; margin-bottom: 30px;}
.datatable th, .datatable td { border-width:0 1px 1px 0; border-style: solid; border-color: #d9d9d9;}
.datatable th {color:#fff; font-size:clamp(17px, 1vw, 22px); background: #112e3e; text-align:center; padding:15px 10px; line-height: 1.5; vertical-align: middle;}
.datatable td { color: #444; font-size:clamp(17px, 1vw, 22px); text-align:center; padding:15px 10px; line-height: 1.5; }

.list-disc, .list-decimal { margin: 0; padding: 0;}
.list-disc li { list-style-type:disc; margin:0 0 0 20px;}
.list-decimal li { list-style-type:decimal; margin:0 0 0 25px;}
.overflow-hidden { overflow-x: hidden;}

.edit_area { }
.edit_area h2 {font-size: 1.625rem; color: rgba(68, 68, 68, 0.9);}
.edit_area h3 {font-size: 1.6rem; color: rgba(68, 68, 68, 0.8);}
.edit_area h4 {font-size: 1.525rem; color: rgba(68, 68, 68, 0.7);}
.edit_area h5 {font-size: 1.5rem; color: rgba(68, 68, 68, 0.6);}
.edit_area h6 {font-size: 1.425rem; color: rgba(68, 68, 68, 0.5);}
.seo-content { padding-bottom: 30px;}
.seo-content h2 {font-size: 1.625rem; color: rgba(68, 68, 68,0.9);}
.seo-content h3 {font-size: 1.6rem; color: rgba(68, 68, 68,0.8);}
.seo-content h4 {font-size: 1.525rem; color: rgba(68, 68, 68,0.7);}
.seo-content h5 {font-size: 1.5rem; color: rgba(68, 68, 68,0.6);}
.seo-content h6 {font-size: 1.425rem; color: rgba(68, 68, 68,0.5);}

