@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
@import url('https://fonts.googleapis.com/css?family=Baloo');
@import url('https://fonts.googleapis.com/css?family=Fredoka+One');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Mukta+Vaani:700|Staatliches');
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }

body{
  background: #f8f8ff url('https://www.easywin.com.tw/ad/113/opsp/img/bg.png');
  background-size: 2%;
  margin: 0 0;
  font-size: 1.1em;
  line-height: 1.8;
  font-weight: 400;
  overflow-x: hidden;
  font-family: "Arial","Noto Sans TC" , sans-serif;
  color: #333;
  --f-b: #767bcf;
  --f-b2:#313478;
  --f-b3: #a9aceb;
  --f-p: #ff36b9;
  --f-p2: #ff1f8a;
  --f-p3:#b2d2ff;
  --f-p5:#ffbdfa;
  --f-y:#ffe100;
  --b1: #36d0ff;
  --b2: #ffcccc;
  --color-link-hover: #fff;
  --color-title: #fff;
  /* #00c9ff */
   
}

 
  table {border-collapse: collapse;border-spacing: 0;margin: auto; text-align: center;}
  
  @media (max-width:55em) {.br_d {display: none;}}
  @media (min-width:55em) {.br_s {display: none;}}
  @media (min-width: 768px) and (max-width: 991px) {.hidden-sm {display: none;}}
  @media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none;}}
  @media (min-width: 1200px) {.hidden-lg {display: none !important;}}

  @media screen and (max-width:38em) {article {padding: 5vh 5vw;} }

 table {border-collapse: collapse;border-spacing: 0;margin: auto; text-align: center;}
  
  @media (max-width:55em) {.br_d {display: none;}}
  @media (min-width:55em) {.br_s {display: none;}}
  @media (min-width: 768px) and (max-width: 991px) {.hidden-sm {display: none;}}
  @media (min-width: 992px) and (max-width: 1199px) {.hidden-md {display: none;}}
  @media (min-width: 1200px) {.hidden-lg {display: none !important;}}
  @media screen and (max-width:38em) {article {padding: 5vh 0vw;} }
   
  article a, article a:hover {text-decoration: none;}
  article h3, article h4, article h5, article h6, article ol,article ul {margin: 0;padding: 0;}
  article table ol,article table ul {padding: 0 0 0 22px;}
  article ol,article ul,article ol li,article ul li {list-style: none;list-style-type: none;}

article {
  margin: auto;
  padding: 5vh 0vw;
  line-height: 1.8;
}

article h3 {
    letter-spacing:1px;
  font-size: 1.5em;
  color:  #f0ba56;
  margin-bottom: 2vh;
  
}
article h3 strong {
    display: block;
    color:#ff507d;
    font-size: 2em;
    line-height: 1.2;
    font-weight: 500;
}
article h3 small {
  display: block;
  font-size: 95%;
    letter-spacing:1px;
}
article h3 mark {
  letter-spacing:1px;
  background: #089197;
  border-radius: 1em;
  font-size: 90%;
  color: #fff;
  padding: 0.8vh 1vw;
  margin: 0 0.3vw;
}
article a:hover {
    opacity: 0.85;
  }
/* article a::before{
  content: '\f0da';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
padding-right: 0.2vw;
   
} */

@media screen and (max-width: 40em) {
  article {
    margin-top: 0vh;
  }
  
  article h3 {
     letter-spacing:0.1vw;
  font-size: 1.25em;
}
article h3 strong {
    font-size: 1.25em;
    line-height: 1.2;
}
}
#sale {
  padding-bottom: 5vh;
  position: relative;
  text-align: center;
}
#sale .pe3 {
  position: absolute;
  right: 2vw;
  bottom: -12vh;
  width: 22%;
}
#sale ul {  
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  
}
#sale ul li {
  width: 33%;
  background:#fff;
  border: solid 1px #c4c7f7;
  color: #181818;
  text-align: center;
  font-size: 1.35em;
  font-weight: 600;
  padding: 5vh 0vw;
  list-style: none;
}

#sale ul li mark {
  background-color:#767bcf;
  color: #fff;
  font-size: 90%;
  font-weight: 500;
  padding: 1vh 1vw;
  border-radius: 1em;
}
#sale ul li span{
  display: block;
  color:#767bcf;
}
#sale ul li strong {
  font-size: 2em;
  line-height: 1;
  font-family: "Brygada 1918", serif;
  font-weight: 900;
}
#sale a,#sale a:hover {
    color: #29bf00;
    font-family: "baloo","Noto Sans TC" , sans-serif;
    font-size: 2em;
  }
  .h3img {
    width:125px;
    margin-left: -5.8vw;
    padding-right: 1vw;
  }
  
@media screen and (max-width: 55em)  {
   .h3img {
    width:65px;
    margin-left: -12vw;
    padding-right: 1vw;
  }
  #sale {
  padding-bottom: 15vh;
  position: relative;
}
#sale .pe3 {
  position: absolute;
  right: 2vw;
  bottom: -5vh;
  width: 52%;
}
#sale ul li {
  width: 100%;
  font-size: 1.15em;
  border-radius: 2em;
  padding: 2h 2vw;
  margin-bottom: 1vh;
}

#sale ul li strong {
  font-size: 3em;
    
}
}
#sale ul hr {
  width: 80%;
  border:#5b5a9fad 1px dashed;
  opacity: 0.5;
}

  

  #op {
    font-size: 1.2em;
    background-color:#ffebc7;
    color: #fff;
    padding: 8vh 5vw;
    border-radius: 2em;
  }

  #op table caption {
    padding: 0;
    text-align: center;
    font-size: 1.68em;
    font-weight: 600;
    line-height: 1.35;
    padding: 2vh 0;
    color: #474a8d;
  }
  #op table {
    margin: auto;
    margin-bottom: 3vh;
    width: 100%;
    table-layout: fixed;
    text-align: center;
    border: solid 1px ;
    background: #fff;
    font-weight: 600;
    color:#474a8d;
    
  }
  #op th,
  #op td {
      border: 1px solid ;
      padding:0.5vh 0.8vw;
      border-top-width: 0;
      border-left-width: 0;
      text-align: center;
  }
  #op th {
      font-weight: 600;
      width: 32%;
      background-color: #fff3ae;
      color: #474a8d;
    
  }
  #op td strong {
    font-weight: 600;
    letter-spacing:2px;
    font-size: 120%;
  }
  #op td:last-child {
    border-right-width: 0;
  }

  #op th:last-child,
  #op td:last-child {
      border-right-width: 0;
  }
  #op tr:last-child th,
  #op tr:last-child td {
      border-bottom: 0px;
  }
  
  #op tr:nth-child(2n) td {
      background-color:rgba(191, 191, 193, 0.152);
  }
  

  @media (max-width:55em) {

   #op>section table {
     width:100%;
     border-spacing: 0;
     text-align: center;
   }
   #op th,#op td {padding:1.5vh 2vw;}
   #op table small {
     display: block;
   }


  #op {
    font-size: 1em;
    color: #fff;
    padding: 5vh 0vw;
  }
  #op table caption  {
    font-size: 1.2em;
  }
  #op table {
    margin: auto;
    width: 100%;
    table-layout: fixed;
    text-align: center;
    
  }

  #op td strong {
    font-weight: 600;
    letter-spacing:2px;
    font-size: 120%;
  }
  #sale img {
    width:65px;
    margin-left: -12vw;
    padding-right: 1vw;
  }
  #sale div img {
    width: 35px;
    margin-left: -8vw;
  }
  }
  
  #leam {
    text-align: center;
    font-size: 1em;
  }
  #leam table {
    /* border: solid 1px #dc9618; */
    border-collapse: separate;
    border-spacing:0 2vh;
    width: 100%;
    margin-bottom:8vh;
  }
  #leam caption {padding: 1vh;}
  #leam table tr td {
    border-bottom: solid 1px #dc9618 ;
    background-color: #fff;
    padding: 2vh 1vw;
  }
  #leam table td:first-child {
    color:#ffe100;
    font-weight: 600;
    font-size: 1.1em;
    background-color:#767bcf;
    border-radius: 1em 0 0 1em;
   

  }
  #leam table td:nth-child(2){
    color:#6e3fa7;
    font-size: 120%;
    font-weight:600;
  }
  #leam table tr:nth-child(2n) td {
    background-color: #fffdee;
  }
  #leam table tr:nth-child(2n) td:first-child {background-color:#3f428a;}
  #leam table td:last-child {border-radius: 0 1em 1em 0;}
  #leam ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    text-align: left;
  }
  #leam ul li {
    background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam1.png)no-repeat;
    background-size: 32%;
    background-position: bottom -1vh right;
    border-radius: 1em ;
    border:solid 1px #dc9618;
    width: 31%;
    padding:2vh 2vw;
    margin: 1vh ;
  }
#leam ul li:nth-child(2){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam2.png) no-repeat bottom -2vh right;background-size: 32%;
}
#leam ul li:nth-child(3){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam3.png) no-repeat bottom -2vh right;background-size: 32%;
}
#leam ul li:nth-child(4){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam4.png) no-repeat bottom -2vh right;background-size: 32%;
}
#leam ul li:nth-child(5){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam5.png) no-repeat bottom -2vh right;background-size: 32%;
}
#leam ul li:nth-child(6){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam6.png) no-repeat bottom -2vh right;background-size: 32%;
}
#leam ul li:nth-child(7){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam7.png) no-repeat bottom right 2vw;background-size: 32%;
}
#leam ul li:nth-child(8){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam8.png) no-repeat bottom right 2vw;background-size: 32%;
}
#leam ul li:nth-child(9){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam9.png) no-repeat bottom -2vh right;background-size: 32%;
}
#leam ul li:nth-child(10){
  background: #fff url(https://www.easywin.com.tw/ad/113/1022/img/leam10.png) no-repeat bottom -1vh right;background-size: 32%;
}
  #leam ul li span {
    font-size: 3em;
    font-weight: 200;
    display: block;
    line-height: 1.3;
    font-family: "Noto Sans TC" , sans-serif;
    color:  #f2cc84;
  }
  #leam ul li strong {
    font-size: 1.5em;
    font-weight: 600;
    display: block;
    color:#6e3fa7;
  }
  @media screen and (max-width: 80em) {
    #leam ul li {
      width: 30%;
    }
  }
  @media screen and (max-width: 55em) {
    #leam table tr td {
      padding: 2vh 1.5vw;
    }
    #leam table td:first-child {
      width: 25%;
      font-size: 1em;
  
    }
    #leam table td:nth-child(2){
      width: 30%;
      font-size: 108%;
    }

    #leam table td:last-child {
      text-align: left;
      
    }
    #leam ul li strong {
      font-size: 1.2em;
    }

    #leam ul li {
      width: 48%;
      padding:0vh 2vw 8vh;
      margin: 1vh 0;
    }
  }

  #student {
    text-align: center;
     padding: 0 2vw; 
  }
  #student section {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    padding: 0;

  }
   #student h3{
      text-align: center;
    }
  #student p img{
    width: 68px;
    border-radius: 50%;
    border: slateblue 1px solid;
    margin: 0 1vw;
  }
  #student p {
    padding:1vh 2vw 3vh;
     border-radius: 1em;
     background-color: #fff;
     border: solid 3px #fff1ed;
      text-align: left;
        margin:1vh 0;
           width:32%;
  }
  #student p strong {
    font-weight: 600;
    color: #ff981b;
    display: block;
    font-size: 1.2em;
  }
  #student span::before {content: '/';padding:0 1vw; }
  @media screen and (max-width: 55em) {
      #student p {
    padding:2vh 5vw;
     border-radius: 2em;
      width: 100%;
  }
  }

#teacher {
  text-align: center;
}
#teacher  ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  list-style: none;
}
#teacher ul li {
  width: 32.5%;
  padding: 6vh 0.5vw 2vh;
  position: relative;
   text-align: center;
   margin-bottom: 2vh;
   list-style: none;

} 
#teacher .ta h6 {
  position: absolute;
  top:-4vh;
  left:-0.5vw;
  font-size:0.85em;
  line-height: 1.2;
  z-index: 66;
   -moz-transform:rotate(-3deg);
    -webkit-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
   transform:rotate(-3deg);

}
#teacher ul p {
  margin-top: 1.5vh;
  line-height: 1.5;
  color: #525253;
  text-align: left;
  font-size: 88%;

}
#teacher .ta {
  background: #ffe9f2 url(https://www.easywin.com.tw/ad/110/0206/img/toeic_bg.png)no-repeat bottom center;
  position: relative;
  border: solid 2px #dc9618;
  text-align: center;

}
#teacher ul li:nth-child(2n) .ta {
  background: #f0ebff url(https://www.easywin.com.tw/ad/110/0206/img/toeic_bg.png)no-repeat bottom center;
  position: relative;
  border: solid 2px #dc9618;
  text-align: center;
}
#teacher .ta img {
  width: 42%;
    margin: auto;
  margin-top: -2vh;

}
#teacher ul h4 { 
  position: relative;
  margin-top: -8vh;
  bottom: 0;
  color: #fff;
  font-size: 1.26em;
  text-shadow: 0 0.15em 0px #dc9618, 0.01em -0.03em 0 #dc9618, 0.08em 0.005em 0 #dc9618, 0em 0.08em 0 #dc9618, 0.05em 0.08em 0 #dc9618, 0px -0.05em 0 #dc9618, -0.06em -0.05em 0 #dc9618, -0.08em 0.08em 0 #dc9618, -0.09em 0 0 #dc9618;
}
#teacher ul h4 mark {
  width: 100%;
  display: block;
  border: solid 2px #dc9618;
  background-color: #edebec;
  padding: 0vh 1vw;
  text-shadow: 0 0 0px #3b347a
  /* border-radius: 0; */
  
}
#teacher ul h4 strong {
  font-size: 150%;
  font-weight: 600;
  line-height: 1.2;
}
#teacher ul h4 small {
  font-size: 0.6em;
}
#teacher ul h4 small::before{content: '('; padding: 0.2vw;}
#teacher ul h4 small::after{content: ')'; padding: 0.2vw;}

@media screen and (max-width: 55em) {
#teacher ul li {
  width:50%;
  padding: 6vh 0.5vw 2vh;
  position: relative;
   text-align: center;
   margin-bottom: 2vh;

} 

#teacher ul p {
  margin-top: 1.5vh;
  font-size: 80%;

}

#teacher .ta img {
  width: 65%;
    margin: auto;
  margin-top: -2vh;

}
#teacher ul h4 { 
  font-size: 1em;

}

#teacher ul h4 strong {
  font-size: 120%;
  font-weight: 600;
  line-height: 1.2;
}
#teacher ul h4 small {
  font-size: 0.6em;
}

}
