@charset "utf-8";

/* 공통 */
html {}
.main_btn_style1 { display:inline-block; font-family: 'GmarketSansL', sans-serif; font-size:13px; letter-spacing:0em; color:#fff; border:1px solid #dc2d3c; padding:10px 50px 10px 20px; background-color:#dc2d3c; background-image:url(../images/icon/tab_box_bg_right_w.png); background-repeat:no-repeat; background-position: 90% 50%;}
.m_b_XL { margin-bottom:40px;}
.line_1px_10m { display:block; height:1px; width:100%; background-color:#ddd; margin:10px auto;}
.line_1px_M { display:block; height:1px; width:100%; background-color:#ddd; margin:15px auto;}
@media (prefers-reduced-motion: no-preference){
	:root {
		scroll-behavior: smooth;
	}
}

/* Main scroll icon */

.main-scroll-icon-wrap { position: fixed; bottom:100px; right:100px; z-index:90; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; opacity:1;}
.main-scroll-icon-box { overflow:hidden; width:7px; height:120px; z-index:9; margin:0 0 10px auto;}
.main-scroll-icon { display:block; position:relative; width:3px; height:120px; background-color:rgba(208,208,208,0.5); z-index:9; margin:0 2px 0 auto;}
.main-scroll-icon::after { display: block; content: ""; width: 7px; height: 20px; border-radius:3px; background: #dc2d3c; position: absolute; top: 0; left: -2px; animation: scroll_ani 2s infinite;}
@keyframes scroll_ani {
    0%, 20% { top: -20px;}
	100% { top: 100%;}
}
.main-scroll-icon-txt { font-family: 'Roboto', sans-serif; font-weight:500; font-size:13px; color:#d0d0d0;}
.main-scroll-icon-wrap-none { opacity:0;}

/* 메인 오른쪽 메뉴 */

.right_nav { position:fixed; right:100px; z-index:90;}
.right_nav>nav {}
.right_nav>nav>.gnb {}
.right_nav>nav>.gnb>li { margin:10px auto;}
.right_nav>nav>.gnb>li>a { display:block; text-indent:-9999px; height:12px; width:12px; background-color:rgba(208,208,208,0.5); border-radius:6px; opacity:0.7; margin:0 auto; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;}
.right_nav>nav>.gnb>li>a:hover,
.right_nav>nav>.gnb>li.on>a { width:16px; height:16px; border-radius:8px; background-color:#fff; opacity:1;}


/* Main Visual */

#mainVisual { overflow:hidden;  height:100vh; position:relative;}
.main-visual-wrapper { position:relative; height:100%;}


/* 메인비주얼 :: 이미지 */

.main-visual-slider { overflow:hidden; width:100%; height:100%; background-color:#000;}
.visual-img video { position: absolute; width: auto; min-height: 100vh; min-height: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.main-visual-slider .swiper-slide { overflow: hidden; color: #fff;}
.main-visual-slider .overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; opacity: 1; background: -moz-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); background: -webkit-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); background: linear-gradient(to bottom, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#c9000000', GradientType=0); transition: all 2.5s ease;}
.main-visual-slider .swiper-slide-duplicate-active .overlay,
.main-visual-slider .swiper-slide-active .overlay { opacity: .7;}
.main-visual-slider .swiper-slide .visual-img { position:absolute; top:0px; left:0px; bottom:0px; right:0px; width:100vw; height:100vh; background-size:cover !important;}
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.main-visual-slider .slide-inner { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background-size: cover; background-position: center; display: flex; justify-content: center; align-items: center; text-align: left;}
.visual_mask { width: 100%; height: 100vh; background-color: rgba(0,0,0,0); z-index: 10; position: absolute;}

.visual_pc_view { display:block;}
.visual_tm_view { display:none;}

/* 메인비주얼 :: 텍스트 */

.main-visual-item .visual-txt-con { position:absolute; z-index:11; color:#fff; font-size:20px;opacity: 0; animation: fadeup 3s 1.0s forwards; }
.main-visual-item .visual-txt-con1 { position:absolute; z-index:11; color:#fff; font-size:20px;bottom:0; }
.main-visual-item .visual-txt-con1 img { width:150px; }

.main-visual-item .visual-txt-con img { width:30vw; max-width: 450px; }
    @keyframes fadeup {
        0% {
            opacity: 0;
            transform: translate3d(0);
        }
        to {
            opacity: 1;
            transform: translateZ(0);
        }
    }
 



.main-visual-item .visual-txt-con span { display:block; transform:translateY(100%);}
.main-visual-item .visual-txt-con .main-visual-tit { overflow:hidden; font-size:2.5em; letter-spacing:0; font-family: 'Play', sans-serif; font-weight:800; margin-top:20px; width:650px; height:110px; line-height:50px;}
.main-visual-item .visual-txt-con .main-visual-tit.test { font-weight:400;}
.main-visual-item .visual-txt-con .main-visual-txt { overflow:hidden; font-size:0.9em; font-family: 'Noto Sans KR', sans-serif; font-weight:300; letter-spacing:0.02; opacity:0.8; margin-top:20px; line-height:26px;}


/* 메인 비주얼 :: 버튼, 카운터, 로딩바 */

.main-visual-controls{ position:absolute; width:280px; height:94px; left:210px; bottom:120px; padding:0; background-color: transparent; z-index:11; text-align:center;}
.main-visual-control-btns { margin:40px 0 20px; }
.main-visual-control-btns button { width:34px; height:14px;}
.main-visual-control-btns .slide-prev-btn { float:left; background: url("../images/main/cm_prev_arrow.svg") no-repeat; background-position:center;}
.main-visual-control-btns .slide-next-btn { float:right; background:url("../images/main/cm_next_arrow.svg") no-repeat; background-position:center;}
.main-visual-control-btns .main-visual-conuter { display:inline-block; position:relative; top:0px; vertical-align:middle; line-height:14px; font-family: 'Roboto', sans-serif; font-size:14px; color:#fff; }
.main-visual-control-btns .main-visual-conuter .total-num { position:relative; margin-left:20px; color:#fff)}
.main-visual-control-btns .main-visual-conuter .total-num:before { position:absolute; left:-10px; width:1px; height:13px; background-color:rgba(255,255,255,0.3); content:"";}
.main-visual-loading-bar { width:100%; height:3px; background-color:rgba(0,0,0,0.5);}
.main-visual-loading-bar span { display:block; width:0; height:100%; background-color: #eee}


/* 메인 비주얼 :: Custom Bullet */

.main-visual-pagination { position:absolute; bottom:100px; left:-590px; z-index:11; }
.main-visual-pagination .main-visual-paging-item { float:left; filter: grayscale(100%); margin-left:23px; cursor:pointer; background-color:#000;}
.main-visual-pagination .main-visual-paging-item:focus { outline:none;}
.main-visual-pagination .main-visual-paging-item:first-child { margin-left:0}
.main-visual-pagination span { display:block; overflow:hidden; width:179px; height:102px; border:1px solid #9a9a9a;}
.main-visual-pagination img { width:100%; height:100%; transition:all 1s; transform:scale(1.1)}
.main-visual-pagination .swiper-pagination-bullet-active { filter: grayscale(0); }
.main-visual-pagination .swiper-pagination-bullet-active span { border-color:#fff}
.main-visual-pagination .swiper-pagination-bullet-active img { transform:scale(1.0)}
body.ie-browser .main-visual-pagination .main-visual-paging-item img { opacity:0.3}
body.ie-browser .main-visual-pagination .swiper-pagination-bullet-active img { opacity:1}




/* Main Contents1 */

#mainContents1 { width:100%; height:100%;margin: 0 0 100px 0;padding-bottom: 100px; position:relative; background-color:#f0f0f0; overflow:hidden;}



.Contents_wrap { width:100%;max-width:1500px;position:relative;margin:0 auto; height:100%; z-index:50;}
.Contents_wrap_1 { top:90px; margin-top:0; left:0; opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents_wrap_1_ing { opacity:1; margin-top:-225px}

.Contents_title { font-size:19px; font-weight:600;padding: 0 3%; text-align:left; letter-spacing:-0.01em; margin-left: 0; margin-bottom:10px;} 
.Contents_title_sub {  font-size:15px; text-align:left; letter-spacing:0.03em;padding: 0 3%; width:100%; margin-left: 0; margin-bottom:42px; font-weight:300;}
.Contents_title_sp1 { color:#000;}

/*.Contents_box { width:100%; height:500px;}*/

.main_sliding1 { position:absolute; width:100%; height:100%; padding:0 3%;}
.sliding_menu { text-align:left; height:300px; padding:0;}
.sliding_menu_box { position:relative; display:block; width:100%; height:100%;}
.ov_h2 { width:100%; height:300px; overflow:hidden;}
.sliding_menu_box1 { width:100%; height:300px; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box2 { width:100%; height:300px; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box3 { width:100%; height:300px; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box4 { width:100%; height:300px; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box5 { width:100%; height:300px; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box6 { width:100%; height:300px; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_inbox { position:absolute; left:0px; bottom:-30px; background-color: #f0f0f0; width:100%; padding:35px; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.sliding_menu_number { font-size:16px; color:#111; font-weight:700; margin-left: -35px; margin-top: 0px;}
.sliding_menu_title {   font-size:18px; color:#111; letter-spacing:-0.01em; font-weight:500; width:281px; margin-top: -25px; margin-left: 10px; margin-bottom:0px; line-height:31px; height:45px; vertical-align:top;}
.sliding_menu_txt {  font-size:12px; color:#444; width:235px; font-weight:300; margin-bottom:0px; margin-left: 10px; /* 내용 3줄에서 말줄임 */ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; word-wrap:break-word; height:60px; line-height:17px;}
.sliding_menu_img {}
.sliding_menu_img>img {}
.sliding_menu_box:hover>.sliding_menu_inbox { background-color: #f0f0f0; }
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box1,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box2,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box3,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box4,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box5,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box6 { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}

/* 좌우 화살표 */
.main_sliding1 .slick-prev { width:60px; height:80px;background-size: 40px;background-color:rgba(0, 0, 0, 0.6); background-position: center; position:absolute; left:3%; top:24vw;  background-image: url(../images/icon/angle-left-solid.svg); text-indent:-9999px; border:none; opacity: 0.8;  z-index:90; cursor:pointer; background-repeat: no-repeat;  }
.main_sliding1 .slick-next { width:60px; height:80px;background-size: 40px;background-color:rgba(0, 0, 0, 0.6); background-position: center; position:absolute; right:3%; top:24vw; background-image: url(../images/icon/angle-right-solid.svg); text-indent:-9999px; border:none; opacity: 0.8; z-index:90; cursor:pointer; background-repeat: no-repeat;  }
.main_sliding1 .slick-prev:hover, .main_sliding1 .slick-prev:focus, .main_sliding1 .slick-next:hover, .main_sliding1 .slick-next:focus {opacity: 1;}


/* 페이저 */
.main_sliding1 .slick-dots { position: absolute; display: inline-block; width:100%; left:50%; /*페이저 위치 설정*/ margin-left:-50%; bottom: -800px; text-align: center;}
.main_sliding1 .slick-dots li { position: relative; display: inline-block; width:34px; margin: 0; cursor: pointer; line-height:39px;}
.main_sliding1 .slick-dots li button { display: inline-block; width: 10px; height: 10px;border-radius: 10px; cursor: pointer; background-color:#202020; opacity: 0.2; text-indent:-9999px; vertical-align:middle; border:none !important; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.main_sliding1 .slick-dots li.slick-active button, .main_sliding1 .slick-dots li button:hover, .main_sliding1 .slick-dots li button:focus { opacity: 1; width: 10px; height: 10px;border-radius: 10px;  background-color:#fff;}



/* Main Contents2 */

#mainContents2 { width:100%; height:55vh; min-height:580px; position:relative; background-color:#fff; background-size:cover; background-position:center; background-attachment:fixed; overflow:hidden;}
.Contents_wrap_2 {position:relative; width:100%; max-width:1500px; margin:0 auto; top:90px;padding: 0 3%; margin-top:0; left:0; opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents_wrap_2_ing { opacity:1; margin-top:-275px}

.main_sliding2 { position: absolute; width:100%; padding:0;}
.sliding2_menu { position:relative; width:100%; }
.sliding2_inbox { width:60%; height:auto; z-index:50; margin-top:0px; display:inline-block; float:left;}
.sliding2_title { display:inline-block;  font-size:19px; color:#000;  font-weight:600; margin-bottom:10px; letter-spacing:-0.01em; text-align: left;}
.sliding2_txt { font-size:15px; width:100%; margin-top:-0px; color: #444; line-height:1.67; letter-spacing: 0.03em; font-weight:300; text-align: left;}
.sliding2_txt br { display:block;}
.sliding2_inbox2 { width:40%;font-size:0; margin-top:72px; display:inline-block; float:left;}

@media screen and (min-width:821px) {
.sliding2_inbox2 { width:40%;font-size:0; margin-top:50px; display:inline-block; float:left;}
}
.sliding2_inbox2_2 { display:inline-block; vertical-align:top; width: 100%;float: right; height:500px; margin-top: -190px;}

.ov_h { position:relative; width:100%; height:500px; overflow:hidden;}
.sliding2_inbox2_2_bg01 { width:100%; height:500px; background-image:url(../images/main/cont_slide3_bg01.jpg); background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_inbox2_2_bg01:hover, .sliding3_inbox2_3_bg01:hover, .sliding3_inbox2_2_bg02:hover, .sliding3_inbox2_3_bg02:hover, .sliding3_inbox2_2_bg03:hover, .sliding3_inbox2_3_bg03:hover { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}

.sliding2_line1 { position:absolute; bottom:0; left:0; width:393px; height:245px; background-image:url(../images/main/sliding3_line1.png); z-index:40;}
.sliding2_line2 { position:absolute; top:0; right:70px; width:481px; height:291px; background-image:url(../images/main/sliding3_line2.png); z-index:40;}
.sliding2_line3 { position:absolute; bottom:60px; right:0; width:605px; height:368px; background-image:url(../images/main/sliding3_line3.png); z-index:51;}

.sliding2_inbox .cp-link-list{display:flex; flex-wrap:wrap; max-width:100%; margin-top: 60px; }
.sliding2_inbox .cp-link-list li{width:40%; display:table; table-layout:fixed; height:70px; position:relative; border-bottom:1px solid #eee; margin-right:10%; }
.sliding2_inbox .cp-link-list li:after{position:absolute; content:""; width:0; height:1px; background-color:#000; left:0; bottom:-1px; transition:all 0.4s}
.sliding2_inbox .cp-link-list li a{display:table-cell; vertical-align:middle; font-weight:300; font-size:15px; letter-spacing:-0.025rem; line-height:1.3; color:#444; width:100%; transition:color 0.4s; }
.sliding2_inbox .cp-link-list li a i{position:absolute; background-image: url(../images/main/work_icon.png); width:5px; height:9px;  background-repeat: no-repeat; right:10%; top:50%; transform:translateY(-50%)}

/* 공통 :: 텍스트 효과 */
.sliding2_inbox .cm-up-effect-02{/*padding-bottom:0.1em; */overflow:hidden;/*overflow-y:hidden*/line-height:0}
.sliding2_inbox .cm-up-effect-02-inner{line-height:1.1; overflow:hidden; display:flex;}
.sliding2_inbox .cm-up-effect,
.sliding2_inbox .cm-up-effect-02{opacity:0}
.sliding2_inbox .active-section .cm-up-effect,
.sliding2_inbox .active-section .cm-up-effect-02{
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.sliding2_inbox .cm-up-effect.splitting .char,
.sliding2_inbox .cm-up-effect-02 .cm-up-effect-02-inner{
	-webkit-animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
	animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.sliding2_inbox .active-section .cm-up-effect .char,
.sliding2_inbox .active-section .cm-up-effect-02 .cm-up-effect-02-inner{
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.mouse {
    position: absolute;
    bottom: 40px;
    z-index: 5;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
}
.mouse .mouse-icon {
    display: block;
    width: 25px;
    height: 45px;
    border: 2px solid white;
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    text-align: center;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}
.mouse .mouse-wheel {
    height: 6px;
    margin: 5px auto 0;
    display: block;
    width: 6px;
    background-color: white;
    border-radius: 50%;
    -webkit-animation: 2.0s ease infinite wheel-up-down;
    -moz-animation: 2.0s ease infinite wheel-up-down;
    animation: 2.0s ease infinite wheel-up-down;
}
@-webkit-keyframes wheel-up-down {
	0% {
	    margin-top: 5px;
	    opacity: 0;
	}
	20% {
	    margin-top: 5px;
	    opacity: 1;
	}
	30% {
	    margin-top: 5px;
	    opacity: 1;
	}
	30% {
	    opacity: 1;
	}
	50% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}
@-moz-keyframes wheel-up-down {
	0% {
	    margin-top: 5px;
	    opacity: 0;
	}
	20% {
	    margin-top: 5px;
	    opacity: 1;
	}
	30% {
	    margin-top: 5px;
	    opacity: 1;
	}
	50% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}@keyframes wheel-up-down {
	0% {
	    margin-top: 5px;
	    opacity: 0;
	}
	20% {
	    margin-top: 5px;
	    opacity: 1;
	}
	30% {
	    margin-top: 5px;
	    opacity: 1;
	}
	30% {
	    opacity: 1;
	}
	50% {
	    opacity: 1;
	}
	100% {
	    margin-top: 20px;
	    opacity: 0;
	}
}


/* 좌우 화살표 */
.main_sliding2 .slick-prev { position:absolute; right:330px; top:60px; background-image: url(../images/icon/slider_left_11x20_w.png); width:11px; height:20px; text-indent:-9999px; border:none; opacity: 1; z-index:100; cursor:pointer;}
.main_sliding2 .slick-next { position:absolute; right:300px; top:60px; background-image: url(../images/icon/slider_right_11x20_w.png); width:11px; height:20px; text-indent:-9999px; border:none; opacity: 1; z-index:100; cursor:pointer;}
.main_sliding3 .slick-prev:hover, .main_sliding3 .slick-prev:focus, .main_sliding3 .slick-next:hover, .main_sliding3 .slick-next:focus {opacity: 1;}


/* 페이저 */
.main_sliding2 .slick-dots { position: absolute; display: inline-block; width:auto; right:80px; /*페이저 위치 설정*/ top:50px; text-align: center;}
.main_sliding2 .slick-dots li { position: relative; display: inline-block; width:70px; margin: 0; cursor: pointer; line-height:39px;}
.main_sliding2 .slick-dots li button { display: inline-block; width: 60px; height: 3px; cursor: pointer; background-color:#fff; opacity: 0.2; text-indent:-9999px; vertical-align:middle; border:none !important; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.main_sliding2 .slick-dots li.slick-active button, .main_sliding3 .slick-dots li button:hover, .main_sliding3 .slick-dots li button:focus { opacity: 1; width: 60px; height: 3px; background-color:#dc2d3c;}



/* Main Contents3 */

#mainContents3 { width:100%; position:relative; background-image:url(); background-size:cover; background-position:center; background-attachment:fixed; overflow:hidden;}


.jb-box { width: 100%; height: auto; overflow: hidden;margin: 0px auto; position: relative; }
video { width: 100%; }
.jb-text { position: absolute; top: 50%; width: 100%; }
.jb-text p { margin-top: -24px; text-align: center; font-size: 48px; color: #ffffff; }






/* 1024 ~ 768까지 태블릿 설정 */

@media screen and (max-width:1180px) {
 .sliding2_txt br { display:none;}
}

/* 1024 ~ 768까지 태블릿 설정 */

@media screen and (max-width:1024px) {

/* 공통 */
html { overflow:auto;}
.main_btn_style1 { display:inline-block; font-family: 'Noto Sans KR', sans-serif; font-size:16px; border:1px solid #bbb; padding:10px 50px 10px 20px; background-color:#FFF; background-image:url(../images/icon/tab_box_bg_right.png); background-repeat:no-repeat; background-position: 90% 50%;}
.m_b_XL { margin-bottom:40px;}
.line_1px_10m { display:block; height:1px; width:100%; background-color:#ddd; margin:10px auto;}
.line_1px_M { display:block; height:1px; width:100%; background-color:#ddd; margin:15px auto;}


/* Main scroll icon */

.main-scroll-icon-wrap { display:none;}

/* 메인 오른쪽 메뉴 */

.right_nav { display:none;}


/* Main Visual */

#mainVisual { overflow:hidden;  height:680px; min-height:1px; position:relative; padding-top:80px;}
.main-visual-wrapper { position:relative; height:100%;}


/* 메인비주얼 :: 이미지 */

.main-visual-slider { overflow:hidden; width:100%; height:100%; background-color:#000;}
.visual-img video { position: absolute; width: auto; min-height:600px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.main-visual-slider .swiper-slide { overflow: hidden; color: #fff;}
.main-visual-slider .overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; opacity: 1; background: -moz-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); background: -webkit-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); background: linear-gradient(to bottom, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#c9000000', GradientType=0); transition: all 2.5s ease;}
.main-visual-slider .swiper-slide-duplicate-active .overlay,
.main-visual-slider .swiper-slide-active .overlay { opacity: .7;}
.main-visual-slider .swiper-slide .visual-img { position:absolute; top:0px; left:0px; bottom:0px; right:0px; width:100vw; height:100vh; background-size:cover !important;}
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.main-visual-slider .slide-inner { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background-size: cover; background-position: center; display: flex; justify-content: center; align-items: center; text-align: left;}
.visual_mask { width: 100%; height: 100vh; background-color: rgba(0,0,0,0.1); z-index: 10; position: absolute;}

.visual_pc_view { display:block;}
.visual_tm_view { display:block;}


/* 메인비주얼 :: 텍스트 */

.main-visual-item .visual-txt-con { position:absolute; bottom:40%; left:auto; z-index:11; color:#fff; font-size:20px; }
.main-visual-item .visual-txt-con span { display:block; transform:translateY(100%);}
.main-visual-item .visual-txt-con .main-visual-tit { overflow:hidden; font-size:40px; letter-spacing:0; font-weight:700; margin-bottom:0.58em; width:350px; line-height:47px; text-align:center;}
.main-visual-item .visual-txt-con .main-visual-tit.test { font-weight:400;}
.main-visual-item .visual-txt-con .main-visual-txt { overflow:hidden; font-size:18px; font-weight:400; letter-spacing:0; opacity:0.8; line-height:26px;}


/* 메인 비주얼 :: 버튼, 카운터, 로딩바 */

.main-visual-controls{ display:block; position:absolute; width:280px; height:94px; left:6px; bottom:120px; padding:0 45px; background-color: transparent; z-index:11; text-align:center;}


/* 메인 비주얼 :: Custom Bullet */

.main-visual-pagination {display:none;}




/* Main Contents1 */

#mainContents1 { width:100%; height:auto; max-height:843px; position:relative; padding:80px 0 0 0; background-color:#f3f3f3; overflow:hidden;}

.Contents_wrap { position:relative; height:auto; width:100%;}
.Contents_wrap_1 { top:auto; margin-top:0; left:auto; display: inline-block;opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents_wrap_1_ing { opacity:1; margin-top:auto;}

.Contents_title { font-size:19px; font-weight:600;padding-left:3%; text-align:left; letter-spacing:-0.01em; margin-left: 0px; margin-bottom:10px;} 
.Contents_title_sub {font-size:15px; text-align:left; letter-spacing:0.03em; width:100%; margin-left: 0px; margin-bottom:42px; font-weight:300;}
.Contents_title_sp1 { color:#000;}

/*.Contents_box { width:100%; height:500px;}*/

.main_sliding1 { position:absolute; width:100%; height:100%; padding:0 3%;}
.sliding_menu { text-align:left; padding:0 0 0 0;}
.sliding_menu_box { position:relative; display:block; width:100%; height:100%;}
.ov_h2 { width:100%; height:300px; overflow:hidden;}
.sliding_menu_box1 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg01_t.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box2 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg02_t.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box3 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg03_t.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box4 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg04_t.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box5 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg05_t.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box6 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg06_t.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_inbox { position:absolute; left:0px; bottom:-90px; background-color:rgba(243,243,243,9); width:100%; padding:35px; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.sliding_menu_number {font-family: 'GmarketSansL', sans-serif; font-size:14px; color:#111; font-weight:700; margin-left: -35px; margin-top: 0px;}
.sliding_menu_title { font-family: 'GmarketSansL', sans-serif;  font-size:20px; color:#111; font-weight:900; width:270px; margin-top: -22px; margin-left: 0px; margin-bottom:0px; line-height:26px; height:60px; vertical-align:top;}
.sliding_menu_txt { font-family: 'Play', sans-serif; font-size:13px; color:#444; width:300px; font-weight:300; margin-bottom:0px; margin-left: 0px; /* 내용 3줄에서 말줄임 */ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; word-wrap:break-word; height:60px; line-height:20px;}
.sliding_menu_img {}
.sliding_menu_img>img {}
.sliding_menu_box:hover>.sliding_menu_inbox { background-color:rgba(243,243,243,0.9); }
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box1,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box2,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box3,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box4,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box5,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box6 { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}


/* 좌우 화살표 */
.main_sliding1 .slick-prev { width:60px; height:80px;background-size: 40px;background-color:rgba(0, 0, 0, 0.6);background-position: center; position:absolute; left:3%; top: 23vw;  background-image: url(../images/icon/angle-left-solid.svg); text-indent:-9999px; border:none; opacity: 0.8;  z-index:90; cursor:pointer; background-repeat: no-repeat;  }
.main_sliding1 .slick-next { width:60px; height:80px;background-size: 40px;background-color:rgba(0, 0, 0, 0.6);background-position: center; position:absolute; right:3%; top: 23vw; background-image: url(../images/icon/angle-right-solid.svg); text-indent:-9999px; border:none; opacity: 0.8; z-index:90; cursor:pointer; background-repeat: no-repeat;  }
.main_sliding1 .slick-prev:hover, .main_sliding1 .slick-prev:focus, .main_sliding1 .slick-next:hover, .main_sliding1 .slick-next:focus {opacity: 1;}



/* 페이저 */
.main_sliding1 .slick-dots { position: absolute; display: inline-block; width:100%; left:50%; /*페이저 위치 설정*/ margin-left:-50%; bottom: -350px; text-align: center;}
.main_sliding1 .slick-dots li { position: relative; display: inline-block; width:50px; margin: 0; cursor: pointer; line-height:39px;}
.main_sliding1 .slick-dots li button { display: inline-block; width: 40px; height: 3px; cursor: pointer; background-color:#000; opacity: 0.2; text-indent:-9999px; vertical-align:middle; border:none !important; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.main_sliding1 .slick-dots li.slick-active button, .main_sliding1 .slick-dots li button:hover, .main_sliding1 .slick-dots li button:focus { opacity: 1; width: 40px; height: 3px; background-color:#dc2d3c;}




/* Main Contents2 */

#mainContents2 { width:100%; height:auto; min-height:1px; position:relative; padding:80px 0 90px 0; background-color:#fff; background-size:cover; background-position:center; background-attachment:fixed; overflow:hidden;}
.Contents_wrap_2 { top:auto; margin-top:0; left:auto; opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents_wrap_2_ing { opacity:1; margin-top:auto;}

.main_sliding2 { position: absolute; width:100%; height:100%; padding:0px;}
.sliding2_menu { position:relative; width:100%; height:100%;}
.sliding2_inbox { width:60%; display:inline-block; top:0px; left:0;  z-index:50; display:inline-block; float:left;}
.sliding2_inbox2 { width:40%;}
.sliding2_title { font-size:19px; color:#000;  font-weight:600; padding-left:0px; margin-bottom:10px; letter-spacing:-0.01em; text-align: left;}
.sliding2_title2 { font-size:20px;  font-weight:600; letter-spacing:0.02em; line-height:40px; margin-top:28px; margin-bottom:10px; color:#fff;}
.sliding2_title_txt { font-size:15px;  font-weight:300; letter-spacing:0.03em; line-height:1.67; margin-top:0px; margin-bottom:15px; color:#444; width:42%; text-align: left;}
.sliding2_txt  { font-size:15px;  font-weight:300; letter-spacing:0.03em; line-height:1.67; margin-top:0px; margin-bottom:15px; color:#444; width:100%; text-align: left; padding-right:6%;}
.sliding2_txt br { display:none;}
.sliding2_bg_a { position:absolute; bottom:220px; left:0%; width:47%; height:510px; z-index:40; overflow:hidden;}
.sliding2_bg_b { position:absolute; bottom:220px; left:50%; width:47%; height:510px; z-index:45; overflow:hidden;}
.sliding2_bg_c { position:absolute; bottom:-155px; left:0%; width:47%; height:510px; z-index:45; overflow:hidden; }
.sliding2_bg_d { position:absolute; bottom:-155px; left:50%; width:47%; height:510px; z-index:45; overflow:hidden; }
.sliding2_bg_a_1 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_a_1 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_b_1 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_b_1 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_c_1 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_c_1 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_d_1 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_d_1 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_a_2 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_a_2 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_b_2 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_b_2 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_c_2 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_c_2 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_d_2 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_d_2 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_a_1:hover, .sliding2_bg_b_1:hover, .sliding2_bg_c_1:hover, .sliding2_bg_d_1:hover, .sliding2_bg_a_2:hover, .sliding2_bg_b_2:hover, .sliding2_bg_c_2:hover, .sliding2_bg_d_2:hover { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.sliding2_btn_style1 {position:absolute; right: 0px; font-family: 'GmarketSansL', sans-serif; letter-spacing:0em; color:#fff; border:1px solid #dc2d3c; padding:30px 30px 30px 30px; background-color:#dc2d3c; background-image:url(../images/icon/tab_box_bg_right_w1.png); background-repeat:no-repeat; background-position: 50% 50%;}

.links{width:600px;height:600px;margin-top:15px; margin-left:1100px;flex-basis:auto}
.links .a-box{display:block;width:50%;height:300px;background-color: rgba(0,0,0,.5);padding-left:5%;overflow: hidden;}
.links .a-box:nth-child(1){float:right}
.links .a-box:nth-child(2){clear:both;float:left;padding-left:5%}
.links .a-box:nth-child(3){float:right;background-color: #dc2d3c;}
.links h4{font-size: 25px;font-weight: 500;color:#fff;margin-top:143px;transition: all 0.5s;}
.links p{font-size: 15px;line-height: 1.33;color: #dbdbdb;margin-top: 15px;}
.links .btn-view-more{display: none;}
.links .btn-view-more span{color:#fff; font-weight:600;}
.links .a-box:hover{background-color: #fff;}
.links .a-box:hover h4{margin-top: 70px;color:#1a1a1a}
.links .a-box:hover p{color:#707070}
.links .a-box:hover .btn-view-more{display: flex;margin-top: 50px;}
.links .a-box:hover .btn-view-more span{color:#1a1a1a}
.links .a-box:hover .btn-view-more:after{background: url(../..../images/main/ico-plus-b.png) no-repeat 50% 50%;background-size: 100% auto;}
.links .a-box:hover .btn-view-more{border-bottom:1px solid #707070}
.links .a-box3:hover{background-color: #dc2d3c;}
.links .a-box3:hover h4{color:#fff}
.links .a-box3:hover p{color:#dbdbdb}
.links .a-box3:hover .btn-view-more span{color:#fff}
.links .a-box3:hover .btn-view-more:after{background: url(../..../images/main/ico-plus-w.png) no-repeat 50% 50%;background-size: 100% auto;}
.links .a-box3:hover .btn-view-more{border-bottom:1px solid #fff}


/* 좌우 화살표 */
.main_sliding2 .slick-prev { position:absolute; left:790px; bottom:770px; background-image: url(../images/icon/slider_left_11x20.png); width:3.5em; height:3.5em; text-indent:-9999px; border-radius: 50%; border: 1px solid #fff; background-color: #fff; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -ms-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s; cursor: pointer; background-size: 15px 20px; background-position: center; background-repeat: no-repeat;}
.main_sliding2 .slick-next { position:absolute; left:845px; bottom:770px; background-image: url(../images/icon/slider_right_11x20.png); width:3.5em; height:3.5em; text-indent:-9999px; border-radius: 50%; border: 1px solid #fff; background-color: #fff; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -ms-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s; cursor: pointer; background-size: 15px 20px; background-position: center; background-repeat: no-repeat;}
.main_sliding2 .slick-prev:hover, .main_sliding2 .slick-prev:focus, .main_sliding2 .slick-next:hover, .main_sliding2 .slick-next:focus {opacity: 1;}


/* 페이저 */
.main_sliding2 .slick-dots { position: absolute; display: inline-block; width:auto; left:320px; /*페이저 위치 설정*/ bottom: 765px; text-align: center;}
.main_sliding2 .slick-dots li { position: relative; display: inline-block; width:70px; margin: 0; cursor: pointer; line-height:39px;}
.main_sliding2 .slick-dots li button { display: inline-block; width: 60px; height: 3px; cursor: pointer; background-color:#ededed; opacity: 0.2; text-indent:-9999px; vertical-align:middle; border:none !important; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.main_sliding2 .slick-dots li.slick-active button, .main_sliding2 .slick-dots li button:hover, .main_sliding2 .slick-dots li button:focus { opacity: 1; width: 40px; height: 3px; background-color:#dc2d3c;}


.sliding2_inbox2_2 { display:inline-block; width:100%; vertical-align:top; float:right; height:500px; margin-top: -190px;}

.sliding2_inbox .cp-link-list{display:flex; flex-wrap:wrap; max-width:100%; margin-top: 60px; }
.sliding2_inbox .cp-link-list li{width:44%;  display:table; table-layout:fixed; height:70px; position:relative; border-bottom:1px solid #eee; margin-right:6%; }
.sliding2_inbox .cp-link-list li:after{position:absolute; content:""; width:0; height:1px; background-color:#000; left:0; bottom:-1px; transition:all 0.4s}
.sliding2_inbox .cp-link-list li a{display:table-cell; vertical-align:middle; font-weight:300; font-size:15px; letter-spacing:-0.025rem; line-height:1.3; color:#444; width:100%; transition:color 0.4s; }
.sliding2_inbox .cp-link-list li a i{position:absolute; background-image: url(../images/main/work_icon.png); width:5px; height:9px;  background-repeat: no-repeat; right:10%; top:50%; transform:translateY(-50%)}




/* Main Contents3 */

#mainContents3 { width:100%; height:auto; min-height:1px; position:relative; padding:60px 0px 0px 0px; background-color:#fff; overflow:hidden;}
.Contents_wrap_3 { top:auto; margin-top:0; left:auto; opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents_wrap_3_ing { opacity:1; margin-top:auto;}

.main_sliding3 { position: absolute; width:100%; height:auto; padding:0;}
.sliding3_menu { position:relative; width:100%; height:auto;}
.sliding3_inbox { width:100%; height:auto; z-index:50;}
.sliding3_title { display:inline-block; font-family: 'Play', sans-serif; color:#000; font-size:36px; font-weight:700; text-align:left; letter-spacing:-0.01em; margin-left: 0px; margin-bottom:10px;}
.sliding3_txt { display:block; font-family: 'GmarketSansL', sans-serif; color:#444; font-size:15px; text-align:left; letter-spacing:0.03em; width:100%; margin-left: 0px; margin-bottom:20px; font-weight:600;}

.sliding3_inbox2 { font-size:0; margin-top:-300px;}
.sliding3_inbox2_2 { display:inline-block; width:96%; vertical-align:top; padding-left: 850px; height:500px; margin-top: -190px;}
.ov_h { position:relative; width:100%; height:500px; overflow:hidden;}
.sliding3_inbox2_2_bg01 { width:0%; height:500px; background-image:url(../images/main/cont_slide3_bg01.jpg); background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding3_inbox2_2_bg01:hover, .sliding3_inbox2_3_bg01:hover, .sliding3_inbox2_2_bg02:hover, .sliding3_inbox2_3_bg02:hover, .sliding3_inbox2_2_bg03:hover, .sliding3_inbox2_3_bg03:hover { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}

.sliding3_line1 { position:absolute; bottom:0; left:0; width:393px; height:245px; background-image:url(../images/main/sliding3_line1.png); z-index:40;}
.sliding3_line2 { position:absolute; top:0; right:70px; width:481px; height:291px; background-image:url(../images/main/sliding3_line2.png); z-index:40;}
.sliding3_line3 { position:absolute; bottom:60px; right:0; width:605px; height:368px; background-image:url(../images/main/sliding3_line3.png); z-index:51;}




.sliding3_inbox .cp-link-list{display:flex; flex-wrap:wrap; max-width:65rem; margin-top: 60px; font-family: 'GmarketSansL', sans-serif; }
.sliding3_inbox .cp-link-list li{width:20%; display:table; table-layout:fixed; height:70px; position:relative; border-bottom:1px solid #eee; margin-right:5%; }
.sliding3_inbox .cp-link-list li:after{position:absolute; content:""; width:0; height:1px; background-color:#000; left:0; bottom:-1px; transition:all 0.4s}
.sliding3_inbox .cp-link-list li a{display:table-cell; vertical-align:middle; font-weight:500; font-size:20px; letter-spacing:-0.025rem; line-height:1.3; color:#777; width:100%; transition:color 0.4s; }
.sliding3_inbox .cp-link-list li a i{position:absolute; background-image: url(../images/main/work_icon.png); width:5px; height:9px;  background-repeat: no-repeat; right:10%; top:50%; transform:translateY(-50%)}

/* 공통 :: 텍스트 효과 */
.sliding3_inbox .cm-up-effect-02{/*padding-bottom:0.1em; */overflow:hidden;/*overflow-y:hidden*/line-height:0}
.sliding3_inbox .cm-up-effect-02-inner{line-height:1.1; overflow:hidden; display:flex;}
.sliding3_inbox .cm-up-effect,
.sliding3_inbox .cm-up-effect-02{opacity:0}
.sliding3_inbox .active-section .cm-up-effect,
.sliding3_inbox .active-section .cm-up-effect-02{
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.sliding3_inbox .cm-up-effect.splitting .char,
.sliding3_inbox .cm-up-effect-02 .cm-up-effect-02-inner{
	-webkit-animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
	animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.sliding3_inbox .active-section .cm-up-effect .char,
.sliding3_inbox .active-section .cm-up-effect-02 .cm-up-effect-02-inner{
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;









/* Main Contents5 */

#mainContents5 { position:relative; height:auto; min-height:1px;}




.jb-box { width: 100%; height: auto; overflow: hidden;margin: 0px auto; position: relative; }
video { width: 100%; }
.jb-text { position: absolute; top: 50%; width: 100%; }
.jb-text p { margin-top: -24px; text-align: center; font-size: 48px; color: #ffffff; }


}



/* 767 ~ 320까지 모바일 설정 */

@media (max-width:767px) {
/* 기본화면스타일 : 너비값이 제일 작을 때 */

/* 공통 */
html { overflow:auto;}
.main_btn_style1 { display:inline-block; font-family: 'Noto Sans KR', sans-serif; font-size:14px; border:1px solid #bbb; padding:10px 50px 10px 20px; background-color:#FFF; background-image:url(../images/icon/tab_box_bg_right.png); background-repeat:no-repeat; background-position: 90% 50%;}
.m_b_XL { margin-bottom:40px;}
.line_1px_10m { display:block; height:1px; width:100%; background-color:#ddd; margin:10px auto;}
.line_1px_M { display:block; height:1px; width:100%; background-color:#ddd; margin:15px auto;}


/* Main scroll icon */

.main-scroll-icon-wrap { display:none;}

/* 메인 오른쪽 메뉴 */

.right_nav { display:none;}


/* Main Visual */

#mainVisual { overflow:hidden;  height:660px; min-height:1px; position:relative; padding-top:60px;}
.main-visual-wrapper { position:relative; height:100%;}


/* 메인비주얼 :: 이미지 */

.main-visual-slider { overflow:hidden; width:100%; height:100%; background-color:#000;}
.visual-img video { position: absolute; width: auto; min-height:600px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.main-visual-slider .swiper-slide { overflow: hidden; color: #fff;}
.main-visual-slider .overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; opacity: 1; background: -moz-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); background: -webkit-linear-gradient(top, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); background: linear-gradient(to bottom, black 0, transparent 50%, transparent 63%, rgba(0, 0, 0, 1) 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#c9000000', GradientType=0); transition: all 2.5s ease;}
.main-visual-slider .swiper-slide-duplicate-active .overlay,
.main-visual-slider .swiper-slide-active .overlay { opacity: .7;}
.main-visual-slider .swiper-slide .visual-img { position:absolute; top:0px; left:0px; bottom:0px; right:0px; width:100vw; height:100vh; background-size:cover !important;}
.main-visual-slider .swiper-container { width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.main-visual-slider .slide-inner { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background-size: cover; background-position: center; display: flex; justify-content: center; align-items: center; text-align: left;}
.visual_mask { width: 100%; height: 100vh; background-color: rgba(0,0,0,0.1); z-index: 10; position: absolute;}

.visual_pc_view { display:block;}
.visual_tm_view { display:none;}


/* 메인비주얼 :: 텍스트 */

.main-visual-item .visual-txt-con { position:absolute; bottom:45%; left:auto; z-index:11; color:#fff; font-size:20px;}
.main-visual-item .visual-txt-con img{ width:200px; text-align:center; margin-left: 0;}
.main-visual-item .visual-txt-con span { display:block; transform:translateY(100%);}
.main-visual-item .visual-txt-con .main-visual-tit { overflow:hidden; font-size:30px; letter-spacing:0; font-family: 'Play', sans-serif; font-weight:700; margin-bottom:0.58em; width:100%; line-height:33px;}
.main-visual-tit-img { width:100%; height:auto;}
.main-visual-item .visual-txt-con .main-visual-tit.test { font-weight:400;}
.main-visual-item .visual-txt-con .main-visual-txt { overflow:hidden; font-size:15px; font-family: 'Noto Sans KR', sans-serif; font-weight:400; letter-spacing:0; opacity:0.8; width:100%;}


/* 메인 비주얼 :: 버튼, 카운터, 로딩바 */

.main-visual-controls{ display:block; position:absolute; width:240px; height:94px; left:-25px; bottom:120px; padding:0 45px; background-color: transparent; z-index:11; text-align:center;}


/* 메인 비주얼 :: Custom Bullet */

.main-visual-pagination { position:absolute; bottom:50px; left:20px; z-index:11; }
.main-visual-pagination .main-visual-paging-item { float:left; filter: grayscale(100%); margin-left:5px; cursor:pointer; background-color:#000;}
.main-visual-pagination .main-visual-paging-item:focus { outline:none;}
.main-visual-pagination .main-visual-paging-item:first-child { margin-left:0}
.main-visual-pagination span { display:block; overflow:hidden; width:90px; height:60px; border:1px solid #9a9a9a;}
.main-visual-pagination img { width:100%; height:100%; transition:all 1s; transform:scale(1.1)}
.main-visual-pagination .swiper-pagination-bullet-active { filter: grayscale(0); }
.main-visual-pagination .swiper-pagination-bullet-active span { border-color:#fff}
.main-visual-pagination .swiper-pagination-bullet-active img { transform:scale(1.0)}
body.ie-browser .main-visual-pagination .main-visual-paging-item img { opacity:0.3}
body.ie-browser .main-visual-pagination .swiper-pagination-bullet-active img { opacity:1}




/* Main Contents1 */

#mainContents1 { width:100%; height:auto; position:relative; padding:50px 0 0 0; background-color:#f3f3f3; overflow:hidden;}

.Contents_wrap { position:relative; height:auto; width:100%;}
.Contents_wrap_1 { top:auto; margin-top:0;display: inline-block; left:auto; opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents_wrap_1_ing { opacity:1; margin-top:auto;}

.Contents_title { font-size:19px; font-weight:600; text-align:left; letter-spacing:-0.01em; margin-left: 0px; margin-bottom:10px;} 
.Contents_title_sub {font-size:15px; text-align:left; letter-spacing:0.03em; width:100%; margin-left: 0px; margin-bottom:42px; font-weight:300;}
.Contents_title_sp1 { color:#000;}


/*.Contents_box { width:100%; height:500px;}*/

.main_sliding1 { position:absolute; width:100%; height:100%; padding:0 3%;}
.sliding_menu { text-align:left; padding:0 0 0 0;}
.sliding_menu_box { position:relative; display:block; width:100%; height:100%;}
.ov_h2 { width:100%; height:100px; overflow:hidden;}
.sliding_menu_box1 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg01.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box2 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg02.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box3 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg03.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box4 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg04.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box5 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg05.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_box6 { width:100%; height:300px; background-size:cover; background-position:center; background-image:url(../images/main/cont_slide_bg06.jpg); -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding_menu_inbox { position:absolute; left:0px; bottom:-80px; background-color:rgba(243,243,243,9); width:100%; padding:35px; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.sliding_menu_number {font-family: 'GmarketSansL', sans-serif; font-size:16px; color:#111; font-weight:700; margin-left: -35px; margin-top: 0px;}
.sliding_menu_title { font-family: 'GmarketSansL', sans-serif;  font-size:18px; color:#111; font-weight:900; width:370px; margin-top: -25px; margin-left: 5px; margin-bottom:0px; line-height:25px; height:60px; vertical-align:top;}
.sliding_menu_txt { font-family: 'Play', sans-serif; font-size:14px; color:#444; width:370px; font-weight:300; margin-bottom:-10px; margin-left: 5px; /* 내용 3줄에서 말줄임 */ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; word-wrap:break-word; height:60px; line-height:20px;}
.sliding_menu_img {}
.sliding_menu_img>img {}
.sliding_menu_box:hover>.sliding_menu_inbox { background-color:rgba(243,243,243,0.9); }
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box1,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box2,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box3,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box4,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box5,
.sliding_menu_box:hover>.ov_h2>.sliding_menu_box6 { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}


/* 좌우 화살표 */
.main_sliding1 .slick-prev { width:60px; height:80px;background-size: 40px;background-color:rgba(0, 0, 0, 0.6);background-position: center; position:absolute; left:3%; top: 58vw;  background-image: url(../images/icon/angle-left-solid.svg); text-indent:-9999px; border:none; opacity: 0.8;  z-index:90; cursor:pointer; background-repeat: no-repeat;  }
.main_sliding1 .slick-next { width:60px; height:80px;background-size: 40px;background-color:rgba(0, 0, 0, 0.6);background-position: center; position:absolute; right:3%; top: 58vw; background-image: url(../images/icon/angle-right-solid.svg); text-indent:-9999px; border:none; opacity: 0.8; z-index:90; cursor:pointer; background-repeat: no-repeat;  }
.main_sliding1 .slick-prev:hover, .main_sliding1 .slick-prev:focus, .main_sliding1 .slick-next:hover, .main_sliding1 .slick-next:focus {opacity: 1;}

/* 페이저 */
.main_sliding1 .slick-dots { position: absolute; display: inline-block; width:100%; left:50%; /*페이저 위치 설정*/ margin-left:-50%; bottom: -420px; text-align: center;}
.main_sliding1 .slick-dots li { position: relative; display: inline-block; width:20px; margin: 0; cursor: pointer; line-height:39px;}
.main_sliding1 .slick-dots li button { display: inline-block; width: 10px; height: 10px; border-radius:5px; cursor: pointer; background-color:#000; opacity: 0.2; text-indent:-9999px; vertical-align:middle; border:none !important; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.main_sliding1 .slick-dots li.slick-active button, .main_sliding1 .slick-dots li button:hover, .main_sliding1 .slick-dots li button:focus { opacity: 1; width:10px; height: 10px; border-radius:5px; background-color:#dc2d3c;}




/* Main Contents2 */

#mainContents2 { width:100%; height:480px; min-height:480px; position:relative; padding:50px 0 90px 0; background-color:#fff; overflow:hidden;}
.Contents_wrap_2 { top:auto; margin-top:0; left:auto; opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents_wrap_2_ing { opacity:1; margin-top:auto;}

.main_sliding2 { position: absolute; width:100%; height:auto; padding:0;}
.sliding2_menu { position:relative; width:100%; height:1300px; padding-bottom:50px;}
.sliding2_inbox { position:relative; display:inline-block; top: auto; left: auto; width:100%; height:auto; z-index:50;}
.sliding2_title { font-size:19px; color:#000;  font-weight:600; padding-left:0px; margin-bottom:10px; letter-spacing:-0.01em; text-align: left;}
.sliding2_title2 { font-size:20px;  font-weight:600; letter-spacing:0.02em; line-height:40px; margin-top:28px; margin-bottom:10px; color:#fff;}
.sliding2_title_txt { font-size:15px;  font-weight:300; letter-spacing:0.03em; line-height:1.67; margin-top:0px; margin-bottom:15px; color:#444; width:42%; text-align: left;}
.sliding2_txt  { font-size:15px;  font-weight:300; letter-spacing:0.03em; line-height:1.67; margin-top:0px; margin-bottom:15px; color:#444; width:100%; text-align: left;padding-right: 0%;}

.sliding2_inbox2 { font-size:0; margin-top:400px;}

.sliding2_bg_a { position:absolute; top:50px; left:0%; width:100%; height:270px; z-index:40; overflow:hidden;}
.sliding2_bg_b { position:absolute; top:350px; left:0%; width:100%; height:270px; z-index:45; overflow:hidden;}
.sliding2_bg_c { position:absolute; top:650px; left:0%; width:100%; height:270px; z-index:45; overflow:hidden; }
.sliding2_bg_d { position:absolute; top:950px; left:0%;width:100%; height:270px; z-index:45; overflow:hidden; }
.sliding2_bg_a_1 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_a_1 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_b_1 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_b_1 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_c_1 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_c_1 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_d_1 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_d_1 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_a_2 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_a_2 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_b_2 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_b_2 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_c_2 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_c_2 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_d_2 { width:100%; height:230px; background-color: #fff; background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding2_bg_d_2 img{text-align: center; padding: 25px 0px 0 40px;}
.sliding2_bg_a_1:hover, .sliding2_bg_b_1:hover, .sliding2_bg_c_1:hover, .sliding2_bg_d_1:hover, .sliding2_bg_a_2:hover, .sliding2_bg_b_2:hover, .sliding2_bg_c_2:hover, .sliding2_bg_d_2:hover { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}
.sliding2_btn_style1 {position:absolute; right: 0px; font-family: 'GmarketSansL', sans-serif; letter-spacing:0em; color:#fff; border:1px solid #dc2d3c; padding:15px 15px; background-color:#dc2d3c; background-image:url(../images/icon/tab_box_bg_right_w1.png); background-repeat:no-repeat; background-position: 50% 50%;}

.links{width:600px;height:600px;margin-top:15px; margin-left:1100px;flex-basis:auto}
.links .a-box{display:block;width:50%;height:300px;background-color: rgba(0,0,0,.5);padding-left:5%;overflow: hidden;}
.links .a-box:nth-child(1){float:right}
.links .a-box:nth-child(2){clear:both;float:left;padding-left:5%}
.links .a-box:nth-child(3){float:right;background-color: #dc2d3c;}
.links h4{font-size: 25px;font-weight: 500;color:#fff;margin-top:143px;transition: all 0.5s;}
.links p{font-size: 15px;line-height: 1.33;color: #dbdbdb;margin-top: 15px;}
.links .btn-view-more{display: none;}
.links .btn-view-more span{color:#fff; font-weight:600;}
.links .a-box:hover{background-color: #fff;}
.links .a-box:hover h4{margin-top: 70px;color:#1a1a1a}
.links .a-box:hover p{color:#707070}
.links .a-box:hover .btn-view-more{display: flex;margin-top: 50px;}
.links .a-box:hover .btn-view-more span{color:#1a1a1a}
.links .a-box:hover .btn-view-more:after{background: url(../..../images/main/ico-plus-b.png) no-repeat 50% 50%;background-size: 100% auto;}
.links .a-box:hover .btn-view-more{border-bottom:1px solid #707070}
.links .a-box3:hover{background-color: #dc2d3c;}
.links .a-box3:hover h4{color:#fff}
.links .a-box3:hover p{color:#dbdbdb}
.links .a-box3:hover .btn-view-more span{color:#fff}
.links .a-box3:hover .btn-view-more:after{background: url(../..../images/main/ico-plus-w.png) no-repeat 50% 50%;background-size: 100% auto;}
.links .a-box3:hover .btn-view-more{border-bottom:1px solid #fff}



/* 좌우 화살표 */
.main_sliding2 .slick-prev { position:absolute; left:50%; margin-left:-70px; bottom:0px; background-image: url(../images/icon/slider_left_11x20.png); width:2.5em; height:2.5em; text-indent:-9999px; border-radius: 50%; border: 1px solid #fff; background-color: #fff; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -ms-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s; cursor: pointer; background-size: 15px 20px; background-position: center; background-repeat: no-repeat;}
.main_sliding2 .slick-next { position:absolute; left:50%; margin-left:35px; bottom:0px; background-image: url(../images/icon/slider_right_11x20.png); width:2.5em; height:2.5em; text-indent:-9999px; border-radius: 50%; border: 1px solid #fff; background-color: #fff; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -ms-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s; cursor: pointer; background-size: 15px 20px; background-position: center; background-repeat: no-repeat;}
.main_sliding2 .slick-prev:hover, .main_sliding2 .slick-prev:focus, .main_sliding2 .slick-next:hover, .main_sliding2 .slick-next:focus {opacity: 1;}


/* 페이저 */
.main_sliding2 .slick-dots { position: absolute; display: inline-block; width:100%; left:50%; /*페이저 위치 설정*/ margin-left:-50%; bottom:0px; text-align: center;}
.main_sliding2 .slick-dots li { position: relative; display: inline-block; width:20px; margin: 0; cursor: pointer; line-height:39px;}
.main_sliding2 .slick-dots li button { display: inline-block; width: 10px; height: 10px; border-radius:5px; cursor: pointer; background-color:#fff; opacity: 0.6; text-indent:-9999px; vertical-align:middle; border:none !important; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.main_sliding2 .slick-dots li.slick-active button, .main_sliding2 .slick-dots li button:hover, .main_sliding2 .slick-dots li button:focus { opacity: 1; width: 10px; height: 10px; border-radius:5px; background-color:#dc2d3c;}


.sliding2_inbox .cp-link-list{display:flex; flex-wrap:wrap; max-width:40rem; margin-top: 60px; }
.sliding2_inbox .cp-link-list li{width:45%; display:table; table-layout:fixed; height:70px; position:relative; border-bottom:1px solid #eee; margin-right:5%; }
.sliding2_inbox .cp-link-list li:after{position:absolute; content:""; width:0; height:1px; background-color:#000; left:0; bottom:-1px; transition:all 0.4s}
.sliding2_inbox .cp-link-list li a{display:table-cell; vertical-align:middle; font-weight:300; font-size:15px; letter-spacing:-0.025rem; line-height:1.3; color:#444; width:100%; transition:color 0.4s; }
.sliding2_inbox .cp-link-list li a i{position:absolute; background-image: url(../images/main/work_icon.png); width:5px; height:9px;  background-repeat: no-repeat; right:10%; top:50%; transform:translateY(-50%)}



/* Main Contents3 */

#mainContents3 { width:100%; height:auto; min-height:1px; position:relative; padding:0px 0px 0px 0px; background-color:#fff; overflow:hidden;}
.Contents_wrap_3 { top:auto; margin-top:0; left:auto; opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents_wrap_3_ing { opacity:1; margin-top:auto;}

.main_sliding3 { position:relative; width:100%; height:500px; padding:0;}
.sliding3_menu { position:relative; width:100%; height:auto;}
.sliding3_inbox { width:100%; height:auto; z-index:50;}
.sliding3_title { display:inline-block; font-size:26px; font-family: 'Play', sans-serif; color:#000; font-weight:700; text-align:left; letter-spacing:-0.01em; margin-left: 0px; margin-bottom:10px;}
.sliding3_txt { display:block; font-family: 'GmarketSansL', sans-serif; color:#444; font-size:13px; text-align:left; letter-spacing:0.03em; width:100%;  margin-left: 0px; margin-bottom:20px; font-weight:600;}

.sliding3_inbox2 { font-size:0; margin-top:-300px;}
.sliding3_inbox2_2 { display:inline-block; width:96%; vertical-align:top; padding-left: 850px; height:500px; margin-top: -190px;}
.ov_h { position:relative; width:50%; height:500px; overflow:hidden;}
.sliding3_inbox2_2_bg01 { width:0%; height:500px; background-image:url(../images/main/cont_slide3_bg01.jpg); background-size:cover; background-position:center; -webkit-transition: all 0.45s ease; -moz-transition: all 0.45s ease; -ms-transition: all 0.45s ease; -o-transition: all 0.45s ease; transition: all 0.45s ease;}
.sliding3_inbox2_2_bg01:hover, .sliding3_inbox2_3_bg01:hover, .sliding3_inbox2_2_bg02:hover, .sliding3_inbox2_3_bg02:hover, .sliding3_inbox2_2_bg03:hover, .sliding3_inbox2_3_bg03:hover { -ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1);}

.sliding3_line1 { position:absolute; bottom:0; left:0; width:393px; height:245px; background-image:url(../images/main/sliding3_line1.png); z-index:40;}
.sliding3_line2 { position:absolute; top:0; right:70px; width:481px; height:291px; background-image:url(../images/main/sliding3_line2.png); z-index:40;}
.sliding3_line3 { position:absolute; bottom:60px; right:0; width:605px; height:368px; background-image:url(../images/main/sliding3_line3.png); z-index:51;}

.sliding3_inbox .cp-link-list{display:flex; flex-wrap:wrap; max-width:65rem; margin-top: 20px; margin-left: 5px; font-family: 'GmarketSansL', sans-serif; }
.sliding3_inbox .cp-link-list li{width:45%; display:table; table-layout:fixed; height:70px; position:relative; border-bottom:1px solid #eee; margin-right:5%; }
.sliding3_inbox .cp-link-list li:after{position:absolute; content:""; width:0; height:1px; background-color:#000; left:0; bottom:-1px; transition:all 0.4s}
.sliding3_inbox .cp-link-list li a{display:table-cell; vertical-align:middle; font-weight:500; font-size:16px; letter-spacing:-0.025rem; line-height:1.3; color:#777; width:100%; transition:color 0.4s; }
.sliding3_inbox .cp-link-list li a i{position:absolute; background-image: url(../images/main/work_icon.png); width:5px; height:9px;  background-repeat: no-repeat; right:10%; top:50%; transform:translateY(-50%)}

/* 공통 :: 텍스트 효과 */
.sliding3_inbox .cm-up-effect-02{/*padding-bottom:0.1em; */overflow:hidden;/*overflow-y:hidden*/line-height:0}
.sliding3_inbox .cm-up-effect-02-inner{line-height:1.1; overflow:hidden; display:flex;}
.sliding3_inbox .cm-up-effect,
.sliding3_inbox .cm-up-effect-02{opacity:0}
.sliding3_inbox .active-section .cm-up-effect,
.sliding3_inbox .active-section .cm-up-effect-02{
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.sliding3_inbox .cm-up-effect.splitting .char,
.sliding3_inbox .cm-up-effect-02 .cm-up-effect-02-inner{
	-webkit-animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
	animation: text-fade-out 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;
}
.sliding3_inbox .active-section .cm-up-effect .char,
.sliding3_inbox .active-section .cm-up-effect-02 .cm-up-effect-02-inner{
	animation: text-active-animation 1.5s cubic-bezier(0.4, 0, 0.2, 1) both;


#mainContents4 { width:100%; height:100%; min-height:400px;background-color: #111a2b; position:relative; overflow:hidden;}
.Contents_wrap_4 { opacity:1; -webkit-transition: all 1s ease; -moz-transition: all 1s 0s; -ms-transition: all 1s 0s; -o-transition: all 1s 0s; transition: all 1s 0s;}
.Contents4_box_wrap { width:100%; height:400px; margin: 0 auto;}
.Contents4_box_bs { color:#fff; text-align:center;display: inline-block;float: left; }
.col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

/* Main Contents5 */

#mainContents5 { position:relative; height:auto; min-height:1px;}




.jb-box { width: 100%; height: auto; overflow: hidden;margin: 0px auto; position: relative; }
video { width: 100%; }
.jb-text { position: absolute; top: 50%; width: 100%; }
.jb-text p { margin-top: -24px; text-align: center; font-size: 48px; color: #ffffff; }



}
