body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(img/bg.png) ;
background-repeat: repeat;
background-position:center top;
font-family: "Arial" , "微軟正黑體";
background-color: #ffe19a;
/*background-color: #18bcbc;*/
/*background-attachment: fixed;*/
/*-moz-background-size: cover;
 background-size: cover;*/
}

#gotop {
display: none;
border: 1px solid rgb(29, 205, 0);
border-radius: 5px;
padding: 1px 6px;
font-size:15px;
line-height: 1.5;
background: rgb(29, 205, 0);
color: white;
cursor: pointer;

}
.connect_b {
    width:100%; 
    background-color:rgba(255, 235, 59,0.3);
    line-height:1.5;
    color: #fff;
    padding: 6px 0px 10px 0px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    vertical-align: middle;
    left: 0px;
}

/*LINE 課程*/
.dropbtnline { 
  margin: 0px 6px;
    background-color:#fff;
    color: #1dcd00;
    padding: 1px 5px;
    font-size: 15px;
    border: 1px solid #1dcd00;
    border-radius:5px!important;
    cursor: pointer;
    font-family: "Arial" , "微軟正黑體";
}

.dropdown {
    position: relative;
    display: inline-block;
    
}
.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #1dcd00;
    font-size: 15px;
    min-width: 160px;    
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-menu a {
  font-family: "Arial" , "微軟正黑體";
    background-color: #1dcd00;
    color: #fff!important;
    padding: 8px 16px;
    text-decoration: none!important;
    display: block;
    border-bottom: 1px solid #fff;
}
.dropdown-menu a:hover {background-color: #fff;color:#1dcd00!important;font-weight: bold; }
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown:hover .dropbtn {
    border: 2px solid #1dcd00;
    color: #1dcd00;
    background-color: #fff;
}
.dropbtnfb{ 
    background-color:#fff;
    color: #0066cc;
    padding: 0px 10px;
    font-size: 18px;
    border: 1px solid #0066cc;
    border-radius:50%;
    cursor: pointer;
    font-family: "Arial Black" , "微軟正黑體";
}
.fb{
  vertical-align: middle;
   display: inline-block;
}
/*LINE 課程end*/
/*班址*/
.table_add{
width: 100%;
font-family:  "Arial" , "微軟正黑體";
font-size: 15px;
color: #fff;
}
.table_add td{
padding: 5px 1px!important;
}
footer {
  width: 100%;
  color: #fff;
  background-color: rgba(77, 144, 254,1.0)!important;
}
.bg_add{
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  padding:35px 0px 55px 0px;
}
.win{
  font-size: 18px;
  line-height: 1.8;
  /*font-weight: bold;*/
  text-align: left;
}
.win_class{
  font-size: 16px;
  line-height: 1.6;
  /*font-weight: bold;*/
  text-align: right;
  display: inline-block;
}
.win_class a{
  color: #fff;
  text-decoration: none;
}
.win_class a:hover{
  font-weight: bold;
  color: #ffff00;
}
.win_bg{
  background-color: #fff;
  color: rgba(77, 144, 254,1.0);
  padding: 1px 5px;
  border-radius: 3px;

}
.win_fb{  
  display: inline-block;
}
.win_icon{
  color: #fff;
  font-size: 42px;
  margin: 15px;
}
@media (max-width: 1020px){
 .table_add{
  width: 100%;
  font-family:  "Arial" , "微軟正黑體";
  font-size: 14px;
}

.win{
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  text-align: left;
}
.win_class{
  font-size: 15px;
  line-height: 1.6;
  /*font-weight: bold;*/
  text-align: center;
  display: inline-block;
  margin:20px 0px;
}
.win_icon{
  color: #fff;
  font-size: 32px;
  margin: 5px;
}
}
/*班址end*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #ff0000;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 12px;
    text-decoration: none;
    font-size: 15px;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    color: #fff;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover, .offcanvas a:focus{
    background-color: #fff;
    color: #ff0000;
    font-weight: bold;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 36px;
    margin-left: 50px;
    border-bottom: 0px solid rgba(0,0,0,0);
}

#main {
    transition: margin-left .5s;
    padding: 0px;
}
.more{
  width:36px;
  position: fixed;  
  bottom: 120px;
  top: auto;
  left: auto;
  right: 0px;
  color: #fff;
  font-size: 13px;
  border-radius:5px;
  padding:3px;
  text-align: center;
  background-color:#ff0000;
  border: 1px solid #fff;
  cursor: pointer;
  z-index: 1;
}
.more_icon {
  font-size:26px;
  color: #fff;
}

@media screen and (max-width: : 660px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 15px;}

}
.red {color: #F00;font-weight: bold; font-family: "Arial Black" , "微軟正黑體";}
.yellow{color: #ff0;font-weight: bold;}
.blue{color: #333;font-weight: bold;}
.with{color: #fff;font-weight: bold;}
.c_add{color: #0033cc;font-weight: bold;}
.c_bg{background-color: #006fff;color: #fff;padding: 1px 5px;margin: 0px 2px;text-shadow: 0px 0px 0px rgba(255,255,255,0.6); font-weight: bold;}
.r_bg{background-color: #ff0000;padding: 1px 5px;color: #fff;font-weight: bold;text-shadow: 0px 0px 0px rgba(255,255,255,0.6);}
.w_bg{background-color: #fff;color: #0033cc;padding: 1px 5px;margin: 0px 2px;text-shadow: 0px 0px 0px rgba(255,255,255,0.6); font-weight: bold;}
.shadow {  text-shadow:1px 1px 1px rgba(255,255,255,0.9);}
.y_bg{background-color: #ffff00;padding: 1px 5px;margin-right:5px; border-radius: 5px;  color: #333;text-shadow: 0px 0px 0px rgba(255,255,255,0.6);}
}
.line_1{
border-top:  dashed 1px #999;
width:50%;
margin-left:auto;
margin-right:auto;
margin-top: 5px;
margin-bottom: 0px;
top: 60px;
}
  
 ul.topnav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*background-color: rgba(0,0,0,0.1);*/
}
ul.topnav li {float: left;}
ul.topnav li a {
  font-family: "Arial" , "微軟正黑體";
  display: inline-block;
  color: #999;
  text-align: center;
  padding: 8px 10px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 15px;
}
ul.topnav li a:hover {background-color:rgba(0,0,0,0.1);border-radius: 30px;font-weight: bold;}
ul.topnav li.icon {display: none;}
@media screen and (max-width:980px) {
  ul.topnav li:not(:first-child) {display: none;}
  ul.topnav li.icon {
    float: right;
    display: inline-block;    
  }
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  ul.topnav.responsive li {
    float: none;
    display: inline;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
    border-bottom:1px solid rgba(255,255,255,0.1);
    background-color:rgba(0,0,0,0.8);
    border-radius: 0px;
  }
  ul.topnav li a{
    color: #fff;
  }
}

#line{
  /*margin-top:-50px;*/
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom:0px;
}
#line ul {
  list-style-type: none; 
  padding:0px 0px; 
  letter-spacing:1px;
  margin: 0px 0px;
  text-align: center;

 /*text-shadow: 1px 1px 1px rgba(0,0,0,0.6);*/

}
#line ul li{
  display: inline-block;
  width: 150px;
  height: 150px;
  line-height: 1.3;
  font-size:22px;
  font-weight: bold;
  border-radius:50%;
  margin-left:26px;
  margin-top: 20px;
  padding-top:50px;
  color:#1dcd00;
  border: 1px solid #1dcd00;  
  text-align: center; 
  cursor: pointer;
  background-color: #fff;
  /*background-color:rgba(0,51,204,0.8);*/
}
#line ul li:nth-child(1){
  margin-left:0px;
   /*border-left: 0px solid rgb(77, 210, 255);  */
}
#line ul li:hover{
  color:#fff;
  background-color: #1dcd00;
  text-align: center; 
  /*background-color:#fff;*/
   transform: translateY(-20px);
}
@media screen and (max-width:880px){
  #line ul {
  /*background-color: rgba(255,255,255,0.8);*/
  border: 0px solid #1dcd00;
  border: 25px;
  padding: 0px 0px;
  
}
#line ul li{
  font-size:16px;
  width: 100px;
  height: 100px;
  padding-top:28px;
   margin-left:3px;
   margin-top: 10px;
}
#line{
  display: inline-block;
  text-align: center;
  margin: auto auto;
}
}
.w3-spin{animation:w3-spin 60s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.8s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.8s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.8s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.8s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.8s ease-in-out}.w3-animate-input:focus{width:100%!important}

header{
  text-align: center;
  /*padding: 30px auto 80px auto;*/
}
header img {
  width:50vw;
  height: auto;
  vertical-align: top;
  margin: 3vw auto 8vw auto;
}
header p {
  background-color: rgba(21,45,15,0.9);
  color: #fff;
  font-size: 1.8em;
  padding: 30px;
  line-height: 1.8;
}
header strong {
  color: #ffff00;
  letter-spacing: 2px;
}
header span{
  font-size: 0.6em;
}
header a{
  width:30vw;
  font-size: 1.6em;
  margin: 2vw auto;
  background-color:#202c78;
  display: block;
  border-radius: 25px;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  text-decoration:none;
  border: 1vw solid #fff;
}
header a:hover{
  border: 1vw solid #202c78;
  background-color: #ffff00;
  color: #0033cc;
  text-decoration:none;
}
.h-border{
    border: solid 1px;
  padding: 3px;
  margin-left: 3px;
}
.t-border{
    border: solid 1px;
  padding: 3px 8px;
  /*margin-left: 3px;*/
}
@media screen and (max-width: 50.75em){
  header img {
  width:92vw;
  padding: 0px 10px;
  margin: 2vw auto -6vw auto;
}
header p {
  font-size: 1.2em;
  padding: 10vw 10px;
  line-height: 1.8;
}
header a{
  width:80%;
  border-radius: 15px;
}
}
section h1
@media screen and (max-width:620px){

section {
  padding: 0 0 1em;
  text-align: center;
}
}




@media screen and (max-width: 25em) {

div.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 0px;
}
}
#test,#teacther {
  width:80vw;
  border-radius:45px;
  padding:6vw 5vw;
  margin:3vw auto;
  text-align: left;
  font-size: 1.3em;
  line-height: 1.8;
}
#test {  
  background-color: rgba(187,219,174,0.9);
  border: 1px solid #fff;

 
}
#teacther {  
  background-color: rgba(8,41,54,0.95);
  border: 1px solid #ddd;
    color: #FFF;
 
}
#teacther p{
  background-color: #ffff00;
  margin-top:2vw;
  padding: 10px 10px;
  color: #000;
}
#teacther a{
  color: #fff;
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #ff0000;
  border-radius: 5px;
  padding: 5px 10px;
  margin-right: 15px;
  
}
#test h1{
  font-size: 1.8em;
  color: #003300;
  font-weight: bold;
  margin: 0px auto;
  text-align: center;
}
#test h2,#teacther h2{
  font-size: 1.6em;
  line-height: 1.8;
  text-align: center;
  margin-top:0vw;
  font-weight: bold;
  /*background-color: #f0f0f0;*/
  /*padding-bottom:1vw;*/
}
#test ul {
  list-style-type: none;
  margin: 2vw auto;
  padding: 0px 0px;
  text-align: center;
  
}
#test ul li {
  background-color: #003300;
  border: solid 1px #ddd;
  border-radius: 50%;
  width: 10vw;
  height:10vw;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-left: 3.8vw;
  padding-top: 2.8vw;
  line-height: 1.6;
  font-size: 1em;
  font-weight: bold;  
}
#test ul li:nth-child(1){
  margin-left: 0vw;
}
#test ol,#teacther ol{
  list-style-type: square;
  margin-top: 2vw;
}
#test ol ol {
  margin: 0vw 0vw;
  padding: 0 0 0 1.8vw;
  list-style-type: lower-alpha;
}
.ts{
  width: 100%;
  margin: 5vw auto;
  border-bottom:1px dashed #326631;
}

@media screen and (max-width: 50.75em){
#teacther {
  width: 96%;
  border-radius:45px;
  padding:6vw 5vw;
  margin:3vw auto;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.6;
}
  #test {
  width: 96%;
  border-radius:45px;
  padding:6vw 2vw;
  margin:3vw auto;
  text-align: left;
  font-size: 1.1em;
  line-height: 1.6;
}
  #test h2,#teacther h2{
  font-size: 1.5em;
}
#test ul li {
  background-color: #003300;
  border: solid 1px #ddd;
  border-radius: 50%;
  width:100px;
  height:100px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-left: 0.3vw;
  padding-top:26px;
  font-size: 16px;
}
}
#about{
  /*background-color: rgba(251,120,110,0.95);*/
  background-color: rgba(255,255,255,0.7);
  padding: 6vw 15vw;
  text-align: left;
  font-size: 1.2em;
}
#about h2{
  font-size: 3em;
  line-height: 1.6;
  text-align: center;
  border-bottom: 1px solid #999;
  /*margin-top:5vw;*/
  font-weight: bold;
  /*background-color: #f0f0f0;*/
  /*padding-bottom:1vw;*/
}
#about h3 {
  text-align: center;
}
#about p {
  font-size: 1.2em;
  margin-bottom: 0px;
  text-align: left;
  display: inline-block;
}
#about ul {
  padding: 0px 0px;
  list-style-type: none;
  margin: 0px auto;
  text-align:left;
   display: inline-block;
}
#about ul li {
  display: inline-block;
  background-color: rgb(30, 176,6);
  color: #fff;
  border: 1px solid #fff;
  padding: 1vw 1.5vw;
 border-radius: 8px;
 cursor: pointer;
 margin: 0.3vw 0.8vw;
}
#about ul li:hover{
  background-color:#fff;
  color: rgb(30, 176,6);
  border: 1px solid  rgb(30, 176,6);
}

@media screen and (max-width: 50.75em){
  #about{
  /*background-color: rgba(251,120,110,0.95);*/
  background-color: rgba(255,255,255,0.7);
  padding: 6vw 2vw;
  text-align: left;
  font-size: 1em;
}
#about h2{
  font-size: 2em;
}
#about h3 {
  font-size: 1.6em;
}
#about p {
  font-size:0.8em;
  margin-bottom: 0px;
  text-align: left;
  display: inline-block;
}
#about ul li {
  display: inline-block;
  background-color: rgb(30, 176,6);
  color: #fff;
  border: 1px solid #fff;
  padding: 1vw 0.6vw;
 border-radius: 8px;
 cursor: pointer;
 margin: 0.6vw 0.1vw;
}
}
#all {
  /*width: 100%;*/
  /*background-color: #FFDB00;*/
  background-color: rgba(255,219,0,1.0);
  font-size: 1em;
  color: #333;
  line-height: 1.8;
  padding: 60px 0px;
  text-align: center;
  /*font-weight: bold;*/
}
#all h2{
  font-size:22px;
  line-height: 1.6;
  font-weight: bold;
  color:#0033cc;
  text-align: center;
}
#all h3{
  width:68%;
  font-size: 16px;
  background-color:#0033cc;
  color: #fff;
  padding: 2px;
  border-radius: 3px;
  letter-spacing: 2px;
  text-align: center;
  margin: 10px auto;
}
#all p{
  font-size: 15px;
  line-height: 1.5;
  color: #666;
  padding-bottom:5px;
  border-bottom: 1px dashed #333;
}
#all a {
  font-size: 15px;
  line-height: 1.6;
  color: rgba(0, 102, 255, 0.9);
  font-weight: bold;
}
#all a:hover{
  color: #0033cc;
  font-weight: bold;
  text-decoration: none;
}
#all ol{
  padding: 0px;
  margin: 0px;
}
#all ol li{
  display: inline-block;
  margin:auto 30px;
}
.photo{
  width: 135px;
  height:auto;
  margin:20px auto 0 auto;
  border-radius: 50%;
  border: 2px solid #ccc;
}
@media screen and (max-width:880px){
  #all h2{
  font-size: 26px;
  line-height: 1.6;
  font-weight: bold;
  color: #ff355e;
  text-align: center;
}
  .photo{
  width:95px;
  height:auto;
  margin:20px auto 0 auto;
  border-radius: 50%;
  border: 2px solid #ccc;
}
#all h3{
  font-size: 15px;
  width: 60%;
}
#all p{
  font-size: 14px;
}
#all a {
  font-size: 14px;
}
#all ol li{
  display: inline-block;
  margin:auto 1px;
  width: 155px;
  height:200px;
  vertical-align: top;
}
}
#myModal h2{
  text-align: center;
  border-bottom:dashed 1px #eee;
  color: #ff0000;
  font-size:1.3em;
  font-weight: bold;
  padding:1vw;
  margin-bottom: 2vw;
}
#myModal ol{
  font-size: 1em;
  line-height: 1.8;
  color: #333;

}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 60px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #ff0000;
    float: right;
    font-size: 56px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#op{
   background-color: rgba(14,196,185,0.8);
   padding: 100px 0px;
   color: #fff;
   font-size: 16px;
   text-align: center;
}
#op h3{
  font-size: 22px;
  line-height: 2;
  padding: 0px;
  margin: 30px auto 0px auto;
   display: inline-block;

}
#op a{
  background-color: #ffff00;
  color: #0033cc;
  border-radius: 6px;
  font-weight: bold;
    font-size: 1.1em;
  padding: 5px 6px;
  margin-left: 5px;
  border: solid 2px #000;
  text-decoration: none!important;
}
@media screen and (max-width: 765px){
  #op h2{
  font-size:22px;
  letter-spacing: 0.3em;
  padding: auto 5px;
}
 #op{
  padding: 30px 15px;
 }
#op h3{
  font-size: 20px;

}
}
.op{
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  background-color: rgba(255,255,255,0.3);
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  /*border: 1px solid #fff;*/
  padding: 3px;
  border-radius: 3px;
  border-collapse: inherit;
}
.op td{
  background-color: rgba(255,255,255,0.8);
  padding:5px 2px;
  border-left: 1px solid rgba(0,0,0,0.1);
  border-bottom: 1px solid rgba(0,0,0,0.1);
}

.op td:nth-child(1){
  color: #0033cc;
  font-weight: bold;
}
.op tr:nth-child(1) td{
   border-left: 1px solid #fff;
   background-color: #0033cc;
   color: #fff;
}
.op_b{
   background-color:#0033cc!important;
   border-bottom: 2px solid rgba(0,0,0,0.1);
   color: #fff;
   font-weight: bold;
   width: 25%;
}
.date_op {
  color: #ff355e;
  font-weight: bold;
}
@media (max-width: 920px){
  .op{
  width: 100%;
  background-color:rgba(255,255,255,0.3);
  font-size: 15px;
}
}
.more_class{
  background-color: rgba(0,0,0,0);
  color: #fff;
  border-radius: 50%;
  font-size: 15px;
  margin: 0px 5px 20px 0px;
  border: 1px solid #fff;
  float: right;
  line-height: 1.2;
  padding:7px 10px;
}
.more_class:hover{
  background-color: #0033cc;
  color: #fff;
  border: 1px solid #0033cc;
}