﻿#blog {width: 100%;}
#blog section {border-radius: initial;margin: auto;}
.topmap-5 {background-image: url(../images/edc_topbg_map1.png);}
.schedule-box, .learning-record {width: calc(100%/2 - 1rem);}
.schedule-box li {position: relative;background: #fbfaf3;border-radius: 1rem;margin: 1rem 3rem 3rem 0;padding: 2rem;border: 1px #7f8cde dotted;}
.schedule-box li::after {position: absolute;content: '\f063';font-weight: bold;font-family: "Font Awesome 5 Free";bottom: -2.5rem;left: 49%;right: auto;font-size: 1.25rem;color: var(--peach);}
.schedule-box li:last-of-type:after {content: none;}
.learning-record ul {margin: 1rem auto;padding-right: 2rem;}
.learning-record ul li {list-style-type: disc;margin-left: 2.5rem;}
p{text-align: justify;}
/* .essay-table tr:last-of-type th {background: #ff6378;color: white;}
.essay-table td {border-color: var(--peach);}
.essay-table tr:first-of-type td {border-top-color: var(--hint_gray);border-right-color: var(--hint_gray);} */

/* 在校學習紀錄 */
.learning-record:nth-child(1) ul li::marker{color:#6A5ACD;font-size: 20px;}
.learning-record:nth-child(1) .sort-title{color:#9370DB;border-left: 28px #9370DB solid;}
.learning-record:nth-child(2) ul li::marker{color: #88e187;font-size: 20px;}
.learning-record:nth-child(2) .sort-title{color:#94d97f;border-left: 28px #94d97f solid;}
.learning-record:nth-child(3) ul li::marker{color: #e17793;font-size: 20px;}
.learning-record:nth-child(3) .sort-title{color:#f884a3;border-left: 28px #f884a3 solid;}
.learning-record:nth-child(4) ul li::marker{color: #f0ac45;font-size: 20px;}
.learning-record:nth-child(4) .sort-title{color:#FFB01C;border-left: 28px #FFB01C solid;}

/* 多元表現與自主學習 */
.disc-type li::marker{color: #f0ac45;font-size: 20px;}
.kind-txt{color: #eda12f;font-weight: bold;font-size: 16px;}

/* 備審資料撰寫/範例 */
table{font-weight: bold;} /*表格文字粗體 */
/* 學習背景 */
.background th{background-color: #337fae;color:#FFFFFF;border:2px #ffffff solid;}
table.background td{background-color: #daf2fa;border:2px #ffffff solid;}
.background .txtcolor1{color: #337fae;}
.background .bgcolor1{background-color:#b0d8e5;}
/* 大學入學前的準備 */
.prepare-title{color:#6A5ACD;font-size: larger;font-weight: bold;}
.prepare th{background-color: #6a509d;color:#FFFFFF;border:2px #ffffff solid;}
table.prepare td{background-color:#E6E6FA;border:2px #ffffff solid;}
.prepare td:nth-child(1){color: #6A5ACD;}
/* 進入大學就讀後 */
.future-title{color:#f57970;font-size: larger;font-weight: bold;}
.future th{background-color: #e97f6c;color:#FFFFFF;border:2px #ffffff solid;}
table.future td{background-color:#f9edea;border:2px #ffffff solid;}
.future td:nth-child(1){color: #e17070;}

/* 反思，學習歷程最重要的部分 */
.essay-table td{text-align: justify;line-height:1.8;padding: 1.6rem;border: #ffffff solid 1px ;}
.essay-table tr:nth-child(1) th{background-color: #e17070;}
.essay-table tr:nth-child(1) td{background-color: #f3e7e7;}
.essay-table tr:nth-child(1) th::before{content: '\f00d';font-family: "Font Awesome 5 Free";font-size: 2rem;display: block;color: #ffffff;}
.essay-table tr:nth-child(2) th{background-color: #ffe692;}
.essay-table tr:nth-child(2) td{background-color: #fff9e4;}
.essay-table tr:nth-child(2) th::before{content: '\4f';font-family: "Font Awesome 5 Free";font-size: 2rem;display: block;color: #ffffff;}

/* 法律小論文寫作指導 */
.format1,.format2,.format3{line-height: 1.5;}
.format1 dt,.format2 dt,.format3 dt{color: #FFFFFF;font-size: 1.3rem;font-weight: bold;padding: 0.2rem 0.5rem;margin-top: 1.5rem;text-align: center;}
.format1 dt{background-color: #f0ac45;}
.format2 dt{background-color: #9797ca;}
.format3 dt{background-color: #37a8a8;}
.format1 dd:nth-of-type(odd),.format2 dd:nth-of-type(odd),.format3 dd:nth-of-type(odd){background-color: #ffffff;padding: 0.5rem;}
.format1 dd:nth-of-type(even){background-color: #f7f3e9;padding: 0.5rem;}
.format2 dd:nth-of-type(even){background-color: #e6e6f1;padding: 0.5rem;}
.format3 dd:nth-of-type(even){background-color: #e8f3f1;padding: 0.5rem;}

/* 如何優化小論文 */
.blog-man{display: flex;align-items: center;}
 mark.yellow {background: linear-gradient(transparent 40%,rgba(255,255,255,0) 40%, #FFF176 90%,transparent 95%);padding: 2px 1px;} /*標題螢光筆 */
.idiom{margin: 2rem 0;}
.idiom-title{background-color: #37a8a8;color: #FFFFFF;font-weight: bold;font-size: 1.2rem;}
.idiom p:nth-of-type(even){background-color: #e1ebea;}
/* .idiom p:nth-of-type(odd){background-color: #FFFFFF;} */
.idiom p ,.idiom-title{padding: .1rem 1rem;margin: 0!important;border-radius: 25px;}

/* 突破口試的盲點與誤區 */
.trait{background-color: #dcf0f3;padding: 1.5rem;display: inline-block;font-weight: bold;}
.trait .disc-type li::marker{color: #000000;}
.blog_man{background-color: #58b1aa57;padding: 1rem 2rem;border-radius: 25px;display: flex;align-items:center;justify-content:start;float: left;margin:1rem 1rem 1rem 0;width: 24rem;}
.blog_man img{background-color: #ffffff;}
.blog_man h3::after{content:"";display:block;width: 100%;height: 2px;background-color: #5899b1d1;right: 0;}
.option {text-align: center;}

@media (min-width: 1201px){	
}

@media (max-width: 1200px){	
}

@media (min-width:992px) and (max-width:1199px){
}

@media (min-width:768px) and (max-width:991px){
}

/*手機_直式*/
@media (max-width: 767px) {	
	.oral-cont {width: calc(100%/2);}
	.schedule-box, .learning-record {width: 100%;}
	.adminLaw-video .video-wrap, .avatar-wrap figure {width: 100%;margin: 1rem auto;}
    .column-list li, #blog .video-cont {width: 100%;}
    .column-cont {width: 100%;padding: 0;}
    .double-ability {width: calc(100%);margin: 1rem;}
    .syllabus dd {width: calc(100%/2);}
    .blog_man {width: 100%;justify-content: center;padding: 1rem 0 0;}
}

/*手機_橫式*/
@media screen and (min-width:600px) and (max-width:769px) {
}

@media \0screen\,screen\9 {/*IE 6 7 8*/
}

@media screen\0 {/*IE 8 9 10 11*/
}

@media print {
}
	