body, #primary-menu ul li > a{font-family: "Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic", Sans-serif; box-sizing: border-box;}
.single-product #reviewlist{display: none;}
footer address span {display: inline-block; font-size:14px; word-break: keep-all;}

#content p{
    word-break: keep-all;
}
.location-icon-blue{width:.6em; height:1em; background: url(/assets/img/sub/chk-location-blue.png)0 0/100% no-repeat; display: inline-block; vertical-align: middle; margin:0 4px 0 0;}
.text-block .h3, .text-block .h4 {
    position: relative;
    z-index: 1;
    line-height: 1.55;
}
.text-box {letter-spacing: -0.035em;}

.bg_g {
    background: #f8f8f8;
}
.c_ylw{color: #f9de28 !important;}
.c_blue{color: #2458be !important;}
.mt-7{margin-top:4rem !important;}
.mb-6 {
    margin-bottom: 6rem;
}
.mb_45{margin-bottom: 45px;}

.fz32 {
    font-size: 2rem;
}

.fz45 {
    font-size: 2.813rem;
}

.fz66 {
    font-size: 4.125em
}
.dp_ib{display: inline-block;}
.ta_l{text-align: left;}

.chk-icon-blue{
    display: inline-block;
    background: url(/assets/img/sub/chk-icon-blue.png)0 0 /100% no-repeat;
    width:.8em;
    height:1em;
    vertical-align: middle;
    margin:0 7px 0 0;
}
.slider-caption h2 {
    line-height: 1.4;
}

.slider-caption .fw_400 {
    font-weight: 400;
}

.content-wrap {
    position: relative;
    padding: 40px 0 0;
}

.dark .slider-caption,
.dark .slider-caption h2 {
    color: #fff;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
    font-size:3.3rem;
}

.slider-btn-wrap {
    padding: 200px 0 0;
}

#slider .button.button-white-bg {
    background: rgba(255, 255, 255, .25);
}

#slider .button.button-black-bg {
    background: rgba(0, 0, 0, .25);
}

.slider-caption.slider-caption-center {
    max-width: 1140px;
    text-align: left;
}

.youtube-sect {
    padding: 100px 0;
    position: relative;
}

.youtube-sect .col-md-9 .dp_f {
    justify-content: flex-end;
}

.yt-iframe-box {
    width: 100%;
    max-width: 570px;
}
.yt-iframe-wrap{padding-top:56.25%;position: relative;}
.yt-iframe-box iframe{position: absolute; top:0; left:0; width:100%; height:100%;}
.thumb-btns {
    width: 180px;
    margin: 0 5px 0 0;
}

.thumb-btns button {
    border: none;
    outline: none;
    padding: 0;
    margin: 0 0 7px;
    background: transparent;
    width:100%;
}

.passreview__tit h3,
.passreview__tit h2 {
    color: #fff;
    font-weight: 400;
    margin: 0 0 12px;
}

.passreview__tit h3 {
    line-height: 1.5;
}

.passreview__tit h2 {
    line-height: 1.3;
}

.passreview__tit-bg {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    background: #1954ad url(/assets/img/theseoul-logo-bg.png)77% 14%/48% no-repeat;
    padding: 0% 15%;
    height: 100%;
    word-break: keep-all;
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-md-9.owl-carousel .owl-stage {
    padding: 10px 0;
}

.col-md-9.owl-carousel .owl-dots {
    text-align: left;
}

.col-md-9.owl-carousel .owl-dots .owl-dot {
    margin: 10px 4px 0 4px;
    background-color: #e2e2e2;
}

.col-md-9.owl-carousel .owl-dots .owl-dot.active {
    background-color: #034d8f;
}

.oc-item:hover .hover-txt {
    opacity: 1;
}

.hover-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .37);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 400;
    word-break: keep-all;
    opacity: 0;
}

.hover-txt:hover {
    color: #fff
}

.hover-txt span {
    width: 75%;
}
.heading-block h3 .blue-line{
    display:none;
}
.notice-sect.section {
    margin: 120px 0 0
}
.notice-sect.d-sm-block.d-md-none {margin:0; background: none; padding: 60px 0 0;}
.notice-sect.d-sm-block.d-md-none .container{background: #f9f9f9; padding-top:20px; padding-bottom:20px;}
.notice-sect.d-sm-block.d-md-none .row {
    height: 170px;
    position: relative;
}

.notice-sect.d-sm-block.d-md-none .col-sm-12 {
    position: absolute;
    top: 0;
    left: -15px;
    height: 100%;
    width: calc(100% + 30px);
    z-index: 0;
}

.notice-sect.d-sm-block.d-md-none .col-sm-12:first-child {
    z-index: 1;
}

.notice-sect.d-sm-block.d-md-none .col-sm-12.active {
    z-index: 2;
}

.news-tab-list {
    list-style: none;
    text-align: center;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-bottom: 12px;
    font-weight:600;
}

.news-tab-list li {
    width: 32%;
    display: inline-block;
    padding: 8px;
    background: #fff;
    color: #222;
}

.news-tab-list li.active {
    color: #fff;
    background: #1954ad;
}

.dp_f {
    display: flex;
}

.dp_sb {
    display: flex;
    justify-content: space-between;
}

.dp_c {
    align-items: center;
}

.box-inner__tit {
    padding: 12px 30px;
}

.box-inner__tit h4 {
    margin: 0;
}

.box-inner {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #FFF;
    overflow: hidden;
    height: 100%;
}

.col-6 .box-inner {
    margin-left: -5px;
    margin-right: -5px;
    padding: 2rem;
}

.box-inner-img {
    height: 3.6rem;
}

.box-inner-img img {
    height: 100%;
    width: auto;
}

.box-inner table {
    width: 100%;
}

.box-inner table tr {
    width: 100%;
}

.box-inner table td {
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
}

.box-inner table td a {
    display: block;
    padding: 8px 8px 8px 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 15px);
    font-weight:700;
}

.atoz-sect {
    background: url(../img/main-cnt01-bg_201006.jpg)50% 0/cover no-repeat;
    padding: 100px 0 50px;
}

.Gmarket {
    font-family: 'Gmarket Sans',"NanumSquare", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Sans-serif;
}
.sq-round {
    font-family: 'NanumSquareRound','Gmarket Sans',"NanumSquare", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Sans-serif; font-weight: 900; position: relative; z-index: 1;
}
.sq-round.bold,.sq-round .bold{font-weight:bold;}
.sq-round.normal,.sq-round .normal{font-weight:normal;}
.Explorer .Gmarket{font-family: "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Sans-serif}

.tit-wrap h3 {
    font-weight: 400;
    margin-bottom: 0;
    display: inline-block;
    padding: .4rem 1.2rem;
    border: 2px solid #444;
    border-radius: 2rem;
}

.tit-wrap h2 {
    font-size: 3.6em;
    font-weight: 700;
    word-break: keep-all
}

.tit-wrap.hi-vis-tit h2 {
    font-weight: 500;
    color: #efc501;
}

.hi-vis-tit h2 strong {
    color: #ffef21;
}

.hi-vis-tit h3 {
    color: #fff;
    border-color: #fff;
}

.frame-area {
    background: url(../img/main-cnt01-frame-bg.png)0 0/100% no-repeat;
    width: 100%;
    max-width: 1054px;
    margin: 0 auto;
}

.thumb-area {
    width: 75.8%;
    margin: 0 12.3%;
    padding: 1.75% 0;
    overflow: hidden;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.atoz-sect .row {
    max-width: 1070px;
    margin: 0 auto;
    position: relative;
}

.atoz-sect .row .col-md-3 {
    padding: 5px;
    position: relative;
    z-index: 1;
}

.atoz-sect .row .col-md-3 p {
    font-size: 1.25rem;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    background: #1480e1;
    border: 1px solid #0b65b6;
    width: 55%;
    margin: 0 auto;
    position: relative;
    top: -1.5rem;
    padding: 3px 0;
}

.teacher-img {
    position: absolute;
    bottom: calc(100% - 20px);
    right: -4%;
    z-index: 0;
}

#content .atoz-sect__title {
    max-width: 640px;
    margin: 0 auto;
    word-break: keep-all;
    line-height: 1.3;
}

.fz19 {
    font-size: 1.188em;
}

.shop .product {
    float: left;
    padding: 0 20px 20px 0;
    width: 25%;
}

.product-image{padding:57.84% 0 0;}
.product-image>a {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999em;
    font-size: 0;
}

#gallery .product-image {
    padding: 0;
}
#gallery .product-image > img{height:auto;}
.special-sect {
    background: url(../img/main-cnt02-bg.jpg)50% 0/cover no-repeat;
    padding: 115px 0 50px;
}

.special-sect .tit-wrap h2 span {
    color: #1a5ab9;
}

.Gmarket .button.button-border.button-large {
    line-height: 37px;
    padding-top: 5px;
}

.big-bnr .col-md-12 .img-wrap {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    overflow: hidden;
    display: block;
}

.big-bnr img {
    width: 100%;
}

.section.bg_w {
    background: transparent;
}

.qna-tab-sect {
    background: #f8f8f8 url(../img/main-foot-tab-bg.png)90% -10% no-repeat;
    padding: 70px 0 0;
}

.qna-tab-container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
}

.qna-tab-sect .underline-tit {
    padding: 0 40px;
}


.qna-tab-sect .tabs {
    margin: 0;
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
    background: #fff;
    padding: 20px 40px;
}

.qna-tab-sect ul.tab-nav:not(.tab-nav-lg) {
    border-bottom: 0;
}

.qna-tab-sect ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    top: 0;
    background: #1954ad;
    color: #fff;
}

.qna-tab-sect ul.tab-nav:not(.tab-nav-lg) li {
    margin: 0 4px;
    border: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
    width: 31%
}

.qna-tab-sect .tab-container {
    height: 25rem;
    overflow-x: hidden;
    overflow-y: auto;
}

.qna-tab-sect .qna-box li {
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
}

.qna-tab-sect .question-box {
    padding: 10px 0;
    font-size: 1.125em;
    line-height: 1.3;
}

.qna-tab-sect .question-box span {
    color: #2260bd;
}

.qna-tab-sect .answer-box {
    display: none;
}

.qna-tab-sect ol {
    list-style: none;
}

.qna-tab-sect ol li {
    padding: 5px 0;
}

.underline-tit h4 {
    color: #222;
}

.underline-tit h4 .gry,
.underline-tit h4 .bk {
    color: inherit !important;
}

.underline-tit h4 span {
    position: relative;
    display: inline-block;
}

.underline-tit h4 span:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 105%;
    background: #000;
    left: -2px;
    bottom: -4px;
}

.underline-tit h4 span.gry:after {
    background: #bbbbbb;
}

#page-title {
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
    padding: 100px 0;
    background-image: url(/assets/img/sub/lms-top-img.jpg);
}

#page-title h1 {
    /* color: #fff; */
}

#page-title h1+span {
    /* color: #eee; */
}

#page-title .breadcrumb {
    /* color: #fff; */
}

#page-title .breadcrumb a {
    /* color: #eee; */
}

#page-title .breadcrumb .breadcrumb-item.active {
    /* color: #fff; */
}

/* 지도 */
/* 지도 설정 */
.sub1-5map {
    padding: 150px 0;
    max-width: 1250px;
    margin: 0 0 0 auto;
}

#map {
    height: 340px;
}

.map_marker {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    padding: 5px;
}

.map_active.map_marker {
    border: 1px solid transparent;
    background-color: #0475f4;
}

.map_normal.map_marker {
    border: 1px solid #0475f4;
    background-color: #fff;
}

.map_marker:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    bottom: -3px;
    left: 18px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.map_normal.map_marker:after {
    background: #fff;
    border-right: 1px solid #0475f4;
    border-bottom: 1px solid #0475f4
}

.map_active.map_marker:after {
    background: #0475f4;
}

.map_link_icon,
.map_link_txt {
    vertical-align: middle;
    display: inline-block;
}

.map_link_txt {
    font-weight: 700;
    margin: 0 5px
}

.map_normal .map_link_txt {
    font-size: 13px;
}

.map_normal .map_link_txt:hover {
    color: #0475f4;
}

.map_active .map_link_txt {
    font-size: 15px;
    color: #fff;
}

.map_active .map_link_txt:hover {
    color: #fff;
}

.iw_inner h5 {
    margin-bottom: 5px;
}

.iw_inner p {
    margin-bottom: 0;
}

#location {
    padding: 60px 15px
}

#location .center {
    margin-bottom: 3rem;
}

.map-location {
    margin-bottom: 30px;
}

.course-photo {
    padding: 56.25% 0 0;
}

.course-header {
    background: url(/assets/img/sub/lms-top-img.jpg)50% 0 /cover no-repeat;
}

.sub2-1-top {
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
    word-break: keep-all;
}

.break-all {
    word-break: keep-all;
}

.text-block {
    padding: 70px 0;
    border-bottom: 1px solid #e2e2e2;
    word-break: keep-all;
    margin: 30px 0;
}

.text-block p {
    font-weight: 400;
}

.fw_400 {
    font-weight: 400;
}

.fw_500 {
    font-weight: 500;
}
.fw_900 {
    font-weight: 900;
}

.fz16 {
    font-size: 1rem;
    letter-spacing: -0.025rem
}

.fz17 {
    font-size: 1.063rem;
}

.text-dark-blue {
    color: #233777;
}
.text-dark-blue2 {
    color: #2744a2;
}

.under-mark {
    position: relative;
    z-index: -1;
}

.under-mark:before {
    content: '';
    width: calc(100% + .6em);
    height: .6em;
    background: #dfe4f7;
    position: absolute;
    left: -0.3em;
    top: .7em;
    z-index: -1;
}

.under-mark:after {
    content: '';
    width: 4px;
    height: .6em;
    background: #cad1ee;
    position: absolute;
    left: calc(100% + 4px);
    top: .7em;
    z-index: -1;
}

.text-block .under-mark:before,.text-box .under-mark:before{width:calc(100% + .2em); left:-0.1em; top: .6em;}
.text-block .under-mark:after,.text-box .under-mark:after {left:100%; top: .6em;}

.section-1 {
    padding: 100px 0;
}

.section-2 {
    padding: 120px 0 60px;
}

.section-1 *,
.section-2 * {
    word-break: keep-all;
}


/* .mobile-quick {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100%;
    z-index: 10;
}

.quick-list {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    background: #f8f8f8;
    display: flex;
    justify-content: space-around;
    list-style: none;
    padding: 6px 8px;
    align-items: center;
    max-width: 520px;
    margin: 0 auto;
}

.m_quick-icon {
    width: 32px;
    height: 32px;
    background: url(/assets/img/quick-icon-sprite_201007.png)0 0/500% no-repeat;
    display: block;
    margin: 0 auto 5px;
}

.quick-list-item {
    width: 18%;
}

.quick-list-item.mycourse-link {
    width: 20%;
    padding: 8px 5px;
    background: #1954ad;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    color: #fff;
}

.quick-list-item p {
    line-height: 1.2;
    margin: 0;
    font-size: 11px;
}

.quick-list-item.mycourse-link p {
    color: #fff;
}

.m_quick-icon.cafe-icon {
    background-position: 25% 0;
}

.m_quick-icon.class-icon {
    background-position: 50% 0;
}

.m_quick-icon.map-icon {
    background-position: 75% 0;
}

.m_quick-icon.kakao-icon {
    background-position: 100% 0;
} */

.mobile-quick{background-color: #ebebeb; position: fixed; bottom:0; left:0; width:100%; padding:15px 0; z-index: 10;}
.quick-list{max-width:480px; margin:0 auto; width:90%; display: flex; justify-content:space-between;}
.quick-list li{list-style:none; width:20%;}
.quick-list-item p{margin:0; font-size: 12px; color: #2e2e2e;}

.m_quick-icon{ width:80%; padding:80% 0 0; background:#f8f8f8 url(/assets/img/quick-icon-sprite_201027.png) 0 0/500% no-repeat; display: block; margin:0 auto 3px; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; -ms-border-radius:100%; -o-border-radius:100%; }
.m_quick-icon.call-icon{background-position: 0 0;}
.m_quick-icon.kakao-icon{background-position: 25% 0; background-color: #ffd800;}
.m_quick-icon.class-icon{background-position: 50% 0; background-color: #0048ff;}
.m_quick-icon.map-icon{background-position: 75% 0;}
.m_quick-icon.cafe-icon{background-position: 100% 0;}

.table-subject {
    width: 100%;
    background: #f7f7f7;
}

.table-subject th {
    font-size: 1.125rem;
}

.table-subject td {
    font-size: 1rem;
    padding: 15px 0;
}

.table-subject thead {
    border-bottom: 2px solid #b4b4b4;
}

.table-subject thead th {
    padding: 15px 10px;
    color: #263f92;
}

.table-subject tbody tr {
    border-bottom: 1px solid #ededed
}

.table-subject tbody tr.border-div {
    border-bottom: 2px solid #b8b8b8
}

.table-subject td:first-child {
    text-align: center;
}

.circle-number {
    display: inline-block;
    width: 2.2rem;
    height: 2.2rem;
    color: #fff;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    -ms-border-radius: 2rem;
    -o-border-radius: 2rem;
    background: #252525;
    font-size: 1.25rem;
    line-height: 1.6;
}

.sub3-foot-bnr {
    max-width: 840px;
    margin: 80px auto 50px;
    text-align: center;
}

.sub3-foot-bnr>div {
    border-left: 1px solid #d7d7d7;
}

.sub3-foot-bnr>div:first-child {
    border-left: none;
}

.link-btn {
    padding: 6px 20px;
    background: #007bff;
    color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.link-btn:hover {
    color: #fff;
}

.sub6-qualify {
    height: auto;
    padding: 3rem
}

.sub6-qualify .dp_f {
    flex-wrap: wrap;
}

.sub6-qualify .box-inner__title {
    flex: 0 0 25%;
    max-width: 25%;
}

.sub6-qualify .box-ol {
    flex: 0 0 75%;
    max-width: 75%;
    line-height: 1.4;
    padding: 0 0 0 1.2rem
}

.sub6-qualify .box-ol li {
    padding: 6px 0;
}

.qualify-btm-txt {
    padding: 1rem
}

.product-title a.button{margin:10px 0;}
.m-navigation_list{flex-flow:wrap; list-style: none; text-align: center; font-size:.938rem; word-break: keep-all;}
.m-navigation_list li{width:33.333%; height:50px; border-right:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb; display: flex; align-items: center; justify-content: center; line-height: 1.3; font-weight: 400; color:#353535;}

.m-navigation_list li a{font-size:13px; font-weight:600; color:#242424;}
.mobile-myInfo-wrap{position: absolute; top:20px; right:15px;}
#mobileMyInfo{position: absolute; top:calc(100% + 10px); right:-10px;width:80px; font-size:12px; list-style: none; box-shadow:1px 0px 5px rgba(50,50,50,.12); display: none;}
#mobileMyInfo li{background:#fff; border-bottom:1px solid #e5e5e5; padding:4px 8px;}
.m-top-links{font-size:11px; position: absolute; right:5px; top:25px; }
.m-top-links > a{display: inline-block; margin-right: 5px;}
.m-menu-icon{width:26px; height:22px; background: url(/assets/img/m-menu-icon-sprite.png)0 0/300% no-repeat; display: inline-block; vertical-align: middle; margin:0 5px 0 0}
.m-menu-icon.icon1{background-position: 0 0;}
.m-menu-icon.icon2{background-position: 50% 0;}
.m-menu-icon.icon3{background-position: 100% 0;}
.m-menu-icon.icon4{background-position: 0 100%;}
.m-menu-icon.icon5{background-position: 50% 100%;}
.m-menu-icon.icon6{background-position: 100% 100%;}

.m-menu-sub{margin:-40px auto 0; max-width: 768px;}
.m-menu-sub.lms-category{margin:0 auto; max-width: 1140px;}
.m-menu-sub-list{display: flex; flex-flow:wrap; }
.m-menu-sub-list li{width:50%;  background: #f4f4f4; list-style-type: none; text-align: center; display: flex; align-items:center; justify-content: center; }
.m-menu-sub-list li a{width:100%; height:40px; line-height: 40px; font-weight: 600; display: block;}
.m-menu-sub-list li.active{ background: #1954ad;}
.m-menu-sub-list li.active a{color:#fff; }

.course-categories img {width:28px !important;height:28px !important;display:inline !important;margin-right:10px;}
.course-categories .card{
    text-align:center;
    border-radius:30px;
    border:1px solid #f5f5f5;
    box-shadow: rgba(33, 33, 33, 0.08) 0px 4px 5px, rgba(33, 33, 33, 0.04) 0px 1px 0px;
    border:2px solid #bbb; font-size: 0.97rem; color: #222;
}
.m-main-bnrs {display: flex; flex-wrap:wrap;}
.m-main-bnrs a{width:48%; margin:4% 4% 4% 0;}
.m-main-bnrs a:nth-child(2n){width:48%; margin-right:0;}
.review-slide-wrap{ background: #4e4e4e; color:#fff; height:38vw; max-height: 217px; padding: 5.5% 5% 0; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; -ms-border-radius:10px; -o-border-radius:10px; position: relative;}
.review-slide-wrap .review-slide__tit{width:50%;}
.review-slide-wrap .review-slide__tit h5{color:inherit; text-decoration: underline; font-weight: 400; margin:0 0 4px;}
.review-slide-wrap .review-slide__tit h4{color:inherit;  font-weight: 700; margin:0;font-size: 26px;}
.review-slide-wrap .review-slides{width:45%; margin:0 0 0 auto;}
.review-slide-wrap .review-slides .swiper-slide{overflow:hidden;}
.review-slide-wrap .swiper-pagination-bullets{ right:5px; top:55%; width:auto; height:70%; transform: translate3d(0,-50%,0); -webkit-transform: translate3d(0,-50%,0); -moz-transform: translate3d(0,-50%,0); -ms-transform: translate3d(0,-50%,0); -o-transform: translate3d(0,-50%,0); }
.review-slide-wrap .swiper-pagination span{display: block; margin:5px 0; width:8px; height:8px;}

.circle-tit{ display:inline-block; border:1px solid #333f91; color:#333f91; border-radius:3rem; -webkit-border-radius:3rem; -moz-border-radius:3rem; -ms-border-radius:3rem; -o-border-radius:3rem; padding:.3rem .8rem; margin: 0 0 3px; font-size: 13px;}
.notice-sect__m-tit .high-title{font-weight: 600; letter-spacing: 0.12em; font-size: 25px;}
.hightlight span{display:inline-block; position: relative; z-index: 0;}
.hightlight span:before,.hightlight span:after{content:''; position: absolute; height:.8em; top:.4em; z-index: -1;}
.hightlight span:before{ left:-5%; width:110%; }
.hightlight.org span:before{ background: #d4eef0; }
.hightlight span:after{ left:calc(-5% - 3px); width:3px; }
.hightlight.org span:after{ background: #9cd6da; }
.notice-sect__m-tit{padding:1.5rem 0 0;}
.owl-carousel .owl-dots .owl-dot{border:1px solid #757575; background-color: transparent; margin: 20px 4px 0 4px}
.owl-carousel .owl-dots .owl-dot.active{background-color: #2744a2; border-color:transparent; }
.respons-btn{ font-size: .85rem; color: #fff; background: #ffd800; text-shadow:2px 1px 2px rgba(50,50,50,.22); border:0; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px; padding:10px; line-height: 1; margin:12px auto;}

.form-group,.form-group *{font-family: "Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic", Sans-serif;}

#gallery .product-image{height:270px;}
#gallery .product-title h3 {
    font-size: 14px;
}

.section-2.lms-section{padding:55px 0;}
.map-location h4{font-weight: 600;}

.worktime.table{max-width:480px; margin:0 auto;}
td del{text-decoration: none;}

.watermark{ position: absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); }
/* 메인 반응형 수정 */
@media (max-width: 1200px) {
    #logo {
        margin-right: 0px;
        width: 180px;
    }

    #logo img {
        width: 100%;
        height: auto;
    }

    #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
        width: 126px;
        height: auto;
    }

    #primary-menu ul li>a {
        padding: 39px 6px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991.98px), not all, not all, not all, only screen and (max-width: 991.98px) and (min-resolution: 192dpi), only screen and (max-width: 991.98px) and (min-resolution: 2dppx){
    
    #logo a.retina-logo img{
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    #primary-menu-trigger{top:25px;}
}
@media (max-width: 992px) {
    #primary-menu-trigger .icon-reorder{font-size:1.25rem;}
    .fz32 {
        font-size: 1.5rem;
    }

    .fz45 {
        font-size: 2rem;
    }

    .swiper_wrapper .slider-caption .fz66 {
        font-size: 2.875rem
    }

    .passreview__tit h2 {
        font-size: 24px;
    }

    .youtube-sect .col-md-9 .dp_f {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .thumb-btns {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin: 15px 0 0;
    }

    .underline-tit h4 {
        font-size: 16px;
    }

    .underline-tit h2 {
        font-size: 24px
    }

    .thumb-btns button {
        width: 32%;
    }

    .section.bg_w {
        padding: 0;
        margin: 0 0 50px
    }

    .fz19 {
        font-size: 1rem;
    }

    .atoz-sect {
        padding: 4rem 0;
    }
    #content .atoz-sect__title {
        width: 70%;
        margin: 0 auto;
        font-size: 15px;
        margin-bottom: 1rem !important;
        max-width: 480px;
    }
    .teacher-img {
        width: 29%;
    }

    .hi-vis-tit h4 {
        font-size: 12px;
    }

    .round-tit h2 {
        font-size: 2em;
    }

    .tit-wrap h3 {
        font-size: 16px;
    }

    .tit-wrap h2 {
        font-size: 2em;
    }

    .special-sect {
        padding: 60px 0 40px;
    }

    .section-1 {
        padding: 80px 0;
    }

    .section-2 {
        padding: 40px 0;
    }
    #gallery .product-image{height:160px;}
    .m-menu-sub.lms-category{margin:0 auto; max-width: 768px;}
}


@media (max-width: 768px) {
    body, #primary-menu ul li > a{font-family: "NanumSquare_web","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic", Sans-serif; box-sizing: border-box;}
    .Gmarket {
        font-family: "NanumSquare_web", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Sans-serif;
    }
    .slider-caption.slider-caption-center{padding:0 20px;}
    .heading-block h3 {
        font-size: 20px;
        text-align: center;
        position: relative;
        font-family: "NanumSquare_web","Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", Sans-serif;
    }
    .heading-block h3 .blue-line{
        width:40px;
        height:3px;
        background: #1d6ee6;
        margin:0 auto 10px;
        display:block;
    }
    .fz32 {
        font-size: 1.25rem;
    }

    .fz45 {
        font-size: 1.36rem;
    }

    .swiper_wrapper .slider-caption .fz66 {
        font-size: 2rem
    }

    .fz16,
    .fz17,
    .fz19 {
        font-size: 0.938em;
    }

    #page-title,
    #page-title.img-title {
        padding: 20px 0 25px;
    }

    #teacher-tab ul.tab-nav:not(.tab-nav-lg) li {
        height: 34px;
    }

    #teacher-tab ul.tab-nav:not(.tab-nav-lg) li a {
        padding: 0 5px;
        font-size: 13px;
        height: 100%;
        line-height: 2.2;
    }

    #teacher-tab ul.tab-nav:not(.tab-nav-lg) li:first-child {
        margin-left: 0;
    }

    .map-location h4 {
        margin: 0 0 8px;
    }

    .passreview__tit-bg {
        display: none;
        background: #1954ad url(/assets/img/theseoul-logo-bg.png)80% 9%/48% no-repeat;
    }

    .passreview__tit h3 {
        font-size: 13px;
    }

    .passreview__tit h2 {
        font-size: 18px;
    }

    .passreview.container {
        padding-right: 10px !important;
    }

    /* .youtube-sect .col-md-3 {
        margin-bottom: 30px;
    } */
    /* .owl-carousel .owl-dots, .owl-carousel .owl-nav{display: none;} */

    .btn-area .button.button-dark{font-size:12px; padding: 0 24px; height:36px; line-height: 36px;}
    .btn-area .button.button-dark-blue{font-size:12px; padding: 0 24px; height:32px; line-height: 32px; background-color: #404d79 !important;}
    .btn-area .button.button-red{font-size:12px; padding: 0 24px; height:36px; line-height: 36px; background-color: #db0a0a;}
    .btn-area.center{width:100%; margin-top:15px;}
    .btn-area.center .button.button-border{ border-color:#1d6ee6; border-radius:30px; -webkit-border-radius:30px; -moz-border-radius:30px; -ms-border-radius:30px; -o-border-radius:30px; }
    .product:not(.product-2):not(.product-3) .product-title h3 {
        font-size: 16px;
    }
    #product .product:not(.product-2):not(.product-3) .product-title h3 {
        font-size: 11px;
    }
    .youtube-sect .underline-tit h2 {
        margin-bottom: 1rem;
    }

    .youtube-sect .underline-tit p.mb-5 {
        margin-bottom: 1rem !important;
    }

    .box-inner table td a {
        padding: 8px 8px 8px 18px;
        font-size: 12px;
    }

    .sale-flash {
        top: 0;
        left: 0;
        padding: 6px;
        font-size: 12px;
        border-bottom-right-radius: 6px;
    }

    .course-header {
        text-align: center;
        padding: 25px 0
    }

    .course-header h1 {
        font-size: 20px;
        margin: 0 0 10px;
    }

    .course-header .subtitle {
        font-size: 15px;
        margin: 0;
    }

    .course-sidebar {
        margin-top: -0px;
    }

    .section-1 {
        padding: 60px 0;
    }
    .row.text-block .col-md-4,.row.text-block .col-md-6,.row.text-block .col-md-8,.row.text-block > div{
        padding-right: 7px;
        padding-left: 7px;
    }
    
    #content .row p.fz19{font-size:1.125em; line-height: 1.8; word-break: break-all;}
    #content .row h3.h4{font-size:1.4em; line-height: 1.8; word-break: break-all;}
    .row.text-block .fz17{font-size:1em;}
    .row.text-block .break-all strong{display:inline-block;}
    .desc-txt{padding:0 7px;}
    .curri-txt{padding:0 8px;}
    .curri-txt h2,.curri-txt h3{text-align: center;;}
    #content .row p.fz17,#content .desc-txt p.fz17,#content .desc-txt p.fz19{font-size:1.063em; line-height: 1.8; word-break: break-all; color:#848282;}
    #content .row p.lms-desc-text{font-size:1em; letter-spacing: -0.02em; text-align:left; }
    
    #content .curri-txt p.fz16,#content .curri-txt p.fz17{font-size:1.03em; line-height: 1.8; word-break: break-all; color:#1a1a1a; letter-spacing: -0.04em; margin-bottom: 1.5em;}
    #content .curri-txt h3.h4{font-size:1.6em;letter-spacing: -0.03em; margin-bottom: 32px !important;}
    .section-2.lms-section .row{margin-right:-20px; margin-left:-20px;}
    .section-2.lms-section .row .col-12{padding:0 7%; }
    .section-2.lms-section .row .lms-chk-text{max-width:275px; margin:0 auto; padding:0 0 0 6.6%;}
    #content .row .lms-chk-text p{font-size: 1.125em; margin-bottom:.3rem; text-align: left;}
    .section-1.theseoul-intro{padding:45px 0;}
    .bd-bottom-1{height:1px; background:#e2e2e2;width:calc(100% - 40px); margin:0 auto 1em;}
    .sub2-1-top{margin-bottom:80px;}
    .sub2-1-top h3{font-size: 1.75em; width:8em; margin:0 auto 32px; line-height: 1.4;}
    #content .sub2-1-top p.h6{font-size:1.063em; line-height: 1.7; text-align:left; padding:0 5px; letter-spacing: -0.02em; word-break: break-all;}
    .reverse-flex{flex-direction: column-reverse;}
    .sm-mb-50{margin-bottom: 50px;;}
    .section-1.location-sect{padding:55px 0;}
    .section-1.curriculum-sect{padding:54px 0;}
    #gallery .product-image{height:160px;}
    #copyrights {
        padding: 20px 0 100px;
    }
    .course-categories .card{
        padding:8px; font-size:12px;
    }
    .under-mark:before,.under-mark:after{top:.7em}
    #footer{padding-top:20px; }
    
}
@media (max-width: 767.98px) and (min-width: 576px){
    .shop:not(.product-1) .product {
        padding: 0 12px 12px 0;
        width: 33.3333%;
    }
}
@media (max-width: 575.98px) {
    .h1{font-size:24px;}
    .h2{font-size:21px;}
    .h3{font-size:19px;}
    .h4{font-size: 17px;}
    .mb-1{margin-bottom:.25rem !important;}
    .mb-2{margin-bottom:.4rem !important;}
    .mb-3{margin-bottom:.8rem !important;}
    .mb-4{margin-bottom:1rem !important;}
    .mb-5{margin-bottom:1.5rem !important;}
    .mb-6{margin-bottom: 2rem !important;}
    .under-mark:before {top: .8em;}
    .under-mark:after {top: .8em;}
    .mx210{max-width: 210px;}
    
    #primary-menu-trigger{left:10px;}
    .container, #header.full-header .container, .container-fullwidth {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #top-bar .container{padding-left:0 !important; padding-right:0 !important}
    .slider-arrow-left, .slider-arrow-right, .flex-prev, .flex-next, .slider-arrow-top-sm, .slider-arrow-bottom-sm{
        width:40px;
        height:40px;
    }
    .slider-arrow-left i, .slider-arrow-right i, .flex-prev i, .flex-next i, .slider-arrow-top-sm i, .slider-arrow-bottom-sm i{
        line-height: 40px;
        height:40px;
        margin-left: 2px;
    }
    .slider-arrow-right i {
        margin-left: 5px;
    }
    .slider-caption.slider-caption-center{top: 40px !important; padding: 0; text-align: center;}
    .swiper_wrapper .slider-caption h2.fz66{font-size: 7.7vw; letter-spacing: 0em; font-weight: 800;}
    /* .swiper_wrapper .slider-caption h2.fz66.visual02{font-size: 8vw;}
    .swiper_wrapper .slider-caption h2.fz66.visual03{font-size: 7vw; line-height: 1.2;} */
    /* .swiper_wrapper .slider-caption h2.fz66 strong{font-weight: 800;}
    .swiper_wrapper .slider-caption h2.fz66.visual01 strong{font-size: 8.8vw;}
    .swiper_wrapper .slider-caption h2.fz66.visual02 strong{font-size: 7.6vw;}
    .swiper_wrapper .slider-caption h2.fz66.visual03 strong{font-size: 9.6vw;} */
    /* .swiper_wrapper .slider-caption h2.visual02 {font-size: 7vw; letter-spacing: 0;}
    .swiper_wrapper .slider-caption h2.visual02 strong{font-size: inherit;} */
    .slider-caption h3{line-height: 1;}
    .slider-caption h3.mt10{margin-top:10px;}
    .slider-caption h3.mb-3{margin-bottom: 10px !important;}
    .slider-caption p{margin-top: 4px;}
    .slider-caption p.mt10{margin-top: 10px;}
    .youtube-sect {
        padding: 60px 0;
    }
    .atoz-sect,.special-sect {
        padding: 2.4rem 0 1rem;
    }
    .swiper_wrapper:not(.force-full-screen),
    .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
        height: 73vw !important;
    }

    .tit-wrap h2 {
        font-size: 5.75vw;
    }
    .section .col-12.owl-carousel{padding: 0 6%;}
    .section .owl-carousel .owl-stage{padding:0;}
    .section .owl-carousel .owl-dots .owl-dot{margin:10px 2px 0;}
    .section .owl-carousel .owl-nav [class*=owl-]{
        border-radius:5px;
        -webkit-border-radius:5px;
        -moz-border-radius:5px;
        -ms-border-radius:5px;
        -o-border-radius:5px;
        background: rgba(0,0,0,.5);
        color:#fff;
        border:0;
        opacity: 1;
        width:30px;
        height:30px;
        font-size:24px;
        line-height: 30px;
    }
    .section .owl-carousel.with-carousel-dots .owl-nav [class*=owl-]{margin-top:-24px;}
    .section .owl-carousel .owl-nav [class*=owl-],.owl-carousel:hover .owl-nav [class*=owl-]{
        left:5px;
    }
    .section .owl-carousel .owl-nav .owl-next,.owl-carousel:hover .owl-nav .owl-next {
        left: auto;
        right: 5px;
    }
    .notice-sect.d-sm-block.d-md-none {padding: 0; margin: -40px 0 0;}
    #content .atoz-sect__title {
        width: 100%;
        margin: 0 auto;
    }

    .special-sect .btn-area,.atoz-sect .btn-area {
        width: 56%;
        margin: 0 auto;
    }

    .atoz-sect .row .col-md-3 p {
        font-size: 15px;
    }

    .col-sm-6 {
        padding-right: 0;
        padding-left: 0;
        padding: 5px;
    }
    .notice-sect.d-sm-block.d-md-none .col-sm-12{
        left:0;
        width:100%;
    }
    .news-tab-list{
        width:100%;
        margin-left: 0;
    }
    
    .qna-tab-sect .tabs {
        padding: 30px 15px;
    }

    .qna-tab-sect .tab-container {
        padding: 20px 15px 0;
    }

    .qna-tab-sect ul.tab-nav:not(.tab-nav-lg) li {
        width: 30.5%;
        margin: 0 2px;
    }

    .qna-tab-sect ul.tab-nav:not(.tab-nav-lg) li a {
        padding: 0 8px;
    }

    .qna-tab-sect .question-box {
        font-size: 1em;
    }

    .qna-tab-sect .tit-box h3 {
        margin: 0 0 12px;
    }

    .shop:not(.product-1) .product {
        padding: 0 4px 8px 0;
        width: 50%;
    }
    #gallery .product {
        padding: 0 4px 8px 0;
        width: 33.3333%;
        margin:0;
    }

    #gallery .product-desc {
        padding: 8px 0 15px;
        font-size: 14px;
        text-align:center;
        word-break: break-all;
    }
    #gallery .product-image img {
        height:auto;
    }

    .passreview__tit-bg {
        padding: 25px 30px 15px;
        background: #1954ad url(/assets/img/theseoul-logo-bg.png)90% 0%/20% no-repeat;
        width: calc(100% - 30px);
    }

    .passreview__tit h3 {
        font-size: 13px;
    }

    .passreview__tit h2 {
        font-size: 18px;
    }

    .heading-block {
        margin-bottom: 15px !important;
    }
    .text-box .h2{font-size:24px; margin-bottom:45px !important;}
    .text-box2 .h2{font-size:22px; margin-bottom:45px !important;}
    .table td {
        word-break: break-all;
    }

    .qna-tab-sect {
        background-size: 50%;
        background-position: 90% -5%;
    }

    .slider-btn-wrap {
        padding: 10px 0 0;
    }

    /* .slider-btn-wrap.visual02 {
        padding: 50px 0 0;
    } */
    .button.button-large{
        font-weight: 600;
        font-size: 12px;
        height:38px;
        line-height: 38px;
        padding: 0 16px;
    }
    #slider .button.button-white-bg {
        background: rgba(255, 255, 255, .83);
        color: #412a7e;
        text-shadow: none;
    }

    #slider .button.button-black-bg {
        background: rgba(27, 72, 169, .5);
        color: #fff;
    }

    .section-1 {
        padding: 50px 0;
    }

    .section-2 {
        padding: 25px 0;
    }
    #content p{line-height: 1.6; color:#242424; font-weight: 600;}
    .text-block {
        padding: 24px 0;
        border-bottom: 1px solid #e2e2e2;
        word-break: keep-all;
        margin: 20px 0;
    }
    .text-block .h3,.text-block .h4{
        margin-bottom: 25px !important;
        font-size:23px;
        line-height: 1.55;
        letter-spacing: -.035em;
        position: relative;
        z-index: 1;
    }

    .table-subject th {
        font-size: 13px;
    }

    .table-subject td {
        font-size: 11px;
        padding: 10px 0;
    }

    .table-subject thead th {
        padding: 10px 0px;
    }

    .circle-number {
        width: 1.8rem;
        height: 1.8rem;
        border-radius: 1.8rem;
        -webkit-border-radius: 1.8rem;
        -moz-border-radius: 1.8rem;
        -ms-border-radius: 1.8rem;
        -o-border-radius: 1.8rem;
        font-size: 1rem;
        line-height: 1.8;
    }
    #gallery .product-image{height:100px;}
    #gallery .product-title h3 {
        font-size: 11px;
    }
    .sub3-foot-bnr .col-4 {
        padding: 0;
    }

    .sub3-foot-bnr .h4 {
        font-size: 1rem;
    }

    .link-btn {
        padding: 6px 10px;
    }

    .call-txt {
        padding: 0 10px;
        display: block;
    }

    .sub6-qualify .box-inner__title,
    .sub6-qualify .box-ol {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sub6-qualify {
        padding: 2rem
    }

    .qualify-btm-txt {
        padding: 0rem
    }
    footer address span {display: inline; font-size:12px; /* word-break: break-all;*/}
    footer address span:after {
        content: "|";
        padding: 0px 6px;
    }
    footer address span:first-child:after,footer address span:last-child:after {
        content: "";
        padding: 0;
    }
    #copyrights:not(.btn) {
        font-size:11px;
    }
    .review-slide-wrap .review-slide__tit h4 {font-size: 4.5vw;}
}