@import url("../../../icon_new_6.6/css/all.min.css");
@import url("../../../File/css/ani.css");

/*設計專用樣式Start*/
/*主圖*/
#Master_title{width:1200px;height: 517px;margin: 0 auto;position: relative;}
#Master_title .top_h{position: absolute;left: 2%;top: 18%;}
#Master_title .top_step{}
#Master_title .top_step li:nth-child(1){position: absolute;left: 2%;top: 64%;animation: myfirst 3.8s infinite alternate 
ease-in-out;}
#Master_title .top_step li:nth-child(2){position: absolute;left: 8%;top: 80%;animation: myfirst 3.8s infinite alternate 
ease-in-out;}
#Master_title .top_step li:nth-child(3){position: absolute;left: 31%;top: 64%;animation: myfirst 3.8s infinite alternate 
ease-in-out;}
#Master_title .phone{display: none;}

.each_title{font-size: 3.0rem;margin: 1rem auto;color: white;font-family: MStiffHeiHK;}
.each_title > span{animation: myfirst 1.5s infinite alternate ease-in-out;}
.each_title > span ,.student dd span{color: #ffe633;}
.each_icon{display: inline-block;}
.each_icon b{font-size: 2.0rem;margin: 0 0.5em 0 -0.5em;color: white;background-color: #3a2c4e;border-radius:2em;padding: 0.2em 0.7em;font-weight: normal;font-style: italic; }
.fcolor1{color: #df442e;}
.hit{color: red;}
.student,.service,.plan{text-align: left;}
.student{width: calc(100%/5 - 1rem);}
.student dt{font-size: 1.0rem;color: #3a2c4e;background-color: white;border-radius:0.3em;text-align: center;box-shadow: 2px 3px 8px #701b07;padding: 5%;margin-bottom: 5%;}
.myself{font-size: 1.1rem;color: #ef3a10;display: block;font-weight: bold;}
.myself a{color: #ef3a10;}
.student dd b{font-size: 0.9rem;color: #FFF;background-color: #0575c1;border-radius:0.2em;text-align: center;margin-right: 2%;padding: 0.1em 0.3em;}
.student dd{font-size: 1.0rem;color: #FFF;}
.student dd a{font-size: 0.7rem;color: #000;background-color: #FFF;border-radius:1.0em;text-align: center;margin-left: 2%;padding: 0.1em 0.3em;text-decoration: none;}
.student dd a:hover{opacity: 0.7;}

.service{width: calc(100%/4 - 1rem);margin: 1rem auto;text-align: center;}
.service dt{background: linear-gradient(to right,#a14093 5%,#3d9dbe 100%);margin: 2% 0;padding: 3% 0;color: white;font-size: 1.2rem;}
.service dt a{color: white;}
.service dd{text-align: left;border-left: dotted 1px;line-height: 1.4em;padding: 0 0.5em;color: #f7e3cd;}
.plan,.gift{width: calc(100%/5 - 1rem);}
.plan{background-color: white;padding: 0% 0.5% 1%;border-top: 10px solid #1491c9;position: relative;text-align: center;border-radius: 2em;}
.plan dt.first{font-size: 1.7em;}
.plan dt.first img {width: 16%;top: 10px;left: 2%;}
.plan dt,.gift dt{font-size: 2.2em;font-weight: bold;font-family: "Microsoft YaHei", 微軟正黑體, Arial;color: #1a2e35;}
.plan img {width: 20%;position: relative;top: 10px;left: 5%;}
.plan dd {color: #ef3a10;text-align: center;font-size: 1.1rem;letter-spacing: 1px;width: 100%;margin: 0.5rem 0;}
.plan_list li {background: linear-gradient(to right,#a14093 5%,#0095a8 100%);padding: 2% 8%;border-radius: 3rem;margin: 0 10% 2%;letter-spacing: 1px;color: #FFF;}
.plan_list li a {color: #FFF;}
.course_group{width: calc(100%/3 - 1rem);background-color: #a98d70;padding-bottom: 1%;}
.course_title{font-size: 2.2rem;margin: 0.5rem auto;color: white;border-bottom: dotted 1px;text-align: center;}
.course_group figure{font-size: 1.1rem;color: #ffdc79;margin: 0 0 0.5em;text-align: center;}

.course_link li,.course_link li a{font-size: 1.0rem;color: #f7e3cd;}
.gift{background-color: white;border-radius: 50%;width: 200px;height: 200px;padding: 2% 0;}
.gift dt i{font-size: 1.2em;display: block;color: #ea4e37;text-align: center;}
.gift dd{color: #ea4e37;text-align: center;font-size: 1.2em;padding: 0 10%;}
.gift_join{margin: 1.8rem auto 1.0rem;font-size: 1.7rem;background-color: #df442e;border-radius: 0em;padding: 0.5em;color: #ffffff;position: relative;clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);}
.gift_join span{color: #FFF;display: block;margin: 0.3em 0;font-size: 1.1em;}
.gift_join span a{background-color: rgb(26 46 53);color: white;max-width: fit-content;padding: 0 0.8em;margin: 0.2em 0.5em;transform: skewX(-18deg);display: inline-block;}


.gift_join  span i{
    
    animation: myfirst 0.8s  infinite alternate ease-in-out;
}
@keyframes myfirst
{
    from {opacity: 1;}
    15% {opacity: 0;}
    25% {opacity: 1;}
    100% {opacity: 1;}
}
.gift_join span strong {color: #ffb422;}
.Community{width: calc(100%/2 - 1rem);/*background-color: white;border-radius: 1em;*/padding: 0.5rem 0;}
.Community dt{text-align: center;font-size: 2.0rem;color: #3a2c4e;font-weight: bold;font-family: "Microsoft YaHei", 微軟正黑體, Arial;border-bottom: solid 0px;margin-bottom: 1%;}
.Community dd{text-align: center;font-size: 1.3rem;color: #3a2c4e;}
.Community a img{max-width: 30%;}
.page_link{margin: 1.5rem auto;font-size:1.2rem;}

.page_link li a{font-size: 1.5rem;margin: 0.5em 0.5em;color: white;background-color: #df442e;border-radius: 2em;padding: 0.2em 1.0em;font-weight: normal;text-decoration: none;display: inline-block;}
.ad{right:0;background: linear-gradient(to bottom,#a14093 5%,#0095a8 100%);padding: 1rem;border-radius: 0.8em;}
.ad dd{line-height: 2.2rem;font-size: 1.1rem;color: white;text-align: left;}
.ad dd a{color: white;}
.fcolor{color: #87fbfb!important;animation: myfirst 0.8s infinite alternate ease-in-out;}
.adA{bottom:15rem;}
.adB{bottom:30rem;}

.fade-enter-active, .fade-leave-active {transition: opacity .7s;}
.fade-enter, .fade-leave-to{opacity: 0;transition: opacity 0.1s;}
.Vuecontent table{width: 100%;}
.Vuecontent table,.Vuecontent td,.Vuecontent th{border:1px #ef3a10 solid;background-color: white;border-collapse: collapse;}
.Vuecontent th{background-color: #d3d3d3;color: #3a2c4e;font-size: 1.1em;padding: 0.2em;}
.Vuetabs a,.Vuecontent table,.Vuecontent td{color: #3a2c4e;}
.Vuetabs a{background-color: #a98d70;color: white;font-size: 1.5rem;padding: 0.2em 1em;width: calc(100%/4);margin-right: 0px;text-decoration: none;clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);}
.Vuetabs a.active{background: #1a2e35;}
.Vuetabs a:hover{cursor: pointer;background-color: #06afc9;}
.otherdate{    /* background: linear-gradient(to right,#a14093 5%,#0095a8 100%); */
    padding: 0.5% 2%;border-radius: 1rem;margin: 1% 1% 2%;color: #FFF;font-size: 1.2em;background-color: #5469a7;border-bottom: 5px solid #283a6e;}
.otherdate dd{border-top: dotted 2px #a8b5db;font-size: 1.2rem;}
.new{display: block}
.new a{font-size: 1.5rem;margin: 0 0.5em;color: #ef3a10;background-color: white;border-radius: 2em;padding: 0.2em 1em;font-weight: normal;text-decoration: none;}

.each_subtitle{font-size: 2.2rem;color: yellow;}
.each_subtitle span{font-size: 3.4rem;font-weight: 900;}
.course_text{font-size: 1.5rem;background-color: #ef3a10;border-radius: 0.5em 0.5em 0 0;width: 100%;}
.course_text,.course_text a{color: #ffffff;}
.teacher_photo figcaption{font-size: 1.3rem;color: #ef3a10;}
.teacher_photo figcaption strong{font-size: 1.7rem;color: #000;font-family: MStiffHeiHK;}
.teacher_group{margin: 1rem 0;}
.teacher_group{width: calc(100%/2 - 0.5em);background-color: white;border-radius: 1em;text-align: center;box-shadow: 2px 3px 8px #0c6993;padding: 1% 1% 1% 0;}
.course_list{width: calc(100%/2);}
.course_content{width: calc(100%/2 - -2.5em);}
.course_list{border-left: solid 1px #dfdfdf;}
.photolist {width: 43%;text-align: center;}
.teacher_photo {padding: 0 2% 0 5%;margin: 0;}
.photolist img{border-radius: 9999rem;}
.course_list dt{font-size: 1.2rem;font-weight: 900;border-bottom: dotted 1px;}
.course_list dt,.course_list dt a{color: #ef3a10;}
.course_list dd{font-size: 1.0rem;line-height: 2rem;text-align: left;padding: 0 0.5rem;text-indent: -1.0rem;margin-left: 1.0rem;}
.course_list  dd:before { content: '‧ '; }
.offer_go{font-size: 1.3rem;}

/*20250922 ADD NEW*/
.Vuecontent{background: white;padding: 1.0rem 0.5rem;}
.media_title{font-size: 1.5rem;font-weight: 900;color: #66518c;border-bottom: dotted 1px;width: 98% !important;display: block;}
.media_des{text-align: left;}
.media_des dt .hot{clip-path: polygon(100% 0, 95% 50%, 100% 100%, 0% 100%, 5% 50%, 0% 0%);color: #ffffff;background: linear-gradient(to right, #a42916 0%, #ea4e37 20%, #ea4e37 80%, #a42916 100%);padding: 0.2rem 2.5rem;display: block;text-align: center;width: max-content;margin: 1.0rem 0 0.5rem;}
.media_des dt{margin: 0.25rem 0;color: #ea4e37;border-bottom: solid 3px;padding-bottom: 0.3rem;}
.media_des dd{margin: 0.25rem 0;}
.photolist a,.media_des a{color: #cb3e29;}
.photolist a{font-size: 1.2rem;}
.media_link li{background: #1a2e35;width: max-content;padding: 0.35rem 1.0rem;border-radius: 2.0rem;}
.media_link a{color: white;text-decoration: none;}
.cusplan{text-align: left;margin: 1.8rem auto 1rem;font-size: 1.7rem;padding: 0.5em 6rem 1.0em;color: #ffffff;clip-path: polygon(0% 0, 100% 0%, 97% 100%, 0% 100%);border-left: solid 15px #ffffff4a;}
.cusplan.bg1{background-color: #66518c;}
.cusplan.bg2{background-color: #a98d70;}
.cusplan.bg3{background-color: #ea4e37;}
.cusplan.bg4{background-color: #1a2e35;}

.cusplan dt{font-size: 2.2rem;font-weight: 900;border-bottom: dotted 1px;padding-bottom: 0.5rem;margin-bottom: 1.0rem;}
.cusplan dt i{font-size: 2.2rem;margin: 0 1.0rem;color: #f7e3cd;}
.cusplan dt b{color: #1a2e35;}
.cusplan dt strong{color: #ea4e37;}
.cusplan dt.hs{font-size: 1.8rem;font-weight: 900;border-bottom: dotted 0px;padding-bottom: 0.0rem;margin-bottom: 0.3rem;color: #ea4e37;padding-top: 1.0rem;text-align: center;}
.cusplan dd{font-size: 1.2rem;}
.cust_planList li{list-style: disc;margin-left: 1.8rem;line-height: 2.2rem;}
.cust_planList li a{color: #f7e3cd;}
.subject_tb,.subject_tb th,.subject_tb td{border: 1px solid black;border-collapse: collapse;background-color: #ffffff1a;}
.subject_tb th,.subject_tb td{text-align: center;padding: 0.2rem;}
.subject_tb th{background-color: #d3b799;color: #1a2e35;}
.subject_tb td a{color: #d3b799;}
.subject_tb .nike{color: #ea4e37;font-size: 1.8rem;}
/*設計專用樣式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;}
a{text-decoration:underline;}
a:hover{text-decoration:none;}
ul,li,dd,ol{margin:0;padding:0;list-style-type:none;}
small{font-size: 0.9rem;}

/*Back to top button */
#back-top {position: fixed;bottom: 5.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;}
/*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/1409066_01.png) no-repeat center bottom;}
.bgcolor1{background-color: #ea4e37;}
.bgcolor2{background-color: #3d9dbe;}
.bgcolor3{background-color: #ea4e37;}
.bgcolor4{background-color: #2aaae3;}
.bgcolor5{background-color: #f7e3cd;}
.bgcolor6{background-color: #1a2e35;}
.bgcolor7{background-color: #ed830b;}
/*所有元素漸變0.5秒*/*{transition: all .5s;}

article img,article video {max-width: 100%;height: auto;}
/*display*/
.block{display:block}.inline-block{display:inline-block}
.inline{display:inline}
.flex{display:flex}.inline-flex{display:inline-flex}
.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}
.flex-row {flex-direction: row;}.flex-col {flex-direction: column;}
.flex-wrap{flex-wrap: wrap;}
.hidden{display: none;}
/*定位*/
.fixed {position: fixed;}
.flex-1 {flex: 1 1 0%;}
.flex-auto {flex: 1 1 auto;}
.flex-initial {flex: 0 1 auto;}
.grid {display: grid;}
.inline-grid {display: inline-grid;}
/*對齊*/
.justify-start{justify-content:flex-start}
.justify-center {justify-content: center;}
.justify-around {justify-content: space-around; }
.content-around{align-content: space-around;}
.items-center {align-items: center;}
.items-start{align-items:flex-start}
.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right{text-align: right;}
/*內外距*/
.p-0 {padding: 0;}.p-2 {padding: 0.5rem;}
.p-4 {padding: 1rem;}.p-3 {padding: 0.75rem;}
.px-2 {padding-left: 0.5rem; padding-right: 0.5rem;}
.m-1 {margin: 0.25rem;}.m-2 {margin: 0.5rem;}
.mr-1 {margin-right: 0.25rem;}.mr-2 {margin-right: 0.5rem;}
.mr-3 {margin-right: 0.75rem;}
.mt-2 {margin-top: 0.5rem;}.mt-3 {margin-top: 0.75rem;}
.my-auto {margin-top: auto;margin-bottom: auto;}.mx-auto {margin-left: auto; margin-right: auto;}
.mx-0 {margin-left: 0; margin-right: 0;}.my-1 {margin-top: 0.25rem;margin-bottom: 0.25rem;}
.mx-1 {margin-left: 0.25rem;margin-right: 0.25rem;}
.my-2 {margin-top: 0.5rem;margin-bottom: 0.5rem;}.my-4 {margin-top: 1rem;margin-bottom: 1rem;}
.my-0 {margin-top: 0; margin-bottom: 0;}
/*字級*/
.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}
.text-base{font-size:1rem}.text-lg{font-size:1.125rem}
.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}
.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}
.text-5xl{font-size:3rem}.text-6xl{font-size:4rem}
.leading-loose {line-height: 2;}
.font-bold {font-weight: 700;}
.font-extrabold {font-weight: 800;}
.font-black {font-weight: 900;}
.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;}
/*字顏色*/
.text-transparent{color:transparent}.text-black{color:#000}.text-white{color:#fff}.text-gray-100{color:#f7fafc}.text-gray-200{color:#edf2f7}.text-gray-300{color:#e2e8f0}.text-gray-400{color:#cbd5e0}.text-gray-500{color:#a0aec0}.text-gray-600{color:#718096}.text-gray-700{color:#4a5568}.text-gray-800{color:#2d3748}.text-gray-900{color:#1a202c}.text-red-100{color:#fff5f5}.text-red-200{color:#fed7d7}.text-red-300{color:#feb2b2}.text-red-400{color:#fc8181}.text-red-500{color:#f56565}.text-red-600{color:#e53e3e}.text-red-700{color:#c53030}.text-red-800{color:#9b2c2c}.text-red-900{color:#742a2a}.text-orange-100{color:#fffaf0}.text-orange-200{color:#feebc8}.text-orange-300{color:#fbd38d}.text-orange-400{color:#f6ad55}.text-orange-500{color:#ed8936}.text-orange-600{color:#dd6b20}.text-orange-700{color:#c05621}.text-orange-800{color:#9c4221}.text-orange-900{color:#7b341e}.text-yellow-100{color:#fffff0}.text-yellow-200{color:#fefcbf}.text-yellow-300{color:#faf089}.text-yellow-400{color:#f6e05e}.text-yellow-500{color:#ecc94b}.text-yellow-600{color:#d69e2e}.text-yellow-700{color:#b7791f}.text-yellow-800{color:#975a16}.text-yellow-900{color:#744210}.text-green-100{color:#f0fff4}.text-green-200{color:#c6f6d5}.text-green-300{color:#9ae6b4}.text-green-400{color:#68d391}.text-green-500{color:#48bb78}.text-green-600{color:#38a169}.text-green-700{color:#2f855a}.text-green-800{color:#276749}.text-green-900{color:#22543d}.text-teal-100{color:#e6fffa}.text-teal-200{color:#b2f5ea}.text-teal-300{color:#81e6d9}.text-teal-400{color:#4fd1c5}.text-teal-500{color:#38b2ac}.text-teal-600{color:#319795}.text-teal-700{color:#2c7a7b}.text-teal-800{color:#285e61}.text-teal-900{color:#234e52}.text-blue-100{color:#ebf8ff}.text-blue-200{color:#bee3f8}.text-blue-300{color:#90cdf4}.text-blue-400{color:#63b3ed}.text-blue-500{color:#4299e1}.text-blue-600{color:#3182ce}.text-blue-700{color:#2b6cb0}.text-blue-800{color:#2c5282}.text-blue-900{color:#2a4365}.text-indigo-100{color:#ebf4ff}.text-indigo-200{color:#c3dafe}.text-indigo-300{color:#a3bffa}.text-indigo-400{color:#7f9cf5}.text-indigo-500{color:#667eea}.text-indigo-600{color:#5a67d8}.text-indigo-700{color:#4c51bf}.text-indigo-800{color:#434190}.text-indigo-900{color:#3c366b}.text-purple-100{color:#faf5ff}.text-purple-200{color:#e9d8fd}.text-purple-300{color:#d6bcfa}.text-purple-400{color:#b794f4}.text-purple-500{color:#9f7aea}.text-purple-600{color:#805ad5}.text-purple-700{color:#6b46c1}.text-purple-800{color:#553c9a}.text-purple-900{color:#44337a}.text-pink-100{color:#fff5f7}.text-pink-200{color:#fed7e2}.text-pink-300{color:#fbb6ce}.text-pink-400{color:#f687b3}.text-pink-500{color:#ed64a6}.text-pink-600{color:#d53f8c}.text-pink-700{color:#b83280}.text-pink-800{color:#97266d}.text-pink-900{color:#702459}
/*BG顏色*/
.bg-black{background-color:#000}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f7fafc}.bg-gray-200{background-color:#edf2f7}.bg-gray-300{background-color:#e2e8f0}.bg-gray-400{background-color:#cbd5e0}.bg-gray-500{background-color:#a0aec0}.bg-gray-600{background-color:#718096}.bg-gray-700{background-color:#4a5568}.bg-gray-800{background-color:#2d3748}.bg-gray-900{background-color:#1a202c}.bg-red-100{background-color:#fff5f5}.bg-red-200{background-color:#fed7d7}.bg-red-300{background-color:#feb2b2}.bg-red-400{background-color:#fc8181}.bg-red-500{background-color:#f56565}.bg-red-600{background-color:#e53e3e}.bg-red-700{background-color:#d93a1d}.bg-red-800{background-color:#d93a1d}.bg-red-900{background-color:#742a2a}.bg-orange-100{background-color:#fffaf0}.bg-orange-200{background-color:#feebc8}.bg-orange-300{background-color:#fbd38d}.bg-orange-400{background-color:#f6ad55}.bg-orange-500{background-color:#ed8936}.bg-orange-600{background-color:#dd6b20}.bg-orange-700{background-color:#c05621}.bg-orange-800{background-color:#9c4221}.bg-orange-900{background-color:#7b341e}.bg-yellow-100{background-color:#fffff0}.bg-yellow-200{background-color:#fefcbf}.bg-yellow-300{background-color:#faf089}.bg-yellow-400{background-color:#f6e05e}.bg-yellow-500{background-color:#ecc94b}.bg-yellow-600{background-color:#d69e2e}.bg-yellow-700{background-color:#b7791f}.bg-yellow-800{background-color:#975a16}.bg-yellow-900{background-color:#744210}.bg-green-100{background-color:#f0fff4}.bg-green-200{background-color:#c6f6d5}.bg-green-300{background-color:#9ae6b4}.bg-green-400{background-color:#68d391}.bg-green-500{background-color:#6ac3bd}.bg-green-600{background-color:#38a169}.bg-green-700{background-color:#2f855a}.bg-green-800{background-color:#276749}.bg-green-900{background-color:#22543d}.bg-teal-100{background-color:#e6fffa}.bg-teal-200{background-color:#b2f5ea}.bg-teal-300{background-color:#81e6d9}.bg-teal-400{background-color:#4fd1c5}.bg-teal-500{background-color:#38b2ac}.bg-teal-600{background-color:#319795}.bg-teal-700{background-color:#2c7a7b}.bg-teal-800{background-color:#285e61}.bg-teal-900{background-color:#234e52}.bg-blue-100{background-color:#ebf8ff}.bg-blue-200{background-color:#bee3f8}.bg-blue-300{background-color:#90cdf4}.bg-blue-400{background-color:#63b3ed}.bg-blue-500{background-color:#4299e1}.bg-blue-600{background-color:#3182ce}.bg-blue-700{background-color:#3386b8}.bg-blue-800{background-color:#2c5282}.bg-blue-900{background-color:#2a4365}.bg-indigo-100{background-color:#ebf4ff}.bg-indigo-200{background-color:#c3dafe}.bg-indigo-300{background-color:#a3bffa}.bg-indigo-400{background-color:#7f9cf5}.bg-indigo-500{background-color:#667eea}.bg-indigo-600{background-color:#5a67d8}.bg-indigo-700{background-color:#4c51bf}.bg-indigo-800{background-color:#434190}.bg-indigo-900{background-color:#3c366b}.bg-purple-100{background-color:#faf5ff}.bg-purple-200{background-color:#e9d8fd}.bg-purple-300{background-color:#d6bcfa}.bg-purple-400{background-color:#b794f4}.bg-purple-500{background-color:#9f7aea}.bg-purple-600{background-color:#805ad5}.bg-purple-700{background-color:#6b46c1}.bg-purple-800{background-color:#553c9a}.bg-purple-900{background-color:#44337a}.bg-pink-100{background-color:#fff5f7}.bg-pink-200{background-color:#fed7e2}.bg-pink-300{background-color:#fbb6ce}.bg-pink-400{background-color:#f687b3}.bg-pink-500{background-color:#ed64a6}.bg-pink-600{background-color:#d53f8c}.bg-pink-700{background-color:#b83280}.bg-pink-800{background-color:#d93a1d}.bg-pink-900{background-color:#702459}
/*導圓角*/
.rounded-none {border-radius: 0;}.rounded-sm {border-radius: 0.125rem;}
.rounded {border-radius: 0.25rem;}.rounded-lg {border-radius: 0.5rem;}
.rounded-full {border-radius: 9999px;}
/*grid切版*/
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}
.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}
.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}
.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}
.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}
.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}
.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
.grid-cols-none{grid-template-columns:none}
.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}
.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}
.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}
.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}
.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}
.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}
.grid-rows-none{grid-template-rows:none}
.gap-0{grid-gap:0;gap:0}
.gap-1{grid-gap:.25rem;gap:.25rem}
.gap-2{grid-gap:.5rem;gap:.5rem}
.gap-3{grid-gap:.75rem;gap:.75rem}
.gap-4{grid-gap:1rem;gap:1rem}
.gap-5{grid-gap:1.25rem;gap:1.25rem}
.gap-6{grid-gap:1.5rem;gap:1.5rem}
.gap-8{grid-gap:2rem;gap:2rem}
.gap-10{grid-gap:2.5rem;gap:2.5rem}
.gap-12{grid-gap:3rem;gap:3rem}
.gap-16{grid-gap:4rem;gap:4rem}
.gap-20{grid-gap:5rem;gap:5rem}
.gap-24{grid-gap:6rem;gap:6rem}
.gap-32{grid-gap:8rem;gap:8rem}
.gap-40{grid-gap:10rem;gap:10rem}
.gap-48{grid-gap:12rem;gap:12rem}
.gap-56{grid-gap:14rem;gap:14rem}
.gap-64{grid-gap:16rem;gap:16rem}
.gap-px{grid-gap:1px;gap:1px}

.go_intro {background-color: #26b0c6;margin-top: 1em;padding: 0 0 15px;border-radius: 10px;}
.go_note li,.go_intro li{margin-left: 1.5rem;}
.go_note li{list-style-type: disc;}
.go_intro li{list-style-type: decimal;margin: 1% 7%;}
.go_intro a{color: white;}
.go_note{margin: 1rem 0;}
.introTitle{font-size: 1.25rem !important;background-color: #ff4747;border: solid 1px #ff4747;border-radius: 10px 10px 0px 0px;width: 100%;padding: 0.25rem 0rem;margin: 0em 0 0.5em;text-align: center;display: inline-block;box-shadow: inset 2px 2px 0px #ff7474;}

@media (min-width: 1201px){

        /*外框區域*/
        .w-px{width:1px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/4{width:50%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-1\/12{width:8.333333%}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666667%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-9\/12{width:75%}.w-10\/12{width:83.333333%}.w-11\/12{width:91.666667%}.w-full{width:100%}

    #BodyContent{width:100%;padding:0;margin:0;text-align: center;}
    #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:1% auto 2%;display:inline-block;width:1200px;padding:0px;}    
    #Master_title{margin:0% auto;}    
   /*標題大小*/
    /* 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}
    #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;}
    #footer_line{width:90%;border-top:thin solid #999;margin:2% 5%}
    /*ask*/
/*ask*/
#askarea_out *{font-family:"微軟正黑體";font-size:1em}
#askarea_out{background-color:#a98d70;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:#A1A1A1}
#askarea input[name="sContent"]{width:50%}
#askarea input[type="text"]{width:32%;/*height:20px*/}
#askarea input[type="radio"]{margin-left:3%}
#askarea input[type="submit"],#askarea input[type="reset"]{width:11%;height:45px;    color: #0b212d;
background-color: #f7e3cd;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;}

    #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){
	#Master_title{display:inline-block;width: 100%;height: auto}/*主圖位置ID*/
	#Master_title .top_h,#Master_title .top_step{display: none;}
	#Master_title .phone{width: 100%;display: inherit;}
	.bgcolor0 {background: none;}
    .teacher_group,.course_list,.course_content,.photolist{width: calc(100%/1);}
	.gift_join {font-size: 1.3rem;clip-path: none;}
    .ad{display: flex;flex-wrap: wrap;justify-content: space-around;}
    .adA{bottom: 0;}
    .adB{bottom:10rem;}
    .student,.course_group,.plan,.Community{width: calc(100%/1 - 1rem);}
    .gift{width: calc(100%/3 - 1rem);}
	.service{width: calc(100%/2 - 1rem);}
	.sm\:block {display: block;}
	
    /*寬度區域*/
    .sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-1\/4{width:25%}.sm\:w-2\/4{width:50%}.sm\:w-3\/4{width:75%}.sm\:w-1\/5{width:20%}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:w-4\/5{width:80%}.sm\:w-1\/6{width:16.666667%}.sm\:w-2\/6{width:33.333333%}.sm\:w-3\/6{width:50%}.sm\:w-4\/6{width:66.666667%}.sm\:w-5\/6{width:83.333333%}.sm\:w-1\/12{width:8.333333%}.sm\:w-2\/12{width:16.666667%}.sm\:w-3\/12{width:25%}.sm\:w-4\/12{width:33.333333%}.sm\:w-5\/12{width:41.666667%}.sm\:w-6\/12{width:50%}.sm\:w-7\/12{width:58.333333%}.sm\:w-8\/12{width:66.666667%}.sm\:w-9\/12{width:75%}.sm\:w-10\/12{width:83.333333%}.sm\:w-11\/12{width:91.666667%}.sm\:w-full{width:100%}
    /*距離*/
    .sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-2{margin:.5rem}.sm\:m-3{margin:.75rem}.sm\:m-4{margin:1rem}.sm\:m-auto{margin:auto}.sm\:m-px{margin:1px}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-1{margin-top:.25rem;margin-bottom:.25rem}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:my-2{margin-top:.5rem;margin-bottom:.5rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:my-3{margin-top:.75rem;margin-bottom:.75rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:my-4{margin-top:1rem;margin-bottom:1rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-px{margin-top:1px;margin-bottom:1px}.sm\:mx-px{margin-left:1px;margin-right:1px}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0{margin-left:0}.sm\:mt-1{margin-top:.25rem}.sm\:mr-1{margin-right:.25rem}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-1{margin-left:.25rem}.sm\:mt-2{margin-top:.5rem}.sm\:mr-2{margin-right:.5rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:ml-2{margin-left:.5rem}.sm\:mt-3{margin-top:.75rem}.sm\:mr-3{margin-right:.75rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:ml-3{margin-left:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mr-4{margin-right:1rem}.sm\:mb-4{margin-bottom:1rem}.sm\:ml-4{margin-left:1rem}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto{margin-left:auto}.sm\:mt-px{margin-top:1px}.sm\:mr-px{margin-right:1px}.sm\:mb-px{margin-bottom:1px}.sm\:ml-px{margin-left:1px}

    /*字體*/
    .sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:4rem}

    /*隱藏*/
    .sm\:hidden {display: none;}

    /*隱藏的區塊*/
    #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;}
    @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: 15%;}}
    @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{text-align: center;width:100%;padding:1%;}
    
    #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:#a98d70;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:#1a2e35;background-color:#f7e3cd;-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) {

	.each_icon img{width: 13%;height: auto;}
	.each_icon b {font-size: 1.3rem;}
	.each_title {font-size: 1.8rem;line-height: 1.5em;text-align: center;}
	.student dt {margin: 0 14% 5%;}
	.each_icon {display: block;}
	.gift {border-radius: 2em;height: auto;margin: 1% 0;}
	.Vuetabs a {font-size: 1.2rem;}
	.cusplan {margin: 1.0rem auto 1rem;font-size: 1.3rem;padding: 0.5em 1rem 1.0em;clip-path: none;border-left: solid 10px #ffffff4a;}
	.cusplan dt ,.cusplan dt.hs{font-size: 1.5rem;}
	.plan dt, .gift dt {font-size: 1.8em;text-align: center;}

	.Community {margin: 1% 0;}
	.page_link li a {font-size: 1.0rem;margin: 1% 0.5em;display: inline-block;}
	.Community dt {font-size: 1.3rem;}
	.ad {padding: 0.2rem;border-radius: 0em;}
	.ad dd {line-height: 1.5rem;font-size: 1.0rem;}
	.each_subtitle{font-size: 1.5rem;}
.each_subtitle span{font-size: 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 {
}