@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: #fff url(https://www.easywin.com.tw/AD/114/0206/img/bg_3.png);
    background-size: 1%;
  background-position: top center;
  font-size: 1.05em;
  line-height: 1.8;
  letter-spacing: 0.5px;
  font-weight: 300;
  overflow-x: hidden;
  font-family: "Arial","Noto Sans TC" , sans-serif;
}


@media screen and (max-width:46em){
body {   
   background: #fff url(https://www.easywin.com.tw/AD/114/0206/img/bg_3.png);
    background-size: 2%;
}
}
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:#56565d;
  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;
}
article h4 span {
  background-color:  #ff903c;
  padding: 1vh 1vw;
  border-radius: 1em;
  color: #fff;
}
article em {
    color: #ff9427;

}
@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;
  text-align: center;
}
  article h3 span {
    font-size: 1.2em;
    text-align: center;
  }
}

#sale {
    background:#f0f3ff;
    background-size: 35%;
    text-align: center;
    font-size: 1.1em;
    border-radius: 1em;
  }
#sale small {
  display: block;
  font-size: 68%;    
  opacity: 0.9;
}
#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;
  }
  #sale ol li {
    position: relative;
    list-style: none;
    width:31%;
    padding:3vh 0 ;
    margin: 1vh auto;
    background-color: #fff;
    border: rgb(255, 214, 185) 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 {
    background:#fff1cc00;
    font-size: 1.1em;
        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;
    padding-bottom: 0;
}
#exam p {
  margin: 2vh 0;
}
#exam .one{
  display: flex;
  display: -webkit-flex;
  list-style: none;
  justify-content: center;
  align-items: stretch;
  margin-top: 2vh;
  padding-bottom: 5vh;
  line-height: 1.5;
  
}
#exam .one li {
  position: relative;
  margin: 1vh 1vw;
  width:12%;

}

#exam ol strong {
  color:#6c6ed9;
  display: block;
  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: #6c6ed9;
  border-radius: 1em;
   color: #fff;
}

#exam .one ul li:last-child {
  width: 100%;
}
@media (max-width:55em) {

#exam ol strong {
  font-size: 105%;
}

#exam  ul li strong {
   font-size: 1.25em;
}
}
@media (max-width:40em) {

#exam .one{
  flex-wrap: wrap;
  margin-top: 2vh;
  padding-bottom: 2vh;
}
#exam .one li {
  width: 28%;
  height: auto;
  margin-bottom: 3vh;
  font-size: 80%;
}

#exam ol strong {
  font-size: 105%;
}
#exam  ul li  {
   width: 100%;
}
}


#leam {
  text-align: center;
  display: flex;
  display: -webkit-flex;
  list-style: none;
  justify-content: space-around;
  align-items: stretch;
  line-height: 1.35;
}
#leam table small {
    font-weight: 600;
    color: #6c6ed9;
    display: block;
}
#leam table {
    width: 45%;
    margin:3vh auto 5vh;
    text-align: center;
    font-family: "Mukta", "Noto Sans TC", "Arial", sans-serif;
    table-layout: fixed;
} 
#leam table caption {
      color: #6c6ed9;
      font-size: 2em;
      font-weight: 600;
}
#leam table td,#leam table th {
    padding: 0.5vh 0.2vw;
    position: relative;
    font-size: 1.1em;
}
#leam table tr { 
    border-bottom: solid 1px;
}
#leam table td:last-child{
    font-size: 2em;
    font-weight: 800;
    color: #6c6ed9;

}
#leam table td:first-child{
  width: 55%;
}
#leam table td:last-child span {
  font-size: 60%;
}
#leam h6 {
   position: absolute;
   top: 1vh;
   left: 0;
  font-size: 0.8em;
  background: #6c6ed9;
  border-radius: 1em;
  padding:6px 0;
  font-weight: 600;
   color: #fff;
   width: 32px;
   height: 32px;
}
#leam ul {
    margin-top: 5vh;
    margin-bottom: 5vh;
    list-style: none;
    font-size: 16px;
    color: #6c6ed9;
}
#leam ul li {
    text-align: left;
    padding-bottom: 1vh;
}

#leam ul h6 {
    font-weight: 600;
    font-size: 1em;
    color:#0b7142;
    padding: 1vh 1vw;
    
}

#leam ul 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:55em) {

#leam {flex-wrap: wrap;}
#leam table {width:100%;margin: auto;margin-bottom: 8vh;} 
#leam table caption {
      font-size: 1.8em;
      padding-bottom: 3vh;
}
#leam table td,#leam table th {
    padding: 0.5vh 2vw;
    font-size: 1em;
}

#leam table td:last-child{
    font-size: 1.68em;

}
#leam table td:first-child{
  width: 55%;
}
#leam table td:last-child span {
  font-size: 60%;
}
#leam h6 {
   position: absolute;
   top: 1vh;
   left: 0;
  font-size: 1em;
  padding:2px 0;
   width: 28px;
   height: 28px;
}


}




#apply {
    text-align: center;
    padding: 0;
}
#apply table {
    width: 100%;
    margin:3vh auto 5vh;
    text-align: center;
    font-family: "Mukta", "Noto Sans TC", "Arial", sans-serif;
    background-color: #fff;
    table-layout: fixed;
    border:solid 2px #9091e9;
} 
#apply table caption {
      color: #15399e;
      font-size: 2em;
}
#apply table thead {
    background-color:#fff1cc;
}

#apply table td,#apply table th {
    padding: 0.6vh 0.5vw;
    /* font-size: 1.15em; */
     border-bottom: solid 1px;
    border-right: solid 1px ;
    color: #9091e9;
}
#apply table thead td,
#apply table thead th {
    font-weight: 500;
    border-bottom: solid 1px;
    border-right: solid 1px;
    
}
#apply table thead td{
    background-color:#ecf0ff;
    color: #6c6ed9;
}
#apply table th:first-child, 
#apply table th:nth-child(2) { 
    width: 22%;
    font-weight: 500;
   
}
#apply table tbody th:first-child {
    color: #6c6ed9;
}
#apply table small{
    display: block;
    color: #6c6ed9;
    font-weight: 600;
}
#apply table thead th {
    position: relative;
}
#apply table thead th h4 {
    position: relative;
    font-weight: 900;
    font-size:1.5em;
    line-height: 1.35;
    color: #6c6ed9;

}
@media screen and (max-width:55em) {
    #apply table td,#leam table th {
        padding: 1vh 0.5vw;
        font-size: 0.9em;
    }
#apply table thead th h4 {
    font-size:1.35em;
    line-height: 1.35;
     

}
#apply table th:first-child { 
    width: 38%;
    font-weight: 500;
    font-size: 90%;
    
   
}
}
#job {
    text-align: center;
}
#job>section {
    margin: auto;
    padding: 5vh 0vw;
   
   /* #ffee8b */
}
#job table {
    margin: auto;
    margin-top: 5vh;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    
    
}
#job table th {
    width: 25%;
    vertical-align: top;
  
}
#job table td {
    border-bottom: solid 1px #ffe5aa;
    text-align: left;
    padding:3vh 5vw ;
}
#job table mark {
    background-color: #fff1cc;
}
#job table p  {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background-color:#ffed84;
    padding-top: 20px;
    text-align: center;
    font-size: 1.35em;
    line-height: 1.35;
    margin: auto;
}
#job caption,#job h4  {
    font-weight: 600;
    font-size: 1.1em;
    color: #ff903c;
}
#job caption span  {
  background-color:  #ff903c;
  border-radius: 1em;
  padding: 1vh 1vw;
  color: #fff;
}
@media screen and (max-width:40em) {

    #job>section {
        margin: auto;
        padding: 5vh 0vw;
        background: #fffdf3 url(https://www.easywin.com.tw/AD/114/0206/img/bg_3.png);
        background-size:2%;
       /* #ffee8b */
    }
    #job table td {
        padding:2vh 1vw ;
        position: relative;
        font-size: 95%;
    }
    #job table p  {
        position: absolute;
        left: 1vw;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        padding-top:10px;
        text-align: center;
        font-size: 1em;
    }
}



#qua {
    text-align: center;
    margin-top: 5vh;
}
#qua ol {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    justify-content: space-between;
    list-style: none;
    margin: auto;
}
#qua details {
  text-align: left;
  margin: 2vh 1vw;
  padding: 2vh 2vw ;
  background-color: #ffefef;
  border-radius: 1em;
}
#qua ol li {
    border: #cacaca solid 1px;
    border-radius: 1em;
    background-color: #fff;
    padding: 3vh 1vw;
    margin: 1vh 1vw;
    width: 45%;
}
#qua h4 { 
    margin-bottom: 3vh;
}
#qua h4 strong {
    padding-bottom: 2vh;
    border-bottom: 3px solid;
    font-weight: 600;
    position: relative;
}
#qua h4 strong::before {
    content: '\f00c';
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: -3vw;
}

#qua p {
    margin: 2vh 0;
}
#qua span::before {
    content: '／';
    font-size: 15px;
    padding:0 1vw;
}

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

    #qua {
        text-align: center;
        margin-bottom: 5vh;
    }
    #qua h4 strong::before {
        content: '\f00c';
        font-weight: 900;
        font-family: 'Font Awesome 5 Free';
        position: absolute;
        left:-8vw;
    }
    #qua span::before {
        content: '／';
        font-size: 15px;
        padding:0 2vw;
    }

    #qua ol {
        flex-wrap: wrap;
    }
    #qua ol li {
        width: 100%;
    }

}
#good {
    margin: 3vh 0;
    border-radius: 3em;
    /* font-size: 1em; */
  }
  #good ul {
    margin: 0;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    justify-content: space-between;
    
  }
 #good ul li {
    width: 48%;
    margin: 2vh 0;
    display: flex;
    display: -webkit-flex;
    list-style: none;
    justify-content: space-between;
    align-items:flex-start ;
    position: relative;
    border: solid 1px #ffe1e1;
    background-color:  #ffe1e155;
    border-radius: 1em;
  }
 #good img {
    width: 18%;
    height: auto;
    border-radius:50%;
    border: solid 1px #3f3997;
    box-shadow: 5px 8px 0 #e8d4d5;
      position: absolute;
  right: 3vw;
  top: -2vh;
  background-color: #ffe1e1;
  }
 
 #good p {
    width: 100%;
    padding: 3vh 2vw;
    line-height: 1.8;
  }
   #good strong {
     font-weight: 500;
     color:#6c6ed9;
   }
 #good span{
    font-size: 1.5em;
    font-weight: 400;
    color:#6c6ed9;
    padding-bottom: 2vh;
  }
  #good kbd {
    padding: 1vh 1vw;
    background:#ff4542 ;
    color: #fff;
    font-weight: 600;
    font-size: 1.2em;
    border-radius: 1em;
  }

  @media (min-width: 50em) {#good .br {display: none;}}

  @media (max-width: 50em){
    
    #good {
        margin: 1vh 0;
        padding: 5vh 1vw;
        border-radius: 0em;
        background-color:rgba(255, 243, 243, 0.0);
      }
 #good ul,#good ul li {flex-wrap: wrap;    font-size: 100%;}
 #good ul li {width: 100%; margin: 3vh 0;position: relative;}
 #good strong {
    font-size:1em;
  }
   #good span{
    font-size: 1.5em;
    font-weight: 400;
    color:#6c6ed9;
    padding: 2vh 0 0;
    display: block;
     line-height: 1.35;
    
  }
 #good img { 
  width: 30%;

}
 #good p {
    padding: 3vh 3vw; 
    border-radius: 1em ;
    background-color: #fff;
    border: solid 1px #e9e9e9; 
  }
}

#teacher {
    text-align: center;
}
#teacher .two {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: stretch;
  margin: auto;
  width: 100%;
      margin-top: 1vh;
    margin-bottom: 1vh;
}
#teacher .two li {
  list-style: none;
  text-align: left;
  margin-bottom: 3vh;
  width: 22%;
  

}
#teacher .two strong {
  background-color: #ff9e00;
  border-radius: 1em;
  padding: 0.5vh 1vw;
  margin-right: 1vw;
  font-size: 1.2em;
  color: #fff; 
    text-align: center;
}
#teacher .two span {
  color: #ff9e00;
}
#teacher section {
     display: flex;
    display: -webkit-flex;
    align-items: start;
    justify-content: space-between;
    margin: auto;
}
#teacher section>div {
    display: flex;
    display: -webkit-flex;
    align-items: start;
    justify-content: space-between;
    width: 48%;
    border: solid 1px #f3f3f3;
    padding: 3vh 2vw;
}
#teacher h4 {
    padding-bottom: 2vh;
    border-bottom: solid 1px;
    margin: 2vh 0;
    color: #6c6ed9;
    font-size: 1.5em;
    line-height: 1.35;
}
#teacher h4 strong {
    font-size: 2em;
}
#teacher h3 img{
   width:250px
}
#teacher section>div img {
   width: 28%;
}

#teacher ul {
    text-align: left;
     width: 68%;
}
#teacher ul li{list-style: disc;}
#teacher ul li:first-child {
    list-style: none;
}
@media (max-width:55em) {
  #teacher .two {
    flex-wrap: wrap;
    width: 100%;
}
#teacher .two li {
  width: 45%;
  margin: 2vh 0;
}
#teacher .two strong {
  padding: 0.5vh 2.5vw;
  font-size: 1.1em;
}

#teacher section {
      flex-wrap: wrap;
}
#teacher section>div {
    width: 100%;
    border: solid 0px #f3f3f3;
    padding: 3vh 0vw;
}
#teacher h4 {
    margin: 2vh 0;
    font-size: 1.25em;
    line-height: 1.35;
}
#teacher h4 strong {font-size: 1.8em;}
#teacher h3 img{ width:180px}
#teacher section>div img { width: 32%;}
#teacher ul {width: 68%;}
}

#faq {
    text-align:center ;
    position: relative;
    font-size: 1.1em;
}

#faq section {
  position: relative;
}
#faq details {
  background: url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png)  #f8f8f8 repeat;
    background-size: 1%;
    border-bottom: #6c6ed9 3px dashed;
    border-left: #6c6ed9 12px solid;
    padding: 3vh 8vw;
    margin: auto;
    text-align: left;
}

#faq summary {
    position: relative;
    
}
#faq details summary::marker {
    font-size: 0;
}
#faq details summary::after {
    content:"+ more";
    font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
    position: absolute;
    right: -2vw;
    color: #6c6ed9;
}
#faq details[open] summary::after {
    content:"-close";
    font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
    position: absolute;
    right: -2vw;

}
#faq details[open] {
  border:dashed 5px #6c6ed9;
  border-radius: 1em;
  background: rgba(255, 255, 255, 0.68);
  background-size: 100%;
  margin: 3vh 0;
  padding-bottom: 5vh;
}
#faq details[open] summary {
  margin-bottom:1vh;
  border-radius: 0.5em 0.5em 0 0;
  border-bottom: solid 1px #d6f7b4;
  padding-bottom: 1vh;
  color:  #ff8851;
  font-weight: 600;
}
#faq details p span {
    font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
    font-size: 1.5em;
    line-height: 1.35;
    color: #ffb5a2;
    display: block;

}
#faq details p span::after {
    content: ':';
    padding: 0 1vw;
}
#faq details p small {
    font-size: 15px;
}
#faq summary h5 span {
    font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
    position: absolute;
    background-color: #ffaf8a;
    border-radius: 50%;
    font-size: 1.5em;
    color: #fff;
    padding: 0 12px;
    left: -3.8vw;
    top:2vh;
}
#faq h6{
    font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
    position: absolute;
    top:-6vh;
    left:5vw;
    font-size:6em;
    line-height: 1.2;
    color: #fff;
    text-shadow: 0 0.15em 0px #6c6ed9, 0.01em -0.03em 0 #6c6ed9, 0.08em 0.005em 0 #6c6ed9, 0em 0.08em 0 #6c6ed9, 0.05em 0.08em 0 #6c6ed9, 0px -0.05em 0 #6c6ed9, -0.06em -0.05em 0 #6c6ed9, -0.08em 0.08em 0 #6c6ed9, -0.09em 0 0 #6c6ed9;
    -moz-transform:rotate(-2deg);
    -webkit-transform:rotate(-2deg);
    -o-transform:rotate(-2deg);
    -ms-transform:rotate(-2deg);
   transform:rotate(-2deg);
  }
  #faq h6 span {
    font-size: 0.35em;
    text-shadow:
    0 0.15em 0px #6c6ed9, 
    0.01em -0.03em 0 #6c6ed9, 
    0.08em 0.005em 0 #6c6ed9, 
    0em 0.08em 0 #6c6ed9, 
    0.05em 0.08em 0 #6c6ed9, 
    0px -0.05em 0 #6c6ed9,
     -0.06em -0.05em 0 #6c6ed9,
     -0.08em 0.08em 0 #6c6ed9,
     -0.09em 0 0 #6c6ed9;
}
#faq mark {
    background-color: #fffae2;
}
#faq p ins {
    color: #ffaf8a;
    font-weight: 600;
}
#faq em {
    font-size: 90%;
    line-height: 1.35;
    color: #999;
}
#faq ol{
    padding: 0 0 0 21px;

}
@media screen and (max-width:65em) {
    #faq {
        padding:5vh 2vw;
    }

    #faq details {
      background: url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png)  #fffce9 repeat;
        background-size: 2%;
        padding: 3vh 6vw;
    }

    #faq details p span {
        font-size: 1.35em;
        line-height: 1.35;
        color: #ffb5a2;
        display: block;
    
    }
    #faq summary h5 span {
        font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
        position: absolute;
        background-color: #6c6ed9;
        border-radius: 50%;
        font-size: 1.5em;
        color: #fff;
        padding: 0 10px;
        left: -3.8vw;
        top:-1vh;
    }
    #faq h6{
        font-size:4.5em;
        text-shadow: 0 0.15em 0px #6c6ed9, 0.01em -0.03em 0 #6c6ed9, 0.08em 0.005em 0 #6c6ed9, 0em 0.08em 0 #6c6ed9, 0.05em 0.08em 0 #6c6ed9, 0px -0.05em 0 #6c6ed9, -0.06em -0.05em 0 #6c6ed9, -0.08em 0.08em 0 #6c6ed9, -0.09em 0 0 #6c6ed9;
        -moz-transform:rotate(-2deg);
        -webkit-transform:rotate(-2deg);
        -o-transform:rotate(-2deg);
        -ms-transform:rotate(-2deg);
       transform:rotate(-2deg);
      }
      #faq h6 span {
        font-size: 0.4em;
        text-shadow:
        0 0.15em 0px #0c6252, 
        0.01em -0.03em 0 #0c6252, 
        0.08em 0.005em 0 #0c6252, 
        0em 0.08em 0 #0c6252, 
        0.05em 0.08em 0 #0c6252, 
        0px -0.05em 0 #0c6252,
         -0.06em -0.05em 0 #0c6252,
         -0.08em 0.08em 0 #0c6252,
         -0.09em 0 0 #0c6252;
    }

}

#pht_class {
  background:#f3f2ff;
  border-radius: 1em;
  margin: auto;
  text-align: center;
  letter-spacing: 0.5px;
}


#pht_class ul {
  list-style: none;
  padding: 0;
  margin: auto;
  display: flex;
  display: -webkit-flex;
  font-size: 16px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
#pht_class ul strong {
  display: block;
  font-size:1.5em;
  line-height: 1.6;
  color:#6c6ed9;
  padding: 1vh 0;

}


#pht_class ul li {
  width:22%;
  border-radius: 2em;
  margin: 1vh 0.2vw;
  text-align: center;
  padding: 3vh 1vw;
}
#pht_class ul li img {
  width: 100%;
  border-radius: 50%;
  border:solid 1px #ffe1e1;
}


#pht_class ul span {background: #ffffff;display: block;padding: 1vh 0;} 
/* #pht_class ul li {background: #fff;   border:#ffd4d4 solid 1px;} */
@media screen and (max-width: 65em) {

}
@media screen and (max-width: 40em) {
  
#pht_class {
  padding: 5vh 2vw;
}
#pht_class ul {
  list-style: none;
  padding: 0;
  margin: auto;
  display: flex;
  display: -webkit-flex;
  font-size: 16px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
#pht_class ul strong {
  display: block;
  font-size:1.5em;
  line-height: 1.2;
  padding: 1vh 0;

}


#pht_class ul li {
  width:46%;
  font-size: 95%;

}
#pht_class ul li img {
  width: 100%;
  border:solid 1px #f3f3f3;
}

#pht_class ul i {
  font-size: 2.2em;
  color: #ffffff;
  display: block;
  padding-bottom: 1vh;
}
}