@charset "utf-8";

main h2 {
    color: #222;
}

main figure {
    position: relative;
}

main figure li {
    text-align: center;
    color: #fff;
}

main figure li:nth-child(1) {
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(2) {
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(3) {
    background: url(../images/img_main_visual0.png) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(4) {
    background: url(../images/img_main_visual1.jpg) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(5) {
    background: url(../images/img_main_visual2.jpg) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(6) {
    background: url(../images/img_main_visual3.jpg) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(7) {
    background: url(../images/img_main_visual4.jpg) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(8) {
    background: url(../images/img_main_visual5.jpg) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(9) {
    background: url(../images/img_main_visual6.jpg) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(10) {
    background: url(../images/img_main_visual7.jpg) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li:nth-child(11) {
    background: url(../images/img_main_visual8.jpg) repeat-x center top;
    background-size: auto 100%;
    color: #fff;
    background-size: cover;
}

main figure li > div {
    padding: 0 40px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

main figure li div div {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

main figure li div div p {
    position: absolute;
    left: 0;
    top: 20.41%;
    text-align: left;
}

main figure li div div p strong {
    display: block;
    margin-left: -64px;
    margin-bottom: -65px;
    font-family: 'Montserrat';
    font-size: 85px;
    font-size: 5.6rem;
    font-weight: 700;
}

main figure li div div p em {
    display: block;
    margin-top: 5%;
    font-size: 33px;
    font-size: 2.2rem;
    font-weight: 700;
}

main figure li div div p span {
    display: block;
    margin-top: 1.5%;
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: bold;
}

main figure li.right div div p {
    left: auto;
    right: 0;
    line-height: 1.3;
}

main figure li.right div div p {
    text-align: right;
}

main figure li.right div div p strong {
    margin-right: -64px;
}

main figure .bx-wrapper {
    margin: 0 auto;
}

main figure .bx-wrapper .bx-pager {
    width: 100%;
    bottom: 20px;
    z-index: 9999;
}

main figure .bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    opacity: 1;
    background: #f2f2f2;
    border-radius: 15px;
}

main figure .bx-wrapper .bx-pager.bx-default-pager a:hover,
main figure .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #263b85;
}

main figure .bx-wrapper .bx-viewport {
    background: #000;
}

main .news .header {
    padding-top: 6.6%;
    margin-bottom: 4.2%;
}

main .news h2:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/sp_main.png) no-repeat -114px 0;
    vertical-align: middle;
    margin-right: 9px;
}

main .news h2 {
    font-family: 'Montserrat';
    font-size: 18px;
    font-size: 1.2rem;
    float: left;
}

main .news .tab_btn {
    display: inline-block;
    overflow: hidden;
    margin-left: 30px;
    margin-top: 4px;
}

main .news .tab_btn li {
    float: left;
}

main .news .tab_btn li a {
    display: block;
    color: #666;
    font-weight: 500;
}

main .news .tab_btn li:nth-child(n+2) a:before {
    content: '';
    display: inline-block;
    border-left: 1px solid #000;
    margin: 1px 10px 0;
    height: 13px;
    vertical-align: top;
}

main .news .tab_btn li a span {
    display: inline-block;
    padding-bottom: 5px;
}

main .news .tab_btn li:nth-child(1) a {
    border-left: 0 none;
}

main .news .tab_btn li.active a {
    color: #222;
}

main .news .tab_btn li.active a span {
    border-bottom: 2px solid #222;
    box-sizing: content-box;
}

main .news .header > a {
    display: block;
    float: right;
    margin-top: 4px;
    font-size: 13px;
    font-size: 0.86rem;
}

main .news .header > a:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 14px;
    background: url(../images/sp_main.png) no-repeat -118px -37px;
}

main .news {
    background: #f2f2f2;
}

main .news .tab_cont {
    padding-bottom: 6.6%;
}

main .news .tab_cont ul {
    display: none;
}

main .news .tab_cont ul.active {
    display: block;
}

main .news .tab_cont ul {
    overflow: hidden;
}

main .news .tab_cont li {
    float: left;
    width: 30.58%;
    background: #fff;
    margin-left: 4.1%;
}

main .news .tab_cont li a {
    position: relative;
    display: block;
    padding: 13.62%;
    height: 204px;
}

main .news .tab_cont li a:hover {
    background: #3b4e91;
    color: #fff;
}

main .news .tab_cont li a:hover dt:after {
    background: #fff;
}

main .news .tab_cont li a:hover dd em {
    color: #949cba;
}

main .news .tab_cont li a:hover dd span {
    color: #fff;
}

main .news .tab_cont li:nth-child(1) {
    margin-left: 0;
}

main .news .tab_cont li dt span {
    font-size: 24px;
    min-height: 62px;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 33px;
    text-align: center;
    white-space: pre-wrap;
    word-break: keep-all;
    max-height: 66px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

main .news .tab_cont li dt:after {
    content: '';
    display: block;
    width: 9.2%;
    height: 4px;
    background: #222;
    margin: 10% auto 8.5%;
    border-radius: 2px;
}

main .news .tab_cont li dd {
    text-align: center;
}

main .news .tab_cont li dd em {
    display: block;
    min-height: 60px;
    letter-spacing: -1px;
    font-size: 14px;
    font-size: 0.93rem;
    line-height: 21px;
    color: #666;
    white-space: pre-wrap;
    word-break: keep-all;
    max-height: 60px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

main .news .tab_cont li dd span {
    display: block;
    color: #999;
    font-size: 14px;
    font-size: 0.93rem;
    margin-top: 15px;
    letter-spacing: -1px;
}

main .product {
    overflow: hidden;
    background: #fff;
}

main .product > div {
    padding-bottom: 420px;
    position: relative;
}

main .product h2 {
    max-width: 1200px;
    margin: 0 auto;
}

main .product h2 span {
    display: block;
    margin: 8.3% auto 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 36px;
    font-size: 2.4rem;
    text-align: center;
}

main .product h2:after {
    display: block;
    content: '';
    width: 2.5%;
    height: 4px;
    background: #000;
    margin: 2.5% auto 4.16%;
    border-radius: 2px;
}

main .product .product-slide .swiper-container {
    padding: 84px 0;
    height: 266px;
}

main .product .product-slide .bx-wrapper {
    left: 50%;
    margin-left: -790px !important;
}

main .product .product-slide .bx-viewport {
    padding: 83px 0;
}

main .product .product-slide li {
    position: relative;
    margin: 0 auto;
}

main .product .product-slide li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e9e9e9;
    background: #f2f2f2;
    transition: all 0.3s ease-in-out;
}

main .product .product-slide li > div {
    position: relative;
    padding: 40px 10px;
}

main .product .product-slide li > div:before {
    content: '';
    display: block;
    width: 154px;
    height: 150px;
    margin: -50px auto 0;
    background: url(../images/sp_main_product_E.png) no-repeat left top;
    transform-origin: center bottom;
    transform: scale(0.7);
    transition: all 0.3s ease-out;
}

main .product .product-slide .product1 > div:before {
    background-position-x: 34px;
}

main .product .product-slide .product2 > div:before {
    background-position-x: -174px;
}

main .product .product-slide .product3 > div:before {
    background-position-x: -409px;
}

main .product .product-slide .product4 > div:before {
    background-position-x: -626px;
}

/*main .product .product-slide .product5>div:before {background-position-x:-878px;}
main .product .product-slide .product6>div:before {background-position-x:-1096px;}*/
main .product .product-slide .product5 > div:before {
    background: url(../images/icon_LLM_main.png) no-repeat top;
}

main .product .product-slide .product6 > div:before {
    background: url(../images/sp_main_product_video.png) no-repeat left top;
}

main .product .product-slide .product7 > div:before {
    background: url(../images/sp_main_product_health.png) no-repeat left top;
}

main .product .product-slide .product8 > div:before {
    background-position-x: -1510px;
}

main .product .product-slide .product9 > div:before {
    background-position-x: -1740px;
}

main .product .product-slide .product10 > div:before {
    background: url(../images/sp_main_product_guardian.png) no-repeat left top;
}

main .product .product-slide li strong {
    display: block;
    text-align: center;
    font-size: 18px;
    font-size: 1.2rem;
    margin-top: 20px;
}

main .product .product-slide li strong:after {
    content: '';
    display: none;
    width: 34px;
    height: 3px;
    background: #222;
    margin: 20px auto 0;
    border-radius: 2px;
}

main .product .product-slide li em {
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 0.93rem;
    color: #666;
    margin-top: 15px;
    line-height: 20px;
    word-break: keep-all;
    white-space: pre-wrap;
}

main .product .product-slide li.on > div:before {
    transform: scale(1);
}

main .product .product-slide li.on:before {
    width: 345px;
    height: 428px;
    top: -82px;
    left: -35px;
}

main .product .product-slide li.on strong {
    font-size: 30px;
}

main .product .product-slide li.on strong:after {
    display: block;
}

main .product .product-slide li.on em {
    margin-top: 25px;
}

main .product .product-slide-control {
    position: absolute;
    width: 100%;
    top: 50%;
}

main .product .product-slide-control a {
    display: block;
    text-indent: -9999px;
}

main .product .product-slide-control .prev,
main .product .product-slide-control .next {
    position: absolute;
    width: 70px;
    height: 70px;
    background-image: url(../images/sp_slidearrow.png);
    background-size: auto;
    background-position: right top;
    margin-top: -185px;
    right: 28px;
}

main .product .product-slide-control .prev {
    background-position: left top;
    left: 28px;
}

main .product .product-slide-control .prev:hover,
main .product .product-slide-control .next:hover {
    background-position-y: bottom;
}

main .product .product_info {
    position: absolute;
    width: 100%;
    top: 500px;
    left: 21%;
    margin-left: -397px;
    display: block;
    /*max-width: 795px;*/
    z-index: 9999;
}

main .product .product_info > li {
    width: 100%; /* border:1px solid red;  */
    position: absolute;
    text-align: center;
    visibility: hidden;
    opacity: 0;
}

/*main .product .product_info>li:before {content:''; display:block; width:100px; height:100px; margin:0 auto; background:url(../images/sp_main.png) no-repeat -335px top;}*/
main .product .product_info > li > a {
    display: block;
    text-indent: -9999px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url(../images/sp_main.png) no-repeat -335px top;
}

main .product .product_info > li dl {
    margin-top: 50px;
}

main .product .product_info > li dl dt {
    font-size: 34px;
    font-size: 2.26rem;
    font-weight: 700;
    letter-spacing: -2px;
}

main .product .product_info > li dl dd {
    margin-top: 25px;
    font-size: 16px;
    font-size: 1.06rem;
    color: #666;
    line-height: 25px;
    letter-spacing: -1px;
}

main .product .product_info > li ul {
    overflow: hidden;
    display: inline-block;
    margin-top: 50px;
}

main .product .product_info > li ul li {
    line-height: 18px; /* 	border:1px solid red;  */
    float: left;
    width: 103px;
    text-align: center;
}

/* main .product .product_info>li ul li:after {text-align:center; content:''; display:inline-block; width:1px; height:70px; background:#eaeaea; margin-left:30px;} */
main .product .product_info > li ul li:last-child:after {
    display: none;
}

main .product .product_info > li ul li span {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-top: 22px;
}

/* main .product .product_info>li ul li span:before {content:''; display:block; width:30px; height:30px; margin:0 auto 10px; background:url(../images/sp_main.png) no-repeat -283px 0;} */
main .product .product_info > li ul li:nth-child(2) span:before {
    background-position-y: -51px;
}

main .product .product_info > li ul li:nth-child(3) span:before {
    background-position-y: -103px;
}

main .product .product_info > li ul li:nth-child(4) {
    text-align: center;
}

main .product .product_info > li ul li:nth-child(4) span:before {
    background-position-y: -153px;
}

main .recruit {
    background: url(../images/bg_main_recruit.jpg) repeat-x center top;
    background-size: cover;
}

main .recruit .inner {
    padding: 80px 40px;
}

main .recruit h2 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    font-size: 1.2rem;
    text-align: left;
}

main .recruit h2:after {
    content: '';
    display: block;
    width: 2.5%;
    height: 3px;
    background: #222;
    margin: 2.5% 0;
    border-radius: 2px;
}

main .recruit dl {
    margin-bottom: 3%;
}

main .recruit dl dt {
    font-size: 34px;
    font-size: 2.26rem;
    font-weight: 700;
    margin-bottom: 1.66%;
    letter-spacing: -1px;
}

main .recruit dl dd {
    font-size: 16px;
    font-size: 1.06rem;
    line-height: 26px;
    max-width: 430px;
    word-break: keep-all;
    white-space: pre-wrap;
    letter-spacing: -1px;
    font-weight: 700;
}

main .recruit ul {
    margin-bottom: 3.33%;
}

main .recruit ul:after {
    content: '';
    display: block;
    clear: both;
}

main .recruit ul li {
    float: left;
    margin-left: 5%;
}

main .recruit ul li:nth-child(1) {
    margin-left: 0;
}

main .recruit ul li:before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    background: url(../images/sp_main.png) no-repeat -250px -374px;
}

main .recruit ul li:nth-child(2):before {
    background-position: left -374px;
}

main .recruit ul li:nth-child(3):before {
    background-position: -123px -374px;
}

main .recruit ul li span {
    display: block;
    text-align: center;
    margin-top: 18px;
    font-size: 14px;
    font-size: 0.93rem;
}

main .contact {
    background: url(../images/bg_main_contactus.jpg) repeat-x center top;
    background-size: cover;
}

main .contact .inner {
    text-align: center;
    padding: 70px 40px;
}

main .contact h2 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    font-size: 1.2rem;
    color: #fff;
}

main .contact h2:after {
    content: '';
    display: block;
    width: 2.5%;
    height: 3px;
    background: #fff;
    margin: 2.5% auto;
    border-radius: 2px;
}

main .contact p {
    color: #fff;
    opacity: 0.5;
    font-size: 16px;
    font-size: 1.06rem;
    line-height: 27px;
    margin-bottom: 2.5%;
}

main .contact .btn_wrap a:nth-child(n) {
    margin-right: 6px;
}

.Limky_icon_img {
    margin-bottom: 10px;
    /* 	border:1px solid red;  */
    margin: 0 auto;
    display: block;
    width: 30px;
    max-height: 40px;
}

/* 홈페이지 메인 배너 팝업용 */
.popup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #d4e5f5;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    text-align: center;
    overflow: hidden;
    z-index: 10000000;
}
.popup img {
    width: 100%;
    height: 720px;
}
.popup .content {
    padding: 8px 16px;
    display: flex;
    justify-content: end;
    align-items: center;
}
.popup .content .close-btn {
    order: 1;
    background: #3d3d3d;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    height: 24px;
    width: 46px;
}
.popup .content .close-btn:hover {
    background: #272727;
}
.hide-checkbox {
    user-select: none;
}
.hide-checkbox > label:hover {
    cursor: pointer;
}
.popup .content .hide-checkbox {
    order: 0;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
    margin-right: 16px;
}
.popup .content .hide-checkbox input {
    margin-right: 8px;
}
/* 팝업 체크박스 */
#hidePopupOneDay {
    width: 16px;
    height: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;      /* 기본 체크박스 스타일 제거 */
    appearance: none;           /* 기본 체크박스 스타일 제거 */
    border: 2px solid #ccc;    /* 기본 테두리 색상 */
    border-radius: 4px;
    background-color: white;
    cursor: pointer;
    position: relative;
}
/* 체크된 상태에서 배경색 변경 */
#hidePopupOneDay:checked {
    background-color: #3d3d3d;
    border-color: #3d3d3d;
}
#hidePopupOneDay:checked::after {
    content: "✔";
    font-size: 12px;
    color: white;
    position: absolute;
    top: -1px;
    left: 9%;
}