@charset "utf-8";

/*** 內容範本 start ***/
.ed_director {
    color: #456b80;
    font-size: 125%;
    font-weight: 700;
    padding: 0 5px 0 8px;
    border-left: 5px #ff7e67 solid;
    margin: 10px 0 15px 10px;
}
.editor{
    padding: 20px 15px;
    line-height: 160%;
}
.editor img {
    width: 100% !important;
    height: auto !important;
}


.ed_pic01 img {
    border: 4px #ffffff solid;
}

.ed_pic02 img {
width: inherit !important;
    float: left;
    margin: 0 15px 5px 0;
    border: 5px #fff solid;
    max-width: 600px;
}

.ed_pic03 img {
    float: right;
    width: inherit !important;
    margin: 0 15px 5px 0;
    border: 5px #fff solid;
    max-width: 600px;
}

.ed_pic04 img {
    border: 5px #cbdce1 solid;
    margin: 0 0 5px 0;
    /* padding: 5px; */
}
/*-------------內文------------------*/
.editor .ed_w01 {
    padding: 10px 0;
    line-height: 150%;
}
.editor .ed_w02 {
    padding: 10px 0;
    line-height: 150%;
}
.editor .ed_w03 {
    display: inline-table;
    padding: 0 3px;
    margin: 0 0 15px 0;
}

.editor .ed_box02 .ed_w03 {
    width: 49%;
}

.editor .ed_box03 .ed_w03 {
    width: 32.5%;
}

.editor .ed_box04 .ed_w03 {
    width: 24%;
}

/*---------標題字--------*/
.ed_t1 {
    font-size: 140%;
    color: #07689f;
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
}
.ed_t2 {
    font-size: 140%;
    color: #ffffff;
    padding: 3px 0 3px 10px;
    background: linear-gradient(-135deg, transparent 35px, #ff7e67 0) right, linear-gradient(-135deg, transparent 20px, #ff9785 0) right, linear-gradient(-135deg, transparent 0px, #ffa797 0) right;
}
.ed_t3 {
    font-size: 140%;
    color: #fff;
    padding: 3px 0 3px 10px;
    margin: 10px 0;
    font-weight: bold;
     background: linear-gradient(-135deg, transparent 35px, #07689f 0) right, linear-gradient(-135deg, transparent 20px, #338cbf 0) right, linear-gradient(-135deg, transparent 0px, #86b8d5 0) right;
}

.ed_t5 {
	color: #07689f;
	font-size: 120%;
	font-weight: 700;
	padding: 0 0 0 0;
	margin: 5px 0 10px 0;
	display: table;
	}
.ed_t5::before {content: "❚ ";}
.ed_t4 {
    color: #2c4c6c;
    font-size: 125%;
    font-weight: 700;
    padding: 0 5px 0 8px;
    display: inline-block;
    margin: 10px 0;
}

.ed_t4_plus {
    padding: 0 0 20px 25px;
}
.ed_t4::before {content: "❚ ";}
.ed_t4::after {/* content:" ❭"; */}
.ed_director a {
    color: #456b80;
    /* font-size: 125%; */
    /* font-weight: 700; */
    /* padding: 0 5px 0 8px; */
    /* border-left: 5px #9e6d8c solid; */
    /* margin: 0 0 10px 10px; */
}
.ed_t6 {
    color: #ffffff;
    font-size: 120%;
    font-weight: 700;
    margin: 0 0 20px 0;
    display: block;
    text-align: center;
    padding: 5px 0;
    background: linear-gradient(-135deg, transparent 35px, #ff7e67 0) right, linear-gradient(-135deg, transparent 20px, #ff9785 0) right, linear-gradient(-135deg, transparent 0px, #ffa797 0) right;
}

.ed_t6 span {
    /* border-bottom: 4px #2c4c6c dotted; */
    /* padding: 0 15px 3px 13px; */
    /* border-width: 5px; */
    /* background-color: #555; */
    /* width: 100%; */
}
.ed_t6 span::before {/* content:"[ "; */}
.ed_t6 span::after {/* content:" ]"; */}
.editor .ed_w02 .ed_t4 {
    margin: 0 0 10px 0;
}

.editor .ed_w02 .ed_t5 {
    margin: 5px 0 10px 0;
}
/*---------txt-------------*/
.ed_txt01 {
    padding: 0 10px;
    line-height: 155%;
}

/*-------box---------------*/
.ed_center {
    clear: both;
    padding: 20px 0 0 0;
}
.editor .ed_left {float: left;}
.editor .ed_right {float: right;padding: 10px 0 0 0;}
.ed_box01 .ed_left { width: 49%;}
.ed_box01 .ed_right {width: 49%;}
.ed_box02 .ed_left {width: 29%;}
.ed_box02 .ed_right {width: 69%;}
/*----------清單-------*/
.ed_list01 ol li {
    list-style-type: decimal;
    padding: 0.3em 0;
}

.ed_list01 ul li {
    list-style-type: disc;
    font-size: 95%;
    color: #737373;
}


.ed_list01 ol {
    margin-left: 40px;
}
.editor ul{
    /* list-style-position: inside; */
    margin-left: 27px;
}
.editor ul.ed_u01 li {
    /* line-height: 190%; */
    font-size: 110%;
    list-style-type: square;
    padding: 5px 0;
    color: #575757;
}
.editor ul.ed_u02 li {
    font-size: 110%;
    list-style-type: disc;
    padding: 5px 0;
    color: #575757;
}
.editor ul.ed_u03 li {
    /* line-height: 200%; */
    font-size: 120%;
    /* padding: 5px 0; */
}

.editor ul.ed_u03 {
    margin: 0;
}
/*---------圖片-----------*/
body .ed_pic ul {
    margin: 0;
}
body .ed_pic ul li {
    padding: 5px !important;;
}
body .ed_pic ul li .box {
    padding: 3px;
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px #d2d2d2 solid;
}

body .ed_pic ul li .box .caption p {
    font-size: 90%;
}
body .ed_pic.box01 ul li {
    width: 100% !important;
}
body .ed_pic.box02 ul li {
    width: 50% !important;
}
body .ed_pic.box03 ul li {
    width: 33.333%;
}
body .ed_pic.box04 ul li {
    width: 25%;
}
body .ed_pic.box05 ul li {
    width: 20%;
}
/*------------線------------------*/
.ed_line01 {
    border-bottom: 1px #ceb689 dashed;
    margin: 30px 0;
}
/*** 內容範本 end ***/

/*** 表格 start ***/ 
body .table0 th {
	white-space: nowrap;
	background-color: rgb(255, 126, 103);
	border-right: #ddd 1px solid;
	text-align: center;
	color: #fff;
}
body .table0 th:nth-of-type(2n) {
	background-color: rgb(225, 94, 71);
}
body .rwd-table td.item {
	background-color: #f3d75a;
	border: none;
	margin: 0;
	padding: 10px;
    text-align: left !important;
}
body .rwd-table td.sitem {
	background-color: #969696;
	border: none;
	margin: 0;
	color:#fff;
}

body .rwd-table td.item:before,body .rwd-table td.sitem:before {
	display: none
}
.rwd-table {
	background: rgba(255, 255, 255, 0.3);
	overflow: hidden;
}
.rwd-table td.tempic:before {
	display: none;
}
.rwd-table tr:nth-of-type(2n),.table0 tr:nth-of-type(2n) {
	background: rgba(255, 255, 255, 0.44);
}

.rwd-table tr {
    /* background-color: #fff; */
}
.rwd-table td:nth-of-type(1),.table0 td:nth-of-type(1) {
	/* white-space: nowrap; */
	border-left: 1px #e4e4e4 solid;
}
.rwd-table th, .rwd-table td {
	margin: 0.5em 1em;
}
.rwd-table {
	min-width: 100%;
}

.rwd-table caption,.table0 caption {
    text-align: center;
    background-color: rgb(7, 104, 159);
    padding: 15px 5px;
    color: #fff;
    border-bottom: 1px #fff dotted;
    font-size: 120%;
}
.rwd-table th {
	display: none;
}
.rwd-table td {
	display: block;
	border-right: 1px #e4e4e4 solid;
	border-bottom: 1px #e4e4e4 solid;
}

.table0 td {
    border-right: 1px #e4e4e4 solid;
    border-bottom: 1px #e4e4e4 solid;
}
.rwd-table td:before {
	content: attr(data-th) " : ";
	font-weight: bold;
	margin-right: 5px;
	color: #07689f;
	display: inline-block;
}
.rwd-table th, .rwd-table td:before {
	font-weight: bold;
}
 @media (min-width: 700px) {
.rwd-table td:before {
	display: none;
}
.rwd-table th, .rwd-table td {
	display: table-cell;
	padding: 0.25em 0.5em;
	/* border-left: 0; */
}
body .table0 td:nth-of-type(5) {
	/* border-right: none; */
}
.rwd-table th:first-child,  .rwd-table td:first-child {
	padding-left: 0;
}
.rwd-table th:last-child,  .rwd-table td:last-child {
	padding-right: 0;
}
.rwd-table th, .rwd-table td,.table0 th, .table0 td {
	padding: 1em !important;
}
}
@media (max-width: 700px) {
body .table0 td {
	border: #ddd 1px solid;
	/* border-top: 1px #e4e4e4 solid; */
	padding: 5px;
	margin: 5px;
}
}

/*** 表格 end ***/ 

@media (max-width: 767px) {
body .ed_left,body .ed_right {width: 100% !important;}
body .ed_pic ul li{
    width: 33.33% !important;
}

.editor .ed_box04 .ed_w03{
    width: 49%;
}
	}
@media (max-width: 640px) {
body .ed_pic ul li{
    width: 50% !important;
}
.ed_pic02 img,.ed_pic03 img {
    width: 100% !important;
}
	}
	
@media (max-width: 480px) {
.ed_pic03 img,.ed_pic02 img {
    width: 100%;
    margin: 0 0 10px 0;
}

body .ed_pic ul li{
    width: 100% !important;
}
.editor .ed_t4 {
    margin: 0 0 10px 10px !important;
}

.editor .ed_t5 {
    margin: 5px 0 10px 5px !important;
}
.editor .ed_w03{
    width: 100% !important;
}
	}





/*
     FILE ARCHIVED ON 9:37:28 十二月 28, 2022 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 18:46:21 五月 22, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
