@import url("../../../icon_new/css/all.min.css");
@import url("../../../File/css/ani.css");

/*設計專用樣式Start*/
.intro_content{width:calc(100%/1)}
.intro_content a {color: #e84d00;font-size: 1.34rem;}
.photolist{width: calc(100%/2);padding: 0.5rem;}
.photolist img { border-radius:100px;}
.teacher_text{}
.intro_title{font-size: 2.4rem;margin: 0.5rem auto;font-weight: bold;font-family: Verdana,Arial,"Microsoft YaHei","Microsoft JhengHei",Times, serif;color: #00a6c4}
.intro_content dt{font-size: 1.4rem;padding-top: 0.5%;}
.intro_content dd{font-size: 1.2rem;}
.teacher_text small{font-size: 0.9rem;}
.teacher_text{padding: 0.5rem;font-size: 1.1rem;}
.teacher_text,.step_m{text-align: left;}
.teacher_text dt {font-size: 1.35rem;line-height: 1.7rem;font-weight: 900;padding: 2.5% 7% 2.5% 5%; background-color: #547483;color: #fff;border-radius: 20px 0px 30px 0;text-align: center;display: inline-block;width: 290px;margin-bottom: 2%;border-bottom: 5px #b6c3ca solid;}
.step_m dt {font-size: 2.9rem;font-weight: 900;color: #fffce4;}
/* .step_m{display: flex;flex-direction:column; align-items: flex-start;justify-content: end;} */
.step_m:nth-child(1){background-color: rgb(60 186 205);}
.step_m:nth-child(2){background-color: rgb(103 215 174);padding: 1rem 0 0 0}
.step_m:nth-child(3){background-color: rgb(155 215 103);padding: 2rem 0 0 0;}
.step_m:nth-child(4){background-color: rgb(224 213 36);padding: 3.5rem 0 0 0;}
.step_m:nth-child(5){background-color: rgb(224 164 36);padding: 5.1rem 0 0 0;}
.step_m:nth-child(6){background-color: rgb(236 118 58);padding: 7rem 0 0 0;}
.step_m .step_name {background-color: #227f9b;width: 100%;color: white;text-align: center;padding: 7px 0;font-size: 1.3rem;}
/*
.step_m .step_name {
    background-color: #227f9b;
    width: 90%;
    color: white;
    text-align: center;
    margin: 0 auto;
    padding: 7px 10%;
    font-size: 1.3rem;
    line-height: 1.7rem;
}*/

/*.step_m > div{padding: 0.5rem;}*/
.step_m > div {padding: 0.5rem 9px;height: 215px;}
.step_m dd{font-size: 1.1rem;}
.step_m dd p:before {content: "‧";margin-left: -10%}
.step_m dd p{margin-left: 7%}
.step_m{border:1px solid white;}

#app{width:99%;margin:2rem auto}
.Vuetabs {margin-bottom: -2px; }
.Vuetabs ul {/*     list-style-type: none; margin-left:; */}
.Vuetabs a {cursor: pointer;padding: 1rem 3rem;transition: background-color 0.2s;border: 1px solid #e49480;border-right: none;background-color: #ffe1d3;font-size: 1.15rem;}
.Vuetabs a:last-child {border-right:1px solid #e49480;}
.Vuetabs a:hover {background-color: #aaa; color: #fff;}
.Vuetabs a.active {background-color: #fff;color: #484848; border-bottom: 2px solid #fff;cursor: default;font-size: 1.3rem;}
.tabVuecontent {padding: 2rem;/* border: 1px solid #ccc; *//* border-radius: 10px; */box-shadow:3px 3px 6px #e494808a;background-color: #f9faf9;}
.VueCarousel i {color: #fff;font-size: 2.5rem;background-color: #f44336;padding: 16% 49%;border-radius: 50px;}

.fade-enter-active, .fade-leave-active {transition: opacity .3s;}
.fade-enter, .fade-leave-to{opacity: 0;transition: opacity 0.15s;}

.VueCarousel-slide{display:flex;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;width: 111px;}
.text-white{color:white;}
button.VueCarousel-navigation-button.VueCarousel-navigation-prev {
    left: 0%;
}
button.VueCarousel-navigation-button.VueCarousel-navigation-next {
    left: 94.9%;/*99%*/
}
.books_link{max-width: 220px;text-align: center;display: flex;align-self: flex-start;flex-direction: column;}
.service_title,.type_title,.step_title,.teacher_title{font-size: 2.4rem;font-weight: bold;font-family: Verdana,Arial,"Microsoft YaHei","Microsoft JhengHei",Times, serif;margin-top: 2%;color: #de6021;}
.teacher_title {margin-top: 4%;margin-bottom: 0.7%;}
.step_list dl {width: 16.5%}


/*.check{width: calc(100%/2);padding: 1rem;margin: 0 auto;text-align: center;}*/
.check {width: calc(88%/2);padding: 1rem;margin: 0 2%;text-align: center;}
.check img {margin: 2% 0;border: 3px #b6c3ca solid;}
.check a{ font-size:1.2rem}
.type_out dl{width: calc(100%/3);padding: 0.5rem;text-align: center;}
.type_out dl img{width: 250px;height: 200px;display: block;margin:0 auto 2%;border-radius: 22px;border: 3px #ffffffd6 solid;}
.shop-guide a {border: 3px solid #e06526; border-radius: 5rem;padding: 0 0.8rem;color: #fff;background-color: #e06526;text-decoration: none;font-size: 1.15rem;}
.type_out dt {font-size: 1.8rem;font-weight: 900; color:#e06526;}
.type_title{color: #00a6c4;font-weight: 900;}
.type_out dd{margin: 0.5rem 0;}
.social{width: calc(100%/2);padding: 1rem;display: flex;flex-direction: column;justify-content: center;}
.social img{margin: 0 auto;}
/*設計專用樣式END*/

/*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;/*font-family: Verdana,Arial,"Microsoft YaHei","Microsoft JhengHei",Times, serif;*/}
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-color: #FCFCFC;}
.bgcolor0{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e06424+20,d4511f+80 */
background: rgb(224,100,36); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(224,100,36,1) 20%, rgba(212,81,31,1) 80%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(224,100,36,1) 20%,rgba(212,81,31,1) 80%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(224,100,36,1) 20%,rgba(212,81,31,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e06424', endColorstr='#d4511f',GradientType=1 ); /* IE6-9 */
}
.bgcolor1 {background-color: #ffeee6;/* background-color: #fffde8; */}
.bgcolor2{background-color: #ffd1bc;/*background-image: url(../images/1107015_bg.png); background-size: contain;*/}
.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;}

#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寬外框*/
    #event_master,#event_sec,#event_third,#event_fourth,#event_fifth,#event_sixth{margin:1% auto 2%;display:inline-block;width:1200px;padding:0;}   
	#Master_title{margin: 0 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:#3cbacd;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: 1%;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%}
    #askarea input{color:#585858}
    #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:11%;height:45px;color:#FFF;background-color:#eb543f;padding:.5em}
    #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){
    .check,.type_out dl,.social/*,.books_link*/{width: calc(100%/1);}
    .books_link img{text-align: center;display: block;margin: 0 auto;}
    .social{text-align: center;}
    button.VueCarousel-navigation-button.VueCarousel-navigation-prev {
        left: 3%;
    }
    button.VueCarousel-navigation-button.VueCarousel-navigation-next {
        left: 81%;
    }
    
.step_list{flex-wrap: wrap;align-items: ;} 
.step_list {flex-wrap: nowrap;}
.step_m:nth-child(3),.step_m:nth-child(4),.step_m:nth-child(5),.step_m:nth-child(6){padding: 0rem 0 0 0;}
.step_m{width:calc(100%/2) ;}
    /*隱藏的區塊*/
    #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;padding-bottom: 1.5%;}
    #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%;padding:0;}/*主圖位置ID*/
    @media all and (orientation : portrait){#Master_title{margin-top: 12%;}}
    @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%;}
    /*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:#3cbacd;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: #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;	padding: 0.5%;}
    input{border: #FFF;padding: 1%;color: #C6C6C6;}
    input[type="submit"],input[type="reset"]{color:#FFF;background-color:#eb543f;-webkit-appearance:none;/*ios系統專用，默認的系統樣式*/font-size:1em;margin-top:5%;padding:2%;height:auto}
    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 (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) and (max-width: 991px) {   
}

@media (max-width: 767px) { 
.br_mb{ display:block} 
#Master_title{display:inline-block;width:100%;padding:0;margin-top: 11%}/*主圖位置ID*/
.intro{ margin: 0 0 3%}
.intro_title {font-size: 1.8rem;text-align: center;}
.intro_content dt {font-size: 1rem;padding: 0.5% 1.5% 3.5%;}
.intro_content {width: calc(90%/1);margin: 0 auto;}
.intro_content a {color: #e84d00;font-size: 1.25rem;}
.service_title, .type_title, .step_title, .teacher_title {font-size: 1.65rem;line-height: 2.3rem;text-align: center;}
.photolist {width: calc(100%/1);}
.photolist .photo{ margin: 0 auto;}
/*.flex {display: flex;justify-content: space-around;}*/
.flex {
    /* display: flex; */
    flex-direction: row;
    /* flex-wrap: nowrap; */
    /* justify-content: center; */
    align-items: baseline;
}

.teacher_text, .step_m {text-align: left;width: 90%;margin: 0 auto;}
.teacher_text dt {width: 100%;}
/*.step_list dl {width: 100%;}*/
.step_m > div {height: auto;}
.step_m > div {height: 201px;width: 200px;}
.VueCarousel i {font-size: 2rem;}
.type_out dd {margin: 0rem 0 2%;}
.type_out dl img {margin: 2% auto 1%;}
input[type="submit"], input[type="reset"] {font-size: 1em;margin-top: 5%;padding: 2% 3% !important;}
.VueCarousel-slide {width: 111px;}
.Vuetabs a {cursor: pointer;padding: 1rem 1rem;}
.VueCarousel i {font-size: 2rem;padding: 16% 44%;}
button.VueCarousel-navigation-button.VueCarousel-navigation-prev {left: 1.5%;}
button.VueCarousel-navigation-button.VueCarousel-navigation-next {left: 21%;}
.books_link{/*width: calc(100%/1)*/width: -webkit-fill-available;}
.books_link dd{width: 300px}
.books_link img {width: 80%;width: 200px;}

/* .step_m{display: flex;flex-direction:column; align-items: flex-start;justify-content: end;}*/
.step_m {width: 200px !important;}
.step_m:nth-child(1){background-color: rgb(60 186 205);}
.step_m:nth-child(2){background-color: rgb(103 215 174);padding: 1rem 0 0 0}
.step_m:nth-child(3){background-color: rgb(155 215 103);padding: 2rem 0 0 0;}
.step_m:nth-child(4){background-color: rgb(224 213 36);padding: 3.5rem 0 0 0;}
.step_m:nth-child(5){background-color: rgb(224 164 36);padding: 5.1rem 0 0 0;}
.step_m:nth-child(6){background-color: rgb(236 118 58);padding: 7rem 0 0 0;}
.step_m .step_name {background-color: #227f9b;width: 100%;color: white;text-align: center;padding: 7px 0;font-size: 1rem;}
.step_list {flex-wrap: nowrap;width: 1200px;overflow: scroll;}
.step_m dt {font-size: 1.7rem;}
.step_list dl {width: 17%;}
.step_m .step_name {padding: 7px 10px;} 

}

@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 {
}