@import url("../../../icon_new_6.2/css/all.min.css");
@import url("../../../File/css/ani.css");

:root{
    --fervent:#b9363a;
    --fervent2:#b3364b;
    --text-red:#d11c0f;
    --text-gold:#a6802f;
    --text-darkgold:#75500a;
    --text-pink:#a9289f;
    --fix-bg:#39C;
    --purple:#703e9bcc;
    --indigo:#46529ccc;
    --ultramarine:#1e659ccc;
    --light_gold:#d5b877;
    --light_purple:#7962c0;
    --bg_gold:linear-gradient(90deg, #d3b673, #fce7ba, #bda062);
    --bg_darkgold:linear-gradient(45deg, #75500a, #a57a1d, #75500a);
    --bg_black:linear-gradient(45deg, #000000, #333333, #000000);
    --bg_fervent:linear-gradient(45deg, #a72a2e, #c33a3e, #a72a2e);
    --bg_emphasis: linear-gradient(90deg, #59268e 20%, #124f86 70%);
    --bg_light_emphasis:linear-gradient(45deg, #ed6165, #8912f7);
}

/*設計專用樣式Start*/
small{font-size: smaller;}
.fervent{color: var(--fervent);}
.text-gold{color: var(--text-gold);}
.text-pink{color: var(--text-pink);}
.text-red{color: var(--text-red);}
.bg_gold{background: var(--bg_gold);}
.text_darkgold{color: var(--text-darkgold);}
.font_num{font-family: Verdana,"Microsoft JhengHei";}
.wrap_all{word-break: keep-all;overflow-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;-webkit-text-size-adjust: 100%;}

.banner {width: 100%;margin: auto;min-width: 1903px;}
.feature{width: 1200px;font-size: 1.2rem;margin:1rem auto ;padding: .5rem 0;}
.feature li{width: calc(100% / 3);padding: 0 1.5rem;position: relative;top: 0;left: 0;border-left: 2px var(--light_gold) dotted;}
/* .feature li:nth-child(1){border-left: 2px var(--purple) dotted;}
.feature li:nth-child(2){border-left: 2px var(--indigo) dotted;}
.feature li:nth-child(3){border-left: 2px var(--ultramarine) dotted;} */
.feature li::before{position: absolute;top: 0px;left: -17px;background: #fff;border-radius: 50rem;font-size: 1.5rem;padding:.05rem .55rem .15rem .65rem;}
.feature li:nth-child(1)::before{content: '1';color: var(--text-gold); /*color: var(--purple);*/border-bottom: 2px solid;border-right: 2px solid;}
.feature li:nth-child(2)::before{content: '2';color: var(--text-gold); /*color: var(--indigo);*/border-bottom: 2px solid;border-right: 2px solid;}
.feature li:nth-child(3)::before{content: '3';color: var(--text-gold); /*color: var(--ultramarine);*/border-bottom: 2px solid;border-right: 2px solid;}

.lec_list_sub li,.month_list li{list-style-type: disc;}
.feature li,.lecture_des,.teach_des,.month_list,.offer{text-align: left;}
.group_title{padding: 3rem 0 1.8rem;font-size: 3rem;text-align: center;line-height: 2.25rem;background:var(--bg_black) /*var(--bg_emphasis)*/;font-weight: bold;background-clip: text;-webkit-background-clip: text;color: transparent;}
.small_title {font-size:2.2rem;margin:-.8rem 0 1.5rem;text-align: center;background:var(--bg_darkgold);font-weight: bold;background-clip: text;-webkit-background-clip: text;color: transparent;}
.lecture_des{width: 60%;margin:.5rem auto 1rem;font-weight: bold;font-family: Verdana, "Microsoft JhengHei";}
.lecture_des dt .bg_gold{border-radius: 3rem;padding: .1rem .8rem .25rem;margin: 0 .8rem;}
.lecture_des i{margin: 0 .25rem;}
.lecture_des a{color:var(--text-gold);padding: .2rem;}
.lecture_des a:hover{color:var(--text-pink);}
.lec_list_sub li,.month_list li{margin-left: 2rem;}
.lec_list_sub li::marker{color:var(--light_purple);}

.teach_des{padding: .5rem;}
.teach_des dt{color: var(--text-gold);}
.teach_des dt,.monthly dt,.offer dt{font-size: 1.6rem;font-weight: bold;font-family: Verdana, "Microsoft JhengHei";}
.teach_des dd{font-size: 1.3rem;margin-bottom: 1rem;padding: 0 0 .25rem;border-bottom: 2px dotted var(--light_gold);}
.photolist{padding: .8rem 2rem 0;text-align: center;}
.photolist img{border-radius: 9999rem;}
.photolist figcaption{font-size: 1.8rem;padding: .8rem;background: var(--bg_emphasis);font-weight: bold;background-clip: text;-webkit-background-clip: text;color: transparent;font-weight: bold;font-family: Verdana, "Microsoft JhengHei";}
.teach_more{width: 35%;color: #fff;text-align: center;background:  /*var(--bg_fervent)*/linear-gradient(45deg, #ed6165cc, #8912f7cc);border: 3px solid #ffffff;border-radius: 1rem;padding: 0.5rem 1rem 0.5rem 0.5rem;font-size: 1.6rem;margin: auto;clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);}
.teach_more a{text-decoration: none;letter-spacing: 2px;}
.teach_more:hover {text-decoration: none;background: var(--bg_light_emphasis);}
.teach_more a:hover{letter-spacing: 8px;}
.monthly,.offer{margin: .5rem;padding: 0 0 .5rem;border-bottom: 2px dotted var(--light_gold);}
.monthly dt , .offer dt{background: var(--bg_gold);border-radius: 1rem 1rem 0 0;padding: 0.2rem 3.5rem;font-size: 1.6rem;margin: 0 auto 0.5rem;}
.monthly dd,.offer dd,.offer_note li{font-size: 1.15rem;padding: .15rem 1rem;}
.offer{width: calc(100% / 4 - 2%);}
.offer dt,.service figcaption{text-align: center;}
.offer dd{text-indent: -1.1rem;padding: 0 .25rem 0 1.5rem;}
.offer small{font-size: small;}
.offer_note {padding: 1rem;font-size: smaller;}
.offer_note li{text-align: left;}
.service img{width: 100%;margin: 0 auto;border: 1px solid #fff;}
.ser_des{/*white-space: pre;*/padding:.5rem 0;margin: 0 auto;}
.service figure{width: calc(100% / 4); margin: .5rem auto;padding: .5rem ;}
.service figcaption{font-size: 1.7rem;font-weight: bold;font-family: Verdana, "Microsoft JhengHei";padding: 0.25rem;color:var(--text-darkgold);}
.service figcaption .pic5{text-decoration: none;}
/* service 小標題同高度 */.service figure:nth-child(1) figcaption , .service figure:nth-child(5) figcaption{line-height: 2.55rem;}
.adlink{right: 0rem;bottom: 10rem;background:var(--bg_gold)/*var(--bg_light_emphasis)*/;border-left: 3px solid #ffffff;border-top: 3px solid #ffffff;border-radius: 1rem 0 0 1rem;padding: 1rem;}
.adlink a{color:#000 /*white*/;font-size: 1.2rem;font-weight: 500;line-height: 1.9rem;padding: 0 .5rem;}
.adlink a:hover{color: var(--fervent);}
.adimg img:hover{transform:translateX(-1rem);}
.adimg img {
    animation: shakeAndSlide 3.5s ease-in-out infinite;
  }
  
  @keyframes shakeAndSlide {
    0%, 100% {
      transform: translateX(0);
    }
    10%, 30%, 50% {
      transform: translateX(-10px);
    }
    20%, 40% {
      transform: translateX(0);
    }
    60% {
      transform: translateX(0);
    }
  }
  .student{padding: .5rem 1rem;}
  .student dt{font-size: 1.5rem;width: fit-content;padding: .2rem ;margin: .25rem auto 0;/*border-left: 4px double var(--light_gold);border-right: 4px double var(--light_gold);*/}
  .student dt small{font-size: smaller;}
  .student dd{text-align: left;font-size: 1.1rem;border-bottom: 4px double var(--light_gold);padding: 0 0 .5rem;}
  .student strong{color: var(--fervent)/*var(--text-pink)*/;}

/*設計專用樣式END*//*共用*/

.bgcolor0{background: url('../images/1302038_white-texture.jpg') repeat top center / 100%;}
.bgcolor1{background: linear-gradient(145deg, #b9363a2f 30%, #b3364b2f 100%), url(../images/1302038_white-texture.jpg) repeat top center / 100%;}
.bgcolor2{background:linear-gradient(45deg, #bd44b43f, #387dcc3f), url(../images/1302038_white-texture.jpg) repeat top center / 100%;}
.bgcolor3{background: linear-gradient(90deg, #d3b6733f, #fce7ba3f, #bda0623f), url(../images/1302038_white-texture.jpg) repeat top center / 100%;border-bottom: 1px solid #fff;}
.bgcolor4{background-color: #E4E4E4;}
.bgcolor5{background-color: #DFDFDF;}

/*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;border: 1px solid #ffffff9f;background: #a6802f9f 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: #a6802fbd;border: 1px solid #ffffffbd;}

/*所有元素漸變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;}

#askarea_out input, #askarea_out select {color: rgb(82, 80, 80);padding: 0 0.4rem;}
#askarea input[type="submit"],#askarea input[type="reset"]{color: white;}
#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:0 auto;display:inline-block;width:1200px;padding:0 0 1.5rem;}    
    #Master_title{max-width:1920px;width: 100%;}
    /*標題大小*/
    /* 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: var(--bg_gold);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: #000000;font-size: 1.6rem;margin-top: 3%;margin-bottom: 1%;}
    #askarea #formlist{width:80%;margin:2% auto;color:#000000}
    #askarea SELECT,#askarea input{border-radius:7px;background-color:#fff;border:#FFF;padding:.5%;margin:auto 1% 1% auto}
    #askarea SELECT{width:19.7%}
    #askarea input{color:#333333}
    #askarea input[name="sContent"]{width:50%}
    #askarea input[type="text"]{width:40%;}
    #askarea input[type="radio"]{margin-left:3%}
    #askarea input[type="submit"],#askarea input[type="reset"]{width:11%;height:45px;color:#FFF;background: var(--bg_fervent)/* linear-gradient(150deg, #ed6165db, #8812f7db)*/;border-top: 2px solid #fff;border-left: 2px solid #fff;padding:.5em}
    #askarea input[type="submit"]:hover,#askarea input[type="reset"]:hover{border: 1px solid #fff;background: var(--bg_fervent)/*linear-gradient(150deg, #ed6165, #8912f7)*/;}
    #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%;}}
    @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: 10%;}}
    @media screen and  (orientation:landscape) {#Master_title{margin-top: 10%;}}
    /*滿百100%區域*/
    .row100{width:100%;}
    /*資料集中寬外框*/
    #event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{width:100%;padding:0 0 .5rem;}
    /*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;}
    .feature {width: 100%;}
    .feature li {width: 90%;margin: auto;padding: .5rem 0 .5rem 2rem;}
    .group_title {padding: 2rem 0 1.25rem;font-size: 2rem;}
    .small_title {font-size: 1.6rem;}
    .lecture_des {width: 75%;}
    .lecture_des dt .bg_gold{margin: 0;}
    .lecture_des dd{padding: .5rem;}
    .photolist {padding: 0.8rem 1rem 0;}
    .teach_more {width: 45%;margin: 0 auto 1rem;}
    .offer {width: calc(100% / 2 - 4%);}
    .ser_des {/*white-space: unset;*/font-size: 1.35rem; padding: .25rem .25rem .25rem .8rem ;}

    /*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:var(--bg_gold);width: 100%;height: auto;float: left;padding:4% 1% 2% 1%;}
    #askarea .asktitle,#askarea .asktitle p{text-align: center;}
    #askarea .asktitle{font-size: 1.0em;color: #000000;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: #000000;}
    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;	padding: 0.5%;}
    input{border: #FFF;padding: 1%;color: #333333;}
    input[type="submit"],input[type="reset"]{color:#FFF;background: linear-gradient(150deg, #ed6165db, #8812f7db);border-top: 2px solid #fff;border-left: 2px solid #fff;padding: 0.5em;-webkit-appearance:none;/*ios系統專用，默認的系統樣式*/font-size:1em;margin-top:5%;padding:2%;height:auto}
    #askarea input[type="submit"]:hover, #askarea input[type="reset"]:hover {border: 1px solid #fff;background: linear-gradient(150deg, #ed6165, #8912f7);}
    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:0.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 (max-width: 1024px) {  
    .adlink{bottom:0rem;}
    #back-top{bottom:78px;} 
    .photolist figcaption {font-size: 1.5rem;}
    .teach_des {padding:.5rem 1rem .5rem 1.5rem;}
    .teach_des dt, .monthly dt, .offer dt {font-size: 1.5rem;}
    .teach_des dd {font-size: 1.15rem;}
    .teach_more {width: 90%;}
    .service figure{width: calc(100% / 2);}
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) and (max-width: 991px) {   
}

@media (max-width: 767px) {   
    .feature {width: 100%;font-size: 1.1rem;margin: .5rem auto;padding: .25rem 0 .25rem 1rem;}
    .feature li::before {padding: .125rem .55rem .25rem .65rem;}
    .group_title {padding: 1.25rem .6rem 0.5rem;font-size: 1.9rem;word-break:keep-all;overflow-wrap: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;-webkit-text-size-adjust: 100%;}
    .small_title {margin: 0 .5rem .5rem;}
    .lecture_des , .offer{width: 90%;font-size: 1.2rem;}
    .teach_more{padding: 0.2rem 1rem 0.35rem 0.5rem;}
    .teach_more a{font-size: 1.4rem;}
    .band{width: 90%;margin: auto;}
    .band img{width: 100%;}
    .ser_des{white-space: normal;}
    .service figcaption {font-size: 1.25rem;}
    .service figure {width: 80%;margin: .5rem auto;padding:0 .25rem;}
    .service figure:nth-child(1) figcaption, .service figure:nth-child(5) figcaption {line-height: 1.9rem;}
    .adlink a {font-size: 0.9rem;margin: 0 0.5rem;}
    .adlink{border-radius:0px;border-left:0px;padding: 0.5rem 0.05rem;flex-wrap: wrap;}
}

@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 {
}