@import url("../../../icon_new_6.2/css/all.min.css");
@import url("../../../File/css/ani.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;}
*{box-sizing: border-box;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
body{font-family:"Microsoft YaHei", 微軟正黑體, Arial;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
ul,li,dd,ol{margin:0;padding:0;list-style-type:none;}

/*Back to top button */
#back-top {position: fixed;bottom: 30px;margin-left: -150px;right: 1%;z-index: 99;}
#back-top a {width:50px;height:50px;border-radius:50%;display: block;text-align: center;font: 11px/100% Arial, Helvetica, sans-serif;text-transform: uppercase;text-decoration: none;color: #bbb;transition: 1s;}
#back-top a:hover {color: #000;}
/*arrow icon (span tag)*/
#back-top span {width:50px;height:50px;display: block;margin-bottom: 7px;background: rgba(99, 99, 99, 0.74) url(../images/up-arrow.png) no-repeat center center;/*rounded corners*/border-radius:50%;/*background color transition*/transition: 1s;}
#back-top a:hover span {background-color: #777;}

/*共用*/
.bgcolor0{background: url('../images/1407064_bg_2.jpg') no-repeat bottom center / auto 100%;}
.bgcolor1{background: linear-gradient(45deg, #d6e3ff, #e4d3ee);}
.bgcolor2{background-color: #F3F3F3;}
.bgcolor3{background-color: #EEEEEE;}
.bgcolor4{background-color: #E4E4E4;}
.bgcolor5{background-color: #DFDFDF;}
/*所有元素漸變0.5秒*/*{transition: all .5s;}

.ft_NOTO{font-family: 'Noto Sans TC', sans-serif;}
.ft_NOTOSer{font-family: 'Noto Serif TC', serif;}
.ft_Meiro{font-family: Meiryo, "Meiryo UI", Arial, sans-serif;}

/*設計專用樣式Start*/
:root{
    --white:#fff;
    --blue:#406e9d;
    --cobaltblue:#1e599a;
    --red:#a10e5c;
    --black:#3d3e43;
    --gray:#aaaaaa;
    --yellow:#ffed9a;
    --indigo:#41378c;
    --purple:#64447c;
    --light_blue:#d6e3ff;
    --transparent_blue:#d6e3ff5a;
    --light_purple:#e4d3ee;
    --transparent_purple:#e4d3ee5a;
    --linear_bg:linear-gradient(-15deg, #e4d3ee, #d6e3ff);
    --white_linear_bg:linear-gradient(90deg, transparent, #ffffff8a, #ffffff8a, transparent);
    --gray_linear_bg:linear-gradient(-15deg, #dedede, #f8f8f8);
    --font:"Microsoft YaHei";
    --border_dashed:2px dashed #ffffffaa;
}
small{font-size: smaller;}
.blue{color: var(--blue);font-family: var(--font);}
.black{color: var(--black);font-family: var(--font);}
.point{color: var(--red);font-family: var(--font);}
.each_padding1{display: inline-block;padding: 0 0 0 6rem;}
.each_padding2{display: inline-block;padding: 0 0 0 1.25rem;}
#Master_title{background: url('../images/1407064_bg.jpg') no-repeat bottom center / auto 92%;}
.banner{max-width: 1200px;margin: auto;}
.banner img{width: 100%;}

.qa{color:var(--yellow);font-weight: bolder;text-shadow: 1px 1px 8px #0000005a;position: relative;z-index: 1;margin: 0 1.8rem 0 0;}
.qa::after{content: '';width: 86px;height: 70px;position: absolute;left: -18px;top: 4px;z-index: -1;background: var(--blue);clip-path: polygon(7% 4%, 100% 0, 95% 84%, 62% 80%, 69% 100%, 41% 78%, 0 75%);}
.group_title,.stu_content,.Adv_note,.direction_list{margin: .5rem 0 1.5rem;}
.group_title{font-size: 2.45rem;font-weight: bold;}

.each_group{font-size: 1.125rem;line-height: 1.7rem;}
.each_group .course span{font-size: 1.25rem;display: inline-block;}
.each_group1 strong ,.each_group1 .course span{color:var(--cobaltblue);}
.each_group2 strong ,.each_group2 .course span{color:var(--indigo);}
.each_group3 strong ,.each_group3 .course span{color:var(--purple);}
.each_group dt{font-weight: 900;}
.point_bg {background: var(--white_linear_bg);}
.point_bg strong{font-size: 1.3rem;font-family: var(--font);}
.arrow{font-size: 1.35rem;font-family: var(--font);padding: 1.4rem 0 .3rem;background: var(--white);clip-path: polygon(0 30%, 85% 30%, 85% 0, 100% 100%, 0% 100%);}
.each_group b{color: var(--black);font-size: 1.25rem;line-height: 2.5rem;}
.each_group dd , .each_group td{padding: .8rem 0 .8rem .35rem;border-left: var(--border_dashed);border-bottom: var(--border_dashed);margin: 0 .05rem;}
.each_group:last-child {border-bottom: var(--border_dashed);}
.each_group:first-child dd{border-left: 0px;}
.each_group_last{text-align: left;color: var(--black);font-family: var(--font);}
.each_group:last-child li a , .each_padding2 a{color: var(--yellow);line-height: 2.25rem;background: var(--blue);padding: 0 .5rem .12rem;text-decoration: none;border-radius: .5rem;margin: 0 0 0 .25rem;}
.each_group:last-child li a:hover ,.each_padding2 a:hover{color:var(--white);background: var(--red);}
.course span{padding: 0 .5rem;color: var(--black);}

.group_note{padding: 1rem 0;color: var(--black);}
.group_note a:hover , .direction_list2 tr:last-child td:last-child a:hover ,.Adv_note a:hover{color: var(--red);}

.stu_content{width: calc(100% / 4);background: var(--gray_linear_bg);padding: 1.5rem 1.25rem 4rem 2rem;clip-path: polygon(6% 2%, 100% 0, 94% 92%, 60% 89%, 69% 100%, 35% 89%, 0 88%);font-size: 1.125rem;text-align: justify;position: relative;}
.stu_content dt{font-size: 1.25rem;color: var(--cobaltblue);text-align: left;word-break: keep-all;}
.stu_content dd{line-height: 1.7rem;padding: .5rem 0 0;}
.stu_content .point{text-indent: -.6rem;font-weight: bold;}
.stu_content .more{font-size: 1.3rem;text-align: center;line-height: 1.5rem;padding: .5rem .5rem;color: var(--yellow);background: var(--blue);border-radius: 50rem;width: 4.5rem;height: 4.5rem;margin: 1rem 0 0 9.5rem;}
.stu_content .stu_more{visibility: hidden;position: absolute;top:0;left: 0;}
.stu_more{border: 1px dotted var(--white);}
.stu_more dd a{font-size: smaller;font-weight: bold;background: linear-gradient(-15deg, #eeeeee, #ffffff);border:1px solid var(--blue);color: var(--cobaltblue);padding: 0 .6rem .25rem;border-radius: 50rem;text-decoration: none;margin: 0 .5rem;}
.stu_more dd a:hover{background: var(--red);color: var(--white);border:1px solid var(--white);}
.stu_content:hover .stu_more{visibility: visible;background:var(--linear_bg);color: var(--black);padding: 1.5rem 2rem 8rem 1.9rem;}
.stu_content *{transition: none;}

.direction_list {table-layout: fixed;filter: drop-shadow(1px 1px 3px #0000003a);font-family: var(--font);margin: 2rem 0 0;}
.direction_list,.direction_list th,.direction_list td{font-size: 1.125rem;padding: .25rem;line-height: 2rem;border-collapse: collapse;background:var(--white);}
.direction_list th{color:var(--white);font-family: var(--font)}
.direction_list th:nth-child(odd){background: var(--blue);}
.direction_list th:nth-child(even){background: var(--purple);}
.direction_list th:nth-child(2) {width: 13%;color:var(--white);background: var(--black);}
.direction_list tr td:nth-child(1){color: var(--black);background: #fafafa;}
.direction_list td:nth-child(odd){background: var(--transparent_purple);border: 1px var(--purple) dotted;}
.direction_list td:nth-child(even){background: var(--transparent_blue);border: 1px var(--blue) dotted;}
.direction_list tr:first-child td:first-child{color: var(--cobaltblue);}
.direction_list tr:first-child td:first-child ,.direction_list2 tr:last-child td:last-child{width: 13%;background: var(--white);border: 1px var(--gray) solid;line-height: 2.5rem;}
.direction_list2 tr:last-child td:last-child{background:#fff6cc;}
.direction_list2 tr:last-child td:last-child a{color: var(--blue);}

.Advantages{font-size: 1.5rem;padding: 0 0 1rem;margin: 1rem .5rem .125rem;border:var(--border_dashed);}
.Advantages dt{font-size: 1.45rem;font-family: var(--font);background: var(--white);color:var(--cobaltblue);font-weight: bold;padding: .2rem 0 .25rem;margin: 0 0 .5rem;}
.Advantages dd{line-height: 1.8rem;padding: 0 1rem;}
.Adv_note {width: 85%;margin: auto;font-size: 1.7rem;padding: 1.5rem 0 0;position: relative;}
.Adv_note::before{content: ' “ ';font-size: 3.5rem;position: absolute;top: 1.5rem;left: 2.5rem;color: var(--blue);}
.Adv_note::after{content: ' ” ';font-size: 3.5rem;position: absolute;bottom: -1.9rem;right: 1.5rem;color: var(--blue);}
.Adv_note dt{line-height: 3rem;}
.Adv_note dd{width: 82%;margin: auto;padding: 0 0 1rem;border-bottom: 1px solid var(--blue);}
.Adv_note a{display: inline-block;}

/*設計專用樣式END*/

#askarea_out input, #askarea_out select {padding: 0 0.4rem;color: #363636;}
#askarea_out img{width: 25%;display: inline-block;margin: 0.5rem 0;}

@media (min-width: 1201px){
    #BodyContent{width:100%;padding:0;margin:0;}
    #BodyContainer_event{width:100%;margin:0;}
    #BodyHeader_event_rwd,#topli{display:none;}

    /*資料集中1200px寬外框*/
    /*#Master_title,*/#event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{margin:2% auto;display:inline-block;width:1200px;padding:0;}    
    /*標題大小*/
    /* h1{ font-size: 3em; }
    h2{ font-size: 2.5em; }
    h3{ font-size: 2.2em; }
    #event_sixth nav a{ font-size: 1.3em; } */
    /* bodyHeader */
    #BodyHeader_event,#header-share{width:100%;float:left}
    #BodyHeader_event #header-share{line-height:2;font-size:17px;margin-bottom:0;margin-top:0;background-color:#FFF}
    #BodyHeader_event #header-share img{margin-bottom:5px;max-width: 12%;display: inline-block;}
    #BodyHeader_event a{color:#333;font-size:17px}
    #BodyHeader_event a:hover{text-decoration:none;color:#666;position:relative;top:2px;bottom:2px}
    /* Footer */
    #BodyFooter_rwd,#footer_line,#footer_address ul li,#footer_inline ul{display:inline-block;}
    #BodyFooter_rwd{width:100%;margin-top:2%;}
    #footer_address,#footer_address #adinfo_out,#footer_address #adinfo{margin:0 auto;width:100%;}
    #footer_inline ul,#footer_address ul{width:100%;margin:0% auto;}
    #footer_inline a,#footer_address a{color:#000}
    #footer_inline ul li{display:inline;margin:auto 0.5%;width:13%;}
    #footer_address ul li{width:100%;line-height:1.9em;font-size:1em;}
    #adinfo_out #adinfo{width:50%;display:inline;margin:auto 1%;}
    #footer_inline ul li img{width:10%;height:auto;vertical-align:middle;display: inline-block;}
    #footer_line{width:90%;border-top:thin solid #999;margin:2% 5%}
    /*ask*/
    #askarea_out *{font-family:"微軟正黑體";font-size:1em}
    #askarea_out{background-color:#406e9d;width:100%;display:inline-block;text-align:left}
    #askarea{width:1200px;margin:0 auto}
    #askarea img{width:8%;height:auto}
    #askarea p{margin-top:1%;margin-bottom:1%;font-size:1.1em}
    #askarea .asktitle,#askarea .asktitle p{text-align:center}
    #askarea .asktitle{color:#FFF;font-size:1.55em;margin-top: 2.5%;margin-bottom: 1%;}
    #askarea #formlist{width:80%;margin:2% auto;color:#FFF}
    #askarea SELECT,#askarea input{border-radius:7px;background-color:#FFF;border:#FFF;padding:.5%;margin:auto 1% 1% auto}
    #askarea SELECT{width:19.7%;color: #363636;}
    #askarea input{color:#363636}
    #askarea input[name="sContent"]{width:50%}
    #askarea input[type="text"]{width:40%;/*height:20px*/}
    #askarea input[type="radio"]{margin-left:3%}
    #askarea input[type="submit"],#askarea input[type="reset"]{width: 6.5rem;height: 2.5rem;color: #406e9d;font-weight: bold;background: #fff3bd;padding: .25em;font-size: 1.2rem;}
    #noie{color:#FFF;width:100%;height:60px;text-align:center;border:1px solid #069;background-color:#39C;_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;}
}

@media (max-width: 1200px){
    /*隱藏的區塊*/
    #BodyHeader_event,.hottxt,#noie{display:none;}
    /*會撐開的版面控制*/
    #BodyContent {width: 100%;padding:0;}
    #BodyContainer_event{width: 100%;}
    /*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;}
    #BodyHeader_event_rwd img,#BodyFooter_rwd #footer_inline ul li img{display: inline-block;}
    @media screen and  (orientation:portrait) {#BodyHeader_event_rwd img {max-width: 50%;margin-top:2.5%;padding: 0 0 .5rem;}}
    @media screen and  (orientation:landscape) {#BodyHeader_event_rwd img {max-width: 25%;margin-top:2.5%;}}
    /*選單*/
    #mbSearch {margin: 5% 0 0 0;border-bottom: 1px solid #7D7D7D;width: 100%;}
    #mbSearch input {border: none;outline: 0;font-size: 2em;padding-left: 6%;}
    /*body*/
    #Master_title{display:inline-block;width:100%;}/*主圖位置ID*/
    @media all and (orientation : portrait){#Master_title{margin-top: 12%;background: url(../images/1407064_bg.jpg) no-repeat bottom center / auto 95%;vertical-align: middle;}
    @media screen and  (orientation:landscape) {#Master_title{margin-top: 10%;}}
    /*滿百100%區域*/
    .row100{width:100%;}
    /*資料集中寬外框*/
    .bgcolor0 {background: url(../images/1407064_bg_2.jpg) no-repeat bottom right 12% / auto 100%;}
    #event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{width:100%;padding:0%;}
    #event_master{padding: 0 0 1.5rem;}
    .group_title {font-size: 2.2rem;width: 100%;padding: 2rem 1rem 0 8.5rem;text-indent: -4.8rem;margin: 0 auto;}
    .qa::after {left: -20px;top: 2px;}
    .each_group b {display: block;}
    .course br{display: none;}
    .each_group {width: 92%;margin: 1rem auto;font-size: 1.25rem;text-align: center;line-height: 1.8rem;}
    .each_padding1 {padding: 0 0 1.5rem;}
    .each_group dd, .each_group td {border-left: unset;}
    .each_padding2 {padding: 0 0 0 10rem;}
    .group_note {padding: 0 0 2rem;text-align: center;}
    .each_group:last-child li a, .each_padding2 a {display: inline-block;margin: .125rem;}

    .student_group {width: 95%;margin: auto;}
    .stu_content{width: calc(100% / 2);margin: 1rem auto;}
    .stu_content .more {margin: 1rem 0 0 14rem;}
    .direction_list {width: 95%;margin: 1rem auto;text-align: center;}
    .direction_list, .direction_list th, .direction_list td {line-height: 1.7rem;}
    .direction_list th:nth-child(2) {width: 15%;}
    .Advantages {width: 92%;font-size: 1.3rem;padding: 0 0 1rem;margin: 1.5rem 0 0;text-align: center;border: var(--border_dashed);}
    .Advantages:first-child{border: var(--border_dashed);}
    .Adv_note {width: 100%;font-size: 1.35rem;text-align: center;}
    .Adv_note::before {left: .5rem;}
    .Adv_note::after {right: 0;}

    /*div section標籤段落*/
    /* section p,div p{font-size:1.3em;line-height:1.9em;text-align:left;} */
    /* nav p{line-height:1.8rem;} */
    /*標題大小*/
    /* h1{font-size: 2.2em;}
    h2{font-size: 2.0em;}
    h3{font-size: 1.6em;} */
    #event_sixth nav a{ font-size: 1.2em;}
    /*footer*/
    #BodyFooter_rwd{float: left;width:100%;background-color:#FFF;margin-top:5%;}
    #BodyFooter_rwd #footer_line {width: 100%;margin-bottom: 3%;margin-top: 5%;display: block;float: left;height: auto;text-align: center;border-top-width: thin;border-top-style: solid;border-top-color: #999;}
    #BodyFooter_rwd #footer_inline a {color: #000;line-height: 2em;}
    #BodyFooter_rwd #footer_inline ul{float: left;padding:0;width:100%;margin-bottom: 1%;text-align:center;}
    #BodyFooter_rwd #footer_inline ul li img{max-width:40%;height:auto;margin-bottom: 2%;}
    #BodyFooter_rwd #footer_inline ul li{float: left;display: inline-block;	margin-right: auto;	line-height: 2em;font-size: 1em;clear: both;width: 100%;}
    #BodyFooter_rwd #footer_address{margin-top: 0%;	float: left;width: 100%;margin-right: auto;text-align: center;margin-left: auto;}
    #BodyFooter_rwd #footer_address a {color: #000;line-height: 2em;}
    #BodyFooter_rwd #footer_address ul{float: left;padding:0;text-align: center;margin-bottom: 1%;width: 100%;clear: both;}
    #BodyFooter_rwd #footer_address ul li{float: left;display: block;width: 100%;line-height: 2em;text-align: center;font-size: .8em;}
    /*ask*/
    #askarea{background-color:#406e9d;width: 100%;height: auto;float: left;padding:4% 1% 2% 1%;}
    #askarea .asktitle,#askarea .asktitle p{text-align: center;}
    #askarea .asktitle{font-size:1.45rem;;color: #FFF;margin-bottom: 2%;line-height: 2em;}
    #askarea p {margin:0% auto auto 5%;	width: 90%;}
    #formlist{width: 99%;float: left;margin:2% auto auto 0%;padding-right:1%;font-size: 0.8em;color: #FFF;}
    input[name="sContent"]{width:50%;}
    input[type="text"]{	width:99%;}
    SELECT,input{border-radius: 7px;font-size: 1.0em;margin:auto 1% 3% auto;background-color: #FFF;height:30px;}
    SELECT{width:100%;border: #FFF;color: #363636;padding: .5%;}
    input{border: #FFF;padding: 1%;color: #C6C6C6;}
    input[type="submit"],input[type="reset"]{width: 6rem;height: 2.5rem;color: #406e9d;font-weight: bold;background: #fff3bd;font-size:1.125em;padding: .25em;margin-top:1rem;-webkit-appearance:none;/*ios系統專用，默認的系統樣式*/}
    input[type="radio"]{width:1em;height:1em;margin-left: 3%;}
    /*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;}
    @media screen and  (orientation:portrait) {#topli{right:1%;bottom:8%;}}
    @media screen and  (orientation:landscape){#topli{right:1%;bottom:15.8%;}}
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 768px) and (max-width: 991px) {   
}
@media (max-width: 767px) {   
    .group_title {font-size: 1.45rem;padding: 1rem 1rem 0 6rem;text-indent: -3.8rem;line-height: 1.8rem;}
    .qa::after {width: 70px;height: 50px;top: 0;}
    .arrow {font-size: 1.3rem;}
    .each_group {font-size: 1.125rem;margin: .5rem auto;}
    .point_bg strong,.each_group b,.each_group .course span {font-size: 1.2rem;}
    .each_padding2 {padding: 0;}
    .group_note {padding: .5rem 1rem 2rem;}
    .stu_content,.Advantages,.Adv_note{width: 95%;}
    .stu_content{margin: .5rem 0;}
    .direction_list, .direction_list th, .direction_list td {font-size: 1rem;line-height: 1.35rem;}
    .direction_list th ,.direction_list tr:first-child td:first-child {writing-mode: tb;letter-spacing: .25rem;line-height:1.25rem;padding: .5rem 0 .25rem;}
    .direction_list tr:first-child td:first-child, .direction_list2 tr:last-child td:last-child {width: 10%;}
    .direction_list th:nth-child(2) {width: 25%;}
    #askarea .asktitle {font-size: 1.3rem;line-height: 2rem;width: 90%;margin: auto;}
    .Adv_note{font-size: 1.3rem;}
    .Adv_note dt {line-height: 2rem;padding: 0 1.5rem;word-break: keep-all;}
    .Adv_note dd{width: 85%;}
    .Adv_note::before {left: -1.8rem;}
    .Adv_note::after {right: -1.8rem;}

}
@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 {
}