@import url("../../../icon_new/css/all.min.css");
/*DIY*/

.adlink{background-image: linear-gradient( 180deg, #121540 5%,#264588 50%, #2e7db5 100%);padding: 0.5rem;border-radius: 0.5rem;}
.adlink,.adlink a{color: white;}
.adlink dt{color:  rgb(255, 255, 109);text-align: center;}
.adlink dd{margin: 0.25rem 0;}
.adlink dd:hover a,.adlink:hover dd{color: rgb(255, 255, 109);}
.grade {padding: 0% 0 0%;position: relative;}
.course_title,.feature_title,.price_title,.photolist_title,.media_title{font-size: 3.5rem;margin: 1rem 0;font-family: DFMingXBold-B5, MStiffHeiHK, sans-serif;/*filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.7));*/line-height: 3.5rem;}
.grade dt{color: #ffffff;margin: 0% 0 2% 11%;padding: 2% 0 2% 3%;font-size: 2.6em;line-height: 1.5em;background-image: linear-gradient(180deg, #cf0f0f 60%, #990b0b 95%);}
.font_bold{font-family: DFMingXBold-B5, MStiffHeiHK, sans-serif;font-weight: bold;}

.ribbon{width: 100px;padding: 10px 10px;position: absolute;text-align: center;border-top-left-radius: 6px;position: absolute;left: 1%;top: -6px;background-color:#CA0404;color: white;font-size: 3.0em;font-weight: bold;}
.ribbon:before, .ribbon:after{content: "";position: absolute;}
.ribbon:before {height: 0;width: 0;right: -5.5px;top: 0.1px;border-bottom: 6px solid #C02031;border-right: 6px solid transparent;}
.ribbon:after {height: 0;width: 0;bottom: -15px;left: 0;border-left: 50px solid #CA0404;border-right: 50px solid #CA0404;border-bottom: 15px solid transparent;}
@-webkit-keyframes flow {
	0% { left:-20px;opacity: 0;}
	50% {left:30px;opacity: 0.3;}
    100%{ left:70px;opacity: 0;}
}
@keyframes flow {
	0% { left:-20px;opacity: 0;}
	50% {left:30px;opacity: 0.3;}
    100%{ left:70px;opacity: 0;}
}
.glow{ background: rgb(255,255,255); width:30px; height:140%; z-index:2;top: 0px;position:absolute;
    -webkit-animation: flow 1.5s linear infinite;
    -moz-animation: flow 1.5s linear infinite;
    -webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	-o-transform: skew(20deg);background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */ border-left:1px solid #fff;
}
.gradefloat{max-width: 90%;margin: 1rem auto;}
.gradefloat dl{font-weight: 300;max-width: 282px;max-height: 190px;width: 282px;height: 190px;padding: 3.6rem 0 0;border: 1px solid #9b949d;position: relative;}
.gradefloat dl::before{content: '';width: 55px;height: 40px;position: absolute;top: 0;left: 50%;transform: translate(-50%, 0);background: linear-gradient(0deg, #989898 30%, #ffffff 100%);clip-path: polygon(100% 0, 0 0, 50% 100%);}
.gradefloat dt{font-size: 2.15rem;margin: auto;line-height: 2.8rem;}
/* .gradefloat img{max-width: 282px;max-height: 190px;} */
.gradefloat dd{width: fit-content;font-size: 2.25rem;color: #ce1405;border-bottom: 1px dotted;margin: auto;}
.gradefloat dt:hover , .gradefloat dd:hover {border-bottom: unset;}

.grade dd{font-size:1.3rem;word-break: break-word;color: #303030;line-height: 1.7em;border-bottom: dashed 1px #e9887b;padding: 0 0 .5rem;}
.grade dd strong{font-size:1.5rem;color: #ce1405;/*background-color: white;padding: 0.1em 0.8em;*/background: linear-gradient(90deg, #dfdfdfdd, #fcfcfccc, #dddddddd);padding: .1rem 1rem .2rem;border-radius:1.0em;border: 1px solid #ce140555;margin: 0.2em 0.5em 0.2em 0;display: inline-block;font-family: DFMingXBold-B5, MStiffHeiHK, sans-serif; }
.grade_more{font-size:1.1rem;color: #303030;line-height: 1.8em;padding: 1% 0 2%;}
.circle{display: flex;justify-content: center;align-items: center;margin: 0 auto 3%;}
.feature_group{padding: 0.5rem;}
.feature_content{text-align: center;color: #f4c744;font-size: 1.3rem;margin: 0 2% 5%;border-right: dotted 1px;padding-right: 3%;}
.feature_content a{text-decoration: underline;}
.price_list,.price_list th,.price_list td{border:1px #9b9b9b solid;border-collapse: collapse;}
.price_list th{font-size: 1.8rem;padding: .25em .25em .1em;}
.price_list th:nth-child(1){background-color: #2b51a8/*#5d7446*/;color: white;}
.price_list th:nth-child(2){background-color: #cd2d14/*#a44887*/;color: white;}
.pice_listOut{overflow-x:auto;padding: 0 0 3.5rem;}
.price_list .imp{background-color: #ffff7f;padding: .1rem .5rem;color: #000;font-size: inherit;font-weight: inherit;}
.price_list td{vertical-align: sub;font-size: 1.4rem;padding: .8rem;}
.price_list td .recommend{color: #ffffff;text-align: center;background: #cd2d14;padding: .1rem .5rem;line-height: 2.4rem;}
.price_list td .f1{color: #2b51a8/*#5d7446*/;text-align: center;font-weight: bold;}
.price_list td .f2{color: #cd2d14/*#a44887*/;}
.price_list{/*width: ;*/background-color: white;font-size: 1.1em;margin: ;}
.price_list tr:nth-child(n+3) td{text-align: left;padding: 0.5% 2%;}
.price_list td b{font-size:2.0rem;color: #eb770b;font-family: DFMingXBold-B5, MStiffHeiHK, sans-serif;}
.price_list td strong{font-size:1.3rem;color: #227ec7;font-family: DFMingXBold-B5, MStiffHeiHK, sans-serif;}
.sale{font-size:1.4rem;color: #cd2d14;font-weight: bold;}
.media,.photolist{margin: 0 0 5%;}
.media_kind {padding: 0.125rem 0.5rem;color: #ffffff;font-size: 1.3em;background: #1c5abd;background: -moz-linear-gradient(left, #1c5abd 0%, #28a9e2 100%);background: -webkit-linear-gradient(left, #1c5abd 0%,#28a9e2 100%);background: linear-gradient(to right, #1c5abd 0%,#28a9e2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c5abd', endColorstr='#28a9e2',GradientType=1 );}
.ps{margin: 1rem 0;text-align: center;font-size: 1.0em;color: #000;}
.ps a{color: #525252;text-decoration: underline;}
.media_content dt{color: #2b51a8;font-size: 1.7em;margin-top: 0.2em;}
.media_content dt span{color: #ea6e0c;border-left: dotted 1px;margin: 0.2em 0.5em;padding-left: 0.5em;}
.media_content dd{color: #383838;font-size: 1.1em;line-height: 1.7em;}
.media_group{margin: 1rem 0;text-align: left;}
small{font-size: 0.8em;}
.course_out{padding: 0 0 1.5rem;}
.course_content{margin: 0;width: calc(100% / 3);word-break: keep-all;font-size: 1.5rem;letter-spacing: -.05rem;color: white;padding: 1rem .25rem;}
.course_content:nth-child(1){background-image: linear-gradient(180deg, #234590 10%, #0297d8 90%)}
.course_content:nth-child(2){background-image: linear-gradient(180deg, #00763f 10%, #8bb024 90%);}
.course_content:nth-child(3){background-image: linear-gradient(180deg, #e72518 10%, #f0b400 90%)}
.course_note {font-size: 1.2em;padding: 1rem 0 .25rem;border-bottom: 1px dashed;}
.course_note span,.offer_title span{color:#cd2d14;}
.offer_group {padding: 0 0 .5rem;}
.offer_title {font-size: 2.1rem;font-weight: 900;color: #223b8b;padding: 0 0 1rem;}
.offer_content{font-size: 1.7rem;word-break:keep-all;padding: 1.5rem;border: 4px solid rgb(216, 173, 99);border-radius: 6px solid rgb(249 180 5);margin: 1rem 0;background-color: #ffffff80;}
.offer_content span{color: #ffffff;padding: 0 0.5rem;margin: 0 0.5rem;transform: skewX(-18deg);display: inline-block;background-image: linear-gradient(90deg, #e72518 10%, #f0b400 90%);}
#app{margin:0rem auto}
.offer_content a{text-decoration: underline;}
.line_link{background: #43880d;color: white;padding: 0 0.5rem;margin: 0 0.5rem;display: inline-block;}
.VueCarousel-slide{height:190px;color:#fff;display:flex;align-items:center;justify-content:center;border-right:1px solid white;box-sizing:border-box;font-size:1.5rem;text-align:center}
.text-white{color:white;}
button.VueCarousel-navigation-button.VueCarousel-navigation-prev {left: 0%;}
button.VueCarousel-navigation-button.VueCarousel-navigation-next {left: 95%;}

body *{font-family: 'Noto Sans TC', sans-serif;font-weight: ;}
#event_master, #event_sec, #event_third, #event_fourth, #event_fifth ,#event_sixth *{line-height: ;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/*20220803*/ 
.feaNew {transform: skewX(-15deg);height: auto;}
.feaNew dl > dt{font-weight: 900;}
.feaNew dl:nth-child(1) dt{font-size: 3rem;padding-top: 14%;font-weight: normal;}  
.feaNew dl{width: calc(100%/4);height: 100%;} 
.feaNew dl:nth-child(n+2){color: white;padding: 1%;}
.feaNew dl:nth-child(n+2) dt{font-size: 1.6rem;letter-spacing: 0.2em;}
.feaNew dl:nth-child(1){background-image: linear-gradient( 180deg, rgb(91 91 91 / 75%) 2%, rgb(215 215 215 / 70%)40%);height: 135px;}
.feaNew dl:nth-child(2){background-image: linear-gradient( 180deg, #042b11 5%,#3c731e 50%, #709a17 100%);}
.feaNew dl:nth-child(3){background-image: linear-gradient( 180deg, #121540 5%,#264588 50%, #2e7db5 100%);}
.feaNew dl:nth-child(4){background-image: linear-gradient( 180deg, #8c0d06 5%,#e54604 50%, #f48202 100%);}
.feaNew dd{font-size: 1.5rem;letter-spacing: 0.05em;}

/*DIV END*/
.bg_padding{padding:1%;}
.bgcolor0{background: url(../images/1107036_01.png) no-repeat center;background-size: cover;}
.bgcolor1{background: linear-gradient(to right, #e62f17 0%,#f0b400 100%);}
.bgcolor2{background: linear-gradient(to right, #145ca3 0%,#0a8ccf 100%);}
.bgcolor3{background: linear-gradient(to right, #00793e 0%,#82ab28 100%);}
.bgcolor4{background: linear-gradient(to right, #ec8d06 0%,#ffcf3f 100%);}
.bgcolor5{background: url(../images/1105018_bg.png) no-repeat center fixed;}
.fcolor1{color: #FFF;}
.fcolor2{/*filter: drop-shadow(0px 3px 4px rgba(0, 0, 0, 0.2));*/color: #cd2d14;}
.fcolor3{color: #FFF;}

/*所有元素漸變0.5秒*/*{transition: all .5s;}

/*各大相容檢視*/
@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 {
}

/*Back to top button */
#back-top{position:fixed;bottom:5rem;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}#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;border-radius:50%;transition:1s}#back-top a:hover span{background-color:#777}

/*ask*/
#askarea SELECT {color: black;background-color: white;}
#askarea_out{background-color: #c1b9b6;}
#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;}
#askarea SELECT{background-color: #FFF;border: #FFF;padding: 0.5%;margin:auto 1% 1% auto;}
#formlist label{display: block;margin: 1rem 0;color: white;font-size: 1.2rem;}
#formlist img{display: inline-block;}
#formlist input{color: #333;}
#askarea input[type="submit"],#askarea input[type="reset"]{padding: 0.5em;margin-top: 2%;border: 2px #fff solid;color: #ffffff !important;}
#askarea input[type="submit"]{background-color: #cd2d14;}
#askarea input[type="reset"]{background-color: #8d9297}
label > select {margin: 0 1rem;}
#formlist{justify-content: space-around;}
#askarea textarea[name="sContent"]{width:98%;height:300px;font-size: 1.15em;border: 7px #ffcac3 solid;}
#askarea input[type="text"]{width:32%;}
#askcontent{color:white;line-height: 2.5rem;}

@media all and (min-width: 1px) and (max-width: 1200px){
    #event_master, #event_sec, #event_third, #event_fourth, #event_fifth ,#event_sixth{padding: 0 1rem;}
    .course_title, .feature_title, .price_title, .photolist_title, .media_title {font-size: 2.8rem;}
    .course_content{width: calc(100%/1);}
    .offer_title{font-size: 1.9rem;}
    .grade{padding: 0.5rem}
    /* .grade dd{word-break:break-all;word-wrap:break-word; } */
	.price_list{width:;margin: 0 auto;}
    .price_list td {font-size: 1.1rem;}

    /*ask*/
    #askarea{width: 100%;padding: 0.8rem;}
    #askarea .asktitle{font-size: 1.1rem;}
    #askarea .asktitle > p{line-height: 2.2rem;}
    #formlist{margin: 0 auto;}
    #askarea input[type="text"]{width:100%;}
    #askarea input[type="checkbox"]{width: initial;}
    #formlist label{font-size: 1.0rem;}
    #formlist input[name="sContent"],#formlist label,#formlist SELECT,#formlist input{margin: 0.25rem 0;}
    #formlist input[type="submit"],#formlist input[type="reset"]{width: calc(100%/4.5);}
}

@media (max-width: 1199px) and (min-width: 768px){
    .grade dt {margin: 1% 0 2% 17%;}
}

@media (max-width: 767px) {
    #event_master, #event_sec, #event_third, #event_fourth, #event_fifth ,#event_sixth {padding: 0 .5rem;}
    .course_title, .feature_title, .price_title, .photolist_title, .media_title{font-weight: bold;}
	.feaNew {transform: skewX(0deg);}
    .feaNew dl:nth-child(n+2) dt , .offer_title , .media_content dt {font-size: 1.45rem;}
    .feaNew dd , .course_content {font-size: 1.35rem;}
	.ribbon {width: 70px;}
	.ribbon:after {border-left: 35px solid #CA0404;border-right: 35px solid #CA0404;}
    .grade dt {margin: 1% 0 2% 18%;font-size: 1.45rem;}
	.course_title,.feature_title, .price_title, .photolist_title, .media_title {font-size: 2.25rem;text-align: center;line-height: 2.5rem;}
	.course_content {word-break: unset;padding: 1rem;}
    .course_note {font-size: 1.1em;}
    .pice_listOut {padding: 0 0 1rem;margin: 0 0 2.5rem;}
    .price_list th{word-break: keep-all;font-size: 1.35rem;padding: .25rem;}
    .price_list td {font-size: 1.05rem;padding: .5rem;}

    .feature_content {border-right: dotted 0px;}
}

