@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }

body{
	margin: 0 0;
	font-size: 1.1em;
	line-height: 1.8;
	font-weight: 300;
    overflow-x: hidden;
    font-family: "Arial","Noto Sans TC" , sans-serif;
	--color-text: #fff;
    --color-bg: #ffd0c3;
    --color-bg-2:#ffd0c3;
    --color-bg-3: #fff;
    --color-link: #ffcccc;
    --color-link-hover: #fff;
    --color-title: #fff;
	/*--color-text:#fff;
	--color-bg:#1f174e;
	--color-bg-2:#151436;
	--color-bg-3:#000;
	--color-link:#8596df;
	--color-link-hover:#723bb7;*/
	/*url(img/bg.png),*/
  background:radial-gradient(ellipse at 30% 48%,var(--color-bg) 0,var(--color-bg-2) 5%,var(--color-bg-3) 150%)
}
.overlay{
	position:absolute;
	pointer-events:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:99999;
	opacity:1
	}

#gotop {
width:3.8em;
height:3.8em;
text-align: center;
border:1px solid #ddd;
position: fixed;
right: 10px;
bottom: 10vh;
border-radius:50%;
padding:6px 0px;
font-size:0.9em;
background: rgba(0,0,0,0.7);
border: 1px;
color: white;
cursor: pointer;
z-index: 300;

}
@media screen and (max-width:46em){
  #gotop {
  font-size:13px;
  padding-top: 5px;
  bottom:65px;
  }
  body {  
    font-weight: 300;
}
}

footer {
  position: relative;
  bottom: 0;
  color: #fff;
  padding: 8vh 8vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer h2{
  font-size:1.1em;
  line-height: 1.8;
  margin: 0 0px;
  text-align: left;
  color: #fff;
}
footer h3 {
  font-size: 1em;
  margin: 0 0;
  padding: 0 0 1vh 0.8vw;
  text-align: left;
}
.win{
  width:38vw;
  display: inline-block;
  vertical-align: top;
  color: #fff;
}
.add{width:100%;color: #fff;}
.add td{padding: 5px 1px;}

footer nav{
  width: 11vw;  
  /*font-weight: 600;*/
  text-align: right;
  display: inline-block;
  vertical-align: top;
  margin: auto 0 auto 2vw;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  color: #fff;
  text-decoration: none;
}
footer a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
footer nav a{
  color: #fff;
  text-decoration: none;
  line-height: 1.8;
  display: block;
  text-align: left;
}
footer nav a:hover{
  font-weight: 600;
  color: #ffff00;
}
footer span{
  background-color: #fff;
  color: rgba(77, 144, 254,1.0);
  padding: 1px 5px;
  border-radius: 3px;
  font-weight: 600;
}
.shere{  
  display: inline-block;
  font-size:2.2em;
}
footer i{
  color: #fff;
  margin: auto 1vw;
}
@media (max-width: 68em){
  .win{
  width:50vw;
  display: inline-block;
  vertical-align: top;
}
footer {
  color: #fff;
  padding: 8vh 5vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer nav{
  margin: auto 0 auto 6vw;
}
.add{font-size: 14px;}
}
@media (max-width: 50em){
 .win{
  width: 100%;
  font-size: 14px;
  display: block;
}
footer {
  font-weight: 300;
  color: #fff;
  font-size:13.5px;
  padding:5vh 3vw 10vh 3vw;
  background-color: rgba(77, 144, 254,1.0);
}
footer nav{
  width: 25vw;  
  margin-top: 3vh;
  margin-left:0vw;
  vertical-align: top;
}
.shere{  
  vertical-align: bottom;
  font-size: 1.6em;
}
}

#message{
  color:#333;
  text-align: center;
  padding: 5vh 10vw;
  margin: 0 auto;
}
#message h2{
  font-size: 2.2em;
  line-height: 1.2;
  margin-top:50px;
  margin-bottom: 5px;
  color:#0033cc;
  font-weight: 600;
  text-align: center;
}
table {border-collapse: collapse;border-spacing: 0;}
@media (max-width: 767px) {.hidden-xs {display: none !important;}}
@media (min-width: 768px) and (max-width: 991px) {.hidden-sm {display: none !important;}}
@media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none !important;}}
@media (min-width: 1200px) {.hidden-lg {display: none !important;}}
a {text-decoration: none;}
.red {color: #F00;font-weight: 600; font-family: "Arial Black" , "Noto Sans TC", sans-serif;}
.r_bg{
  background-color: #f00;color: #fff;padding: 5px 10px;border-radius: 20px;
}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:transparent}.dropdown-menu.show{display:block}

/*tossing*/
.linefirend{
	font-size:2.5em;
	animation-name: linefirend;
	-webkit-animation-name: linefirend;	
	animation-duration: 2.5s;	
	-webkit-animation-duration: 2.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
@keyframes linefirend {
	0% {transform: rotate(-4deg);}
	50% {transform: rotate(4deg);}
	100% {transform: rotate(-4deg);}						
}
@-webkit-keyframes linefirend {
	0% {-webkit-transform: rotate(-4deg);}
	50% {-webkit-transform: rotate(4deg);}
	100% {-webkit-transform: rotate(-4deg);}				
}
@media (max-width: 767px){
	.linefirend{
	font-size:1em;
	animation-name: linefirend;
	-webkit-animation-name: linefirend;	
	animation-duration: 2.5s;	
	-webkit-animation-duration: 2.5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
}

/*tossing*/


.floating{
	animation-name: floating;
	-webkit-animation-name: floating;
	animation-duration: 5s;	
	-webkit-animation-duration: 5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {transform: translateY(0%);	}
	50% {transform: translateY(8%);	}	
	100% {transform: translateY(0%);}			
}

@-webkit-keyframes floating {
	0% {-webkit-transform: translateY(0%);	
	}
	50% {-webkit-transform: translateY(8%);	
	}	
	100% {-webkit-transform: translateY(0%);
	}			
}

section {
	text-align: center;
	padding: 2vh 5vw;
}
header {
	text-align: center;
	background-image: url(img/header_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666;
}
header img {
	width:58vw;
	height: auto;
	padding-bottom: 3vh;

}
header ul {
	list-style: none;
	padding: 0 0 5vh 0;
    margin: 0 0;


}
header ul li {
	width: 15vw;
	padding:5vh 0.6vw;
	margin:0vh 1.5vw;
	display: inline-block;
	    vertical-align: top;
	border:solid 1px #ddd;
	border-radius: 15px;
	vertical-align: bottom;
	background-color: rgba(255,255,255,0.8);
}
header ul li:nth-last-child(1){
	padding-bottom: 20vh;
}
header ul li:nth-last-child(2){
	padding-bottom: 15vh;
}
header ul li:nth-last-child(3){
	padding-bottom: 10vh;
}
header h3 {
	margin: 0 0;
	padding: 0 0 2vh 0;
	font-weight: 300;
	font-size: 1.2em;
	color: #07f;

}
header ul a {
	color: #999;
	font-size: 85%;
	margin-top: 2vh;
}
header h2,
header p{
  -moz-transform:rotate(-5deg);
  -webkit-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  transform:rotate(-5deg);

}
header p {
	font-size: 1.8em;
	font-weight: 600;
	letter-spacing: 3;
	color: #000;
	padding: 0 0;
	margin: 0 0;
}
header h2{
    font:2.5rem/2rem 'Noto Sans TC', sans-serif;
    margin-top: 10vh;    
    font-weight:900;
    letter-spacing:-0.1rem;
    -webkit-text-stroke: 1px #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    color: #07f;  
    text-shadow: 1px  1px 0 #fff,
                 2px  2px 0 #fff,
                     4px  4px 0 #fff, 
                     5px  5px 0 rgba(255,255,255,0.25),     
                     6px  6px 0 rgba(255,255,255,0.25),
                     8px  8px 0 rgba(255,255,255,0.25),
                     9px  9px 0 rgba(255,255,255,0.25),
                     10px  10px 0  rgba(255,255,255,0.35);
}
header h2 span {
	background-color: #07f;
	color: #fff;
	font-weight:600;
	padding: 1vh 2vw;
	border-radius: 35px;		
	-webkit-text-stroke: 0px #fff;
	border-bottom: 0px solid #fff;
	letter-spacing:-0rem;
	text-shadow: 1px  1px 0 rgba(255,255,255,0.0),     
                 2px  2px 0 rgba(255,255,255,0.0),     
                     4px  4px 0 rgba(255,255,255,0.0),      
                     5px  5px 0 rgba(255,255,255,0.0),     
                     6px  6px 0 rgba(255,255,255,0.0),
                     8px  8px 0 rgba(255,255,255,0.0),
                     9px  9px 0 rgba(255,255,255,0.0),
                     10px  10px 0  rgba(255,255,255,0.0);
}
header ol {
  font-family: "Teko" ,"Noto Sans TC", "Helvetica","sans-serif";
  margin: 5vh 0;
  padding: 0 0;
}
header ol li {
  display: inline-block;
  background-color: #1d2088;
  color: #fff;
  border:8px solid #fff;
  padding: 2vh 3vw;
  margin: 0vh 8vw; 
  cursor: pointer;
  font-size: 2em;
  font-weight: 600;

}
header ol li span {
  font-weight: 200;
  font-size: 1.2em;  
  line-height: 1.6;
}
header ol li:nth-child(2){
  background-color: #ff003e;
  border:8px solid #fff;
  color: #fff;
}
@media (max-width: 55em) {
header ul li {
	width:42vw;
	padding:3vh 0.6vw;
	margin:1vh 1vw;
}
header ul li:nth-last-child(1){
	padding-bottom: 3vh;
}
header ul li:nth-last-child(2){
	padding-bottom: 3vh;
}
header ul li:nth-last-child(3){
	padding-bottom: 3vh;
}
header ol li {
	width: 60%;
  padding: 2vh 3vw;
  font-size: 1.45em;
  margin: 1vh auto;

}
header img {
	width:95vw;
	height: auto;
	padding-bottom: 0vh;
	padding-top:10vh;

}
header h2{
    font:1.1rem/1rem 'Noto Sans TC', sans-serif;
    margin-top: 3vh;
    -webkit-text-stroke: 0px #fff;
	border-bottom: 0px solid #fff;
	letter-spacing:-0rem;
	text-shadow: 1px  1px 0 rgba(255,255,255,0.0),     
                 2px  2px 0 rgba(255,255,255,0.0),     
                     4px  4px 0 rgba(255,255,255,0.0),      
                     5px  5px 0 rgba(255,255,255,0.0),     
                     6px  6px 0 rgba(255,255,255,0.0),
                     8px  8px 0 rgba(255,255,255,0.0),
                     9px  9px 0 rgba(255,255,255,0.0),
                     10px  10px 0  rgba(255,255,255,0.0);
}
header p {
	font-size: 1.2em;
	font-weight: 400;
}
}
h2 {
	color: #07f;
	margin-top:5vh;
}
#student-about{
  background-color:rgba(255, 255, 255, 0.55);
  font-size: 1em;
  line-height: 1.8;
  text-align: center;
}
#student-about h2{
  font-size: 2em;
  line-height: 3;
  color: #07f;
  font-weight: 600;
}
#student-about h2 span {
   color: #FF0092;
}
#student-about h3{
  font-weight: 600;
  text-align:right;
  font-size: 1em;
}
#student-about ul a {
  font-weight: 600;
  color: #aaa;
}
#student-about ul img {
  border-radius:50%;
  width: 60px;
  height:60px;
}
#student-about ul { 
  margin: 0 0;
  padding: 0 0;
  list-style: none;
}
#student-about ul li{
   width: 28.5vw;
  display: inline-block;
  margin: 2vh 0.5vw;
  padding: 3vh 2.5vw;
  border-radius: 2em;  
  background-color:rgba(255,255,255,0.8);
  border:1px solid #007fff;
  font-weight: 400;
  text-align: left;
}
#student-about ul li:nth-child(2n){
  border:1px solid #FF0092;

}
#student-about ul li h3,
#student-about ul li{
  color: #007fff;
}
#student-about ul li:nth-child(2n) h3,
#student-about ul li:nth-child(2n) {
  color: #FF0092;
}
@media (max-width: 68em){
  #student-about{
  padding:8vh 0vw;
}
#student-about h2{
  font-size: 1.6em;
}
#student-about ul img {
  width: 50px;
  height:50px;
}
#student-about ul li{
   width: 85%;
  display:block;
  margin: auto auto;
  margin-bottom: 5vh;
  padding: 3vh 3.5vw;
  border-radius: 2em;  
  text-align: left;
}
}
#fine-movie {
  padding: 8vh 3vw;
  background-color: #065fd4;
  color: #fff;
  text-align: center!important;
}
#fine-movie h2{
  font-size: 1em;
  font-weight: 600;
}
#study,#cpaclass{
  text-align: center;

}
#cpaclass{  
   vertical-align: top;

}

#study h3 {
  margin: 0 0;
  padding: 0 0;
  line-height:2;
  font-size: 1.3em;
}
#study img {
  width: 12vw;
  display: inline-block;
}
#study ul {
  padding: 0 0 0 20px;
  margin:0 0;
}
.lesson {
  width: 28vw;
  display: inline-block;
  text-align: left;
  margin-left: 1vw;
  vertical-align: top;
  color: #666
}
.study {
  width:42vw;
  display: inline-block;
  margin-top: 8vh;
}
#cpaclass ul{
   padding: 0 0 0 21px;
   margin: 0 0;
}
#cpaclass svg {
  color: #ffff00;
  display: block;
  margin: 1vh auto;
}
.cpaclass{
    margin:auto auto;
    background-color: rgba(255,255,255,0.8);    
    text-align:left;
    border-spacing: 0px;
    border: 1px solid #eee;
    line-height:1.8;
    color: #666;
}
.cpaclass td,.cpaclass th{
    padding:2vh 1vw;
    vertical-align: top;
}
.cpaclass td{
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.cpaclass th{
    background-color: #a3befc;
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.cpaclass td:nth-child(1){
  text-align: center;
  width: 25%;
  color: #0033cc;
  font-weight: bold;
  font-size: 1.2em;
}
@media screen and (max-width:55em){
  #cpaclass{
    display: block;
    width: 100%;
  }

  .cpaclass{
    width:100%;
    font-size: 0.9em;
    line-height:1.5;
    margin: auto;
  }
  .cpaclass td{
    padding:10px 3px;
}
.lesson {
  width: 80vw;
  display: inline-block;
  text-align: left;
  margin-left: 5vw;
  margin-top: 2vh;
  vertical-align: top;
  color: #666
}
.study {
  width:100%;
  display:block;
  margin-top: 10vh;
}
#study img {
  width:30vw;
}
}

#finalexam{
  background-color: rgba(255,255,255,0.85);
  color: #666;
  line-height: 1.8;
  padding: 0 0;
}
#finalexam h2{
  font-size: 1.5em;
  text-align: center;
  font-weight: bold;
  padding: 0px;
  padding-top: 6vh;
  margin-top: 0px;
  margin-bottom: 0px;
}
#finalexam h3{
  margin: 0px auto;
  padding: 0px 0px;
  color: #ff355e;
  font-weight: bold;
}
.class_op{
  padding: 2px 3px;
}
.class_goodbg{
  margin-top: 0px;
  background-color: rgba(255,255,255,0.8);
  border-radius: 35px;
  padding: 10px 20px 30px 20px;
}
#finalexam ul {
  list-style-type: none;
  padding: 0px 0px;
  display: inline-block;

}
#finalexam ul li:nth-child(2){
  width: 20vw;
  display: inline-block;
  vertical-align: top;
  margin:1vw;
  text-align: left;

}
#finalexam ul li:nth-child(1){
  width: 112px;
  height: 112px;
  font-size: 1.2em;
  border: 1px dashed #ff355e;
  border-radius: 50%;
  text-align: center;
  margin:0px 0px 5px 0px;
  line-height: 1.5;
  color: #ff355e;
  padding-top:24px;
  display: inline-block;
  background-color: #fff;
  box-shadow: 2px 5px rgba(19, 28, 56, 0.2);
  transform: translateY(3px);
}
#finalexam strong {
	font-weight: 400;
	color:#333;
}
@media (max-width: 980px){
  #finalexam h2{
  font-size: 18px;
}
#finalexam p{
  padding-left: 10px;
}
#finalexam ul {
  list-style-type: none;
  padding: 0px 0px 0px 15px;
  display: inline-block;

}
#finalexam ul li:nth-child(2){
  width: 230px;
  display: inline-block;
  vertical-align: top;
  margin-left:3px;
  padding-top:12px;

}
#finalexam ul li:nth-child(1){
  width: 95px;
  height: 95px;  
  margin:3px 0px 0px 0px;
  font-size: 1.1em;
  line-height: 1.5;
  color: #ff355e;
  /*font-weight: bold;*/
  padding-top:20px;
  display: inline-block;
  background-color: #fff;
}
}
#go { text-align: center; margin: 10vh 0vw; color: #4d90fe;}
#go ul {
	margin: 0 0;
	padding:0 0; 

}
#go svg {
	font-size: 0em;
	padding-right: 0px;
}
#go ul li {
  width: 150px;
  height: 150px;
  font-size:1.2em; 
  line-height: 1.5; 
  font-weight: 400;
  text-align:center;
  margin: 2vh 1vw;
  color: #4975de;
  border-radius:50%;
  display: inline-block;
  border-right: solid 1px #4975de;
  padding-top: 46px;
  cursor: pointer;
}
#go ul li a:hover{
  opacity: 0.6;
}
@media (max-width: 55em){
#go { margin: 0vh 0vw;}
#go ul li {
  background-color:  rgba(52, 111, 251, 0.78);
  width:100%;
  height: auto;
  font-size:1.2em; 
  line-height: 1.5; 
  font-weight: 400;
  margin: 0vh auto;
  color: #fff;
  border-radius:0px;
  display: inline-block;
  border-right: solid 0px #4975de;
  border-bottom: solid 1px #fff;
  padding-top:3vh;
  padding-bottom: 3vh;
}
#go svg {
	font-size: 3em;
	margin-right: 10px;
	color: #ff0;
}
}

