﻿@charset "utf-8";


/* CSS Document */

html {
    font-size: 100%;
}

body {
    font-family: arial, "微軟正黑體", "sans-serif";
    /*  background-image: url(../images/bg.jpg);*/
    overflow-y: scroll;
    overflow-x: hidden;
}

.section-head{
    margin-bottom: 60px;
}
.form_title {
    width: 100%;
    max-width: 930px;
    height: auto;
    margin:0 auto;
}

.form_title_s {
    width: 100%;
    max-width: 550px;
    height: auto;
    margin:0 auto;
}


.topic2 {
    font-size: 32px;
    color: #71226e;
}

.rb2g {
    background-image: url('../images/balloon_bg.jpg');
    background-size: cover;
    padding-top: 1%;
    padding-bottom: 3%;
}

.rb2g1 {
    width: 100%;
    max-width: 776px;
    margin-bottom: 4%;
}

.benefit{
    width: 400px;
    max-width: 400px;
    height: auto;
    margin: 10px auto;
    padding: 20px 30px 20px 30px;
    background-color: #6a3906;
    color: #ffffff;
    border: 5px solid #cfa972;
    font-size: 1.8em;
}

.benefit img{
    display: block;
    margin: 5px auto 15px auto;
    max-width: 76px;
}

.container h3 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #0d44b4;
}

.icon4 {
    display: inline-block;
    padding-top: 5px;
}


.showhide768 {
    display: block;
}

.showhide767 {
    display: none;
}

.bigtitle {
    color: #c93900;
    padding-top: 50px;
    padding-bottom: 25px;
    font-size: 34px;
    line-height: 150%;
}

.fill_left {
    width: 50%;
    float: left;
    border-radius: 12px;
    position: relative;
}

.fill_left img {
    width: 80%;
    max-width: 260px;
    height: auto;
    margin-left: 21px;
}

.fill_right {
    width: 50%;
    float: left;
    margin-top: 5%;
}

.wrapper {
    position: relative;
    overflow: hidden;
}

.txtps {
    color: #333;
    font-size: 16px;
    line-height: 200%;
}

.bannerwrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.banner_show1 {
    z-index: 1;
    position: absolute;
    width: 37%;
    max-width: 720px;
    margin-left: 11%;
    height: auto;
    top: 1%;
    left: 18%;
}

.banner_show2 {
    z-index: 5;
    position: absolute;
    width: 30%;
    max-width: 590px;
    margin-left: 3%;
    height: auto;
    top: 66.1%;
    left: 30%;
}

.banner_show3 {
    z-index: 5;
    position: absolute;
    width: 12%;
    max-width: 236px;
    margin-left: 3%;
    height: auto;
    top: 84%;
    left: 59.6%;
}

.banner_show4 {
    z-index: 5;
    position: absolute;
    width: 8%;
    max-width: 156px;
    margin-left: 3%;
    height: auto;
    top: 68.5%;
    left: 22%;
}

.banner_show5 {
    z-index: 1;
    position: absolute;
    width: 16%;
    max-width: 300px;
    margin-left: 3%;
    height: auto;
    top: 10%;
    left: 59%;
}

.banner_show6 {
    z-index: 1;
    position: absolute;
    width: 23%;
    max-width: 430px;
    margin-left: 3%;
    height: auto;
    top: 0%;
    left: -3.1%;
}

.banner_show7 {
    z-index: 1;
    position: absolute;
    width: 23%;
    max-width: 430px;
    margin-left: 3%;
    height: auto;
    top: 0%;
    left: 74.5%;
}

.banner_show8 {
    z-index: 1;
    position: absolute;
    width: 31%;
    max-width: 616px;
    margin-left: 3%;
    height: auto;
    top: 18%;
    left: 29%;
}

.banner_show9 {
    z-index: 1;
    position: absolute;
    width: 27%;
    max-width: 510px;
    margin-left: 3%;
    height: auto;
    top: 49%;
    left: 31%;
}

.bannerpicfull {
    display: block;
    width: 100%;
    height: auto;
}

.bannerpic960 {
    display: none;
    width: 100%;
    height: auto;
}

.state {
    color: #0068b7;
}



/* 這是設定所有放大縮小的物件是使用移動方式變化 */

.NO {
    display: none;
}



/* wow進場後額外繼續輪播的動畫 */

.myAni {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.myAni.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.myAni.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.myAni.infinite.pulse {
    /*animation-delay: 2s;*/
    -webkit-animation-name: pulse !important;
    animation-name: pulse !important;
}





/*----------學會四十音，前進韓國溝通零距離 ----------*/

.korea_talk {
    height: auto;
    width: 100%;
    background-image: url(../images/d_bg.jpg);
    background-repeat: repeat;
    padding-top: 1%;
    padding-bottom: 3%;
}

.talk p {
    font-size: 26px;
    text-align: center;
    color: #6a3906;
    margin: 8% auto 8% auto;
    letter-spacing: 1px;
    font-weight: bold;
}

.talk img {
    border: 2px solid #cfa972;
    border-radius: 10px;
}





/*----------選對學習方法，學韓語事半功倍----------*/

.row {
    margin-left: 0;
    margin-right: 0;
}

.width1280_2 {
    max-width: 1280px;
    min-width: 280px;
    height: auto;
    margin: 0% auto;
}

.td_2 {
    height: auto;
    width: 100%;
    background-image: url(../images/balloon_bg.jpg);
    background-size: cover;
    padding-top: 1%;
    padding-bottom: 3%;
}


.method{
    background-image: url(../images/method_bg.jpg);
    margin: 35px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.step{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width:50px;
    height: 50px;
    background-color: #fff45c;
    color: #6a3906;
    border:2px dashed #6a3906;
    border-radius:25px;
    text-align: center;
    margin: 20px auto 20px auto;
    font-size: 1.5em;
}

.method img{
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 220px;
}


.method p{
    display: flex;
    flex-direction: row;
    justify-content: center;
    color: #6a3906;
    font-size: 1.8em;
    font-weight:bold;
    padding: 1% 8% 2% 8%;
}




/*表頭表尾 請勿------------------------------------砍*/

.top,
.footer {
    line-height: 0px;
    width: 100%;
}

.top,
.footer {
    z-index: 99;
    position: relative;
}



/*很多物件通用*/

.linehight {
    display: inline-block;
}

.myButton {
    background-color: #44c767;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    padding: 9px 33px;
    text-decoration: none;
}

.myButton:hover {
    background-color: #5cbf2a;
}

.myButton:active {
    position: relative;
    top: 1px;
}



/*BANNER 進場delay時間、浮動*/


/*表單區*/

.fill {
    text-align: center;
    padding-bottom: 30px;
    z-index: 100;
    width: 100%;
    height: auto;
    background-color: #e5e5e5;
    position: relative;
}

.fill h2 {
    text-align: center;
    line-height: 25px;
    /*font-style: italic;*/
    color: #2a2a2a
}

.fill h2 .important {
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    margin-top: 0px;
    font-style: italic;
    color: #f6d258
}

.fill #sBut {
    display: block;
    margin: 0 auto;
    width: 100%
}

.go_button {
    -webkit-animation-duration: 2s;
    /* Chrome, Safari, Opera */
    animation-duration: 2s;
    height: auto;
    min-width: 200px;
    max-width: 300px;
    width: 100%;
    margin-top: 2%;
}

.fill .form-control {
    margin-bottom: 5px;
    margin-left: 7px;
    width: 98%;
    border: 3px solid #1e7abf;
    border-radius: 50px;
    height: 40px;
}

.figure_left {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    max-width: 630px;
    opacity: 0.1;
}

.figure_right {
    position: absolute;
    bottom: 0%;
    right: 0%;
    width: 100%;
    max-width: 600px;
    opacity: 0.1;
}



/*--------------------------以下內容開始---------------------------------------*/


/*  ↓↓↓↓    螢幕尺寸小於1280時頁面顯示效果↓↓↓↓    */

@media (max-width: 1280px) {
    .rb2g1 {
        width: 100%;
        max-width: 500px;
    }

    .rb2g {
        background-image: url(../images/balloon_bg.jpg);
        background-size: cover;
    }

    .bannerpicfull {
        display: block;
    }
    .bannerpic960 {
        display: none;
    }
    .fill {
        text-align: center;
        padding-bottom: 30px;
        z-index: 100;
        width: 100%;
        height: auto;
        background-color: #e5e5e5;
        background-image: none;
    }
    .figure_left img{
        width: 70%;
        bottom: 0%;
        left: 0%;
        position: absolute;
    }
    .figure_right img{
        width: 70%;
        bottom: 0%;
        right: 0%;
        position: absolute;
    }

}



/*  ↓↓↓↓    螢幕尺寸小於960時頁面顯示效果↓↓↓↓     */

@media (max-width: 960px) {

    .bigtitle {
        padding-top: 30px;
        padding-bottom: 20px;
        font-size: 28px;
    }
    .banner_show1 {
        z-index: 1;
        width: 67%;
        max-width: 624px;
        margin-left: -10%;
        top: 6%;
        left: 27.5%;
    }
    .banner_show2 {
        z-index: 5;
        position: absolute;
        width: 62%;
        max-width: 592px;
        margin-left: 3%;
        height: auto;
        top: 72.2%;
        left: 16%;
    }
    .banner_show3 {
        z-index: 5;
        position: absolute;
        width: 25%;
        max-width: 234px;
        margin-left: 3%;
        height: auto;
        top: 89.1%;
        left: 63%;
    }
    .banner_show4 {
        z-index: 5;
        position: absolute;
        width: 17%;
        max-width: 152px;
        margin-left: 3%;
        height: auto;
        top: 75%;
        left: 12%;
    }
    .banner_show5 {
        z-index: 2;
        position: absolute;
        width: 26%;
        max-width: 244px;
        margin-left: 3%;
        height: auto;
        top: 10.5%;
        left: 36%;
    }
    .banner_show6 {
        z-index: 1;
        position: absolute;
        width: 36%;
        max-width: 332px;
        margin-left: 3%;
        height: auto;
        top: 0%;
        left: -2.8%;
    }
    .banner_show7 {
        z-index: 1;
        position: absolute;
        width: 36%;
        max-width: 332px;
        margin-left: 3%;
        height: auto;
        top: 0%;
        left: 61.8%;
    }
    .banner_show8 {
        z-index: 2;
        position: absolute;
        width: 57%;
        max-width: 532px;
        margin-left: 3%;
        height: auto;
        top: 22%;
        left: 20%;
    }
    .banner_show9 {
        z-index: 2;
        position: absolute;
        width: 47%;
        max-width: 442px;
        margin-left: 3%;
        height: auto;
        top: 44%;
        left: 25%;
    }

    .figure_left {
        position: absolute;
        top: 2.5%;
        left: 0%;
        display: none;
    }

    .figure_right {
        position: absolute;
        top: 2.5%;
        right: 0%;
        display: none;
    }


    /*手機板的FOOTER------別刪除-------------------------------*/
    .FOOTER_frame {
        height: 450px;
    }
    .bannerpicfull {
        display: none;
    }
    .bannerpic1280 {
        display: none;
    }
    .bannerpic960 {
        display: block;
    }
    .bannerpic480 {
        display: none;
    }
    .showhide960 {
        display: none;
    }
    .showhide959 {
        display: block;
    }
}



/*  ↓↓↓↓    螢幕尺寸小於768時頁面顯示效果↓↓↓↓     */

@media (max-width: 768px) {


    .fill_left {
        width: 100%;
        float: left;
        cursor: pointer;
        border-radius: 12px;
        position: relative;
        padding-bottom: 20px;
    }
    .fill_right {
        width: 100%;
        float: clear;
    }
    .bigtitle {
        padding-top: 28px;
        padding-bottom: 20px;
        font-size: 26px;
    }

    .fill .go_button {
        margin-bottom: 0px;
        cursor: pointer;
        max-width: 200px;
        width: 100%;
        height: auto;
        padding-top: 5px;
    }
    .form-control {
        font-size: 16px;
    }
    .showhide768 {
        display: none;
    }
    .showhide767 {
        display: block;
    }
    .method p {
        font-size: 1.3em;
        padding: 0 5%;
        margin-bottom: 30px;
    }

}

/*  ↓↓↓↓    螢幕尺寸小於600時頁面顯示效果↓↓↓↓     */
@media (max-width: 600px) {
    .method p {
        font-size: 1.3em;
        padding: 0 5%;
        margin-bottom: 30px;
    }

    .method_1{
        display: flex;
        flex-direction: column;
    }

    .method_2{
        display: flex;
        flex-direction: column-reverse;
    }
    .method img {
        width: 80%;
    }
    .step{
        margin-top: 0;
    }

}



/* ↓↓↓↓ pad 豎屏時, 頁面顯示尺寸 < 480顯示效果 ↓↓↓↓  */

@media (max-width: 480px) {
    .section-head {
        font-size: 26px;
        font-weight: bold;
        color: #ffffff;
        margin: 5% auto;
    }
    .topic2 {
        font-size: 20px;
        color: #71226e;
    }

    .rb2g1 {
        max-width: 400px;
    }

    .bigtitle .showhide767 {
        font-size: 24px;
        padding-top: 10px;
        text-align: center;
        padding: 10px 0 0 0;
    }

    .fill {
        background-color: #e5e5e5;
    }

    .benefit{
        width: 280px;
        max-width: 280px;
        height: auto;
        margin: 10px auto;
        padding: 20px 10px 20px 10px;
        background-color: #6a3906;
        color: #ffffff;
        border: 5px solid #cfa972;
        font-size: 1.3em;
    }

    .benefit img {
        display: block;
        margin: 5px auto 15px auto;
        max-width: 50px;
    }

    .talk img {
        width: 80%;
    }

    .bigtitle {
        padding-top: 30px;
        padding-bottom: 20px;
        font-size: 24px;
    }
    .go_button {
        width: 60%;
    }

    .method p {
        font-size: 1.2em;
        padding: 0 5%;
        margin-bottom: 30px;
    }

    .method_1{
        display: flex;
        flex-direction: column;
    }

    .method_2{
        display: flex;
        flex-direction: column-reverse;
    }
    .method img {
        width: 80%;
    }
    .step{
        margin-top: 0;
    }

}

/*  ↓↓↓↓    螢幕尺寸小於350時頁面顯示效果↓↓↓↓     */
@media (max-width: 350px) {
    .bigtitle {
        font-size: 20px;
    }

}