@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');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap');

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
    background: url(../img/bg.png) no-repeat,radial-gradient(ellipse at 50% 0%, #fff2e5 15%, #fff 80%, #e5e5e5 100%);
  background-size: 108%;
  background-position: center top;
  background-attachment: fixed;
  margin: 0;
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.8;
  overflow-x: hidden;
  font-family: "Arial", "Noto Sans TC", sans-serif;
  color: #333;
  /*  */
  --color-bg: #fff;
  --color-bg-2: #69d0e2;
  --color-bg-3: #2a96a9;
  --color-bg-4: #6977e2;
  --color-bg-5: #5760c3;
  --color-bg-6: #57affc;
  --color-bg-7: #edf1ff;
  --color-bg-11: #fff;
  --color-bg-8: #ffa0a0;
  --color-bg-9: #ff6854;
  --color-bg-10: #ffeca0;

}
#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) {
  body {
    background: radial-gradient(ellipse at 50% 0%, var(--color-bg-6)5%, var(--color-bg-7)80%, var(--color-bg-5)100%);
   
    font-size: 1em;
  }

  #gotop {
    font-size: 13px;
    padding-top: 5px;
    bottom: 65px;
  }

}


a,
a:hover {
  text-decoration: none;
  color: #3b3d4a;
}

a:hover {
  opacity: 0.8;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0;
  padding: 0;
  font-weight: 400;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

main {
  display: block;
}

@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;
  }
}



header {
  padding-top:8vh;
  text-align: center;
  letter-spacing: 1px;
}

header img {
  width: 50%;
  height: auto;
  
}

header h1 {
  font-size: 2em;
  font-weight: 600;
}

header h3 {
  padding: 0;
  margin: -1vh 0 2vh 0;
  font-size: 2.5em;
  font-weight: 500;

}

header h3 kbd {
  padding: 1.2vh 1.6vw;
  border-radius: 3em;
  color: #fff;
  margin: 0 0.5vw;
  background-color: #5865f0;
}

header h3 kbd:nth-child(2) {
  background-color: #2aa998;
}

header h3 kbd:nth-child(3) {
  background-color: #ffd233;
  color: #333;
}

header h3 kbd:last-child {
  background-color: #f05892;
}

header p {
  letter-spacing: 5px;
  margin: 2vh 0;
}

@media screen and (max-width: 55em) {
  .top {
    background: url(../img/bg.png) no-repeat;
    background-size: 148%;
    background-position: right -12vw top 12vh;
    background-attachment: none;

  }

  header {
    letter-spacing: 0.5px;
    padding-top: 5vh;
  }

  header img {
    width: 80%;
    height: auto;
  }

  header h1 {
    font-size: 1.32em;
  }

  header p {
    font-size: 1.2em;
  }

  header h3 {
    font-size: 1.5em;
  }

  header h3 kbd {
    padding: 1vh 2vw;
    margin: 0 1vw;
  }

}

article {
  letter-spacing: 1px;
  padding: 5vh 5vw;
}


article h2 {
  /* background: url(../img/title.png) no-repeat;
    background-position: center top;
    background-size: 75%; */
  padding: 8vh 0;
  line-height: 1.5;
  font-size: 3em;
  font-weight: 800;

}

article h2 span {
  border-top: solid 3px;
  /* border-bottom:solid 3px; */
  padding: 1vh 0;
  margin: 0;
}

@media screen and (max-width: 55em) {
  article h2 {
    font-size: 2.2em;
    padding-bottom: 0;
    line-height: 1.35;
  }
}

#news {
  text-align: center;
  color: #333;
  padding: 2vh 0vw 12vh;



}

#news h2 {
  border-bottom: dashed 1px #2aa998;
  line-height: 1.35;
  padding: 2vh 0;
  margin-bottom: 3vh;
  font-size: 1.8em;
  color: #fff;
  text-shadow: 0 0.1em 5px #15565d, 0.05em -0.03em 0 #15565d, 0.05em 0.005em 0 #15565d, 0em 0.08em 0 #15565d, 0.05em 0.08em 0 #15565d, 0px -0.03em 0 #15565d, -0.03em -0.03em 0 #15565d, -0.03em 0.08em 0 #15565d, -0.03em 0 0 #0b9cff;

}

#news>section {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
  padding: 8vh 3vw 12vh;
}

#news>section #se {
  background-color: rgba(251, 252, 255, 0.8);
  width: 66%;
  padding: 6vh 6vw 6vh 4vw;
  border-radius: 3em;
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(68%, transparent), to(rgba(250, 250, 250, 0.1)));
}

#news>section #ce {
  width: 38%;
  margin: 12vh 0 0 -5vw;
  font-size: 16px;
  background: #2197ff;
  color: #fff;
  border-radius: 2em;
  z-index: 3;
  box-shadow: 2px 3px 5px rgba(37, 34, 93, 0.6);
  /* #ffd300 #ffd620f5   #f3f3f3*/
}

#news h3 {
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.5;
  padding: 15vh 0 1vh;
}

#news h4 {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 2vh;
}

#news table {
  width: 100%;
  margin: 3vh 0;
  letter-spacing: 0.5px;
  table-layout: fixed;
}

#news th,
#news td {
  padding: 1vh 1vw;
  text-align: center;
  vertical-align: middle;
  border: solid 1px rgba(233, 233, 233, 0.38);
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;

}

#news iframe {
  width: 95%;
  height: 320px;
  margin: 3vh 0;
}

#new .fluid-width-video-wrapper iframe {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#se .fa-play-circle {
  color: #f00;
  font-size: 2em;
}

#ce {
  padding: 1vh 1vw;
  position: relative;

}

#ce p {
  position: absolute;
  font-weight: 600;
  line-height: 1.5;
  top: -2vh;
  left: 6vw;
  font-size: 1.25em;
  text-shadow: 0 0.1em 5px #15225d, 0.05em -0.03em 0 #15225d, 0.05em 0.005em 0 #15225d, 0em 0.08em 0 #15225d, 0.05em 0.08em 0 #15225d, 0px -0.03em 0 #15225d, -0.03em -0.03em 0 #15225d, -0.03em 0.08em 0 #15225d, -0.03em 0 0 #15225d;
}

#ce .fa-check {
  color: #ffffff;
}

#ce table td {
  padding: 3px 1px;
}

#ce table th {
  position: sticky;
  top: 45px;
  z-index: 9;
  background: rgba(33, 151, 255, 0.68);
  border-bottom: solid 1px;
}

@media (max-width:55em) {
  #news {
    padding: 0vh;
    margin-top: 5vh;
  }

  #news h2 {
    font-size: 1.5em;

  }

  #news>section {
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
  }

  #news>section #se,
  #news>section #ce {
    width: 100%;
    padding: 3vh 6vw;
    border-radius: 0em;
    margin: 0;

  }

  #news>section #se {
    background-color: rgba(240, 252, 255, 0.95);
  }

  #news h3 {
    letter-spacing: 0.5px;
    padding: 8vh 0 1vh;
  }

  #news table {
    width: 100%;
    margin: 3vh 0;
  }

  #news iframe {
    width: 100%;
    height: 220px;
    margin: 3vh 0;
  }

  #ce {
    padding: 0;
  }

  #ce p {
    position: static;
    top: auto;
    left: auto;
    text-align: center;
  }

  #ce table td {
    padding: 3px 1px;
  }

}

.ac-container {
  width: 100%;
  text-align: left;
  font-weight: 400;
  line-height: 1.8;
  padding: 3vh 1.5vw;
  border-radius: 0 10px 10px 10px;
  box-shadow: 6px 6px 0 rgba(126, 126, 126, 0.68);
  color: #fff;
  margin-bottom: 5vh;
  background: url(../img/bg-2.png), linear-gradient(var(--color-bg-7), var(--swiper-theme-color), var(--color-bg-6));
  background-size: 12%;


}

.ac-container strong {
  font-weight: 400;
}

.ac-container label {
  font-family: "Arial", "Noto Sans TC", sans-serif;
  z-index: 20;
  height: auto;
  cursor: pointer;
  display: grid;
  border-bottom: 1px solid #d7d7d7;
  margin-top: 3vh;
  padding: 2vh 1.5vw;


}

.ac-container input {
  display: none;
}

.ac-container .ac-good {
  margin-top: -1px;
  overflow: hidden;
  height: 0px;
  position: relative;
  z-index: 10;
  -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}

.ac-container input:checked~label {
  color: #0d4649;
  padding-bottom: 2vh;
}

.ac-container label p:after {
  content: '+more';
  float: right;
  right: 0;
  background: #ffef2c;
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  color: #9e601a;
  padding: 0.2vh 0.5vw;
  border-radius: 5px;
  box-shadow: 3px 3px 0 #b38400;
  transition: .3s;
}

.ac-container input:checked~label p:after {
  content: '';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  color: #09f;
}

/*.ac-container article p{
    font-style: italic;
    line-height: 23px;
    font-size: 14px;
    padding: 20px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
  }*/
.ac-container input:checked~.ac-good {
  -webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  -ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
  /*box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);*/

}

.ac-container input:checked~.ac-good {
  height: auto;
  margin-bottom: 6vh;
  background: #fff6db;
  margin: 0;
  padding: 5vh 3vw;
  border: 2px solid #008404;
  line-height: 1.8;
  /* text-align: justify;
      text-justify: inter-word;*/
  color: #0d4649;
  font-weight: 400;
  border-radius: 5px;
}

.ac-container input:checked~label p:after {
  content: '-close';
  /*font-weight: 900;
     font-family: 'Font Awesome 5 Free';*/
  float: right;
  right: 0;
  line-height: initial;
  font-family: "Baloo", "Noto Sans TC", "Arial", sans-serif;
}

.ac-container label p {
  line-height: 1.5;
  font-weight: 500;
}

.ac-container ol {
  list-style: decimal;
  padding: 0 0 0 22px;
}

.ac-container ol ol {
  list-style: upper-alpha;
  padding: 0 0 0 22px;

}

.ac-container ul,
.ac-container ul ul {
  padding: 0 0 0 22px;
  font-size: 85%;
  /* color: #5870c7; */
}

.ac-container ul li {
  margin-bottom: 2vh;
}

#exam {
  /* margin-top: -12vh; */
  background: #f5f5f5;
  padding: 6vh 6vw;
  box-shadow: -1px -1px 22px rgba(40, 76, 117, 0.5);
}

#exam section {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  align-items: flex-start;
  background: url(../img/s1.png) repeat-x;
  background-position: center bottom 0vh;
  background-size: 4.5%;
  margin: 15vh 0 0;


}

#exam>section div {
  width: 56%;
  margin-bottom: 15vh;
}

#exam>section div:nth-child(2) {
  width: 32%;
}

#exam iframe {
  width: 380px;
  height: 248px;
}

#exam table {
  width: 100%;
  margin: 2vh 0;
  letter-spacing: 0.5;
}

#exam table td,
#exam th {
  border-bottom: solid 1px #aaa9ba;
  padding: 5px;
  position: relative;
  text-align: center;
}

#exam table th {
  background-color: #4c58d5;
  color: #fff;
  font-size: 95%;
  font-weight: 400;


}

#exam table td:first-child {
  color: #4c58d5;
  font-weight: 500;
}

#exam .cese {
  background-color: #fff;
}

#exam .cese th {
  background-color: #9ab1ff;
  font-size: 1.2em;
  font-weight: 600;
  border-right: 5px solid;
  width: 28%;
}

#exam .cese tr:last-child td,
#exam .cese tr:last-child th {
  background: #e2e2e2;
}

#exam .cese tr:first-child td,
#exam .cese tr:first-child th {
  background: #acd7f3;
}

#exam table p {
  position: absolute;
  right: -5vw;
  bottom: -3vh;
  line-height: 1.1;
  z-index: 6;
}

#exam h2 {
  background: url(../img/title.png) no-repeat;
  background-position: center;
  background-size: 65%;
  padding: 8vh 0;
  line-height: 1.5;
  font-size: 2.5em;
  text-align: center;
  margin: 3vh 2vw 0vh;
}

#exam h3 {
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.5;
  margin: 8vh 0 3vh;
  text-align: center;
}

#exam h2 span {
  border-top: solid 3px;
  /* border-bottom:solid 3px; */
  padding: 1vh 0;
  margin: 0;
}

#exam h4,
#exam table caption {
  color: #4b6ee8;
  font-weight: 600;
  font-size: 1.1em;
  padding-top: 3vh;


}

#exam ins {
  font-size: 68%;
}

#exam ol {
  letter-spacing: 0.5px;
  padding-top: 1vh;
  padding-bottom: 2vh;

}

#exam ol small {
  font-size: 80%;
  opacity: 0.9;
}

#exam strong {
  font-size: 2em;
  font-weight: 800;
  font-family: 'Roboto Mono', monospace;
}

#exam strong::after {
  content: '|';
  padding-right: 1vw;
}

.kp,
.run {
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  justify-content: space-between;
}

.kp>div {
  width: 50%;
}

.kp>div,
.run>div {
  border-left: dashed 1px;
  padding-left: 2vw;
}

.kp>div:first-child,
.run>div:first-child {
  border-left: 0px;
  padding-left: 0vw;
}

.run>div {
  width: 32%;
}

@media (max-width:55em) {

  .ac-container {
    margin-bottom: 0;
    background: url(../img/bg-2.png), #2c0bbe;
    background-size: 42%;

  }

  .ac-container label p {
    padding: 0 0 5vh;
    position: relative;
  }

  .ac-container label p:after {
    padding: 0.5vh 2vw;
    right: 1vw;
    bottom: 1vh;
    position: absolute;
  }

  #exam {
    padding: 6vh 5vw;
  }

  #exam section {
    flex-wrap: wrap;
    background: url(../img/s1.png) repeat-x;
    background-position: center bottom 0vh;
    background-size: 11%;
    margin: 5vh 0 0;
  }

  #exam>section div,
  #exam>section div:nth-child(2) {
    width: 100%;
    margin-bottom: 3vh;
  }

  #exam>section div:nth-child(2) {
    width: 100%;
    margin-bottom: 8vh;
  }

  #exam iframe {
    width: 100%;
    height: 220px;
  }

  #exam table {
    margin: 2vh 0;
    letter-spacing: 0;
    font-size: 15px;
  }

  #exam table td,
  #exam th {
    padding: 5px 1px;
  }

  #exam table tr:nth-child(2n-1) {
    background: rgba(200, 200, 200, 0.25);
  }

  #exam .cese th {
    width: 32%;
  }

  #exam table p {
    right: 5vw;
    bottom: -1vh;
  }

  #exam h2 {
    background: url(../img/title.png) no-repeat;
    background-position: top;
    background-size: 110%;
    padding: 0vh 0;
    line-height: 1.8;
    font-size: 1.35em;
    text-align: center;
    margin: 2vh 0;
  }

  #exam h3 {
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.5;
    margin: 8vh 0 3vh;
    text-align: center;
  }

  #exam h2 span {
    border-top: solid 3px;
    /* border-bottom:solid 3px; */
    padding: 1vh 0;
    margin: 0;
  }

  #exam h4,
  #exam table caption {
    font-size: 1.1em;
    padding-top: 0vh;
  }

  #exam ins {
    font-size: 80%;
  }

  #exam ol {
    letter-spacing: 0.5px;
    padding-top: 1vh;
    padding-bottom: 2vh;

  }

  #exam strong {
    font-size: 1.6em;
    font-weight: 800;
    font-family: 'Roboto Mono', monospace;


  }

  .kp,
  .run {
    flex-wrap: wrap;
  }

  .kp>div,
  .run>div {
    width: 100%;
    border-left: dashed 0px;
    border-bottom: dashed 1px;
    padding: 3vh 2vw;
  }

  .kp>div:first-child,
  .run>div:first-child {
    border-left: 0px;
    padding-left: 0vw;
  }

}


#mv {
  text-align: center;
  background: url(../img/t_bg2.png) no-repeat;
  background-position: center bottom -2vh;
  background-size: 100%;
  padding: 0 0 32vh;
}

#mv h2 {
  color: #000;
  font-weight: 600;
  font-size: 1.5em;
  padding: 1vh 0;
  margin-bottom: 2vh;
  letter-spacing: 1vw;
  text-align: center;
  border-top: solid 1px;
  border-bottom: solid 1px;
}

@media(max-width:55em) {
  #mv {
    text-align: center;
    background: url(../img/t_bg2.png) no-repeat;
    background-position: center bottom;
    background-size: 120%;
    padding: 0 0 10vh;
  }

  #mv h2 {
    padding: 1vh 0;
    margin: 5vh 0 0vh;
    letter-spacing: 1vw;
  }

  #mv .swiper-container {
    width: 100%;
    padding: 1vh 5vw 8vh;
  }

  #mv swiper-slide {
    width: 90%;
    margin: auto;
  }
}

#study {
  text-align: center;
  color: #333;
  background: url(../img/c.png) repeat, #2096ff;
  background-size: 0.8%;
  padding: 8vh 2vw;
  /* overflow: hidden; */
}

#study h2 span {
  border-bottom: solid 3px;
}

#study h2 br {
  display: none;
}

#study h2 {
  color: #fff;
  font-size: 2.5em;

}

#study>section {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
}

#study h3 {
  position: absolute;
  bottom: 0em;
  right: .2em;
  font-size: 7em;
  color: #fff;
  /* color: #2a35a9; */
  line-height: 1;
  filter: drop-shadow(2px 2px 1px #af9d61);
  /* filter: drop-shadow(2px 2px 1px #fff4cf); */
}

#study h3 span {
  font-size: 1.5em;
  font-weight: 700;
  background: #fff;
  border-radius: 50%;
  padding: .05em .1em;
  color: #ffcc24;
}

/* #study h3 strong {} */

.studybox {
  position: relative;
  counter-reset: NB;
  width: 100%;
  margin: 2em auto;
  max-width: 1500px;
  padding: 2em 4vw;
  text-align: left;
  font-size: 16px;
  background: #ffcc24;
  background: url(../img/bg-6.jpg)center/cover no-repeat;
  border-radius: 30px;
  border: solid 3px #e1e1e1;
  box-shadow: 5px 5px 0px #1954dd,
    -3px -3px 0px rgba(214, 228, 255, 0.3);
}

.study-1 {
  width: fit-content;
  margin: .5em 0;
}

.study-1:not(:nth-last-of-type(2)) {
  border-bottom: 1px dashed #333;
}

.study-1 h4 {
  position: relative;
  padding-left: 1.8em;
  font-size: 1.5em;
  color: #333;
  font-weight: 500;
}

.study-1 h4::before {
  counter-increment: NB;
  content: counter(NB);
  position: absolute;
  top: .2em;
  left: 0;
  width: 1.3em;
  height: 1.3em;
  background: #2a35a9;
  color: #fff;
  /* border-radius: 50%; */
  /* border: 1px solid; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.studyI {
  position: absolute;
  top: -30%;
  right: 0;
  width: 15em;
  max-width: 300px;
}

@media(max-width:1024px) {

  #study h3 {
    font-size: 5.5em;
    bottom: unset;
    top: -0.6em;
    color: #2a35a9;
    filter: drop-shadow(2px 2px 1px #fff) drop-shadow(0px 0px 0px #fff) drop-shadow(0px 0px 0px #fff) drop-shadow(0px 0px 0px #fff) drop-shadow(0px 0px 0px #fff) drop-shadow(0px 0px 0px #fff) drop-shadow(0px 0px 0px #fff) drop-shadow(0px -3px 0px #fff) drop-shadow(-3px 0px 0px #fff);
  }

  #study h3 span {
    color: #2a35a9;
    /* border: 5px solid; */
    background: transparent;
    padding: 0;
  }


  .studyI {
    top: unset;
    bottom: -20%;
    width: 10em;
  }
}

@media(max-width:55em) {
  .studybox {
    padding: 6em 6vw 2em;
  }

  .study-1 {
    width: 100%;
  }
}

@media(max-width:768px) {
  .studybox {
    font-size: 14px;
  }

  #study h3 {
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
  }

}

@media(max-width:500px) {
  .studybox {
    font-size: 14px;
  }

  #study h2 br {
    display: block;
  }

  #study h3 {
    font-size: 4em;
  }

  .study-1 h4 small {
    display: inline-block;
  }
}

/* --------------------- */


.studythree {
  position: relative;
  counter-reset: NB;
  width: 100%;
  margin: 6em auto 2em;
  max-width: 1500px;
  padding: 2em 4vw;
  text-align: left;
  font-size: 16px;
  border-radius: 30px;
  background: #bdefff;
  background: url(../img/bg-7.jpg) center/cover no-repeat;
  border: solid 3px #e1e1e1;
  box-shadow: 5px 5px 0px #1954dd,
    -3px -3px 0px rgba(214, 228, 255, 0.3);
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: stretch;
}

#study .studythree h3 {
  right: unset;
  left: .2em;
  top: 0em;
  bottom: unset;
  color: #fff;
  color: #0e5ea5;
  filter: drop-shadow(2px 2px 1px #e8f6ff);
  /* filter: drop-shadow(2px 2px 1px #618da7); */
}

#study .studythree h3 span {
  color: #0e5ea5;
}

.three-1 {
  margin: 0em;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  /* filter: drop-shadow(2px 2px 1px #41728f); */
  /* z-index: 1; */
  flex-wrap: wrap;
}

.three-1:nth-of-type(2) {
  justify-content: flex-start;
  margin: -10em 0;
  margin-right: auto;
}

.threeI {
  width: 45%;
  padding: 1em;
  background: #0e5ea5;
  box-shadow: 3px 3px 2px #204256;
  border-radius: 50%;
  display: flex;
  z-index: 3;
}

.threeI img {
  border-radius: 50%;
  overflow: hidden;
}

.threeP {
  width: 45%;
}

.three-1 h4 {
  position: relative;
  background: #0e5ea5;
  color: #fff;
  padding: .2em 1em;
  margin-right: -2em;
  font-weight: 600;
  font-size: 2em;
  line-height: 1.2;
  border-radius: 30px;
  box-shadow: 3px 3px 2px #204256;
  z-index: 1;
}


.three-1:nth-of-type(2) h4 {
  text-align: right;
  margin-right: unset;
  margin-left: -2em;
}

.three-1 h5 {
  color: #333;
  padding: .5em 1em;
  margin: 0 -1em 0 1em;
  font-weight: 500;
  font-size: 1.5em;
  text-align: left;
  line-height: 1.2;
  /* background: rgb(255 255 255 / 40%); */
}

.three-1:nth-of-type(2) h5 {
  text-align: right;
  margin: 0 1em 0 -1em;
}


.three-1 span {
  display: inline-block;
  background: #fff;
  color: #0e5ea5;
  padding: 0.2em .5em;
  margin-bottom: .5em;
  box-shadow: 2px 2px 2px #204256;
}

.three-1 small {
  font-size: 1em;
  letter-spacing: -1px;
}

.studyII {
  position: absolute;
  bottom: -10%;
  left: 0%;
  width: 15em;
  max-width: 300px;
}

@media(max-width:1024px) {
  .studythree {
    margin: 5em auto 0em;
    padding: 8vw 4vw 10vw;
  }


  #study .studythree h3 {
    color: #fff;
    top: -.6em;
  }

  #study .studythree h3 span,
  #study .studythree h3 strong {
    color: #fff;
    filter: drop-shadow(2px 2px 1px #0e5ea5) drop-shadow(0px 0px 0px #0e5ea5) drop-shadow(0px 0px 0px #0e5ea5) drop-shadow(0px 0px 0px #0e5ea5) drop-shadow(0px 0px 0px #0e5ea5) drop-shadow(0px 0px 0px #0e5ea5) drop-shadow(0px 0px 0px #0e5ea5) drop-shadow(0px -3px 0px #0e5ea5) drop-shadow(-3px 0px 0px #204256);
  }

  .three-1:nth-of-type(2) {
    margin: -4em 0;
    margin-right: auto;
  }

  .threeI {
    width: 40%;
  }

}

@media(max-width:55em) {
  #study {
    background-size: 2%;
    padding: 3vh 6vw 12vh;
  }


  #study h2 {
    line-height: 1.8;
    margin-bottom: 1.5em;
  }

  .three-1:nth-of-type(2) {
    margin: -1em 0;
  }

  .threeP {
    flex-grow: 1;
  }

}

@media(max-width:768px) {
  .studythree {
    font-size: 14px;
    margin: 8em auto 0em;
    padding: 15vw 4vw 15vw;
  }

  .three-1 h5 {
    padding: 0 0 0.5em 1em;
    margin: 0;
  }

  .three-1:nth-of-type(2) h5 {
    padding: 0 1em 0.5em 0em;
    margin: 0;
  }

  #study .studythree h3 {
    left: 50%;
  }
}

@media(max-width:500px) {

  .three-1:nth-of-type(2) {
    margin: 2em 0;
  }

  .threeI {
    padding: .5em;
  }

  .threeP {
    width: 100%;
    flex-grow: unset;
    margin-top: -6em;
  }

  .three-1:not(:nth-of-type(2)) {
    flex-direction: column-reverse;
    align-items: flex-end;
    z-index: 1;
  }

  .threeI,
  .three-1 h4,
  .three-1 span,
  .three-1:nth-of-type(2) h4 {
    box-shadow: unset;
    margin-right: unset;
    margin-left: unset;
  }

  .three-1:nth-of-type(2) h5 {
    padding: 0 1em 0.5em 0em;
    margin: 0;
  }

  .studyII {
    bottom: -20%;
  }
}

/* --------------------- */

#yes {
  position: relative;
  background: #f2f2f2;
  text-align: center;
  padding: 5vh 3vw;
}

#yes h2 {
  padding-bottom: 1vh;
  margin-bottom: 5vh;
  font-size: 1.3em;
  font-weight: 400;
  border-bottom: solid 1px #d6d2f9;
  color: #5a80ff;
  letter-spacing: 1px;
}

#yes .a,
#yes .b {
  position: absolute;
}

#yes .a {
  width: 38vw;
  height: auto;
  float: left;
  left: 1vw;
  top: -6vh;
}

#yes .b {
  width: 200px;
  height: 200px;
  float: left;
  left: 8vw;
  top: -2vh;
}

#yes ul img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

#yes ul p {
  font-size: 14px;
}

#yes ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  padding-left: 32vw;
  justify-content: space-around;
  align-items: center;
  list-style: none;

}

#yes ul li {
  width: 22%;
  margin-bottom: 5vh;
}

@media screen and (max-width: 55em) {
  #yes {
    padding: 5vh 0vw;
  }

  #yes .a,
  #yes .b {
    position: absolute;
  }

  #yes .a {
    width: 42vw;
    left: 5vw;
    top: -16vh;
  }

  #yes ul img {
    width: 95px;
    height: 95px;
    border: solid 1px #fff;
    border-radius: 50%;
  }

  #yes ul p {
    font-size: 12px;
  }

  #yes ul {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    padding-left: 0vw;
    justify-content: space-around;
    align-items: center;

  }

  #yes ul li {
    width: 33%;
    margin-bottom: 5vh;
  }
}

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 2;
  cursor: pointer;
}

#text {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 2em;
  line-height: 2;
  color: white;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

#text a {
  color: #1dcd00;
  font-weight: 600;
  padding: 2vh 3vw;


}

#student {
  background-color: #8f90b6;
  text-align: center;
  color: rgba(255, 140, 114, 1);
  font-size: 1.1em;
  overflow: hidden;
}

#student h2 {
  font-size: 1.2em;

}

#student p {
  font-weight: 300;
  color: #fff;

}

#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%;
}

#student .swiper-slide 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;


  }
}

.cover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 66666;
}

.cover_content {
  position: relative;
  width: 90%;
  margin-left: 5%;
  margin-top: 15%;
}

.cover_content p {
  background-color: rgba(0, 0, 0, 0.68);
  padding: 1vh 1vw;
  position: absolute;
  top: -2vh;
  right: -2vw;
  font-size: 1.3em;
  font-weight: 900;
  color: #fff;
}

.cover_content p:hover {
  color: #fff;
  cursor: pointer;
}

.cover_content p::before {
  content: '× ';
}

.cover_content img {
  border-radius: 5px;
  width: 100%;
}

/**/
.float_info {
  position: fixed;
  right: 0;
  top: 160px;
  width: 36px;
  word-break: break-all;
  background: #475968;
  padding: 5px;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  border-radius: 5px 0 0 5px;
  z-index: 555;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.float_info2 {
  position: fixed;
  right: 0;
  bottom: 120px;
  width: 36px;
  word-break: break-all;
  background: red;
  padding: 5px;
  line-height: 1.3;
  text-align: center;
  color: #fff;
  border-radius: 5px 0 0 5px;
  z-index: 555;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.float_close {
  cursor: pointer;
}

.float_open {
  display: none;
  cursor: pointer;
}

.vertical {
  writing-mode: vertical-lr;
  letter-spacing: 1px;
}


@media screen and (min-width: 576px) {

  /*sm*/
  .cover_content p {
    font-size: 1.6em;
  }

}

@media screen and (min-width: 768px) {
  /*md*/

  .cover_content {
    max-width: 1024px;
    margin: 25% auto 0;
  }
}



@media (min-width: 992px) {

  /*lg*/
  .wrap {
    font-size: 14pt;
  }

}

@media (min-width: 1200px) {

  /*xl*/
  h3 {
    font-size: 1.8em;
  }

  .cover_content {
    max-width: 960px;
    margin-top: 1.5%;
  }

  .cover_content i {
    font-size: 2.6em;
  }

  .float_close {
    display: none;
  }

  .float_info {
    transform: scale(1.2);
    padding-right: 10px;
    top: 120px;
    width: 60px;
  }

  .float_info2 {
    transform: scale(1.2);
    padding-right: 10px;
    bottom: 160px;
    width: 60px;
  }

}

@media (min-width: 1400px) {

  /*xl*/
  .cover_content {
    max-width: 1024px;
    margin-top: 2.5%;
  }
}



/* -------------------------- */
#list {
  padding-bottom: 8vh;
  overflow: hidden;
}

.listh2 {
  width: fit-content;
  margin: 12vh auto 5vh;
}


.listh2 h2 {
  position: relative;
  padding: 0;
}

.listh2 h2::before,
.listh2 h2::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  width: 2em;
  height: 3em;
  background: url(../img/listR.png) center/100% no-repeat;
}

.listh2 h2::after {
  right: unset;
  left: 100%;
  background: url(../img/listL.png) center/100% no-repeat;
}

.listh2 span {
  border-bottom: solid 3px;
}

.listbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style-type: none;
  background: #fff;
  padding: 2em 1em;
  border-radius: 30px;
  filter: drop-shadow(2px 4px 6px rgb(116, 116, 116));
}

.listbox li {
  width: calc((100% - 3em)/3);
  margin: .5em;
  display: flex;
  justify-content: center;
}


.listbox li>div {
  width: 24em;
  display: flex;
  align-items: center;
}

.listbox h3 {
  position: relative;
  padding-left: 1.8em;
  margin-right: .5em;
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.5em;
  font-family: "Noto Sans TC", sans-serif;
}

.listbox h3::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1em;
  background: url(../img/crown.png) center/100% no-repeat;
}

.listbox h4 {
  padding: 0.3em .5em .2em;
  font-size: 1em;
  background: #f1696b;
  color: #fff;
  border-radius: 5px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.listbox span {
  margin-right: .2em;
}

.listbox strong {
  font-weight: 400;
}

.listbox small {
  display: inline-block;
  background: #b73e3e;
  padding: .2em .5em;
  margin-left: .5em;
  border-radius: 0 6px 6px 0;
  border-radius: 18px;
  line-height: 1;
}


.listh2 br {
  display: none;
}

@media(max-width:1024px) {
  #list {
    background-size: 170%;
    background-position-y: -5vh, center;
    overflow: hidden;
  }

  .listbox .lili {
    width: calc((100% - 2em) / 2);
    justify-content: flex-start;
  }

  .listbox li>div {
    flex-wrap: wrap;
    font-size: 16px;
  }
}

@media(max-width:55em) {
  .listbox li {
    width: calc((100% - 2em) / 2);
  }
}

@media(max-width:768px) {
  .listh2 {
    margin: 5vh auto;
  }

  .listh2 strong {
    display: none;
  }

  .listh2 br {
    display: block;
  }

  .listh2 h2 {
    text-align: center;
    border-top: 3px solid;
    border-bottom: 3px solid;
  }

  .listh2 span {
    border: unset;
  }

  .listbox li>div {
    justify-content: center;
  }

  .listbox h4 {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .listbox span {
    text-align: center;
  }

  .listbox strong {
    text-align: center;
  }

  .listbox .lili strong {
    width: fit-content;
  }

}

@media(max-width:500px) {
  .listbox small {
    margin-left: 0em;
  }
}

@media(max-width:375px) {

  .listbox span,
  .listbox small {
    margin: 0;
  }
}
.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;
}

#talk {
    margin: 3vh 0;
    padding: 5vh 0vw 5vh 5vw;
}
#talk ul {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    padding-bottom:25vh;
    background: url(https://www.easywin.com.tw/AD/114/0206/img/talk.png)no-repeat bottom left;
    background-size:18%;
    color: #0c6252;
}
#talk ul li:nth-child(2) {
    width: 62%;
}
#talk ul li:first-child {
    width: 22%;
    
}
#talk h2 {
    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 h2 {
        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 h2 {
        font-size: 1.25em;
        line-height: 1.5;
    }
    #talk h2 {
        font-size:1.35em;
    }
}

#sale {
    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 kbd {color: #fff ;background: #ff3911;}
  #sale a,#sale a:hover {
    color: #fff;
    font-family: "baloo","Noto Sans TC" , sans-serif;
    font-size:1.32em;
    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:1.35em;
      }
  
      #sale ol li:last-child {
        color: #501729;
    }
  }
.btn {
    display: inline-block;
    margin: auto;
    padding: 1vh 5vw;
    font-weight: bolder;
    color: #fff;
    background: #000;
    transition: all 0.3s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 15px;
}
.btn a:hover,.btn a {
  color: #fff;
  font-size: 1.2em;
}


#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;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    margin: auto;
}
#teacher section>div {
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
    width: 48%;
    border: solid 2px #f3f3f3;
    padding: 3vh 2vw;
    border-radius: 1em;
    margin-top: 3vh;
}
#teacher h4 {
    padding-bottom: 2vh;
    border-bottom: solid 1px;
    margin: 2vh 0;
    color: #2a2a2a;
    font-size: 1.5em;
    line-height: 1.35;
}
#teacher h4 strong {
    font-size: 2em;
}
#teacher h3 img{
   width:120px
}
#teacher section>div img {
   width: 22%;
   position: relative;
   margin-left: -2vw;
}

#teacher ul {
    text-align: left;
     width:72%;
     
}
#teacher section>div p em {
    width: 100%;
    color: #1d55ff;
  
}
#teacher ul li{list-style: disc;}
#teacher ul li:first-child {
    list-style: none;
}
#teacher ul li:last-child{list-style: none; margin-top: 1vh;   margin-left: -1em;}
#teacher ul li:last-child em{ color: #1d55ff;}
#teacher ul li:last-child::before{
   content: '"';
   margin-left: -0.5em;
   font-size: 2.3em;
   font-style: italic;
   line-height: 1;
   color: #ff9427;
}
#teacher ul li:last-child small {
    color: #ff9427;
    font-size: 105%;
}
#teacher ul li:last-child small::before,
#teacher ul li:last-child small::after{
    content: '-';
    padding: 0 5px;
}
@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:168px}
#teacher section>div img { width: 32%;}
#teacher ul {width: 68%;}
}
