@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:#f3f3f3 url(img/bg.png);
  background-position:center left;
  background-size: 55%;
	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-text: #fff;
  --color-link: #ffcccc;
  --color-link-hover: #fff;
  --color-title: #fff;
  /* #ffecd6 */
}
#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 {
  position: relative;
  bottom: 0;
  color: #373131;
  padding: 8vh 6vw;
  background-color: rgb(63 217 191);
}
footer h2{
  font-size:1.1em;
  line-height: 1.8;
  margin: 0 0px;
  text-align: left;
}
footer h3 {
  font-size: 1em;
  margin: 0 0;
  padding: 0 0 1vh 0.8vw;
  text-align: left;
}
.win{
  width:48%;
  display: inline-block;
  vertical-align: top;
}
.add{width:100%;}
.add td{padding: 5px 1px;}

footer nav{
  width: 11vw;  
  /*font-weight: 600;*/
  text-align: right;
  display: inline-block;
  vertical-align: top;
  margin: auto 0 auto 2vw;
}
footer a {
  color: #373131;
  text-decoration: none;
}
footer a:hover,
footer a:focus {
  color: #373131;
  text-decoration: none;
}
footer a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
footer nav a{
  color: #373131;
  text-decoration: none;
  line-height: 1.8;
  display: block;
  text-align: left;
}
footer nav a:hover{
  font-weight: 600;
  color: #ffff00;
}
footer span{
  background-color: #fff;
  color: rgba(77, 144, 254,1.0);
  padding: 1px 5px;
  border-radius: 3px;
  font-weight: 600;
}
.shere{  
  display: inline-block;
  font-size:2.2em;
}
footer i{
  color: #fff;
  margin: auto 1vw;
}
@media (max-width: 68em){
  .win{
  width:50vw;
  display: inline-block;
  vertical-align: top;
}
footer {
  padding: 8vh 5vw;
  
}
footer nav{
  margin: auto 0 auto 6vw;
}
.add{font-size: 14px;}
}
@media (max-width: 50em){
 .win{
  width: 100%;
  font-size: 14px;
  display: block;
  margin-top: 5vh;
}
footer {
  font-weight: 300;
  font-size:13.5px;
  padding:5vh 3vw 10vh 3vw;
}
footer nav{
  width: 25vw;  
  margin-top: 3vh;
  margin-left:0vw;
  vertical-align: top;
}
.shere{  
  vertical-align: bottom;
  font-size: 1.6em;
}
}

#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:#0048f8;
  font-weight: 600;
  text-align: center;
}
h1,h2,h3,h4,h5,h6 {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
@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;
	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;
}
@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;
}
}

/*tossing*/


.floating{
	animation-name: floating;
	-webkit-animation-name: floating;
	animation-duration: 5s;	
	-webkit-animation-duration: 5s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {transform: translateY(0%);	}
	50% {transform: translateY(8%);	}	
	100% {transform: translateY(0%);}			
}

@-webkit-keyframes floating {
	0% {-webkit-transform: translateY(0%);	
	}
	50% {-webkit-transform: translateY(8%);	
	}	
	100% {-webkit-transform: translateY(0%);
	}			
}
main {
  letter-spacing: 1px;
}
header,
article {
  width: 95%;
  background: #666bff;
  margin: auto;
  border-radius:5em;
  padding: 10vh 10vw;
}
header {
  background: #666bff url(img/bg_header.png) no-repeat;
  background-position: center right 10vw;
  background-size: 40%;
  text-align: left;
  color: #fff;
}
header h1 {
  font-weight: 600;
  font-size: 6em;
  line-height: 1.2;
}
header h2 {
   letter-spacing: 2px;
}
header ul {
  margin-top: 2vh;
  color: #252525;

}
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: 55em) {
  header,
  article {
  padding: 10vh 3vw;
}
 header {
  background: #666bff url(img/bg_header.png) no-repeat;
  background-size: 32%;
}
header h1 {
  font-weight: 600;
  font-size: 3em;
  line-height: 1.2;
}
}
@media screen and (max-width: 40em) {
  header,
  article {
  width: 100%;
  border-radius:0em;
  padding: 10vh 6vw;
  margin-top: 0;
}
header {
  background: #666bff url(img/bg_header.png) no-repeat;
  background-position: top 4vh right 1vw;
  background-size: 40%;
}
header h1 {
  font-weight: 600;
  font-size: 3em;
  line-height: 1.2;
}
header h2 {
   letter-spacing: 1px;
}
header ul {
  margin-top: 2vh;
}
  header nav {
    width: 100%;
    position: fixed;
    padding: 2vh 0vw;
    font-size: 0.9em;
    top: auto;
    bottom: 0;
    left: 0;
    border-radius: 0em;
    background: #fff;
    display: flex;
  }
  header nav a{
    border: 0px;
    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;
  
  }
}
article {
  margin-top: 5vh;
}
article  table{
	width: 100%;
	margin: auto;
	margin-bottom: 5vh;
	border-spacing: 0;
	border: solid 2px #2c2c2c;
	background-color: #fff;
  text-align: center  ;
	
  }
  article  table td,  article  table th {
	padding:1vh 1vw;
  }
  article table td{
	border: 1px solid #424242;
	border-top-width: 0;
	border-left-width: 0;
  }
  article table th {
  background-color: #ffeb35;
	border: 1px solid #424242;
	font-weight: 500;
	border-top-width: 0;
	border-left-width: 0;
  }

  article  table th:nth-child(1){
	  width:20%;
	  text-align: center;
  }

article a,article a:hover{
    background-color: #fff;
    padding: 1vh 2vw;
    font-size: 1.25em;
    border-radius: 0.5em;
  }
article a:hover {
    opacity: 0.85;
  }
article a::before{
  content: '\f0da';
   
}
@media screen and (max-width: 55em) {
  
}
@media screen and (max-width: 40em) {
  article {
    margin-top: 0vh;
  }
  article  table th:nth-child(1){
      width:20%;
      text-align: center;
  }
  
  article a,article a:hover{
      background-color: #fff;
      padding: 1vh 3vw;
      font-size: 1.25em;
      border-radius: 0.5em;
    }

}
#exam {
  background-color: #ffd3d4;
  color: #3c3c3c;
}
#exam section {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content:space-between;
  padding: 6vh 0;
  border-bottom: dashed 1px;
	
}
.kp-exam-s {
	background: rgba(245, 245, 245, 0.55);
	padding: 3vh 1vw; 
	
}
#exam table span {
    font-size:90%;
    color: #f00;
    text-decoration: underline;
}
#exam h3 {
  text-align: center;
  background: url(img/bg_h3-2.png) no-repeat;
  background-size:60%;
  background-position: bottom center;
}
#exam h3 span{
  font-size: 3em;
  line-height: 1.2;
}
#exam section>h3 {
  width: 14%;
}
#exam section>div {
	width:46%;
}
#exam section>div:nth-child(3) {
	width:35%;
}
#exam section small {
	font-size: 85%;
	line-height: 1.5;
	letter-spacing: 0;
}
#exam section ol {
	padding-top: 0;
	margin-top: 1vh;
}

#exam section ol kbd {
	font-family:"Noto Sans TC" , sans-serif;
	font-size:85%;
	font-weight: 900;
	color: #3b3d4a;
}
#exam section table {
	font-size: 90%;
	width: 90%;
	margin: auto;
	border: #6b6a6a solid 1px;
  background-color: #fff;
  text-align: left;
}
#exam section table td {
	border: 1px solid #6b6a6a;
	border-top-width: 0;
	border-left-width: 0;
}
#exam section table td:first-child{
	width:20% ;
	text-align: center;
	background-color: #f6f6f6;
} 
#exam a,#exam a:hover{
  background-color: #3c3c3c;
  padding: 1vh 2vw;
  font-size: 1.25em;
  color: #fff;
}
#exam a:hover {
  opacity: 0.85;
}
@media screen and (max-width: 40em) {
  #exam {
    padding-top: 0;
  }
  #exam section {
    justify-content:space-evenly;
    padding: 6vh 0;
  }
  #exam h3 {
    text-align: center;
    background: url(img/bg_h3-2.png) no-repeat;
    background-size:30%;
    background-position: bottom right;
    font-size: 2em;
  }
  #exam h3 span{
    font-size: 2em;
  }
  #exam section>h3 {
    width: 100%;
  }
  #exam section>div,
  #exam section>div:nth-child(3) {
    width:100%;
  }
  #exam a,#exam a:hover{
    padding: 1vh 5vw;
    margin-top: 5vh;
  }
}
#accept>div,
#accept>section{
  display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content:space-between;
  border-bottom: solid 1px;
}
#accept {
  background-color:#ff9d9d ;
}
#accept h2 {
  text-align: center;
  color: #fff;
}
#accept h2 span{
  font-size: 3.5em;
  line-height: 1.2;
}
#accept img{
  width: 45%;
  height: auto;
  /* #ffb1b1 */
}
#accept table tr:nth-child(2n) td{
  background-color: #f5f5f5;
}
@media screen and (max-width: 40em) {
  #accept>div,
  #accept>section{
	justify-content:space-around;
    align-items: center;
}

#accept h2 {
  margin-bottom: 5vh;
}

#accept img{
  width: 65%;
  height: auto;
  /* #ffb1b1 */
}
#accept table {
  font-size: 15px;
  letter-spacing: 0;
  width: 100%;
}
#accept table tr:nth-child(2n) td{
  background-color: #f5f5f5;
}
}
#sas {
  background: #666bff url(img/bg_sas.png) no-repeat;
  background-position: bottom -15vh center;
  background-size: 68%;
  cursor: pointer;
  vertical-align:top;
  position: relative;
  color: #fff;
}
#sas img {
  width: 100%;
  display: inline-block;
  
}
.sas {
  background: url(img/t1.png) no-repeat;
  background-position: top left -3vw;
  background-size: 30%;
  padding: 5vh 0;

}
#sas ul {
  width:80%;
  list-style-type: none;
  margin: auto;
  padding: 0;
  margin-right:0vw;
}
#sas ul li{
  width: 35%;
  display: inline-block;
  vertical-align: middle;
}
#sas ul li:last-child{
  width: 55%;
}
#sas h3 {
	font-size:2em;
	line-height:2;
  color:#fff;
  font-weight: 600;
  letter-spacing: 1px;
}
#sas h3 span {
  border-bottom: solid 2px #fff;
  border-top: solid 2px #fff;
  padding:3vh 0 ;
}
#sas h3 strong {
  color:#fedd14;
}
#sas i ,aside i {
  position: absolute;
  font-size: 5em;
  right: 8vw;
  bottom: 8vh;
  /* transform:rotate(-45deg); */
}
@media screen and (max-width: 65em) {
  .sas {
    background: url(img/t1.png) no-repeat;
    background-position:bottom -20vh left -3vw;
    background-size: 45%;
    padding: 5vh 0 20vh;
  }
  }
  
@media screen and (max-width: 55em) {
  #sas {
    background: #666bff url(img/bg_sas.png) no-repeat;
    background-position: bottom 0vh center;
    background-size: 88%;

  }
  #sas img {
    width: 80%;
    
  }

  #sas ul {
    width:100%;
    margin: auto;
    text-align: center;
  
  }
  #sas ul li{
    width: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  #sas ul li:last-child{
    width: 100%;
  }
  #sas h3 {
    font-size:2em;
    line-height:1.2;
    color:#fff;
    font-weight: 600;
    letter-spacing: 1px;
    border-bottom: solid 1px #fff;
    border-top: solid 1px #fff;
    padding:2vh 0 ;
    
    
  }
  #sas h3 span {
    border-bottom: solid 0px #fff;
    border-top: solid 0px #fff;
    padding:3vh 0 ;
  
  }
  #sas i ,aside i {
    
    position: absolute;
    font-size: 5em;
    right: 8vw;
    bottom: 6vh;
    /* transform:rotate(-45deg); */
  }
}
@media screen and (max-width: 38em) {
.sas {
  background: url(img/t1.png) no-repeat;
  background-position:bottom -20vh left -3vw;
  background-size: 60%;
  padding: 5vh 0 20vh;

}
}
#ads {
  width: 80%;
  padding: 0vh 0vw;
  margin:10vh auto;
  letter-spacing: 1px;
  text-align: center;
  font-weight: 400;
  /* border-bottom: solid 1px #0048f8;
  border-top: solid 1px #0048f8; */
  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 {
  width: 90%;
  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;
} 
}
#cpa_class {
  /* background: #eee url(img/bg3.png) no-repeat;
  background-position: center bottom; */
  padding:25vh 0 10vh 0;
  margin: 0;
  text-align: center;
  position: relative;
  letter-spacing: 0.5px;
}
#cpa_class img {
  width:35%;
}
#cpa_class ul {
  width: 32%;
  list-style: none;
  padding: 0;
  margin: auto;
  margin-left: 0;
  position: absolute;
  top: 8vh;
  left: 0;
  font-size: 16px;
}
#cpa_class ul:last-child {
  margin: auto;
  margin-right: 0;
  right: 0;
  
}
#cpa_class h2 {
  font-size: 2.2em;
  line-height: 1.5;
}
#cpa_class ul li {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  padding:1vh 3vw;
  margin:2vh 0.3vw;
  border-radius: 5em;
  border:#000 solid 1px;
  background-color: #fff;

}

#cpa_class ul p {
  width: 68%;
  text-align: center;
}
#cpa_class ul h6 {
  -webkit-text-stroke: 2px black;
  color: white;
  font-size: 2.5em;
  font-weight: 600;
  
}
#cpa_class ul i {
  font-size: 2.2em;
  color: #000;
  color: #81a6ff;
}

@media screen and (max-width: 65em) {

}
@media screen and (max-width: 40em) {
  #cpa_class {
    padding:5vh 0 10vh 0;
    margin: 0;
    text-align: center;
    position: relative;
    letter-spacing: 0.5px;
  }
  #cpa_class img {
    width:55%;
  }
  #cpa_class ul {
    width: 95%;
    list-style: none;
    padding: 0;
    margin: auto;
    position: relative;
    top: 0vh;
    font-size: 16px;
  }
  #cpa_class ul:last-child {
    margin: auto;
  }
  #cpa_class h2 {
    font-size: 2.2em;
    line-height: 1.5;
  }

  #cpa_class ul i {
    font-size: 2em;
  }
}
#point {
  width: 100%;
  background:#ffd7d7;
  padding: 15vh 1vw;
  text-align: center;
  border: solid 3px;
  border-radius: 0;
}

#point>section {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  padding: 5vh 0;
  border: 0;

}
#point>section div {
  width: 32%;
  padding: 2vh 2vw;
  margin:0 1vw 1vh;
  background: #fff;
  color:#3e2e5b;; 
  border-radius: 2em;
  border: solid 1px #b6e8ff;

}
#point  h2 {
  letter-spacing:2vw;
  font-size: 1.5em;
}

#point i{
  font-size:3em;
  color: #3e2e5b;
}
#point img {
  width:20%;
  height:auto;
  border-radius: 2em 2em 0 0;
  border-bottom: solid 1px #b6e8ff;
}
#point a:hover,#point a {
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  font-size: 2em;
}
#point ul {
  text-align: left;
}
@media screen and (max-width: 65em) {

  #point {
    background:#ffd7d7;
    padding: 15vh 1vw;
    text-align: center;
    border: solid 3px;
    border-right: solid 0px;
    border-left: solid 0px;
  }
  
  #point>section div {
    width: 25%;
    margin:0 0.5vw 1vh;
  
  }
  #point  h2 {
    letter-spacing:1px;
  }
  #point p{
    padding: 2vh 2vw 5vh;
  }

  
}
@media screen and (max-width: 55em) {
  #point {
    background:#ffd7d7;
    padding: 8vh 5vw;
  }
  #point>section {
    flex-wrap: wrap;
  }
  #point>section div {
    width:95%;
    margin:0 1vw 5vh;
  
  }
}
#sale {
  text-align: center;
  margin-top: 5vh;
  color: rgb(68, 68, 68);
  padding: 10vh 5vw;
  background: #ffe972;
}
#sale h2 {
  font-size: 2em;
  letter-spacing:1vw
}
#sale h2 span {
  letter-spacing: 2px;
}
#sale h3 {
  font-size: 1.5em;
  padding-bottom: 3vh;
  font-weight: 400;
  color: #f00;
}
.sale {
  height: auto;
  margin: auto;
}
.sale p {
  color: rgb(110, 80, 80);
  font-size: 90%;
}
.sale p span {
  text-decoration: line-through;
}
.sale ol {
  padding:0;
  margin: 0;
  list-style: none;
  color: #333;
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
  display:-webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sale ol li {
  background:#fff;
  border-radius: 35px;
  padding:6vh 0.8vw;
   width:30%;
   margin: 1vh 1vw;
   border: solid 2px #ffc3c3;
}
.sale strong {
   color: #ff6f48;
   font-size: 2.2em;
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
 
}
.sale ol p{
  margin: 0;
}
#sale h4 {
  margin-top: 5vh;
  font-size: 2em;
  font-weight: 600;
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
}
#sale h4 a, #sale h4 a:hover {
  padding: 1.2vh 2vw;
  /* background-color: #ac98ff; */
  background-color: #f00;
  color: #fff;
  border-radius: 3em;

}
@media (max-width:55em){
  .sale ol {
    justify-content: space-around;
  }

}
@media (max-width:40em){
  #sale {
    margin-top: 0;
  }
  #sale h2 {
    font-size:1.6em;
    letter-spacing:0vw
  }
  #sale h2 span {
    letter-spacing: 1px;
  }
  #sale h3 {
    font-size: 1.25em;
    padding-bottom: 0vh;
    font-weight: 400;
    color: #f00;
  }
  .sale ol li {
    width:90%;
    margin: 2vh 0vw;
    padding:3vh 0vw;
    font-size: 1em;
  }
  #sale h4 {
    margin-top: 5vh;
    font-size: 1.2em;
  }
}
#student{
  background-color: rgb(255,229,224);
	text-align: center;
  color: rgba(255, 140, 114, 1);
  font-size: 1.1em;
  padding: 2vh 5vw;
  margin-top: 15vh;
  
}
#student h2 {
	font-size: 1.2em;

}
#student p {
  font-weight: 300;
  color: #666;

}
#student h3, #student img {
  display: inline-block;
}
#student h3 {
  font-size: 1em;
  line-height: 1.6;
  font-family: "Noto Sans TC" , sans-serif;
}
#student h3 span {
  color: #aaa;
  font-size: 80%;
}
.name_st img {
  border-radius: 50%;
  margin-right: 1vw;
  width:8vw;
  height:auto; 
  vertical-align: top;
  z-index: 300;
}
.name_st{
  width: 46%;
  margin:2vh 1vw;
  padding: 5vh 3vw;
  text-align: left;
  border-radius: 3em;
  display: inline-block;
  vertical-align: top;
}
.st-t{
  float:right;
  margin-top: 5vh;
}
@media (max-width:55em){
#student{
  padding: 5vh 5vw;
}

.name_st img {
  border-radius: 50%;
  margin-right: 2vw;
  width:25vw;
  height:auto; 
}
.name_st{
  width: 100%;
  margin:2vh 0vw;
  padding: 5vh 1vw;
  border-radius: 0em;
  font-size: 16px;


}
}
.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;
}
#more {
    color: #655f5f;
    text-align: center;
    background-color: rgba(0,0,0,0);
}

#more h3 {
  font-size: 1.5em;
  display: inline-block;
  position: relative;

}
.more {
   padding:5vh 0vw;

}

.more nav {
  width:42%;
  display: inline-block;
  border-radius: 3em;
  margin: 2vh 1vw;
  padding: 5vh 3vw;
  text-align: left;
  background-color: #fff;
  
}
.more nav a { display: block;}
.more nav a,.more nav a:hover {
  color: #655f5f;
  padding: 0.5vh;
  letter-spacing: 1px;
}
.more nav a:before {
  content: "\f0da";
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  padding-right: 1vw;
  color: #655f5f;
}

@media screen and (max-width: 55em){
  #more img{
  width: 50vw;


 
}
#more h3 {
  font-size: 1.2em;
  color: #0048f8;
  padding-top: 8vh;
  top: -10vh;
}
.more {
  margin-top: -5vh;
   padding:8vh 5vw;
   background: #fff;
   border-radius: 3em;


}

.more nav {
  width:100%;
  margin: 0vh 2vw;
  text-align: left;
  padding: 0;
}
}
#ban  {
  padding: 5vh 6vw 2vh;
  position: relative;
  background:#ffece3  url(https://www.easywin.com.tw/ad/111/1022/img/goodbg.png);
  background-size:120%;
  background-position: center;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content:space-around;
  padding-top:12px;
  font-weight:600;
  color: #942a01;
  border: solid 2px #fff;

}
#ban img {
  width:37%;

}
#ban ul {
  padding: 0 ;
  margin: 0 ;
  font:1.25rem/2rem 'Noto Sans TC', sans-serif;
  display: flex;
  display: -webkit-flex;
  list-style: none;
  flex-wrap: wrap;
  align-items: center;
  justify-content:space-around;
  padding-top:12px;
  font-weight:600;
  color: #942a01;

}
#ban i {
  font-size: 5em;
  position: absolute;
  font-size: 5em;
  right: 12vw;
  bottom: 2vh;
}
#ban ul li {
  width:150px;
  height: 150px;
  border: double 3px rgba(219, 150, 91, 0.68);
  border-radius: 50%;
  margin: 3vh 0.2vw;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  background: -moz-linear-gradient(45deg,  rgba(255,255,255,1) 80%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg,  rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg,  rgba(255,255,255,1) 80%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
#ban ul li strong{
  font-weight: 800;
  color: #F00;
}
#ban ul li span {
  letter-spacing: 5px;
}
#ban ul li img{
  width:5vw;
  height: auto;
  
}
#ban ul li img:nth-child(2n){
  position: relative;
  bottom:-1vh;
  left: 0vw;
  width: 138px;
  height: auto;

}
@media (max-width: 72em) {
  #ban  {
    padding: 10vh 2vw 5vh;
  }
  #ban img {
    width:62%;
  
  }
  #ban ul li {
    width: 165px;
    height:165px;
    margin: 0 1vw;
  }
  #ban ul li img:nth-child(2n) {
    position: relative;
    bottom:0vh;
    left:0vw;
    width:160px;
    height: auto;
  }
  #ban ul li img {
    width:8vw;
    height: auto;
  
  }
  }
@media (max-width: 40em) {
  #ban i {
    font-size: 2em;
      right: 8vw;
      bottom: 8vh;
  }
  #ban img {
    width: 96%;
  }
#ban h2 {
  letter-spacing: 0px;
  font-size: 1.6em;
  font-weight: 600;
  border-top: solid 1px;
  border-bottom: solid 1px;
}

#ban ul {
  font:1.1rem/1.5rem 'Noto Sans TC', sans-serif;
  font-weight:600;
  color: #942a01;
  margin: 0;

}
#ban ul li {
  width:150px;
  height:150px;
  margin:2vh 0;
  padding-top:10px;
}
#ban ul li img:nth-child(2n){
  position: relative;
  bottom:0vh;
  left: 0vw;
  width:128px;
  height: auto;
}
#ban ul li img {
  width:12vw;
  height: auto;

}
}