@charset "utf-8";
/* CSS Document */

/*banner*/
.mb{
        display: none;
    }
#banner{
    /*height: 560px;*/
    margin-top: 89px;
    position: relative;
}
#banner>img{

}
#banner h1{
    letter-spacing:2px;
    margin-left: -28%;
    margin-top: -7%;
}
#banner h6 {
    letter-spacing: 2px;
    margin-left: -27.5%;
    margin-top: -2%;
}

.ani{
    background-image: url(../../assets/images/sub/bg_01.png);
    background-position: center;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.sub_pic{
    height: 100%;

}
   
.sub_title{
    background-color: #62c0b4;
    background-repeat: no-repeat;
    height: 100%;
}
.sub_title .img{
    right: 0;
}

.title_text {
    z-index: 10;
    position: relative;
    width: 300px;
    text-align: left;
    padding: 100px 10px;
    line-height: 1.5;
    color: #fff;
}

.green_title{
    color: #3c3c3c;
    width: 100%;
    background: #8cd580;
    border-radius: 5px;
    margin: 15px 0px;
    padding: 10px 5px;
    font-size: 22px;
    font-weight: bold;
}
.green_blue_title{
    color: #FFF;
    width: 100%;
    background: #4daa80;
    border-radius: 5px;
    margin: 15px 0px;
    padding: 10px 5px;
    font-size: 22px;
    font-weight: bold;
}
.img-responsive{
    max-width: 100%;
}
.loca {
    height: 80px;
    overflow: visible;
}
.c_block2{
    margin: 15px 0px 50px 0px;
}
.c_block4 .W50{
    padding: 8px;
}
.c_block5 {
    margin: 30px 0px;
}
.c_block5 .W_left{
    margin-top: 60px;
}
.c_block5 p{
    margin: 40px 0px 0px 0px;
}
/*介紹start */
div#intro {
    padding: 0;
    display: inline-block;
    /*z-index: 10;*/
}
.tab_area {
    margin: 20px 0 10px;
    z-index: 20;
}
.tab_content {
    display: inline-block;
    width: 760px;
    position: relative;
    line-height: 1.6;
}
.tab_content div div {
}
.tab {
    border: 1px solid #85c578;
    width: 198px;
}
.tt{
    line-height: 45px;
    height: 45px;
    padding: 0 12px;
    cursor: pointer;
    transition:.4s all;
    -webkit-transition:.4s all;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #87c576;
    font-size: 14px;
}
.tt:last-child{
    border-bottom: none;
}
.tt p{
    padding-left: 29px;
    background-position: left center;
    background-image: url(../../assets/images/sub/dot.png);
    background-repeat: no-repeat;
    color: #989898;
    display: block;
    text-align: left;
}  
.tt.now{
    background-image: linear-gradient(to right, #8cc66d, #62c0b4), linear-gradient(#3bb69a, #3bb69a);
}
.tt.now p {
    color: #fff;
    background-image: url(../../assets/images/sub/dot_white.png);
}
.tab>div.now{
     color: #fff;
}
.tt.now:hover{
    cursor: default;
}


.tab_content>div{
    text-align: center;
    z-index: 0;
    width: 100%;
    height: 96%;
    text-align: left;
}
.tab_content>div.now{
    z-index: 100;
    display: inline-block;
}


.sm_pic img {
    width: 97%;
    margin-right: 3%;
}

.detail {
    box-sizing: border-box;
    display: inline-block;
    padding-top: 150px;
    overflow: visible;
}

h4 {
    line-height: 1.5;
    text-align: left;
}

.detail p {
    text-align: left;
    line-height: 1.6;
    width: 48%;
    padding: 20px 0 200px 35%;
}

img.sub_img {
    width: 75%;
    margin-left: 25%;
    margin: -135px 0 70px 25%;
}
.has_dot{
    position: absolute;
    content: "";
    width:200px;
    height: 180px;
    top: 170px;
    left: 180px;
    background-image: url(../../assets/images/sub/bg_03.png);
}
hr.divi {
    border: #eaeaea solid 1px;
    margin: 30px 0;
    display: block;
}

.tab_content p {
    padding: 5px 0;
}

.tab_content ul {
    text-align: left;
    color: #999;
    list-style: none;
    padding: 10px 0;
}

.tab_content li {
    padding-bottom: 8px;
    font-size: 14px;
    padding-left: 25px;
    background-position: left top;
    background-image: url(../../assets/images/sub/dot.png);
    background-repeat: no-repeat;
}

.circle {
    text-align: center;
    position: relative;
    width: 75%;
    margin: 0 auto 8px;
}
.circle img {
    max-width: 100%;
}
.c_up {
    margin-top: -15px;
}

.no3 li>span {
    text-align: center;
    line-height: 28px;
    padding: 10px 14%;
}


p.poA span {
    padding: 0 6px;
}

.graph {
    margin: 15px 0;
}

.watermark {
    top: -46px;
    left: 0;
    width: 43%;
}
ul.list {
    text-align: left;
    line-height: 1.5;
    width: 48%;
    padding: 0 0 30px 35%;
    margin-top: -45px;
}

ul.list li {
    text-align: left;
    margin-bottom: 30px;
}

p.W100 {
    text-align: left;
    padding-bottom: 5px;
}
.W920 h4 {
    padding-bottom: 40px;
    z-index: 30;
    position: relative;
}
.no3.W920 h4{
    text-align: center;
    padding-bottom: 10px;
} 
.no3 li p {
    text-align: center;
    padding: 15px 0;
}

.no3 ul {
    padding: 30px 5% 50px;
    display: inline-block;
}

.no3 span span {
    padding: 0 4px;
}
.W920.no1 {
    padding-top: 50px;
}
img.sm_pic {
    width: 200px;
    margin: 0 20px 20px 20%;
}

.W920.no3 {
    padding-top: 45px;
    padding-bottom: 30px;
    display: inline-block;
    z-index: 30;
}

.no3 div.go_left {
    width: 34%;
    padding: 45px 0;
    text-align: left;
    line-height: 1.6;
}
.W920.welcome {
    padding: 45px 0;
    text-align: left;
    line-height: 1.6;
}

.W920.welcome h4 {
    padding: 10px 0;
}

div.poA.po_left {
    width: 200px;
    top: 200px;
    text-align: left;
    line-height: 1.6;
    left: 6%;
    z-index: 30;
    /*background-color: rgba(255,255,255,.5);*/
}
div.poA.po_right {
    width: 200px;
    top: -60px;
    text-align: left;
    line-height: 1.6;
    right: 3%;
    z-index: 30;
    /*background-color: rgba(255,255,255,.5);*/
}

.area {
    width: 80px;
    line-height: 35px;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 50px 0 10px;
}

h6.area.a_01 {
    background: #7bc489;
}

h6.area.a_02 {
    background: #6dc2a1;
}

h6.area.a_03 {
    background: #8cc66d;
}
h6.area.a_04{
    background: #62c0b4;
}
img.taiwan {
    margin: 20px 0 100px -15%;
}

img.poA.po_left{
    max-width: 150px;
    top: 50%;
    left: -30%;
    margin-top: -75px;
}
img.poA.po_right{
    max-width: 150px;
    top: 50%;
    margin-top: -75px;
    right: -30%;
}
.poA.po_right p a {
    width: 100%;
    display: block;
    line-height: 2;
}
.poA.po_left p a {
    width: 100%;
    display: block;
    line-height: 2;
}
.poA.po_left p a:hover{
    color: #62c0b4;
}
ul.W500 {
    line-height: 1.6;
}

ul.W500 li {
    text-align: left;
    box-sizing: border-box;
    padding: 34px;
}
.visible-xs{
      display: none;
    }
.con_img{
    padding: 5px 20px;
}
#top{
    background-color: #fff;
    /*position: relative;*/
}
.f_grey span.f19.f_blue_green {
    padding: 0 4px;
}
.icon_area {
    display: inline-block;
    padding: 20px 0 30px;
}
.block4_img{
    padding: 30px 0px;
    margin-bottom: 30px;
}
.block4_img p{
    margin: 8px 0px;
}

.couns_block{/*
    display: inline-block;*/
}
.couns_block h3{
    color: #4daa80;
    margin: 80px 0px 10px 0px;
    padding-bottom: 20px;
    border-bottom: 2px #4daa80 solid;
    font-size: 22px;
    text-align: left;
}
.couns_block.mt_center h3{
    margin: 100px 0px 10px 0px;
}
.couns_block.mt_center2 h3{
    margin: 180px 0px 10px 0px;
}
.couns_block p{
    color: #2e2f2e;
    line-height: 1.8em;
    text-align: left;
}
.couns_block .W_left{
    padding: 20px;
}
.couns_block .W_right{
    padding: 20px;
}
.learn_title{
    color: #2e2f2e;
    font-size: 24px;
    text-align: left;
    margin: 70px 0px 20px 0px;
    line-height: 1.3em;
}
.learn_title b{
    color: #56bc8f;
    font-size: 30px;
    font-weight: 600;
    border-right: 3px #56bc8f solid;
    padding-right: 5px;
    margin-right: 5px;
}
.learn_block{
    margin: 10px 0px 20px 0px;
}
.learn_block p{
    color: #2e2f2e;
    margin: 10px 0px;
    line-height: 1.2em;
}
.learn_block p b{
    font-weight: 600;
}
.learn_block .W50{
    padding: 5px;
}
.learn_block .W50:nth-child(2n+1){
    clear: left;
}
.icon{
    text-align: left;
    margin-bottom: 30px;
    float: left;
}
.icon p{
    box-sizing: border-box;
    padding-top: 50px;
    line-height: 1.4;
    padding: 50px 0 18px 20px;
}
.icon>span{
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 1.6;
    padding-right: 57px;
    letter-spacing: 1px;
}
.material_area {
    padding: 80px 0 0;
}

.material_text {
    text-align: left;
    line-height: 1.6;
    padding: 0 20px;
    box-sizing: border-box;
}

.material_text p {
    padding-top: 10px;
}

.material_text h3 {
    padding-top: 20px;
}

.material_text.W50.go_right {}

.material_area li img {
    max-width: 450px;
}

.material_area li {
    margin-bottom: 80px;
}
.dif h2 {
    text-align: left;
}

.dif table {
    margin: 18px 0;
    line-height: 1.5;
}
.dif td {
    padding: 12px 20px;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.border_all th {
    padding: 12px 0;
    border-bottom: 2px solid #62c0b4;
    border-right: 1px solid #f1f1f1;
}
.apply{
    text-align: left;
    padding: 0 0 80px;
    display: inline-block;
}
.apply a {
    color: grey;
    font-weight: bold;
}
.step_area{
    margin-bottom: 40px;
}
.step{
    display: inline-block;
    float: left;
}
.step img{
    
}
.step img{
    width: 55px;
    margin: 10px 20px 0 0;
    position: relative;
    z-index: 5;
}
.apply {
    line-height: 1.6;
}

.step_area li p {
    float: left;
    line-height: 78px;
}

.step_area li {
    display: inline-block;
    width: 100%;
    height: 70px;
    position: relative;
}

.apply h2 {
    margin-top: 70px;
    margin-bottom: 10px;
}
ul.f_grey.f15 li {
    list-style-type: disc;
    margin-left: 40px;
    line-height: 1.5;
    padding: 5px 0;
}
.bottom_line:after{
    content: "";
    display: block;
    height: 72px;
    top: 25px;
    position: absolute;
    left: 26px;
    width: 3px;
    background: #62c0b4;
}
.village_area{
    padding-top: 80px;
}
.village_area li{
    float: left;
    text-align: left;
}
.village_area li img{
    margin-bottom: 35px;
}
.v_text {
    padding-left: 35px;
    box-sizing: border-box;
}

.village_area p.f15 {
    line-height: 1.7;
    padding-top: 20px;
}
.plane {
    padding: 40px 0 70px;
    text-align: left;
}

.plane h3 {
    padding: 15px 0;
}

.bar_area {
    height: 20px;
    position: relative;
    margin: 40px 30px;
}

.bar_area .color_bg {
    background-image: url(../../assets/images/border.jpg);
    background-size: contain;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bar_area>div {
    border-radius: 15px;
    float: left;
    height: 100%;
    box-sizing: border-box;
}

img.car {
    left: 50%;
    margin-left: -41px;
    top: -42px;
}

.bar_area .dash_bg {
    border: dashed 2px #62c0b4;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}

.text_area {
    text-align: center;
    line-height: 1.6;
    display: inline-block;
    width: 92%;
    margin: 0 4% 30px;
}
.bar_circle {
    display: block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-top: -17px;
    margin-left: -17px;
    top: 50%;
    box-sizing: border-box;
}

.c_01 {
    left: 68%;
    background-image: url(../../assets/images/border.jpg);
    border: 3px solid white;
    background-position: 500px 0;
}

.c_02 {
    left: 32%;
    border: 2px solid #63c0b4;
    background: white;
}
ul.f_grey.f15 li.no_list{
    list-style: none;
    padding-top: 15px;
}
.future {
    padding-bottom: 80px;
}
.black_content {
    line-height: 1.6;
    text-align: left;
}

.black_content .f19 {
    text-align: center;
}

.black hr {
    border-color: rgba(128, 128, 128, 0.2);
    border-bottom: none;
    margin: 18px 0 25px;
}
iframe.decade_video {
    max-width: 100%;
    border: none;
    border-top: 7px solid #91b721;
    margin-top: -175px;
    z-index: 10;
    position: relative;
}
iframe.counseling_video {
    max-width: 100%;
    border: none;
    border-top: 7px solid #91b721;
    margin-top: 0px;
    margin-bottom: 20px;
    z-index: 10;
    position: relative;
}
@media screen and (max-width:768px){
    #banner h6 {
        letter-spacing: 2px;
        margin-left: -45%;
        margin-top: 2%;
    }
    .learn_title{
        color: #2e2f2e;
        font-size: 20px;
        text-align: left;
        margin: 30px 0px 20px 0px;
        line-height: 1.3em;
    }
}