@charset "utf-8";

/* @import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap'); */

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap');

.classinfo-part1,
.classinfo-part2,
.classinfo-part3,
.classinfo-part4,
.classinfo-part5,
.classinfo-part6,
.classinfo-part7 {
    font-family: 'Noto Serif TC', serif;
    font-weight: 500;
    color: #ab832b;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    border: 0;
    /*	font: inherit;*/
    vertical-align: baseline;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background-repeat: repeat;
    font-family: Roboto, arial, "Noto Sans TC", "Microsoft JhengHei", "sans", "sans-serif";
    background-color: #fafafa;
    /*	background-image: url(../images/bg.jpg);*/
}

a:hover {
    text-decoration: none;
}

html {
    height: 100%;
    position: relative;
}


.kongfixed {
    z-index: 100;
    position: fixed;
    bottom: 20px;
    right: 30px;
    left: auto;
    top: auto;
}

.kongfixed span {
    padding: 12px 18px;
    font-size: 14px;
    color: #fff;
    background-color: #e94941;
    border-radius: 100px;
    margin-bottom: 9px;
}

.kongfixed span:hover {
    background-color: #CB2219;
}

.kongfixed3 {
    z-index: 100;
    position: fixed;
    bottom: 20px;
    right: 30px;
    left: auto;
    top: auto;
}

.kongfixed3 span {
    padding: 12px 18px;
    font-size: 14px;
    color: #fff;
    background-color: #e94941;
    border-radius: 100px;
    margin-bottom: 9px;
}

/* ---------------------------------------- */
.teacher_tip_01 {
    z-index: 1;
    position: absolute;
    top: 266px;
    left: calc(50% - 135px);
    letter-spacing: .8px;
    font-size: 16px;
    padding: 12px;
    width: 270px;
    box-sizing: content-box;
    border-radius: 5px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .12);
    background-color: rgba(255, 255, 255, .7);
}

.teacher_tip_02 {
    z-index: 1;
    position: absolute;
    top: 356px;
    left: calc(50% - 555px);
    letter-spacing: .8px;
    font-size: 16px;
    padding: 12px;
    width: 270px;
    box-sizing: content-box;
    border-radius: 5px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .12);
    background-color: rgba(255, 255, 255, .7);
}

.teacher_tip_03 {
    z-index: 1;
    position: absolute;
    top: 356px;
    right: calc(50% - 555px);
    letter-spacing: .8px;
    font-size: 16px;
    padding: 12px;
    width: 270px;
    box-sizing: content-box;
    border-radius: 5px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, .12);
    background-color: rgba(255, 255, 255, .7);
}

.Wrapper-toeic-topbanner {
    background-image: url('https://gjundisk01.blob.core.windows.net/it360/worker360/activity/2022toeic/topic_topbannerbg.jpg');
    background-position: top center;
    position: relative;
}

/* .Wrapper-toeic-topbanner .toeic_object01 {
    top: 15px;
    left: calc(50% - 380px);
    animation-name: float;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate-reverse;
} */

.Wrapper-toeic-topbanner .toeic_downarrow img {
    width: 30px;
}

.Wrapper-toeic-topbanner h1 {
    margin-top: 70px;
}

.Wrapper-toeic-topbanner .margin_top {
    margin-top: 60px;
}

.Wrapper-toeic-topbanner .date_ {
    margin-top: 0px;
    margin-bottom: 11vw;
    color: #10626c;
    letter-spacing: .8px;
    font-size: 18px;
}

.Wrapper-toeic-topbanner h3 {
    font-family: 'Noto Serif TC', serif;
    font-weight: 700;
    color: #10626c;
    line-height: 1.5;
    margin-bottom: 120px;
}

.Wrapper-toeic-topbanner .title_ {
    font-family: 'Noto Serif TC', serif;
    font-weight: 700;
    font-size: 60px;
    color: #10626c;

}

.Wrapper-toeic-topbanner .subtitle_ {
    color: #10626c;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .8px;
    position: relative;
    margin-bottom: 60px;
}

.Wrapper-toeic-topbanner .subtitle_ .p1,
.Wrapper-toeic-topbanner .subtitle_ .p2,
.Wrapper-toeic-topbanner .subtitle_ .p3 {
    position: relative;
    z-index: 0;
}

.Wrapper-toeic-topbanner .subtitle_ .p1::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0px;
    width: 66px;
    height: 36px;
    background: linear-gradient(324deg, rgba(255, 240, 0, 0) 30%, rgba(255, 240, 0, 1) 73%);
    z-index: -1;
}

.Wrapper-toeic-topbanner .subtitle_ .p2::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 1px;
    width: 66px;
    height: 36px;
    background: linear-gradient(324deg, rgba(255, 240, 0, 0) 30%, rgba(255, 240, 0, 1) 73%);
    z-index: -1;
}

.Wrapper-toeic-topbanner .subtitle_ .p3::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 1px;
    width: 66px;
    height: 36px;
    background: linear-gradient(324deg, rgba(255, 240, 0, 0) 30%, rgba(255, 240, 0, 1) 73%);
    z-index: -1;
}

.Wrapper-toeic-topbanner .title_36 {
    font-size: 48px;
}

.Wrapper-toeic-topbanner .toeic_downarrow {
    left: calc(50% - 15px);
    animation-name: float;
    animation-duration: .9s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate-reverse;
}

@keyframes float {
    from {
        top: 60px;
    }

    to {
        top: 70px;
    }
}

.Wrapper-toeic-topbanner .slogan- {
    width: 710px;
    animation-name: fadeIn, pulse;
    animation-fill-mode: backwards, none;
    animation-delay: .3s, 1s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-toeic-topbanner .toeic_object02 {
    bottom: 0px;
    left: 140px;
    z-index: -1;
}

.Wrapper-toeic-topbanner .toeic_object03 {
    bottom: 0px;
    right: 111px;
    z-index: -1;
}

.content_toeic .toeic_object04 {
    top: 410px;
    left: calc(50% - 255px);
}

.Wrapper-toeic-b {
    background-color: #fff;
    padding-top: 120px;
    padding-bottom: 70px;
    background: #fff url(https://gjundisk01.blob.core.windows.net/it360/worker360/activity/2022toeic/bg_b.gif) scroll no-repeat top center / 100%;

}

.btn_ani {
    animation-name: fadeIn, pulse;
    animation-fill-mode: backwards, none;
    animation-delay: .3s, 1s;
    animation-duration: .6s, 1.5s;
    animation-iteration-count: 1, infinite;
}

.Wrapper-toeic-b .subtitle_ {
    font-family: 'Noto Serif TC', serif;
    font-weight: 700;
    font-size: 30px;
    color: #10626c;
    margin-bottom: 42px;
    letter-spacing: .8px;
}

.Wrapper-toeic-b .subtitle_.s1 {
    position: relative;
    z-index: 0;
    padding-left: 48px;
    margin-bottom: 15px;
}

.Wrapper-toeic-b .subtitle_.s1::after {
    content: "";
    position: absolute;
    top: -4px;
    left: 33px;
    width: 78px;
    height: 36px;
    background: linear-gradient(324deg, rgba(255, 240, 0, 0) 30%, rgba(255, 240, 0, 1) 73%);
    z-index: -1;
}

.Wrapper-toeic-b .content_color p {
    color: rgb(6 43 69 / 70%);
    letter-spacing: .8px;
    padding-left: 66px;
    font-size: 16px;
    margin-bottom: 9px;
}

.Wrapper-toeic-b .big_number p {
    font-size: 200px;
    line-height: .8;
    color: rgba(16, 97, 108, 0.06)
}

.Wrapper-toeic-b hr {
    margin-bottom: 36px;
    border-top: 1px dashed rgba(0, 0, 0, .12);
}

.Wrapper-toeic-c,
.Wrapper-toeic-c .quote_ {
    position: relative;
}

.Wrapper-toeic-c .quote_::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10d";
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: -24px;
    left: 160px;
}

.Wrapper-toeic-c .quote_::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10e";
    color: #fff;
    font-size: 24px;
    position: absolute;
    bottom: -24px;
    right: 160px;
}

.Wrapper-toeic-c .margin_ {
    margin: 72px auto;
}

.Wrapper-toeic-c.paralasic {
    background: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.0)),
        url(https://gjundisk01.blob.core.windows.net/it360/worker360/activity/2022toeic/c_bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    /* background-size: 100vw; */
    background-position: center top;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, .12);
}

.Wrapper-toeic-c p {
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
}

.Wrapper-toeic-c .s2 {
    font-family: 'Noto Serif TC', serif;
    font-size: 45px;
    color: #fff000;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 72px;
}

.Wrapper-toeic-d {
    padding: 50px 0 80px;
    background-color: #fff;
    background: #fff url(https://gjundisk01.blob.core.windows.net/it360/worker360/activity/2022toeic/bg_b.gif) scroll no-repeat top center / 100%;
}

.Wrapper-toeic-d .title_ {
    font-family: 'Noto Serif TC', serif;
    font-weight: 700;
    font-size: 48px;
    color: #10626c;
}

.Wrapper-toeic-d .subtitle_ {
    color: rgb(6 43 69 / 70%);
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .8px;
    position: relative;
    margin-bottom: 60px;
}

.Wrapper-toeic-d .title_36 {
    font-size: 48px;
    letter-spacing: .8px;
}

.Wrapper-toeic-d .content_color p {
    color: rgb(6 43 69 / 87%);
    letter-spacing: .8px;
    padding-left: 66px;
    font-size: 16px;
    margin-bottom: 9px;
}

.Wrapper-toeic-e {
    padding: 50px 0;
    background-color: #fafafa;
}

.Wrapper-toeic-e .title_36 {
    font-family: 'Noto Serif TC', serif;
    font-weight: 700;
    color: #10626c;
    font-size: 48px;
    letter-spacing: .8px;
}

.Wrapper-toeic-e .subtitle_ {
    color: rgb(6 43 69 / 70%);
    font-size: 24px;
    font-weight: 400;
    letter-spacing: .8px;
    position: relative;
    margin-bottom: 48px;
}

.Wrapper-toeic-e .calss_name_color_01 {
    color: #f1576d;
    font-size: 30px;
}

.Wrapper-toeic-e .calss_name_color_02 {
    color: #2f72d7;
    font-size: 30px;
}

.Wrapper-toeic-e .calss_content {
    color: rgb(6 43 69 / 87%);
    letter-spacing: .8px;
    font-size: 18px;
}

.Wrapper-toeic-e .calss_name_color_03 {
    color: #499a2c;
    font-size: 30px;
}

.Wrapper-toeic-e .slick-list {
    margin: 0 -15px;
}

.Wrapper-toeic-e .slick-next:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f138";
    font-size: 24px;
    line-height: 1;
    opacity: .75;
    color: rgba(0, 0, 0, .54);
}

.Wrapper-toeic-e .slick-next {
    right: -42px;
}

.Wrapper-toeic-e .slick-prev:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f137";
    font-size: 24px;
    line-height: 1;
    opacity: .75;
    color: rgba(0, 0, 0, .54);
}

.Wrapper-toeic-e .slick-prev {
    left: -42px;
}

.Wrapper-toeic-e .sell_content {
    margin: 30px auto 120px;
}

.Wrapper-toeic-e ._item_ {
    padding: 8px 15px;
}

/*-----------------影音課程----------*/
.Wrapper-toeic-e .col-group-title-video-01 {
    position: relative;
}

.Wrapper-toeic-e .col-group-title-video-01 h2::after {
    content: '';
    position: absolute;
    color: #3f3f3f;
    top: -20px;
    width: 60px;
    height: 30px;
    background-image: url(../images/video-ico.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.Wrapper-toeic-e .col-group-title-video-01 h2 {
    display: inline-block;
    color: rgba(0, 0, 0, .7);
    padding-left: 15px;
    margin-bottom: 0;
    font-size: 28px;
}

.Wrapper-toeic-e .col-group-title-video-01 h2::before {
    content: "";
    width: 3px;
    height: 100%;
    background-color: #e94941;
    top: 0;
    left: 0px;
    position: absolute;
}

.Wrapper-toeic-e .col-group-title-video-01 p {
    color: rgba(0, 0, 0, 0.57);
    display: inline-block;
    vertical-align: text-bottom;
    padding-left: 15px;
    margin-bottom: 0;
}

.Wrapper-toeic-e .col-group-title-video-01 span {
    color: red;
}

.Wrapper-toeic-e .col-group-title-video-01-tag {
    color: rgba(0, 0, 0, 0.57);
    vertical-align: text-bottom;
    padding-left: 15px;
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
}

.Wrapper-toeic-e .col-group-title-video-01-tag::-webkit-scrollbar {
    height: 0;
    display: none;
}

.Wrapper-toeic-e .col-group-title-video-01-tag div a {
    display: flex;
    color: rgba(0, 0, 0, 0.57);
    padding: 2px 4px;
    background-color: #fff;
    margin: 0 12px 0 auto;
    font-size: 14px;
    border: solid 1px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    cursor: pointer;
    /*  position: relative;*/
    transform: translate(0, 0);
    transition: background-color ease-in-out 0.15s, border ease-in-out 0.15s, color ease-in-out 0.15s, transform ease-in-out 0.15s;
}

.Wrapper-toeic-e .col-group-title-video-01-tag div a:active {
    border: solid 1px rgba(78, 78, 78, 0);
    color: #fff;
    background-color: #e94941;
}

.Wrapper-toeic-e .col-group-title-video-01-tag .active {
    border: solid 1px rgba(78, 78, 78, 0);
    color: #fff;
    background-color: #ff736c;
}

.Wrapper-toeic-e .col-group-video-card a {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    align-items: stretch;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    /*    border: 1px solid rgba(0, 0, 0, 0.125);*/
    border-radius: 0.25rem;
    height: auto;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition: .15s;
}

.Wrapper-toeic-e .col-group-video-card-title {
    width: 100%;
    margin-bottom: 12px;
    color: rgb(6 43 69 / 87%);
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4;
    height: 51px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.Wrapper-toeic-e .col-group-video-card-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 196px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.Wrapper-toeic-e .col-group-video-card-img::after {
    content: "";
    background: #000000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s;
}

.Wrapper-toeic-e .col-group-video-card-img .video-ico {
    font-size: 80px;
    position: absolute;
    color: #fff;
    z-index: 1;
    opacity: 0;
    transition: font-size ease-in-out .25s, opacity ease-in-out .25s;
}

.Wrapper-toeic-e .col-group-video-card-fico {
    color: #9b9b9b;
    font-size: 18px;
    transition: color .2s ease-in-out;
    padding-right: 6px;
}

.Wrapper-toeic-e .col-group-video-card-score {
    font-size: 12px;
    color: #a1a1a1;
}

.Wrapper-toeic-e .col-group-video-card-body {
    -ms-flex: 1;
    flex: 1;
    height: 100%;
}

.Wrapper-toeic-e .col-group-video-card-text-author {
    font-size: 14px;
    font-weight: 500;
    color: rgb(6 43 69 / 38%);
}

.Wrapper-toeic-e .col-group-video-card-tag {
    color: rgba(255, 255, 255, 1);
    padding: 1px 6px;
    background-color: #82bd17;
    margin-right: 8px;
    font-size: 13px;
    font-weight: 300;
    border: solid 0px rgba(0, 0, 0, 0.35);
    border-radius: 2px;
    cursor: pointer;
    width: 42px;
}

.Wrapper-toeic-e .col-group-video-card-text-date {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .38);
}

.Wrapper-toeic-e .col-group-video-card-text-price {
    color: rgba(219, 17, 34, 0.87);
    font-size: 18px;
    font-weight: bolder;
}

.Wrapper-toeic-e .col-group-video-card-text-discount {
    color: rgba(0, 0, 0, 0.38);
    font-size: 12px;
    font-weight: 600;
    text-decoration: line-through;
}

.link-button {
    font-family: 'Noto Serif TC', serif;
    border-radius: 20px;
    display: inline-block;
    padding: 6px 12px;
    width: 180px;
    background-color: rgba(16, 97, 108, 0);
    text-align: center;
    font-size: 18px;
    border: 1px solid #10626c;
    color: rgba(16, 97, 108, 1);
    letter-spacing: 1px;
    font-weight: 600;
    transition: color ease-in-out .2s, background-color ease-in-out .2s;
}

.link-button:hover {
    color: rgba(255, 240, 0, 1);
    background-color: rgba(16, 97, 108, 1);
    text-decoration: none;
}

.link-button_w {
    font-family: 'Noto Serif TC', serif;
    border-radius: 20px;
    display: inline-block;
    padding: 6px 20px;
    background-color: rgba(255, 255, 255, 0);
    text-align: center;
    font-size: 18px;
    border: 1px solid #fff;
    color: rgba(255, 255, 255, 1);
    letter-spacing: 1px;
    font-weight: 600;
    transition: color ease-in-out .2s, background-color ease-in-out .2s;
}

.link-button_w:hover {
    color: rgba(16, 97, 108, 1);
    ;
    background-color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.link-button_buy {
    font-family: 'Noto Serif TC', serif;
    border-radius: 20px;
    display: inline-block;
    padding: 6px 24px;
    background-color: rgba(16, 97, 108, 1);
    text-align: center;
    font-size: 18px;
    border: 1px solid #10626c;
    color: rgba(255, 240, 0, 1);
    letter-spacing: 1px;
    font-weight: 400;
    transition: color ease-in-out .2s;
}

.link-button_buy:hover {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(16, 97, 108, 1);
    text-decoration: none;
}

@media (max-width: 1199.98px) {
    .content_toeic .toeic_object04 {
        top: 424px;
        left: calc(50% - 225px);
        width: 450px;
    }

    .Wrapper-toeic-topbanner .toeic_object02 {
        bottom: 0px;
        left: 40px;
        z-index: -1;
    }

    .Wrapper-toeic-topbanner .toeic_object03 {
        bottom: 0px;
        right: 40px;
        z-index: -1;
    }

    .Wrapper-toeic-topbanner h1 {
        margin-top: 30px;
    }

    .Wrapper-toeic-topbanner .date_ {
        margin-bottom: 6vw;
    }

    .Wrapper-toeic-topbanner .teacher_name {
        font-size: 20px;
        font-weight: 500;
        margin: 15px auto;
    }

    .teacher_tip_02 {
        left: calc(50% - 475px);
    }

    .teacher_tip_03 {
        right: calc(50% - 475px);
    }

    .Wrapper-toeic-topbanner p {
        font-size: 15px;
        letter-spacing: .8px;
    }

    .Wrapper-toeic-c .quote_::before {
        left: 90px;
    }

    .Wrapper-toeic-c .quote_::after {
        right: 90px;
    }

    .Wrapper-toeic-d .content_color p {
        padding-left: 15px;
    }

    .col-group-video-card-img {
        height: 163px;
    }

    .Wrapper-toeic-b {
        padding-top: 60px;
    }

    .Wrapper-toeic-e .slick-next {
        right: 0px;
        top: -25px;
    }

    .Wrapper-toeic-e .slick-prev {
        top: -25px;
        left: 0px;
    }

    .Wrapper-toeic-e .slick-next:before {
        color: rgba(0, 0, 0, .24);
    }

    .Wrapper-toeic-e .slick-prev:before {
        color: rgba(0, 0, 0, .24);
    }

    .Wrapper-toeic-e .col-group-video-card-img {
        height: 163px;
    }
}

@media (min-width: 992px) {
    .col-group-title-video-01-tag div a:hover {
        text-decoration: none;
        border: solid 1px rgba(78, 78, 78, 0);
        color: #fff;
        background-color: #ff736c;
    }

    .col-group-video-card a:hover {
        box-shadow: 0 2px 2px rgba(41, 47, 56, 0.1), 0 6px 6px rgba(41, 47, 56, 0.1);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        text-decoration: none;
    }

    .col-group-video-card a:hover>.col-group-video-card-head .col-group-video-card-img::after {
        content: "";
        opacity: .3;
    }

    .col-group-video-card a:hover>.col-group-video-card-head .col-group-video-card-img .video-ico {
        font-size: 50px;
        opacity: .7;
    }

    .col-group-video-card-fico:hover {
        color: #e94941;
    }

    .col-group-title-video-01-tag::-webkit-scrollbar {
        height: 5px;
    }

    .col-group-title-video-01-tag::-webkit-scrollbar-thumb {
        background: rgba(0, 0, 0, .5);
    }
}

@media (max-width: 991.98px) {
    .link-button {
        width: auto;
    }

    .link-button_buy {
        margin: 18px auto;
    }

    .Wrapper-toeic-topbanner .date_ {
        margin-bottom: 24vw;
    }

    .col-group-video-card-img {
        height: 118px;
    }

    .Wrapper-toeic-e .sell_content {
        margin: 30px auto 60px;
    }

    .Wrapper-toeic-c .quote_::before {
        left: -10px;
    }

    .Wrapper-toeic-c .quote_::after {
        right: -10px;
    }
    .Wrapper-toeic-d .title_ {
        font-size: 36px;
    }
    .Wrapper-toeic-d .title_36 {
        font-size: 36px;
    }
    .Wrapper-toeic-d .subtitle_ {
        font-size: 20px;
    }
    .Wrapper-toeic-e .title_36 {
        font-size: 36px;
    }
    .Wrapper-toeic-e .subtitle_ {
        font-size: 20px;
    }

    .Wrapper-toeic-e .col-group-video-card-img {
        height: 118px;
    }

    .Wrapper-toeic-e .col-group-video-card-title {
        font-size: 18px;
    }

}

@media (max-width: 767.98px) {
    .link-button {
        padding: 6px 9px;
        font-size: 15px;
    }

    .link-button.big {
        padding: 6px 9px;
        font-size: 18px;
    }

    .Wrapper-toeic-topbanner p {
        font-size: 15px;
        letter-spacing: 0px;
        text-align: left;
    }

    .Wrapper-toeic-b .big_number {
        display: none;
    }

    .Wrapper-toeic-c .s2 {
        font-size: 36px;
    }

    .Wrapper-toeic-c .quote_::before {
        left: -30px;
        top: -40px;
    }

    .Wrapper-toeic-c .quote_::after {
        right: -30px;
        bottom: -40px;
    }

    .Wrapper-toeic-d .title_36 {
        font-size: 36px;
    }

    .Wrapper-toeic-d .subtitle_ {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .Wrapper-toeic-d .content_color p {
        padding-left: 0px;
    }


    .Wrapper-toeic-e .calss_name_color_01,
    .Wrapper-toeic-e .calss_name_color_02,
    .Wrapper-toeic-e .calss_name_color_03 {
        font-size: 24px;
    }

    .Wrapper-toeic-e .sell_content {
        margin: 12px auto 60px;
    }

    .kongfixed span {
        padding: 6px 12px;
        font-size: 13px;
    }
}

@media (max-width:575.98px) {
    .kongfixed {
        bottom: 20px;
        right: 20px;
    }

    .Wrapper-toeic-topbanner .order-0 img,
    .Wrapper-toeic-topbanner .order-1 img,
    .Wrapper-toeic-topbanner .order-2 img {
        width: 70%;
    }

    .Wrapper-toeic-topbanner .date_ {
        margin-bottom: 18vw;
        font-size: 14px;
    }

    .Wrapper-toeic-topbanner h3 {
        font-size: 24px;
        margin-bottom: 60px;
    }

    .Wrapper-toeic-topbanner .toeic_downarrow img {
        width: 20px;
    }

    .Wrapper-toeic-topbanner .toeic_downarrow {
        left: calc(50% - 10px);
    }

    @keyframes float {
        from {
            top: 45px;
        }

        to {
            top: 55px;

        }
    }

    .Wrapper-toeic-topbanner {
        background-position: top right;
        background-size: cover;
        position: relative;
    }

    .Wrapper-toeic-topbanner p {
        text-align: center;
        padding: 0 15px;
    }

    .Wrapper-toeic-b .subtitle_ {
        font-size: 22px;
        margin-bottom: 30px;
        letter-spacing: 0px;
    }

    .Wrapper-toeic-b {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .Wrapper-toeic-b .subtitle_.s1 {
        padding-left: 18px;
    }

    .Wrapper-toeic-b .subtitle_.s1::after {
        left: 0px;
    }

    .Wrapper-toeic-b .content_color p {
        padding-left: 18px;
    }

    .Wrapper-toeic-d .subtitle_ {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 30px;
    }

    .Wrapper-toeic-e .subtitle_ {
        font-size: 18px;
        line-height: 1.5;

    }

    .Wrapper-toeic-d {
        padding: 30px 0 80px;
    }
    .Wrapper-toeic-e .subtitle_ {
        margin-bottom: 36px;
    }
    .Wrapper-toeic-e {
        padding: 30px 0;
    }

    .Wrapper-toeic-e .col-group-video-card-img {
        width: 120px;
        height: 73px;
        border-radius: 3px;
        background-size: cover;
        flex-shrink: 0;
    }

    .Wrapper-toeic-e .col-group-video-card-title {
        color: rgba(0, 0, 0, 0.7);
        font-size: 16px;
        max-height: 40px;
        height: auto;
    }
}

@media (max-width:320px) {}

/* for iPhone x↑  */
/* @supports(bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)){
	.Wrapper-bottomnav-color{
		padding-bottom: calc(constant(safe-area-inset-bottom) - 20px);
		padding-bottom: calc(env(safe-area-inset-bottom) - 20px);
	}
} */