@charset "utf-8";

@font-face {
    font-family: "NotoSansL";
    src: url("../font/NotoSans-Light.woff") format("woff"),
        url("./font/NotoSans-Light.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NotoSansM";
    src: url("../font/NotoSans-Medium.woff") format("woff"),
        url("../font/NotoSans-Medium.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "NotoSansB";
    src: url("../font/NotoSans-Bold.woff") format("woff"),
        url("../font/NotoSans-Bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "SamyangB";
    src: url("../font/Samyang-Bold.woff") format("woff"),
        url("../font/Samyang-Bold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
/* 241120 추가 SamyangNeo */
@font-face {
    font-family: "SamyangNeo";
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url("../font/SamyangNeo-Light.eot");
    src: url("../font/SamyangNeo-Light.eot?#iefix") format("embedded-opentype"), url("../font/SamyangNeo-Light.woff2") format("woff2"), url("../font/SamyangNeo-Light.woff") format("woff");
    unicode-range: U+0041-005A, U+0061-007A;
  }
  @font-face {
    font-family: "SamyangNeo";
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url("../font/SamyangNeo-Medium.eot");
    src: url("../font/SamyangNeo-Medium.eot?#iefix") format("embedded-opentype"), url("../font/SamyangNeo-Medium.woff2") format("woff2"), url("../font/SamyangNeo-Medium.woff") format("woff");
    unicode-range: U+0041-005A, U+0061-007A;
  }
  @font-face {
    font-family: "SamyangNeo";
    font-display: swap;
    font-style: normal;
    font-weight: 700;
    src: url("../font/SamyangNeo-Medium.eot");
    src: url("../font/SamyangNeo-Medium.eot?#iefix") format("embedded-opentype"), url("../font/SamyangNeo-Medium.woff2") format("woff2"), url("../font/SamyangNeo-Medium.woff") format("woff");
    unicode-range: U+0041-005A, U+0061-007A;
  }
  @font-face {
    font-family: "SamyangNeo";
    font-display: swap;
    font-style: normal;
    font-weight: bold;
    src: url("../font/SamyangNeo-Medium.eot");
    src: url("../font/SamyangNeo-Medium.eot?#iefix") format("embedded-opentype"), url("../font/SamyangNeo-Medium.woff2") format("woff2"), url("../font/SamyangNeo-Medium.woff") format("woff");
    unicode-range: U+0041-005A, U+0061-007A;
  }

/* Common */
html {
    -webkit-text-size-adjust: none;
    touch-action: manipulation;
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
form,
fieldset,
legend,
input,
textarea,
button,
select,
div {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    word-break: keep-all;
    word-wrap: break-word;
    max-height: 100000000px
}

td,
th {
    margin: 0;
    padding: 0;
    word-break: keep-all;
    word-wrap: break-word
}

body,
input,
textarea,
select,
button,
table,
th,
td,
pre {
    color: #000;
    font-family: 'NotoSansL';
    font-size: 18px;
    line-height: 1.8
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    line-height: 1.2
}

img,
fieldset,
iframe {
    border: 0;
    vertical-align: top
}

textarea {
    resize: none;
    font-size: 16px
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

ul:after,
ol:after {
    content: '';
    display: block;
    clear: both
}

em,
address {
    font-style: normal
}

input,
select {
    vertical-align: middle
}

table {
    width: 100%;
    border-collapse: separate;
    empty-cells: show;
    border-spacing: 0
}

hr,
legend {
    display: none
}

caption {
    overflow: hidden;
    position: static;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-transform: uppercase
}

strong,
b {
    font-weight: bold
}

button {
    box-sizing: border-box;
    border: none;
    background: none;
}

label {
    cursor: pointer
}

figure {
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none
}

a {
    box-sizing: border-box
}

a,
button {
    cursor: pointer
}

img {
    pointer-events: none;
}

[tabindex="-1"] {
    outline: 0
}

.hidden {
    overflow: hidden;
    position: absolute;
    font: 0/0 dotum;
    width: 0;
    height: 0
}

.clear {
    clear: both
}

.tleft {
    text-align: left !important
}

.tright {
    text-align: right !important
}

.tcenter {
    text-align: center !important
}

.pb0 {
    padding-bottom: 0 !important;
}

.textLink {
    color: #4E6EF0 !important;
    border-bottom: 1px solid #4E6EF0 !important;
}

.blockTxtPc {
    display: block;
}

.title.borderNone {
    border: 0 !important;
}

.skip {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 99999
}

.skip a {
    display: block;
    width: 100%;
    margin-top: -50px
}

.skip a:focus {
    height: 50px;
    margin-top: 0;
    color: #fff;
    font-size: 20px;
    line-height: 51px;
    text-align: center;
    background: #173f35
}

html.hasModal {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.topBtn {
    position: fixed;
    bottom: 30px;
    left: 50%;
    margin-left: 640px;
    z-index: 101;
}

.topBtn button {
    background: url(../images/common/btn_top.png) no-repeat 50%;
    width: 50px;
    height: 50px;
    color: transparent;
    font-size: 0;
    text-indent: -9999px;
}

.marT10 {
    margin-top: 10px
}


/* Layout */
html,
body {
    height: 100%
}

/*body{min-height:100%}*/
.wrapper {
    min-height: 100%;
    position: relative;
    min-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 140px;
}

.container {
    min-height: 100%;
    padding: 80px 0 140px;
    margin: -80px 0 -140px
}

.container>.inner {
    position: relative;
    width: 1400px;
    margin: 0 auto;
    padding: 0 10px 200px
}

.header {
    position: relative;
    z-index: 100;
    height: 80px;
    border-bottom: 1px solid #d1d1d1;
    background: #fff
}

.header .headArea {
    padding-left: 430px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

.header .headArea .logo {
    display: block;
    position: absolute;
    left: 70px;
    top: 20px;
}

.header .headArea .logo h1 {
    display: inline-block;
    text-indent: -9999px;
    font-size: 0
}

.header .headArea .logo h1:before {
    content: '';
    display: block;
    width: 145px;
    height: 42px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/common/img_logo_new.png) no-repeat center;
    background-size: contain;
}

.header .headArea .smtAcademy {
    display: inline-block;
    font-size: 0;
    background-image: url(../images/common/smart_academy_logo_type02.svg);
    width: 172px;
    height: 33px;
    background-size: 174px;
    background-repeat: no-repeat;
    margin-top: 2px;
    margin-left: 9px;
    vertical-align: top;
}

.header .headArea .gnb .gnbList>li {
    float: left;
    position: relative;
}

.header .headArea .gnb .gnbList>li:first-child {
    margin-left: 0
}

.header .headArea .gnb .gnbList>li>a {
    display: block;
    position: relative;
    font: 20px SamyangNeo;
    font-weight: 500;
    padding: 26px 22px 27px
}

.header .headArea .gnb .gnbList>li>a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: solid 2px #4E6EF0;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out
}

.header .headArea .gnb .gnbList>li>a:hover:after {
    transform: scaleX(1)
}

.header .headArea .gnb .gnbList>li .subDepth {
    display: none;
    position: absolute;
    left: 10px;
    top: 80px;
    height: 50px;
    width: 1000px
}

.header .headArea .gnb .gnbList>li .subDepth .sdBg {
    content: '';
    position: absolute;
    left: -100vw;
    right: 0;
    width: 200vw;
    height: 50px;
    background: #f1f1f1;
    z-index: -1;
}

.header .headArea .gnb .gnbList>li .subDepth ul {
    position: absolute;
    left: 0;
    top: 0;
}

.header .headArea .gnb .gnbList>li .subDepth ul:after {
    content: '';
    display: block;
    clear: both;
}

.header .headArea .gnb .gnbList>li .subDepth ul>li {
    float: left;
    font-family: 'SamyangNeo';
}

.header .headArea .gnb .gnbList>li .subDepth ul>li a {
    display: block;
    font-size: 16px;
    padding: 11px 20px
}

.header .headArea .gnb .gnbList>li .subDepth ul>li.on a {
    font-family: 'NotoSansB';
    font-weight: 500;
    color: #4E6EF0
}

.header.headFixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: #fff;
}

.header.headFixed .headArea {
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
}

.header .headArea .loginArea {
    position: absolute;
    top: 20px;
    right: 90px;
}

.header .headArea .loginArea:after {
    content: '';
    display: block;
    clear: both;
}

.header .headArea .loginArea li {
    float: left;
}

.header .headArea .loginArea li a {
    font-size: 14px;
    font-family: 'SamyangNeo';
    color: #444;
}

.header .headArea .loginArea li+li {
    position: relative;
    margin-left: 20px;
}

.header .headArea .loginArea li+li:before {
    content: '';
    width: 1px;
    height: 10px;
    background: #ddd;
    position: absolute;
    top: 14px;
    left: -12px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 140px;
    background: #0D151E;
    z-index: 99;
}

.footer .footArea {
    position: relative;
    width: 1400px;
    padding: 40px 10px 0 250px;
    margin: 0 auto
}

.footer .footArea .logo {
    display: block;
    position: absolute;
    left: 0;
    top: 34px;
    width: 162px;
    height: 51px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/common/img_footer_logo_new.png) no-repeat 0 0
}

.footer .footArea .infoPolicy a {
    position: relative;
    color: #fff;
    opacity: 0.7;
    margin-right: 30px
}

.footer .footArea .infoPolicy a:last-child {
    margin: 0
}

.footer .footArea .infoPolicy a:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: -18px;
    top: 12px;
    width: 3px;
    height: 3px;
    background: rgba(255, 255, 255, .4)
}

.footer .footArea .infoPolicy a:last-child:after {
    display: none
}

.footer .footArea .copyright {
    color: #fff;
    opacity: 0.4;
    font-size: 14px;
    margin-top: 3px
}

.social {
    position: absolute;
    top: 44px;
    right: 296px;
}

.social:after {
    content: '';
    display: block;
    clear: both;
}

.social li {
    float: left;
    font-size: 0;
    color: transparent;
    background: url(../images/common/img_sns.png) no-repeat 0 0;
    width: 32px;
    height: 32px;
}

.social li a {
    display: block;
    width: 32px;
    height: 32px;
}

.social li+li {
    margin-left: 16px;
}

.social .facebook {
    background-position: 0 0;
}

.social .instagram {
    background-position: -32px 0;
}

.social .twitch {
    background-position: -64px 0;
}

.dropDown {
    position: absolute;
    right: 0;
    top: 32px;
    width: 256px
}

.dropDown .dropdownValue {
    position: relative
}

.dropDown .dropdownValue label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.dropDown .dropdownValue input[type="text"] {
    width: 100%;
    color: #999;
    background-color: transparent;
    border: solid rgba(255, 255, 255, .4);
    border-width: 0 0 1px 0;
    height: 48px;
    padding: 11px 48px 11px 16px;
    color: #fff;
    opacity: .5;
    font-size: 16px
}

.dropDown .dropdownValue .btnOpener {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 0;
    cursor: pointer;
    outline: none;
    width: 100%;
    height: 48px
}

.dropDown .dropdownValue .btnOpener:after {
    content: '';
    display: block;
    position: absolute;
    right: 16px;
    top: 20px;
    width: 12px;
    height: 12px;
    margin: 0 auto;
    background: url(../images/common/ico_dropdown.png) no-repeat 0 0
}

.dropDown .itemList {
    display: none;
    position: absolute;
    bottom: 48px;
    left: 0;
    z-index: 10;
    width: 100%;
    border: 1px solid #999ca0;
    background: #333841;
    padding: 10px 0
}

.dropDown .itemList li a {
    display: block;
    padding: 10px 30px;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
    color: #fff
}

.dropDown.on .itemList {
    display: block
}

.dropDown.on .dropdownValue .btnOpener:after {
    background-position: -12px 0
}

.pcNone {
    display: block
}

.moNone {
    display: none
}

.color01 {
    color: #4E6EF0 !important;
}

.inlineTxt {
    display: inline-block;
}

.location {
    position: relative
}

.location ul {
    position: absolute;
    top: 30px;
    right: 0;
}

.location ul:after {
    content: '';
    display: block;
    clear: both;
}

.location ul li.home {
    color: #888;
    padding-left: 0;
    background: none;
}

.location ul li {
    float: left;
    font-family: 'SamyangNeo';
    font-size: 14px;
    color: #888;
    padding-left: 16px;
    margin-right: 10px;
    background: url(../images/common/blt_arrow.png) no-repeat 0 50%;
}

.location ul li:last-child {
    margin-right: 0;
    font-family: 'SamyangNeo';
    font-weight: 500;
    color: #444;
}

/* Form */
input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input::-ms-clear {
    display: none
}

input[type=password]::-ms-reveal {
    display: none
}

input[type=text],
input[type=password],
input[type=tel] {
    width: 100%;
    height: 48px;
    padding: 8px 13px 8px 18px;
    color: #000;
    border: 1px solid #e8e8e8;
    vertical-align: middle;
    color: #000
}

input[type=text]:focus,
input[type=password]:focus,
input[type=tel]:focus {
    border-color: #4E6EF0;
    outline: none
}

input[type=text][disabled],
input[type=password][disabled],
input[type=tel][disabled],
input[type=text][readonly],
input[type=password][readonly],
input[type=tel][readonly] {
    color: #999;
    border-color: #e8e8e8;
    background: #eee
}

input:-ms-input-placeholder[type=text],
input:-ms-input-placeholder[type=password],
input:-ms-input-placeholder[type=tel] {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999
}

::-webkit-input-placeholder {
    color: #999
}

textarea {
    resize: none;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 200px;
    padding: 4px 17px;
    margin-top: 6px;
    outline: none;
    border-color: #e8e8e8;
    border-style: solid;
    -webkit-appearance: none;
}

textarea:focus {
    border-color: #4E6EF0;
}

.error textarea {
    border-color: #f05333;
}

textarea::placeholder {
    color: #999
}

input::placeholder {
    color: #999
}

.fileUpload {
    position: relative;
}

.fileUpload input[type=file] {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.fileUpload input[type=file]+label {
    position: relative;
    width: 100%;
    height: 48px;
    padding: 8px 48px 8px 18px;
    color: #000;
    border: 1px solid #e8e8e8;
    vertical-align: middle;
    color: #000;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: nowrap;
    font-family: 'NotoSansL';
}

.fileUpload input[type=file]+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 11px;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background: url(../images/common/ico_upload.png) no-repeat 50%
}

.fileUpload .btnDel {
    display: none;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 46px;
    height: 46px;
    background: #fff url(../images/common/ico_del.png) no-repeat 50%;
    color: transparent;
    font-size: 0;
    line-height: 0;
}

.fileUpload .fileOpen {
    height: 48px;
    padding: 8px 13px 8px 18px;
    color: #000;
    border: 1px solid #e8e8e8;
    vertical-align: middle;
    color: #000;
}

.fileUpload .fileOpen a {
    border-bottom: 1px solid #000;
}

.capchaArea .capcha {
    position: relative;
    margin-bottom: 10px;
    padding: 0 50px;
    background: #f7f7f7;
    text-align: center;
    height: 80px;
    border: 1px solid #e8e8e8;
}

.capchaArea .capcha .capchaImg {
    width: 250px;
    height: 78px;
    margin: 0 auto;
}

.capchaArea .capcha .capchaImg img {
    width: 100%;
    height: 100%;
}

.capchaArea .capcha button {
    position: absolute;
    top: 0;
    right: 0;
    height: 78px;
    width: 50px;
    text-indent: -9999px;
    color: transparent;
    font-size: 0;
    background: url(../images/common/img_refresh.png) no-repeat 50%
}

.txtMessage {
    font: 28px/42px "SamyangNeo";
    font-weight: 500;
    color: #4E6EF0;
    margin-bottom: 28px;
}

.formList>li {
    margin-top: 23px
}

.formList>li:first-child {
    margin-top: 0
}

.formList>li label,
.formList>li .tit {
    display: inline-block;
    padding-bottom: 5px;
    color: #000;
    font-family: 'SamyangNeo';
    font-weight: bold;
}

.formList>li label .essential {
    display: inline-block;
    vertical-align: middle;
    margin: -11px 0 0 5px;
    text-indent: -9999px;
    overflow: hidden;
    width: 9px;
    height: 9px;
    background: url(../images/common/ico_essential.png) no-repeat 0 0
}

.frmWrap {
    display: table;
    width: 100%;
    table-layout: fixed
}

.frmWrap .frm {
    display: table-cell;
    vertical-align: middle;
    padding-right: 4px
}

.frmWrap .frm:last-child {
    padding-right: 0
}


/* 셀렉트 박스 디폴트 */
.selectWrap select {
    display: none
}

.selectWrap {
    display: inline-block;
    height: 48px;
    width: 100%;
    position: relative
}

.selectWrap .ui-selectmenu-button.on {
    color: #000;
}

.selectWrap .ui-selectmenu-button {
    display: inline-block;
    position: relative;
    height: 48px;
    width: 100%;
    padding: 8px 30px 8px 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid #e8e8e8;
    background: #fff;
    color: #999;
    text-align: left;
    cursor: pointer;
    outline: none
}

.selectWrap .ui-selectmenu-button:after {
    content: '';
    display: block;
    position: absolute;
    right: 16px;
    top: 19px;
    width: 14px;
    height: 8px;
    background: url(../images/common/ico_select.png) no-repeat 0 0
}

.selectWrap .ui-selectmenu-button-open {
    border-color: #4E6EF0;
    border-bottom: 0
}

.selectWrap .ui-selectmenu-button-open:after {
    background-position: -14px 0
}

.selectWrap .ui-selectmenu-menu {
    display: none;
    top: 0;
    left: 0;
    position: absolute;
    border: 1px solid #b1b1b1;
    width: 100%
}

.selectWrap .ui-selectmenu-open {
    display: block;
    z-index: 101
}

.selectWrap .ui-selectmenu-menu .ui-menu {
    overflow: hidden
}

.selectWrap .ui-menu-item {
    background: #fff;
    width: 100%
}

.selectWrap .ui-menu-item-wrapper {
    display: block;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
    padding: 4px 0 4px 18px
}

.selectWrap .ui-state-active {
    background: #ccdbe4
}

.scrollbar-wrap {
    position: absolute;
    width: 4px;
    right: 6px;
    top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 100;
}

.scrollbar {
    position: relative;
    width: 4px;
    height: 50%;
    background: #b1b1b1
}

/* Button */
.btnSY {
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #000;
    border: 1px solid #999;
    background: #fff;
    overflow: hidden;
    z-index: 1;
    font-family: 'SamyangNeo';
    font-weight: 500;
}

.btnSY[disabled] {
    background: #ddd;
    color: #999;
    border-color: #ddd;
}

.btnL {
    width: 100%;
    height: 56px;
    padding: 0 25px;
    line-height: 55px;
    font-size: 18px;
    color: #000;
    border-color: #999;
}

.btnL:hover {
    color: #3956ca;
    border-color: #3956ca;
}

.btnL[disabled]:hover {
    background: #ddd;
    color: #999;
    border-color: #ddd;
}

.active {
    background: #4E6EF0;
    color: #fff;
    border-color: #4E6EF0;
}

.active:hover {
    background: #3956ca;
    color: #fff;
    border-color: #3956ca;
}

.btnLine {
    display: inline-block;
    position: relative;
    color: #4E6EF0
}

.btnLine:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #4E6EF0
}

/* Tab */
.tabType01 {
    border-bottom: 1px solid #d1d1d1;
    background: #fff;
}

.tabType01 ul {
    text-align: center;
    background: #fff;
}

.tabType01 ul>li {
    display: inline-block;
    position: relative;
    font-family: 'SamyangNeo';
    margin-left: 70px;
}

.tabType01 ul>li:first-child {
    margin-left: 0
}

.tabType01 ul>li a {
    display: block;
    text-align: center;
    padding: 12px 15px
}

.tabType01 ul>li.on {
    color: #4E6EF0;
    font-family: 'SamyangNeo';
    font-weight: 500;
}

.tabType01 ul>li.on:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #4E6EF0
}

.tabType01 ul:after {
    display: none
}

.tabType01 .tabValue {
    display: none
}

.tabType01.tabFixed {
    position: fixed;
    left: 0;
    top: 80px;
    right: 0;
    z-index: 1;
}

.tabCont {
    padding: 110px 0 0 0;
}

/* List */
h1.title {
    padding: 100px 0 60px;
    border-bottom: 1px solid #d1d1d1;
    text-align: center;
    font: 50px 'SamyangNeo';
    font-weight: 500;
    margin-bottom: 110px
}

h2 {
    font-size: 44px
}

h3 {
    font-size: 28px
}

.noti {
    position: relative;
    font-size: 16px;
    padding-left: 26px;
    margin-top: 25px;
    color: #444;
}

.noti:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/common/ico_noti.png) no-repeat 50%;
}

.noti .link {
    color: #4E6EF0;
    text-decoration: underline;
}

.inner h2 {
    font-family: 'SamyangNeo';
    margin-bottom: 40px;
    font-weight: 500;
}

.inner h3 {
    font-family: 'SamyangNeo';
    line-height: 40px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 1.4;
}

.inner .txt {
    font-size: 18px;
    color: #444;
    font-family: 'NotoSansL';
}

.inner .txt+.txt {
    margin-top: 15px;
}

/* sign Up */
.contWrap {
    width: 540px;
    margin: 0 auto;
}

.contWrap .btnArea {
    margin: 70px -4px 0;
    display: flex
}

.contWrap .btnArea .btnSY {
    margin: 0 4px;
}

.contWrap .btnArea.btnFull .btnSY {
    margin: 0;
}

.contWrap .btnArea.btnFull {
    display: block;
    margin: 70px 0px 0;
}

.contWrap .btnArea.btnFull .btnSY+.btnSY {
    margin-top: 10px;
}

.formList .error input[type=text]:focus,
.formList .error input[type=password]:focus,
.formList .error input[type=tel]:focus {
    border-color: #f05333;
    outline: none
}

.formList .error .errorTxt {
    display: block;
    color: #f05333;
    font-size: 12px;
    margin-top: 5px;
}

.formList .errorTxt {
    display: none;
}

.formList .frmCountry .frm01 {
    display: none;
}

.formList .frmTxt {
    margin-top: 14px;
    font-size: 16px;
}

.privacyCont .infoCont {
    position: relative;
    border: 1px solid #e8e8e8;
    padding: 23px 30px 24px 30px;
}

.privacyCont .infoCont .tit {
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}

.privacyCont .infoCont .title {
    display: block;
    font-family: 'NotoSansB';
    font-size: 22px;
}

.privacyCont .infoCont .txtCont {
    border: none;
    width: calc(100% - -17px);
    padding-right: 17px;
    height: 124px;
    color: #444;
    font-size: 16px;
}

.privacyCont .infoCont .txtCont .txt {
    padding-top: 9px;
}

.privacyCont .infoCont .txtCont .tit {
    display: block;
    font-size: 18px;
    color: #000;
    padding: 12px 0 4px;
}

.privacyCont .infoCont .layerBtn {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 0;
    color: transparent;
    background: url(../images/common/btn_plus.png) no-repeat 50%;
    width: 16px;
    height: 16px;
}

.privacyCont .frmWrap {
    margin-top: 10px
}

.privacyCont+.privacyCont {
    margin-top: 25px;
}

.errorMsg {
    display: none;
    font-size: 16px;
    color: #f05333;
    margin-top: 15px
}

.resultCont {
    text-align: center;
    padding-top: 170px;
}

.resultCont .txt {
    display: block;
    font-family: 'NotoSansB';
    font-size: 28px;
    line-height: 40px;
    color: #111;
}

.resultCont .sTxt {
    display: block;
    font-size: 18px;
    color: #444;
}

.resultCont p.sTxt {
    margin-top: 10px;
}

.resultCont.doneType {
    background: url(../images/common/img_done.png) no-repeat 50% 0;
}

.resultCont.endType {
    background: url(../images/common/img_end.png) no-repeat 50% 0;
}

.resultCont.pointType {
    background: url(../images/common/img_point.png) no-repeat 50% 0;
}

.resultCont .point {
    font-family: 'NotoSansB';
    font-size: 28px;
}

/* login */
.loginForms:after {
    content: '';
    display: block;
    clear: both;
}

.loginForms {
    font-size: 16px;
    color: #444;
    margin-top: 16px;
}

.loginForms .frm {
    float: left;
}

.loginForms .menu {
    float: right;
}

.loginForms .menu li {
    display: inline-block;
}

.loginForms .menu li+li {
    position: relative;
    margin-left: 5px;
    padding-left: 10px;
}

.loginForms .menu li+li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -6px;
    width: 1px;
    height: 12px;
    background: #ddd
}

.loginWrap .btnArea.btnFull {
    margin: 45px 0px 0;
}

.exTxt {
    font-family: 'SamyangNeo';
    font-weight: 500;
    font-size: 44px;
    line-height: 64px;
    margin-bottom: 55px;
}

.exTxt02 {
    font-family: 'SamyangNeo';
    font-weight: 500;
    margin-bottom: 110px
}

.txtByte {
    font-size: 16px;
    color: #999;
    text-align: right;
    margin-top: 5px
}

/* frm */
.frm {
    display: inline-block;
    position: relative
}

.frm label {
    display: inline-block;
    position: relative;
    font-size: 16px;
    padding-left: 30px;
    line-height: 20px;
}

.frm label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../images/common/spr_form.png) no-repeat
}

.frm input[type=checkbox],
.frm input[type=radio] {
    position: absolute;
    left: 12px;
    top: 16px;
    width: 1px;
    height: 1px;
    opacity: 0
}

.frm input[type=checkbox]+label:before {
    background-position: 0 0
}

.frm input[type=checkbox]:checked+label:before {
    background-position: -20px 0
}

.frm input[type=radio]+label:before {
    background-position: -40px -13px
}

.frm input[type=radio]:checked+label:before {
    background-position: -60px -13px
}

/* croquis */
.imgTit {
    padding: 60px 0;
    text-align: center;
}

.tabContWrap:after {
    content: '';
    display: block;
    clear: both;
}

.tabContWrap {
    margin-top: 85px;
}

.tabContWrap .contLeft {
    position: relative;
    float: left;
    width: 420px;
    margin-right: 100px;
    height: 1288px;
}

.tabContWrap .contRight {
    float: left;
}

.tabContWrap .contLeft .imgCont {
    position: absolute;
    bottom: 0;
    left: 0;
}

.tabCont .sectCont {
    position: relative;
    margin-top: 80px;
}

.tabCont .full {
    margin-left: -345px;
}

.tabCont .subTabCont {
    position: relative;
    padding-left: 345px;
    margin-top: 80px;
}

.tabCont .sectCont .gotovideo a {
    position: relative;
    top: -2px;
    font: 16px NotoSansB;
    padding-left: 30px;
    color: #4E6EF0;
    padding-right: 13px;
}

.tabCont .sectCont .gotovideo a:after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
    content: '';
    width: 8px;
    height: 12px;
    background: url(../images/ecourse/ico_gotovideo.png) no-repeat;
    background-size: auto 12px;
}

.contList>li {
    position: relative;
    padding-left: 345px;
    counter-increment: list-number;
}

.contList>li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "0" counter(list-number);
    font-size: 100px;
    line-height: 100px;
    font-family: 'SamyangNeo';
    font-weight: 500;
    color: #ddd;
}

.contList>li+li {
    margin-top: 120px;
    padding-top: 120px;
    border-top: 1px solid #ddd;
}

.contList>li+li:before {
    top: 120px;
}

.txtImgCont:after {
    content: '';
    display: block;
    clear: both;
}

.txtImgCont .contLeft {
    float: left;
    width: 530px;
    padding-right: 60px;
}

.txtImgCont .contRight {
    float: left;
}

.figList:after {
    content: '';
    display: block;
    clear: both;
}

.figList li {
    float: left;
    width: 240px;
}

.figList li+li {
    margin-left: 15px;
}

.figList .tit {
    font-size: 16px;
    font-family: 'SamyangNeo';
    display: block;
    margin-top: 26px;
    font-weight: 500;
}

.figList .txt {
    font-size: 16px;
    font-family: 'NotoSansL';
    margin-top: 3px;
}

/* 서브 탭 */
.subTabCont .tabCont {
    padding: 0;
}

.subTabCont .tabCont+.tabCont {
    display: none;
}

.tabType02 {
    position: absolute;
    top: 0;
    left: 0;
}

.tabType02 li:first-child {
    border-top: 2px solid #000;
}

.tabType02 li {
    width: 270px;
    padding: 18px 0;
    font-family: 'SamyangNeo';
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
    letter-spacing: -0.5px;
}

.tabType02 li.on {
    color: #4E6EF0;
    font-family: 'SamyangNeo';
    font-weight: 500;
    letter-spacing: -0.5px;
}

/* ecourse */
.indicationTab .contLeft {
    width: 615px;
}

.indicationTab .contRight {
    width: 420px;
}

.lineSect {
    border-top: 1px solid #e8e8e8;
    margin-top: 40px;
    padding-top: 35px;
}

.indicationTab .txtCont .tit {
    display: inline-block;
}

.indicationTab .txtCont .tit+.txt {
    padding-left: 10px;
    margin: 0;
}

.txtImgCont .title {
    display: inline-block;
    color: #4E6EF0;
    font-family: 'SamyangNeo';
    font-weight: 500;
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 16px;
}

.indicationTab .tcon01 .figList {
    margin-top: 5px;
}

.indicationTab .tcon03 .txt+.figList {
    margin-top: 35px;
}

.indicationTab .tcon03 .figList li {
    width: 380px;
}

.indicationTab .tcon03 .figList li+li {
    width: 640px;
}

.indicationTab .tcon04>h3 {
    margin-bottom: 30px;
}

.txtImgCont+.txtImgCont {
    margin-top: 40px;
}

.indicationTab .tcon04 .contLeft {
    width: 555px;
    padding-right: 0;
    margin-left: 60px;
    float: right;
}

.indicationTab .tcon04 .contRight {
    width: 420px;
    float: left;
}

.listType01 li {
    text-indent: -19px;
    padding-left: 19px;
}

.bl {
    font-size: 18px;
    color: #4E6EF0;
}

.videoCont {
    width: 100%;
    margin-bottom: 30px;
}

.videoList li {
    float: left;
    width: 440px;
    margin-left: 30px
}

.videoList li:nth-child(3n+1) {
    margin-left: 0;
    clear: left
}

.videoList li a {
    display: block
}

.videoList li a .thum {
    display: block;
    position: relative;
    overflow: hidden;
    height: 244px
}

.videoList li a .thum img {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%)
}

.videoList li a .thum:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px;
    background: url(../images/ecourse/ico_btn_play.png) no-repeat;
    z-index: 1;
}

.videoList li .tit {
    display: block;
    font: 20px 'SamyangNeo';
    font-weight: 500;
    padding: 20px 0 50px;
    height: 150px;
    box-sizing: border-box;
    line-height: 1.5;
    letter-spacing: -0.5px;
}

.videoArea.type02 .pagination {
    margin-top: 0
}

.precautionsTab .txtCont .tit {
    display: inline-block;
}

.precautionsTab .txtCont .tit+.txt {
    padding-left: 10px;
    margin: 0;
}

.precautionsTab .tcon01-01 .contLeft,
.precautionsTab .tcon02-01 .contLeft {
    width: 50%;
}

.precautionsTab .tcon01-01 .contRight,
.precautionsTab .tcon02-01 .contRight {
    width: 50%;
    margin-top: 55px;
}

.precautionsTab .tcon01-01 .figList,
.precautionsTab .tcon02-02 .figList {
    margin-top: 40px;
}

.precautionsTab .tcon01-02 .contLeft,
.precautionsTab .tcon02-03 .contLeft {
    width: 615px;
}

.precautionsTab .tcon01-02 .contRight,
.precautionsTab .tcon02-03 .contRight {
    width: 420px;
    margin-top: 10px;
}

.precautionsTab .tcon01-03 .contLeft {
    width: 615px;
}

.precautionsTab .tcon01-03 .contRight {
    width: 420px;
    margin-top: 155px;
}

.precautionsTab .tcon01-03 .contLeft .txt:first-child {
    margin-right: -565px;
}

.precautionsTab .tcon02-03>.txt+.txtImgCont {
    margin-top: 40px;
}

.expansion {
    position: relative;
}

.expansion .layerBtn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 32px;
    display: block;
    background: url(../images/ecourse/btn_expansion.png) no-repeat 50%;
}

.notiTxtCont {
    margin-top: 40px;
    text-align: right;
}

.notiTxtCont .txtDownload {
    display: inline-block;
}

.notiTxtCont .txtDownload a {
    display: inline-block;
    font-family: 'SamyangNeo';
    font-weight: 500;
    font-size: 22px;
    color: #4E6EF0;
    background: url(../images/common/ico_download.png) no-repeat 100% 50%;
    padding-right: 32px;
    padding-left: 20px;
    margin-bottom: 20px;
}

.lafullenContArea .txtDownload {
    display: inline-block;
    text-align: right;
    width: 100%;
}
.lafullenContArea .txtDownload a {
    display: inline-block;
    font-family: 'SamyangNeo';
    font-weight: 500;
    font-size: 22px;
    color: #4E6EF0;
    background: url(../images/common/ico_download.png) no-repeat 100% 50%;
    padding-right: 32px;
    padding-left: 20px;
    margin-bottom: 20px;
}

@media (min-width:320px) and (max-width:1023px) {
    
.lafullenContArea .txtDownload {
    display: block;
    text-align: left;
    margin-bottom: -40px;
}
    .lafullenContArea .txtDownload a {
        display: inline-block;
        font-size: 15px;
        color: #4E6EF0;
        background: url(../images/common/ico_download.png) no-repeat 100% 50%;
        background-size: 22px auto;
        padding-right: 32px;
        padding-left: 0;
        margin-bottom: 25px;
    }
}

/* about */
.aboutArea .aboutContWrap:after {
    content: '';
    display: block;
    clear: both;
}

.aboutArea .aboutContWrap .contLeft {
    float: left;
    width: 860px;
    margin-right: 100px;
}

.aboutArea .aboutContWrap .contRight {
    float: left;
    width: 420px;
}

.fullCont {
    position: relative;
}

.inner+.fullCont {
    margin-top: -20px;
}

.fullCont+.inner {
    margin-top: 180px;
}

.fullCont .contArea {
    width: 1380px;
    margin: 0 auto;
}

.fullCont.about {
    height: 880px;
    background: url(../images/about/img_cont_02.jpg) no-repeat 0 0;
    background-size: cover;
}

.fullCont.about .contArea {
    padding: 140px 900px 0 0;
}

.fullCont.about .contArea .tit {
    display: block;
    font: 44px/60px "SamyangNeo";
    font-weight: 500;
    color: #fff;
}

.fullCont.about .contArea .sTit {
    display: block;
    font: 28px/40px "SamyangNeo";
    font-weight: 500;
    color: #fff;
    margin-top: 15px;
}

.fullCont.about .contArea .txt {
    display: block;
    font: 18px/32px "NotoSansL";
    color: #fff;
    margin-top: 10px;
}

.aboutArea .aboutCont:after {
    content: '';
    display: block;
    clear: both;
}

.aboutArea .aboutCont .figList {
    float: left;
    margin-top: 200px;
    width: 600px;
    padding-right: 130px;
}

.aboutArea .aboutCont .figList:nth-child(even) {
    width: 590px;
    margin-left: 190px;
}

.aboutArea .aboutCont .figList:nth-child(1) {
    margin-top: 0
}

.aboutArea .aboutCont .figList:nth-child(2) {
    margin-top: 300px;
}

.aboutArea .aboutCont .figList:nth-child(3) {
    margin-top: -120px;
}

.aboutArea .aboutCont .figList .tit {
    font-size: 28px;
}

.aboutArea .aboutCont .figList .txt {
    font-size: 18px;
}

.aboutArea .aboutCont .figList .txt dl:after {
    content: '';
    display: block;
    clear: both;
}

.aboutArea .aboutCont .figList .txt dl dt {
    position: relative;
    font-family: 'SamyangNeo';
    font-weight: 500;
    width: 110px;
    float: left;
    margin-right: 20px;
}

.aboutArea .aboutCont .figList .txt dl dt:after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 0;
    content: '';
    width: 2px;
    height: 13px;
    background: #000;
}

.aboutArea .aboutCont .figList .txt dl dd {
    font-family: 'NotoSansL';
    float: left;
}

/* footer cont */
.footCont h2 {
    line-height: 1.6;
    font-family: 'SamyangNeo';
    font-weight: 500;
    margin-bottom: 40px;
}

.footCont h3 {
    margin-top: 100px;
    margin-bottom: 0;
    font-family: 'SamyangNeo';
    font-weight: 500;
    line-height: 40px;
}

.footCont h3+h3 {
    margin-top: 20px;
}

.footCont .sTit {
    font: 18px 'SamyangNeo';
    font-weight: 500;
    display: block;
    margin: 20px 0 10px;
}

.footCont .listDep1+.txt {
    margin-top: 15px;
}

.footFrmWrap {
    margin-top: 70px;
    width: 542px;
}

.footFrmWrap .selectWrap .ui-selectmenu-button {
    color: #666;
}

.footContArea .listArea {
    display: flex;
    justify-content: space-between;
    margin-top: 28px;
    border-top: 2px solid #222222;
    border-bottom: 1px solid #efefef;
}

.footContArea .listArea .listWrap {
    text-align: center;
}

.footContArea .listArea .listWrap:nth-child(1) {
    display: flex;
    width: 66.6%;
}

.footContArea .listArea .listWrap:nth-child(1) .list:nth-child(1) {
    width: 35.8%;
}

.footContArea .listArea .listWrap:nth-child(1) .list:nth-child(2) {
    width: 64.2%;
}

.footContArea .listArea .listWrap:nth-child(2) {
    width: 16.5%;
}

.footContArea .listArea .listWrap:nth-child(3) {
    width: 16.9%;
}

.footContArea .listArea strong {
    display: block;
    font-size: 16px;
    line-height: 48px;
    background-color: #f8f8f8;
}

.footContArea .listArea p {
    font-size: 16px;
    line-height: 48px;
    color: #767676;
    border-top: 1px solid #efefef;
}

/* site map */
.sitemapArea .sitemapList {
    padding: 0 100px;
}

.sitemapArea .sitemapList>li:after {
    content: '';
    display: block;
    clear: both;
}

.sitemapArea .sitemapList>li {
    margin: 80px 0;
}

.sitemapArea .sitemapList>li>a,
.sitemapArea .sitemapList>li>.tit {
    font: 44px 'SamyangNeo';
    font-weight: 500;
    float: left;
}

.sitemapArea .sitemapList>li.on>a,
.sitemapArea .sitemapList>li>a:hover {
    color: #4E6EF0;
}

.sitemapArea .sitemapList>li.on>a+.subDepth {
    display: block;
}

.sitemapArea .subDepth {
    padding-left: 170px;
    line-height: 45px;
    position: relative;
    float: left;
}

.sitemapArea .subDepth:before {
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    width: 134px;
    height: 1px;
    background: #444;
}

.sitemapArea .subDepth ul:after {
    content: '';
    display: block;
    clear: both;
}

.sitemapArea .subDepth ul li {
    float: left;
    margin-left: 60px;
    color: #444;
}

.sitemapArea .subDepth ul li:first-child {
    margin-left: 0;
}

.sitemapArea .subDepth ul li a:hover {
    color: #4E6EF0
}

/* lafullen */
.lafullenContArea .prImg img {
    width: 100%
}

.lafullenContArea .title {
    padding: 100px 0 70px
}

.lafullenContArea .topArea {
    margin-bottom: 40px
}

.lafullenContArea .topArea .tit {
    font: 44px 'SamyangNeo';
    font-weight: 500;
}

.lafullenContArea .topArea .txt {
    font: 28px/1.6 'SamyangNeo';
    font-weight: 500;
    color: #000;
    margin-top: -60px
}

.lafullenContArea .prInfo {
    border-bottom: 1px solid #ddd;
    padding-top: 50px
}

.lafullenContArea .prInfo:after {
    content: '';
    display: block;
    clear: both
}

.lafullenContArea .prInfo>li {
    float: left;
    width: 50%
}

.lafullenContArea .prInfo>li:nth-child(2n+1) {
    clear: left
}

.lafullenContArea .prInfo>li:nth-child(odd) {
    padding-right: 80px
}

.lafullenContArea .prInfo>li:nth-child(even) {
    padding-left: 80px
}

.lafullenContArea .prInfo>li dl dt {
    font: 18px 'SamyangNeo';
    font-weight: 500;
}

.lafullenContArea .prInfo>li dl dd {
    padding-bottom: 40px;
    color: #444
}

.lafullenContArea .titDep2 {
    font: 28px 'SamyangNeo';
    font-weight: 500;
    padding-top: 100px;
    margin: 0
}

.lafullenContArea .features {
    padding-bottom: 100px;
    border-bottom: 1px solid #ddd
}

.lafullenContArea .contBoxWrap {
    margin-top: 100px
}

.lafullenContArea .contBoxWrap:after {
    content: '';
    display: block;
    clear: both
}

.lafullenContArea .contBox {
    float: left;
    width: 50%
}

.lafullenContArea .contBox .txt {
    font: 18px 'SamyangNeo';
    font-weight: 500;
    color: #000;
    padding-bottom: 40px
}

.lafullenContArea .contBox .txt.h88 {
    min-height: 88px
}

.lafullenContArea .contBox.contLeft {
    padding-right: 80px
}

.lafullenContArea .contBox.contRight {
    padding-left: 80px
}

.lafullenContArea .contBox .dlType01 dt {
    font-family: 'SamyangNeo';
    font-weight: 500;
    color: #4E6EF0;
    padding-bottom: 10px
}

.lafullenContArea .contBox .dlType01 dt.f16 {
    font-size: 16px;
    padding-bottom: 40px
}

.lafullenContArea .contBox .dlType01 dd+dt {
    padding-top: 40px
}

.lafullenContArea .studyInfo dt {
    font-family: 'SamyangNeo';
    font-weight: 500;
    padding-top: 50px
}

/* lafullen 20220908// */
.lafullenContArea .pcFlexBox {
    display: flex;
}

.lafullenContArea .contArea {
    margin-top: 50px;
    border-top: 1px solid #ddd;
}

.lafullenContArea .features .contBoxWrap {
    margin-top: 50px;
}

.lafullenContArea .clinical .contBoxWrap {
    margin-top: 50px;
}

.lafullenContArea .clinical .contBoxWrap+.contBoxWrap {
    margin-top: 100px;
}

.lafullenContArea .clinical .txt {
    padding-bottom: 0;
}

.lafullenContArea .clinical .txt.pcFlexBox {
    flex-direction: column;
    justify-content: space-between;
    padding-left: 20px;
    font: 18px 'SamyangNeo';
    font-weight: 500;
    line-height: 32px;
}

.lafullenContArea .clinical .txt+.subtxt {
    margin-top: 8px;
    margin-bottom: 50px;
}

.lafullenContArea .clinical .subtxt {
    display: block;
    font: 18px 'NotoSansL';
    color: #444;
    line-height: 32px;
}

/* //lafullen 20220908 */

/* aging */
.agingContWrap .imgCont {
    margin: 90px 0 80px;
}

.agingContWrap .textBox {
    margin-top: 90px;
    padding: 50px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    font: 22px 'SamyangNeo';
    font-weight: 500;
    color: #4E6EF0;
    text-align: center;
    letter-spacing: -1px;
}

/* acceptPop */
.layerCont.acceptPopCont {
    position: fixed !important;
    top: auto !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: rgba(68, 72, 79, 0.9) !important;
}

.acceptPop {
    position: relative;
    width: 1380px;
    margin: 0 auto;
}

.acceptPop .txt {
    color: #fff;
    font: 18px/100px 'NotoSansL';
}

.acceptPop .txt .txtLink {
    border-bottom: 1px solid #fff;
    color: #fff;
}

.acceptPop .btnArea button {
    position: absolute;
    top: 50%;
    right: 0;
    width: auto;
    padding: 0 55px;
    height: 50px;
    margin-top: -25px;
    background: none;
    border-color: #a2a4a7;
    color: #fff;
    font: 18px 'SamyangNeo';
    font-weight: 500;
}

/* abm */
.inner.abmType {
    padding-bottom: 0;
}

.abmContArea {
    padding-bottom: 200px;
}

.abmContArea .swCont {
    height: 346px
}

.abmContArea .contArea {
    border-top: 1px solid #e8e8e8;
    padding: 100px 0;
}

.abmContArea .contArea.gray {
    background: #f7f7f7;
}

.abmContArea .abmCont {
    width: 1380px;
    margin: 0 auto;
}

.abmContArea .contArea:first-child {
    border-top: none;
}

.swiperCont {
    position: relative;
    max-width: 5000px;
    margin: 0 auto;
}

.swiperCont .abmList {
    width: 610px;
}

.swiperCont .txtCont {
    position: absolute;
    top: 0;
    left: 0;
    background: #4E6EF0;
    width: 345px;
    height: 345px;
    padding: 32px 40px;
    text-align: left;
}

.swiperCont .txtCont .tit {
    font: 22px 'SamyangNeo';
    font-weight: 500;
    color: #fff;
}

.swiperCont .txtCont .txt {
    font: 44px 'SamyangNeo';
    color: #fff;
    line-height: 1.2;
    margin-top: 5px;
    font-weight: 500;
    word-wrap: normal;
}

.swiperCont .txtCont.on {
    width: 244px;
    height: 253px;
    padding: 30px;
}

.swiperCont .txtCont.on .tit {
    font: 18px 'SamyangNeo';
    font-weight: 500;
    color: #fff;
}

.swiperCont .txtCont.on .txt {
    font: 34px 'SamyangNeo';
    font-weight: 500;
    color: #fff;
}

.swiperCont .txtCont .infoBox {
    position: relative;
    width: 100%;
    height: 100%;
}

.swiperCont .txtCont .infoBox li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.swiperCont .btnSwipe {
    position: absolute;
    top: 356px;
    width: 20px;
    height: 20px;
}

.swiperCont .btnSwipe:after {
    content: '';
    display: block;
    width: 12px;
    height: 19px;
    margin: 0 auto;
    background: url(../images/abm/btn_abm_arrow.png) no-repeat
}

.swiperCont .btnSwipe.btnPrev {
    right: 34px
}

.swiperCont .btnSwipe.btnNext {
    right: -4px
}

.swiperCont .btnSwipe.btnPrev:after {
    background-position: 0 0
}

.swiperCont .btnSwipe.btnNext:after {
    background-position: 0 -19px
}

.swiperCont .abmList:after {
    content: '';
    display: block;
    clear: both;
}

.swiperCont .abmList li {
    position: relative;
    float: left;
    margin-bottom: 0
}

.swiperCont .abmList li a {
    display: block;
    position: relative
}

.swiperCont .abmList li+li {
    margin-left: 0;
}

.swiperCont .abmList li.swiper-slide-active img.active {
    display: block
}

.swiperCont .abmList li.swiper-slide-active img {
    display: none;
}

.swiperCont .abmList li.on a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 3px solid #4E6EF0;
    width: 145px;
    height: 145px;
    box-sizing: border-box
}

.swiperCont .abmList li:nth-child(4n+1) {
    margin-left: 0
}

.swiperCont .abmList li img.active {
    display: none;
}

.swiperCont .abmList li img {
    display: block;
}

.swiperCont .abmList li .txt {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 145px;
    height: 145px;
    background: rgba(0, 0, 0, .6);
    text-align: center;
    color: #fff;
    font: 22px 'SamyangNeo';
    font-weight: 500;
    letter-spacing: -1px;
}

.swiperCont .abmList li a:hover .txt {
    display: block;
}

.swiperCont .abmList li a:hover .txt span {
    display: table-cell;
    padding: 6px;
    vertical-align: middle;
    height: 145px;
    box-sizing: border-box;
    width: 145px;
}

.swiperCont .abmListCont {
    position: absolute;
    right: 0;
    top: 0;
    width: 610px;
    overflow: hidden;
    height: 300px
}

.swiperCont .indicatorCont {
    position: absolute;
    right: 70px;
    top: 365px;
    width: 540px;
    overflow: hidden;
}

.swiperCont .indicator {
    position: relative;
    width: 100%;
    height: 3px;
    background: #e8e8e8;
}

.swiperCont .indicator .nowBar {
    position: absolute;
    width: 326px;
    height: 3px;
    background: #4E6EF0;
}

.swiperCont .activeHuman {
    position: absolute;
    left: 320px;
    top: 0;
    width: 370px;
    z-index: -1
}

.swiperCont .activeHuman img {
    width: 100%
}

.mainWrap .swiperCont .abmListCont {
    position: relative;
    height: auto
}

.abmContArea .swiperCont .abmListCont .abmList li {
    width: 145px;
    overflow: hidden
}

.abmContArea .swiperCont .abmListCont .abmList li img {
    width: 145px;
}

.abmContArea .abmTxtArea {
    padding-left: 345px;
}

.abmContArea .abmTxtArea>.text {
    font: 28px/42px 'SamyangNeo';
    font-weight: 500;
    color: #4E6EF0;
}

.abmContArea .abmTxtArea>.text+dl {
    margin-top: 0;
}

.abmContArea .abmTxtArea dl {
    position: relative;
    padding: 100px 0 0 0;
    margin-top: 100px;
}

.abmContArea .abmTxtArea dl:first-child {
    padding-top: 0;
    margin-top: 0;
}

.abmContArea .abmTxtArea dl:first-child dt {
    top: 0;
}

.abmContArea .abmTxtArea dl+dl {
    border-top: 1px solid #e8e8e8;
}

.abmContArea .abmTxtArea dl:after {
    content: '';
    display: block;
    clear: both;
}

.abmContArea .abmTxtArea dl dt {
    float: left;
    font: 25px / 35px 'SamyangNeo';
    font-weight: 500;
    width: 200px;
    padding-right: 12px;
    margin-top: -5px;
}

.abmContArea .abmTxtArea dl dd {
    float: left;
    width: 835px;
    padding-left: 15px;
}

.abmContArea .abmTxtArea dl dd>.sTit:first-child {
    margin-top: 0;
}

.abmContArea .abmTxtArea .sTit {
    font: 18px 'SamyangNeo';
    display: block;
    margin: 30px 0 20px;
    font-weight: 500;
}

.abmContArea .abmTxtArea .dateList li {
    display: table;
    width: 100%;
}

.abmContArea .abmTxtArea .dateList li .date {
    display: table-cell;
    width: 158px;
    padding-right: 30px;
    font: 18px 'NotoSansL';
    color: #4E6EF0;
    box-sizing: border-box;
}

.abmContArea .abmTxtArea .dateList li .txt {
    display: table-cell;
    color: #444;
}

.abmContArea .abmTxtArea .dateList li+li {
    margin-top: 10px;
}

.abmContArea .abmTxtArea .sCont+.sCont {
    margin-top: 32px;
    padding-top: 35px;
    border-top: 1px solid #e8e8e8;
}

.abmContArea .abmTxtArea .sCont .txt {
    color: #444;
}

.abmContArea .abmTxtArea .sCont .sTit {
    padding-top: 0;
}

.listDep1 li,
p.listDep1 {
    position: relative;
    padding-left: 12px;
    color: #444;
}

.listDep1 li:before,
p.listDep1:before {
    content: '';
    width: 3px;
    height: 3px;
    background: #444;
    position: absolute;
    top: 14px;
    left: 0;
}

.listDep1 li+li {
    margin-top: 10px;
}

.txt+.listDep1 {
    margin-top: 15px;
}


/*layer*/
.layerPop .privacyCont {
    width: 900px;
}

.layerPop .infoCont {
    padding: 28px 40px 45px 40px;
    border: none;
}

.layerPop .infoCont .txtCont {
    height: 580px;
}

.layerPop .infoCont .tit {
    border: none;
}

.layerPop .infoCont .title {
    font-family: 'SamyangNeo';
    font-weight: 500;
    font-size: 28px;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.layerPop .layerVideoCont {
    width: 1380px;
}

.layerPop .layerVideoCont .videoCont {
    margin-top: 20px;
}

.layerPop .layerExpansion .infoCont {
    width: auto;
    padding: 0;
}

.layerPop .layerExpansion .infoCont .txtCont {
    height: 100%;
}

.layerPop .btnControlArea {
    position: fixed;
    top: 20px;
    right: 70px;
}

.layerPop .btnControlArea [class^="btn"] {
    width: 44px;
    height: 44px;
    background: url(../images/ecourse/btn_control.png) no-repeat 0 0;
    background-size: 44px auto;
    background-position: 0 0;
    text-indent: -9999px;
    color: transparent;
    font-size: 0;
}

.layerPop .btnControlArea button+button {
    margin-left: 20px;
}

.layerPop .btnControlArea .btnCopy {
    background-position: 0 0;
}

.layerPop .btnControlArea .btnSmall {
    background-position: 0 -44px;
}

.layerPop .btnControlArea .btnBig {
    background-position: 0 -88px;
}

.layerPop .btnControlArea .btnClose {
    background-position: 0 -132px;
    position: static;
}

.layerPop .messagePop {
    padding: 60px 100px;
}

.layerPop .messagePop .txt {
    font: 22px/35px 'SamyangNeo';
    font-weight: 500;
    text-align: center;
}

.layerPop .messagePop .txt+.btnArea {
    margin-top: 40px;
    text-align: center;
}

.layerPop .messagePop .txt+.btnArea .btnSY {
    width: auto;
    padding: 0 60px;
}

.btnClose {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 20px;
    height: 20px;
    background: none;
    color: transparent;
    font-size: 0;
    background: url(../images/common/btn_control.png) no-repeat 50%;
}

/* layerPop */
.dimm {
    display: none;
    position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: 100
}

.layerPop {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 101;
}

.layerPop .layerCont {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 101;
}

.btnClose {
    position: absolute;
    top: 40px;
    right: 40px;
    width: 20px;
    height: 20px;
    background: none;
    color: transparent;
    font-size: 0;
    background: url(../images/common/btn_close.png) no-repeat 50%;
}

/* errorWrap */
.errorWrap {
    margin-top: 280px;
}

/*loader*/
.loader,
.loader:before,
.loader:after {
    border-radius: 50%;
    width: 2em;
    height: 2em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.loader {
    position: fixed;
    top: 50%;
    left: 50%;
    ;
    z-index: 999;
    color: #4E6EF0;
    font-size: 10px;
    text-indent: -9999em;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.loader:before,
.loader:after {
    content: '';
    position: absolute;
    top: 0;
}

.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader:after {
    left: 3.5em;
}

@-webkit-keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {

    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}


/* 간편로그인 추가 */
.easyLogin {
    margin: 30px 0 40px
}

.snsLogin {
    display: block;
    position: relative;
    border: 1px solid #d1d1d1;
    text-align: center;
    margin-top: 10px;
    color: #4E6EF0;
    font-family: 'SamyangNeo';
    font-weight: 500;
    height: auto;
    line-height: normal;
    padding: 15px 0
}

.snsLogin:before {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    width: 24px;
    height: 24px
}

.snsLogin.icoGoogle:before {
    background: url(../images/common/ico_sns_google.png) no-repeat 0 0
}

.snsLogin.icoFacebook:before {
    background: url(../images/common/ico_sns_facebook.png) no-repeat 0 0
}

.snsLogin:hover {
    border-color: #4E6EF0
}

.loginGate .btnL,
.loginGate .snsLogin {
    height: auto;
    line-height: normal;
    padding: 15px 0
}


/* News */
.newsList {
    width: 1036px;
    margin: -40px auto 0
}

.newsList li {
    border-bottom: 1px solid #e8e8e8;
    padding: 40px 0
}

.newsList li a {
    display: block
}

.newsList li a>*,
.newsView .topArea>* {
    display: block
}

.newsList li .category {
    color: #4E6EF0;
    font-family: 'SamyangNeo';
    font-weight: 500;
}

.newsList li .newsTit,
.newsView .newsTit {
    color: #000;
    font: 28px/1.6 'SamyangNeo';
    font-weight: 500;
    margin-top: 10px
}

.newsList li .date,
.newsView .date {
    font-size: 16px;
    color: #444;
    margin-top: 30px
}

.newsView {
    width: 1036px;
    margin: 0 auto
}

.newsView .topArea {
    padding-bottom: 35px;
    border-bottom: 1px solid #e8e8e8;
}

.newsView .newsCont {
    padding: 60px 0 120px;
    overflow:auto;
}

/* Pagination(공통) */
.pagination {
    margin-top: 65px;
    text-align: center
}

.pagination>* {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 44px;
    margin: 0 4px;
    color: #444
}

.pagination .current {
    color: #4E6EF0;
    font-family: 'SamyangNeo';
    font-weight: 500;
}

.pagination .first,
.pagination .prev,
.pagination .next,
.pagination .last {
    position: relative;
    border: none;
    vertical-align: top;
    width: 50px;
    margin: 0
}

.pagination .prev:before,
.pagination .next:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -6px;
    width: 12px;
    height: 18px;
    background: url(../images/common/ico_arrow.png) no-repeat
}

.pagination .prev:before {
    background-position: 0 0
}

.pagination .next:before {
    background-position: -12px 0
}

/* FAQ */
.faqList {
    width: 1036px;
    margin: -55px auto 0;
}

.faqList>li {
    border-bottom: 1px solid #e8e8e8
}

.faqList>li .tglBtn {
    display: block;
    position: relative;
    font: 28px/1.6 'SamyangNeo';
    font-weight: 500;
    padding: 55px 0 55px 55px;
    letter-spacing: -0.5px;
}

.faqList>li .tglBtn:hover {
    color: #999
}

.faqList>li .tglBtn:before {
    content: 'Q';
    position: absolute;
    left: 0;
    top: 47px;
    font: 40px 'SamyangNeo';
    font-weight: 500;
    color: #4E6EF0
}

.faqList>li .tglCont {
    display: none;
    background: #f7f7f7;
    padding: 60px;
    border-top: 1px solid #e8e8e8
}

.faqList>li.tglOn .tglBtn {
    color: #4E6EF0
}

/* 2022.10.19 // */
.privacyCont .frmWrap .frm label~label {
    margin-top: 12px;
}

.formList .agreeCont {
    margin-top: 10px;
}

.formList .agreeCont strong {
    display: block;
    font-size: 18px;
    font-weight: 500;
}

.formList .agreeCont p {
    margin-top: 8px;
    font-size: 16px;
    line-height: 26px;
    color: #444444;
}

.formList .agreeForm {
    padding: 8px 0;
}

.formList .agreeForm span+span {
    margin-left: 36px;
}

.formList .agreeForm span label {
    font-family: 'NotoSansL';
    color: #444;
}

.layerPop.agreeMarketingPop .agreePopCont {
    max-width: 600px;
}

.layerPop.agreeMarketingPop .agreePopCont .infoCont {
    padding: 22px 40px 22px 40px;
}

.layerPop.agreeMarketingPop .agreePopCont .title {
    padding-bottom: 18px;
    font-size: 22px;
}

.layerPop.agreeMarketingPop .agreePopCont .txtArea {
    padding: 0 50px;
    text-align: center;
}

.layerPop.agreeMarketingPop .agreePopCont .txtArea p {
    font-size: 16px;
    line-height: 26px;
    color: #444444;
}

.layerPop.agreeMarketingPop .agreePopCont .frm {
    margin: 18px 40px 0;
    padding-top: 10px;
    display: block;
    text-align: center;
    border-top: 1px solid #dddddd;
}

.layerPop.agreeMarketingPop .agreePopCont .frm label~label {
    margin-left: 34px;
}

.layerPop.agreeMarketingPop .agreePopCont .btnArea {
    margin-top: 56px;
    margin-bottom: 40px;
    text-align: center;
}

.layerPop.agreeMarketingPop .agreePopCont .btnArea button {
    font-size: 18px;
    line-height: 44px;
    font-weight: 700;
    width: 170px;
    height: 46px;
}

.layerPop.agreeMarketingPop .btnClose {
    top: 32px;
}

/* // 2022.10.19  */

/* 2022.11.03 // */
.tabType01.tabFixed {
    z-index: 2;
}

.aboutContWrap .topArea .listDep1 li {
    font-family: 'SamyangNeo';
    font-weight: 500;
}

.aboutContWrap .topArea .listDep1 li::before {
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.aboutContWrap .topArea .listDep1 li+li {
    margin-top: 0;
}

.aboutContArea img {
    max-width: 100%;
}

.aboutContArea .prImg {
    margin-top: 55px;
}

.aboutContArea .contArea .mode {
    overflow: hidden;
}

.aboutContArea .contArea .contTit {
    margin-top: 110px;
}

.aboutContArea .contArea .contLeft,
.aboutContArea .contArea .contRight {
    width: calc((100% - 36px) / 2);
}

.aboutContArea .contArea .contLeft {
    float: left;
}

.aboutContArea .contArea .contLeft+.contRight {
    float: left;
    margin-left: 36px;
}

.aboutContArea .contArea .listDep1 {
    margin-top: 15px;
}

.aboutContArea .contArea .listDep1 li {
    font-family: 'SamyangNeo';
    font-weight: 500;
}

.aboutContArea .contArea .listDep1 li+li {
    margin-top: 0;
}

.aboutContArea .contArea .swiperArea {
    margin-top: 80px;
}

.aboutContArea .contArea .swiperArea .swiper-wrapper {
    flex-wrap: wrap;
    gap: 36px;
}

.aboutContArea .contArea .swiperArea .swiper-slide {
    width: calc((100% - 72px) / 3);
}

.aboutContArea .contArea .swiperArea .swiper-slide .slideTxt {
    position: absolute;
    top: 60px;
    left: 60px;
}

.aboutContArea .contArea .swiperArea .swiper-slide .slideTxt strong {
    display: inline-block;
    font-family: 'SamyangNeo';
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #4E6EF0;
}

.aboutContArea .contArea .swiperArea .swiper-slide .slideTxt p {
    font-family: 'NotoSansM';
    margin-top: 6px;
    font-size: 20px;
    line-height: 32px;
}

.indicationContArea .swiper-slide img {
    width: 1380px;
}

.indicationContArea .slideInfo {
    display: none;
}

/* // 2022.11.03 */

/* Mobile 해상도 */
@media (min-width:320px) and (max-width:1023px) {

    /* Common */
    body,
    input,
    textarea,
    select,
    button,
    table,
    th,
    td,
    pre {
        font-size: 15px
    }

    textarea {
        margin-top: 0;
        padding: 9px 15px;
    }

    .blockTxt {
        display: block;
    }

    .blockTxtPc {
        display: inline-block;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    .topBtn {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 101;
    }

    .topBtn button {
        background: url(../images/common/btn_top_m.png) no-repeat 50%;
        width: 35px;
        height: 35px;
        color: transparent;
        font-size: 0;
        text-indent: -9999px;
        background-size: 35px 35px;
    }

    /* Layout */
    img {
        width: 100%
    }

    .wrapper {
        max-width: 100%;
        min-width: auto;
        padding-bottom: 0;
        height: 100%;
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto
    }

    .footer {
        bottom: inherit
    }

    .container {
        margin: -60px 0 0;
        padding: 60px 0 0
    }

    .container>.inner {
        width: 100%;
        padding: 0 20px 100px
    }

    .header {
        height: 60px;
        border: none;
    }

    .pcNone {
        display: none
    }

    .moNone {
        display: block
    }

    .inlineTxt {
        display: inline;
    }

    .header .headArea {
        padding: 0;
        width: auto;
        margin: 0;
        position: initial;
    }

    .header .headArea .logo {
        display: block;
        position: absolute;
        left: 20px;
        top: 15px;
        width: auto;
        height: auto;
        overflow: hidden
    }

    .header .headArea .logo h1:before {
        content: '';
        display: block;
        width: 90px;
        height: 27px;
        overflow: hidden;
        background: url(../images/common/img_logo_m.png) no-repeat 0 0;
        background-size: 90px auto;
    }

    .header .headArea .smtAcademy {
        display: inline-block;
        margin-left: 7px;
        font-size: 0;
        width: 170px;
        height: 30px;
        background-size: 150px;
        background-repeat: no-repeat;
        margin-top: -3px;        
        vertical-align: top;
    }

    .header .headArea .gnb {
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
    }

    .header .headArea .gnb .gnbList>li {
        float: none;
    }

    .header .headArea .btnMenu {
        position: absolute;
        top: 17px;
        right: 22px;
        text-indent: -9999px;
        font-size: 0;
        color: transparent;
        width: 22px;
        height: 22px;
        background: url(../images/common/btn_gnb_menu.png) no-repeat 0 0;
        background-size: 22px auto;
    }

    .header .headArea .btnMenuClose {
        position: absolute;
        top: 17px;
        right: 22px;
        text-indent: -9999px;
        font-size: 0;
        color: transparent;
        width: 22px;
        height: 22px;
        background: url(../images/common/btn_gnb_close.png) no-repeat 0 0;
        background-size: 22px auto;
    }

    .header .headArea .loginArea {
        position: absolute;
        top: initial;
        bottom: 12px;
        right: 20px;
        left: auto;
    }

    .header .headArea .loginArea li+li:before {
        top: 9px;
    }

    .header .headArea .gnb .gnbList {
        position: relative;
        height: calc(100% + -45px);
        overflow-y: auto;
        padding-top: 30px;
    }

    .header .headArea .gnb .gnbList:after {
        content: '';
        position: fixed;
        bottom: 45px;
        margin: 0 20px;
        width: calc(100% - 40px);
        height: 1px;
        background: #d1d1d1;
    }

    .header .headArea .gnb .gnbList>li>a {
        padding: 14px 40px;
    }

    .header .headArea .gnb .gnbList>li>a:hover {
        color: #4E6EF0;
    }

    .header .headArea .gnb .gnbList>li>a:after {
        top: 50%;
        bottom: inherit;
        width: 30px;
        border-bottom: solid 1px #4E6EF0;
    }

    .header .headArea .gnb .gnbList>li .subDepth {
        display: block;
        position: inherit;
        background: none;
    }

    .header .headArea .gnb .gnbList>li .subDepth .sdBg {
        display: none;
    }

    .header .headArea .gnb .gnbList>li .subDepth {
        top: 0;
        left: 0;
        width: auto;
        height: auto;
    }

    .header .headArea .gnb .gnbList>li .subDepth ul {
        text-align: center;
        margin-left: 0;
        position: relative;
    }

    .header .headArea .gnb .gnbList>li .subDepth ul>li {
        float: none;
        position: relative;
        display: block;
        margin-left: 40px;
        text-align: left;
    }

    .header .headArea .gnb .gnbList>li .subDepth ul>li:before {
        content: '';
        width: 5px;
        height: 1px;
        background: #000;
        position: absolute;
        top: 50%;
        left: 0;
    }

    .header .headArea .gnb .gnbList>li .subDepth ul>li:first-child a {
        margin-top: -6px;
    }

    .header .headArea .gnb .gnbList>li .subDepth ul>li:last-child a {
        padding-bottom: 10px;
    }

    .header .headArea .gnb .gnbList>li .subDepth ul>li a {
        padding: 6px 20px;
    }

    .header .headArea .gnb .gnbList>li .subDepth ul>li.on a {
        color: #4E6EF0;
    }

    .gnbArea {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        display: none
    }

    .footer {
        height: auto;
        position: relative;
    }

    .footer .footArea {
        width: auto;
        padding: 85px 20px 25px
    }

    .footer .footArea .logo {
        left: 20px;
        top: 35px;
        width: 98px;
        height: 31px;
        background: url(../images/common/img_footer_m_logo.png) no-repeat 0 0;
        background-size: 98px 31px
    }

    .footer .footArea .infoPolicy a {
        margin-right: 15px;
        font-size: 13px
    }

    .footer .footArea .infoPolicy a:after {
        right: -11px;
        top: 10px;
        width: 2px;
        height: 2px
    }

    .footer .footArea .copyright {
        font-size: 12px;
        margin-top: 15px
    }

    .social {
        position: initial;
        margin-top: 30px;
    }

    .social:after {
        content: '';
        display: block;
        clear: both;
    }

    .social li {
        float: left;
        font-size: 0;
        color: transparent;
        background: url(../images/common/img_sns_m.png) no-repeat 0 0;
        width: 28px;
        height: 28px;
        background-size: auto 28px;
    }

    .social li a {
        display: block;
        width: 28px;
        height: 28px;
    }

    .social li+li {
        margin-left: 15px;
    }

    .social .facebook {
        background-position: 0 0;
    }

    .social .instagram {
        background-position: -28px 0;
    }

    .social .twitch {
        background-position: -56px 0;
    }

    .dropDown {
        position: relative;
        ;
        right: inherit;
        top: inherit;
        width: 100%;
        margin-top: 12px
    }

    .dropDown .dropdownValue input[type="text"] {
        height: 44px;
        padding: 11px 48px 11px 0;
        color: #fff;
        opacity: .5;
        font-size: 15px
    }

    .dropDown .dropdownValue .btnOpener {
        height: 44px
    }

    .dropDown .dropdownValue .btnOpener:after {
        top: 15px
    }

    .dropDown .itemList {
        bottom: 44px;
        padding: 15px 0
    }

    .dropDown .itemList li a {
        padding: 10px 25px;
        font-size: 15px
    }



    /* Form */
    input[type=text],
    input[type=password],
    input[type=tel] {
        padding: 8px 13px 8px 15px
    }

    .formList>li label .essential {
        margin: -8px 0 0 3px;
        width: 7px;
        height: 7px;
        background: url(../images/common/ico_m_essential.png) no-repeat 0 0;
        background-size: 7px 7px
    }

    .formList>li .frmWrap .frm {
        padding-right: 5px
    }

    .formList>li .frmWrap.dayType .frm01 {
        width: 25%
    }

    .txtMessage {
        font: 17px/24px "SamyangNeo";
        font-weight: 500;
        color: #4E6EF0;
        margin-bottom: 14px;
    }

    /* List */
    h1.title {
        padding: 40px 0 20px;
        text-align: left;
        font: 22px 'SamyangNeo';
        font-weight: 500;
        margin-bottom: 35px
    }

    h2 {
        font-size: 22px
    }

    h3 {
        font-size: 17px
    }

    .noti {
        position: relative;
        font-size: 16px;
        padding-left: 26px;
        margin-top: 25px;
        color: #444;
    }

    .noti:before {
        content: '';
        position: absolute;
        top: 5px;
        left: 0;
        display: block;
        width: 18px;
        height: 18px;
        background: url(../images/common/ico_noti.png) no-repeat 50%;
    }

    .bl {
        font-size: 15px;
    }

    .capchaArea .capcha .capchaImg {
        width: 200px;
    }

    .capchaArea .capcha button {
        position: absolute;
        top: 0;
        right: 0;
        height: 78px;
        width: 48px;
        text-indent: -9999px;
        color: transparent;
        font-size: 0;
        background: url(../images/common/img_refresh_m.png) no-repeat 50%;
        background-size: 24px auto;
    }

    /* 셀렉트 박스 디폴트 */
    .selectWrap .ui-selectmenu-menu .ui-menu {
        overflow-y: auto !important
    }

    .selectWrap .ui-selectmenu-button {
        padding: 8px 30px 8px 15px
    }

    .selectWrap .ui-selectmenu-button:after {
        right: 15px;
        width: 14px;
        height: 9px;
        background: url(../images/common/ico_m_select.png) no-repeat 0 0;
        background-size: 28px 9px
    }

    .selectWrap .ui-selectmenu-button-open:after {
        background-position: -14px 0
    }

    .selectWrap .ui-menu-item-wrapper {
        padding: 11px 0 11px 15px
    }

    .selectWrap .ui-state-active {
        background: #ccdbe4
    }

    .selectWrap .scrollbar-wrap {
        display: none
    }

    /* Tab */
    .tabType01 {
        position: relative;
    }

    .tabType01 ul {
        display: none;
        position: absolute;
        top: 48px;
        left: 0;
        right: 0;
        text-align: left;
        border: 1px solid #e8e8e8;
        border-top: 1px solid #d1d1d1;
        padding: 0 20px;
        z-index: 2;
        background: #fff;
    }

    .tabType01 ul>li {
        display: block;
        margin-left: 0
    }

    .tabType01 ul>li a {
        display: inline-block;
        text-align: left;
        padding: 0 25px 0 0;
        height: 48px;
        line-height: 48px
    }

    .tabType01 ul>li.on {
        font-family: 'SamyangNeo';
        font-weight: 500;
    }

    .tabType01 ul>li.on a {
        border-bottom: 1px solid #004a78;
        padding: 0
    }

    .tabType01 ul>li.on:after {
        display: none
    }

    .tabType01 .tabValue {
        display: block
    }

    .tabType01 .tabValue button {
        display: block;
        position: relative;
        height: 48px;
        color: #4E6EF0;
        font: 17px/48px 'SamyangNeo';
        font-weight: 500;
        text-align: left;
        width: 100%
    }

    .tabType01 .tabValue button:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 19px;
        width: 16px;
        height: 9px;
        background: url(../images/common/ico_select_32x18.png) no-repeat 0 0;
        background-size: 32px 9px
    }

    .tabType01 .tabValue.on button:after {
        background-position: -16px 0;
    }

    .tabType01 .tabValue.on {
        color: #004a78;
    }

    .tabType01.tabFixed {
        padding: 0 20px;
    }


    .location {
        display: none;
    }

    .titleCont {
        text-align: left;
        padding: 27px 0 14px;
    }

    .titleCont .title {
        font-size: 22px;
    }

    .contWrap {
        width: auto
    }

    .contWrap .btnArea {
        margin: 45px -4px 0;
    }

    .contWrap .btnArea.btnFull {
        margin: 45px 0 0;
    }

    .inner h2 {
        margin-bottom: 20px;
        line-height: 1.6;
    }

    .inner h3 {
        line-height: 22px;
        margin-bottom: 8px;
    }

    .inner .txt {
        font-size: 15px;
        line-height: 1.6;
    }

    .inner .txt+.txt {
        margin-top: 5px;
    }

    /* sign Up */
    .privacyCont .infoCont {
        padding: 12px 20px 14px 20px;
    }

    .privacyCont .infoCont .tit {
        font-size: 15px;
    }

    .privacyCont .infoCont .txtCont .tit,
    .privacyCont .infoCont .txtCont {
        font-size: 15px;
    }

    .privacyCont+.privacyCont {
        margin-top: 16px;
    }

    .privacyCont .infoCont .layerBtn {
        top: 20px;
        right: 20px;
    }

    .privacyCont+.noti br {
        display: none
    }

    .errorMsg {
        font-size: 12px;
        margin-top: 10px
    }

    .noti {
        margin-top: 15px;
        font-size: 13px;
        line-height: 1.6;
    }

    .noti:before {
        background-size: 14px 14px;
        top: 3px;
    }

    .resultCont {
        margin-top: 80px;
        padding-top: 88px;
    }

    .resultCont .txt {
        font-size: 17px;
        line-height: 1.6;
    }

    .resultCont .sTxt {
        font-size: 15px;
        line-height: 1.6;
    }

    .resultCont .sTxt br {
        display: none
    }

    .resultCont.doneType,
    .resultCont.endType,
    .resultCont.pointType {
        background-size: 65px;
    }

    .resultCont .point {
        font-size: 17px;
    }

    /* login */
    .loginWrap {
        padding: 0 20px;
    }

    .loginForms {
        margin-top: 14px;
        text-align: center;
    }

    .btnArea+.loginForms .menu {
        float: inherit;
    }

    .btnArea+.loginForms {
        font-size: 12px;
        color: #111;
    }

    .btnArea+.loginForms .menu li+li {
        margin-left: 11px;
        padding-left: 16px;
    }

    .exTxt {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 17px;
    }

    .exTxt02 {
        font-family: 'NotoSansB';
        color: #4E6EF0;
        margin-bottom: 75px
    }

    .txtByte {
        font-size: 12px;
        margin-top: 2px
    }

    /*frm*/
    .frm label {
        display: inline-block;
        position: relative;
        font-size: 12px;
        padding-left: 20px;
        line-height: 17px;
    }

    .frm label:before {
        background-size: auto 17px;
        width: 17px;
        height: 17px;
    }

    .frm input[type=checkbox]+label:before {
        background-position: 0 0
    }

    .frm input[type=checkbox]:checked+label:before {
        background-position: -17px 0
    }

    /* croquis */
    .imgTit {
        padding: 30px 0 13px;
        text-align: left;
    }

    .imgTit img {
        width: 125px;
        height: auto;
    }

    .tabCont {
        padding: 47px 0 0 0;
    }

    .imgCont+h3 {
        margin-top: 27px;
    }

    .tabContWrap {
        margin-top: 40px;
    }

    .tabContWrap .contLeft {
        position: relative;
        float: none;
        width: auto;
        margin-right: 0;
        height: auto;
    }

    .tabContWrap .contRight {
        float: none;
    }

    .tabContWrap .contLeft .imgCont {
        position: initial;
    }

    .tabContWrap .contRight {
        margin-top: 47px;
    }

    .tabCont .sectCont {
        margin-top: 43px;
    }

    .contList>li {
        padding-left: 0;
    }

    .contList>li:before {
        display: none;
    }

    .contList>li+li {
        margin-top: 50px;
        padding-top: 50px;
    }

    .tabCont .full {
        margin-left: 0;
    }

    .tabCont .subTabCont {
        padding-left: 0;
        margin-top: 30px;
    }

    .tabCont .sectCont .gotovideo {
        display: block;
    }

    .tabCont .sectCont .gotovideo a {
        display: inline-block;
        position: relative;
        top: -2px;
        font: 13px NotoSansB;
        padding-left: 0;
        color: #4E6EF0;
        padding-right: 7px;
        margin: 15px 0;
    }

    .tabCont .sectCont .gotovideo a:after {
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -3px;
        content: '';
        width: 4px;
        height: 6px;
        background: url(../images/ecourse/ico_gotovideo.png) no-repeat;
        background-size: auto 6px;
    }

    .tabType02 {
        position: inherit;
        margin: 0 -20px;
    }

    .tabType02 ul {
        overflow-y: scroll;
        display: inline-flex;
        width: 100%;
    }

    .tabType02 ul::-webkit-scrollbar {
        display: none
    }

    .tabType02 ul:after {
        content: '';
        position: absolute;
        left: 20px;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #e8e8e8;
    }

    .tabType02 li {
        margin: 0;
        padding: 0 0 11px 0;
        width: auto;
        border: none;
        flex: none;
    }

    .tabType02 li+li {
        margin: 0;
        padding-top: 0;
        padding-left: 30px;
    }

    .tabType02 li:first-child {
        border-top: none;
        padding-left: 20px;
    }

    .tabType02 li:last-child {
        padding-right: 20px;
    }

    .tabType02 li a {
        word-break: break-all
    }

    .tabType02 li.on {
        font-family: 'SamyangNeo';
    }

    .tabType02 li.on a {
        position: relative;
    }

    .tabType02 li.on a:after {
        content: '';
        position: absolute;
        bottom: -14px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #4E6EF0;
        z-index: 1;
    }

    .subTabCont .tabCont {
        padding-top: 25px;
    }

    .txtImgCont .contLeft {
        float: none;
        width: auto;
        padding: 0;
    }

    .txtImgCont .contRight {
        float: none;
        width: auto;
        padding: 0;
    }

    .figList li {
        margin-top: 30px;
        float: none;
        width: auto;
    }

    .figList li+li {
        padding-top: 0;
        margin-left: 0;
    }

    .figList .tit {
        font-size: 13px;
    }

    .figList .txt {
        font-size: 13px;
    }

    /* ecourse */
    .indicationTab .sectCont {
        margin-top: 0;
    }

    .indicationTab .tcon01 .figList {
        margin-top: 23px;
    }

    .lineSect {
        margin-top: 20px;
        padding-top: 17px;
    }

    .indicationTab .txtCont .tit {
        display: block;
    }

    .indicationTab .txtCont .tit+.txt {
        padding: 0;
    }

    .indicationTab .tcon02 .figList {
        margin-top: 30px;
    }

    .indicationTab .tcon03 .figList li {
        width: auto;
    }

    .indicationTab .tcon03 .figList li+li {
        width: auto;
    }

    .txtImgCont .title {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .indicationTab .tcon03 .figList {
        margin-top: 30px;
    }

    .indicationTab .tcon04 .contLeft {
        width: auto;
        margin-left: 0;
    }

    .indicationTab .tcon04 .contRight {
        width: auto;
        margin-top: 25px;
    }

    .txtImgCont+.txtImgCont {
        margin-top: 30px;
    }

    .precautionsTab .tcon01-01 .contLeft,
    .precautionsTab .tcon02-01 .contLeft {
        width: auto;
    }

    .precautionsTab .tcon01-01 .contRight,
    .precautionsTab .tcon02-01 .contRight {
        width: auto;
        margin-top: 15px;
    }

    .precautionsTab .tcon01-01 .figList,
    .precautionsTab .tcon02-02 .figList {
        margin-top: 23px;
    }

    .precautionsTab .txtCont .tit {
        display: block;
    }

    .precautionsTab .txtCont .tit+.txt {
        padding: 0;
    }

    .precautionsTab .sectCont {
        margin-top: 0;
    }

    .precautionsTab .tcon01-02 .contLeft,
    .precautionsTab .tcon02-03 .contLeft {
        width: auto;
    }

    .precautionsTab .tcon01-02 .figList {
        margin-top: 23px;
    }

    .precautionsTab .tcon01-02 .contRight,
    .precautionsTab .tcon02-03 .contRight {
        width: auto;
        margin-top: 23px;
    }

    .precautionsTab .tcon01-03 .contLeft .txt:first-child {
        margin-right: 0;
    }

    .precautionsTab .tcon01-03 .contLeft {
        width: auto;
    }

    .precautionsTab .tcon01-03 .contRight {
        width: auto;
        margin-top: 23px;
    }

    .precautionsTab .tcon02-03>.txt+.txtImgCont {
        margin-top: 30px;
    }

    .videoArea+.subTabCont {
        margin-top: 0;
    }

    .videoList li {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .videoList li .tit {
        font: 15px 'SamyangNeo';
        padding: 15px 0 0;
        height: 120px
    }

    .videoList li a .thum {
        height: auto
    }

    .videoList li a .thum img {
        position: relative;
        left: inherit;
        top: inherit;
        min-width: auto;
        min-height: auto;
        transform: inherit
    }

    .expansion {
        position: relative;
    }

    .expansion .layerBtn {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 28px;
        height: 28px;
        display: block;
        background: url(../images/ecourse/btn_expansion_m.png) no-repeat 50%;
        background-size: 18px auto;
    }

    .notiTxtCont {
        margin-top: 25px;
        text-align: left;
    }

    .notiTxtCont .txtDownload {
        display: block;
    }

    .notiTxtCont .txtDownload a {
        display: inline-block;
        font-size: 15px;
        color: #4E6EF0;
        background: url(../images/common/ico_download.png) no-repeat 100% 50%;
        background-size: 22px auto;
        padding-right: 32px;
        padding-left: 0;
        margin-bottom: 25px;
    }

    .notiTxtCont strong {
        display: block;
        margin-top: 6px;
    }

    /* about */
    .aboutArea .aboutContWrap:after {
        content: '';
        display: block;
        clear: both;
    }

    .aboutArea .aboutContWrap .contLeft {
        float: none;
        width: auto;
        margin-right: 0;
    }

    .aboutArea .aboutContWrap .contRight {
        float: none;
        width: auto;
    }

    .aboutArea .aboutContWrap .contRight h3 {
        margin-top: 30px;
    }

    .fullCont {
        position: relative;
    }

    .fullCont+.inner {
        margin-top: 70px;
    }

    .fullCont.about {
        height: auto;
        background: url(../images/about/img_cont_02_m.jpg) no-repeat 50%;
        background-size: cover;
    }

    .fullCont.about .contArea {
        width: auto;
        padding: 66px 80px 146px 20px;
    }

    .fullCont.about .contArea .tit {
        display: block;
        font: 22px/30px "SamyangNeo";
        font-weight: 500;
        color: #f7f7f7;
    }

    .fullCont.about .contArea .sTit {
        display: block;
        font: 17px/20px "SamyangNeo";
        font-weight: 500;
        color: #f7f7f7;
        margin-top: 20px;
    }

    .fullCont.about .contArea .txt {
        display: block;
        font: 14px/20px "NotoSansL";
        color: #f7f7f7;
        margin-top: 13px;
    }

    .aboutArea .aboutCont .figList {
        width: auto;
        padding: 0 20px;
    }

    .aboutArea .aboutCont .figList .tit {
        font-size: 17px;
        margin-top: 15px;
    }

    .aboutArea .aboutCont .figList .txt {
        font-size: 15px;
    }

    .aboutArea .aboutCont .figList:nth-child(even) {
        width: auto;
        margin-left: 0;
    }

    .aboutArea .aboutCont .figList:nth-child(1) {
        margin-top: 0
    }

    .aboutArea .aboutCont .figList:nth-child(2) {
        margin-top: 45px;
    }

    .aboutArea .aboutCont .figList:nth-child(3) {
        margin-top: 45px;
    }

    .aboutArea .aboutCont .figList .txt dl dt {
        width: 100%;
        margin-top: 10px;
    }
    .aboutArea .aboutCont .figList .txt dl dt:after{
        display: none;
    }
    .aboutArea .aboutCont .figList .txt dl dd {
        width: auto;
    }

    .messagePopCont {
        margin: 0 20px;
        position: relative !important;
    }

    .layerPop .messagePop {
        padding: 40px 40px;
    }

    .layerPop .messagePop .txt {
        font: 15px/20px 'NotoSansB'
    }

    .layerPop .messagePop .txt+.btnArea {
        margin-top: 20px;
    }

    .layerPop .messagePop .txt+.btnArea .btnSY {
        width: auto;
        padding: 0 30px;
        font-size: 13px;
        height: 35px;
        line-height: 35px;
    }

    /* footer cont */
    .footCont h2 {
        margin-bottom: 20px;
    }

    .footCont h3 {
        margin-top: 40px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .footCont h3+h3 {
        margin-top: 10px;
    }

    .footCont .sTit {
        font: 14px 'NotoSansB';
        display: block;
        margin: 15px 0 7px;
    }

    .footCont .listDep1+.txt {
        margin-top: 7px;
    }

    .footFrmWrap {
        margin-top: 45px;
        width: 100%;
    }

    .footContArea .listArea {
        display: block;
        margin-top: 20px;
        border: 0;
    }

    .footContArea .listArea .listWrap {
        display: flex;
        width: 100%;
        border-top: 2px solid #222;
        border-bottom: 1px solid #efefef;
    }

    .footContArea .listArea .listWrap+.listWrap {
        margin-top: 20px;
    }

    .footContArea .listArea .listWrap:nth-child(1),
    .footContArea .listArea .listWrap:nth-child(2),
    .footContArea .listArea .listWrap:nth-child(3) {
        width: 100%;
    }

    .footContArea .listArea .listWrap:nth-child(1) .list:nth-child(1),
    .footContArea .listArea .listWrap:nth-child(1) .list:nth-child(2),
    .footContArea .listArea .listWrap:nth-child(2) .list:nth-child(1),
    .footContArea .listArea .listWrap:nth-child(2) .list:nth-child(2),
    .footContArea .listArea .listWrap:nth-child(3) .list:nth-child(1),
    .footContArea .listArea .listWrap:nth-child(3) .list:nth-child(2) {
        width: 50%;
    }

    .footContArea .listArea .listWrap .list strong,
    .footContArea .listArea .listWrap .list p {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 12px;
        height: 88px;
        line-height: 22px;
        font-size: 15px;
        box-sizing: border-box;
    }

    .footContArea .listArea .listWrap .list strong {
        font-weight: 400;
    }


    /* site map */
    .sitemapArea .sitemapList {
        padding: 0 20px;
    }

    .sitemapArea .sitemapList>li:after {
        content: '';
        display: block;
        clear: both;
    }

    .sitemapArea .sitemapList>li {
        margin: 32px 0;
    }

    .sitemapArea .sitemapList>li>a,
    .sitemapArea .sitemapList>li>.tit {
        font: 22px 'SamyangNeo';
        font-weight: 500;
        float: initial;
    }

    .sitemapArea .sitemapList>li.on>a {
        color: #4E6EF0;
    }

    .sitemapArea .sitemapList>li.on>a+.subDepth {
        display: block;
    }

    .sitemapArea .sitemapList>li:last-child {
        margin-bottom: 0
    }

    .sitemapArea .subDepth {
        padding-left: 0;
        line-height: initial;
        position: relative;
        float: initial;
    }

    .sitemapArea .subDepth:before {
        display: none;
    }

    .sitemapArea .subDepth ul li {
        float: initial;
        margin-left: 0;
        color: #444;
        padding-left: 15px;
        margin: 20px 0;
        position: relative;
    }

    .sitemapArea .subDepth ul li:before {
        content: '';
        width: 5px;
        height: 1px;
        background: #000;
        position: absolute;
        top: 50%;
        left: 0;
    }

    .sitemapArea .subDepth ul li:first-child {
        margin-left: 0;
    }

    .sitemapArea .subDepth ul li:last-child {
        margin-bottom: 0;
    }

    /* lafullen */
    /*
.lafullenContArea .contBox .dlType01 dt{font-family:'NotoSansB';color:#4E6EF0;padding-bottom:10px}
.lafullenContArea .contBox .dlType01 dt.f16{font-size:16px;padding-bottom:40px}
.lafullenContArea .contBox .dlType01 dd+dt{padding-top:40px}
.lafullenContArea .studyInfo dt{font-family:'NotoSansB';padding-top:50px}
*/
    .lafullenContArea .title {
        padding: 28px 0 20px;
        margin-bottom: 50px
    }

    .lafullenContArea .title img {
        width: 63px
    }

    .lafullenContArea .topArea {
        margin-bottom: 40px
    }

    .lafullenContArea .topArea .tit {
        font-size: 22px
    }

    .lafullenContArea .topArea .txt {
        font-size: 17px;
        margin-top: 30px
    }

    .lafullenContArea .prInfo {
        padding-top: 30px
    }

    .lafullenContArea .prInfo:after {
        display: none
    }

    .lafullenContArea .prInfo>li {
        float: none;
        width: 100%
    }

    .lafullenContArea .prInfo>li:nth-child(odd) {
        padding-right: 0
    }

    .lafullenContArea .prInfo>li:nth-child(even) {
        padding-left: 0
    }

    .lafullenContArea .prInfo>li dl dt {
        font-size: 15px
    }

    .lafullenContArea .prInfo>li dl dd {
        padding-bottom: 25px
    }

    .lafullenContArea .titDep2 {
        font-size: 17px;
        padding-top: 50px
    }

    .lafullenContArea .features {
        padding-bottom: 50px
    }

    .lafullenContArea .contBoxWrap {
        margin-top: 0
    }

    .lafullenContArea .contBoxWrap:after {
        display: none
    }

    .lafullenContArea .contBox {
        float: none;
        width: 100%;
        margin-top: 35px
    }

    .lafullenContArea .contBox .txt {
        font-size: 15px;
        padding-bottom: 25px
    }

    .lafullenContArea .contBox .txt.h88 {
        min-height: inherit
    }

    .lafullenContArea .contBox.contLeft {
        padding-right: 0
    }

    .lafullenContArea .contBox.contRight {
        padding-left: 0
    }

    .lafullenContArea .contBox .dlType01 dt.f16 {
        font-size: 13px;
        padding-bottom: 25px
    }

    .lafullenContArea .contBox .dlType01 dd+dt {
        padding: 40px 0 5px
    }

    .lafullenContArea .studyInfo dt {
        padding-top: 25px
    }

    /* lafullen 20220908// */
    .lafullenContArea .contArea {
        margin-top: 30px;
    }

    .lafullenContArea .contBox {
        margin-top: 25px;
    }

    .lafullenContArea .pcFlexBox {
        display: block;
    }

    .lafullenContArea .clinical .txt {
        margin-top: 25px;
    }

    .lafullenContArea .clinical .subtxt {
        font: 15px 'NotoSansL';
        margin-top: 25px;
    }

    .lafullenContArea .clinical .contBoxWrap {
        margin-top: 0;
    }

    .lafullenContArea .clinical .contBoxWrap+.contBoxWrap {
        margin-top: 44px;
    }

    .lafullenContArea .clinical .txt.pcFlexBox {
        display: block;
        padding-left: 0;
        font: 15px 'NotoSansB';
    }

    .lafullenContArea .clinical .contBox .txt {
        padding-bottom: 0;
    }

    .lafullenContArea .clinical .txt+.subtxt {
        margin-bottom: 32px;
    }

    .lafullenContArea .clinical .contBox.contLeft+.contBox.contRight {
        margin-top: 44px;
    }

    /* //lafullen 20220908 */

    /* aging */
    .agingContWrap .imgCont {
        margin: 36px 0 28px;
    }

    .agingContWrap .textBox {
        margin-top: 40px;
        padding: 25px 0;
        font: 15px 'SamyangNeo';
        font-weight: 500;
        color: #4E6EF0;
    }

    /* acceptPop */
    .layerCont.acceptPopCont {
        height: auto;
    }

    .acceptPop {
        position: initial;
        width: auto;
        margin: 0;
        padding: 20px 20px 25px 20px;
    }

    .acceptPop .txt {
        color: #fff;
        font: 14px/21px 'NotoSansL';
    }

    .acceptPop .txt .txtLink {
        border-bottom: 1px solid #fff;
        color: #fff;
    }

    .acceptPop .btnArea button {
        position: relative;
        top: inherit;
        right: inherit;
        width: auto;
        padding: 0 30px;
        height: 35px;
        margin-top: 20px;
        font: 13px 'NotoSansB';
    }

    /* abm */
    .inner.abmType {
        padding-bottom: 0;
    }

    .abmContArea {
        padding-bottom: 0;
    }

    .abmContArea .contArea {
        border-top: none;
        padding: 50px 20px;
    }

    .abmContArea .abmCont {
        width: auto;
        margin: 0 auto;
    }

    .swiperCont .txtCont .infoBox {
        position: initial;
    }

    .swiperCont .txtCont .infoBox li {
        position: initial;
    }

    .swiperCont {
        position: relative;
    }

    .swiperCont .abmList {
        width: 10000px;
    }

    .swiperCont .txtCont {
        position: initial;
        background: none;
        width: auto;
        height: auto;
        padding: 0 20px;
    }

    .swiperCont .txtCont .tit {
        font: 15px 'SamyangNeo';
        font-weight: 500;
        color: #4E6EF0;
    }

    .swiperCont .txtCont .txt {
        font: 22px 'SamyangNeo';
        font-weight: 500;
        color: #000;
        line-height: 1.4;
        margin-top: 5px;
    }

    .swiperCont .btnSwipe {
        display: none;
    }

    .swiperCont .btnSwipe.btnPrev {
        display: none;
    }

    .swiperCont .btnSwipe.btnNext {
        display: none;
    }

    .swiperCont .abmList:after {
        content: '';
        display: block;
        clear: both;
    }

    .swiperCont .abmList li {
        float: left;
        margin: 0 10px;
        width: 280px;
        height: 280px;
        margin-left: 40px;
    }

    .swiperCont .abmList li+li {
        margin: 0 10px;
    }

    .swiperCont .abmListCont {
        margin-left: 0;
        width: auto;
        overflow: hidden;
        margin-top: 40px;
    }

    .swiperCont .indicatorCont {
        margin: 30px 40px 0;
        width: calc(100% - 80px);
        overflow: hidden;
    }

    .swiperCont .indicator {
        position: relative;
        width: 100%;
        height: 3px;
        background: #e8e8e8;
    }

    .swiperCont .indicator .nowBar {
        position: absolute;
        width: 40px;
        height: 3px;
        background: #4E6EF0;
    }

    .abmContArea .abmTxtArea {
        padding-left: 0;
    }

    .abmContArea .abmTxtArea>.text {
        font: 17px/23px 'SamyangNeo';
        font-weight: 500;
        color: #4E6EF0;
        margin: 0 0 45px;
    }

    .abmContArea .abmTxtArea>.text+dl {
        margin-top: 0;
    }

    .abmContArea .abmTxtArea dl {
        position: initial;
        padding: 0;
        margin-top: 0;
    }

    .abmContArea .abmTxtArea dl:first-child {
        padding-top: 0;
        margin-top: 0;
    }

    .abmContArea .abmTxtArea dl:first-child dt {
        margin-top: 0;
    }

    .abmContArea .abmTxtArea dl+dl {
        border-top: none;
        margin-top: 45px;
    }

    .abmContArea .abmTxtArea dl dt {
        float: initial;
        font: 17px/20px 'SamyangNeo';
        font-weight: 500;
        margin: 4px 0;
        width: auto;
        padding-right: 0;
    }

    .abmContArea .abmTxtArea dl dd {
        float: initial;
        width: auto;
    }

    .abmContArea .abmTxtArea .sTit {
        font: 14px 'SamyangNeo';
        font-weight: 500;
        display: block;
        padding: 15px 0 7px;
    }

    .abmContArea .abmTxtArea .dateList li {
        display: table;
        width: 100%;
    }

    .abmContArea .abmTxtArea .dateList li .date {
        display: block;
        width: auto;
        padding-right: 0;
        margin-top: 10px;
        font: 14px 'NotoSansL';
        color: #4E6EF0;
        box-sizing: border-box;
    }

    .abmContArea .abmTxtArea .dateList li .txt {
        display: block;
        color: #444;
    }

    .abmContArea .abmTxtArea .dateList li+li {
        margin-top: 10px;
    }

    .abmContArea .abmTxtArea .sCont+.sCont {
        margin-top: 18px;
        padding-top: 0;
        border-top: none;
    }

    .abmContArea .abmTxtArea .sCont .txt {
        color: #444;
    }

    .abmContArea .abmTxtArea .sCont .sTit {
        padding-top: 0;
    }

    .listDep1 li {
        position: relative;
        padding-left: 6px;
        color: #444;
    }

    .listDep1 li:before {
        content: '';
        width: 2px;
        height: 2px;
        background: #444;
        position: absolute;
        top: 12px;
        left: 0;
    }

    .listDep1 li+li {
        margin-top: 10px;
    }

    .txt+.listDep1 {
        margin-top: 7px;
    }

    .abmContArea .swCont {
        height: auto
    }

    .swiperCont .activeHuman {
        display: none
    }

    .swiperCont .abmListCont {
        position: relative;
        height: auto
    }

    .swiperCont .abmList li.on a:after {
        display: none
    }

    .abmContArea .swiperCont .abmListCont .abmList li img {
        width: 100% !important
    }

    .swiperCont .abmList li:nth-child(4n+1) {
        margin: 0 10px
    }

    .swiperCont .indicatorCont {
        position: relative;
        top: inherit;
        right: inherit
    }

    .swiperCont .abmList li a:hover .txt {
        display: none
    }


    /*layer*/
    .layerPop .privacyCont {
        width: auto;
        height: 100%;
    }

    .layerPop .infoCont {
        padding: 20px;
        border: none;
        height: 100%;
    }

    .layerPop .infoCont .txtCont {
        height: calc(100% - 27px);
    }

    .layerPop .infoCont .title {
        font-size: 17px;
        line-height: 17px;
    }

    .layerPop .layerVideoCont {
        width: auto;
    }

    .layerPop .layerVideoCont .videoCont {
        margin-top: 30px;
    }

    .layerPop .layerExpansion {
        background: none;
        position: relative !important;
    }

    .layerPop .layerExpansion .infoCont {
        width: auto;
        padding: 0;
    }

    .layerPop .btnControlArea {
        position: fixed;
        top: 15px;
        right: 20px;
    }

    .layerPop .btnControlArea [class^="btn"] {
        width: 35px;
        height: 35px;
        background: url(../images/ecourse/btn_control_m.png) no-repeat 0 0;
        background-size: 35px auto;
        background-position: 0 0;
        text-indent: -9999px;
        color: transparent;
        font-size: 0;
    }

    .layerPop .btnControlArea button+button {
        margin-left: 10px;
    }

    .layerPop .btnControlArea .btnCopy {
        background-position: 0 0;
    }

    .layerPop .btnControlArea .btnSmall {
        background-position: 0 -35px;
    }

    .layerPop .btnControlArea .btnBig {
        background-position: 0 -70px;
    }

    .layerPop .btnControlArea .btnClose {
        background-position: 0 -105px;
        position: initial;
    }

    /* layerPop */
    .layerPop {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        z-index: 101;
    }

    .layerPop .layerCont {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .btnClose {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 17px;
        height: 17px;
        background: none;
        color: transparent;
        font-size: 0;
        background: url(../images/common/btn_close.png) no-repeat 50%;
        background-size: 17px 17px;
    }

    /* errorWrap */
    .errorWrap {
        margin-top: 140px;
    }


    /* 간편로그인 추가 */
    .easyLogin {
        margin: 35px 0 25px
    }

    .snsLogin:before {
        left: 17px;
        top: 17px;
        width: 21px;
        height: 21px
    }

    .snsLogin.icoGoogle:before {
        background: url(../images/common/ico_sns_google_m.png) no-repeat 0 0;
        background-size: 21px 21px
    }

    .snsLogin.icoFacebook:before {
        background: url(../images/common/ico_sns_facebook_m.png) no-repeat 0 0;
        background-size: 21px 21px
    }

    .snsLogin:active {
        border-color: #4E6EF0
    }

    .loginGate .btnL,
    .loginGate .snsLogin {
        height: auto;
        line-height: normal;
        padding: 15px 50px;
        font-size: 14px
    }


    /* News */
    .newsList {
        width: 100%;
        margin: -35px auto 0
    }

    .newsList li {
        padding: 25px 0
    }

    .newsList li .newsTit,
    .newsView .newsTit {
        font: 17px/1.6 'NotoSansB';
        margin-top: 5px
    }

    .newsList li .date,
    .newsView .date {
        font-size: 13px;
        margin-top: 15px
    }

    .newsView {
        width: 100%
    }

    .newsView .topArea {
        padding-bottom: 25px
    }

    .newsView .newsCont {
        padding: 25px 0 75px
    }

    /* Pagination(공통) */
    .pagination {
        margin-top: 25px;
        text-align: center
    }

    .pagination>* {
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 20px;
        margin: 0 4px;
        color: #444
    }

    .pagination .current {
        color: #4E6EF0;
        font-family: 'NotoSansB'
    }

    .pagination .first,
    .pagination .prev,
    .pagination .next,
    .pagination .last {
        vertical-align: middle;
        width: 24px
    }

    .pagination .prev:before,
    .pagination .next:before {
        margin: -7px 0 0 -4px;
        width: 7px;
        height: 13px;
        background: url(../images/common/ico_arrow_m.png) no-repeat;
        background-size: 14px 13px
    }

    .pagination .prev:before {
        background-position: 0 0
    }

    .pagination .next:before {
        background-position: -7px 0
    }


    /* FAQ */
    .faqList {
        width: 100%;
        margin: -30px auto 0
    }

    .faqList>li .tglBtn {
        font: 17px/1.6 'NotoSansB';
        padding: 30px 0 30px 30px
    }

    .faqList>li .tglBtn:before {
        content: 'Q';
        position: absolute;
        left: 0;
        top: 38px;
        font: 22px 'SamyangNeo';
        font-weight: 500;    }

    .faqList>li .tglCont {
        padding: 20px
    }


    /* 2022.10.19 // */
    .privacyCont .frmWrap .frm label~label {
        margin-top: 8px;
    }

    .formList .agreeCont strong {
        font-size: 12px;
        font-weight: 400;
        line-height: 17px;
        color: #111111;
    }

    .formList .agreeCont p {
        font-size: 12px;
        line-height: 20px;
    }

    .layerPop.agreeMarketingPop .agreePopCont {
        top: 50%;
        transform: translateY(-50%);
        max-width: calc(100% - 40px);
        margin-left: 20px;
        min-height: 300px;
        max-height: 300px;
    }

    .layerPop.agreeMarketingPop .agreePopCont .agreeCont {
        padding: 20px;
        height: auto;
    }

    .layerPop.agreeMarketingPop .agreePopCont .agreeCont .title {
        padding-right: 20px;
        font-size: 15px;
        line-height: 22px;
    }

    .layerPop.agreeMarketingPop .agreePopCont .txtArea {
        padding: 0 20px;
    }

    .layerPop.agreeMarketingPop .agreePopCont .txtArea p {
        font-size: 13px;
        line-height: 18px;
    }

    .layerPop.agreeMarketingPop .agreePopCont .btnArea {
        margin: 0;
        padding: 20px 0;
    }

    .layerPop.agreeMarketingPop .btnClose {
        top: 20px;
    }

    /* // 2022.10.19 */

    .tabCont .aboutContArea .contArea .contTit {
        margin-top: 50px;
    }

    .tabCont .aboutContArea .contArea .contBox {
        margin-left: 0;
        width: 100%;
        float: none;
    }

    .tabCont .aboutContArea .contArea .contRight {
        margin-top: 20px;
    }

    .tabCont .aboutContArea .contArea .swiperArea {
        width: 100vw;
        margin-left: -20px;
        margin-right: -20px;
    }

    .tabCont .aboutContArea .contArea .swiperArea .swiper-container {
        padding: 0 20px;
    }

    .tabCont .aboutContArea .contArea .swiperArea .swiper-wrapper {
        flex-wrap: nowrap;
        gap: 0;
    }

    .tabCont .aboutContArea .contArea .swiperArea .swiper-slide {
        margin-right: 20px;
        width: 74.4444%;
    }

    .tabCont .aboutContArea .contArea .swiperArea .swiper-slide:last-child {
        margin-right: 0;
    }

    .tabCont .aboutContArea .contArea .swiperArea .swiper-slide .slideTxt {
        left: 30px;
        top: 30px;
    }

    .tabCont .aboutContArea .contArea .swiperArea .swiper-slide .slideTxt strong {
        font-size: 13px;
    }

    .tabCont .aboutContArea .contArea .swiperArea .swiper-slide .slideTxt p {
        margin-top: 0;
        padding-right: 30px;
        font-size: 15px;
        line-height: 22px;
    }

    .tabCont .indicationContArea {
        position: relative;
    }

    .tabCont .indicationContArea .slideInfo {
        display: block;
        position: absolute;
        bottom: 30px;
        right: 10px;
        width: 50px;
        height: 50px;
    }

    .tabCont .indicationContArea .swiper-slide {
        width: 738px;
    }

    .tabCont .indicationContArea .swiper-slide img {
        max-width: 100%;
    }

    .formList .frmCountry .frm:not(.frm01) {
        display: block;
    }

    .formList .frmCountry .frm01 {
        margin-top: 12px;
    }

}

/* 아래 내용 common.css 내용 최하단에 추가  */

/* 240307 회원가입 UI 수정 */
/* 공통 */
.signupRenew .mb30 {
    padding-bottom: 30px !important;
}

.signupRenew .bd_blue {
    padding-top: 40px;
    border-top: 1px solid #1969b3;
}

.signupRenew .bd_gray {
    padding-top: 40px;
    border-top: 1px solid #eee;
}


/* 레이아웃 수정 */
.signupRenew .formList>li {
    margin-top: 15px;
    display: flex;
    position: relative;
    padding-bottom: 15px;
}

.signupRenew .formList>li label,
.signupRenew .formList>li .tit {
    flex-basis: 300px;
}

.signupRenew .formList .error .errorTxt {
    display: block;
    color: #f05333;
    font-size: 12px;
    margin-top: 5px;
    width: 100%;
    position: absolute;
    bottom: -6px;
    left: 0;
    text-align: right;
}

/* privacyCont 수신동의 상자 부분   */
/* checkbox */
.signupRenew .privacyCont .privact_tit label {
    font-size: 18px;
    font-weight: bold;
    color: #4E6EF0;
    line-height: 24px;
    margin-bottom: 20px;
    font-family: 'NotoSansB';
    letter-spacing: -0.5px;
}

.signupRenew .privacyCont .privact_tit label:before {
    top: 5px
}

.signupRenew .privacyCont .frmWrap label~label {
    margin-top: 12px;
}

.signupRenew .privacyCont .frmWrap {
    margin-top: 0;
}

.signupRenew .privacyCont input[type=checkbox]:checked+label:before {
    background-position: -20px 0;
}

.signupRenew .privacyCont input[type=checkbox]+label:before {
    background-position: 0 0;
}

.signupRenew .privacyCont label:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    background: url(../images/common/spr_form.png) no-repeat;
}

.signupRenew .privacyCont label {
    display: inline-block;
    position: relative;
    font-size: 16px;
    padding-left: 30px;
    line-height: 25px;
}

.signupRenew .privacyCont .essential {
    display: inline-block;
    vertical-align: middle;
    margin: -11px 0 0 5px;
    text-indent: -9999px;
    overflow: hidden;
    width: 9px;
    height: 9px;
    background: url(../images/common/ico_essential.png) no-repeat 0 0;
}

.signupRenew .privacyCont .frmWrap {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.signupRenew .privacyCont .frmWrap .frm {
    display: table-cell;
    vertical-align: middle;
    padding-right: 4px;
}

.signupRenew .privacyCont .drop_menu {
    position: relative;
    padding-top: 9px;
}

.signupRenew .privacyCont .drop_menu .opt_txt {
    color: #888;

}

.signupRenew .privacyCont .showmenu i.arrow {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}

.signupRenew .privacyCont .showmenu i.arrow:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    transform: rotate(135deg);
    position: absolute;
    right: 9px;
    top: 15px;
}

.signupRenew .privacyCont .showconts i.arrow:after {
    transform: rotate(314deg);
    margin-top: 7px;
}

.signupRenew .privacyCont .showmenu .sub_menu {
    opacity: 0;
    transition: height .5s ease, width .3s ease;
    height: 0;
}

.signupRenew .privacyCont .showconts .sub_menu {
    opacity: 1;
    height: 300px;
    background-color: #fafafa;
    border-top: 1px solid #ddd;
    padding: 20px;
    overflow-y: scroll;
    margin-top: 10px;
    transition: height .5s ease, width .3s ease;
    margin-bottom: 10px;
}

.signupRenew .privacyCont .infoCont {
    padding: 10px 20px 20px 20px;
}

.signupRenew .privacyCont .signupRenew .formList>li {
    margin-top: 23px;
    display: flex;
    position: relative;
    padding-bottom: 20px;
}


/* 약관 보기 영역  */
.signupRenew .agree_terms {
    font-size: 15px;
    line-height: 1.5;
    font-family: 'NotoSansL';
}

.signupRenew .agree_terms h2 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    font-family: 'NotoSansB';
    letter-spacing: -0.3px;
}

.signupRenew .agree_terms h3 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'NotoSansB';
    line-height: 1.4;
    margin-bottom: 10px;
}

.signupRenew .agree_terms .txt {
    font-size: 15px;
    color: #444;
    font-family: 'NotoSansL';
    line-height: 1.5;
}

.signupRenew .agree_terms .sTit {
    display: block;
    margin: 14px 0 5px;
    font-family: 'NotoSansL';
    font-size: 14px;
}

.signupRenew .agree_terms .listDep1 li {
    font-size: 13px;
    font-family: 'NotoSansM';
    margin-top: 9px;
}

.signupRenew .agree_terms .listDep1 li:before,
.signupRenew .agree_terms .listDep1:before {
    top: 9px;
}

.signupRenew .agree_terms ul li {
    font-family: 'NotoSansL';
    line-height: 1.5;
    font-size: 15px;
}

.signupRenew .agree_privacy {
    font-size: 15px;
    line-height: 1.5;
    font-family: 'NotoSansL';
}

.signupRenew .agree_privacy h2 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4;
    font-family: 'NotoSansB';
    letter-spacing: -0.3px;
}

.signupRenew .agree_privacy h3 {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'NotoSansB';
    line-height: 1.4;
    margin-bottom: 10px;
}

.signupRenew .agree_privacy .txt {
    font-size: 14.5px; /* 1126 수정 */
    color: #444;
    font-family: 'NotoSansL';
    line-height: 1.5;
}

.signupRenew .agree_privacy .sTit {
    display: block;
    margin: 14px 0 5px;
    font-family: 'NotoSansL';
    font-size: 14px;
}

.signupRenew .agree_privacy .listDep1 li {
    font-size: 13px;
    font-family: 'NotoSansM';
    margin-top: 9px;
}

.signupRenew .agree_privacy .listDep1 li:before,
.signupRenew .agree_privacy .listDep1:before {
    top: 9px;
}

.signupRenew .agree_privacy ul li {
    font-family: 'NotoSansL';
    line-height: 1.5;
    font-size: 15px;
}

/* table 영역  */
.signupRenew .agree_privacy .listArea .listWrap:nth-child(1),
.signupRenew .agree_privacy .listArea .listWrap:nth-child(2),
.signupRenew .agree_privacy .listArea .listWrap:nth-child(3) {
    width: 100%;
}

.signupRenew .agree_privacy .listArea .listWrap:nth-child(1) .list:nth-child(1),
.signupRenew .agree_privacy .listArea .listWrap:nth-child(1) .list:nth-child(2),
.signupRenew .agree_privacy .listArea .listWrap:nth-child(2) .list:nth-child(1),
.signupRenew .agree_privacy .listArea .listWrap:nth-child(2) .list:nth-child(2),
.signupRenew .agree_privacy .listArea .listWrap:nth-child(3) .list:nth-child(1),
.signupRenew .agree_privacy .listArea .listWrap:nth-child(3) .list:nth-child(2) {
    width: 50%;
}

.signupRenew .agree_privacy .listArea .listWrap .list strong {
    font-weight: 400;
    height: 46px;
    font-family: 'NotoSansM';
}

.signupRenew .agree_privacy .listArea {
    display: block;
    margin-top: 20px;
    border: 0;
}

.signupRenew .agree_privacy .listArea .listWrap {
    display: flex;
    width: 100%;
    border-top: 2px solid #222;
    border-bottom: 1px solid #efefef;
    text-align: center;
    margin-top: 15px;
}

.signupRenew .agree_privacy .listArea .listWrap .list strong,
.signupRenew .agree_privacy .listArea .listWrap .list p {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 0;
    line-height: 1.4;
    font-size: 13px;
    box-sizing: border-box;
    background-color: #fff;
    border-top: 1px solid #efefef;
}

.signupRenew .agree_privacy .listArea .list .h50 {
    height: 50px
}

.signupRenew #firstNameArea {
    margin-top: 30px;
}

/* 셀렉트 박스 수정 */
.signupRenew .frmWrap .frm {
    display: block !important;
    vertical-align: middle;
    padding-right: 4px;
    width: 103%;
    margin-left: -5px;
}

/* 셀프 나라 이름 적을때 생기는 서브텍스트 */
.signupRenew .formList .frmTxt {
    margin-top: 14px;
    font-size: 16px;
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 350px;
    line-height: 1.5;
}

.signupRenew #userCountry {
    margin-top: 10px;
}

.signupRenew .frmWrap .frm #userCountry {
    width: 99%;
}

/* 약관 더보기 스크롤 안보이게 */
.drop_menu.showconts .iScrollIndicator {
    opacity: 0;
}



@media (min-width:320px) and (max-width:1023px) {
    .signupRenew .mb30 {
        padding-bottom: 20px !important;
    }

    .signupRenew .bd_blue {
        padding-top: 20px;
    }

    .signupRenew .bd_gray {
        padding-top: 20px;
        margin-top: 20px !important;
        /* 240306 추가 */
    }

    .signupRenew .txtMessage {
        margin-bottom: 25px;
    }

    .signupRenew .formList>li {
        position: relative;
        margin-top: 0;
        display: inherit;
        position: inherit;
        padding-bottom: inherit;
    }

    .signupRenew .formList .error .errorTxt {
        position: inherit;
        bottom: inherit;
        left: inherit;
        text-align: inherit;
    }

    .signupRenew .formList>li label,
    .signupRenew .formList>li .tit {
        flex-basis: inherit;
    }

    .signupRenew .privacyCont .privact_tit label {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .signupRenew .privacyCont label {
        font-size: 13px;
        padding-left: 25px;
        line-height: 19px;
        width: 86%;
    }

    .signupRenew .privacyCont .infoCont {
        padding: 2px 4px 10px 10px;
        /* 240306 수정 */
    }

    .signupRenew .privacyCont label:before {
        background-size: auto 17px;
        width: 17px;
        height: 17px;
    }

    .signupRenew .privacyCont input[type=checkbox]:checked+label:before {
        background-position: -17px 0;
    }

    .signupRenew .privacyCont .drop_menu {
        padding-top: 3px;
    }

    .signupRenew .privacyCont .showmenu i.arrow {
        top: 5px;
        width: 30px;
        height: 20px;
    }

    .signupRenew .privacyCont .showmenu i.arrow:after {
        right: 5px;
        top: 4px;
    }

    .signupRenew .privacyCont .showconts .sub_menu {
        height: 230px;
        padding: 15px 15px 25px 15px;
        margin-top: 12px;
    }

    .signupRenew .privacyCont .showconts .sub_menu frm_txt {
        font-size: 12px;
        line-height: 1.6;
        color: #111;
    }

    .signupRenew .privacyCont .essential {
        margin: -8px 0 0 3px;
        width: 7px;
        height: 7px;
        background: url(../images/common/ico_m_essential.png) no-repeat 0 0;
        background-size: 7px 7px;
    }

    .signupRenew .agree_privacy h2,
    .signupRenew .agree_privacy h3 {
        font-size: 14px;
    }

    .signupRenew .agree_privacy .txt,
    .signupRenew .agree_privacy ul li {
        font-size: 13px;
    }

    .signupRenew .agree_privacy .listDep1 li {
        font-family: 'NotoSansL';
        margin-top: 6px;
    }

    .signupRenew .agree_terms h2,
    .signupRenew .agree_terms h3 {
        font-size: 14px;
    }

    .signupRenew .agree_terms .txt,
    .signupRenew .agree_terms ul li {
        font-size: 13px;
    }

    .signupRenew .agree_terms .listDep1 li {
        font-family: 'NotoSansL';
        margin-top: 6px;
    }

    .signupRenew #firstNameArea {
        margin-top: 20px;
    }

    /* 셀렉트 박스  */
    .signupRenew .formList .frmTxt {
        bottom: 13px;
        width: 100%;
    }

    .formList .frmCountry .frm01 {
        margin-top: 3px;
    }

    .signupRenew .frmWrap .frm {
        width: 102%;
    }

}



/* ---------------- 100th 로고 css-------------------*/

.headArea a .logo_wrap {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
}

.headArea a .logo_wrap .annilogo_wrap {
    position: relative;
    width: 143px;
    height: 40px;
}


.headArea a .logo_wrap .smlogo {
    animation-duration: 4s;
    animation-name: fadeout;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    padding-top: 5px;
    width: 147px;
}

.headArea a .logo_wrap .annilogo {
    animation-duration: 4s;
    animation-name: fadein;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    opacity: 0;
    position: absolute;
    left: 0px;
    top: 4px;
}

@media (max-width: 1024px) {

    .headArea a .logo_wrap .annilogo_wrap {
        width: 94px;
        height: 30px;
    }

    .headArea a .logo_wrap .smlogo {
        height: 18px;
        width: auto;
    }

    .headArea a .logo_wrap .annilogo {
        top: 3px;
    }
}


@keyframes fadein {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 1;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeout {
    0% {
        opacity: 1;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/* ---------------- 100th 로고 css end -------------------*/
/* 241002 개인정보처리방침 공지 및 페이지 추가 */
.SybPolicy .con_title {
    margin-bottom: 5.625rem;
}

.SybPolicy .top_area .custom_select_area {
    max-width: 320px;
}

.SybPolicy .top_area .index_box {
    margin-top: 1.25rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: normal;
    background-color: #f7f7f7;
    padding: 40px 0;
    border-radius: 8px;
    box-sizing: border-box;
}

.SybPolicy .top_area .index_box ul {
    padding: 0 60px;
    width: 50%;
}

.SybPolicy .top_area .index_box ul li {
    font-size: 18px;
    line-height: 1.5;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 500;
    padding-bottom: 10px;
}

.SybPolicy .top_area .index_box ul li::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.SybPolicy .top_area .index_box ul li span {
    max-width: 30px;
    display: block;
    float: left;
}

.SybPolicy .top_area .index_box ul li p {
    max-width: calc(100% - 30px);
    float: left;
    padding-left: 4px;
    box-sizing: border-box;
}

@media (min-width: 1024px) {
    .SybPolicy .top_area .index_box ul li:hover {
        color: #00a3f1;
    }
}

.SybPolicy .top_area .index_box ul:last-child {
    border-left: 1px solid #dddddd;
}

.SybPolicy dl {
    margin-top: 5rem;
}

.SybPolicy dl dt {
    font-size: 28px;
    line-height: 1.4545454545;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: bold;
    color: #222222;
    font-family: 'SamyangNeo';
    font-weight: 500;
}

.SybPolicy dl dt::after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.SybPolicy dl dt span {
    display: block;
    float: left;
}

.SybPolicy dl dt p {
    max-width: calc(100% - 34px);
    float: left;
    padding-left: 4px;
    box-sizing: border-box;
    letter-spacing: -0.5px;
}

.SybPolicy dl dd {
    margin-top: 0.9375rem;
}

.SybPolicy dl dd h4 {
    font-size: 18px;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: bold;
    color: #222222;
}

.SybPolicy dl dd p {
    font-size: 18px;
    margin-bottom: 1.875rem;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 400;
    color: #444;
    font-family: 'NotoSansL';
}

.SybPolicy dl dd ol li {
    font-size: 18px;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 400;
    color: #444;
}

.SybPolicy dl dd ol li+li {
    margin-top: 0.9375rem;
}

.SybPolicy dl dd ol li ol li {
    margin-top: 0rem;
}

.SybPolicy dl dd ol+ol {
    margin-top: 0.9375rem;
}

.SybPolicy dl dd ol.number>li {
    padding-left: 24px;
    position: relative;
}

.SybPolicy dl dd ol.number>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.SybPolicy dl dd ol.number>li:nth-of-type(1):before {
    content: "①";
}

.SybPolicy dl dd ol.number>li:nth-of-type(2):before {
    content: "②";
}

.SybPolicy dl dd ol.number>li:nth-of-type(3):before {
    content: "③";
}

.SybPolicy dl dd ol.number>li:nth-of-type(4):before {
    content: "④";
}

.SybPolicy dl dd ol.number>li:nth-of-type(5):before {
    content: "⑤";
}

.SybPolicy dl dd ol.number>li:nth-of-type(6):before {
    content: "⑥";
}

.SybPolicy dl dd ol.number>li:nth-of-type(7):before {
    content: "⑦";
}

.SybPolicy dl dd ol.number>li:nth-of-type(8):before {
    content: "⑧";
}

.SybPolicy dl dd ol.number>li:nth-of-type(9):before {
    content: "⑨";
}

.SybPolicy dl dd ol.number>li:nth-of-type(10):before {
    content: "⑩";
}

.SybPolicy dl dd ol.dot>li {
    padding-left: 15px;
    position: relative;
}

.SybPolicy dl dd ol.dot>li:before {
    content: "·";
    position: absolute;
    left: 0;
    top: 0;
}

.SybPolicy dl dd ol.line>li {
    padding-left: 15px;
    position: relative;
}

.SybPolicy dl dd ol.line>li:before {
    content: "-";
    position: absolute;
    left: 2px;
    top: -2px;
}

.SybPolicy dl dd ol.remark>li {
    padding-left: 24px;
    position: relative;
}

.SybPolicy dl dd ol.remark>li:before {
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 1023px) {
    .SybPolicy .con_title {
        margin-bottom: 3.75rem;
    }

    .SybPolicy .top_area .index_box {
        padding: 25px 20px;
        border-radius: 4px;
    }

    .SybPolicy .top_area .index_box ul {
        padding: 0;
        width: 100%;
    }

    .SybPolicy .top_area .index_box ul li {
        font-size: 16px;
        line-height: 1.5;
    }

    .SybPolicy .top_area .index_box ul li span {
        max-width: 25px;
    }

    .SybPolicy .top_area .index_box ul li p {
        max-width: calc(100% - 25px);
        padding-left: 2px;
    }

    .SybPolicy .top_area .index_box ul:last-child {
        border-left: 0;
    }

    .SybPolicy dl {
        margin-top: 3rem;
    }

    .SybPolicy dl dt {
        font-size: 17px;
        line-height: 1.3888888889;
    }

    .SybPolicy dl dd {
        margin-top: 0.625rem;
    }

    .SybPolicy dl dd h4 {
        font-size: 15px;
        line-height: 1.5;
    }

    .SybPolicy dl dd p {
        font-size: 15px;
        line-height: 1.5;
        margin-bottom: 0.625rem;
    }

    .SybPolicy dl dd p.last {
        margin-top: 1.875rem;
    }

    .SybPolicy dl dd ol li {
        font-size: 15px;
        line-height: 1.5;
    }

    .SybPolicy dl dd ol li+li {
        margin-top: 0.625rem;
    }

    .SybPolicy dl dd ol+ol {
        margin-top: 0.625rem;
    }

    .SybPolicy dl dd ol.number>li {
        padding-left: 18px;
    }

    .SybPolicy dl dd ol.dot>li {
        padding-left: 10px;
    }

    .SybPolicy dl dd ol.line>li {
        padding-left: 10px;
    }

    .SybPolicy dl dd ol.remark>li {
        padding-left: 18px;
    }
}


/* 240429~ 개인정보처리방침디자인변경 */
/* 2404 아이콘추가 */
.SybPolicy .top_area .privacy_top_desc {
    margin: 2.75rem 0;
}

.SybPolicy .top_area .privacy_top_desc p {
    margin-bottom: 0.875rem;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 400;
    font-size: 18px;
    color: #444;
    font-family: 'NotoSansL';
}

.SybPolicy .top_area .privacy_top_icon {
    padding: 40px;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 8px;
    justify-content: space-between;
}

.SybPolicy .top_area .privacy_top_icon ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}

.SybPolicy .top_area .privacy_top_icon li {
    display: flex;
    flex-direction: column;
    vertical-align: bottom;
    align-items: center;
}

.SybPolicy .top_area .privacy_top_icon .icon {
    width: auto;
    height: 70px;
    display: inline-block;
    margin: 0.2rem 0;
}

.SybPolicy .top_area .privacy_top_icon .icon_txt {
    font-size: 16px;
    line-height: 1.3;
    word-break: keep-all;
    word-wrap: break-word;
    font-weight: 600;
    color: #222222;
    text-align: center;
    margin-top: 10px;
}

.SybPolicy .privacy_icon {
    width: auto;
    height: 70px;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 15px;
}

/* 라벨링 추가  */
.SybPolicy .top_area .privacy_top_icon li a {
    position: relative;
}

.SybPolicy .top_area .privacy_top_icon .icon_wrap {
    display: flex;
    flex-direction: column;
    vertical-align: bottom;
    align-items: center;
}

.SybPolicy .top_area .privacy_top_icon .labelpopup_wrap {
    position: absolute;
    left: -4px;
    top: 110%;
    width: 430px;
    background: white;
    padding: 18px;
    line-height: 1.4;
    border: 1px solid #c5c5c5;
    z-index: 10;
    display: none;
    border-radius: 8px;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.1);
    word-break: keep-all;
}

.SybPolicy .top_area .privacy_top_icon .labelpopup_wrap strong {
    padding-bottom: 10px;
    display: block;
}

.SybPolicy .top_area .privacy_top_icon .icon_wrap.open+.labelpopup_wrap {
    display: block;
}

.SybPolicy .top_area .privacy_top_icon .icon_wrap.open .icon_txt {
    color: #00a3f1;
}

.SybPolicy .top_area .privacy_top_icon .labelpopup_wrap .note {
    padding-top: 10px;
    border-top: 1px solid #eeeeee;
    margin-top: 13px;
    color: #959595;
    font-size: 14px;
}

.SybPolicy .top_area .privacy_top_icon .pri_05 .labelpopup_wrap,
.SybPolicy .top_area .privacy_top_icon .pri_06 .labelpopup_wrap {
    right: -10px;
    left: auto;
}

/* 테이블 */
.SybPolicy .table_wrap {
    margin: 15px 0;
    overflow-x: auto;
}

.SybPolicy .table_wrap .table.title_bg thead th {
    background-color: #f7f7f7;
    border-bottom: 1px solid #efefef;
}

.SybPolicy .table_wrap .table tbody td {
    padding: 10px 5px;
    border-bottom: 1px solid #efefef;
}

.SybPolicy .table_wrap .table.line1 tbody td.tit a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal;
    line-height: 1.6;
    max-height: 1.6842105263em;
}

.SybPolicy .table_wrap table {
    border-top: 2px solid #222;
    text-align: center;
}

.SybPolicy .table_wrap thead tr {
    border-bottom: 1px solid #efefef;
}

.SybPolicy .table_wrap thead th {
    padding: 10px 0;
}

.SybPolicy .table_wrap tbody tr {
    font-size: 16px;
    line-height: 48px;
    color: #767676;
}

.SybPolicy .table_wrap tbody td a {
    display: block;
}

.SybPolicy .table_wrap .tb_privacy {
    margin-top: 15px;
    margin-bottom: 0.5rem;
}

.SybPolicy .table_wrap .tb_privacy th {
    margin-top: 15px;
    text-align: center;
}

.SybPolicy .table_wrap .tb_privacy tbody td {
    vertical-align: top;
    padding: 20px 13px;
    letter-spacing: -0.06em;
    text-align: left;
}

#privacy11 .SybPolicy .table_wrap .tb_privacy tbody td {
    text-align: center;
}

.SybPolicy dl dd ol li ol.dot {
    margin-top: 0.9375rem;
}

.SybPolicy dl dd ol li ol.dot>li+li {
    margin-top: 0.9375rem;
}

.SybPolicy dl dd p.footContArea_subtit {
    margin-bottom: 15px;
    margin-top: 2rem;
}

@media (max-width: 1023px) {

    /* 아이콘추가 */
    .SybPolicy .top_area .privacy_top_desc {
        margin: 2rem 0;
    }

    .SybPolicy .top_area .privacy_top_desc p {
        font-size: 15px;
        line-height: 1.6;
        margin-bottom: 0.625rem;
    }

    .SybPolicy .top_area .privacy_top_icon {
        flex-direction: column;
        gap: 2rem;
        padding: 2.3rem 15px;
    }

    .SybPolicy .top_area .privacy_top_icon li {
        width: 110px;
    }

    .SybPolicy .top_area .privacy_top_icon .icon {
        height: 75px;
    }

    .SybPolicy .top_area .privacy_top_icon .icon_txt {
        font-size: 16px;
        line-height: 1.2;
    }

    .SybPolicy .privacy_icon {
        height: 55px;
    }

    /* 라벨링 추가  */
    .SybPolicy .top_area .privacy_top_icon .pri_03 .labelpopup_wrap,
    .SybPolicy .top_area .privacy_top_icon .pri_06 .labelpopup_wrap {
        right: -10px;
        left: auto;
    }

    .SybPolicy .top_area .privacy_top_icon .pri_02 .labelpopup_wrap,
    .SybPolicy .top_area .privacy_top_icon .pri_05 .labelpopup_wrap {
        right: 0;
        left: -160px;
    }

    /* 테이블 */
    .SybPolicy .table_wrap thead th {
        font-size: 0.875rem;
        letter-spacing: -0.03em;
        line-height: 1.3571428571;
    }

    .SybPolicy dl dd ol li ol.dot {
        margin-top: 0.625rem;
    }

    .SybPolicy dl dd ol li ol.dot>li+li {
        margin-top: 0.625rem;
        ;
    }

    .SybPolicy dl dd p.SybPolicy_subtit {
        margin-bottom: 0.625rem;
        margin-top: 0.625rem;
    }
}

@media (max-width: 766px) {

    /* 테이블 */
    .SybPolicy .table_wrap .table {
        position: relative;
    }

    .SybPolicy .table_wrap .table .scroll {
        padding-bottom: 16px;
        overflow: auto;
    }

    .SybPolicy .table_wrap .table .scroll table {
        min-width: 670px;
    }

    .SybPolicy .table_wrap .table .scroll.scroll__visible:after {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: calc(100% - 18px);
        background: linear-gradient(-90deg, rgba(221, 221, 221, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
        transition: 0.3s;
        content: "";
    }

    .SybPolicy .table_wrap .table .scroll.scroll__visible.scroll__active:before,
    .SybPolicy .table_wrap .table .scroll.scroll__visible.scroll__active:after {
        opacity: 0;
    }
}

/* //241002 개인정보처리방침 공지 및 페이지 추가 */

/* newsroom new board  */
.newsRoom h1.title {
    padding: 100px 0 60px;
    border-bottom: none;
    text-align: center;
    font: 50px 'SamyangNeo';
    font-weight: 500;
    margin-bottom: 0;
}

.newsRoom .newsList {
    margin: -10px auto 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    column-gap: 50px;
}

.newsRoom .newsList li {
    flex: 0 1 calc((100% - 50px) / 2);
    margin-bottom: 60px;
    border-bottom: none;
    padding: 0;
}

.newsRoom .newsList.events li {
    text-align: center;
}

.newsRoom .newsList li a {
    display: block;
}

.newsRoom .newsList .imgBox {
    overflow: hidden;
    position: relative;
    width: auto;
    outline: 1px solid #dddddd;
    box-sizing: border-box;
    transition: 0.5s;
    height: 320px;
}

.newsRoom .newsList .imgBox img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.0005);
    width: 100%;
    max-width: none;
    min-width: 100%;
    height: auto;
    transition: transform 0.5s;
}

.newsRoom .newsList li:nth-child(3n) {
    margin-right: 0;
}

.newsRoom .newsList li .newsTit,
.newsRoom .newsView .newsTit {
    color: #000;
    overflow: hidden;
    font: 20px / 1.4 'SamyangNeo';
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-wrap: normal;
    word-break: keep-all;
    margin-top: 5px;
    letter-spacing: normal;
}

.newsRoom .newsList .label {
    display: flex !important;
    column-gap: 10px;
    align-items: center;
    margin-top: 20px;
}

.newsRoom .newsList.events li .newsTit {
    margin-top: 20px;
}

.newsRoom .newsList.events .label {
    display: block !important;
    margin-top: 5px;
}

.newsRoom .newsList li .category {
    position: relative;
    color: #4E6EF0;
    font-family: 'SamyangNeo';
    font-weight: 500;
}
/*
.newsRoom .newsList li .category:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background-color: #A1A1A1;
    position: absolute;
    top: 10px;
    right: -10px;
}
*/
.newsRoom .newsList li .date,
.newsRoom .newsView .date {
    font-size: 16px;
    color: #444;
    margin-top: auto;
    padding-left: 8px;
}

/* newsroom view  */
.newsViewwrap h1.title {
    padding: 100px 0 60px;
    border-bottom: none;
    text-align: center;
    font: 50px 'SamyangNeo';
    font-weight: 500;
    margin-bottom: 0;
}

.newsViewwrap .newsView .topArea {
    text-align: center;
}

.newsViewwrap .newsView.pressView .topArea {
    text-align: left;
}

.newsViewwrap .btnL,
.newsEventswrap .btnL {
    width: 500px;
    height: 56px;
    font-size: 18px;
    color: #fff;
    border-color: #999;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4E6EF0;
    border-color: #4E6EF0;
}

.newsViewwrap .btnL:hover,
.newsEventswrap .btnL:hover {
    color: #fff;
    border-color: #3956ca;
    background-color: #3956ca;
}

/* newsroom - newsletter view */
.newsViewwrap .newsCont img {
    width: 100%;
}

.newsViewwrap .newsdown {
    display: inline-block;
}

.newsViewwrap .nesletter_down {
    text-align: right;
}

.newsViewwrap .newsdown a {
    display: inline-block;
    font-family: 'NotoSansB';
    font-size: 22px;
    color: #4E6EF0;
    background: url(../images/common/ico_download.png) no-repeat 100% 50%;
    padding-right: 32px;
    padding-left: 20px;
    margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 1023px) {


    /* newsroom new board  */
    .newsRoom .newsList {
        width: 100%;
        column-gap: 5%;
    }

    .newsRoom .newsList li {
        flex: 0 1 calc((100% - 5%) / 2);
        margin-bottom: 50px;
    }

    .newsRoom .newsList li .newsTit,
    .newsRoom .newsView .newsTit {
        font: 18px / 1.6 'NotoSans';
    }

    .newsRoom .newsList li .date,
    .newsRoom .newsView .date {
        font-size: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {

    /* newsroom new board  */
    .newsRoom .newsList {
        width: 100%;
        column-gap: 5%;
    }

    .newsRoom .newsList .imgBox {
        height: 230px;
        outline:none; /* 241120 추가  */
    }

    .newsRoom .newsList li {
        flex: 0 1 100%;
        margin-bottom: 40px;/
    }

    .newsRoom .newsList .label {
        margin-top: 5px;
    }

    .newsRoom .newsList li .newsTit,
    .newsRoom .newsView .newsTit {
        font-size: 15px;
        line-height: 1.6;
    }

    /* newsroom view  */
    .newsViewwrap .btnL,
    .newsEventswrap .btnL {
        width: 100%;
    }
}

@media (min-width: 320px) and (max-width: 1023px) {
   
    /* 241120 추가  */
    .newsRoom h1.title {
        padding: 40px 0 20px;
        text-align: left;
        font: 22px 'SamyangNeo';
        font-weight: 500;
        margin-bottom: 35px;
    }
    .newsViewwrap h1.title{
        padding: 40px 0 20px;
        text-align: left;
        font: 22px 'SamyangNeo';
        font-weight: 500;
        margin-bottom: 35px;
    }

    /* newsroom - newsletter view */
    .newsViewwrap .newsdown a {
        font-size: 16px;
        background-size: 22px auto;
        padding-right: 32px;
        padding-left: 0;
        margin-bottom: 25px;
    }
}

/* 웹해상도 메뉴 보기 버튼 안보이게  */
@media (min-width: 1023px) {
    button.btnMenu.moNone {
        display: none !important
    }
}

.listDep2 li,
p.listDep2 {
    position: relative;
    padding-left: 15px;
    color: #444;
}

.listDep2 li:before,
p.listDep2:before {
    content: '';
    width: 6px;
    height: 2px;
    background: #a6a6a6;
    position: absolute;
    top: 16px;
    left: 0;
}

.terms_index {
    background-color: #f7f7f7;
    padding: 20px 40px;
    border-radius: 8px;
}

.terms_index .terms_num {
    font: 20px 'NotoSansB';
    display: block;
    margin: 10px 0 10px;
}

.terms_index .terms_num a:hover {
    color: #00a3f1;
}

.inner .txt.terms {
    padding-top: 20px;
}

/* 241018 sitemap 디자인 및 내용 변경  */
.sitemapArea .sitemapNew {
    padding: 0 150px;
}

.sitemapArea .sitemapNew>li {
    margin: 85px 0;
}

.sitemapArea .sitemapNew>li>a,
.sitemapArea .sitemapNew>li>.tit {
    font: 40px 'SamyangNeo';
    font-weight: 500;
    float: left;
    width: 23%;
}
.sitemapArea .sitemapNew li {
    font-family: 'SamyangNeo';
    font-weight: 500;
}
.sitemapArea .sitemapNew li a:hover {
    color: #26247b;
    text-decoration: underline;
    text-decoration-color: #ddd;
}

.sitemapArea .sitemapNew>li:after {
    content: '';
    display: block;
    clear: both;
}

.sitemapArea .sitemapNew .two_Depth {
    float: left;
    font-size: 22px;
    font-weight: 600;
    color: #444;
    line-height: 2.2;
}

.sitemapArea .sitemapNew .two_Depth>ul>li:before {
    content: "• ";
}

.sitemapArea .sitemapNew .three_3Depth {
    font-size: 20px;
    padding-left: 20px;
    margin-bottom: 18px;
    font-weight: 400;
}

.sitemapArea .sitemapNew .three_3Depth ul li:before {
    content: "- ";
}

@media (min-width: 320px) and (max-width: 1023px) {
    .sitemapArea .sitemapNew {
        padding: 0 20px;
    }

    .sitemapArea .sitemapNew>li {
        margin: 32px 0;
    }

    .sitemapArea .sitemapNew>li>a,
    .sitemapArea .sitemapNew>li>.tit {
        font: 24px 'SamyangNeo';
        font-weight: 500;
        float: none;
        width: 100%;
        display: block;
    }

    .sitemapArea .sitemapNew>li {
        margin: 45px 0;
    }

    .sitemapArea .sitemapNew .two_Depth {
        float: none;
        font-size: 18px;
        line-height: 2.4;
        margin-top: 10px;
    }

    .sitemapArea .sitemapNew .three_3Depth {
        font-size: 18px;
    }
}
	.tabCont .sectCont .gotovideo a {
	    position: relative;
	    top: -2px;
	    font: 16px NotoSansB;
	    color: #4E6EF0;
	    padding-right: 13px;
	    display: block;
	    margin-top: 14px;
	    padding-left: 0;
	}
	.tabCont .sectCont .gotovideo a:after {
	    top: 50%;
	    content: '▶';
	    font-size: 11px;
	    padding-left: 4px;
	    position: inherit;
	    background: none;
	}
	.indicationTab .tcon04 .contLeft {
	    margin-left:0 ;
	    float:left;
	}
	@media (min-width:320px) and (max-width:1023px) {
	.tabCont .sectCont .gotovideo a:after {
	       font-size:10px; 
	    }
	}

/* 260213 ABM 페이지 임시 비노출 처리 시작    */
.header .headArea .gnb .gnbList>li:nth-child(2) {
    display: none !important;
}
.mainArea.mainCont03 {
    display: none !important;
}
.sitemapArea .sitemapNew li:nth-child(2) {
    display: none !important;
}
/* 260213 ABM 페이지 임시 비노출 처리 끝   */
