@charset "utf-8";


/*empty*/
.margin40 {
    clear: both;
    padding-top: 40px;
}

.margin30 {
    clear: both;
    padding-top: 30px;
}

.margin20 {
    clear: both;
    padding-top: 20px;
}

a.lvTestBtn{
    display:inline-block;
}


@media(max-width:1279px){
    .margin40 {
        clear: both;
        padding-top: 20px;
    }

    .margin30 {
        clear: both;
        padding-top: 15px;
    }

    .margin30 {
        clear: both;
        padding-top: 10px;
    }
}

/*weight*/

.font-300 {
    font-weight: 300;
}

.font-400 {
    font-weight: 400;
}

.font-500 {
    font-weight: 500;
}

.font-600 {
    font-weight: 600;
}

.font-700 {
    font-weight: 700;
}

.font-800 {
    font-weight: 800;
}

/*color*/

.font-white	{
    color: #fff;
}

.font-yellow1 {
    color: #FFE55B;
}

.font-yellow2 {
    color: #FCFF5B;
}

.font-blue {
    color: #31A5FF;
}

.font-purple {
    color: #C1ADFF;
}



/*table*/

.tablewrap {
    padding: 5rem 0	10rem 0;
    width: 1200px;
    margin:	0 auto;
}

.tablewrap table {
    table-layout: fixed;
    word-wrap: break-word;
    border-collapse: separate;
    border-spacing:	0 5px;
    width: 1200px;
}

.tablewrap table .col {
    width: 130px;
}

.tablewrap table .col2 {
    width: 405px;
}

.tablewrap table thead {
    background:	#31A5FF;
    text-align:	center;
}

.tablewrap table th	{
    padding: 1.5rem	0;
    border-right: 1px solid	#80C7FF;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 1.8rem;
    transform :	rotate(0.04deg);
    color: #fff;
    white-space: nowrap;
    word-break:	keep-all;
}

.tablewrap table th:first-child	{
    border-radius: 10px	0 0	10px;
}

.tablewrap table th:last-child {
    border-radius: 0 10px 10px 0;
    border-right: none;
}

.tablewrap table tbody tr:nth-child(1) {
    background-color: #eff5fa;
}

.tablewrap table tbody tr:nth-child(2) {
    background-color: #e6f1fa;
}

.tablewrap table tbody tr:nth-child(3) {
    background-color: #dceefb;
}

.tablewrap table tbody tr:nth-child(4) {
    background-color: #d2e9fb;
}

.tablewrap table tbody tr:nth-child(5) {
    background-color: #c7e4fb;
}

.tablewrap table tbody td {
    padding: 50px 0;
    white-space: wrap;
    overflow: hidden;
    word-break:	keep-all;
    vertical-align:	middle;
    border-right: 1px solid	#fff;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 2.5rem;
}

.tablewrap table tbody td:first-child {
    border-radius: 30px	0 0	30px;
}

.tablewrap table tbody td:last-child {
    border-radius: 0 30px 30px 0;
}
.tablewrap table tbody td:nth-child(1),
.tablewrap table tbody td:nth-child(2),
.tablewrap table tbody td:nth-child(3) {
    color: #31A5FF;
    font-weight: 700;
}
.tablewrap table tbody td:nth-child(4),
.tablewrap table tbody td:nth-child(5) {
    padding: 0 30px;
    text-align:	left;
}

@media(max-width:1279px){
    .tablewrap {
        width: 90%;
        overflow-x:	auto;
    }

    .tablewrap table th	{
        font-size: 2.5rem;
    }

    .tablewrap table tbody td {
        padding: 30px 0;
        font-size: 2.5rem;
        line-height: 4rem;
    }
}


/*online-level-test*/

#online-lv {
    position: relative;
    padding: 0;
    margin: 0;
    font-family: 'Pretendard','Noto Sans KR';
    font-size: 15px;
    color: #444;
}

#online-lv .bnn-box {
    position: fixed;
    z-index: 9999;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 70px;
    text-align: center;
}

#online-lv .bnn-box>button {
    width: 90%;
    height: 60px;
    background-color: #FFE55B;
    border: none;
    border-radius: 20px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 10%);
    color: #333;
    font-family: 'Pretendard','Noto Sans KR';
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 5px;
}

#online-lv>section {
    padding: 30px 20px;
    width: 100%;
}

#online-lv>section.part1 {
    width: 100%;
    padding-bottom: 0;
    background-color: #31A5FF;
}

#online-lv>section.part2 {
    width: 100%;
    background-color: #ffffff;
}

#online-lv>section.part3 {
    width: 100%;
    background-color: #FFFAEC;
}

#online-lv>section.part4 {
    width: 100%;
    background-color: #fff;
}

#online-lv>section.part1 .visual {
    display: flex;
    flex-direction: column;
    width: 100%;
}

#online-lv>section.part1 .visual .txt-box .top-num {
    display: inline-block;
    padding: 6px 15px 2px 15px;
    margin: 0;
    border: 2px solid #FFE55B;
    border-radius: 30px;
    color: #FFE55B;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 16px;
    font-weight: 500;
    text-align: center;
	vertical-align: middle;
}

#online-lv>section.part1 .visual .txt-box h1 {
    padding: 0;
    margin: 0;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -1px;
    color: #fff;
}

#online-lv>section.part1 .visual .txt-box .description {
    color: #fff;
    line-height: 21px;
    letter-spacing: -0.5px;
}

#online-lv>section.part2 .title,
#online-lv>section.part3 .title,
#online-lv>section.part4 .title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#online-lv>section.part2 .title h2,
#online-lv>section.part3 .title h2,
#online-lv>section.part4 .title h2 {
    padding: 0;
    margin: 0;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1px;
}

#online-lv>section.part2 .right-img,
#online-lv>section.part3 .right-img,
#online-lv>section.part4 .right-img {
    padding: 0;
    margin: 0;
    width: 32px;
    height: 32px;
    object-fit: contain;
}

#online-lv>section.part2 .info-box,
#online-lv>section.part3 .info-box,
#online-lv>section.part4 .info-box {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 10px;
}

#online-lv>section.part2 .info-box .test-box {
    width: 100%;
    border: 1px solid #31A5FF;
    border-radius: 15px;
    overflow: hidden;
}

#online-lv>section.part2 .info-box .test-box .top {
    padding: 10px 0 6px 0;
    width: 100%;
    background-color: #DFF1FF;
}

#online-lv>section.part2 .info-box .test-box .top p {
    color: #31A5FF;
    text-align: center;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 18px;
}

#online-lv>section.part2 .info-box .test-box .bottom {
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    color: #777;
}

#online-lv>section.part2 .info-box .test-box .bottom span {
    font-size: 18px;
    color: #333;
}

#online-lv>section.part2 .description {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
}

#online-lv>section.part3 .info-box .step-box {
    width: 100%;
    background-color: #fff;
    border: 1px solid #FFE55B;
    border-radius: 15px;
    overflow: hidden;
}

#online-lv>section.part3 .info-box .step-box .top {
    display: grid;
    grid-template-columns: 50px 1fr 30px;
    align-items: center;
    padding: 10px 20px 6px 20px;
    width: 100%;
    background-color: #FFF3B7;
}

#online-lv>section.part3 .info-box .step-box .top span {
    width: 50px;
    height: 20px;
    border: 1px solid #31A5FF;
    border-radius: 20px;
    color: #31A5FF;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

#online-lv>section.part3 .info-box .step-box .top p {
    padding-left: 15px;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 18px;
}

#online-lv>section.part3 .info-box .step-box .top .mark {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #FFE55B;
    text-align: center;
    object-fit: contain;
}

#online-lv>section.part3 .info-box .step-box .bottom {
    padding: 10px 20px;
    background-color: #fff;
}

#online-lv>section.part3 .info-box .step-box .bottom p {
    font-size: 15px;
}

#online-lv>section.part3 .btn-box {
    width: 100%;
}

#online-lv>section.part3 .btn-box button {
    padding-top: 4px;
    width: 100%;
    height: auto;
    background-color: #FFC737;
    border: none;
    border-radius: 15px;
    color: #fff;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 18px;
}

#online-lv>section.part3 .btn-box button i {
    transform: rotate(45deg);
}

#online-lv>section.part4 .info-box .total-box {
    padding: 15px 0 13px 0;
    width: 100%;
    background-color: #FFFAEC;
    border: 1px solid #FFC737;
    border-radius: 10px;
    text-align: center;
}

#online-lv>section.part4 .info-box .total-box p:first-child {
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 16px;
    text-align: center;
}

#online-lv>section.part4 .info-box .total-box p:nth-child(2) {
    font-family: 'TmoneyRoundWindRegular', 'Pretendard';
    font-size: 13px;
    text-align: center;
}

#online-lv>section.part4 .info-box .total-box p span {
    color: #31A5FF;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
}

#online-lv>section.part4 .info-box .total-box a.resultViewBtn,
#online-lv>section.part4 .info-box .total-box button {
    height: auto;
    margin: 10px 0 0 0;
    padding: 6px 15px 1px 15px;
    background-color: #FFC737;
    border: none;
    border-radius: 30px;
    color: #fff;
    font-family: 'TmoneyRoundWindRegular', 'Pretendard';
    font-size: 15px;
}

#online-lv>section.part4 .info-box .test-finish-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

#online-lv>section.part4 .info-box .test-finish-list .finish-box {
    position: relative;
    width: 100%;
    border: 1px solid #8BCCFF;
    border-radius: 10px;
    overflow: hidden;
}

#online-lv>section.part4 .info-box .test-finish-list .finish-box .num {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 20px;
    background-color: #DFF1FF;
    border-right: 1px solid #8BCCFF;
    border-bottom: 1px solid #8BCCFF;
    border-radius: 0 0 30px 0;
    color: #31A5FF;
    font-family: 'TmoneyRoundWindRegular', 'Pretendard';
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

#online-lv>section.part4 .info-box .test-finish-list .finish-box .info {
    display: grid;
    grid-template-columns: 50px 1fr 80px;
    align-items: center;
    margin-top: 20px;
    padding: 0 10px;
    width: 100%;
    height: 40px;
}

#online-lv>section.part4 .info-box .test-finish-list .finish-box .info div {
    font-size: 14px;
    text-align: left;
}

#online-lv>section.part4 .info-box .test-finish-list .finish-box .info div.date {
    color: #777;
    font-size: 12px;
    text-align: right;
}

#online-lv>section.part4 .info-box .test-finish-list .pagination ,
#online-lv>section.part4 .info-box .test-finish-list .page {
    display: inline-block;
    padding-bottom: 100px;
    margin: 0 auto;
}

#online-lv>section.part4 .info-box .test-finish-list .pagination ul li ,
#online-lv>section.part4 .info-box .test-finish-list .page ul li {
    float: left;
    width: 32px;
    height: 32px;
}

#online-lv>section.part4 .info-box .test-finish-list .pagination ul li a ,
#online-lv>section.part4 .info-box .test-finish-list .page ul li a {
    background-color:transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    color: #777;
    font-size: 12px;
    line-height: 32px;
    text-align: center;
    border:0;
    padding:0;
    font-weight:normal;
}

#online-lv>section.part4 .info-box .test-finish-list .pagination ul li.active a ,
#online-lv>section.part4 .info-box .test-finish-list .page ul li.active a {
    color: #8BCCFF;

}

#online-lv>section.part4 .info-box .test-finish-list .pagination ul li a:hover,
#online-lv>section.part4 .info-box .test-finish-list .pagination ul li a:active,
#online-lv>section.part4 .info-box .test-finish-list .page ul li a:hover,
#online-lv>section.part4 .info-box .test-finish-list .page ul li a:active {
    border: 1px solid #8BCCFF;
    border-radius: 50%;
    color: #8BCCFF;
}

#online-lv>section.part4 .info-box .test-finish-list .pagination ul li:nth-child(1) a:hover,
#online-lv>section.part4 .info-box .test-finish-list .pagination ul li:nth-child(1) a:active,
#online-lv>section.part4 .info-box .test-finish-list .pagination ul li:nth-child(2) a:hover,
#online-lv>section.part4 .info-box .test-finish-list .pagination ul li:nth-child(2) a:active,
#online-lv>section.part4 .info-box .test-finish-list .pagination ul li:nth-child(8) a:hover,
#online-lv>section.part4 .info-box .test-finish-list .pagination ul li:nth-child(8) a:active,
#online-lv>section.part4 .info-box .test-finish-list .pagination ul li:nth-child(9) a:hover,
#online-lv>section.part4 .info-box .test-finish-list .pagination ul li:nth-child(9) a:active,
#online-lv>section.part4 .info-box .test-finish-list .page ul li:nth-child(1) a:hover,
#online-lv>section.part4 .info-box .test-finish-list .page ul li:nth-child(1) a:active,
#online-lv>section.part4 .info-box .test-finish-list .page ul li:nth-child(2) a:hover,
#online-lv>section.part4 .info-box .test-finish-list .page ul li:nth-child(2) a:active,
#online-lv>section.part4 .info-box .test-finish-list .page ul li:nth-child(8) a:hover,
#online-lv>section.part4 .info-box .test-finish-list .page ul li:nth-child(8) a:active,
#online-lv>section.part4 .info-box .test-finish-list .page ul li:nth-child(9) a:hover,
#online-lv>section.part4 .info-box .test-finish-list .page ul li:nth-child(9) a:active {
    border: none;
}

#online-lv>section.part4 .info-box .test-finish-list .pagination ul li i,
#online-lv>section.part4 .info-box .test-finish-list .page ul li i {
    color: #ccc;
}

#online-lv>section.part4 .info-box .test-finish-list .pagination ul li i.disabled,
#online-lv>section.part4 .info-box .test-finish-list .page ul li i.disabled {
    color: #f1f1f1;
}

#online-lv>section.part4 .info-box .test-finish-list .pagepagination ul li i:hover,
#online-lv>section.part4 .info-box .test-finish-list .pagepagination ul li i:active,
#online-lv>section.part4 .info-box .test-finish-list .page ul li i:hover,
#online-lv>section.part4 .info-box .test-finish-list .page ul li i:active {
    color: #31A5FF;
}

@media(min-width:820px){   
    #online-lv>section {
        padding: 40px 30px;
    }
    
    #online-lv>section.part1 .visual {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0 auto;
        padding: 0;
        width: 750px;
        height: 290px;
    }
    
    #online-lv>section.part1 .visual .txt-box .top-num {
        padding: 9px 20px 0 20px;
        font-size: 22px;
    }

    #online-lv>section.part1 .visual .txt-box {
        width: 55%;
    }

    #online-lv>section.part1 .visual .img-box {
        width: 45%;
        height: 100%;
        background-image: url("/edu/skin/default/content/images/02.speaking/top-img.png");
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: 110%;
    }

    #online-lv>section.part1 .visual .img-box .visible {
        display: none;
    }

    #online-lv>section.part1 .visual .txt-box h1 {
        font-size: 36px;
        line-height: 36px;
    }
    
    #online-lv>section.part1 .visual .txt-box .description {
        font-size: 18px;
        line-height: 26px;
    }
    
    #online-lv>section.part2 .title,
    #online-lv>section.part3 .title,
    #online-lv>section.part4 .title {
        margin: 0 auto;
        width: 100%;
    }
    
    #online-lv>section.part2 .title h2,
    #online-lv>section.part3 .title h2,
    #online-lv>section.part4 .title h2 {
        font-size: 26px;
        line-height: 26px;
    }
    
    #online-lv>section.part2 .info-box,
    #online-lv>section.part3 .info-box {
        flex-direction: row;
        justify-content: center;
        margin: 0 auto;
        width: 100%;
        gap: 10px;
    }
    
    #online-lv>section.part2 .info-box .test-box .top {
        padding: 5px 0;
    }

    #online-lv>section.part2 .info-box .test-box .top p {
        font-size: 26px;
    }

    #online-lv>section.part2 .info-box .test-box .bottom {
        font-size: 16px;
    }

    #online-lv>section.part2 .info-box .test-box .bottom span {
        font-size: 24px;
    }
    
    #online-lv>section.part2 .description {
        font-size: 16px;
    }

    #online-lv>section.part3 .info-box .step-box .top {
        grid-template-columns: 50px 1fr 32px;
    }
    
    #online-lv>section.part3 .info-box .step-box .top span {
        height: 25px;
        border-radius: 30px;
        font-size: 14px;
        line-height: 25px;
    }
    
    #online-lv>section.part3 .info-box .step-box .top p {
        padding-left: 10px;
        font-size: 20px;
    }
    
    #online-lv>section.part3 .info-box .step-box .top .mark {
        width: 32px;
        height: 32px;
    }

    #online-lv>section.part3 .info-box .step-box .bottom p {
        font-size: 16px;
    }

    #online-lv>section.part3 .btn-box button {
        padding: 8px 0 4px 0;
        font-size: 24px;
    }
    
    #online-lv>section.part4 .info-box .total-box p:first-child {
        font-size: 25px;
    }
    
    #online-lv>section.part4 .info-box .total-box p:nth-child(2) {
        font-size: 18px;
    }
    
    #online-lv>section.part4 .info-box .total-box a.resultViewBtn,
    #online-lv>section.part4 .info-box .total-box button {
        font-size: 20px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list {
        gap: 10px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box {
        height: 70px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box .num {
        width: 100px;
        height: 70px;
        border-radius: 0 0 20px 0;
        font-size: 18px;
        line-height: 70px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box .info {
        grid-template-columns: 150px 1fr 200px;
        margin-top: 0;
        padding: 0 20px 0 120px;
        height: 70px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box .info div {
        font-size: 18px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box .info div.date {
        font-size: 16px;
    }
    
    
    #online-lv>section.part4 .info-box .test-finish-list .pagination ul li ,
    #online-lv>section.part4 .info-box .test-finish-list .page ul li {
        width: 54px;
        height: 54px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .pagination ul li a ,
    #online-lv>section.part4 .info-box .test-finish-list .page ul li a {
        width: 54px;
        height: 54px;
        font-size: 16px;
        line-height: 54px;
    }
}


@media(min-width:1279px){
    #online-lv .bnn-box {
        height: 90px;
    }

    #online-lv .bnn-box button {
        width: 800px;
        height: 70px;
        border-radius: 30px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 10%);
        font-size: 30px;
        line-height: 80px;
    }

    #online-lv>section {
        padding: 40px 0;
    }
    
    #online-lv>section.part1 .visual {
        width: 1200px;
        height: 320px;
    }

    #online-lv>section.part1 .visual .txt-box {
        padding-bottom: 20px;
    }

    #online-lv>section.part1 .visual .img-box {
        background-size: 90%;
    }

    #online-lv>section.part2 .title,
    #online-lv>section.part3 .title,
    #online-lv>section.part4 .title {
        margin: 0 auto;
        width: 1200px;
    }

    #online-lv>section.part2 .title h2,
    #online-lv>section.part3 .title h2,
    #online-lv>section.part4 .title h2 {
        font-size: 30px;
        line-height: 30px;
    }

    #online-lv>section.part2 .right-img,
    #online-lv>section.part3 .right-img,
    #online-lv>section.part4 .right-img {
        width: 36px;
        height: 36px;
    }

    #online-lv>section.part2 .info-box,
    #online-lv>section.part3 .info-box {
        width: 1200px;
        gap: 10px;
    }

   #online-lv>section.part2 .description {
        margin: 10px auto 0 auto;
        padding: 0;
        width: 1200px;
        font-size: 14px;
        line-height: 14px;
    }

    #online-lv>section.part3 .info-box .step-box .top {
        grid-template-columns: 60px 1fr 45px;
    }

    #online-lv>section.part3 .info-box .step-box .top span {
        width: 60px;
        height: 30px;
        border-radius: 30px;
        font-size: 16px;
        line-height: 30px;
    }

    #online-lv>section.part3 .info-box .step-box .top p {
        font-size: 24px;
    }

    #online-lv>section.part3 .info-box .step-box .top .mark {
        width: 32px;
        height: 32px;
    }

    #online-lv>section.part3 .info-box .step-box .bottom p {
        font-size: 18px;
    }

    #online-lv>section.part3 .btn-box {
        margin: 0 auto;
        width: 1200px;
    }

    #online-lv>section.part3 .btn-box button {
        padding: 8px 0 4px 0;
        height: auto;
        font-size: 24px;
    }

    #online-lv>section.part4 .info-box {
        margin: 0 auto;
        width: 1200px
    }

    #online-lv>section.part4 .info-box .total-box p:first-child {
        font-size: 24px;
    }

    #online-lv>section.part4 .info-box .total-box p:nth-child(2) {
        font-size: 18px;
    }


    #online-lv>section.part4 .info-box .total-box a.resultViewBtn,
    #online-lv>section.part4 .info-box .total-box button {
        padding: 9px 25px 5px 25px;
        font-size: 18px;
    }

    
}


/*Leveltest-page*/

#leveltest-page {
    position: relative;
    width: 100%;
    height: 100%;
}

#leveltest-page .bnn-box {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

#leveltest-page .bnn-box button {
    width: 100%;
    height: 60px;
    background-color: #31A5FF;
    border: none;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    letter-spacing: 3px;
}

#leveltest-page .logo {
    position: relative;
    width: 100%;
    object-fit: contain;
}

#leveltest-page .logo img {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 112px;
    height: 23px;
    text-align: right;
}


#leveltest-page .test-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    height: 100%;
}

#leveltest-page .test-wrap .title {
    width: 100%;
    text-align: center;
}

#leveltest-page .test-wrap .title h1 {
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 30px;
    color: #444;
    letter-spacing: -1px;
}

#leveltest-page .test-wrap .title h3 {
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 21px;
    color: #8BCCFF;
    letter-spacing: -1px;
}

#leveltest-page .test-wrap .test-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 0;
    padding: 15px 0;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 15px;
}

#leveltest-page .test-wrap .test-info .text-wrap div {
    padding: 5px 0;
    font-family: 'Pretendard', 'Noto Sans KR';
    font-size: 18px;
}

#leveltest-page .test-wrap .test-info .text-wrap div img {
    margin-right: 5px;
    width: 18px;
    height: 18px;
}

#leveltest-page .test-wrap .description {
    color: #FF6868;
    font-family: 'Pretendard', 'Noto Sans KR';
    font-size: 15px;
    letter-spacing: -1px;
}

#leveltest-page .test-wrap .btn-box {
    display: none;
}

#leveltest-page .test-wrap .level-choice {
    display: flex;
    flex-direction: column;
    padding: 0 20px;
    width: 100%;
}

#leveltest-page .test-wrap .level-choice .choice-box {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    width: 100%;
}

#leveltest-page .test-wrap .level-choice .choice-box:last-child {
    margin: 0;
}

#leveltest-page .test-wrap .level-choice .choice-box button {
    margin: 5px 0;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    color: #777;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 20px;
    text-align: center;
    letter-spacing: -1px;
    line-height: 45px;
}

#leveltest-page .test-wrap .level-choice .choice-box button.active {
    background-color: #FFC737;
    color:#ffffff;
    border:none;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
}

/*
#leveltest-page .test-wrap .level-choice .choice-box button.active:hover,
#leveltest-page .test-wrap .level-choice .choice-box button.active:active {
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
}
*/
#leveltest-page .test-wrap .level-choice .choice-box button:not(.active):hover,
#leveltest-page .test-wrap .level-choice .choice-box button:not(.active):active {
    background-color: #DFF1FF;
    border: 2px solid #31A5FF;
    color: #31A5FF;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    line-height: 43px;
}

#leveltest-page .test-wrap .level-choice .choice-box .description {
    color: #444;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}

#leveltest-page .test-wrap .level-choice .choice-box .description span {
    color: #8BCCFF;
}


@media(min-width:820px){
    #leveltest-page .bnn-box {
        display: none;
    }

    #leveltest-page .logo {
        position: relative;
        width: 100%;
        object-fit: contain;
    }

    #leveltest-page .logo img {
        right: 30px;
        top: 30px;
    }

    #leveltest-page .test-wrap {
        padding: 0;
    }

    #leveltest-page .test-wrap .title h1 {
        font-size: 40px;
    }

    #leveltest-page .test-wrap .title h3 {
        font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
        font-size: 25px;
    }

    #leveltest-page .test-wrap .test-info {
        margin: 15px 0;
        padding: 20px 0;
        width: 400px;
    }

    #leveltest-page .test-wrap .test-info .text-wrap div {
        font-size: 22px;
    }

    #leveltest-page .test-wrap .test-info .text-wrap div img {
        margin-right: 10px;
        width: 22px;
        height: 22px;
    }

    #leveltest-page .test-wrap .description {
        font-size: 18px;
    }

    #leveltest-page .test-wrap .btn-box {
        display: block;
    }

    #leveltest-page .test-wrap .btn-box button {
        margin-top: 40px;
        padding: 5px 40px;
        border: none;
        border-radius: 30px;
        color: #fff;
        background-color: #31A5FF;
        font-family: 'Pretendard';
        font-size: 32px;
        letter-spacing: 5px;
    }

    #leveltest-page .test-wrap .level-choice {
        padding: 0;
        width: 800px;
    }

    #leveltest-page .test-wrap .level-choice .choice-box {
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    #leveltest-page .test-wrap .level-choice .choice-box button {
        width: 50%;
        height: 60px;
        border-radius: 15px;
        font-size: 24px;
        line-height: 65px;
    }

    
    #leveltest-page .test-wrap .level-choice .choice-box button:not(.active):hover,
    #leveltest-page .test-wrap .level-choice .choice-box button:not(.active):active {
        line-height: 63px;
    }
    

    #leveltest-page .test-wrap .level-choice .choice-box .description {
        padding-left: 20px;
        width: 50%;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }
}

@media(max-width:767px){
    #leveltest-page .test-wrap .level-choice .choice-box .description{
        font-size:15px;
    }
}


/*가든레벨테스트*/

#garden {
    position: relative;
    padding: 0;
    margin: 0;
    font-family: 'Pretendard','Noto Sans KR';
    font-size: 15px;
    color: #444;
}

#garden>section {
    padding: 0 2rem 3rem 2rem;
    width: 100%;
}

#garden>section.part1 {
    padding-top: 3rem;
    width: 100%;
    background-color: #E5F9FF;    
}

#garden>section.part2,
#garden>section.part4 {
    width: 100%;
    background-color: #fff;
}

#garden>section.part3 {
    width: 100%;
    background-color: #FFFAEC;
}

#garden>section.part1 .visual {
    display: flex;
    flex-direction: column;
}

#garden>section.part1 .visual .txt-box>h1 {
    padding: 0;
    margin: 0;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard', sans-serif;
    font-size: 2.8rem;
    line-height: 3.8rem;
    transform :	rotate(0.04deg);
    color: #31A5FF;
    letter-spacing: -1px;
}


#garden>section.part1 .visual .txt-box p {
    padding: 0;
    margin: 0;
    font-family: 'TmoneyRoundWindRegular', 'Pretendard', sans-serif;
    font-size: 2rem;
    color: #71C1FF;
    letter-spacing: -1px;
}

#garden>section.part1 .visual .txt-box>.description {
    padding-top: 1.5rem;
    font-family: 'Pretendard', 'Noto Sans KR';
    font-size: 1.5rem;
    color: #666;
    line-height: 2.2rem;
    word-break: keep-all;
}

#garden>section.part2>.title,
#garden>section.part3>.title,
#garden>section.part4>.title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 3rem 0;
}

#garden>section.part2>.title>h2,
#garden>section.part3>.title>h2,
#garden>section.part4>.title>h2 {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: calc(100% - 32px);
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 2.4rem;
    color: #333;
    word-break: keep-all;
    line-height: 2.4rem;
    letter-spacing: -1px;
}

#garden>section.part2>.title>.right-img,
#garden>section.part3>.title>.right-img,
#garden>section.part4>.title>.right-img {
    width: 32px;
    height: 32px;
    object-fit: cover;
}

#garden>section.part2>.content-box,
#garden>section.part3>.content-box,
#garden>section.part4>.content-box {
    position: relative;
}

#garden>section.part2>.content-box>.box-wrap {
    display: block;
    width: 100%;
    border: 1px solid #A8D9FF;
    border-radius: 1.5rem;
    overflow: hidden;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 19rem;
    border-bottom: 1px solid #A8D9FF;
    overflow: hidden;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level:last-child {
    border: none;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower {
    width: 120px;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-1,
#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 9.5rem; 
    border-right: 1px solid #A8D9FF;
    overflow: hidden;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-1 {
    border-bottom: 1px solid #A8D9FF;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-1 img,
#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-2 img {
    width: 4.5rem;
    height: 4.5rem;
    object-fit: contain;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-1 span,
#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-2 span {
    display: block;
    padding: 0;
    margin: 0;
    width: 4.6rem;
    height: 1.8rem;
    line-height: 1.8rem;
    background-color: #A8D9FF;
    border-radius: 2rem;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-1 p,
#garden>section.part2>.content-box>.box-wrap .box-wrap-level .left-flower .left-flower-2 p {
    padding: 0;
    margin: 0;
    line-height: 1.3rem;
    font-size: 1.3rem;
    font-weight: 600;
}


#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info {
    width: calc(100% - 120px);
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .title-level {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 1.5rem;
    text-align: center;
    color: #fff;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .bg-basic {
    background-color: #A8D9FF;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .bg-lowinter {
    background-color: #89CBFF;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .bg-intermediate {
    background-color: #68BDFF;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .bg-upperinter {
    background-color: #4BB0FF;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .bg-advanced {
    background-color: #31A5FF;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .description {
    position: relative;
    width: 100%;
    height: 16rem;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .description .wrap-txt {
    position: absolute;
    padding: 0 1.5rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .description .wrap-txt p {
    font-size: 1.5rem;
    font-weight: 500;
    color: #555;
}

#garden>section.part2>.content-box>.box-wrap .box-wrap-level .right-info .description .wrap-txt span {
    display: inline-block;
    padding-top: 2rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #555;
}

#garden>section.part2>.content-box>.box-wrap-pc {
    display: none;
}

#garden>section.part3>.content-box>.tabmenu-ex>.tab-box {
    display: grid;
    /*grid-template-columns: repeat(auto-fill, minmax(20%, auto));*/
    grid-template-columns: repeat(auto-fit, minmax(20%, 1fr));
    column-gap: 1rem;
    row-gap: 1rem;
    margin-bottom: 2rem;
}

#garden>section.part3>.content-box>.tabmenu-ex>.tab-box>li {
    padding: 0;
    margin: 0;
}

#garden>section.part3>.content-box>.tabmenu-ex>.tab-box>li>a {
    display: inline-block;
    padding: 1rem 0;
    width: 100%;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 1rem;    
    overflow: hidden;
    text-align: center;
}

#garden>section.part3>.content-box>.tabmenu-ex>.tab-box>li>a.selected {
    border: 2px solid #FFE55B;
}

#garden>section.part3>.content-box>.tabmenu-ex>.tab-box>li>a>p {
    padding: 0;
    margin: 0;
    font-size: 1.4rem;
    color: #777;
}

#garden>section.part3>.content-box>.tabmenu-ex>.tab-box>li>a.selected>p {
    color: #FFC737;
    font-weight: 600;
}

#garden>section.part3>.content-box>.tabmenu-ex>.tab-box>li>a>img {
    width: 5.2rem;
    height: 5.2rem;
    filter: grayscale();
}

#garden>section.part3>.content-box>.tabmenu-ex>.tab-box>li>a.selected>img {
    filter: grayscale(0%);
}

#garden>section.part3>.content-box>.tabmenu-ex>.ex-img {
    position: relative;
    width: 100%;
}

#garden>section.part3>.content-box>.tabmenu-ex>.ex-img>div>figure {
    object-fit: contain;
}

#garden>section.part3>.content-box>.tabmenu-ex>.ex-img>div>figure img {
    border-radius: 1.5rem;
}

#garden>section.part3>.content-box>.tabmenu-ex>.ex-img>div>figure>figcaption {
    padding-top: 1rem;
    font-size: 1.4rem;
    color: #555;
    text-align: center;
}

#garden>section.part3>.content-box>.tabmenu-ex>.ex-img>div>figure>figcaption span {
    font-weight: 600;
}

#garden>section.part4>.content-box {
    text-align: center;
}

#garden>section.part4>.content-box>.info-box {
    margin-bottom: 1rem;
    width: 100%;
    background-color: #fff;
    border: 1px solid #31A5FF;
    border-radius: 1.5rem;
    overflow: hidden;
    text-align: left;
}

#garden>section.part4>.content-box>.info-box>.top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    height: 4rem;
    background-color: #E5F9FF;
    border-bottom: 1px solid #31A5FF;
}

#garden>section.part4>.content-box>.info-box>.top>p {
    padding: 0;
    margin: 0;
    font-size: 1.6rem;
    font-weight: 600;
    color: #31A5FF;
}

#garden>section.part4>.content-box>.info-box>.top>a {
    display: inline-block;
    width: 7.5rem;
    height: 2.2rem;
    background-color: #31A5FF;
    border-radius: 3rem;
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
    line-height: 2.2rem;
}

#garden>section.part4>.content-box>.info-box>.top>a i {
    font-size: 1rem;
}

#garden>section.part4>.content-box>.info-box>.bottom {
    padding: 1rem;
}

#garden>section.part4>.content-box>.info-box>.bottom>ul>li {
    padding: 5px 0;
    line-height: 2rem;
    word-break: keep-all;
}

#garden>section.part4>.content-box>.info-box>.bottom>ul>li span {
    color: #31A5FF;
    font-weight: 500;
}

#garden>section.part4>.content-box>button.lat-free {
    margin-top: 2rem;
    background: url(../images/icn_btn.png), #31A5FF;
    background-position: center right 2rem, center center;
    background-repeat: no-repeat;
    background-size: 7%;
    width: 100%;
    height: 5rem;
    border: 1px solid transparent;
    border-radius: 6rem;
    text-align: left;
    font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    font-size: 1.8rem;
    line-height: 1.8rem;
    color: #fff;
    letter-spacing: -1px;
    text-align: center;
}


@media(min-width:820px){

    #online-lv>section {
        padding: 40px 30px;
    }
    
    #online-lv>section.part1 .visual {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0 auto;
        padding: 0;
        width: 750px;
        height: 290px;
    }
    
    #online-lv>section.part1 .visual .txt-box .top-num {
        padding: 9px 20px 0 20px;
        font-size: 22px;
    }

    #online-lv>section.part1 .visual .txt-box {
        width: 55%;
    }

    #online-lv>section.part1 .visual .img-box {
        width: 45%;
        height: 100%;
        background-image: url("/edu/skin/default/content/images/02.speaking/top-img.png");
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: 110%;
    }

    #online-lv>section.part1 .visual .img-box .visible {
        display: none;
    }

    #online-lv>section.part1 .visual .txt-box h1 {
        font-size: 36px;
        line-height: 36px;
    }
    
    #online-lv>section.part1 .visual .txt-box .description {
        font-size: 18px;
        line-height: 26px;
    }
    
    #online-lv>section.part2 .title,
    #online-lv>section.part3 .title,
    #online-lv>section.part4 .title {
        margin: 0 auto;
        width: 100%;
    }
    
    #online-lv>section.part2 .title h2,
    #online-lv>section.part3 .title h2,
    #online-lv>section.part4 .title h2 {
        font-size: 26px;
        line-height: 26px;
    }
    
    #online-lv>section.part2 .info-box,
    #online-lv>section.part3 .info-box {
        flex-direction: row;
        justify-content: center;
        margin: 0 auto;
        width: 100%;
        gap: 10px;
    }
    
    #online-lv>section.part2 .info-box .test-box .top {
        padding: 5px 0;
    }

    #online-lv>section.part2 .info-box .test-box .top p {
        font-size: 26px;
    }

    #online-lv>section.part2 .info-box .test-box .bottom {
        font-size: 16px;
    }

    #online-lv>section.part2 .info-box .test-box .bottom span {
        font-size: 24px;
    }
    
    #online-lv>section.part2 .description {
        font-size: 16px;
    }

    #online-lv>section.part3 .info-box .step-box .top {
        grid-template-columns: 50px 1fr 32px;
    }
    
    #online-lv>section.part3 .info-box .step-box .top span {
        height: 25px;
        border-radius: 30px;
        font-size: 14px;
        line-height: 25px;
    }
    
    #online-lv>section.part3 .info-box .step-box .top p {
        padding-left: 10px;
        font-size: 20px;
    }
    
    #online-lv>section.part3 .info-box .step-box .top .mark {
        width: 32px;
        height: 32px;
    }

    #online-lv>section.part3 .info-box .step-box .bottom p {
        font-size: 16px;
    }

    #online-lv>section.part3 .btn-box button {
        padding: 8px 0 4px 0;
        font-size: 24px;
    }
    
    #online-lv>section.part4 .info-box .total-box p:first-child {
        font-size: 25px;
    }
    
    #online-lv>section.part4 .info-box .total-box p:nth-child(2) {
        font-size: 18px;
    }
    
    #online-lv>section.part4 .info-box .total-box a.resultViewBtn,
    #online-lv>section.part4 .info-box .total-box button {
        font-size: 20px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list {
        gap: 10px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box {
        height: 70px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box .num {
        width: 100px;
        height: 70px;
        border-radius: 0 0 20px 0;
        font-size: 18px;
        line-height: 70px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box .info {
        grid-template-columns: 150px 1fr 200px;
        margin-top: 0;
        padding: 0 20px 0 120px;
        height: 70px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box .info div {
        font-size: 18px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .finish-box .info div.date {
        font-size: 16px;
    }
    
    
    #online-lv>section.part4 .info-box .test-finish-list .pagination ul li ,
    #online-lv>section.part4 .info-box .test-finish-list .page ul li {
        width: 54px;
        height: 54px;
    }
    
    #online-lv>section.part4 .info-box .test-finish-list .pagination ul li a ,
    #online-lv>section.part4 .info-box .test-finish-list .page ul li a {
        width: 54px;
        height: 54px;
        font-size: 16px;
        line-height: 54px;
    }

    #leveltest-page .bnn-box {
        display: none;
    }

    #leveltest-page .logo {
        position: relative;
        width: 100%;
        object-fit: contain;
    }

    #leveltest-page .logo img {
        right: 30px;
        top: 30px;
    }

    #leveltest-page .test-wrap {
        padding: 0;
    }

    #leveltest-page .test-wrap .title h1 {
        font-size: 40px;
    }

    #leveltest-page .test-wrap .title h3 {
        font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
        font-size: 25px;
    }

    #leveltest-page .test-wrap .test-info {
        margin: 15px 0;
        padding: 20px 0;
        width: 400px;
    }

    #leveltest-page .test-wrap .test-info .text-wrap div {
        font-size: 22px;
    }

    #leveltest-page .test-wrap .test-info .text-wrap div img {
        margin-right: 10px;
        width: 22px;
        height: 22px;
    }

    #leveltest-page .test-wrap .description {
        font-size: 18px;
    }

    #leveltest-page .test-wrap .btn-box {
        display: block;
    }

    #leveltest-page .test-wrap .btn-box button {
        margin-top: 40px;
        padding: 5px 40px;
        border: none;
        border-radius: 30px;
        color: #fff;
        background-color: #31A5FF;
        font-family: 'Pretendard';
        font-size: 32px;
        letter-spacing: 5px;
    }

    #leveltest-page .test-wrap .level-choice {
        padding: 0;
        width: 800px;
    }

    #leveltest-page .test-wrap .level-choice .choice-box {
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    #leveltest-page .test-wrap .level-choice .choice-box button {
        width: 50%;
        height: 60px;
        border-radius: 15px;
        font-size: 24px;
        line-height: 70px;
    }

    #leveltest-page .test-wrap .level-choice .choice-box button:hover,
    #leveltest-page .test-wrap .level-choice .choice-box button:active {
        line-height: 40px;
    }

    #leveltest-page .test-wrap .level-choice .choice-box .description {
        padding-left: 20px;
        width: 50%;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }

    #grammar {
        font-size: 18px;
    }
    
    #grammar>section {
        padding: 0 3rem 4rem 3rem;
    }
    
    #grammar>section.part1,
    #grammar>section.part5 {
        padding-top: 4rem;  
    }
    
    #grammar>section.part1 .visual {
        display: flex;
        flex-direction: row;
    }
    
    #grammar>section.part1 .visual .txt-box {
        width: 50%;
        font-size: 3.3rem;
        line-height: 4.3rem;
    }
    
    #grammar>section.part1 .visual .txt-box p {
        font-size: 2.8rem;
    }

    #grammar>section.part1 .visual .img-box {
        width: 50%;
    }
    
    #grammar>section.part2>.title,
    #grammar>section.part3>.title,
    #grammar>section.part4>.title {
        padding: 4rem 0;
    }
    
    #grammar>section.part2>.title>h2,
    #grammar>section.part3>.title>h2,
    #grammar>section.part4>.title>h2 {
        width: calc(100% - 40px);
        font-size: 2.8rem;
        line-height: 2.8rem;
    }
    
    #grammar>section.part2>.title>.right-img,
    #grammar>section.part3>.title>.right-img,
    #grammar>section.part4>.title>.right-img {
        width: 40px;
        height: 40px;
    }
    
    #grammar>section.part2>.contents-box {
        padding: 0 3rem;
    }
    
    #grammar>section.part2>.contents-box ol li {
        font-size: 1.8rem;
        line-height: 2.8rem;
    }
    
    #grammar>section.part3>.tabmenu>.tab-box {
        gap: 2rem;
        padding-bottom: 3rem;
    }
    
    #grammar>section.part3>.tabmenu>.tab-box>li>a {
        width: 15rem;
        height: 15rem;
        font-size: 2.2rem;
        line-height: 2.2rem;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box {
        gap: 1rem;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.top>p {
        width: calc(100% - 100px);
        font-size: 2rem;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.top>button {
        width: 100px;
        height: 30px;
        font-size: 1.5rem;
        line-height: 34px;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list {
        padding: 0 2rem;
        margin-bottom: 2rem;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level {
        display: grid;
        grid-template-columns: 1fr 50px 60px 60px;
        column-gap: 10px;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level>.score {
        font-size: 1.5rem;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level>.score-icon {
        width: 60px;
        height: 30px;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level>.pass {
        font-size: 1.3rem;
        line-height: 30px;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level>.fail {
        font-size: 1.3rem;
        line-height: 30px;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level>.btn-test>.restart {
        font-size: 1.5rem;
        width: 60px;
        height: 30px;
        line-height: 30px;
    }
    
    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level>.btn-test>.start {
        font-size: 1.5rem;
        width: 60px;
        height: 30px;
        line-height: 30px;
    }
    
    #grammar>section.part4>.contents-box>.result-box {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: 7rem;
    }
    
    #grammar>section.part4>.contents-box>.result-box>.num {
        width: 8rem;
        height: 7rem;
        border-bottom: none;
        border-radius: 0;
        font-size: 1.5rem;
        line-height: 7rem;
    }
    
    #grammar>section.part4>.contents-box>.result-box>.info {
        display: grid;
        grid-template-columns: 90px 1fr 60px 70px 90px;
        padding: 0 2rem;
        width: calc(100% - 7rem);
    }
    
    #grammar>section.part4>.contents-box>.result-box>.info>.name {
        font-size: 1.6rem;
    }
    
    #grammar>section.part4>.contents-box>.result-box>.info>.subject {
        font-size: 1.6rem;
    }
    
    #grammar>section.part4>.contents-box>.result-box>.info>.score {
        font-size: 1.6rem;
    }
    
    #grammar>section.part4>.contents-box>.result-box>.info>.score-icon {
        width: 70px;
        height: 26px;
    }
    
    #grammar>section.part4>.contents-box>.result-box>.info>.pass {
        font-size: 1.3rem;
        line-height: 26px;
    }
    
    #grammar>section.part4>.contents-box>.result-box>.info>.fail {
        font-size: 1.3rem;
        line-height: 26px;
    }
    
    #grammar>section.part4>.contents-box>.result-box>.info>.date {
        display: inline-block;
        text-align: right;
        font-size: 1.6rem;
    }
        
    #grammar>section.part4>.page ul li {
        width: 54px;
        height: 54px;
    }
    
    #grammar>section.part4>.page ul li a {
        width: 54px;
        height: 54px;
        font-size: 16px;
        line-height: 54px;
    }

    
    #grammar>section.part5>.visual-review {
        flex-direction: row;
    }

    #grammar>section.part5>.visual-review>.txt-box,
    #grammar>section.part5>.visual-review>.img-box {
        width: 50%;
    }
    
    #grammar>section.part5>.visual-review>.txt-box>p {
        font-size: 1.8rem;
    }
    
    #grammar>section.part5>.visual-review>.txt-box>div {
        font-size: 3.3rem;
        line-height: 4.3rem;
    }

    #grammar>section.part6>.contents-box>.row-review>.info {
        height: 2.5rem;
        font-size: 1.5rem;
    }
    
    #grammar>section.part6>.contents-box>.row-review>.info>div {
        padding: 0 1rem;
        border-left: 1px solid #ddd;
    }
    
    #grammar>section.part6>.contents-box>.row-review>.review-title>p {
        font-size: 1.8rem;
    }
    
    #grammar>section.part6>.contents-box>.row-review>.review-title>p>span.label-new {
        width: 2rem;
        height: 2rem;
        font-size: 1.3rem;
    }
    
    #grammar>section.part6>.contents-box>.row-review>.review-script {
        font-size: 1.6rem;
        line-height: 2.3rem;
    }
    
    #grammar>section.part6>.contents-box>.row-review>.more-view {
        font-size: 1.5rem;
    }

    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level > div > span.pass,
	#grammar>section.part3>.tabmenu>.contents-wrap>.contents-box>.row-box>.list>.row-level > div > span.fail {
		/*
        font-size: 10px;
		font-weight: 500;
		line-height: 22px;
		padding: 1px;
        */
        font-size: 1.5rem;
        width: 60px;
        height: 30px;
        line-height: 33px;
	}

    #garden {
        font-size: 18px;
    }
    
    #garden>section {
        padding: 0 3rem 4rem 3rem;
    }
    
    #garden>section.part1 {
        padding-top: 4rem; 
    }
    
    #garden>section.part1 .visual {
        flex-direction: row;
        align-items: center ;
    }
    #garden>section.part1 .visual .txt-box {
        width: 50%;
    }

    #garden>section.part1 .visual .txt-box>h1 {
        font-size: 3.3rem;
        line-height: 4.3rem;
    }

    #garden>section.part1 .visual .txt-box p {
        font-size: 2.8rem;
    }
    
    #garden>section.part1 .visual .txt-box>.description {
        padding-top: 1.8rem;
        font-size: 1.8rem;
        line-height: 2.7rem;
    }

    #garden>section.part1 .visual .txt-box>.description br:nth-child(1),
    #garden>section.part1 .visual .txt-box>.description br:nth-child(4),
    #garden>section.part1 .visual .txt-box>.description br:nth-child(6) {
        display: none;
    }

    #garden>section.part1 .visual .img-box {
        width: 50%;
        object-fit: cover;
    }

    #garden>section.part2>.title,
    #garden>section.part3>.title,
    #garden>section.part4>.title {
        padding: 4rem 0;
    }
    
    #garden>section.part2>.title>h2,
    #garden>section.part3>.title>h2,
    #garden>section.part4>.title>h2 {
        width: calc(100% - 40px);
        font-size: 2.8rem;
        line-height: 2.8rem;
    }
    
    #garden>section.part2>.title>.right-img,
    #garden>section.part3>.title>.right-img,
    #garden>section.part4>.title>.right-img {
        width: 40px;
        height: 40px;
    }

    #garden>section.part2>.content-box>.box-wrap {
        display: none;
    }

    #garden>section.part2>.content-box>.box-wrap-pc {
        display: block;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table {
        margin: 0 auto 10px auto;
        width: 100%;
        max-width: 1200px;
        border-collapse: separate;
        border-radius: 1.5rem;
        overflow: hidden;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table.level1 { /*level color: Basic*/
        border: 1px solid #ABDAFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table.level2 { /*level color: Low-Inter*/
        border: 1px solid #89CBFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table.level3 { /*level color: Intermediate*/
        border: 1px solid #68BDFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table.level4 { /*level color: Upper-Inter*/
        border: 1px solid #4BB0FF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table.level5 { /*level color: Advanced*/
        border: 1px solid #31A5FF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>colgroup>col:nth-child(1){ /*cell width: level*/
        width: 17%;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>colgroup>col:nth-child(2){ /*cell width: flower*/
        width: 25%;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>colgroup>col:nth-child(3){ /*cell width: info*/
        width: 45%;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>colgroup>col:nth-child(4){ /*cell width: pelt*/
        width: 13%;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>tbody>tr>th,
    #garden>section.part2>.content-box>.box-wrap-pc>table>tbody>tr>td {
        padding: 0.5rem 1rem;
        vertical-align: middle;;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>tbody>tr>th {
        font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
        font-size: 1.6rem;
        color: #fff; 
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level1>tbody>tr>th { /*gl cell*/
        background-color: #ABDAFF;       
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level2>tbody>tr>th { /*gl cell*/
        background-color: #89CBFF;     
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level3>tbody>tr>th { /*gl cell*/
        background-color: #68BDFF;       
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level4>tbody>tr>th { /*gl cell*/
        background-color: #4BB0FF;      
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level5>tbody>tr>th { /*gl cell*/
        background-color: #31A5FF;        
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>tbody>tr>td {
        font-family: 'Pretendard';
        font-size: 1.5rem;
        font-weight: 500;
        color: #444;
        word-break: keep-all;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>tbody>tr>td img {
        width: 4rem;
        height: 4rem;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level1>tbody>tr>td:nth-child(1){ /*level cell*/
        text-align: left;
        border-right: 1px solid #ABDAFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level2>tbody>tr>td:nth-child(1){ /*level cell*/
        text-align: left;
        border-right: 1px solid #89CBFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level3>tbody>tr>td:nth-child(1){ /*level cell*/
        text-align: left;
        border-right: 1px solid #68BDFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level4>tbody>tr>td:nth-child(1){ /*level cell*/
        text-align: left;
        border-right: 1px solid #4BB0FF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level5>tbody>tr>td:nth-child(1){ /*level cell*/
        text-align: left;
        border-right: 1px solid #31A5FF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level1>tbody>tr>td:nth-child(2){ /*level cell*/
        border-bottom: 1px solid #ABDAFF;
        border-right: 1px solid #ABDAFF;
        text-align: left;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level2>tbody>tr>td:nth-child(2){ /*level cell*/
        border-bottom: 1px solid #89CBFF;
        border-right: 1px solid #89CBFF;
        text-align: left;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level3>tbody>tr>td:nth-child(2){ /*level cell*/
        border-bottom: 1px solid #68BDFF;
        border-right: 1px solid #68BDFF;
        text-align: left;
    }
    
    #garden>section.part2>.content-box>.box-wrap-pc>.level4>tbody>tr>td:nth-child(2){ /*level cell*/
        border-bottom: 1px solid #4BB0FF;
        border-right: 1px solid #4BB0FF;
        text-align: left;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level5>tbody>tr>td:nth-child(2){ /*level cell*/
        border-bottom: 1px solid #31A5FF;
        border-right: 1px solid #31A5FF;
        text-align: left;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level1>tbody>tr>td:nth-child(3){ /*info cell*/
        text-align: left;
        border-right: 1px solid #ABDAFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level2>tbody>tr>td:nth-child(3){ /*info cell*/
        text-align: left;
        border-right: 1px solid #89CBFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level3>tbody>tr>td:nth-child(3){ /*info cell*/
        text-align: left;
        border-right: 1px solid #89CBFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level4>tbody>tr>td:nth-child(3){ /*info cell*/
        text-align: left;
        border-right: 1px solid #68BDFF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.level5>tbody>tr>td:nth-child(3){ /*info cell*/
        text-align: left;
        border-right: 1px solid #31A5FF;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>.table>tbody>tr>td:nth-child(4){ /*pelt cell*/
        border-right: none;
        font-weight: 600;
    }


    
    #garden>section.part4>.content-box>.info-box {
        margin-bottom: 1rem;
        width: 100%;
        background-color: #fff;
        border: 1px solid #31A5FF;
        border-radius: 1.5rem;
        overflow: hidden;
        text-align: left;
    }
    
    #garden>section.part4>.content-box>.info-box>.top {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 0 1rem;
        height: 4rem;
        background-color: #E5F9FF;
        border-bottom: 1px solid #31A5FF;
    }
    
    #garden>section.part4>.content-box>.info-box>.top>p {
        padding: 0;
        margin: 0;
        font-size: 1.6rem;
        font-weight: 600;
        color: #31A5FF;
    }
    
    #garden>section.part4>.content-box>.info-box>.top>a {
        display: inline-block;
        width: 7.5rem;
        height: 2.2rem;
        background-color: #31A5FF;
        border-radius: 3rem;
        color: #fff;
        font-size: 1.3rem;
        text-align: center;
        line-height: 2.2rem;
    }
    
    #garden>section.part4>.content-box>.info-box>.top>a i {
        font-size: 1rem;
    }
    
    #garden>section.part4>.content-box>.info-box>.bottom {
        padding: 1rem;
    }
    
    #garden>section.part4>.content-box>.info-box>.bottom>ul>li {
        padding: 5px 0;
        line-height: 2rem;
        word-break: keep-all;
    }
    
    #garden>section.part4>.content-box>.info-box>.bottom>ul>li span {
        color: #31A5FF;
        font-weight: 500;
    }
    
    #garden>section.part4>.content-box>button.lat-free {
        background-size: 5%;
        height: 6rem;
        border-radius: 6rem;
        font-size: 2rem;
        line-height: 2rem;
    }
    
}


@media(min-width:1279px){

    .margin40 {
        clear: both;
        padding-top: 20px;
    }

    .margin30 {
        clear: both;
        padding-top: 15px;
    }

    .margin30 {
        clear: both;
        padding-top: 10px;
    }

    .tablewrap {
        width: 90%;
        overflow-x:	auto;
    }

    .tablewrap table th	{
        font-size: 2.5rem;
    }

    .tablewrap table tbody td {
        padding: 30px 0;
        font-size: 2.5rem;
        line-height: 4rem;
    }
    
    #online-lv .bnn-box {
        height: 90px;
    }

    #online-lv .bnn-box button {
        width: 800px;
        height: 70px;
        border-radius: 30px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 10%);
        font-size: 30px;
        line-height: 80px;
    }

    #online-lv>section {
        padding: 40px 0;
    }
    
    #online-lv>section.part1 .visual {
        width: 1200px;
        height: 320px;
    }

    #online-lv>section.part1 .visual .txt-box {
        padding-bottom: 20px;
    }

    #online-lv>section.part1 .visual .img-box {
        background-size: 90%;
    }

    #online-lv>section.part2 .title,
    #online-lv>section.part3 .title,
    #online-lv>section.part4 .title {
        margin: 0 auto;
        width: 1200px;
    }

    #online-lv>section.part2 .title h2,
    #online-lv>section.part3 .title h2,
    #online-lv>section.part4 .title h2 {
        font-size: 30px;
        line-height: 30px;
    }

    #online-lv>section.part2 .right-img,
    #online-lv>section.part3 .right-img,
    #online-lv>section.part4 .right-img {
        width: 36px;
        height: 36px;
    }

    #online-lv>section.part2 .info-box,
    #online-lv>section.part3 .info-box {
        width: 1200px;
        gap: 10px;
    }

   #online-lv>section.part2 .description {
        margin: 10px auto 0 auto;
        padding: 0;
        width: 1200px;
        font-size: 14px;
        line-height: 14px;
    }

    #online-lv>section.part3 .info-box .step-box .top {
        grid-template-columns: 60px 1fr 45px;
    }

    #online-lv>section.part3 .info-box .step-box .top span {
        width: 60px;
        height: 30px;
        border-radius: 30px;
        font-size: 16px;
        line-height: 30px;
    }

    #online-lv>section.part3 .info-box .step-box .top p {
        font-size: 24px;
    }

    #online-lv>section.part3 .info-box .step-box .top .mark {
        width: 32px;
        height: 32px;
    }

    #online-lv>section.part3 .info-box .step-box .bottom p {
        font-size: 18px;
    }

    #online-lv>section.part3 .btn-box {
        margin: 0 auto;
        width: 1200px;
    }

    #online-lv>section.part3 .btn-box button {
        padding: 8px 0 4px 0;
        height: auto;
        font-size: 24px;
    }

    #online-lv>section.part4 .info-box {
        margin: 0 auto;
        width: 1200px
    }

    #online-lv>section.part4 .info-box .total-box p:first-child {
        font-size: 24px;
    }

    #online-lv>section.part4 .info-box .total-box p:nth-child(2) {
        font-size: 18px;
    }


    #online-lv>section.part4 .info-box .total-box a.resultViewBtn,
    #online-lv>section.part4 .info-box .total-box button {
        padding: 9px 25px 5px 25px;
        font-size: 18px;
    }

    #grammar {
        font-size: 16px;
    }
    
    #grammar>section {
        padding: 4rem 0;
        width: 100%;
    }
    
    #grammar>section.part1,
    #grammar>section.part5 {
        padding-top: 4rem;  
    }

    #grammar>section.part1 .visual {
        flex-direction: row;
        align-items: center;
        margin: 0 auto;
        width: 1200px;
        height: 240px;
    }
    
    #grammar>section.part1 .visual .txt-box {
        font-size: 4rem;
        line-height: 4.8rem;
    }
    
    #grammar>section.part1 .visual .txt-box p {
        font-size: 3rem;
    }
    
    #grammar>section.part1 .visual .txt-box>div>span {
        font-family: 'TmoneyRoundWindRegular', 'Pretendard';
        letter-spacing: -1px;
    }
    
    #grammar>section.part2>.title,
    #grammar>section.part3>.title,
    #grammar>section.part4>.title {
        padding: 4rem 0;
        margin: 0 auto;
        width: 1200px;
    }
    
    #grammar>section.part2>.title>h2,
    #grammar>section.part3>.title>h2,
    #grammar>section.part4>.title>h2 {
        width: calc(100% - 48px);
        font-size: 3.6rem;
    }
    
    #grammar>section.part2>.title>.right-img,
    #grammar>section.part3>.title>.right-img,
    #grammar>section.part4>.title>.right-img {
        width: 48px;
        height: 48px;
    }
    
    #grammar>section.part2>.contents-box {
        padding-left: 30px;
        margin: 0 auto;
        width: 1200px;
    }
    
    #grammar>section.part2>.contents-box ol li {
        color: #555;
        font-size: 2rem;
        line-height: 2.7rem;
    }
    
    #grammar>section.part3>.tabmenu>.tab-box {
        gap: 2rem;
        padding-bottom: 3rem;
        margin: 0 auto;
        width: 1200px;
    }
    
    #grammar>section.part3>.tabmenu>.tab-box>li>a {
        font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
    }

    #grammar>section.part3>.tabmenu>.contents-wrap>.contents-box {
        position: relative;
        margin: 0 auto;
        width: 1200px;
    }

    #grammar>section.part4>.contents-box {
        position: relative;
        margin: 0 auto;
        width: 1200px;
    }

  
    #grammar>section.part5>.visual-review {
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0 auto;
        width: 1200px;
        height: 250px;
    }
    
    #grammar>section.part5>.visual-review>.txt-box>p {
        font-size: 3rem;
    }
    
    #grammar>section.part5>.visual-review>.txt-box>div {
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
    
    #grammar>section.part6>.contents-box {
        margin: 0 auto;
        width: 1200px;
    }

    #garden {
        font-size: 16px;
    }
    
    #garden>section {
        padding: 4rem 0;
        width: 100%;
    }
    
    #garden>section.part1 {
        padding-top: 4rem;  
    }
    
    #garden>section.part1 .visual {
        flex-direction: row;
        align-items: center;
        margin: 0 auto;
        width: 1200px;
        height: 240px;
    }

    #garden>section.part1 .visual .txt-box {
        font-size: 4rem;
        line-height: 4.8rem;
    }
    
    #garden>section.part1 .visual .txt-box>h1 {
        font-size: 4rem;
        line-height: 4.8rem;
    }
    
    #garden>section.part1 .visual .txt-box>p {
        font-size: 3rem;
    }
    
    #garden>section.part1 .visual .txt-box>.description {
        padding-top: 1.8rem;
        font-size: 1.8rem;
        line-height: 2.8rem;
    }

    #garden>section.part1 .visual .img-box {
        width: 50%;
        object-fit: cover;
        text-align: right;
    }

    #garden>section.part1 .visual .img-box>img {
        width: 70%;
    }
    
    #garden>section.part2>.title,
    #garden>section.part3>.title,
    #garden>section.part4>.title {
        padding: 4rem 0;
        margin: 0 auto;
        width: 1200px;
    }
    
    #garden>section.part2>.title>h2,
    #garden>section.part3>.title>h2,
    #garden>section.part4>.title>h2 {
        width: calc(100% - 48px);
        font-size: 3.6rem;
    }
    
    #garden>section.part2>.title>.right-img,
    #garden>section.part3>.title>.right-img,
    #garden>section.part4>.title>.right-img {
        width: 48px;
        height: 48px;
    }
    
    #garden>section.part2>.content-box,
    #garden>section.part3>.content-box,
    #garden>section.part4>.content-box {
        margin: 0 auto;
        width: 1200px;
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>tbody>tr>th {
        font-family: 'TmoneyRoundWindExtraBold', 'Pretendard';
        font-size: 2rem;
        color: #fff; 
    }

    #garden>section.part2>.content-box>.box-wrap-pc>table>tbody>tr>td {
        font-size: 1.6rem;
    }

    #garden>section.part3>.content-box>.tabmenu-ex {
        display: flex;
        flex-direction: row;
        gap: 3rem;
    }

    #garden>section.part3>.content-box>.tabmenu-ex>.tab-box {
        margin-bottom: 0;
        width: 50%;
        height: 10rem;
    }

    #garden>section.part3>.content-box>.tabmenu-ex>.ex-img {
        position: relative;
        width: 50%;
    }
    
    #garden>section.part3>.content-box>.tabmenu-ex>.ex-img>div>figure>figcaption span {
        font-weight: 600;
    }
    
    #garden>section.part4>.content-box>.info-box>.top {
        align-items: center;
        height: 5rem;
    }
    
    #garden>section.part4>.content-box>.info-box>.top>p {
        font-size: 1.8rem;
    }
    
    #garden>section.part4>.content-box>.info-box>.top>a {
        width: 9rem;
        height: 3rem;
        font-size: 1.5rem;
        line-height: 3rem;
    }
    
    #garden>section.part4>.content-box>.info-box>.top>a i {
        font-size: 1.5rem;
    }

    #garden>section.part4>.content-box>button.lat-free {
        display: inline-block;
        width: 70rem;
    }
}