@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');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }
::selection{background: #ffc690;}
body {  
  margin: 0 0; 
  background:#ffefb6 url(img/bg.png);
  background-size:35%;
  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:#70DBDC;
  --color-bg-2: #86ebff;
  --color-bg-3: #eaf8ff;
  --color-link: #ffcccc;
  --color-link-hover: #fff;
  --color-title: #fff5a6 ;
}
#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;}
.logock{
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: solid 1px #ffffffe7;
    color: #099587;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 1.5em;
    position: fixed;
    top: 0;
    left: 0;
    padding:3px 0 1px 2vw;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
    z-index: 99;
}
#ads {
  background-color: #ffd5c0;
  display: flex;
  flex-wrap: wrap;
  justify-content:space-around;
  align-items: center;
  padding: 5vh 12vw;
  margin: auto;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
  color: #333;

}
#ads h3,
#ads div {
   width:48%;
  padding: 0vh 0vw;
  text-align: center;
}
#ads img:hover {
  cursor: pointer;
}

#ads img {
    width:90%;
  border-radius: 1em;
  height: auto;
  background-color: rgb(255, 240, 240);
  border: solid #2a2921 1px;
}


#ads h3 span {
  font-weight: 600;
  background-color: #f00;
  color: #fff;
  padding: 1vh 1vw;
}

#ads h3 {
  font-size: 1.65em;
  line-height: 1.5;
}

#ads h4 {
  width: 100%;
  text-align: center;
}

#ads h4 span {
  color: #1dcd00;
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  font-weight: 800;
  font-size: 2em;
}

@media screen and (max-width: 55em) {
  #ads {
    padding: 5vh 10vw;
  }
   #ads h3,
   #ads div {
   width:100%;
  padding: 0vh 0vw;
}
}
main {
    position: relative;
}


header {
   color: #fff;
   line-height: 1.2;
   letter-spacing: 1px;
   position: relative;
   padding: 5vh 12vw;
   text-align: center;
      /* padding: 5vh 20vw 5vh 10vw; */
   
}

header h1 {
    font-size:6.8em;
    line-height: 1.2;
    position: relative;
    z-index: 99;
     color: #fff;
    font-weight: 900;
    padding: 1vh 0vw;
    /* background-color: #0b7142; */
    filter: drop-shadow(0.08em 0.08em 0px  #ff903c);
    text-shadow:  0.04em 0.04em 0  #ffbe3c,0.02em 0.02em 0  #ff903c,
                  0.03em 0.03em 0 #ff903c,
                  0.04em 0.04em 0 #ff903c,
                  0.05em 0.05em 0 #ff903c,
                  0.06em 0.06em 0 #ff903c,
                  0.02em 0.02em 0 #ff903c,
                  0.01em 0.01em 0 #ff903c,
                 0.08em 0.08em 0 #ff903c,
                 -0.03em -0.03em 0 #ff903c,
                 -0.02em -0.02em 0 #ff903c,
                 -0.01em -0.01em 0 #ff903c; 

    
}
header h1 strong {
    font-size:150%;
   display: block;
    filter: drop-shadow(0.03em 0.03em 0px  #ff903c);
    text-shadow:  0.04em 0.04em 0  #ffbe3c,0.02em 0.02em 0  #ff903c,
                  0.03em 0.03em 0 #ff903c,
                  0.04em 0.04em 0 #ff903c,
                  0.05em 0.05em 0 #ff903c,
                  0.06em 0.06em 0 #ff903c,
                  0.02em 0.02em 0 #ff903c,
                  0.01em 0.01em 0 #ff903c,
                 0.08em 0.08em 0 #ff903c,
                 -0.03em -0.03em 0 #ff903c,
                 -0.02em -0.02em 0 #ff903c,
                 -0.01em -0.01em 0 #ff903c; 
}

header h5{
    color: #1aa696;
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-size: 3.2em;
    padding: 0 0 0 2vw;
  
}
header h5 span {
    color:  #ff903c;
    font-size: 60%;
    font-family: "Arial","Noto Sans TC" , sans-serif;
    display: block;
}
header nav {
    width: 120px;
    position: fixed; 
    font-size: 0.9em;
    top:15vh;
    right: 0;
    background: #fed365;
    color: rgb(48, 45, 45);
    text-align: center;
    border-radius: 1em;
    padding: 1vh 1vw;
    z-index: 99;
  }
  header nav a,header nav a:hover {
    color: #000;
  }
  header nav a{
    padding: 1vh 0vw;
    width: 100%;
    border-bottom: dotted 1px;
    display: block;
    cursor: pointer;
  }
  header nav a:last-child {
    border-bottom:dotted 0px;
  }
  header nav a::before{
    content: "\f0da";
    font-family: 'Font Awesome 5 Free';
      font-weight: 900;
    padding-right: 0.2vw;
  
  }
  @media screen and (max-width:80em) {
    header section{
        position: absolute;
        top:5vh;
        left: 6vw;
        width: 95%;
    
    }
}
@media screen and (max-width:65em) {
    header h1 {
        font-size:5.5em;
        padding-left: 2vw;
        z-index: 99;
        filter: drop-shadow(0.03em 0.03em 0px  #ffbe3c);
         text-shadow:  0.04em 0.04em 0  #ffbe3c,0.02em 0.02em 0  #ff903c,
                      0.03em 0.03em 0 #ff903c,
                      0.04em 0.04em 0 #ff903c,
                      0.05em 0.05em 0 #ff903c,
                      0.06em 0.06em 0 #ff903c,
                      0.02em 0.02em 0 #ff903c,
                      0.01em 0.01em 0 #ff903c,
                      0.08em 0.08em 0 #ff903c,
                      -0.03em -0.03em 0 #ff903c,
                      -0.02em -0.02em 0 #ff903c,
                      -0.01em -0.01em 0 #ff903c; 
    
    }
  }
  @media screen and (max-width: 40em) {
    header h1 {
        font-size:3em;
        text-align: center;
        padding-left: 0vw;
        z-index: 99;
        filter: drop-shadow(0.03em 0.03em 0px   #ff903c);
          text-shadow:  0.04em 0.04em 0  #ffbe3c,0.02em 0.02em 0  #ff903c,
                      0.03em 0.03em 0 #ff903c,
                      0.04em 0.04em 0 #ff903c,
                      0.05em 0.05em 0 #ff903c,
                      0.06em 0.06em 0 #ff903c,
                      0.02em 0.02em 0 #ff903c,
                      0.01em 0.01em 0 #ff903c,
                      0.08em 0.08em 0 #ff903c,
                      -0.03em -0.03em 0 #ff903c,
                      -0.02em -0.02em 0 #ff903c,
                      -0.01em -0.01em 0 #ff903c; 
    
    }
    header h5{
    color: #1aa696;
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-size:2em;
    padding: 0 0 0 2vw;
  
}
    header nav {
        width: 100vw;
        position: fixed; 
        top:auto;
        right: 0;
        bottom: 6.5vh;
        border-radius: 0em;
        display: flex;
        flex-wrap: wrap;
        z-index: 99;
      }

      header nav a{
        width:25%;
        border-bottom: dotted 0px;
        border-right: dotted 1px;
        display: block;
        cursor: pointer;
      }
      header nav a:last-child {
        border-right:dotted 0px;
      }
      header {
       color: #fff;
       letter-spacing:0.5px;
       padding: 6vh 3vw;
       
    }
      header section{
        position:relative;
        top:0vh;
        left: 0vw;
        width: 100%;
        background-color: rgba(0,0,0,0);
    }
  
}
article {
    padding: 5vh 12vw;

    /* padding: 5vh 20vw 5vh 5vw; */
}
article h2 {
  font-size: 1.6em;
  line-height: 1.8;
  padding-bottom: 1vh;
  font-weight: 300;
  color: #874a0e;
  text-align: center;
}
article h2 span {
  font-family: "Teko", "Noto Sans TC", "Arial", sans-serif;
  font-size: 2.38em;
  line-height: 1.2;
  font-weight: 900;
  display: block;
}
article h2 span::before{
    content: '＼';
    font-size:35%;
    padding: 1vw;
}
article h2 span::after{
    content: '／';
    font-size:35%;
    padding: 1vw;
}
article h3 {
  color: #ff9427;
  font-size: 1em;
}
article>section {
  width: 100%;
  text-align: left;
  padding: 15vh 6vw;
  display: flex;
  display: -webkit-flex;
  align-items:self-start;
  justify-content:space-between;
  /* border-bottom: solid 3px; */
  
}
article section>div {
  width: 50%;
}
article table {
  width: 100%;
}
article table td {
  border-bottom: solid 1px;
  padding: 1.5vh 1vw;
}
article table tr:last-child td {
  border-bottom: solid 0px;

}
article table tr td:first-child {
  border-right: solid 1px;
  text-align: center;

}
article table th {
  text-align: center;
  width: 20%;
}

@media screen and (max-width: 55em) {
    article {
    padding: 5vh 5vw;
    /* padding: 5vh 20vw 5vh 5vw; */
}
  article>section {
    width: 100%;
    text-align: center;
    padding: 8vh 6vw;
    flex-wrap: wrap;
    
  }
  #exam section>div {
    width: 100%;
  }
}
@media screen and (max-width: 40em) {
  article h2 span {
    font-size: 1.6em;
    text-align: center;
  }

}


#exam {
    position: fixed;
    right: 2vw;
    top: 0;
    border-left: solid 2px orange;
    padding: 8vh 0vw 0;
    width: 15vw;
    text-align: center;
    font-size: 0.9em;
    display: none;

     
}
#exam img {
    width: 85%;
}
#exam ul {
    list-style: none;
}
#exam ul li {
    padding:1vh 1vw;
    text-align: left;
}
#exam ul li time {
    padding: 1vh 1vw ;
    background: #ff903c;
    color: #fff;
    border-radius: 1em;
    margin-right: 1vw;
    
}

#st section,#teacher section {
    padding: 0;
    align-items: stretch;
    flex-wrap: wrap;

}
#st p {
   background-color:#fffaf0;
   border: solid 1px #ffc53f;
   border-radius: 1em;
   padding: 3vh 3vw;
   margin: 1vh 0;
   color: #3d3636;
   width: 48%;
}
#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 h2 img{
   width:200px
}
#teacher ul{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    list-style: none;
    margin-top: 5vh;
}
#teacher ul li  {
   border: solid 1px #ffc53f;
   border-radius: 1em;
   margin: 1vh 0;
   color: #3d3636;
   width:31%;
   position: relative;
}
#teacher ul li img {
    width:55%;
    margin: auto;
    margin-top: -5vh;
    text-align: center;
}
#teacher ul li p{
    background-color:rgb(255 184 50);
    color: #fff;
    margin-top: -5vh;
    padding: 6vh 3vw;
 
}
#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;
}
}
#down {
  text-align: center;
   position: relative;
   padding:0 8vw 5vh 8vw;
   /* padding: 0 20vw 0 5vw; */
   margin-top: -12vh;
   /* #ffc53f */
}
#down section {
    position: relative;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 3em;
     padding: 3vh 0vw;
}
#down h2 span {
  /* font-family: "Teko", "Noto Sans TC", "Arial", sans-serif; */
  line-height: 1.2;
  font-weight: 900;
}
.p1 {
    width: 35%;
    padding: 3vh 1vw;
    border-radius: 1em;
}
#down .p1 h3 {
    font-size: 0.9em;
}
.p2 {
  width: 65%;
  padding: 3vh 1vw 3vh 0;
  vertical-align: top;

}
#down h2 span {
  font-size: 1.5em;
}
#down .content {
    padding: 0;
}
@media screen and (max-width: 65em) {

  .p1,.p2{
    width:100%;
    margin:0;
    margin-bottom: 1vh;
  }
}
@media screen and (max-width: 55em) {
    #down {
   padding:0 5vw 5vh 5vw;
   /* #ffc53f */
}
#down section {
    background-color: rgba(255, 255, 255, 0);
}
} 
#socail_icon {
    padding: 0;
  }
  #socail_icon_box a {
    background-color: #1f8bd9;
  }
  #socail_icon a::before {
    content:none;
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      padding-right: 0;
  }
  @media screen and (max-width: 575px) {
    #socail_icon_box {height: 8vh;}
    #socail_icon_box a.bg_line {padding: 0.5em 0.1em 0.4em;}
    #socail_icon {margin-top: 0; background-color: rgba(54, 50, 0, 0)}
    #socail_icon_box a.w100 img {
        pointer-events: none;
        display: block ;
        position: absolute; 
        z-index: 10; 
        width: 40px; 
        height: 40px; 
        top: 18px!important;
        left: 10%!important;
    }
    #socail_icon_box a.bg_line {
        padding: 0.2em 0.15em 0.2em !important;
    }
    #socail_icon_box {
         height: 6.5vh !important;
    }
}

#talk {
    margin: 3vh 0;
    padding: 5vh 5vw;
}
#talk ul {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    padding-bottom:15vh;
    background: url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat bottom left;
    background-size:22%;
    color: #0c6252;
}
#talk ul li:nth-child(2) {
    width: 62%;
}
#talk ul li:first-child {
    width: 22%;
    
}
#talk h3 {
    font-size: 1.85em;
    line-height: 1.5;
}
#talk .countySelect, #talk .storeSelect {
    font-size:1.1em;
    color: #666;

}

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


   #talk ul {
        padding-bottom:18vh;
        background: url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat bottom left -3vw;
        background-size:35%;
    }
    #talk ul li:nth-child(2) {
        width: 68%;
    }
    #talk h3 {
        font-size: 2em;
        line-height: 1.5;
    }

}
@media screen and (max-width:40em) {
    #talk ul {
        padding-bottom:6vh;
        background: url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat bottom left -5vw;
        background-size:45%;
    }
    #talk ul li:nth-child(2) {
        width: 66%;
    }
    #talk h3 {
        font-size: 1.25em;
        line-height: 1.5;
    }
    #talk h2 {
        font-size:1.35em;
    }
}
footer {
  background: #1aa696;
  color: #fff;
  padding: 5vh 5vw;

}
footer ul {
   display: flex;
    display: -webkit-flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
}
footer ul li {
  width: 20%;
  text-align: center;
    font-size: 1.35em;
}
footer ul li a, footer ul li a:hover {
  color: #fff;
}
  @media screen and (max-width: 55em) {
    footer {
  background: #1aa696;
  color: #fff;
  padding: 5vh 1vw 8vh;

}
    footer ul li {
  width: 32%;
  text-align: center;
    font-size: 1em;
}
  }