﻿@charset "utf-8";
/* CSS Document */
body {
    background-repeat: repeat;
    font-family: Arial,'Noto Sans TC', sans-serif;
}

.wrapper {
    position: relative;
    overflow: hidden;
}

/*表頭表尾*/
.top, .footer {
    line-height: 0px;
}

.top {
    z-index: 99;
    position: relative;
}

/*很多物件通用*/
.BRR {
    height: 1px;
}

.width1280 {
    max-width: 1200px;
    min-width: 280px;
    height: auto;
    margin: 0 auto;
}

.topICON {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

a {
    color: #a01b3b;
    text-decoration: none;
}

a:hover {
    color: #3b9a9c;
    text-decoration: none;
}


/*相同樣式*/

.content {
    padding: 60px 0 90px 0;
}

hr {
    border: 1px solid #b5b5b5;
    margin: 60px auto 60px auto;
}

.fill h1, .content1 h2, .content2 h2 {
    display: inline-block;
    font-size: 36px;
    color: #0068b7;
    text-align: center;
    line-height: 1.4em;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0px auto 50px auto;
}

.content-box {
    text-align: center;
}


a:active, :focus, :visited {
    text-decoration: none !important;
}



/* 系統韓文課程介紹 */
.content1 {
    margin: 0 auto;
    background: url(../images/e-bg.jpg) center top no-repeat;
    background-size: cover;
}

.level-box {
    padding: 0 14%;
}

.level-item {
    position:relative;
    width: 220px;
    height: 300px;
    border-radius: 15px;
    margin: 40px auto 10px auto;
    border-radius: 10px;
    border: 3px solid #1e1e1e;
    padding: 30px 15px;
}

.item-sort {
    position: absolute;
    top: -40px;
    left: 68px;
    width: 80px;
    height: 80px;
    border: 3px solid #1e1e1e;
    border-radius: 100%;
    text-align: center;
    padding: 26px 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.item-sort1 {
    background-color: #0068b7;
}

.item-sort2 {
    background-color: #db224e;
}

.level-item h4 {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0.05em;
    max-width: 120px;
    padding: 10px 0;
    font-weight: 600;
    margin: 30px auto 20px auto;
}

.level-item p {
    color: #1e1e1e;
    text-align: justify;
    padding: 0;
    line-height: 1.5em;
    font-size: 18px;
    margin: 10px auto;
}

.vl-1 {
    background-color: #e5f0f8;
}

.vl-2 {
    background-color: #fbe8ed;
}

.vl-1 h4 {
    color: #0068b7;
    border-bottom: 4px solid #0068b7;
}

.vl-2 h4 {
    color: #db224e;
    border-bottom: 4px solid #db224e;
}



/*線上優勢介紹*/

.content2 {
    margin: 0 auto;
    background: url(../images/f-bg.png);
    background-color:#fff;
}


.advantage-box {
    padding: 0 14%;
}


.advantage-item {
    width: 200px;
    height: 200px;
    border-radius: 15px;
    margin: 20px auto 20px auto;
    border-radius: 10px;
    padding: 30px 15px;
    background-color: #e6e6e6;
    text-align: center;
}

.advantage-item img {
    width: 80px;
    height: auto;
    margin: 0 auto;
}

.advantage-item p {
    color: #262626;
    text-align: center;
    padding: 0;
    line-height: 1.4em;
    font-size: 20px;
    font-weight:500;
    margin: 10px auto;
}

.focus {
    color: #0068b7;
}


/*檢定輔導班建議*/
.suggest-box {
    display: block;
    max-width: 1200px;
    height: auto;
    background-color: #fbf8e9;
    border: 3px solid #1e1e1e;
    padding: 50px 20px;
    margin-top: 60px;
}

    .suggest-box h3 {
        display: inline-block;
        font-size: 36px;
        color: #0068b7;
        text-align: center;
        line-height: 1.4em;
        font-weight: bold;
        letter-spacing: 0.1em;
        margin: 0px auto 50px auto;
    }

ul.suggest-list {
    list-style-type: none;
    text-align: left;
    margin-bottom: 50px;
    padding-left: 20px;
    font-size: 19px;
    font-weight: 300;
    line-height: 1.8em;
    text-align:justify;
}



ul.suggest-list > li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f02c";
    color: #0068b7;
    font-size: 16px;
    margin-right: 5px;
}


/* Bounce To Right 03*/
.getfill-button {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 4px 4px 0px rgba(0, 104, 183, 0.3);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background: #0068b7;
    max-width: 250px;
    width: 100%;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
}

.getfill-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00508d;
    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;
}

.getfill-button:hover, .getfill-button:focus, .getfill-button:active {
    color: #ffffff;
}

.getfill-button:hover:before, .getfill-button:focus:before, .getfill-button: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);
}




/*	↓↓↓↓	螢幕尺寸大於1920時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1680px) and (max-width:1920px) {
   

    /*系統韓文課程介紹  */

    .level-box {
        padding: 0 5%;
    }


}

/*	↓↓↓↓	螢幕尺寸大於1680時頁面顯示效果↓↓↓↓	 */
@media (min-width: 1440px) and (max-width:1680px) {
   

    /*系統韓文課程介紹  */
    .level-box {
        padding: 0 0;
    }


}


/*	↓↓↓↓	ipad 橫向 w1024 ↓↓↓↓	 */
@media (min-width: 1200px) and (max-width:1440px) {
   
    /*系統韓文課程介紹 */

    .level-box {
        padding: 0 0;
    }


}


/*	↓↓↓↓	ipad 直向 w991 ↓↓↓↓	 */
@media (min-width: 991px) and (max-width:1200px) {

    .fill h1, .content1 h2, .content2 h2, .suggest-box h3 {
        font-size: 36px;
    }

    /*系統韓文課程介紹 */

    .level-box {
        padding: 0 14%;
    }

    .level-item {
        margin: 30px auto 30px auto;
    }

}

/*	↓↓↓↓	ipad 直向 w992 ↓↓↓↓	 */
@media (min-width: 767px) and (max-width:991px) {

    .fill h1, .content1 h2, .content2 h2, .suggest-box h3 {
        font-size: 36px;
    }
     
    /*系統韓文課程介紹 */
    .content1 {
        margin: 0 auto;
        background: url(../images/e-bg-990.jpg) center top no-repeat;
        background-size: cover;
    }

    .level-box {
        padding: 0 3%;
    }

    .level-item {
        margin: 30px auto 30px auto;
    }

}

/* ↓↓↓↓ iPhone Plus w414  Pixel 2 w411 手機尺寸,顯示效果 ↓↓↓↓  */
@media (min-width: 410px) and (max-width:767px) {

    .content {
        padding: 50px 0 50px 0;
    }

    .fill h1, .content1 h2, .content2 h2, .suggest-box h3 {
        font-size: 28px;
    }

    
    /*系統韓文課程介紹*/

    .content1 {
        margin: 0 auto;
        background: url(../images/e-bg-990.jpg) center top no-repeat;
        background-size: cover;
    }

    .level-box {
        padding: 0 3%;
    }

    .level-item {
        margin: 30px auto 30px auto;
    }

    /*線上優勢介紹*/

    .content2 h3 {
        font-size: 20px;
        padding: 8px 8px 0px 8px;
    }

    /*檢定輔導班建議*/

    ul.suggest-list {
        font-size: 18px;
    }

}

/* ↓↓↓↓ iPhone X   iPhone6/7/8 w375 手機尺寸,顯示效果 ↓↓↓↓  */
@media (min-width: 319px) and (max-width:410px) {

    .content {
        padding: 50px 0 50px 0;
    }


    .fill h1, .content1 h2, .content2 h2, .suggest-box h3 {
        font-size: 30px;
    }

    
 
    /*系統韓文課程介紹*/

    .content1 {
        margin: 0 auto;
        background: url(../images/e-bg-410.jpg) center top no-repeat;
        background-size: cover;
    }

    .level-box {
        padding: 0 5%
    }

    .level-item {
        margin: 30px auto 30px auto;
    }

    /*線上優勢介紹*/
    .content2 {
        padding-left: 8px;
        padding-right: 8px;
    }

    .content2 h3 {
        font-size: 30px;
        padding: 0px;
    }

    .suggest-box {
        padding: 50px 10px;
    }

    /*檢定輔導班建議*/

    .suggest-box h3{
        margin: 0px auto 40px auto;
    }

    ul.suggest-list {
        font-size: 18px;
        padding-left: 5px;
    }

}


/* ↓↓↓↓ 手機尺寸SE ,顯示效果 ↓↓↓↓  */
@media (max-width: 320px) {
    .break320{
        display:block;
    }

    .content {
        padding: 40px 0 40px 0;
    }

    .fill h1, .content1 h2, .content2 h2, .suggest-box h3 {
        font-size: 30px;
    }

    

    /* 系統韓文課程介紹*/
    .content1 {
        margin: 0 auto;
        background: url(../images/e-bg-410.jpg) center top no-repeat;
        background-size: cover;
    }

    .level-box {
        padding: 0 5%
    }

    .level-item {
        margin: 30px auto 30px auto;
    }

    /*線上優勢介紹*/
    .content2 {
        padding-left: 8px;
        padding-right: 8px;
    }

    .content2 h3 {
        font-size: 30px;
        padding: 0px;
        line-height: 1.5em;
    }

    /*檢定輔導班建議*/
    .suggest-box h3 {
        margin: 0px auto 40px auto;
    }

    ul.suggest-list {
        font-size: 17px;
        padding-left: 0px;
    }


}
