@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Baloo');
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }
body {  
  margin: 0 0; 
  background:#fffaec url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png);
  background-size:1.2%;
  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;
}
#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 {
  background:#fff1cc url(img/bg.png)center top;
  background-size:100%;
}
}
h1,h2,h3,h4,h5,h6,p,ul,ol { margin: 0;padding: 0;font-weight: 400; }
table {border-collapse: collapse;border-spacing: 0;}
@media (min-width:55em) {.br_d {display: none !important;}}
@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;}
article {
    padding: 5vh 0vw;

}
article h3 {
  font-size: 1.6em;
  line-height: 1.8;
  padding-bottom: 1vh;
  font-weight: 300;
  color: #874a0e;
  text-align: center;
}
article h3 span {
  font-family: "Teko", "Noto Sans TC", "Arial", sans-serif;
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 900;
  display: block;
}
article h3 span::before{
    content: '＼';
    font-size:35%;
    padding: 1vw;
}
article h3 span::after{
   content: '／';
   font-size:35%;
   padding: 1vw;
}
article h4 {
   color: #ff9427;
   font-size: 1em;
}
@media screen and (max-width: 55em) {
    article {
    padding: 5vh 0vw;
    /* padding: 5vh 20vw 5vh 5vw; */
}
}
@media screen and (max-width: 40em) {
    article h3 {
  font-size: 1.5em;
  line-height: 1.8;
  padding-bottom: 1vh;
  font-weight: 300;
  color: #874a0e;
  text-align: center;
}
  article h3 span {
    font-size: 1.2em;
    text-align: center;
  }
}

#sale {
    background:#ffeddb;
    background-size: 35%;
    color:#722b0a;
    text-align: center;
    font-size: 1.1em;
    color: #fff;
  }

#sale ol {
    list-style: none;
    margin: 5vh 0 0 0;
    padding: 0;
    font-weight: 500;
    font-size:1.05em;
    line-height: 1.6;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    color:#501729;
  }
  #sale ol li {
    position: relative;
    list-style: none;
    width:30.5%;
    padding:3vh 0 ;
    margin: 1vh auto;
    background-color: #fff;
    border: saddlebrown solid 1px;
    border-radius: 1em;

  } 
  #sale ol li:last-child {
    width: 100%;
    background: none;
    margin-top: 3vh;
    padding: 0 ;
  }
  #sale ol strong {
    font-size: 3em;
    font-family: "Mukta";
    color: #ff3911; 
    line-height: 1.2;
  }
  
  #sale a,#sale a:hover {
    color: #29bf00;
    font-family: "baloo","Noto Sans TC" , sans-serif;
    font-size: 2.8em;
    line-height: 1.2;
  }

  @media screen and (max-width: 55em) {
    #sale {
        padding: 5vh 5vw; 
        letter-spacing: 0;
      }
    #sale ol {
        font-size:1em;
        margin: 0;
        background: #fff;
        border-radius: 1em;
      }
      #sale ol li,#sale ol li:last-child {
        width:100%;
        padding:2vh 0 ;
        margin: 2vh 0;
        border: 0px;
        border-bottom: dashed 1px #ddd;
      } 
      #sale ol li:last-child {
        border-bottom: dashed 0px #ddd;
      }
      #sale ol strong { font-size: 3em; }
 
      #sale a,#sale a:hover {
        font-size:2.5em;
      }
  
      #sale ol li:last-child {
        color: #501729;
    }
  }

#exam {
    text-align: center;
}
#exam .one{
  display: flex;
  display: -webkit-flex;
  list-style: none;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 2vh;
  line-height: 1.5;
}
#exam .one li {
  position: relative;
  margin: 1vh 0vw;

}
#exam ol strong {
  color:#138b59;
  display: block;
  font-size: 122%;
  font-weight: 600;
}
#exam  ol time {
  font-family: "Mukta", "Noto Sans TC", "Arial", sans-serif;
  font-size: 1.15em;
  line-height: 3;
  padding: 0.5vh 1vw ;
  background: #138b59;
  border-radius: 1em;
   color: #fff;
}
#exam ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    list-style: none;
}
#exam  ul li  {
   border: solid 1px #ffc53f;
   background-color: #fff;
   border-radius: 1em;
   margin: 1vh 0;
   color: #3d3636;
   width: 31%;
   position: relative;
   padding: 3vh 3vw;
}
#exam  ul li strong {
   display: block;
   font-size: 1.35em;
   font-weight: 300;
   line-height: 1.35;
   color: #ff903c;
   padding-bottom: 3vh;
}
@media (max-width:55em) {

 #exam ol {
  flex-wrap: wrap;
}

#exam ol strong {
  font-size: 105%;
}
#exam  ul li  {
   width: 32%;
}
#exam  ul li strong {
   display: block;
   font-size: 1.25em;
   font-weight: 300;
   line-height: 1.35;
   color: #ff903c;
   padding-bottom: 3vh;
}
}
@media (max-width:40em) {

#exam .one li {
  width: 19%;
  height: auto;
  margin-bottom: 3vh;
  font-size: 80%;
}
#exam .one li:last-child{
  display:none;
}
#exam ol strong {
  font-size: 105%;
}
#exam  ul li  {
   width: 100%;
}
}

#st section,#teacher section {
    padding: 0;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    

}
#st p {
   background-color:#ffebe2;
   border: solid 1px #ffc53f;
   border-radius: 1em;
   padding: 3vh 3vw;
   margin: 1vh 0;
   color: #3d3636;
   width: 48%;
}
#st p img {
    width: 15%;
    margin: 0 1vw;
    border-radius: 50%;
    background-color: #fff;
    border: solid 1px #ffdbcb;
    text-align: center;
}
#st p strong,#st p span {
    display: block;
    text-align: center;
    color: #ff8d0f;
    font-size: 135%;
    font-family: "Noto Sans TC" , sans-serif;

}
#st p span {
    padding-bottom: 2vh;
}
@media screen and (max-width: 55em) {
    #st p {
    width: 100%;
    padding: 3vh 5vw;
    font-size: 90%;
}
#st p strong,#st p span {
    font-size: 115%;
    font-family: "Noto Sans TC" , sans-serif;

}
#st p span {
    padding-bottom: 2vh;
}
}

#teacher {
    text-align: center;
    
}
#teacher h3 {
    font-size: 1.5em;
}
#teacher h2 img{
   width:300px
}
#teacher ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    list-style: none;
}
#teacher ul li  {
   border: solid 1px #ffc53f;
       background-color: rgb(255, 233, 193);
       color: #fff;
   border-radius: 1em;
   margin: 1vh 0;
   color: #3d3636;
   width: 32%;
   position: relative;
}
#teacher ul li img {
    width: 42%;
}
#teacher ul li p{
      padding: 0 2vw 3vh 2vw;
    margin-left:0vw;
}
#teacher ul li p span {
    background-color: #ffb057;
    color: #fff;
    padding: 1vh 1vw;
}
#teacher ul li p strong,
#teacher ul li p span,
#teacher ul li p em{
    display: block;
}
#teacher ul li p strong {
    font-size: 2em;
}
#teacher ul li p em {
    padding-top: 2vh;
    color: #874a0e;
    
}
@media screen and (max-width: 55em) {
    #teacher h2 img{
   width:180px
}
#teacher ul li img {
    width: 35%;
    position: absolute;
    bottom: 0;
    left: -5vw;
}
    #teacher ul li p strong {
    font-size: 1.5em;
}
#teacher ul li p{
    background-color: orange;
    color: #fff;
      padding: 3vh 3vw 3vh 12vw;
    margin-left:15vw;
    font-size: 85%;
}
#teacher ul li  {
   border: solid 1px #ffc53f;
   border-radius: 1em;
   margin: 1vh 0;
   color: #3d3636;
   width: 100%;
   position: relative;
}
}


#cer h5{
    color: #1aa696;
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-size:1.2em;
    text-align: left;
    line-height: 1.2;
    padding: 0 0 0 2vw;
}
#cer h4 {
    color: #333;
    font-size: 1.3em;
}
#cer h4 i {
    color:  #ffbd8b;
    padding-left: 1vw;
}
#cer h5 span {
    color:  #ffb276;
    font-size:3em;
    line-height: 1.2;
    font-family: "Arial","Noto Sans TC" , sans-serif;
    font-weight: 900;
    text-align: right;
    display: block;
}
#cer .ads {
    border:#b8ddff solid 1px;
    padding: 2vh 2vw;
      background: #ffffff url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat top left 5vw;
    background-size:22%;
     text-align: right;
}
@media screen and (max-width:40em) {
    #cer h5{
    font-size:1.5em;
    padding: 0;
    text-align: left;
}
#cer h4 {
    color: #333;
    font-size: 1.2em;
}

#cer h5 span {
    font-size: 2em;
    font-family: "Arial","Noto Sans TC" , sans-serif;
    display: block;
    text-align: right;
}
#cer .ads {
    border:#b8ddff solid 1px;
    padding:1vh 5vw 8vh 5vw;
      background: #ebf5ff url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat bottom -6vh left -1vw;
    background-size:42%;
     text-align: right;
}
}

#leam {
    text-align: center;
}
#leam table {
    width: 100%;
    margin:3vh auto 5vh;
    text-align: center;
    font-family: "Mukta", "Noto Sans TC", "Arial", sans-serif;
} 
#leam table caption {
      color: #138b59;
      font-size: 2em;
}
#leam table td,#leam table th {
    padding: 1vh 1vw;
    font-size: 1.2em;
}
#leam table tr { 
    border-bottom: solid 1px;
}
#leam table strong{
    font-size: 2em;
    font-weight: 800;
    color: #138b59;
}
#leam time {
  font-size: 0.8em;
  line-height: 3;
  padding:3px 8px;
  margin-left: 0.5vw;
  background: #138b59;
  border-radius: 1em;
   color: #fff;
}
#leam ul {
    margin: 0;
    margin-bottom: 5vh;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    justify-content:space-between;
    align-items: stretch;
    list-style: none;
}
#leam ul li {
    background-color: #eeeaeaa2;
    width: 32%;
    border: solid 1px #d6f7b4; 
    border-radius: 2em;
    padding:  3vh 3vw;
    color:#0b7142;
}
#leam ul li strong {
    font-size: 1.65em;
    font-weight: 600;
    padding: 1vw;
    color:#0b7142;
    
}
#leam ul li mark {
    background-color:#dfa84e;
    border-radius: 1em;
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 3px 8px;
}
#leam ul h6 {
    font-weight: 600;
    font-size: 1em;
    color:#0b7142;
    padding: 1vh 1vw;
    
}
#leam ul p {
    text-align: left;
    color: #000;
    font-size: 98%;
}
#leam ul p i {
    color: #fed365;
    padding-right: 0.5vw;
}
#leam ul img {
    width:68px;
    height:68px;
    border-radius: 50%;
    border: solid 1px #d6f7b400;
    background-color: blanchedalmond;

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

    #leam table td,#leam table th {
        padding: 2vh 0.5vw;
        font-size: 1em;
    }
    #leam  ul {
    flex-wrap: wrap;
    margin: auto;
    margin-bottom: 5vh;
  }
#leam ul li {
    background-color: #eeeaeaa2;
    width: 100%;
    margin-bottom: 2vh;
}

}