@charset "UTF-8";

/*
xp chrome에서 안됨
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Noto+Sans:wght@400;700&display=swap');*/

/*영문용 노트 산스 적용시 2019-03-13 */
@font-face {
    font-family: 'Noto Sans';
    src: url('/resource/font/NotoSans-Light.woff') format('woff');
    font-weight: 100;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/resource/font/NotoSans-Medium.woff') format('woff');
    font-weight: 200;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/resource/font/NotoSans-Bold.woff') format('woff');
    font-weight: 300;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/resource/font/NotoSans-Black.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/resource/font/NotoSans-Black.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: 'Noto Sans';
    src: url('/resource/font/NotoSans-Black.woff') format('woff');
    font-weight: 600;
}

/*영문용 노트 산스 적용시*/

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url('/resource/font/newnotosans/notokr-light.eot');/* IE9 Compat Modes */
    src: url('/resource/font/newnotosans/notokr-light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/resource/font/newnotosans/notokr-light.woff2') format('woff2'), /* Super Mordern Browsers */ url('/resource/font/newnotosans/notokr-light.woff') format('woff');/* Mordern Browsers */
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 200;
    src: url('/resource/font/newnotosans/notokr-light.eot');/* IE9 Compat Modes */
    src: url('/resource/font/newnotosans/notokr-light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/resource/font/newnotosans/notokr-light.woff2') format('woff2'), /* Super Mordern Browsers */ url('/resource/font/newnotosans/notokr-light.woff') format('woff');/* Mordern Browsers */
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url('/resource/font/newnotosans/notokr-light.eot');/* IE9 Compat Modes */
    src: url('/resource/font/newnotosans/notokr-light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/resource/font/newnotosans/notokr-light.woff2') format('woff2'), /* Super Mordern Browsers */ url('/resource/font/newnotosans/notokr-light.woff') format('woff');/* Mordern Browsers */
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url('/resource/font/newnotosans/notokr-regular.eot');/* IE9 Compat Modes */
    src: url('/resource/font/newnotosans/notokr-regular.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/resource/font/newnotosans/notokr-regular.woff2') format('woff2'), /* Super Mordern Browsers */ url('/resource/font/newnotosans/notokr-regular.woff') format('woff');/* Mordern Browsers */
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url('/resource/font/newnotosans/notokr-medium.eot');/* IE9 Compat Modes */
    src: url('/resource/font/newnotosans/notokr-medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/resource/font/newnotosans/notokr-medium.woff2') format('woff2'), /* Super Mordern Browsers */ url('/resource/font/newnotosans/notokr-medium.woff') format('woff');/* Mordern Browsers */
}

@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 600;
    src: url('/resource/font/newnotosans/notokr-bold.eot');/* IE9 Compat Modes */
    src: url('/resource/font/newnotosans/notokr-bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/resource/font/newnotosans/notokr-bold.woff2') format('woff2'), /* Super Mordern Browsers */ url('/resource/font/newnotosans/notokr-bold.woff') format('woff');/* Mordern Browsers */
}

.clear::after {
    content: "";
    display: table;
    clear: both;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    letter-spacing: -1px;
    list-style: none;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Noto Sans KR', sans-serif, 'Noto Sans', sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* container */
.renew_soyoo .en {
    font-family: 'NotoSans', sans-serif !important;
    letter-spacing: -0.8px !Important;
}

html {
    line-height: normal;
    font-weight: normal;
    font: unset;
}

.renew_soyoo .en1 {
    font-family: 'Pretendard', sans-serif;
    text-decoration: line-through;
    float: left;
    line-height: 13px;
    font-weight: 400;
    letter-spacing: -0.25px;
    padding-top: 10px;
    display: inline-block;
    color: #797979;
}

html {
    line-height: normal;
    font-weight: normal;
    font: unset;
}

.container {
    background: none;
    font-weight: normal;
    font-size: midium;
}

#wrap .container {
    max-width: 1280px;
    margin: 0 auto;
}

img, fieldset {
    vertical-align: unset;
    border: none;
}


/* main title */
.main-wrap h2 {
    font-size: 30px;
    color: #121212;
}

.main-wrap h2 b {
    font-weight: 700;
}

.main-wrap h3 {
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    color: #858585;
}

.main-wrap h3 a {
    color: #171717;
    font-size: 14px;
}

/* main pagination */
.swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background: #c1c1c1;
    width: 53px;
    height: 4px;
    border-radius: 0;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #000000;
}

/* main */
.main-wrap

.main-banner {
    position: relative;
    width: calc(100% - 20px);
    margin: 0 0 40px 20px;
    overflow: hidden;
}

.main-banner a {
    display: block;
    height: 490px;
    border-radius: 40px;
    overflow: hidden;
}

.main-banner img {
    display: block;
    height: 100%;
    width: auto;
}

.main-banner .container {
    z-index: 2;
    position: absolute;
    text-align: right;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    width: 100%;
}

.main-banner .container .main-banner-control {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
}

.main-banner .container .main-banner-control > div {
    width: 40px;
    height: 40px;
    margin: 0 0.5px;
    cursor: pointer;
}

.main-banner .swiper-button-more {
    background: url('/resource/images/new_main/icon_mainbanner_more_off.png') no-repeat center / cover;
}

.main-banner .swiper-button-more:hover {
    background: url('/resource/images/new_main/icon_mainbanner_more_on.png') no-repeat center / cover;
}

.main-banner .swiper-button-prev {
    position: static;
    background: url('/resource/images/new_main/icon_mainbanner_prev_off.png') no-repeat center / cover;
}

.main-banner .swiper-button-prev:hover {
    position: static;
    background: url('/resource/images/new_main/icon_mainbanner_prev_on.png') no-repeat center / cover;
}

.main-banner .swiper-button-next {
    position: static;
    background: url('/resource/images/new_main/icon_mainbanner_next_off.png') no-repeat center / cover;
}

.main-banner .swiper-button-next:hover {
    position: static;
    background: url('/resource/images/new_main/icon_mainbanner_next_on.png') no-repeat center / cover;
}

.main-banner .main-banner-more {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1000px;
    height: 500px;
    background: #fff;
    z-index: 3;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2), -5px 5px 5px rgba(0, 0, 0, 0.2);
}

.main-banner .main-banner-more .box {
    padding: 15px 30px 30px;
}

.main-banner .main-banner-more .box > a {
    display: block;
    width: 100%;
    height: 30px;
    position: relative;
    font-size: 0;
    margin-bottom: 5px;
}

.main-banner .main-banner-more .box > a:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    background: #000;
    top: 15px;
    right: 0;
    transform: rotate(45deg);
}

.main-banner .main-banner-more .box > a:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 1px;
    background: #000;
    top: 15px;
    right: 0;
    transform: rotate(-45deg);
}

.main-banner .main-banner-more ul {
    height: 416px;
    overflow-y: auto;
}

.main-banner .main-banner-more ul li img {
    max-width: 100%;
    vertical-align: bottom;
}

.main-banner .main-banner-more ul::-webkit-scrollbar {
    width: 7px;
    background: #ececec;
}

.main-banner .main-banner-more ul::-webkit-scrollbar-thumb {
    background: #3c3c3c;
}

.main-license {
    padding: 29px 0 0 0;
    border-bottom: 1px solid #e4e4e4;
}

.main-license .lcs-top ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.main-license .lcs-top ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-license .lcs-top ul li {
    padding: 0 6px;
    border: 1px solid #121212;
    background: #fff;
    width: 150px;
    height: 92px;
    border-radius: 10px;
    text-align: center;
}

.main-license .lcs-top ul li p:first-of-type {
    margin-bottom: 4px;
    border-bottom: 1px dashed #b5b5b5;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    color: #3d3d3d;
    font-weight: 500;
    padding: 7px 0;
}

.main-license .lcs-top ul li b {
    font-size: 16px;
    color: #121212;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
}

.main-license .lcs-top ul li b.en:before {
    font-size: 12px;
    display: inline-block;
    content: "₩";
    margin-right: 2px;
}

.main-license .lcs-top ul li:last-of-type b {
    position: relative;
    top: 10px;
}

.main-license .lcs-top ul li div {
    font-size: 14px;
    color: #121212;
    font-weight: 700;
}

.main-license .lcs-top ul li div b.en:before {
    font-size: 12px;
    margin-left: 5px;
    margin-right: 3px;
}

/
/
.main-license .lcs-btm ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.main-license .lcs-btm ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-license .lcs-btm ul li {
    padding: 20px 0 30px;
    position: relative;
}

.main-license .lcs-btm ul li:before {
    content: "";
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 42px;
    background: #ececec;
}

.main-license .lcs-btm ul li:first-of-type:before {
    display: none;
}

.main-license .lcs-btm ul li:first-of-type > a {
    background: url('/resource/images/new_main/icon_lisence_01.png') no-repeat left center / 43px 42px;
}

.main-license .lcs-btm ul li:nth-of-type(2) > a {
    background: url('/resource/images/new_main/icon_lisence_02.png') no-repeat left center / 45px 45px;
}

.main-license .lcs-btm ul li:nth-of-type(3) > a {
    background: url('/resource/images/new_main/icon_lisence_03.png') no-repeat left center / 42px 42px;
}

.main-license .lcs-btm ul li:nth-of-type(4) > a {
    background: url('/resource/images/new_main/icon_lisence_04.png') no-repeat left center / 37px 36px;
}

.main-license .lcs-btm ul li:nth-of-type(5) > a {
    background: url('/resource/images/new_main/icon_lisence_05.png') no-repeat left center / 41px 41px;
}

.main-license .lcs-btm ul li:nth-of-type(6) > a {
    background: url('/resource/images/new_main/icon_lisence_06.png') no-repeat left center / 44px 44px;
}

.main-license .lcs-btm ul li > a {
    height: 45px;
    padding-left: 53px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.main-license .lcs-btm ul li > a p {
    display: inline-block;
}

.main-license .lcs-btm ul li > a p span {
    display: block;
    font-size: 13px;
    line-height: 1.3;
}

.main-license .lcs-btm ul li > a p span:first-of-type {
    color: #797979;
}

.main-license .lcs-btm ul li > a p span:last-of-type {
    color: #3c3c3c;
}

.main-license-new {
    background: #ebeef1;
    padding: 35px 0 0 0;
}

#wrap .main-license-new .container {
    min-width: 1280px;
    max-width: 1536px;
    width: 100%;
}

.main-license-new .lcs-top ul {
    display: flex;
    justify-content: space-between;
}

.main-license-new .lcs-top ul li + li {
    margin-left: 3px;
}

.main-license-new .lcs-top > ul > li {
    flex: 1 1 auto;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
    min-width: 552px; /* 138px * 4 */
    max-width: 656px; /* 164px * 4 */
}

.main-license-new .lcs-top > ul > li:nth-child(2) {
    min-width: 276px; /* 138px * 2 */
    max-width: 328px; /* 164px * 2 */
}

.main-license-new .lcs-top > ul > li:first-child,
.main-license-new .lcs-top > ul > li:nth-last-of-type(2),
.main-license-new .lcs-top > ul > li:last-child {
    min-width: 138px;
    max-width: 164px;
}

.main-license-new .lcs-top ul li a {
    background: #fff;
    padding: 10px;
    height: 134px;
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.main-license-new .lcs-top ul ul li {
    width: 100%;
    /*flex: 1 1 auto;*/
    /*min-width: 138px;*/
    /*max-width: 164px;*/
    box-sizing: border-box;
}

.main-license-new .lcs-top ul li p {
    font-weight: 500;
}

.main-license-new .lcs-top ul li p:first-of-type {
    margin-bottom: 5px;
    border-bottom: 1px dashed #E5E2E2;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    color: #000;
    height: 57px;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 17px;
    font-weight: 500;
    letter-spacing: -0.25px;
    padding-bottom: 5px;
}

.main-license-new .lcs-top ul li b.en2g {
    text-align: center;
}

.main-license-new .lcs-top ul li b.en2 {
    letter-spacing: -1px !Important;
    font-size: 18px;
    color: #eb2c3c;
    font-weight: 500;
    float: left;
    padding-top: 23px;
    font-family: "Pretendard", sans-serif;
}

.main-license-new .lcs-top ul li b.en2 + span {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
}

.main-license-new .lcs-top ul li b.en2 b {
    color: #f92626;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
}

.main-license-new .lcs-top ul li b.en2p {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: 26px;
    margin-left: -35px;
    font-size: 13px;
    color: #eb2c3c;
    font-weight: normal;
}

.main-license-new .lcs-top ul li b.en3 {
    font-size: 18px;
    color: #121212;
    font-family: "Pretendard", sans-serif;
    font-weight: 600;
}

.main-license-new .lcs-top ul li b.en3w {
    font-size: 14px;
    color: #121212;
    font-family: "Pretendard", sans-serif;
    font-weight: 500;
    padding-left: 2px;
}

.main-license-new .lcs-top ul li b.en22 {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: 20px;
    margin-left: -57px;
    font-size: 18px;
    color: #eb2c3c;
    font-weight: bold;
}

.main-license-new .lcs-top ul li b.en22p {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: 26px;
    margin-left: -37px;
    font-size: 13px;
    color: #eb2c3c;
    font-weight: normal;
}

.main-license-new .lcs-top ul li b.en4 {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: 20px;
    margin-left: -22px;
    font-size: 18px;
    color: #121212;
    font-weight: bold;
}

.main-license-new .lcs-top ul li b.en4w {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: 26px;
    margin-left: 52px;
    font-size: 13px;
    color: #121212;
    font-weight: normal;
}

.main-license-new .lcs-top ul li b.kr1 {
    letter-spacing: -1px !Important;
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    height: 54px;
    line-height: 54px;
}


.main-license-new .lcs-top ul li div {
    font-size: 14px;
    color: #121212;
    font-weight: 700;
    margin-top: 1px;
    margin-left: -9px;
}

.main-license-new .lcs-top ul li div b.en1:before {
    font-size: 12px;
    margin-left: 5px;
    margin-right: 3px;
}

.main-license-new .lcs-top ul li b.en51 {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: 2px;
    font-size: 13px;
    color: #121212;
    font-weight: normal;
    margin-left: 1px;
}

.main-license-new .lcs-top ul li b.en52 {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: 2px;
    font-size: 13px;
    color: #121212;
    font-weight: normal;
    margin-left: 1px;
}

.main-license-new .lcs-top ul li b.en6 {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: 2px;
    font-size: 13px;
    color: #121212;
    font-weight: normal;
    margin-left: 1px;
}


.main-license-new .lcs-top .sinc1 {
    color: #eb2c3c;
    font-weight: 500;
    font-size: 14px;
    font-family: 'Noto Sans KR', sans-serif;
}

.main-license-new .lcs-top .sinc2 {
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin-left: 5px;
    font-weight: 600;
}

.main-license-new .lcs-top ul li b.nen2 {
    font-family: "Pretendard", sans-serif;
    letter-spacing: -1px !Important;
    color: #f92626;
    font-weight: 500;
    font-size: 19px;
    line-height: 19px;
}

.main-license-new .lcs-top ul li b.nen21 {
    letter-spacing: -1px !Important;
    color: #eb2c3c;
    font-weight: bold;
    float: left;
    margin-left: 19px;
    margin-top: -5px;
}

.main-license-new .lcs-top ul li b.nen51 {
    letter-spacing: -1px !Important;
    position: absolute;
    font-size: 13px;
    color: #121212;
    margin-left: -40px;
    margin-top: -4px;
}

.main-license-new .lcs-top ul li b.nen52 {
    letter-spacing: -1px !Important;
    position: absolute;
    margin-top: -5px;
    font-size: 13px;
    color: #121212;
    margin-left: -40px;
}

.main-license-new .lcs-top ul li b.nsi1 {
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    padding-top: 7px;
    display: inline-block;
}

.main-license-new .lcs-top ul li b.nsi2 {
    font-family: "Noto Sans KR";
    letter-spacing: -1px !Important;
    position: absolute;
    font-size: 11px;
    color: #797979;
    font-weight: normal;
    margin-left: -15px;
    width: 100px;
    text-decoration: line-through;
}

.main-license-new .lcs-top ul li b.nsi3 {
    font-family: "Noto Sans KR";
    letter-spacing: -1px !Important;
    position: absolute;
    font-size: 11px;
    color: #797979;
    font-weight: normal;
    margin-left: 34px;
    width: 100px;
    text-decoration: line-through;
}

.main-license-new .lcs-btm {
    margin-top: 10px;
}

.main-license-new .lcs-btm ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-license-new .lcs-btm ul li {
    padding: 20px 0 24px;
    position: relative;
}

/*.main-license-new .lcs-btm ul li:before {content:""; position:absolute; left:-50px; top:50%; transform:translateY(-50%); width:1px; height:42px; background:#ececec;}*/


.main-license-new .lcs-btm ul li:first-of-type:before {
    display: none;
}

.main-license-new .lcs-btm ul li:first-of-type > a {
    background: url('/resource/images/main/renewal/2024/icon_download.png') no-repeat left center
}

.main-license-new .lcs-btm ul li:nth-of-type(2) > a {
    background: url('/resource/images/main/renewal/2024/icon_cloud.png') no-repeat left center
}

.main-license-new .lcs-btm ul li:nth-of-type(3) > a {
    background: url('/resource/images/main/renewal/2024/icon_print.png') no-repeat left center
}

.main-license-new .lcs-btm ul li:nth-of-type(4) > a {
    background: url('/resource/images/main/renewal/2024/icon_group.png') no-repeat left center
}

.main-license-new .lcs-btm ul li:nth-of-type(5) > a {
    background: url('/resource/images/main/renewal/2024/icon_text.png') no-repeat left center
}

.main-license-new .lcs-btm ul li:nth-of-type(6) > a {
    background: url('/resource/images/main/renewal/2024/icon_play.png') no-repeat left center
}

.main-license-new .lcs-btm ul li:nth-of-type(7) > a {
    background: url('/resource/images/main/renewal/2024/icon_beuty.png') no-repeat left center
}

/** 220804 추가 **/ /** 220809 수정 **/

.main-license-new .lcs-btm ul li > a {
    height: 58px;
    padding-left: 66px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.main-license-new .lcs-btm ul li > a p {
    display: inline-block;
}

.main-license-new .lcs-btm ul li > a p span {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Noto Sans KR', sans-serif;
}

.main-license-new .lcs-btm ul li > a p span:first-of-type {
    color: #797979;
}

.main-license-new .lcs-btm ul li > a p span:last-of-type {
    color: #000;
}

.main-new .swiper-container {
    margin-top: 20px;
}

.main-new .swiper-container ul li {
    position: relative;
    background-color: #f7f7f7;
}

/*
.main-new .swiper-container ul li > a {position:absolute;}
.main-new .swiper-container ul li > a:first-of-type {width:384px; height:260px;}
.main-new .swiper-container ul li > a:nth-of-type(2) {width:470px; height:260px; left:393px;}
.main-new .swiper-container ul li > a:nth-of-type(3) {width:470px; height:260px; top:270px;}
.main-new .swiper-container ul li > a:nth-of-type(4) {width:384px; height:260px; top:270px; left:479px;}
.main-new .swiper-container ul li > a:nth-of-type(5) {width:407px; height:530px; right:0;}
*/
.main-new .swiper-pagination {
    position: static;
    margin-top: 20px;
}

.main-new, .main-free {
    padding: 60px 0;
}
.main-content {
    padding: 60px 0px 75px 0px;
    background: #f7f7f7;
}

.main-content .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
}

.main-content .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-content .flex .swiper-container {
    margin-top: 25px;
}

.main-content .flex .flex-box.rec-content {
    width: 555px;
}

.main-content .flex .flex-box.rec-content .swiper-slide .cont li {
    cursor: pointer;
    height: 373px;
    border-radius: 25px;
    background-position: center;
    position: relative;
}

.main-content .flex .flex-box.rec-content .swiper-slide .cont li.active {
    display: block;
}

.main-content .flex .flex-box.rec-content .swiper-slide .cont li > a {
    display: block;
    height: 100%;
}

.main-content .flex .flex-box.rec-content .swiper-slide .cont li .cont-text {
    position: absolute;
    width: calc(100% - 36px);
    left: 50%;
    bottom: 18px;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 15px;
}

.main-content .flex .flex-box.rec-content .swiper-slide .cont li .cont-text a {
    display: block;
    font-size: 13px;
    color: #797979;
    padding: 20px;
}

.main-content .flex .flex-box.rec-content .swiper-slide .cont li .cont-text a strong {
    display: block;
    font-size: 21px;
    color: #060606;
    font-weight: 700;
}

.main-content .flex .flex-box.rec-content .swiper-slide .navi {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 11px;
    width: 554px;
}

.main-content .flex .flex-box.rec-content .swiper-slide .navi a {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    display: block;
    height: 110px !important;
    background-size: cover;
    background-position: center;
}

.main-content .flex .flex-box.rec-content .swiper-slide .navi a.swiper-slide.swiper-slide-active {
    /*margin-right: 11px !important;*/
}

.main-content .flex .flex-box.rec-content .swiper-slide .navi a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 110px;
    background: rgba(0, 0, 0, 0.6);
    content: "";
}

.main-content .flex .flex-box.rec-content .swiper-slide .navi a.swiper-slide-thumb-active:after {
    display: none;
}

.main-content .flex .flex-box.best-thema {
    width: 682px;
    position: relative;
}

.main-content .flex .flex-box.best-thema ul li dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px;
}

.main-content .flex .flex-box.best-thema ul li dl dt,
.main-content .flex .flex-box.best-thema ul li dl dd {
    width: calc(50% - 6px);
   /* margin-bottom: 12px;*/
}

.main-content .flex .flex-box.best-thema ul li dl dd {
    border-radius: 25px;
    overflow: hidden;
    position: relative;
}

.main-content .flex .flex-box.best-thema ul li dl dd > a {
    display: block;
    height: 100%;
    background: transparent;
}

.main-content .flex .flex-box.best-thema ul li dl dd .list-image {
    height: 241px;
    background-size: cover;
    background-position: center;
    background-color: #fff;
}

.main-content .flex .flex-box.best-thema ul li dl dd .list-image a {
    display: block;
    height: 100%;
}

.main-content .flex .flex-box.best-thema ul li dl dd .list-content {
    opacity: 0;
    transition: all ease 0.3s;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    width: 100%;
    padding: 20px;
}

.main-content .flex .flex-box.best-thema ul li dl dd .list-content span {
    position: relative;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 15px;
    color: #fff;
    padding-right: 15px;
}

.main-content .flex .flex-box.best-thema ul li dl dd .list-content span:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 4px;
    height: 16px;
    content: "";
    background: url('/resource/images/new_main/icon_content_more.png') no-repeat center / cover;
}

.main-content .flex .flex-box.best-thema ul li dl dd:hover .list-content {
    opacity: 1;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9));
}

.main-content .flex .flex-box.best-thema .swiper-pagination {
    position: absolute;
    top: 30px;
    right: 0;
}

.main-content .flex .flex-box.best-thema .swiper-pagination span {
    width: 30px;
    margin: 0 2px;
}

.main-content .middle-banner .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -moz-box-pack: flex-end;
    -ms-flex-pack: justify;
    justify-content: center;
}

.main-content .middle-banner .container a {
    display: block;
    width: 50%;
}

.main-content .middle-banner .container a:first-of-type {
    width: 624px;
    position: relative;
    right: -1px;
}

.main-content .middle-banner .container a:last-of-type {
    width: 656px;
}

.main-content .middle-banner .container a img {
    max-width: 100%;
}

.main-free .tab {
    margin-top: 20px;
    position: relative;
}

.main-free .tab > a {
    position: absolute;
    right: 0;
    top: 14px;
    font-size: 14px;
    color: #171717;
}

.main-free .tab ul {
    border-bottom: 1px solid #121212;
    font-size: 0;
}

.main-free .tab ul li {
    display: inline-block;
    margin-right: 1px;
}

.main-free .tab ul li a {
    display: block;
    width: 246px;
    border: 1px solid #ededed;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #888;
    background: #ededed;
    border-radius: 10px 10px 0 0;
    font-weight: 500;
}

.main-free .tab ul li.active a {
    background: #fff;
    color: #171717;
    border: 1px solid #171717;
    border-bottom: 1px solid #fff;
    position: relative;
}

.main-free .tab ul li.active a:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 1px;
    background: #fff;
    content: "";
}

.main-free .tab-content {
    margin-top: 12px;
    display: none;
}

.main-free .tab-content.active {
    display: block;
}

.main-free .tab-content ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.main-free .tab-content ul li a {
    border: 1px solid #fff;
    display: block;
    width: 248px;
    height: 246px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
}

#wrap .main-footer {
    background: #f7f7f7;
    border: 1px solid #e0e5e7;
    border-width: 1px 0;
    border-bottom: none;
}

/
/
#wrap .main-footer .container {
    display: flex;
    flex-wrap: wrap;
}

#wrap .main-footer .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#wrap .main-footer .container .flex-box {
    border-right: 1px solid #e0e5e7;
    padding: 39px 0px 45px 0px;
}

#wrap .main-footer .container .flex-box:last-of-type {
    border-right: 0;
}

#wrap .main-footer .container .flex-box h2 {
    font-size: 23px;
    color: #121212;
    margin-bottom: 10px;
    font-weight: 500;
}

#wrap .main-footer .container .flex-box:first-of-type {
    width: 479px;
    padding-right: 60px;
}

#wrap .main-footer .container .flex-box:first-of-type ul li {
    margin-bottom: 8px;
}

#wrap .main-footer .container .flex-box:first-of-type ul li:last-of-type {
    margin-bottom: 0;
}

#wrap .main-footer .container .flex-box:first-of-type ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

#wrap .main-footer .container .flex-box:first-of-type ul li a span:first-of-type {
    width: -webkit-calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: calc(100% - 65px);
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px;
    color: #121212;
    position: relative;
    padding-left: 8px;
}

#wrap .main-footer .container .flex-box:first-of-type ul li a span:first-of-type:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 2px;
    background: #121212;
    border-radius: 50%;
    left: 0;
    top: 55%;
    transform: translateY(-50%);
}

#wrap .main-footer .container .flex-box:first-of-type ul li a span:last-of-type {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 65px;
    text-align: right;
    font-size: 13px;
    color: #121212;
}

#wrap .main-footer .container .flex-box:nth-of-type(2) {
    width: 440px;
    padding: 40px 85px 45px;
}

#wrap .main-footer .container .flex-box:nth-of-type(2) strong {
    display: block;
    font-size: 34px;
    color: #678af3;
    line-height: 43px;
    letter-spacing: 0 !Important;
}

#wrap .main-footer .footer-top-text {
    text-align: center;
    font-size: 0;
    margin: 5px 0 15px;
}

#wrap .main-footer .footer-top-text a {
    font-size: 14px;
    color: #121212;
}

#wrap .main-footer .footer-top-text a:after {
    display: inline-block;
    content: "|";
    margin: 0 10px;
    font-size: 11px;
    position: relative;
    top: -2px;
}

#wrap .main-footer .footer-top-text a:last-of-type:after {
    display: none;
}

#wrap .main-footer .footer-top-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -moz-justify-content: center;
    justify-content: space-between;
    width: 278px;
    margin-left: -10px;
}

#wrap .main-footer .footer-top-link a {
    display: inline-block;
    width: 134px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    font-size: 14px;
    border-radius: 20px;
}

#wrap .main-footer .footer-top-link a:first-of-type {
    background: #6486eb;
    color: #fff;
}

#wrap .main-footer .container .flex-box:nth-of-type(2) .footer-top-link a:last-of-type {
    position: relative; /*left:-10px;*/
}

#wrap .main-footer .footer-top-link a:last-of-type {
    color: #6486eb;
    border: 1px solid #6486eb;
    background: #fff;
}

#wrap .main-footer .container .flex-box:last-of-type {
    padding-left: 93px;
}

#wrap .main-footer .container .flex-box:last-of-type strong {
    font-size: 36px;
    color: #121212;
    letter-spacing: 0 !important;
    display: block;
    line-height: 44px;
}

#wrap .main-footer .container .flex-box:last-of-type small {
    display: block;
    font-size: 13px;
    color: #121212;
    margin: 5px 0 15px;
}

.signMenu {
    width: 187px;
    height: 100%;
    float: left;
    padding-top: 37px;
    position: relative;
    margin-left: 42px;
}

.signMenu .underLine {
    width: 196px;
    border: 1px solid black;
    position: absolute;
}

.signMenu .underLine span {
    width: 350px;
    font-size: 32px;
    font-weight: 400;
    line-height: 32px;
    position: absolute;
    bottom: 0;
    left: 211px;
}

.signMenu a {
    color: #000000;
    cursor: pointer;
    letter-spacing: -0.3px;
}

.signMenu .title {
    font-size: 22px;
    line-height: 22px;
    letter-spacing: -0.6px;
    padding-bottom: 20px;
    font-weight: bold;
}

.signMenu li {
    margin-top: 20px;
    font-size: 14px;
    line-height: 14px;
    padding-left: 3px;
}

.signMenu .contactUs {
    width: 163px;
    height: 132px;
    background: #f6f6f6;
    color: #3b3b3b;
    border: 1px solid #e2e2e2;
    text-align: center;
    line-height: normal;
    margin-top: 10px;
}

.signMenu .contactUs .con_title {
    width: 100%;
    font-size: 19px;
    letter-spacing: -0.5px;
    display: block;
    padding-top: 15px;
}

.signMenu .contactUs .con_no {
    width: 100%;
    height: 33px;
    letter-spacing: -0.1px;
    line-height: 33px;
    font-size: 22px;
    font-weight: bold;
    display: block;
    padding-bottom: 5px;
}

.signMenu .contactUs p {
    width: 100%;
    height: 18px;
    font-size: 12px;
    color: #575757;
    letter-spacing: -0.4px;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.signMenu label {
    cursor: inherit;
}


.event_sidebar_link {
    margin-top: 40px;
}

.imagehub_banner_link {
    margin-top: 10px;
}

.iccollection {
    width: calc(100% - 229px);
    padding: 120px 0px 19px 45px;
    float: left;
    border-left: 1px solid #e0e0e0;
}

.containerSub {
    width: 1280px;
    margin: 0 auto;
    background: white;
    font-weight: 400;
    letter-spacing: -0.7px;
    color: #000000;
    font-size: 13px;
    font-family: 'Noto Sans KR', sans-serif;
}

.containerSub .contents {
    min-height: 600px;
}

.event-wrap {
    position: relative;
}

.event-image {
    position: relative;
}

.event-image > a {
    position: absolute;
}

.event-image > a:first-of-type {
    width: 258px;
    height: 62px;
    left: 197px;
    bottom: 90px;
}

.event-image > a:nth-of-type(2) {
    width: 258px;
    height: 62px;
    left: 477px;
    bottom: 90px;
}

.event-popup {
    display: none;
    position: absolute;
    left: 104px;
    top: 1100px;
}

.event-popup > a {
    position: absolute;
    right: 0;
    top: 0;
    width: 58px;
    height: 56px;
}

.event-pop {
    display: none;
    position: absolute;
    background: #fff;
    left: 104px;
    top: 1100px;
    width: 728px;
    border-radius: 10px;
}

.event-pop .pop-head {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
}

.event-pop .pop-head h2 {
    font-size: 17px;
    font-weight: 600;
}

.event-pop .pop-head a {
    font-size: 0;
    background: url('/resource/images/new_main/icon_event_close.png') no-repeat center;
    display: inline-block;
    width: 14px;
    height: 14px;
}

.event-pop .pop-body {
    padding: 0 15px 15px;
}

.event-pop .pop-body ul {
    background: #e5e5e5;
    padding: 18px;
    border-radius: 10px;
}

.event-pop .pop-body ul li {
    position: relative;
    font-size: 13px;
    letter-spacing: -0.6px;
    color: #4d4d4d;
    line-height: 1.3;
    padding-left: 7px;
    margin-bottom: 10px;
}

.event-pop .pop-body ul li:last-of-type {
    margin-bottom: 0;
}

.event-pop .pop-body ul li:before {
    position: absolute;
    left: 0;
    top: 1px;
    display: inline-block;
    content: "-";
}

/*
.typeahead {
    width: 99.7%;
    min-height: 10px;
    max-height: 189px;
    margin: 13px 0 0 0px;
    border: 1px solid #ccc;
    padding: 0;
    position: absolute;
    background: #fff;
    overflow: auto;
    z-index: 100;
    top: 30px !important;
}

.typeahead li {
    width: 84%;
    height: 20px;
    padding: 9px 0 0 10px;
    cursor: pointer;
    color: #38618f;
    list-style: none;
}

.typeahead li.active {
    background: #e9eff5;
}

.typeahead span {
    color: #9a6c8f;
}
*/

.eventWrap {
    position: absolute;
    top: 910px;
    margin-left: -740px;
    z-index: 9999;
    cursor: pointer;
}

.eventWrap.flow {
    position: fixed;
}

.evenBox.close .bottomImg {
    width: 86px;
    padding-bottom: 5px;
}

.evenBox.close .topImg {
    display: block;
}

.evenBox.open .bottomImg {
    width: 86px;
    padding-bottom: 5px;
}

.evenBox.open .topImg {
    display: block;
}

.dDayBanner {
    width: 84px;
    height: 95px;
    border-radius: 8px;
    position: absolute;
    top: 808px;
    z-index: 9999;
    margin-left: -740px;
    left: 50%;
    background-color: #fff;
    border: 1px solid #ef1e1e;
    width: 84px;
}

.dDayBanner_title {
    height: 29px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    font: bold 13px Noto Sans KR;
    border: 1px solid #fc3c3c;
    background-color: #fc3c3c;
    color: #fff;
}

.dDayBanner_title div {
    padding-top: 5px;
}

.dDayBanner_title span {
    color: #fff723;
}

.dDayBanner_text {
    height: 41px;
    text-align: center;
    font: bold 36px Noto Sans Kr;
    color: #fc3c3c;
}

.dDayBanner_text div {
    margin-top: -6px;
}

.dDayBanner_button {
    height: 20px;
    margin-top: 6px;
    text-align: center;
}

.dDayBanner_button .btn {
    border-radius: 100px;
    cursor: pointer;
    border-radius: 100px;
    background-color: #fff723;
    color: #fc3c3c;
    border: 0;
    font: bold 12px Noto Sans Kr;
    width: 75px;
    height: 19px;
}

@media screen and (max-width: 1528px) {
    .eventWrap, .dDayBanner {
        left: 5px;
    }

    .evenBox.open .bottomImg {
        width: 86px;
    }

    .evenBox.open .topImg {
        width: 86px;
    }
}

#eventfig {
    z-index: 9999
}

.lsc-text {
    background: #F1F3F4;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    text-align: center;
    margin: 13px 0 5px;
    border-radius: 10px;
    letter-spacing: 0;
    word-spacing: -.85px;
}

.lsc-text b {
    margin-left: 4px;
}