@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;600&display=swap');
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }
::selection{background: #ff90e8;}
body {  
  margin: 0 0; 
  background:#fbebb7 url(img/bg_2.png);
  background-position: top center;
  font-size: 1.1em;
  line-height: 1.8;
  letter-spacing: 0.5px;
  font-weight: 300;
  overflow-x: hidden;
  font-family: "Arial","Noto Sans TC" , sans-serif;
  --color-text: #111;
  --color-number: #999;
  --color-bg:  #4270ff;
  --color-bg-2: #0058cb;
  --color-bg-3: #eaf8ff;
  --color-link: #ffcccc;
  --color-link-hover: #fff;
  --color-title: #fff;
}
#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 {
  display: flex;
  display: -webkit-flex;
  display: -webkit-flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 8vh 6vw;
  position: relative;
  background-color: rgba(77, 144, 254,1.0); 
  color: #fff;
}
footer h2{
  font-size:1.1em;
  line-height: 1.8;
  margin: 0 0px;
  text-align: left;
  
}
footer>div {
  width:45%;
  display: inline-block;
  vertical-align: top;

}
footer table {
  width:100%
}
footer table td {
  padding: 5px 1px;
}
footer table span {
  background: #f00;
  color:#fff;
  font-weight: 500;
  padding: 2px 3px;
}
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 i{
  color: #fff;
  margin: auto 1vw;
  font-size:2.2em;
}

footer nav {
  margin: 2vh 0;
  padding: 2vh 0;
  border-top: solid 1px #fff;
}
@media (max-width: 75em) {
  footer {
    padding: 8vh 3vw;
   
  }
  footer h2{
    font-size:1em;
  }
  footer>div {
    width:48%;
  
  }

}
@media (max-width: 55em) {
  footer {
    padding: 5vh 5vw;
    font-size: 14px;
  }
  footer table span {
    font-weight: 500;
    font-size: 95%;
    padding: 2px 3px;
  }
  footer>div {
    width:100%;
    margin-top: 3vh;
  
  }
}
#message{
  background-color: rgba(255,245,245,0.85);
  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:#03c;
  font-weight: 600;
  text-align: center;
}
h1,h2,h3,h4,h5,p { margin: 0;padding: 0;font-weight: 400; }
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;
  line-height: 0.6;
  padding-top: 2vh;
	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;
}
.linefirend span {
  font-size:0.5em;
  line-height: 1;
}
@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;
}
}
.swiper {
  width: 100%;
}

.swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img {
  /* display: block; */
  width:100%;
  height: auto;
  object-fit: cover;
}



.swiper {
  width: 100%;
  height: 100%;
}

.autoplay-progress {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 10;
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: var(--swiper-theme-color);
}

.autoplay-progress svg {
  --progress: 0;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 10;
  width: 100%;
  height: 100%;
  stroke-width: 4px;
  stroke: var(--swiper-theme-color);
  fill: none;
  stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
}




#ads {
  background-color:#4270ff;
  padding: 5vh 2vw;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
}
.ads,.superbox_sale {
  margin:1vh 1vw;
  width:46%;
  background:#e9e8e8 url(img/toeic_bg.png) no-repeat;
  background-position: bottom center;
  border-radius: 1em;
  padding: 5vh 2vw;  
  text-align: center;
  border:solid #fff 2px;
  display: inline-block;

}
.ads:hover,.superbox_sale:hover {
  cursor: pointer;
}
.superbox_sale {
  background-color: #efe8ff;
}
 .superbox_sale img {
  width: 48%;
  height:auto;
  background-color: rgb(255, 240, 240);
  border:solid #2a2921 1px;
  display: inline-block;
} 
#ads p {
  vertical-align: top;
  font-size: 1.35em;
}
#ads p span {
  font-weight: 600;
  background-color: #f00;
  color: #fff;
  padding: 1vh 1vw;

}
#ads p ins {
  font-size: 60%;
}
#ads h3 {
  /* color: #622f15; */
  font-size: 1.35em;
  line-height: 1.3;
}
#ads h4{
  text-align: center;
}
#ads h4 span {
  color: #1dcd00;
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  font-weight: 800;
  font-size: 2em;
}
#ads nav{
  margin-top: 6vh;
}
#ads nav a{
  background-color: #1dcd00;
  color: #fff;
  padding:6vh 1vw;
  margin: 0 0.5vw;
  border-radius: 50%;

}
@media screen and (max-width: 55em) {

#ads h2 {  font-size: 1.25em; }
#ads h2 span{  font-size: 1.8em;}
#ads p {
  vertical-align: top;
  font-size: 1.1em;
  
}
#ads nav{
  margin-top: 5vh;

}
#ads nav a{
  padding:4vh 2vw;
  margin: 0 0.1vw;
  font-size: 15px;

}

#ads {
  padding: 5vh 3vw;
  text-align: center;
  letter-spacing: 0;
}
.ads,.superbox_sale {
  margin:2vh 1vw;
  width:95%;
  border-radius: 1em;
  padding: 5vh 2vw;  

}
 .superbox_sale img {
  width: 88%;
  height:auto;
} 
}
main {
   background: url(img/w-dot.png) repeat; 
  background-position: center bottom;
  background-size:30%;
}

header {text-align: center;}
header h1 {
  position: fixed;
  top: 22vh;
  right: 0.2vw;
  font-size: 1.2em;
  color: #000;
  letter-spacing:1px;
  -webkit-writing-mode: vertical-lr;
writing-mode: vertical-lr ;
z-index: 99;
 
    
}
header h1 span {
   background-color:#157aff;
   color: #fff;
   border: solid 2px;
   font-weight: 600;
   padding: 1vh 1vw;
}
header nav {
  padding: 3vh 3vw;
  text-align: center;
  color: rgb(48, 45, 45);
  font-size: 1.2em;
}
header nav a{
  text-align: center;
  color: rgb(48, 45, 45);
  padding-right: 0.9vw;
  width: 25%;
}
header nav a::before{
  content: "\f0da";
  font-family: 'Font Awesome 5 Free';
	font-weight: 900;
  padding-right: 1vw;

}
@media (min-width: 55em) { 
  header img {
    display: none;
  }
}
@media screen and (max-width: 55em) {
  header,  header h1,  header h3{
    letter-spacing: 1px;
  }
  header nav {
    background-color: #fff;
    border-top: solid 3px;
    width: 100%;
    position: fixed;
    padding: 3vh 0vw;
    font-size: 0.9em;
    bottom: 0;
    left: 0;
    z-index: 99;
  }
  header nav a{
    border-right: solid 1px;
    padding: 0 1vw;
    width: 25%;
  }
  header nav a:last-child{
    border-right: solid 0px;
  }
  header nav a::before{
    content: " ";
    padding-right: 0vw;
  
  }
header img {
  width: 80%;
  padding: 5vh 0 0;

}

}
article {
  /* padding:0vh 8vw; */
  letter-spacing: 2px;
  font-weight: 400;
}

article h2 {
  font-size: 1.6em;
  line-height: 1.8;
  padding-bottom: 1vh;
  font-weight: 300;
}
article h2 span {
  font-family: "Teko", "Noto Sans TC", "Arial", sans-serif;
  font-size: 2.8em;
  line-height: 1.2;
  font-weight: 900;
}

article h3 {
  color: #0051ba;
  font-size: 1em;
}
article>section {
  width: 100%;
  text-align: left;
  padding: 15vh 8vw;
  display: flex;
  display: -webkit-flex;
  align-items:self-start;
  justify-content:space-between;
  border-bottom: solid 3px;
  
}
#exam section>div {
  width: 50%;
}

@media screen and (max-width: 55em) {
  article>section {
    width: 100%;
    text-align: center;
    padding: 15vh 8vw;
    flex-wrap: wrap;
    
  }
  #exam section>div {
    width: 100%;
  }


}
@media screen and (max-width: 40em) {
  article h2 span {
    font-size: 1.6em;
    text-align: center;
  }

}
#sp, #meet {
  position: relative;
}
#sp {
  background: url(img/a1.png) no-repeat;
  background-position: bottom -3vh right -5vw;
  background-size: 58%;
  padding-top: 5vh;
  
  /* #ffc900 */
} 
#sp h2 span {
    font-family: "Teko", "Noto Sans TC", "Arial", sans-serif;
    font-size: 3em;
    line-height: 1.1;
}
#sp img {
  width: 90%;
}

#sp ul {
  width: 95%;
  border: solid 3px #157aff;
  background-color: #fff;
  box-shadow: 5px 5px 0px #157aff,8px 8px 0px #157aff;
  padding:3vh 3vw 5vh;
  margin-left: -1vw;
  border-radius: 1em;
  text-align: left;

  /* font-size: 1.1em; */
}

#sp ul i {
  padding-left:5px;
  color: #c6cdff;
}
#sp>div ul li:first-child {
  border-bottom: solid 3px;
  color: #157aff;
  margin-bottom: 2vh;
  padding-bottom: 1vh;
}

#sp>div ul li:last-child {
  border-bottom: solid 0px;
}

#sp p {
  color: #000;
}
#sp h3,#sp p {
  border-left: solid 3px #000;
  padding-left: 2vw;
}
#sp>div:nth-child(2) {
  width:38%;
}
#sp>div:first-child,
#meet>div:first-child{
  width: 60%;
}
#meet>div:nth-child(2){
  text-align: center;
}

#meet {
  background: #ffe0e0ab;
  background-size: 16%;
  background-position: bottom 4vh left 36vw;
}

#meet ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items:stretch;
  /* justify-content:space-around; */
  
}

#meet ul li{
  background-color: #fff;
  width: 12vw;
  padding: 2vh 1vw;
  margin: 0vh 1vw 1vh 0;
  border-radius: 3em;
  text-align: center;
}
#meet table ol li:last-child {
  list-style-type: none;
  margin-top: 2vh;
  margin-left: -26px;

  
}
#meet table {
  width: 100%;
  margin-bottom: 5vh;
  text-align: left;
}
#meet table h5 ins, #meet table strong {
  color: #839afe;
  font-weight: 500;
}
#meet table h5 {
  font-size: 15px;
  font-weight: 400;
}
#meet table h6 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 15px;
  color:#839afe;
  
  
}

#meet table h6 i {
  padding-right: 3px;
}
#meet a i {
  float: right;
}
#meet table td {
  border-bottom: solid 2px;
  padding: 1vh 1vw;
}
#meet table tr:last-child td {
  border-bottom: solid 0px;

}
#meet table tr td:first-child {
  width: 25%;
  border-right: solid 2px;
  text-align: center;

}
#meet table th {
  color: #fff714;
  font-size: 150%;
  text-align: center;
}
#meet a,#meet a:hover {
  /* background-color: #4270ff ; */
  color: #4270ff;
 padding: 2vh 1vw;
}
#meet button {
  background-color: #4270ff;
  border: none;
  border-radius: 3em;
  color: #fff;
  padding: 2vh 2vw;
  margin: auto;
  text-align: center;
  font-size: 2em;
  cursor: pointer;
}
.st {
  position: absolute;
  bottom: 0;
  left: 0;
}
.st p {
  width:80%;
  background-color: #fff;
  border: solid 1px #ffb6cf;
  border-radius:2em;
  padding: 12vh 6vw 18vh;
  margin-left:6vw;
  font-size: 1.1em;
  font-weight: 300;
  color: #676666;
 
}
.st strong {
  font-family: "Noto Sans TC", sans-serif;
  padding-top: 5vh;
 color:#217bff;
 font-weight: 500;
 font-size: 90%;
}
#meet .st a, #meet .st a:hover { 
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  color: #ffb6cf;
  text-align: right;
}
.st img{
  width: 32vw;
  margin-top: -12vh;
  margin-left:3vw ;
}
@media screen and (max-width:68em){
  article h2 span, #sp h2 span {
    font-size: 2em;
    line-height: 1.1;
}
#meet ul li {
  width: 20vw;
}
}
@media screen and (max-width: 55em) {
  #sp {
    background: url(img/a1.png) no-repeat;
    background-position: bottom -18vh right -2vw;
    background-size: 62%;
    padding-bottom: 40vh;
    
  } 
  #sp h2 {text-align: center; font-size: 1.4em;}
  #sp ul {
    width: 100%;
    padding:3vh 5vw 3vh 8vw;
    margin: auto;
    margin-bottom:5vh;
  }
  
  #sp>div:nth-child(2),
  #sp>div:first-child,
  #meet>div:first-child{
    width: 100%;
    margin-bottom: 2vh;
    text-align: left;
  }
  #meet>div:nth-child(2){
    text-align: center;
  }
  
  #meet {
    background-size: 22%;
    background-position: bottom 2vh right 6vw;
    padding-bottom:20vh;
  }
  #meet h2 {
    text-align: center;
  }
  #meet ul {
    margin: auto;
    justify-content:space-between;
    
  }
  #meet ul li{
    width: 30%;
    padding: 2vh 0vw;
    margin: 0vh 1vw 1vh 1vw;
  }
  .st {
    position: relative;
    margin: 5vh 0;
    text-align: center;
  }
  .st p {
    width:88%;
    background-color: #fff;
    border: solid 1px #ffb6cf;
    border-radius:2em;
    padding: 8vh 6vw 18vh;
    margin-left:6vw;
    font-size: 1.1em;
    font-weight: 300;
    text-align: left;
    color: #676666;
   
  }
  
  .st img{
    width: 52vw;
    margin-top: -12vh;
    margin-left:3vw ;
  }
}

@media screen and (max-width: 40em) {
  #sp {
    background:url(img/a1.png) no-repeat;
    background-position: bottom -15vh right 0vw;
    background-size: 95%;
    padding-bottom: 40vh;
    
  } 
  #sp h2 {text-align: center;}
  #sp h2 span {
      font-size:1.6em;
      line-height: 1.1;
  }

  #sp ul {
    width: 100%;
    padding:3vh 3vw 3vh 8vw;

  }
  #sp h3 {
    border-left: solid 0px #000;
    padding-left: 0vw;
  }
  #meet {
    padding-bottom:20vh;
  }
  #meet ul li{
    width: 33%;
    padding: 2vh 0vw;
    margin: 0vh 0.1vw 1vh 0.1vw;
    border-radius: 3em;
  }

  #meet button {
    padding: 2vh 8vw;
    margin-bottom: 2vh;
  }
}
#kpsp {
  background: #4270ff url(img/k1.png) no-repeat;
  background-position: bottom -1vh left 8vw;
  background-size: 22%;
  color: #fff;
}

#kpsp table {
  width: 100% ;
}
#kpsp table i {
  float: right;
}
#kpsp table td {
  border-bottom: solid 2px;
  padding: 1vh 1vw;
}
#kpsp table tr td:first-child {
  width: 8%;
}
#kpsp table th {
  color: #fff714;
  font-size: 180%;
  text-align: center;
}
#kpsp i {
  font-size: 2em;
}
#kpsp h2 {
 line-height: 1.8;
}
#kpsp h3 {
  font-size: 1.5em;
  color: #fff800;
}
#kpsp a, #kpsp a:hover {
  color: 2em;
}
#kpsp button {
  background-color: #fff;
  border: none;
  border-radius: 3em;
  color: #4270ff;
  padding: 2vh 2vw;
  margin: 3vh 0;
  text-align: center;
  font-size: 2em;
  cursor: pointer;
}
#kpsp button i {
  font-size: 100%;
}
@media screen and (max-width: 55em) {
  #kpsp {
  background: #4270ff url(img/k1.png) no-repeat;
  background-position: bottom -1vh center;
  background-size: 32%;
  padding-bottom:40vh;
}
#kpsp table th {
  padding-top: 8vh;
}
}
@media screen and (max-width: 40em) {
  #kpsp {
    background: #4270ff url(img/k1.png) no-repeat;
    background-position: bottom -1vh center;
    background-size: 32%;
    padding-bottom: 30vh;
}
#kpsp h3 {
  font-size: 1em;
  color: #fff800;
}
}
#kp {
  background-color:#ffcc00;
  padding:0vh 0vw;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  justify-content: space-between;
  border-top: solid 3px;

}
#kp>div {
  width: 50%;
  padding: 15vh 8vw 8vh;
}
#kp>div:first-child {
  background-color:#f1f333;
  border-right: solid 3px;
}
#kp>div:nth-child(2){
  background: url(img/point.png);
  background-size: 5%;
}
#kp nav {
  width: 100%;
  border: solid 3px;
  background-color: #fff;
  box-shadow: 5px 5px 0px #157aff,8px 8px 0px #16161b;
  padding:3vh 2vw;
  text-align: left;
}
#kp nav a,#kp nav a:hover{
  padding:3vh 1vw;
  font-size:1.5em;
  display: block;
  color: #16161b;
  border-bottom:dashed 3px #ffcccc;
}
#kp nav a:last-child {
  border-bottom:dashed 0px #ffcccc;
}
#kp nav a:hoever{
  opacity: 0.8;
  font-size: 120%;
}
#kp img {
  padding: 3vh 1vw;
  width:32%;
}
#kp nav i {
  font-size: 150%;
  padding-left: 1vw;
}
.no:hover, .no{
  cursor: no-drop;
  color: #ddd;
}
#kp .swiper-slide p {
  text-align:justify;
  font-size: 1.05em;
  padding: 0 1vw;
}
#kp .swiper-slide h3 {
  padding: 3vh 0;
  font-weight: 400;
  font-size: 1.2em;
  font-style: italic;
}
#kp .swiper-slide h3::after,#kp .swiper-slide h3::before {
  content: '-';
}
#kp .swiper-slide img {
  width: 38%;
}
#point {
  background:#ffd7d7;
  padding: 15vh 5vw;
  text-align: center;
  border: solid 3px;
  border-right: solid 0px;
  border-left: solid 0px;
}

#point>section {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  padding: 5vh 0;
  border: 0;

}
#point>section div {
  width: 25%;
  margin:0 1vw 1vh;
  background: #fff;
  color:#3e2e5b;; 
  border-radius: 2em;
  border: solid 1px #b6e8ff;

}
#point  h2 {
  letter-spacing:2vw;
  font-size: 1.5em;
}
#point p{
  padding: 2vh 2vw 5vh;
}
#point p::after {
  content: '\f144';
  font-weight: 900;
  color: #f00;
  font-family: 'Font Awesome 5 Free';
  font-size: 150%;
  line-height: 0.8;
  padding-left: 0.5vw;
}
#point i{
  font-size:3em;
  color: #3e2e5b;
}
#point img {
  width:100%;
  height:auto;
  border-radius: 2em 2em 0 0;
  border-bottom: solid 1px #b6e8ff;
}
#point a:hover,#point a {
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  font-size: 2em;
}
@media screen and (max-width: 65em) {
  #kp>div {
    width: 100%;
    padding: 15vh 5vw;
  }
  #kp nav a,#kp nav a:hover{
    padding:3vh 0vw;
    font-size:1.5em;
    display: block;
  }
  #kp img {
    padding: 3vh 2vw;
    width:28%;
  }
  #point {
    background:#ffd7d7;
    padding: 15vh 1vw;
    text-align: center;
    border: solid 3px;
    border-right: solid 0px;
    border-left: solid 0px;
  }
  
  #point>section div {
    width: 25%;
    margin:0 0.5vw 1vh;
  
  }
  #point  h2 {
    letter-spacing:1px;
  }
  #point p{
    padding: 2vh 2vw 5vh;
  }

  
}
@media screen and (max-width: 55em) {
  #kp {
    flex-wrap: wrap;
  }
  #kp>div {
    width: 100%;
    padding: 15vh 8vw;
  }
  #kp nav a,#kp nav a:hover{
    font-size:1.3em;
  }
 #kp img {
    padding: 3vh 2vw;
    width:18%;
  }
  #kp nav i {
    font-size: 150%;
    padding-left: 1vw;
  
  }
  .no:hover, .no{
    cursor: no-drop;
    color: #ddd;
  }
  #point {
    background:#ffd7d7;
    padding: 15vh 5vw;
  }
  #point>section {
    flex-wrap: wrap;
  }
  #point>section div {
    width:45%;
    margin:0 1vw 5vh;
  
  }
}
#vs {
  text-align: center;
  padding: 5vh 1vw;
}
#vs>section{
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 2vh 3vw;
  border:0px
 

}
#vs table {
  width: 32%;
  margin: 3vh auto;
  border: solid 2px #c6cdff;
  background: #fff;
  text-align: center;
  letter-spacing: 0;
  

}
#vs table td,
#vs table th {
  border: solid 1px #ddd;
  border-bottom-width:0 ;
  border-right-width: 0;
  padding: 6px 0;
}

#vs table th {
   background-color:#8ec4ff;
   color: #fff;
   font-weight: 600;
}
#vs table:nth-child(2) th { background-color:#5464d8; }
#vs table:last-child th { background-color:#ffa98a; }
#vs table tr:nth-child(2n-1) td{ background-color: #f4f4f4; }
#vs table td:last-child {
  color: #5464d8;
  font-weight: 800;
  font-size: 108%;
}
#vs nav {
  margin: 5vh 0;
}
#vs a, #vs a:hover {
  font-size: 1.2em;
  font-weight: 600;
  border-radius: 2em;
  padding: 2vh 2vw;
  background-color: #5365d8;
  color: #fff;
  margin: 2vh 1vw;
}
@media (max-width: 55em){
  #vs {
    padding: 5vh 0vw;
  }
  #vs>section{
    flex-wrap: wrap;
   
  
  }
  #vs table {
    width: 90%;
  }
  #vs table td,
  #vs table th {
    padding: 6px 3px;
  }

  #vs nav {
    margin: 5vh 0;
  }
  #vs a, #vs a:hover {
    font-size: 1em;
    font-weight: 600;
    border-radius: 2em;
    padding: 2vh 2vw;
    background-color: #5365d8;
    color: #fff;
    margin: 2vh 1vw;
  }
}
#newleam h2{
  font-size: 2.6em;
  line-height: 1.35;
  color: #ffef30;
  font-weight: 800;
  text-shadow: 0 0.1em 5px #3c7980, 0.05em -0.03em 0 #15565d, 0.05em 0.005em 0 #15565d, 0em 0.08em 0 #15565d, 0.05em 0.08em 0 #15565d, 0px -0.03em 0 #15565d, -0.03em -0.03em 0 #15565d, -0.03em 0.08em 0 #15565d, -0.03em 0 0 #0b9cff;
}
#newleam ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex; 
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
 
}
#newleam {
  background:rgba(255, 246, 240, 0.88) url(https://www.easywin.com.tw/AD/109/0130/img/class.png)no-repeat;
  background-size: 62%;
  background-position: bottom -2vh right 0vw;
  padding:8vh 6vw 28vh;
  text-align: left;
    display: flex;
    display: -webkit-flex; 
    justify-content: space-between;
    align-items: stretch;
    /* rgba(229, 207, 203, 0.88) */
}
#newleam>div {
  width:68%;
  margin: 3vh 0vw;
}
#newleam iframe {
  width: 100%;
  height: 320px;
 
}
#newleam ul {
  list-style: none;
  display: flex;
    display: -webkit-flex; 
    flex-wrap: wrap;
    justify-content: flex-start;

}
#newleam ul li {
 padding: 3vh 0;
 width:30%;
 margin-right:1.2vw;
 
}
#newleam ul li p {
  font-size: 90%;
}
@media (max-width: 68em){
  #newleam>div {
    width: 100%;
  }
  #newleam {
    background:rgba(255, 246, 240, 0.88) url(https://www.easywin.com.tw/AD/109/0130/img/class.png)no-repeat;
    background-size:90%;
    background-position: bottom center;
    padding:8vh 6vw 38vh;
  }
}

@media (max-width: 55em){
  #newleam {
    background:rgba(255, 246, 240, 0.88) url(https://www.easywin.com.tw/AD/109/0130/img/class.png)no-repeat;
    background-size:90%;
    background-position: bottom center;
    padding:8vh 6vw 22vh;
  }

  


  #newleam ul {
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 12vh;
   
  }
  #newleam ul li {
    width:45%;
    margin:2vh auto;
  
  }

  #newleam ul li:last-child h5 {
    margin: 0 2vw 0 0;
    padding: 18px;
    box-shadow: 3px 8px 0 rgba(129, 152, 181, 0.95);
  }

  #newleam i {
    font-size: 3.8em;
    position: absolute;
    right: 12vw;
    bottom:8vh;
  }
}
#one{
  text-align: left;
  position: relative;
  padding:6vh 2vw 10vh 2vw;
  font-size: 1.1em;
  margin-top: 10vh;

}

.one_bg{
  background-color: rgba(255,255,255,0.65);
  padding: 8vh 2vw 10vh 2vw;
  border-radius:3.8em;
  text-align: center;
}
.one img{
  width: 90%; 
  height: auto;
}
.one{
  width: 20vw;
  height: auto;
  margin: 1vh 1vw;
  display: inline-block;
}
#one h2{
  letter-spacing: 3px;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.45;
}
#one h3 {color: rgb(80, 135, 255);}
#one p{color:#333;}
#one h3,#op h3,#five h3{
  font-size: 1.1em;
  font-weight: 400;
  text-align: center;
}
#one p,#op p,#five p{
  font-weight: 300;

}
#one p strong,#five p strong{ 
  border-bottom: solid 1px #eee;
  padding-bottom: 1vh;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 1.2em;
}

@media screen and (max-width: 765px){
#one{
  padding:6vh 8vw 10vh 8vw;
  font-size: 1.05em;
  text-align: center;

}
.one_bg{
  padding: 5vh 3vw 10vh 3vw;
  border-radius:3em;
  margin-top: -6vh;
  text-align: center;
}
#one h2{
  line-height: 1.8;
}
.one{
  width: 100%;
  height: auto;
  margin: 1vh auto;
  display: block;
}
#one h2,#op h2{
  letter-spacing: 3px;
  font-weight: 400;
  font-size: 1.1em;
}
#one h3{color: #09f;}
#one p{color:#333;}
#one h3,#op h3{
  font-size: 1.15em;
  font-weight: 400;
  text-align: center;
}
#one p{
  font-size: 15px;

}
#one p strong {
  border-bottom: solid 1px #eee;
  padding-bottom: 1vh;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 1.2em;
}
}
#one ul {
  margin: 5vh 0vw 10vh 0vw;
  padding: 0;
  list-style: none;
  font-weight: 600;
  font-size: 1em;
}
#one ul li{
  width:18vw;
  display: inline-block;
  margin: 3vh 1vw;
  background-color: #ff355e;
  padding: 2vh 1vw;
  color: #fff;
  border-radius: 3em;
 
  
}
#one li a:hover,#one li a{
color:#fff;
  
  
}
#oneli a:hover{
  opacity: 0.6;
}
@media screen and (max-width:65em) {

  #one ul li{
    width:80%;
    font-size: 1.2em;
    padding:1vh 1vw;
    margin: 2vh 1vw;
  }  
}