﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+TC&display=swap');

/* CSS Document */
body {
  background-repeat: repeat;
  /*font-family: "Microsoft YaHei", sans-serif; */
  font-family: Arial,"Microsoft YaHei","Microsoft JhengHei",sans-serif;
}

.wrapper{position:relative;overflow:hidden;}

/*表頭表尾 請勿砍*/
.top, .footer{
    line-height: 0px;
}
.top{
    z-index: 99;
    position: relative;
}
/*很多物件通用*/
.BRR {
    display: none;
}

.width1280{max-width:1320px;min-width:280px;height:auto;margin: 0  auto;}

/*BANNER 進場delay時間、浮動*/
.banner{position:relative;max-width: 1980px;width: 100%;height: auto;margin: 0 auto;text-align: center;}

  img.banner_big{
    max-width: 1920px;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  img.banner_sm{
    display: none;
  }

  img.title{
      position: absolute;
      width: 675px;
      top: 0px;
      right: -4px;
  }
  img.banner01 {
      position: absolute;
      width: 53%;
      margin: 0 auto;
      bottom: 30%;
      right: 0;
      left: 0;
      padding-left: 40%;
  }


  img.title {-webkit-animation-delay: 0.5s; /* Chrome, Safari, Opera */animation-delay: 0.4s;}
  .banner .top-w {-webkit-animation-delay: 1s; /* Chrome, Safari, Opera */animation-delay: 0.8s;}
  img.banner01 {-webkit-animation-delay: 4.6s; /* Chrome, Safari, Opera */animation-delay: 0.6s;}




.banner h1 {
  position: relative;
  display: inline-block;
  font-size: 29px;
  text-align: left;
  color: #4d4d4d;
  line-height: 1.3;
  letter-spacing: 2px;
  align-content: center;
  margin-top: 76%;
}
.banner .topbanner {
  position: absolute;
  top: 1%;
  right: 16%;
}

.banner .top-w {
  position: absolute;
  display: inline-block;
  top: 390px;
  right: 14px;
  width: 535px;
}

a {
  margin: 0 auto;
  text-align: center;
}
a:hover {
  text-decoration: none;
}


/* ============================================================
  GLOBAL
============================================================ */
.effects {}
.effects .img {
  position: relative;
  float: left;
  overflow: hidden;
}

.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  width: 25vw;
  height: auto;
}

.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}

a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  font-weight: 500;
  font-size: 24px;
  letter-spacing: 2px;
}


/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
#effect-6 .overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#effect-6 .img.hover .overlay {
  opacity: 1;
}
#effect-6 .img.hover .overlay a.expand {
  top: 40%;
  margin-top: -30px;
  opacity: 1;
}

/*表單區*/
.fill {
  background-image: url(../images/bg.png);
  background-repeat: repeat-x;
  background-size: 60%;
  background-color: #92b0c7;
}
.fill h2 {
  color: #fff;
}

.fill .box{margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;text-align: center;}
.fill .list{width: 100%;margin: 0;padding: 0;border: 0;font: inherit;font-size: 100%;vertical-align: baseline;text-align: left;}
.fill .contene{width: 100%;}

.fill h3{
  font-size: 19px;
  line-height: 1.5;
  color: #f20051;
  text-align: center;
  letter-spacing: 0.1em;
  margin: 0% auto;
  padding-bottom: 4%;
  }
.fill #sBut{height:auto;margin: 0px auto;width: 100%;border: none;text-align: center;padding: 7px 0;margin-right: auto;margin-left: auto;margin-top: 10px;letter-spacing: 1px;clear: both;overflow: hidden;border-radius: 2px;user-select: none;}
.fill .go_button{-webkit-animation-duration: 2s; /* Chrome, Safari, Opera */animation-duration: 2s;max-width: 255px;height:auto;margin:0 auto;}
.fill .statement{color: #282828;line-height:40px;font-size: 17px;letter-spacing: 0.1em;}
.fill .statement a{color: #282828;}
.fill .statement a:hover{ color:#282828;}
.fill .form-control{
    display: block;
    width: 97%;
    height: 46px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    margin: 2% auto;
    background-color: #ffffff;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    }
img.gift {width: 90%;height:auto;}


/*課程表格*/
/*表格共同樣式*/
.table-wrapper {
    background-color: #f5f6f7;
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

h2.class-title {
    font-size: 24px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 8px auto;
}

/*  情境英文課  */

.class1 > table > thead > tr > th {
    background-color: #448aca;
    border-color: #448aca;
    vertical-align: middle;
}

.class1 > table > tbody > tr > td {
    border-color: #448aca;
    background-color: #fff;
    font-size: 20px;
    color: #626262;
    vertical-align: middle;
}

    .class1 > table > tbody > tr > td:first-child {
        text-align: center;
        vertical-align: middle;
        width: 19%;
    }

.free-button1 {
    display: inline-block;
    text-decoration: none;
    font-size: 24px;
    margin: 6px auto;
    background-color: #448aca;
    line-height: 48px;
    width: 200px;
    color: #ffffff;
    text-transform: uppercase;
    transition: box-shadow 0.8s, color 0.5s;
}

    .free-button1:hover {
        box-shadow: inset 200px 0px #2165a4;
    }

/* 英文會話班  */

.class2 > table > thead > tr > th {
    background-color: #2abcb5;
    border-color: #2abcb5;
    vertical-align: middle;
}

.class2 > table > tbody > tr > td {
    border-color: #2abcb5;
    background-color: #fff;
    font-size: 20px;
    color: #626262;
    vertical-align: middle;
}

    .class2 > table > tbody > tr > td:first-child {
        text-align: center;
        vertical-align: middle;
        width: 19%;
    }

.free-button2 {
    display: inline-block;
    text-decoration: none;
    font-size: 24px;
    margin: 6px auto;
    background-color: #2abcb5;
    line-height: 48px;
    width: 200px;
    color: #ffffff;
    text-transform: uppercase;
    transition: box-shadow 0.8s, color 0.5s;
}

    .free-button2:hover {
        box-shadow: inset 200px 0px #1F8984;
    }


/* 多益認證課程  */

.class3 > table > thead > tr > th {
    background-color: #efaa1c;
    border-color: #efaa1c;
    vertical-align: middle;
}

.class3 > table > tbody > tr > td {
    border-color: #efaa1c;
    background-color: #fff;
    font-size: 20px;
    color: #626262;
    vertical-align: middle;
}

    .class3 > table > tbody > tr > td:first-child {
        text-align: center;
        vertical-align: middle;
        width: 19%;
    }

.free-button3 {
    display: inline-block;
    text-decoration: none;
    font-size: 24px;
    margin: 6px auto;
    background-color: #efaa1c;
    line-height: 48px;
    width: 200px;
    color: #ffffff;
    text-transform: uppercase;
    transition: box-shadow 0.8s, color 0.5s;
}

    .free-button3:hover {
        box-shadow: inset 200px 0px #e86900;
    }

.toeic {
    color: #efaa1c;
}


/*雙語／外師專業教學  打造完整西班牙語學習*/
.content3{text-align:center;padding-top: 4%;padding-bottom:0px;}
.content3 p {    
    color: #c39262;
    font-size: 21px;
    display: block;
    text-align: center;
    margin-bottom: 36px;
    margin-top: -16px;}
.space{display:block;height: 280px;}
.youtube-org {background-color: #ffe9d1;width: 100%;height: 350px;margin-top: -27%;}

.content3 .container{max-width: 1080px;width: 100%;margin: 0 auto;font-size: 14px;} 

.preview {
  text-align: center;
  padding: 5px;
}
.preview a {
  display: inline-block;
  margin: 4px;
}

.preview img {
  display: block;
  width: 250px;
  height: auto;
  opacity: 0.5;
}

.active {
  color: #000;
  opacity: 1;
}

.view {
  width: 250px;
  height: 400px;
}


/*內文*/
.content1, .content2, .content3, .fill {
  position: relative;
  padding-top: 2%;
  padding-bottom: 3%;
  margin: 0 auto;
  width: 100vw;
}

.fill h2, .content1 h2, .content2 h2, .content3 h2, .table-wrapper h3 {
  font-size: 38px;
  color: #535353;
  letter-spacing: 2px;
  margin: 0 auto;
  line-height: 2.5;
  font-weight: bold;
  text-align: center;
  /* padding-top: 1%; */
}

h3 {
  font-size: 22px;
  color: #797979;
  text-align: center;
  letter-spacing: 5px;
  padding-bottom: 1.5%;
  line-height: 0;
}

/*  .content1  */
.content1 h4 {
  font-size: 26px;
  color: #454545;
  text-align: center;
  letter-spacing: 3px;
  font-weight: bold;
  line-height: 1;
}
.content1 p {
  font-size: 23px;
  color: #5e5e5e;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.3;
  padding: 0 4%;
  font-weight: 700;
}
.content1 img{
  width: 94%;
  height: auto;
  padding: 3%;
  margin: 3% 0;
}
.content1 .pic-bn {
  position: relative;
  top: 0;
  width: 100%;
  transition: .2s;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  text-align: center;
}

.content1 .pic-bn > a {
  height: 300px;
}

.content1  .pic-bn:hover {
  top: -10px;
}


/*  .content2  */
.content2 {
  height: 30em;
}

.content2 h4 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}


/*  .content3  */

.content3 .movie {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 4%;
  background-color: #f8f5ed;
  margin: 5% 0;
}

.content3 .text {
  background-color: #fff;
}



/*  .content4  */
.content4 {
  background-image: url(../images/bg.jpg);
  background-size: 110vw;
  background-repeat: no-repeat;
  width: 100vw;
  height: 45em;
  margin: 0 auto;
  text-align: center;
  margin-top: -3%;
}

.content4 .width-sm{max-width: 950px;height:auto;margin: 0  auto;}

.content4 h4 {
  font-size: 36px;
  font-weight: bold;
  color: #5d3316;
  line-height: 1.4;
  letter-spacing: 3px;
}
.content4 p {
  font-size: 22px;
  font-weight: 500;
  color: #5f5f5f;
}

.content4 .circle01, .content4 .circle02, .content4 .circle03 {
  border-radius: 100%;
  width: 20em;
  height: 20em;
  background-color: #ffffffa8;
}

.content4 .textbox {
  position: relative;
  padding-top: 37%;
  margin: 0 auto;
  background-color: #ffffffa8;
  border-radius: 100%;
  width: 380px;
  height: 380px;
  margin: 2% 0;
}


.content4 .button {
  position: relative;
  top: 0;
  width: 97%;
  transition: .2s;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  margin-bottom: 20%;
  border-radius: 1em;
}

.content4 .button > a {
  height: 300px;
}

.content4 .button > a > img {
  width: 100%;
  height: 215px;
  object-fit: cover;
  object-position: center;
  transition: .2s;
}
.content4 .button:hover {
  top: 0px;
  box-shadow: 0 5px 5px rgba(0,0,0,.30);
}

.content4 .button:hover > a > img {
  width: calc( 100% + 30px );
  margin: 0 -15px;
}

img.fg {
  width: 135px;
  height:auto;
}

/* Bounce To Right*/
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 2px 3px 0px rgba(0, 0, 0, 0.13);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #1e5976;
  text-align: center;
  padding: 10px 25px;
  color: #fff;
  font-size: 27px;
  letter-spacing: 2px;
  margin-top: -31px;
  margin-bottom: 3%;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f7aa00;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
  text-decoration: none;  
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Right02*/
.hvr-bounce-to-right02 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.13);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #1e5976;
  width: 99%;
  text-align: center;
  padding: 7px;
  color: #fff;
  border-radius: 5px;
  font-size: 29px;
  font-weight: 900;
  letter-spacing: 2px;
}
.hvr-bounce-to-right02:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #90e2d7;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 5px;
}
.hvr-bounce-to-right02:hover, .hvr-bounce-to-right02:focus, .hvr-bounce-to-right02:active {
  color: white;
  text-decoration: none;  
}
.hvr-bounce-to-right02:hover:before, .hvr-bounce-to-right02:focus:before, .hvr-bounce-to-right02:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/*  youtube  */

.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.djsp{ display: none; }
.videoWrapper iframe {
position: absolute;
top: 0;
}


/*  ↓↓↓↓  螢幕尺寸大於1680時頁面顯示效果↓↓↓↓  */
@media (max-width: 1440px) {

.banner .topbanner {
    position: absolute;
    top: 2%;
    right: 16%;
}  

img.title {
    position: absolute;
    width: 570px;
    top: 0px;
    right: -22px;
}

.banner .top-w {
    position: absolute;
    display: inline-block;
    top: 319px;
    right: -88px;
    width: 535px;
}

.banner h1 {
    position: relative;
    display: inline-block;
    font-size: 29px;
    margin-top: 64%;
    padding-left: 17%;
    width: 127%;
}


}


/*  ↓↓↓↓  ipad 直向 w768 ↓↓↓↓  */

@media (min-width: 768px) and (max-width:1024px) {  
  .width1280 {
    width: 97%;
    height: auto;
}

 img.banner_big {
   display: none;
}

img.banner_sm {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.banner .topbanner {
    position: absolute;
    top: 4%;
    right: 6%;
}  

img.title {
    position: absolute;
    width: 468px;
    top: 0px;
    right: -22px;
}
.banner h1 {
    position: relative;
    display: inline-block;
    font-size: 26px;
    margin-top: 57%;
    padding-left: 29%;
    width: 100%;
}
.banner .top-w {
    position: absolute;
    display: inline-block;
    top: 263px;
    right: -48px;
    width: 405px;
}
.hvr-bounce-to-right {
    margin-top: 8px;
}

.content1 p {
    font-size: 18px;
    letter-spacing: 0px;
}

.fill h2, .content1 h2, .content2 h2, .content3 h2, .table-wrapper h3 {
    font-size: 32px;
}

.content1 img {
    width: 100%;
}

.preview img {
    display: block;
    width: 170px;
    height: auto;
    opacity: 0.5;
}



}

/* ↓↓↓↓ iPhone Plus w414  Pixel 2 w411 手機尺寸,顯示效果 ↓↓↓↓  */
@media (min-width: 360px) and (max-width:767px) {
  .width1280 {
    width: 97%;
    height: auto;
}

 img.banner_big {
   display: none;
}

img.banner_sm {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

img.banner01 {
    width: 94%;
    bottom: 26%;
    padding-left: 66%;
}

.banner .topbanner {
    position: absolute;
    top: 3%;
    right: 2%;
}  

img.title {
    position: absolute;
    width: 14.5em;
    top: 0px;
    right: 0;
}

.banner .top-w {
    position: absolute;
    display: inline-block;
    top: 128px;
    right: -54px;
    width: 240px;
}
.hvr-bounce-to-right {
    margin-top: 2px;
    margin-bottom: 17px;
    font-size: 16px;
    padding: 6px 10px;
}
.fill {
    background-size: 250%;
}

.content1 p {
    font-size: 21px;
    letter-spacing: 2px;
    padding: 0 13%;
}

.fill h2, .content1 h2, .content2 h2, .content3 h2, .table-wrapper h3 {
    font-size: 33px;
    line-height: 1.3;
    padding-bottom: 4%;
}

.content1 img {
    width: 88%;
}

.preview img {
    display: block;
    width: 155px;
    height: auto;
    opacity: 0.5;
}

.banner h1 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;
    margin-top: 9em;
    padding-left: 14em;
    width: 26em;
}

h3 {
    font-size: 17px;
    letter-spacing: 2px;
    padding-bottom: 0;
    line-height: 0;
    margin-top: 0%;
}

.content1, .content2, .content3, .fill {
    padding-top: 5%;
    padding-bottom: 5%;
}

.fill .form-control {
    width: 87%;
}
.fill .list {
    text-align: center;
}

.hvr-bounce-to-right02 {
     width: 87%;
}

}


/* ↓↓↓↓ 手機尺寸SE ,顯示效果 ↓↓↓↓  */
@media (min-width: 320px) and (max-width:359px) {
.BRR {
    display: block;
    height: 1px;
}
  .width1280 {
    width: 97%;
    height: auto;
}
 img.banner_big {
   display: none;
}

img.banner_sm {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

img.banner01 {
    width: 94%;
    bottom: 26%;
    padding-left: 66%;
}

.banner .topbanner {
    position: absolute;
    top: 3%;
    right: 2%;
}  

img.title {
    position: absolute;
    width: 14.5em;
    top: 0px;
    right: 0;
}

.banner .top-w {
    position: absolute;
    display: inline-block;
    top: 128px;
    right: -54px;
    width: 240px;
}
.fill h2, .content1 h2, .content2 h2, .content3 h2, .table-wrapper h3 {
    font-size: 29px;
    line-height: 1.3;
    padding-bottom: 4%;
}
h3 {
    font-size: 17px;
    letter-spacing: 2px;
    padding-bottom: 0;
    line-height: 0;
    margin-top: 0%;
}
.banner h1 {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0px;
    margin-top: 8.5em;
    padding-left: 14em;
    width: 26em;
}
.preview img {
    display: block;
    width: 130px;
    height: auto;
    opacity: 0.5;
}
.hvr-bounce-to-right {
    margin-top: 1px;
    margin-bottom: 16px;
    font-size: 14px;
    padding: 5px 10px;
}
.fill {
    background-size: 250%;
}
.content1, .content2, .content3, .fill {
    padding-top: 5%;
    padding-bottom: 5%;
}

.fill .form-control {
    width: 87%;
}
.fill .list {
    text-align: center;
}

.hvr-bounce-to-right02 {
     width: 87%;
}


}