﻿@import url("../../../icon_new/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;}
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;}
/*所有元素漸變0.5秒*/

*{transition: all .5s;}

#event_master *{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

/*DIY--設計可增加用樣式*/
.fa-solid{color: white;font-size: 2.2em;display: block !important;margin: 0 auto 2%;}
.price_list,.price_list th,.price_list td{border-collapse: collapse;font-size: 1.2rem;}
.price_list td{border-bottom: 1px #11A7B9 solid;padding: 0.5rem;}
.course_title{text-align:center;color:#399BA7;background-color: #FFFCE9;font-size: 1.9rem;font-weight: 900;}
.price_title{background-color: #11A7B9;color: white;text-align: center;padding: 0.5rem 0;}
.price_list th{background-color: #fd9a57;color: white;}
.price_list td:nth-child(1){width: 38%;}
.price_list td:nth-child(n+2){color:#c33dd9;}
.price_list td:nth-last-of-type(1){border: 2px solid #fd9a57;background-color: #feffa4;color:red;font-weight: bold;}
.intro{
    padding: 2rem;background: linear-gradient(to bottom ,#fff1d6 0%,#fffce9 80%);text-align: center;
    display: flex;flex-wrap: wrap;justify-content: space-around;font-size: 1.1rem;
}
.intro dd:before{content: " ▶";color:#c33dd9;}
.Link,.setgroup,.special{
    margin: 1rem 0;
    background: linear-gradient(to bottom ,#fff1d6 0%,#fffce9 80%);
    padding: 1.5rem 6rem;
    border-radius: 20px;
}
.Link{display: inline-block;width: initial}
.link_title,.setgroup_title,.special_title{font-size:1.7rem;color: #c33dd9;font-weight: bolder;font-family: microsoft yahei;}
.setgroup_title{color: white;}
.des{font-size: 1.2rem;}
.Link span,.special_group span{color: red;font-weight: bold;}
.setgroup{background:linear-gradient(to right,white 0%,#fd9a57 30%,#fd9a57 70%,white 100%);border-radius: 0;}
.setgroup_title{font-size: 2.6rem;}
.setgroup_title span{color: yellow;font-weight: 900;}
.special_group,.note{text-align: left;}
.special_group dt{font-size:1.4rem;color: #11A7B9;}
.special_group dt:nth-of-type(2){margin-top: 3%;}
.special_group{counter-reset:num;}
.special_group dt::before{counter-increment:num; content:counter(num);
background: #11A7B9;color: white;border-radius: 9999rem;padding: 0 0.6rem;margin-right: 0.5rem; }
.note{font-size: .8em;color: #006699;margin-top: .6%;}
small{font-size: 1rem;}

.AD{background-color: #006699;padding: 1rem;text-align: center;border-radius: 12px 0 0 12px;}
.AD a{color: white;}
/*各大相容檢視*/
@media (max-width:767px){
    
}

@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_master,#event_sec,#event_third,#event_fourth,#event_fifth{margin:0 auto;display:inline-block;width:1200px;padding:0;}
#Master_title{display:block;}/*主圖位置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: #339966;}
#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選單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_master,#event_sec,#event_third,#event_fourth,#event_fifth{margin:0 auto;display:inline-block;width:100%;}
.intro{flex-flow: column;}
.intro dt{margin:0 auto 1%;}
.Link, .setgroup, .special{padding: 1rem;}
.Link{display: inline-flex;width: inherit;}
.fa-solid{color: white;font-size: 2.2em;display: inline-block !important;margin: 0 2% 2% 0;}
.AD{border-radius: 0;}
/*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 */

}


