@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:#a4cfff url(https://www.easywin.com.tw/ad/113/0308/img/bg.png);
  background-size:12%;
  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 {  
    font-weight: 300;
}
}

footer {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 8vh 8vw;
  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 2vw;
    font-size: 14px;
  }

  footer table span {
    font-weight: 500;
    font-size: 95%;
    padding: 2px 2px;
  }

  footer>div {
    width: 100%;
    margin-top: 3vh;

  }
}

#message{
  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;
}
@media (max-width:55em) {
  #message{
    padding: 5vh 5vw; 
  }
}
h1,h2,h3,h4,h5,p { 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;}
.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 {
  width: 100%;
  background-color: #ffd5c0;
  padding: 5vh 0vw;
  margin: 0vh auto;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
  /* border-bottom: solid 1px #5788ff;
  border-top: solid 1px #5788ff; */
  color: #333;

}

.ads,
.superbox_sale {

  width: 38%;
  border-radius: 1em;
  padding: 0vh 0vw;
  text-align: center;
  display: inline-block;

}

.superbox_sale {
  width: 52%;
}

.ads:hover,
.superbox_sale:hover {
  cursor: pointer;
}

.superbox_sale img {
  width: 48%;
  height: auto;
  background-color: rgb(255, 240, 240);
  border: solid #2a2921 1px;

}

#ads p {
  vertical-align: top;
  font-size: 1.35em;
  margin: 0;
}

#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: 3vh 0vw 10vh 0vw;
  font-size: 1.2em;
  font-weight: 600;
}

#ads nav a:hover,
#ads nav a {
  padding: 2vh 1.5vw;
  margin: 0 1vw;
  background-color: #1dcd00;
  color: #fff;
  border-radius: 3em;
}

#ads nav a:hover {
  opacity: 0.6;
}

@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 {
    background-color: #ffd5c0;
    padding: 5vh 0vw;
    text-align: center;
    letter-spacing: 0;
    color: #000;
  }

  #ads nav {
    font-size: 1.2em;
  }

  #ads nav a:hover,
  #ads nav a {
    padding: 2vh 2vw;
    line-height: 3;
    color: #fff;
    border-radius: 3em;
  }

  .ads,
  .superbox_sale {
    margin: 0vh 1vw;
    width: 95%;
    border-radius: 1em;
    padding: 1vh 2vw;

  }

  .superbox_sale img {
    width: 80%;
    height: auto;
  }
}

main {
   background: url(https://www.easywin.com.tw/ad/113/0308/img/bg_2.png) repeat;
  background-position: center ;
}
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:#117b66;
   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:68%;
  padding: 5vh 0 0;
  position: relative;
  z-index: 8;
}

}
@media screen and (max-width: 40em) {
  header img {
    width: 80%;
  }
}
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 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>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;
  }

}

#sp, #meet {
  position: relative;
}
#sp {
  background: url(https://www.easywin.com.tw/ad/113/0308/img/a1.png) no-repeat;
  background-position: bottom -15vh right -3vw;
  background-size: 35%;
  padding-top: 0vh;
  text-align: center;
  font-size: 1.15em; 
  /* #ffc900 */
} 
#sp .t1 {
  position: absolute;
  width:11%;
  top: 15vh;
  left: 8vw;
  z-index:10;
}
#sp .t2 {
  width: 58%;
  z-index: 15;
  position: relative;
}
#sp ul {
  width: 100%;
  position: relative;
  background: #fff;
  border: solid 8px  dotted;
  padding:5vh 3vw 8vh 8vw;
  margin-left: -1vw;
  margin-top: -6vh;
  border-radius:1em;
  text-align: left;
  color: #ff8d8d;
  z-index: 12;
}
#sp>div ul li {
  padding:1vh ;
  border-bottom: dotted 2px rgba(255, 188, 130, 0.378);
  list-style: none;  
  position: relative;
  font-weight: 600;
}
#sp>div ul li img {
  width:38px;
  height: auto;
  position: absolute;
  left: -3.5vw;
  top:0vh;
}
#sp>div ul li i {
  -moz-transform:rotate(-15deg);
  -webkit-transform:rotate(-15deg);
  -o-transform:rotate(-15deg);
  -ms-transform:rotate(-15deg);
  transform:rotate(-15deg);
  font-size: 1.2em;
  padding-left:5px;
 
}

#sp>div ul li:nth-child(2n)  {color:#64a2ff;}
#sp>div ul li:first-child {text-align: center;}
#sp>div ul li:last-child {border-bottom: solid 0px;}
#sp ul li span {font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;}
#sp ul li strong {font-size: 180%;}
#sp ul li span::after {
  content: '/';
  padding: 1vw;
}
#sp h2 {font-weight: 600;}
#sp h3 {
  position: absolute;
  right:8vw;
  top:5vh;
  font-size: 1.2em;
  font-weight: 600;
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-rl;
  transform: rotate(2deg);
}
#sp h3 span {
  font-size: 1.5em;
  line-height: 1.5;
  letter-spacing: 0px;
}
#sp p {color: #000;}
#sp table {
  background-color: #fff;
  border: solid 1px #ddd;
  color: #999;
  font-weight: 400;
  text-align: center;
  margin: 3vh 0;
  width: 90%;
}
#sp table td {
  border-bottom: solid 1px #ddd;
  border-right: solid 1px #ddd;
}
#sp table tr:first-child td {
  font-size: 90%;
  padding: 1vh 1vw;
  background-color: #fff1f1;
}
#sp table small {
  font-size: 68%;
  text-decoration: underline;
}
#sp>div table td:hover {
  cursor: pointer;
  opacity: 0.6;
  color: #03c;
  font-weight: 600;
}
#sp kbd {
  background-color: #64a2ff;
  border-radius: 1em;
  color: #fff;
  font-size:90%;
  padding: 5px 8px;
  margin: 0.2vw;
  letter-spacing: 0;
}
#sp kbd.live{
  background-color: #ff9c9c;
}
#exam #sp>div:first-child{width: 72%;}
#exam #sp>div:nth-child(2){width: 28%;}
#meet section>div:first-child{width:32%;}
#meet section>div:nth-child(2){width: 65%;}
#meet {
  background:url(https://www.easywin.com.tw/ad/113/0308/img/bk.png)  #056646 no-repeat;
  background-size: 100%;
  color: #fff;
  text-align: left;
  /* background: #ffe0e0ab; #128782*/
}

#meet ul {
  background: #fefdf5 url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png);
  background-size: 2%;
  border-radius: 3px;
  box-shadow: -5px 6px 0px #2a463bc5;
  color:#697ce9;
  font-size: 1.1em;
  font-weight: 600;
  list-style: none;
  position: relative;
  padding: 5vh 1vw;
  margin: 0 0 0 -3vw;  
  text-align: left;
  transform: rotate(-1deg);
  /* justify-content:space-around; */
}
#meet ul li{
  padding: 1vh 1vw;
}
#meet ul span {
  background: url(https://www.easywin.com.tw/ad/113/0308/img/bg_5.png);
  background-size: cover;
  padding: 1vh 1vw;
  color: #fff;
  font-weight: 600;
}
#meet ul li ins {
  font-size: 120%;
}
#meet ul img{
  position: absolute;
  right: 2vw;
  top: -8vh;
}

#meet table {
  margin-bottom: 5vh;
  text-align: left;
}
#meet a i {
  float: right;
}
#meet h2 {
  color:#ffdf6e;
}
#meet h2 img{
  width: 22%;
}
#meet table {
  margin-top: 5vh;
}
#meet table td {
  border-bottom: solid 2px rgba(62, 147, 13, 0.718);
}
#meet table th {
  color: #ffcb3b;
  width: 20%;
  vertical-align: top;
}
#meet table th strong {
  font-size: 160%;
}
#meet table th img {
  width: 30px;
  padding-right: 2px;
}
#meet a,#meet a:hover {
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  color: #ff8fc5;
 padding: 2vh 1vw;
 font-size: 120%;
}
#meet button {
  background-color:#ff7dce;
  border: none;
  border-radius: 3em;
  color: #fff;
  padding: 2vh 2vw;
  margin: auto;
  text-align: center;
  font-size: 1.16em;
  cursor: pointer;
}
.st {
  position: absolute;
  bottom: 0;
  left: 0;
}
.st p {
  background: url(https://www.easywin.com.tw/ad/113/0308/img/a8.png)center no-repeat;
  background-size:90%;
  width:100%;
  padding: 15vh 15vw 18vh 5vw;
  margin-left:2vw;
  font-size: 1em;
  font-weight: 300;
  font-style: italic;
  color: #fff;
 
}
.st strong {
  font-family: "Noto Sans TC", sans-serif;
  padding-top: 5vh;
 color:#ffdb11;
 font-weight: 500;
 font-size: 90%;
}
#meet .st a, #meet .st a:hover { 
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  color: #ff7dce;
  text-align: right;
}
.st img{
  width:80%;
  margin-top: -12vh;
  margin-left:3vw ;
}
#meet table ol {
  display: flex;
  list-style: none;
  justify-content: space-around;
  padding: 0;
}
#meet table ol li {
  width: 45%;
  margin-left: 1vw;
}
#meet table ol li strong {
  color: #ffdf6e;
}
#meet table span{
  font-size:2em;
}
@media screen and (max-width:75em){
  #meet section>div:first-child{width:45%;font-size: 90%;}
#meet section>div:nth-child(2){width: 50%;font-size: 90%;}
} 
@media screen and (max-width:68em){
  article h2 span, #sp h2 span, #down h2 span{
    font-size: 2em;
    line-height: 1.1;
}
#exam #sp>div:first-child{width:80%;}
#exam #sp>div:nth-child(2){width:20%;}

#sp>div ul li i {
  font-size: 1em;
  padding-left:5px;
 
}
#sp table {
  width:88vw;
  margin-left: -5vw;
}
#meet ul {
  font-size: 1em;
  letter-spacing: 0.5;
  padding: 5vh 1vw;
}
#meet table th {
  width:28%;
}
#meet table ol {
  flex-wrap: wrap;
}
#meet table ol li {
  width: 100%;
  margin:auto;
  margin-bottom: 2vh;
}
#meet table ol li strong {
  color: #ffdf6e;
}
#meet table span{
  font-size:2em;
  display: block;
}
}
@media screen and (max-width: 55em) {
  #sp {
    background: url(https://www.easywin.com.tw/ad/113/0308/img/a1.png) no-repeat;
    background-position: top 3vh left 3vw;
    background-size: 45%;
    font-size: 1em; 
    padding: 0vh 5vw 8vh;
    margin-top: 0vh;
  } 
  #sp .t1,  #sp .t2{display: none;}
  #sp ul {
    width: 100%;
    background: #fffef3 url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png);
    background-size: 3%;
    border-radius: 0em;
    padding:5vh 5vw 5vh 12vw;
    margin-left: auto;
    margin-top: 18vh;
  }
  #sp>div ul li {
    padding:2vh ;
    border-bottom: dotted 3px;
  }
  #sp>div ul li img {
    width:42px;
    left: -9vw;
    top:2vh;
  }
  #sp ul li span {line-height: 1.2;font-size:1.2em;}
  #sp ul li span::after {
    content: '';
  }
  #sp>div ul li i {
    font-size: 1.2em;
    padding-left:5px;
   
  }
  #sp h3 {
    position:relative;
    right:auto;
    top:0;
    font-size: 1.8em;
    -webkit-writing-mode: lr-tb;
    writing-mode: lr-tb;
    transform: rotate(-1deg);
  }

  #exam #sp>div:first-child,
  #exam #sp>div:nth-child(2),
  #meet section>div:first-child,
  #meet section>div:nth-child(2){width: 100%;}
  #meet p{ text-align: left;}
  #meet ul {
    background: #fefdf5 url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png);
    background-size: 3%;
    font-size: 1.2em;
    letter-spacing: 0.5;
    padding: 5vh 5vw;
    transform: rotate(-1deg);
    margin: 5vh 0
  }
  #meet ul li{
    padding: 1vh 1vw;
  }
  #meet ul span {
    background: url(https://www.easywin.com.tw/ad/113/0308/img/bg_5.png);
    background-size: cover;
    padding: 1vh 1vw;
    color: #fff;
    font-weight: 600;
  }
  #meet ul li ins {
    font-size: 120%;
  }
  #meet ul img{
    width:15%;
    top: -8vh;
  }
  #meet table {
    margin-bottom: 5vh;
    text-align: left;
  }
  #meet h2 {
    border-bottom: solid 3px;
    margin-bottom: 3vh;
  }
  #meet h2 img{
    width:22%;
    margin: 0vh;
  }
  #meet table th {
    width:32%;
  }
  #meet table th strong {
    font-size: 108%;
  }
  .st {
    position:relative;
    bottom: auto;
    left: auto;
    width: 100%;
  }
  .st p {
    background: url(https://www.easywin.com.tw/ad/113/0308/img/a8.png) center no-repeat;
    background-size: cover;
    width: 100%;
    padding:5vh 5vw;
    margin:3vh 0;
    font-size: 1.1em;
    font-weight: 300;
    color: #fff;
    border: dotted 1px;
  }

  #meet button {
    padding: 2vh 5vw;
    margin-bottom: 0vh;
  }

  .st img{
    width:100%;
    margin-top:2vh;
    margin-left:0vw ;
  }
  
}

@media screen and (max-width: 40em) {
  #sp {
    background: url(https://www.easywin.com.tw/ad/113/0308/img/a1.png) no-repeat;
    background-position: top 8vh center;
    background-size: 55%;
    font-size: 1em; 
    padding: 0vh 5vw 8vh;
    margin-top: 0vh;
  } 
  #sp h3 {
    font-size: 1.1em;
  }
  #meet ul {
    background: #fefdf5 url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png);
    background-size: 3%;
    font-size: 1em;
    letter-spacing: 0.5;
    padding: 5vh 0vw;
    transform: rotate(-1deg);
    margin: 5vh 0
  }
  #meet ul li{
    padding: 1vh 1vw;
  }
  #meet ul img{
    width: 20%;
    top: -5vh;
  }
}

#op {
  text-align: center;
  background: #ffe1c3 url(https://www.easywin.com.tw/ad/113/0308/img/bg.png);
  padding: 8vh 5vw;
  /* color:#ac673e; */
  
}
#op h2, #st h2, #down h2 {
  font-size: 3em;
  line-height: 1.8;
  font-weight: 600;
  color:  #29a874;
}
#op section {
  padding:0;
}
#op h2 span, #st h2 span, #down h2 span {
  font-size: 180%;
  color: #0b633f;
}

#op ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  list-style: none;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  margin: 0;
  text-align: center;

}
#op ul li {
  width:31%;
  background: url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png)#fff;
  background-size: 3%;
  border-radius: 2em;
  padding: 4vh 1vw 2vh;
  margin: 2vh 0 5vh 0;
  position: relative;
}
/* #op ul li:first-child,
#op ul li:nth-child(2){
   width: 38%;
   background: #ffffff00;
   border-radius: 2em;
   padding: 2vh 2vw;
} */

#op ul h3 { color:#29a874;  font-weight: 600;line-height: 1.8; }
#op ul h3 span { color: #0a8341; font-size: 1.35em;}
#op .t3 { margin-bottom: 3vh;} 
#op .t3 span {
    padding: 1.5vh 1vw 2vh;
    background: url(https://www.easywin.com.tw/ad/113/0308/img/bg.png) #0a8341;
    background-size: 100%;
    border-radius: 2em;
    color: #fff;
}
#op h4 {
  font-weight: 600;
  font-size: 1.2em;
}
#op p {
  font-size: 0.9em;
}
#op table {
  margin-top:2vh;
  width: 100%;
  font-weight: 600;
}
#op ul img {
  width: 5vw;

}
#op table td {
  border-bottom: dotted 5px rgba(255, 162, 162, 0.8);
  border-right: dotted 0px #ffa2a2cc;
  padding: 1vh 1vw;
}
#op table tr:last-child th,
#op table tr:last-child td {
  border-bottom: solid 0px;

}
#op table th {
  border-bottom: dotted 5px rgba(255, 162, 162, 0.8);
  color: #ff8484;
  width: 50%;
  letter-spacing: 0.5px;
  font-weight: 400;
}
#op table th strong {
  font-size:120%;
  font-family:  "Noto Sans TC", "Arial", sans-serif;
}
#op kbd {
  background-color: #a8b3f5;
  border-radius: 1em;
  color: #fff;
  font-size: 80%;
  padding: 3px 5px;
  margin: 0.5vw;
  letter-spacing: 0;
 
}
#op kbd.pink {
  background-color: #ff73b7;
}

@media screen and (max-width: 80em) {
  #op {
    padding: 5vh 5vw;
  }
  #op ul li {
    width:48%;
    background: url(https://www.easywin.com.tw/ad/113/0308/img/bg_3.png)#fff;
    background-size:8%;
    font-size: 1em;
    padding: 3vh 1vw 2vh;
    margin: 1vh 0 ;
  }
  #op ul li:first-child,
  #op ul li:nth-child(2),
  #op ul li:nth-child(3){
     width: 100%;
     border-radius: 2em;
     padding: 0vh 1vw;
     margin-bottom: 3vh;
  }
  #op ul li:last-child {
    display: none;
  }
  #op ul h3 { color:#29a874;  font-weight: 600;line-height: 1.8; }
  #op ul h3 span { color: #0a8341; font-size: 1.1em;}
  #op .t3 { margin-bottom: 3vh;} 
  #op .t3 span {
      padding: 1vh 5vw 1vh;
      color: #fff;
      font-size: 1.5em;
  }
  #op p {
    font-size: 1em;
  }
  #op table {
    margin-top:1vh;
    background: #fff;
  }
  #op ul img {
    width: 15vw;
  }
  #op table {
    background: #0e6b45 url(https://www.easywin.com.tw/ad/113/0308/img/bk.png);
    background-size: 100%;
    border: solid 5px #a26c14;
    color: #fff;
  }

  #op table td {
    padding: 1vh 0vw;
    border-bottom: solid 2px rgba(255, 255, 255, 0.3);
  }
  #op table tr:last-child th,
  #op table tr:last-child td {
    border-bottom: solid 0px;
  
  }
  #op table th {
    border-bottom: solid 2px rgba(255, 255, 255, 0.3);
    letter-spacing: 0.5px;
    color: #ffdb11;
  }
  #op table th strong {
    font-size:120%;
  }
  #op kbd {
    background-color: #434b77;
    border-radius: 1em;
    color: #fff;
    font-size: 80%;
    padding: 3px 5px;
    margin: 0.5vw;
    letter-spacing: 0;
   
  }
  #op kbd.pink {
    background-color: #ff73b7;
  }
}
@media screen and (max-width: 55em) {
  #op h2, #st h2, #down h2 {
    font-size:1.5em;
  }
  #op h2 span, #st h2 span, #down h2 span {
    font-size: 2em;
    line-height: 1.6;
  }
  #op h4 {
    font-size: 1em;
  }
}

#sale>section {
  background: url(https://www.easywin.com.tw/ad/113/0308/img/s_bg.png) no-repeat;
  background-position: bottom 3vh right 2vw;
  background-size: 30%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.83);
  border-radius: 2em;
  margin-bottom: 5vh;
  padding: 8vh 5vw 8vh;


}
#sale img {
  width: 15%;
  height: auto;
}
#sale table {
   text-align: left;
   width: 82%;
}
#sale table caption {
  font-weight: 800;
  padding: 2vh 0;
  font-size: 1.5em;
  color:#614dc4;
}
#sale table td,
#sale table th{
 padding: 8px; 
 vertical-align: top;
}
#sale table td {
  border-bottom: dashed 1px #c7b8fc;
}
#sale table tr:last-child  td{
  border-bottom: dashed 0px #c7b8fc;
}
#sale table th {
  width: 20%;
  text-align: center;
  color: #8673ca;

}
#sale table span {
  color: #ff6a6a;

}
#sale table small {
  color: #8f8e95;
}
#sale table strong {
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  font-size: 180%;
  line-height: 1.38;
}

@media screen and (max-width: 55em) {
#sale>section {
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 8vh 5vw 8vh;
  text-align: center;
  font-size: 16px;


}
#sale img {
  width: 45%;
}
#sale table {
   width: 100%;
}

#sale table td,
#sale table th{
 padding: 6px; 
}

#sale table th {
  width: 25%;
  text-align: center;
  color: #8673ca;

}

#sale table strong {
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  font-size: 150%;
  line-height: 1.38;
}

}

#st {
  background:rgba(255,235,222,0.85) url(https://www.easywin.com.tw/ad/113/0308/img/bg_2.png);
  padding: 5vh 4vw;
}
#st h2 {text-align: center;}
 #st ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items:center;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  

}
#st ul li {
  width:35%;
 position: relative;
 border-radius: 1.5em;
 border: #decca1 1px solid;
 display: flex;
 display: -webkit-flex;
 align-items:center;
 justify-content: space-between;
 margin: 1vh -2vw;
 padding:3vh 2vw 3vh 6.8vw;
 background:rgba(255,224,201,0.5);


}
#st ul li:nth-child(2n) {
  margin: -2vh -1vw auto -1vh;
  background-color: rgba(255, 255, 255, 0.38);
}
#st ul li img {
 width:25%;
 height: auto;
 position:absolute;
 bottom: 0;
 left: 0.5vw;

}
#st ul li p {
  text-align: left;
  padding: 1vh 1vw 1vh 1.4vw;
 
}
#st ul li p span {
  display: block;
  font-size:102%;
  font-family: "Noto Sans TC" , sans-serif;
  color: #776ac3;
  padding-top:2vh;
  text-align: right;
}

#st>section:last-child {
  margin: 2vh 0;
  padding:3vh 0vw;
}

#st>section:last-child div {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: flex-start;

}
#st>section:last-child div img {
  width: 46%;
  height: auto;
  margin: 0 ;
  border-radius: 5px;
  border: double 5px #fae1e1;
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(68%, transparent) , to(rgba(250, 250, 250, 0.2)));


}
#st>section:last-child p {
  color: #7d472a;
  font-weight: 600;
  letter-spacing: 3px;
}

@media (max-width:55em) {
  #st {
    padding: 5vh 5vw;
  }
  #st h2 {
    font-size: 1.5em;
    line-height: 1.5;
    padding-top: 0vh;
    font-weight: 600;
  }
  #st ul li {
    width: 100%;
    margin: 1vh 0 0;
    padding: 0 1vw 0  18vw;
    border: 0px;
    border-radius: 0;
    border-bottom: solid 1px #decca1;
  
  }
  #st ul li:nth-child(2n) {
    margin:0;
  }
  #st ul li img {
   width:15%;
   left:  0vw;
  
  }
  #st ul li p {
    font-size: 16px;
   
  }
  
  #st>section:last-child {
    margin:0;
    padding:0;
  }
  
  #st>section:last-child div {
     flex-wrap: wrap;
  
  }
  #st>section:last-child div img {
    width: 100%;
  
  
  }
  #st>section:last-child p {
    color: #7d472a;
    font-weight: 600;
    letter-spacing: 3px;
  }
}
#down {
  background:  #ffd3d3 url(https://www.easywin.com.tw/ad/113/0308/img/bg_2.png);
  text-align: center;
  padding:5vh 5vw;
}
#down h2 span {
  font-family: "Teko", "Noto Sans TC", "Arial", sans-serif;
  line-height: 1.2;
  font-weight: 900;
}
.p1 {
  width: 38%;
  margin: 0 1vw;
  display: inline-block;
}
.p2 {
  width: 55%;
  margin: 0 1vw;
  display: inline-block;
  vertical-align: top;

}
#down h2 span {
  font-size: 1.5em;
}
@media screen and (max-width: 65em) {
  .p1,.p2{
    width:100%;
    margin:0;
    margin-bottom: 3vh;
  }
  #down {
    background:  #ffd3d3 url(https://www.easywin.com.tw/ad/113/0308/img/bg_2.png);
    text-align: center;
    padding:5vh 2vw;
 
  }

}
 #ord ol {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #ord ol {
    margin:0;
    margin: auto;
    align-items: stretch;

  }
  #ord ol li {
    font-size:95%;
    position: relative;
    padding: 1vh 8vw;
    margin: 1vh 0;
    border-bottom: dashed 1px;
  }


  #ord h6 {
    position: absolute;
    color: #fff;
    top:-5vh;
    left:2vw;
    font-size: 0.9em;
    -moz-transform:rotate(-2deg);
     -webkit-transform:rotate(-2deg);
     -o-transform:rotate(-2deg);
     -ms-transform:rotate(-2deg);
    transform:rotate(-2deg);
    text-shadow: 0 0.2em 0px #697ce9, 0.1em -0.03em 0 #697ce9, 0.08em 0.005em 0 #697ce9, 0em 0.08em 0 #697ce9, 0.05em 0.08em 0 #697ce9, 0px -0.05em 0 #697ce9, -0.06em -0.05em 0 #697ce9, -0.08em 0.08em 0 #697ce9, -0.09em 0 0 #697ce9;
  }


  @media screen and (max-width:45em){
       #ord {
        padding: 6vh 5vw;
    }
       #ord ol {
        flex-wrap: wrap;
        display: flex;
        align-items: stretch;
        justify-content: space-between;
    }
  #ord ol li {
    width: 48%;
    font-size:95%;
    position: relative;
    padding: 3vh 1vw;
    margin: 1vh 0;
    border-bottom: dashed 1px;
  }


  #ord h6 {
    position: absolute;
    color: #fff;
    top:-6.8vh;
    left:2vw;
    font-size: 0.9em;
    -moz-transform:rotate(-2deg);
     -webkit-transform:rotate(-2deg);
     -o-transform:rotate(-2deg);
     -ms-transform:rotate(-2deg);
    transform:rotate(-2deg);
    text-shadow: 0 0.2em 0px #697ce9, 0.1em -0.03em 0 #697ce9, 0.08em 0.005em 0 #697ce9, 0em 0.08em 0 #697ce9, 0.05em 0.08em 0 #697ce9, 0px -0.05em 0 #697ce9, -0.06em -0.05em 0 #697ce9, -0.08em 0.08em 0 #697ce9, -0.09em 0 0 #697ce9;
  }
  }
