﻿@import url("../../../icon_new_6.6/css/all.min.css");
/* css reset 歸0 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead{margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:1.5em}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
/* remember to define focus styles! */
:focus { outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* css reset 歸0 end */
body *{font-family: 'Noto Sans TC', sans-serif;font-weight: ;}
a{text-decoration: underline;}
a:hover{text-decoration: none;}
ul,li,h1,h2,h3,dd,dl,p{margin:0;padding:0;}
ul,li,ol{list-style-type:none;}
small{font-size: 0.9rem;}

.bg_padding{padding:1%;}
.bgcolor1{background: url(../images/1409077_01.png) no-repeat center bottom;}
.bgcolor2{background: linear-gradient(to right, #edcaa0 0%, #cfa572 40%, #b58a4d 80%, #835a36 100%);filter: drop-shadow(3px 7px 8px #00000040);}
.bgcolor3{background: url(../images/1409077_03.png) no-repeat center top fixed;}
.bgcolor4{background: linear-gradient(to right, #f5dcbf 0%, #deb786 40%, #cfa467 80%, #b89163 100%);}

/*所有元素漸變0.5秒*/

*{transition: all .5s;}

#event_master *{
-webkit-box-sizing: border-box;
-mo z-box-sizing: border-box;
box-sizing: border-box;}
:root{
    --bg1:#eeeeee;
    --bg2:#f2f2f2;
    --point:rgb(202, 1, 1);
}
/*DIY--設計可增加用樣式*/

.timeline,.offer,.student_note{margin: 0.5rem 0;}
.timeline span,.timeline span a,.offer a,.offer span,.offer_list span{color: var(--point);}
.timeline span{color: var(--point);font-size: 1.7rem;display: block;}
.group_title{font-size: 2.8rem;color: #f8eddd;background: linear-gradient(to right, #5d0a0c 0%, #a00a01 5%, #e75844 42%, #a00a01 65%, #5d0a0c 95%);clip-path: polygon(100% 0, 97% 50%, 100% 100%, 0% 100%, 3% 50%, 0% 0%);font-family: 'Noto Serif TC', serif;font-weight: 700;padding: 0.5rem;}
.group_title2{font-size: 2.8rem;color: #f8eddd;/*background: linear-gradient(to right, #5d0a0c 0%, #a00a01 5%, #e75844 42%, #a00a01 65%, #5d0a0c 95%);clip-path: polygon(100% 0, 97% 50%, 100% 100%, 0% 100%, 3% 50%, 0% 0%);*/font-family: 'Noto Serif TC', serif;font-weight: 700;padding: 0.5rem;}
.group_title3{font-size: 2.4rem;color: #a00a01;font-family: 'Noto Serif TC', serif;font-weight: 700;padding: 0.5rem;}

.page_title{font-size:1.5rem;}
.nav_link {padding: 0.8rem 0;color: #5d0a0c;}
.nav_link li a {font-size: 1.8rem;color: #5d0a0c;font-family: 'Noto Serif TC', serif;font-weight: 700;text-decoration: none;}
.nav_link li a:hover {color: #c82422;font-weight: 900;border-bottom: solid 5px;padding-bottom: 0.5rem;}
.student_list dt{border-left: 5px solid #324279;font-size: 1.5rem;margin: .5rem auto 0.8rem 0px;padding: 0 1.7rem;color: #324279;}
.student_list dd:nth-of-type(1){border-bottom: 1px dotted #ffffff;font-size: 1.2rem;margin: .5rem auto 0.5rem 2.0rem;padding: 0 0.5rem;color: #324279;background: linear-gradient(to right, #ffffff7d 20%, #ffffff96 60%, #a00a0100 100%);}
.student_list dd{font-size: 1.1rem;color: #5d0a0c;margin-bottom: 1rem;padding: 0 2.0rem;}
.student_list dd a{font-weight: bold;}
.offer_note{font-size: 1.5rem;color: var(--point);background: linear-gradient(to right, #e5c979 0%, #fffade 30%, #fff8d3 60%, #e6ca7a 100%);border-radius: 2.5rem;padding: 0.2rem 1.5rem;margin: 0.5rem auto;width: fit-content;filter: drop-shadow(1px 2px 4px #9e1c04);}
.media_show{line-height: 2rem;}
.timeline_ol{padding: 0.0rem 0;}
.timeline{color: #5d0a0c;padding: 0.5rem 0;}
.timeline dt{font-size: 1.8rem;font-family: 'Noto Serif TC', serif;font-weight: 700;margin-bottom: 0.4rem;}
.timeline dd{font-size: 1.3rem;background: linear-gradient(to right, #a00a0100 0%, #ffffff7d 20%, #ffffff96 80%, #a00a0100 100%);padding: 0.2rem 0;}
.timeline figure{float: left;margin-right: 1.5rem;margin-bottom: 2rem;}
.timeline.right{padding-left: 30%;}

.timeline,.offer,.student_list{text-align: left;}
.offer{text-align: left;background: linear-gradient(to right, #a00a0100 0%, #ffffff7d 20%, #ffffff96 80%, #a00a0100 100%);padding: 1.0rem 0;}
.offer dt{font-size: 1.8rem;font-family: 'Noto Serif TC', serif;font-weight: 700;color: #5d0a0c;text-align: center;border-right: dashed 1px;padding: 0.5rem;margin-right: 2.5rem;width: 25%;float: left;height: 5rem;}
.offer dt i{padding: 1.0rem 1rem;color: #fff;background-color: #a00a01;border-radius: 50%;margin-right: 0.5rem;}
.offer dd{font-size: 1.3rem;padding: 0.2rem 6rem;color: #5d0a0c;}
.offer dd.go{font-size: 1.5rem;color: #643d1a;background: linear-gradient(to right, #e5c979 0%, #fffade 30%, #fff8d3 60%, #e6ca7a 100%);border-radius: 2.5rem;padding: 0.2rem 1.5rem;margin: 0.5rem auto;width: max-content;filter: drop-shadow(1px 2px 4px #9e1c04);}
.offer dd.go a{text-decoration: none;}
.student_note{font-size: 1.1rem;padding: 2%;}
.offer_list li{list-style-type: disc;margin-left: 1.8rem;}
.student_list{padding: 0.5rem;}
.stu_hit{color: white;width: fit-content;padding: 0.15rem 2.25rem 0.15rem 0.5rem;background: linear-gradient(to right, #a00a01 5%, #d4ab7300 100%);font-size: 1.2rem;}
.student_list span{color: var(--point);}
/*各大相容檢視*/
@media screen and (-webkit-min-device-pixel-ratio:0) { /*Webkit*/
}
@-moz-document url-prefix(){/*Firefox*/
}

@media \0screen\,screen\9 {/*IE 6 7 8*/
}

@media screen\0 {/*IE 8 9 10 11*/
}

@media print {
}

/*站內原有樣式*/
#BodyContent{width:100%;padding:0;margin:0;	}
#BodyContainer_event{width:100%;margin:0;}
#BodyHeader_event_rwd,#topli{display:none;}

/*資料集中1200px寬外框*/
#event_link,#event_sec,#event_third,#event_fourth,#event_fifth{margin:0 auto;display:inline-block;width:1200px;padding:0;}
#event_master{margin:0 auto;display:inline-block;width:1200px;padding:2.0rem 0;}
#Master_title{display:block;margin: 0% auto;}/*主圖位置ID*/
#Master_title img{margin: 0% auto;}/*主圖位置ID*/

/*瀏覽器相容性通知*/
#noie{color: #FFF;width: 100%;height:60px;text-align: center;border: 1px solid #006699;	background-color: #3399CC;_z-index: 9999;z-index: 9999;	position:fixed; _top:expression(documentElement.scrollTop+"px");
    /*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
left: 0;top: 0;}
#noie a{color: #FC0;}
.hottxt{ color: #ffd942; font-size: 13px; }

/* bodyHeader */
#BodyHeader_event,#header-share {width:100%;float:left;}
#BodyHeader_event a,#BodyHeader_event #header-share{font-size: 1.1em;}
#BodyHeader_event #header-share {margin:0 auto;	background-color: #FFF;}	
#BodyHeader_event #header-share img {margin-bottom: 5px;display: inline;}
#BodyHeader_event a {color: #333;}
#BodyHeader_event a:hover {color: #666;/*position: relative;top: 2px;bottom: 2px;*/}


/*ask*/
#askarea SELECT {color: black;background-color: white;}
#askarea_out{background-color: #22344a;}
#askarea{width: 1200px;margin: 0 auto;padding: 1rem 5rem;text-align: left;}
#askarea .asktitle{color: white;text-align: center;font-size: 1.4rem;}
#formlist SELECT,#formlist input{border-radius: 0.3rem;background-color: #FFF;border: #FFF;padding: 0.25rem;}
#formlist input[name="sContent"]{width:80%;}
#formlist label{display: block;margin: 1rem 0;color: white;font-size: 1.2rem;}
#formlist img{display: inline-block;}
#formlist input{color: #A1A1A1;}
#formlist input[type="submit"],#formlist input[type="reset"]{background-color: #eb543f;color: white;}
label > select {margin: 0 1rem;}
#formlist{justify-content: space-around;}


/* Footer */
#BodyFooter_rwd,#footer_inline ul,#footer_inline ul li,#footer_address,#footer_address ul,#footer_address ul li{width:100%;}
#BodyFooter_rwd{float: left;background-color:#FFF;}
#BodyFooter_rwd a:hover{text-decoration: none;}
#BodyFooter_rwd #footer_line {width: 90%;height: auto;margin:1% 5%;display: block;float: left;text-align: center;border-top: thin solid #999;}
#BodyFooter_rwd #footer_inline a {color: #000;font-size:1em;}
#BodyFooter_rwd #footer_inline ul{float: left;padding:0;margin:3% auto 0% auto;}
#BodyFooter_rwd #footer_inline ul li{display: inline;line-height: 2em;font-size: 1em;	clear: both;	margin-right: 0.5em;}
#BodyFooter_rwd #footer_inline ul li img{width:10%;height:auto;vertical-align: middle;display: inline;}
#BodyFooter_rwd #footer_address{margin: 0% auto auto auto;text-align: center;}
#BodyFooter_rwd #footer_address a{color:#000;}
#BodyFooter_rwd #footer_address ul{padding:0;margin-bottom: 1%;text-align: center;}
#BodyFooter_rwd #footer_address ul li{margin-right:0;line-height: 2em;text-align: center;font-size: 1em;	list-style-type: none;	display:inline-block;}
/* Footer end */


@media all and (min-width: 1px) and (max-width: 1200px){
	#event_master {padding: 1rem 0;}
	.bgcolor1,.bgcolor3 {background-size: cover;}
	.nav_link {padding: 0.3rem 0;}
	.nav_link li a {font-size: 1.0rem;}
	.timeline figure {margin-right: 0.5rem;width: 12%;margin-bottom: 0rem;}
	.timeline dt ,.timeline span{font-size: 1.4rem;}
	.timeline dd {font-size: 1.1rem;}
	.timeline.right {padding-left: 0%;}
	.timeline.right img {margin: 0rem auto;} 
	.group_title,.group_title2 {font-size: 1.8rem;text-align: center;margin: 0 2%;}
	.group_title3{font-size: 1.5rem;text-align: center;}
	.timeline_ol {padding: 0.0rem 0.8rem;}
	.offer dt {font-size: 1.5rem;border-bottom: dashed 1px;border-right: dashed 0px;padding: 0.5rem;margin-right: 0;width: 100%;float: initial;height: auto;}
	.offer dd {font-size: 1.1rem;padding: 0.2rem 1rem;}
	.offer_note,.offer dd.go {font-size: 1.3rem;}
	.offer_note {margin: 0.5rem 2%;}	
	
	.sm\:block {display: block;}

	
/*修正獨立event選單click按鈕大小*/
/* .st-content img{
    width: unset!important;
    height:unset!important;
}  */

.feature_group{width: calc(100%/1);}
.books > div:nth-child(1),.books > div:nth-child(2){display: none;}


/*****站內原有樣式Mobile*****/
/*隱藏的區塊*/
#BodyHeader_event,.hottxt,#noie{display:none;}
/*會撐開的版面控制*/
#BodyContent{width: 100%;padding:0;}
#BodyContainer_event{width: 100%;}
/*會撐開的版面控制END*/
/* Header */
#BodyHeader_event_rwd{text-align:center;width:100%;height:auto;margin:0 auto;background-color:#FFF;position:fixed;top:0;float:left;z-index:9;display: initial;}
/*orientation: portrait   直式
 orientation: landscape  橫式*/
#BodyHeader_event_rwd img {height: auto;margin:2.5% auto;}
@media screen and  (orientation:portrait) {#BodyHeader_event_rwd img {max-width: 50%;}}
@media screen and  (orientation:landscape) {#BodyHeader_event_rwd img {max-width: 25%;}}
/*body*/
#Master_title{display:block;}/*主圖位置ID*/
@media all and (orientation : portrait){#Master_title{margin-top: 15%;}}
@media screen and  (orientation:landscape) {#Master_title{margin-top: 10%;}}

/*資料集中1200px寬外框*/
#event_link,#event_master,#event_sec,#event_third,#event_fourth,#event_fifth{margin:0 auto;display:inline-block;width:100%;}
/*ask*/
#askarea{width: 100%;padding: 0.8rem;}
#askarea .asktitle{font-size: 1.1rem;}
#askarea .asktitle > p{line-height: 2.2rem;}
#formlist{margin: 0 auto;}
#formlist label{font-size: 1.0rem;}
#formlist input[name="sContent"],#formlist label,#formlist SELECT,#formlist input{width:100%;margin: 0.25rem 0;}
#formlist input[type="submit"],#formlist input[type="reset"]{width: calc(100%/4.5);}


/*TOP按鈕*/
#topli,#topli a{color: #fff;text-decoration: none;}
#topli{width:50px;height:50px;text-align:center;border-radius:9999em;background-color:#000;opacity:.4;position:fixed;line-height:50px;font-size:15px;display: initial;}
@media screen and  (orientation:portrait) {#topli{right:1%;bottom:8%;}}
@media screen and  (orientation:landscape){#topli{right:1%;bottom:15.8%;}}


/* Footer */
#BodyFooter_rwd,#footer_line,#footer_inline ul,#footer_inline ul li,#footer_address,#footer_address ul,#footer_address ul li{width:100%;float: left;}
#BodyFooter_rwd{background-color:#FFF;margin-top:5%;}
#BodyFooter_rwd #footer_line{margin:5% auto 3%;display:block;height:auto;text-align:center;border-top:thin solid #999}
#BodyFooter_rwd #footer_inline a {color: #000;line-height: 2em;}
#BodyFooter_rwd #footer_inline ul{padding:0;margin-bottom:1%;text-align:center}
#BodyFooter_rwd #footer_inline ul li img{width:40%;height:auto;margin-bottom:2%;margin: 0 auto;}
#BodyFooter_rwd #footer_inline ul li{display:inline-block;margin-right:auto;line-height:2em;font-size:1em;clear:both}
#BodyFooter_rwd #footer_address{margin: 0% auto auto auto;text-align: center;}
#BodyFooter_rwd #footer_address a {	color: #000;line-height: 2em;}
#BodyFooter_rwd #footer_address ul{padding:0;text-align:center;margin-bottom:1%;clear:both}
#BodyFooter_rwd #footer_address ul li{display:block;line-height:2em;text-align:center;font-size:.8em}
/* Footer end */

}


