
body{overflow-x:hidden;}
body header.header.main{position: fixed; top: 0; left: 0; transition: all 0.3s ease;}
.homeUl { gap:4rem; font-weight: 500; font-size: 2rem !important; }
.h_top,
.h_bottom { width: 100%; display: flex; justify-content: center; }
.h_top .inner,
.h_bottom .inner { display: flex; justify-content: flex-end; align-items:center; gap: calc(15px * 2); }
.h_bottom .inner{ justify-content: space-between; height:100%; }
header.main .homeUl li a{color:#fff;}
.h_bottom.phishing{background:transparent; height:90px;}
.h_bottom.phishing:before{display:none;}
.phishing-center .call_a_mo{padding:7.5px 10px; border-radius:8px; background:#E4C984; color:#000; font-size:13px; font-weight:500;}
.phishing-center .kakao_a_mo{background:#E4C984;}
.phishing-center .header.main.on .logo .wt{display:none;}
.phishing-center .header.main.on .logo .color{display:block;}
.phishing-center .header.main.on{background: #fff; height:80px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);}
.phishing-center .header.main.on .homeUl li a{color:#222;}
.phishing-center .h_bottom .ham-btn span{background:#fff;}
.phishing-center .header.main .h_bottom .ham-btn.open{position:fixed; top:20px; right:10px;}
.phishing-center .h_bottom .ham-btn.open span:first-child{transform: rotate(45deg) translate(5px, 5px);}
.phishing-center .h_bottom .ham-btn.open span:last-child{transform: rotate(-45deg) translate(0px, 0px);}
.phishing-center .header.main .h_bottom .ham-btn.open span{background:#222;}
.phishing-center .header.main.on .h_bottom .ham-btn span{background:#222;}
.phishing-center .ham-menu .hamUl li { width:100%; font-weight: 500; border-bottom:1px solid #eee; box-sizing:border-box; }
.phishing-center .ham-menu .hamUl li a { display:block; padding:2rem 2.5rem; box-sizing:border-box; font-size:2.1rem; }
.phishing-center #quick-cs{height:86px;}
.phishing-center #quick-cs .cs-num,
.phishing-center #quick-cs .cs-btn{background:var(--gold-c);}
.phishing-center #quick-cs .form-wrap form fieldset .label_wrap input{height:50px;}


@media all and (max-width: 1350px){
	.phishing-center .call_a_mo {padding: 6.5px 10px; font-size:12px;}
}
@media all and (max-width: 1200px){
	.homeUl{gap:2rem;}
	.phishing-center .h_bottom .ham-menu.open .inner{width:100%; display:block; box-sizing:border-box; padding:0;}
	.phishing-center .header .inner .hamUl{display:block;}
}
@media all and (max-width: 1120px){
	.phishing-center .header.main,
	.phishing-center .header.main.on{height:70px;}
	.h_bottom.phishing{height:70px;}
	.header .inner ul.homeUl { display: none; }
}

@media all and (max-width: 768px){
	.phishing-center .header.main,
	.phishing-center .header.main.on{height:60px;}
	.phishing-center .h_bottom{height:60px;}
	.phishing-center .h_bottom .inner{gap:10px;}
	.phishing-center .ham-menu .logo{height:60px; padding:1.5rem;}
	.phishing-center .ham-menu .logo a{width:100px;}
	.phishing-center .ham-menu .hamUl li a{font-size:1.9rem; padding:1.5rem;}

}
@media all and (max-width: 499px){
	.phishing-center .header .h_bottom .inner{width: calc(100% - 4rem);}
	.phishing-center .header.main,
	.phishing-center .header.main.on{height:50px;}
    .phishing-center .h_bottom { height: 50px; }
	.phishing-center .ham-menu .inner { padding: 4rem 0; }
	.phishing-center .quick_btn_wrap{gap:4px;}
	.phishing-center .inner{width: calc(100% - 4rem);}
}

@media all and (max-width:450px){
	.phishing-center .call_a_mo{font-size:11px; padding:3px 5px; border-radius:5px;}
}
@media all and (max-width:370px){
	.phishing-center .call_a_mo{font-size:10px;} 
}

/* business */
.main-business{position:relative; width:100%; height:100vh; background:url(../img/bg-business.jpg)no-repeat center; background-size:cover; box-sizing:border-box; overflow-x:hidden;}
.main-business .inner{margin:0 auto; height:100%; display:flex; align-items:center;}
.main-business .tit_wrap{text-align:left;}
.tit_wrap i{display:inline-block; margin-bottom:13px; font-family: "Marcellus", serif; color:#fff; font-size:20px; letter-spacing:0; font-style:normal; line-height:1em; opacity:0.45;}
.tit_wrap em{display:inline-block; margin-bottom:25px; color:#fff; font-size:24px; letter-spacing:0; font-style:normal; font-weight:500; line-height:1.45em; opacity:0.45;}

.phishing-center .tit_wrap h1,
.main-company .tit_wrap h1{display:block; font-size:7.7em; font-weight:600; color:#fff; line-height:1.3em; word-break:keep-all;}
.phishing-center .tit_wrap p{display:block; margin-top:20px; margin-bottom:0; font-size:18px; font-weight:300; color:#999; line-height:1.5em; word-break:keep-all;}
.phishing-center .tit_wrap .desc{display:block; margin-top:25px; margin-bottom:0; font-size:20px; font-weight:300; color:#fff; line-height:1.5em; word-break:keep-all; letter-spacing:-1px;}
.phishing-center .tit_wrap .desc .txt-bold{font-weight:600; font-size:22px;}
.list-desc{display:flex; gap:20px; margin-top:5px;}
.list-desc > li{position:relative;}
.list-desc > li:before{content:''; position:absolute; top:9px; right:-11px; width:1px; height:14px; background:#fff; opacity:0.2;}
.list-desc > li:last-child:before{display:none;}
.tit_wrap h2{display:block; font-size:5.2em; font-family: var(--font-serif2); font-weight:500; letter-spacing:-1px; color:#fff; line-height:1.45em; word-break:keep-all;}
.tit_wrap .btn-more{display:flex;  align-items:center; justify-content: center; margin-top:60px; width:185px; height:50px; border-radius:10px; box-sizing:border-box; border:1px solid rgba(255,255,255,0.2); box-sizing:border-box; transition:all 0.3s ease;}
.tit_wrap .btn-more > span{position:relative; display:block; font-size:16px; font-weight:500; color:#fff; line-height:1em;}
.tit_wrap .btn-more > span:after{content:''; display:inline-block; margin-left:7px; width:12px; height:12px; background:url(../img/ic-btn-plus.svg)no-repeat center; background-size:contain;}
.tit_wrap .btn-more:hover{background:var(--gold-c); border-color:var(--gold-c);}
.business-list{position:absolute; right:100px; top:50%; width:320px; transform:translateY(-50%); z-index:2;}
.business-item{position:relative; display:flex; align-items:center; width:100%; height:105px; padding:25px 20px; margin-bottom:10px; border-radius:10px; box-sizing:border-box; border:1px solid rgba(255,255,255,0.15); background:rgba(255,255,255,0.05); transition:all 0.3s ease; cursor:pointer;}
.business-item:last-child{margin:0;}
.business-item .txt > em{display:inline-block; margin-bottom:5px; font-size:16px; font-style:normal; font-weight:600; color:var(--gold-c);}
.business-item .txt > h3{display:block; font-size:24px; font-weight:bold; color:#fff; line-height:1em; word-break:keep-all;}
.business-item .txt > p{display:none; margin-top:8px; font-size: 14px; font-weight:300; color: #fff; line-height: 1.4em; word-break:break-all;}
.business-item .plus{position:absolute; right:20px; top:50%; display:block; width:45px; height:45px; border-radius:50rem; background:var(--gold-c) url(../img/ic-plus.svg)no-repeat center; background-size:12px auto; box-sizing:border-box; transform:translateY(-50%); opacity:0; transition:all 0.3s ease;}
.business-item .hover{display:none; flex-direction: column; align-items: flex-start;  width:380px; height:auto; padding:15px;  border-radius:15px; box-sizing:border-box; border:1px solid rgba(255,255,255,0.4); background:rgba(0,0,0,0.08); font-size:16px; font-weight:400; color:#fff; line-height:1.4em; word-break:break-word;}
.business-item .hover > h4{display:block; margin-bottom:6px; font-size:20px;}
.business-item:hover{background:#fff; border-color:#fff;}
.business-item:hover .txt > h3{color:#222;}
.business-item:hover .plus{opacity:1;}
.business-item:nth-child(5):hover .hover,
.business-item:nth-child(6):hover .hover{top:unset; bottom:0;}
.main-business .tit_wrap{margin-bottom:50px;}
.infinite-text {position:absolute; bottom:60px; width: 100%; height: 180px; display: flex; overflow: hidden; }
.infinite-text__list { display: flex; align-items: center; height: 100%; white-space: nowrap; animation: flow1 180s linear infinite forwards; }
.infinite-text__list.clone { margin-left: -20px; animation: flow2 180s linear infinite; }
.infinite-text__list > li { position: relative; font-size:150px; font-family: "Marcellus", serif; color: rgba(255, 255, 255, 0.06); text-transform: capitalize; line-height: 1em; padding: 0 40px; }


.business-item .hover { display: none; flex-direction: column; align-items: flex-start; gap: 15px; width: 380px; height: auto; padding: 25px; border-radius: 15px; box-sizing: border-box; border: 1px solid rgba(0, 0, 0, 0.3); background: rgba(0, 0, 0, 0.8); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); font-size: 15px; font-weight: 400; color: #fff; word-break: keep-all; z-index: 10; }
.business-item .hover > h4, 
#modalText h4 { margin: 0; font-size:22px; font-weight: 700; color: var(--gold-c, #c5a15d); line-height: 1.2em; letter-spacing:-1.8px;}
.business-item .hover > p, 
#modalText p {margin: 0; color: rgba(255, 255, 255, 0.8); line-height: 1.4em; font-size:17px;}
.business-item .hover > .info, 
#modalText .info { width: 100%; padding: 10px; background: rgba(255, 255, 255, 0.1); border-radius: 8px; font-size: 17px; color: #eee; line-height: 1.3em; box-sizing: border-box; }
.business-item .hover > .info span,
#modalText .info span{position:relative; padding-left:18px;}
.business-item .hover > .info span:before,
#modalText .info span:before{content:''; position:absolute; top:1px; left:0; width:14px; height:14px; background:url(../img/ic-pointing.svg)no-repeat center; background-size:contain;}
.business-item .hover > .conclusion, 
#modalText .conclusion { margin-top: 2px; font-size: 17px; font-weight: 600; color: #ff6b6b; line-height: 1.3em; }
.business-item:hover .hover { display: flex; position: absolute; left: -410px; top: 0; animation: fadeSlideIn 0.3s ease-out forwards; }

@keyframes fadeSlideIn {
    from { opacity: 0; transform: translateX(10px); }
    to { opacity: 1; transform: translateX(0); }
}

/* 기존 hover 데이터를 화면에서 숨김 */
.business-item .hover {
    display: none;
}



/* --- 모달(Modal) 배경 --- */
.business-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(3px); 
}

.business-modal.active {
    display: flex;
}

/* --- 기존 .hover 스타일을 그대로 입힌 모달 컨텐츠 --- */
.business-modal .modal-content {
	display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
    width: 90%; height:auto;
    max-width: 320px; 
    padding: 25px 20px;
    border-radius: 15px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.4);
    background: rgba(0, 0, 0, 0.6); 
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2em;
    word-break: break-word;
    white-space: pre-line;
    animation: modalFadeIn 0.3s ease;
}

.business-modal .modal-close {
    position: absolute;
    top:20px;
    right:20px;
    color: #fff;
    font-size:30px;
	font-weight:200;
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 0.3s ease;
}

.business-modal .modal-close:hover {
    opacity: 1;
}

.business-modal h3 {
    font-size: 18px;
    font-weight: bold;
    color: var(--gold-c); /* 금색 포인트 */
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 15px;
}

#modalText{display:flex; flex-direction: column; gap: 12px;}

/* 모달 등장 애니메이션 */
@keyframes modalFadeIn {
    from { opacity: 0; transform: translateY(15px); }
    to { opacity: 1; transform: translateY(0); }
}


/* 768px 초과(PC, 큰 태블릿) 화면에서는 모달 강제 숨김 */
@media all and (min-width: 769px) {
    .business-modal {
        display: none !important;
    }
}


@media all and (max-width: 1200px){
	.business-list{right:4rem;}
	.business-item .hover{background: rgba(0, 0, 0, 1);}
	.business-item:hover .hover{left:-400px;}
}
@media all and (max-width: 1024px){
	.tit_wrap em{font-size:22px; margin-bottom:20px;}
	.tit_wrap h2{font-size:4.8em;}
	.phishing-center .tit_wrap .desc{margin-top:20px;}
	.phishing-center .tit_wrap .desc .txt-bold{font-size:20px;}
	.phishing-center .tit_wrap .desc{font-size:18px;}
	.list-desc > li:before{top:7px;}
	.business-list{width:250px;}
	.business-item{padding:20px 15px; height:100px;}
	.business-item .txt > em{font-size:15px;}
	.business-item .txt > h3{font-size:22px;}
	.infinite-text__list > li{font-size:100px;}
	.business-item .plus{width:40px; height:40px; right:15px;}
	.business-item .hover{width:300px;}
	.business-item:hover .hover{left:-310px;}
}
@media all and (max-width:900px){
	.tit_wrap h2{font-size:4.4em;}
	.phishing-center .tit_wrap .desc{font-size:17px;}
	.list-desc{flex-direction: column; gap:2px;}
}
@media all and (max-width:768px){
	.main-business{padding:12rem 0 7rem; height:auto;}
	.main-business .inner{display:block;}
	.main-business .tit_wrap{text-align:center; margin-bottom:30px;}
	.tit_wrap em{font-size:18px; line-height:1.3em; margin-bottom:12px;}
	.list-desc { flex-direction: row; gap: 20px;justify-content: center; margin:3px 0 0;}
	.list-desc > li:before{top:6px; height:12px;}
	.tit_wrap h2{font-size:3.8em;}
	.phishing-center .tit_wrap .desc{margin-top:12px; font-size:16px;}
	.phishing-center .tit_wrap .desc .txt-bold{font-size:18px;}


	.tit_wrap i{margin-bottom:10px;}
	.phishing-center .tit_wrap h1,
	.main-company .tit_wrap h1{font-size:6.8em;}
	.phishing-center .main-business .tit_wrap h1 br{display:none;}
	.phishing-center .tit_wrap p{font-size:15px; margin-top:8px;}
	.business-list{position:relative; top:0; right:0; transform:none; display: grid; grid-template-columns: repeat(2, 1fr); width: 100%; gap: 10px;}
	.business-item{margin:0; height:auto; padding:20px 15px; background:#fff; border-color:#fff;}
	.business-item .txt > em{font-size:13px;}
	.business-item .txt > h3{color:#222;;}
	.business-item .txt > p{display:block; opacity:0.8; color:#666;}
	.business-item:hover .hover{display:none;}
	.business-item .plus{opacity:1;}
	.infinite-text{bottom:0; height:70px;}
	.infinite-text__list > li{font-size:70px; padding:0 10px;}

	.business-item .hover > .conclusion, #modalText .conclusion{line-height:1.3em; word-break:keep-all;}

}
@media all and (max-width:600px){
	.tit_wrap i{font-size:2.2rem; margin-bottom:7px;}
	.tit_wrap em{font-size:14px; margin-bottom:8px;}
	.tit_wrap h2{font-size:14px; font-weight:600;}
	.phishing-center .tit_wrap .desc{margin-top:8px;}
	.phishing-center .tit_wrap .desc .txt-bold{font-size:14px;}
	.phishing-center .tit_wrap .desc{font-size:12px;}
	.list-desc{gap:13px;}
	.list-desc > li:before{height:9px; top:4px; right:-7px;}

	.main-business .tit_wrap{margin-bottom:15px;}
	.main-business .tit_wrap h1{line-height:1em;}
	.phishing-center .tit_wrap p{margin-top:6px; font-size:11px;}
	.business-list{gap:8px;}
	.business-item{padding:10px; border-radius:6px;}
	.business-item .plus{width:25px; height:25px; right:10px; background-size:10px auto;}
	.business-item .txt > em{font-size:11px; margin-bottom:3px;}
	.business-item .txt > h3{font-size: 15px;}
	.business-item .txt > p{margin-top:4px; font-size:11px; line-height:1.2em;}
	.infinite-text{height:60px;}
	.infinite-text__list > li{font-size:60px;}

	.business-modal .modal-content{padding:18px; gap:15px;}
	.business-modal h3{font-size:15px; padding-bottom:11px;}
	.business-modal .modal-close{top:13px; right:18px; font-size:25px;}
	#modalText{gap:10px;}
	.business-item .hover > h4, #modalText h4{font-size:15px; letter-spacing:0;}
	.business-item .hover > p, #modalText p{font-size:13px; line-height:1.3em;}
	.business-item .hover > .info, #modalText .info{padding:8px; border-radius:6px; line-height:1.1em; word-break:keep-all; font-size:13px;}
	.business-item .hover > .info span, #modalText .info span{font-size:13px; padding-left:17px;}
	.business-item .hover > .info span:before, #modalText .info span:before{width:13px; height:12px;}
	.business-item .hover > .conclusion, #modalText .conclusion{font-size:13px;}
}
@media all and (max-width:540px){
	.tit_wrap i{font-size:1.8rem;}
	.phishing-center .tit_wrap h1, .main-company .tit_wrap h1{font-size:5.8em;}
}
@media all and (max-width:499px){
	.tit_wrap i{font-size:12px;}
	.phishing-center .tit_wrap h1, .main-company .tit_wrap h1{font-size:6.8em;}
	.infinite-text{height:40px;}
	.infinite-text__list > li{font-size:40px;}
}


/* intro */
.main-intro{position:relative; display:flex; align-items:center; justify-content: center; width:100%; height:100vh; background:url(../img/bg-intro.jpg)no-repeat center; background-size:cover; box-sizing:border-box; text-align:center;}
.main-intro .txt{}
.main-intro .txt > h3{display:block; font-size:8em; font-weight:bold; color:#fff; line-height:1.4em; word-break:keep-all;}
.main-intro .txt > p{display:block; margin-top:40px; font-size:3.3em; font-weight:400; color:#fff; line-height:1em; word-break:keep-all;}

@media all and (max-width: 1024px){
	.main-intro{height:700px;}
	.main-intro .txt > p{margin-top:30px;}
}
@media all and (max-width:768px){
	.main-intro{height:600px;}
	.main-intro .txt > h3{font-size:7em}
	.main-intro .txt > p{margin-top:20px;}
}
@media all and (max-width:540px){
	.main-intro .txt > h3{font-size:6em;}
}
@media all and (max-width:499px){
	.main-intro{height:350px;}
	.main-intro .txt > h3{font-size:7em;}
	.main-intro .txt > p{margin-top:12px; font-size:12px;}
}


/* company */
.main-company{position:relative; display:flex; align-items:center; justify-content: center; width:100%; height:829px; background:url(../img/bg-company.jpg)no-repeat center; background-size:cover; box-sizing:border-box; text-align:center;}
.main-company .tit_wrap{margin-bottom:60px;}
.count-list{width:100%; display:grid; grid-template-columns: repeat(3, 1fr); gap:40px;}
.count-item{display: flex; flex-direction: column; justify-content:center; align-items:center; width:100%; height:200px; border-radius:40px 0 40px 0; background:#fff; box-sizing:border-box; color:#222;}
.count-item > em{display:inline-block; margin-bottom:10px; font-size:18px; font-style:normal; font-weight:600; color:var(--gold-c); line-height:1em; word-break:keep-all;}
.count-item > .txt{display:block; font-size:50px; font-weight:bold; color:#1C1C1C; line-height:1em;}

@media all and (max-width: 1350px){
	.count-list{gap:30px;}
}
@media all and (max-width: 1024px){
	.main-company{height:700px;}
	.count-item{height:160px; border-radius:30px 0 30px 0;}
	.count-item > .txt{font-size:8em;}
	.count-item > em{font-size:3em;}
}
@media all and (max-width: 900px){
	.count-list{gap:24px;}
}
@media all and (max-width: 768px){
	.main-company{height:600px;}
	.main-company .tit_wrap{margin-bottom:40px;}
	.count-list{gap:20px;}
	.count-item{height:130px;}
	.count-item > .txt{font-size:7em;}

}
@media all and (max-width: 650px){
	.main-company{height:auto; padding:6rem 0;}
	.main-company .tit_wrap{margin-bottom:30px;}
	.count-list{width:400px; margin: 0 auto; grid-template-columns: repeat(1, 1fr); gap:15px;}
	.count-item{height:125px; border-radius:25px 0 25px 0;}
}
@media all and (max-width:540px){
	.count-list{width:300px;}
	.count-item > em{font-size:12px;}
}
@media all and (max-width:499px){
	.main-company .tit_wrap{margin-bottom:20px;}
	.count-list{gap:10px; width:240px;}
	.count-item{height:100px; border-radius:18px 0 18px 0;}
	.count-item > em{margin-bottom:8px;}
	.count-item > .txt{font-size:10em;}
}


/* cs */
.main-cs{position:relative; padding:120px 0; background:url(../img/bg-cs.jpg)no-repeat center; background-size:cover; box-sizing:border-box; }
.box-flex{display:flex;}
.main-cs .inner{margin:0 auto; justify-content: space-between; align-items: center;}
.main-cs .inner .left{display:flex; flex-direction: column; justify-content: space-between; width:calc(100% - 900px); height:465px; padding:30px 0; box-sizing:border-box;}
.main-cs .inner .left .tit_wrap{text-align:left;}
.main-cs .inner .left .tit_wrap h1{font-weight:bold; font-size: 6.4em;}
.main-cs .inner .left .tit_wrap p{margin-top:15px; font-size:18px; font-weight:400;}
.main-cs .inner .left .cs-info{}
.main-cs .inner .left .cs-info > em{display:inline-block; margin-bottom:5px; font-size:18px; font-style:normal; font-weight:300; color:#fff; opacity:0.6;}
.main-cs .inner .left .cs-info > h3{display:block; font-size: 6.4em; font-weight:bold; color:#E8BF64;}
.main-cs .inner .left .cs-info > h3 a{display:block; color:#E8BF64;}
.main-cs .inner .left .cs-info .btn-kakao{display:flex; align-items: center; justify-content: center; width:211px; height:55px; border:1px solid rgba(255,255,255,0.1); box-sizing:border-box; border-radius:50px; margin-top:20px;}
.main-cs .inner .left .cs-info .btn-kakao > span{position:relative; display:inline-block; padding-left:30px; font-size:18px; font-weight:300; color:#fff; line-height:1em;}
.main-cs .inner .left .cs-info .btn-kakao > span:before{content:''; position:absolute; top:-1px; left:0; width:24px; height:22px; background:url(../img/ic-kakao.svg)no-repeat center; background-size:contain;}
.main-cs .con_wrap{display:block; margin:0; width:800px; border-radius:10px; padding:40px 50px; box-sizing:border-box; background:#fff;}
.main-cs .con_wrap form .con{display: flex; align-items: center; gap:10px; margin-bottom:20px;}
.main-cs .con_wrap form .con p{width:120px; font-size:17px; font-weight:600; color: #222; }
.main-cs .con_wrap form .con p .ess{position: relative; top: -8px; font-size:15px; font-weight:400; color:#FF0000; line-height:1em;}
.main-cs .con_wrap form .con .label_wrap{display: flex; gap: 2rem; }
.main-cs .con_wrap form .con .label_wrap label {display: flex; align-items: baseline; gap: 4px; }
.main-cs .con_wrap form .con .label_wrap span, 
.main-cs .chk_box_wrap span{position: relative; top: -1px; margin-left: 0; font-size: 16px; color:#444; font-weight:400; line-height:1em; }
.main-cs .chk_box_wrap span,
.main-cs .chk_box_wrap span a{top:0; margin-left:3px; font-size:15px; color:#666;}
.main-cs .con_wrap form .full_wrap, 
.main-cs .con_wrap form .text_wrap{width: calc(100% - 130px);}
.main-cs .con_wrap form .full_wrap label{width: 100%;}
.main-cs .con_wrap form .full_wrap label input{height:50px;}
.main-cs .con_wrap form .full_wrap label input,
.main-cs .con_wrap form .text_wrap textarea{width:100%; padding:10px; border:1px solid #cecece; border-radius:4px; font-size:16px; font-weight:400; color:#333; line-height:1em; box-sizing:border-box;}
.main-cs .con_wrap form .text_wrap textarea{height:100px;}
.main-cs .con_wrap form .full_wrap label input::placeholder{font-size:16px; font-weight:400; color:#999;}
.main-cs .con_wrap form input[type="submit"]{display:block; width:100%; margin-top:20px; display: flex; justify-content: center; align-items: center;  border: 0; height:48px; border-radius:5px; box-sizing:border-box; background: var(--gold-c); font-size:16px; font-weight:600; color:#fff; line-height:1em; font-family:"Pretendard", Sans-serif;}


@media all and (max-width:1350px){
	.main-cs .inner{gap:50px;}
	.main-cs .inner .left{width:250px;}
	.main-cs .con_wrap{width:calc(100% - 300px);}
}
@media all and (max-width: 1024px){
	.main-cs{padding:80px 0;}
	.main-cs .inner{display:block;}
	.main-cs .inner .left{width:100%; height:auto; flex-direction: row; align-items: flex-end; padding:0; margin-bottom:40px;}
	.main-cs .inner .left .tit_wrap p{font-size:16px;}
	.main-cs .inner .left .cs-info > em{font-size:16px;}
	.main-cs .inner .left .cs-info .btn-kakao{margin-top:12px; width:180px; height:46px;}
	.main-cs .inner .left .cs-info .btn-kakao > span{padding-left:26px; font-size:16px;}
	.main-cs .inner .left .cs-info .btn-kakao > span:before{width:20px; height:18px;}
	.main-cs .con_wrap{width:100%;}
}
@media all and (max-width: 860px){
	.main-cs .con_wrap form .con .label_wrap{gap:1rem;}
	.main-cs .con_wrap form .con .label_wrap span{font-size:15px;}
}
@media all and (max-width: 768px){
	.main-cs .con_wrap{padding:30px;}
	.main-cs .con_wrap form .con{margin-bottom:13px;}
	.main-cs .con_wrap form .con p{width:80px; font-size:15px;}
	.main-cs .con_wrap form .con .label_wrap,
	.main-cs .con_wrap form .full_wrap, 
	.main-cs .con_wrap form .text_wrap{width:calc(100% - 90px);}
	.main-cs .con_wrap form .con .label_wrap{flex-wrap: wrap;}
	.main-cs .con_wrap form .con .label_wrap span, 
	.main-cs .chk_box_wrap span{font-size:15px;}
	.main-cs .con_wrap form .full_wrap label input{height:40px; font-size:15px;}
}
@media all and (max-width: 650px){
	.main-cs{padding:6rem 0;}
	.main-cs .con_wrap form .con .label_wrap{flex-direction: column; margin-top:10px;}
}
@media all and (max-width: 650px){
	.main-cs .con_wrap form .con{display:block; margin-bottom:16px;}
	.main-cs .con_wrap form .con p{margin:0 0 8px;}
	.main-cs .con_wrap form .con .label_wrap,
	.main-cs .con_wrap form .full_wrap, 
	.main-cs .con_wrap form .text_wrap{width:100%;}
	.main-cs .con_wrap form input[type="submit"]{height:40px; font-size:15px;}
}
@media all and (max-width: 540px){
	.main-cs .inner .left .tit_wrap h1{font-size:5.4em;}
	.main-cs .inner .left .tit_wrap p{margin-top:8px; font-size:14px;}
	.main-cs .inner .left .cs-info > em{font-size:14px;}
	.main-cs .inner .left .cs-info .btn-kakao{width:160px; height:40px;}
	.main-cs .inner .left .cs-info .btn-kakao > span:before{top:0; width:15px; height:13px;}
	.main-cs .inner .left .cs-info .btn-kakao > span{padding-left:20px; font-size:14px;}
}
@media all and (max-width: 499px){
	.main-cs .inner .left{margin-bottom:20px;}
	.main-cs .inner .left .tit_wrap h1{font-size:6.4em;}
	.main-cs .inner .left .cs-info > em{margin-bottom:3px; font-size:11px;}
	.main-cs .inner .left .tit_wrap p{margin-top:6px; font-size:11px;}
	.main-cs .inner .left .cs-info .btn-kakao{width:115px; height:33px; margin-top:8px;}
	.main-cs .inner .left .cs-info .btn-kakao > span{padding-left:17px; font-size:11px;}
	.main-cs .inner .left .cs-info .btn-kakao > span:before{width:13px; height:11px;}
	.main-cs .con_wrap{padding:20px;}
	.main-cs .con_wrap form .con{margin-bottom:13px;}
	.main-cs .con_wrap form .con p{font-size:12px;}
	.main-cs .con_wrap form .con p .ess{font-size:13px; top:-7px;}
	.main-cs .con_wrap form .text_wrap textarea{hegiht:60px; font-size:13px;}
	.main-cs .con_wrap form .con .label_wrap span, .main-cs .chk_box_wrap span{top:-3px; font-size:13px;}
	.main-cs .chk_box_wrap span, .main-cs .chk_box_wrap span a{top:0; font-size:12px;}
	.main-cs .con_wrap form .full_wrap label input{font-size:13px; height:35px;}
	.main-cs .con_wrap form .full_wrap label input::placeholder{font-size:13px;}
	.main-cs .con_wrap form input[type="submit"]{margin-top:15px; font-size:13px;}
}
@media all and (max-width: 370px){
	.main-cs .con_wrap form .con .label_wrap{flex-direction: column; gap:5px;}
}

/* lawyer */
.main-lawyer{position:relative; width:100%; height:845px; background:url(../img/bg-lawyer.jpg)no-repeat center; background-size:cover; box-sizing:border-box; }
.main-lawyer .inner{position:relative; height:100%; margin:0 auto;}
.main-lawyer .tit_wrap{position:absolute; top:100px; left:0; text-align:left; margin-bottom:30px;}
.main-lawyer .tit_wrap em{display:inline-block; letter-spacing:0; margin-bottom:20px; font-size:18px; font-style:normal; font-weight:600; color:var(--color-point);}
.main-lawyer .tit_wrap h2{display:block; font-size:6.73em; font-weight:600; color:#222; line-height:1.4em; word-break:keep-all; font-family:var(--font-serif2);}
.main-lawyer .memberSwiper .swiper-slide .box{display:flex; align-items: flex-start;}
.main-lawyer .sec-cont { position: relative; height:100%; }
.memberSwiper{width: 100%; height: 100%; }
.memberSwiper .box { display: flex; justify-content: space-between; align-items: center; height: 100%; }
.memberSwiper .txt {margin-top:295px; width: 50%; padding-bottom: 50px; position: relative; z-index: 2; }
.memberSwiper .txt .name{display: flex; align-items: baseline; gap: 12px; margin-bottom:30px; }
.memberSwiper .txt .name .badge{position:relative; top:2px;}
.memberSwiper .txt .name .badge img {height:30px;}
.memberSwiper .txt .name h3{font-size:38px; font-weight:600; color: #222; margin: 0; }
.memberSwiper .txt .name span{font-size:17px; color: #888; }
.memberSwiper .txt .info-list { font-size:16px; color:#555; line-height: 1.8;}
.memberSwiper .txt .info-list > li{position:relative; margin:0 0 15px; padding-left:8px; font-size:19px; font-weight:400; color:#555; line-height:1em; word-break:keep-all;}
.memberSwiper .txt .info-list > li:before{content:''; position:absolute; top:8px; left:0; width:2px; height:2px; border-radius:50px; background:#555;}
.memberSwiper .txt .info-list > li:last-child{margin:0;}
.memberSwiper .img{width:564px; height: 100%; display: flex; justify-content: flex-end; align-items: flex-end; position: relative; z-index: 1; }
.memberSwiper .img img { max-height: 100%; object-fit: contain; }

/*
.btn-arr{position: absolute; bottom:200px; left:0px;  z-index: 10; display: flex; gap: 10px;}
.btn-arr .swiper-button-prev,
.btn-arr .swiper-button-next {position: relative; top: auto; left: auto; right: auto; bottom: auto; margin: 0; width: 54px; height: 54px; background-color:rgba(255,255,255,0.85); border-radius:50%; }
.btn-arr .swiper-button-prev svg,
.btn-arr .swiper-button-next svg{display:none;}
.btn-arr .swiper-button-prev::before,
.btn-arr .swiper-button-next::before{content:''; display:inline-block; width:6px; height:11px; background:url(../img/ic-slide-arr.svg)no-repeat center; background-size:contain;}
.btn-arr .swiper-button-next::before{transform:rotate(-180deg);}
*/
.btn-arr{position: absolute; bottom:273px; left:0px;  z-index: 10; display: flex; gap: 10px;}
.btn-arr .swiper-button-prev,
.btn-arr .swiper-button-next {position: relative; top: auto; left: auto; right: auto; bottom: auto; margin: 0; width:20px; height: 20px; background-color:transparent; border-radius:50%; }
.btn-arr .swiper-button-prev svg,
.btn-arr .swiper-button-next svg{display:none;}
.btn-arr .swiper-button-prev::before,
.btn-arr .swiper-button-next::before{content:''; display:inline-block; width:10px; height:14px; background:url(../img/ic-slide-arr.svg)no-repeat center; background-size:contain;}
.btn-arr .swiper-button-next::before{transform:rotate(-180deg);}
.main-lawyer .thumb-swiper {position:absolute; top:50%; right:-200px; width:100px; transform: translateY(-50%); }
.thumb-swiper .swiper-slide {width:100px; height: 100px !important; display: flex; justify-content: center; align-items: center; opacity: 1; cursor: pointer; transition: all 0.3s ease; }
.thumb-swiper .swiper-slide-thumb-active{opacity:1;}
.thumb-swiper .thumb-img {position:relative; width:100%; height:100%; border-radius: 50%; overflow: hidden; background-color:#C9C5C3; }
.thumb-swiper .thumb-img img {position:absolute; top:10px; width: 100%; height:auto; object-fit: cover; object-position: top center; }
.thumb-swiper .swiper-slide-thumb-active .thumb-img {background-color:#929CA1;}
.main-lawyer .group{position:absolute; bottom:0; left:3%; height:auto;}
.main-lawyer .group img{height:100%;}
.obj-txt{position:absolute; bottom:-34px; left:0; display:block; font-size:220px; font-weight:300; font-family:var(--font-en2); color:#000; opacity:0.05; line-height:1em;}
.main-pd__cursor{ display: block; }
.main-pd__cursor:before{content:''; position:absolute; width:85%; height:85%; background:url(../img/bg-more.svg)no-repeat center; background-size:contain; }
.main-pd__cursor img{height:40px;}
.main-lawyer .btn-more{display:none; position:absolute; left:50%; bottom:70px; margin-left:-16rem; align-items: center; justify-content: center; width:120px; height:120px; background: #43AFD2; background: linear-gradient(129deg, rgba(67, 175, 210, 1) 0%, rgba(41, 148, 196, 1) 100%); border-radius: 50%; font-size: 45px; font-weight:100; font-family:'Pretendard'; line-height: 1; color: #fff; pointer-events: none; user-select: none; transition: transform .4s ease-out, opacity .4s ease-out; z-index:50; }
.main-lawyer .btn-more:before{content:''; position:absolute; width:90%; height:90%; background:url(../img/bg-more.svg)no-repeat center; background-size:contain; animation: txtrotate 15s linear infinite alternate;}
.main-lawyer .btn-more img{height:15px;}

@media(prefers-reduced-motion:no-preference) and (hover:hover){
	.main-pd__cursor{ position: fixed; transform: translate(-50%,-50%); display: flex; align-items: center; justify-content: center; gap: 12px; width:166px; height:166px; background: #43AFD2; background: linear-gradient(129deg, rgba(67, 175, 210, 1) 0%, rgba(41, 148, 196, 1) 100%); border-radius: 50%; font-size: 45px; font-weight:100; font-family:'Pretendard'; line-height: 1; color: #fff; pointer-events: none; user-select: none; transition: transform .4s ease-out, opacity .4s ease-out; z-index: 4; }
	.main-pd__cursor.hide{ transform: translate(-50%,-50%) scale(0); opacity: 0; }
}

@media all and (max-width: 1800px){
	.main-lawyer .thumb-swiper{right:-10%;} 
}
@media all and (max-width: 1700px){
	.main-lawyer .thumb-swiper{right:-7%;} 
}
@media all and (max-width: 1600px){
	.main-lawyer .thumb-swiper{right:-50px} 
	.memberSwiper .img{margin-right:0;}
}
@media all and (max-width: 1500px){
	.main-lawyer .thumb-swiper{right:0;} 
}
@media all and (max-width: 1380px){
	.main-lawyer .thumb-swiper{width:90px;}
	.thumb-swiper .swiper-slide{width:90px; height:90px !important;}
	.memberSwiper .img img{object-fit:initial;}
	.main-lawyer .group{left:1%; width:calc(100% - 590px); height:auto;}
	.main-lawyer .group img{width:100%; height:auto;}
}
@media all and (max-width: 1120px){
	.main-lawyer .group{width:calc(100% - 560px);}
}
@media all and (max-width: 1024px){
	.main-lawyer{height:770px;}
	.main-lawyer .tit_wrap{top:80px;}
	.main-lawyer .thumb-swiper{display:none;} 
	.memberSwiper .txt{margin-top:260px}
	.memberSwiper .txt .name h3{font-size:32px;}
	.memberSwiper .txt .info-list > li{font-size:18px; margin:0 0 14px;}
	.memberSwiper .img{position:absolute; right:0; bottom:0; width:500px;margin-right:0;}
	.obj-txt{font-size:150px;}
	.main-pd__cursor{width:140px; height:140px; font-size:40px;}
	.main-lawyer .group{display:none;}

	.btn-arr{bottom:200px;}
	.btn-arr .swiper-button-prev,
	.btn-arr .swiper-button-next {width: 54px; height: 54px; background-color:rgba(255,255,255,0.85); }
	.btn-arr .swiper-button-prev::before,
.btn-arr .swiper-button-next::before{width:6px; height:11px; background-size:contain;}


}
@media all and (max-width: 900px){
	.memberSwiper .img{width:470px;}
}
@media (max-width:860px) {
	.main-pd__cursor{ display: none;}
	.main-lawyer .btn-more{display:flex; z-index:50;}
}
@media (max-width: 768px) {
	.main-lawyer{height:550px;}
	.main-lawyer .tit_wrap{top:60px;}
	.main-lawyer .tit_wrap em{font-size:16px; margin-bottom:12px;}
	.main-lawyer .tit_wrap h2{font-size:5.7em;}
	.memberSwiper .img{width:360px;}
	.memberSwiper .txt{margin-top:190px;}
	.memberSwiper .txt .name .badge{top:3px;}
	.memberSwiper .txt .name .badge img{height:25px;}
	.memberSwiper .txt .name{gap:8px; margin-bottom:20px;}
	.memberSwiper .txt .name h3{font-size:28px;}
	.memberSwiper .txt .name span{font-size:16px;}
	.memberSwiper .txt .info-list > li{font-size:15px;}
	.btn-arr{gap:5px; bottom:100px;}
	.btn-arr .swiper-button-prev, .btn-arr .swiper-button-next{width:40px; height:40px;}
	.obj-txt{font-size:120px; bottom:-21px;}
	.main-pd__cursor{width:110px; height:110px; font-size:30px;}
	.main-lawyer .btn-more{width:110px; height:110px; margin-left:-24%;}
}
@media (max-width:650px) {
	.main-lawyer{height:454px;}
	.main-lawyer .tit_wrap{top:50px;}
	.main-lawyer .tit_wrap em{font-size:15px;}
	.main-lawyer .tit_wrap h2{font-size:4.2em;}
	.memberSwiper .txt{margin-top:160px;}
	.memberSwiper .img{width:280px;}
	.btn-arr{bottom:50px;}
	.main-lawyer .btn-more{width:90px; height:90px; bottom:50px; margin-left:-17%;}

}
@media (max-width:540px) {
   
	.main-lawyer{height:355px;}
	.main-lawyer .tit_wrap{top:30px;}
	.main-lawyer .tit_wrap h2{font-size:3.9em;}
	.main-lawyer .tit_wrap em{font-size:12px; margin-bottom:7px;}
	.memberSwiper .txt{margin-top:110px; width:70%;}
	.memberSwiper .txt .name{gap:3px; margin-bottom:12px;}
	.memberSwiper .txt .name .badge img{height:20px;}
	.memberSwiper .txt .name h3{font-size:20px;}
	.memberSwiper .txt .name span{font-size:11px;}
	.memberSwiper .txt .info-list > li{font-size:13px; margin:0 0 8px;}
	.memberSwiper .img{width:210px;}
	.btn-arr{bottom:58px;}
	.btn-arr .swiper-button-prev, .btn-arr .swiper-button-next{width:30px; height:30px;}
	.obj-txt{font-size:60px; bottom:-8px;}
	.main-lawyer .inner{width:calc(100% - 3rem); margin-left:2rem; margin-right:1rem;}
	.main-lawyer .btn-more{width:65px; height:65px; bottom:30px; margin-left:-18%;}
	.main-lawyer .btn-more img{height:10px;}

}

@media (max-width:499px) {
	.main-lawyer .tit_wrap h2{font-size:5.5em;}
}
@media (max-width:420px) {
	.main-lawyer .btn-more{margin-left:-15%;}
}

@media (max-width:380px) {
	.main-lawyer .tit_wrap h2{font-size:5.5em;}
	.memberSwiper .img{width:190px;}
	.main-lawyer .btn-more{width:60px; height:60px; margin-left:-16%;}
}

.main-glawyer{position:relative; padding:30px 0 0; display:none; overflow-x:hidden; background:#111; background-size:cover; box-sizing:border-box; overflow:hidden;}
.main-glawyer .inner{position:relative; margin:0 auto;}
.main-glawyer .inner .img{width:100%;}
.main-glawyer .inner .img img{width:100%;}

@media all and (max-width: 1024px){
	.main-glawyer{display:block;}
}
@media all and (max-width:600px){
	.main-glawyer{padding:10px 0 0;}
}
/* case */
.main-case{position:relative; padding:100px 0; overflow-x:hidden; background:url(../img/bg-success.jpg)no-repeat center; background-size:cover; box-sizing:border-box; overflow:hidden;}
.main-case .inner{position:relative; margin:0 auto;}
.main-case .tit_wrap{margin-bottom:40px;}
.boardSwiper .swiper-slide .con{display:block; padding:35px; box-sizing:border-box; border-radius:15px; background:#fff;}
.boardSwiper .swiper-slide .con .badge{display:inline-block; height:30px; padding: 6px 10px; color: #fff; font-size:15px; background: var(--color-point); border-radius:5px; box-sizing: border-box;}
.boardSwiper .swiper-slide h2.con_tit{ font-size: 2rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; line-height: 3rem; height: 6rem; margin-top:20px; margin-bottom:15px; }
.boardSwiper .swiper-slide p.con_txt{ font-size: 1.6rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap: break-word; line-height: 2.6rem; height: 7.8rem; color: #999999; }
.boardSwiper .swiper-slide .info_box{ width: 100%; display: flex; align-items: center; gap:10px; margin-top:25px; flex-wrap: wrap; }
.boardSwiper .swiper-slide .info_box .u_img{ width: 7rem; height: 7rem; overflow: hidden; border-radius: 50%; box-sizing: border-box; background-color:#EEF5F8; }
.main-case .inner .btn-wrap{ margin: 0 auto;}
.main-case .inner .btn-wrap .btn-more{display:flex;  align-items:center; justify-content: center; margin:60px auto 0; width:185px; height:50px; border-radius:10px; box-sizing:border-box; border:1px solid rgba(255,255,255,0.2); box-sizing:border-box; transition:all 0.3s ease;}
.main-case .inner .btn-wrap .btn-more > span{position:relative; display:block; font-size:16px; font-weight:500; color:#fff; line-height:1em;}
.main-case .inner .btn-wrap .btn-more > span:after{content:''; display:inline-block; margin-left:7px; width:12px; height:12px; background:url(../img/ic-btn-plus.svg)no-repeat center; background-size:contain;}
.main-case .inner .btn-wrap .btn-more:hover{background:var(--color-point); border-color:var(--color-point);}
.main-case .swiper-button-prev,
.main-case .swiper-button-next {position:absolute; top:50%; margin: 0; width: 54px; height: 54px; background-color:transparent); border:1px solid rgba(255,255,255,0.2); border-radius:50%; }
.main-case .swiper-button-next { right:-80px; }
.main-case .swiper-button-prev { left: -80px; }
.main-case .swiper-button-prev svg,
.main-case .swiper-button-next svg{display:none;}
.main-case .swiper-button-prev::before,
.main-case .swiper-button-next::before{content:''; display:inline-block; width:6px; height:11px; background:url(../img/ic-slide-arr-wt.svg)no-repeat center; background-size:contain;}
.main-case .swiper-button-prev::before{transform:rotate(-180deg);}
.empty_li{width:100%; font-size:16px; color:#fff; text-align:center; opacity:0.5;}
.main-case .swiper-pagination{position:relative; display:none;}
.main-case .swiper-pagination-bullet{background:#fff; opacity:0.2;}
.main-case .swiper-pagination-bullet-active{background:var(--color-point); opacity:1;}

@media (max-width:1540px) {
	.main-case .swiper-button-prev,
	.main-case .swiper-button-next{display:none;}
	.main-case .swiper-pagination{display:block; bottom:unset; margin:20px 0 0;}
}
@media (max-width:1024px) {
	.boardSwiper .swiper-slide .con{padding:25px;}
}
@media (max-width:768px) {
	.main-case{padding:70px 0;}
	.boardSwiper .swiper-slide .con .badge{padding:4px 8px; font-size:13px; height:auto;}
	.boardSwiper .swiper-slide h2.con_tit{margin:15px 0 10px;}
	.boardSwiper .swiper-slide .info_box{gap:8px; margin-top:20px;}
	.boardSwiper .swiper-slide .info_box .u_img{width:6rem; height:6rem;}
}
@media (max-width:650px) {
	.main-case{padding:6rem 0;}
}
@media (max-width:499px) {
	.main-case .tit_wrap{margin-bottom:15px;}
	.boardSwiper .swiper-slide .con{padding:20px; border-radius:12px;}
	.boardSwiper .swiper-slide .con .badge{font-size:11px; padding:3px 7px; border-radius:4px;}
	.boardSwiper .swiper-slide h2.con_tit{font-size:2.4rem;}
	.boardSwiper .swiper-slide p.con_txt{font-size:11px; height:auto;}
	.boardSwiper .swiper-slide .info_box{margin-top:15px;}
	.main-case .swiper-pagination{margin:10px 0 0;}
	.main-case .swiper-pagination-bullet{margin:0 3px !important;}
	.main-case .inner .btn-wrap .btn-more{margin:20px auto 0; width:125px; height:36px; border-radius:7px;}
	.main-case .inner .btn-wrap .btn-more > span{font-size:12px;}
	.main-case .inner .btn-wrap .btn-more > span:after{margin-left:5px; width:9px; height:9px;}
}
/* process */
.main-process{position:relative; padding:100px 0; background:url(../img/bg-process.jpg)no-repeat center; background-size:cover; box-sizing:border-box; }
.phishing-center .main-process .tit_wrap h1{font-size:5.8em;}
.main-process .inner{position:relative; margin:0 auto;}
.main-process .slogan{position:relative; display:inline-block; margin-top:12px; font-size:5.5em; color:#fff; line-height:1.2em; word-break:keep-all; font-family:var(--font-serif);}
.main-process .slogan:before{content:''; position:absolute; top:30px; left:-40px; width:26px; height:20px; background:url(../img/ic-mark01.svg)no-repeat center; background-size:contain;}
.main-process .slogan:after{content:''; position:absolute; top:30px; right:-40px; width:26px; height:20px; background:url(../img/ic-mark02.svg)no-repeat center; background-size:contain;}
.main-process .slogan .txt-color{color:var(--gold-c);}
.main-process .tit_wrap p{margin-top:12px; font-size:17px; margin-bottom:0;}


/* tab  */
.tabs{display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; width: 100%; height:55px; margin-bottom:15px; padding:6px; box-sizing: border-box; border-radius: 10px; background:rgba(255,255,255,0.1); overflow: hidden; }
.tabs li{display: flex; justify-content: center; align-items: center; padding: 5px 10px; height: 100%; border-radius: 5px; transition: all 0.3s ease 0s; cursor: pointer; text-align: center; line-height: 1em; font-size: 18px; font-weight: 400; line-height: 1em; color: #fff; }
.tabs li.active,
.tabs li:hover{background: var(--gold-c); color: #fff;}
.tab_container{width: 100%; height: 100%; }
.main-process .cont{margin-top:30px;}
.tab_content{position: relative; height: 100%;}
.tab_content .box-process{position:relative; display:flex; align-items: center; gap:40px; width:100%; background:#fff; padding:30px; box-sizing:border-box; border-radius:10px;}
.tab_content .box-process:before{content:''; position:absolute; top:30px; right:30px; width:80px; height:100px; background:url(../img/ic-process01.svg)no-repeat center; background-size:contain; opacity:0.05;}
.tab_content .box-process .img{width:503px; height:360px; border-radius:15px; overflow:hidden;}
.tab_content .box-process .img img{width:100%;}
.tab_content .box-process .txt{width:calc(100% - 543px);}
.tab_content .box-process .txt em{display:flex; justify-content: center; align-items: center; width:76px; height:26px; font-size:14px; font-style:normal; font-weight:500; color:#fff; line-height:1em; border-radius:5px; background:var(--gold-c); box-sizing:border-box;}
.tab_content .box-process .txt .title{display:flex; align-items: baseline; gap:6px; margin:10px 0;}
.tab_content .box-process .txt .title h3{display:block; font-size:28px; font-weight:bold; color:#222; line-height:1em; word-break:keep-all;}
.tab_content .box-process .txt .title i{display:inline-block; font-size:16px; font-style:normal; font-weight:500; color:var(--gold-c); line-height:1em; word-break:keep-all;}
.tab_content .box-process .txt p{display:block; font-size:16px; font-weight:400; color:#777; line-height:1em; word-break:keep-all;}
.process-info{margin-top:20px; width:100%;}
.process-info > li{display:block; margin-bottom:7px; width:100%; padding:12px; box-sizing:border-box; border-radius:6px; background:#FEFCF8; border:1px dashed #EEEADF;}
.process-info > li:last-child{margin:0; }
.process-info > li h3{position:relative; display:block; margin-bottom:6px; padding-left:7px; font-size:16px; font-weight:600; color:#333; line-height:1em; word-break:keep-all;}
.process-info > li h3:before{content:''; position:absolute; top:1px; left:0; width:3px; height:12px; background:var(--gold-c); border-radius:3px;}
.tab_content .box-process .txt .process-info > li p{display:block; font-size:15px; font-weight:400; color:#888; line-height:1.4em; word-break:keep-all;}

@media (max-width:1350px) {
	.main-process .slogan:before,
	.main-process .slogan:after{ top:40px; width:24px; height:20px;}
	.main-process .slogan:before{left:-40px;}
	.main-process .slogan:after{right:-40px;}
}
@media (max-width:1200px) {
	.tab_content .box-process{gap:3%;}
	.tab_content .box-process .img{width:45%;}
	.tab_content .box-process .img img{height:100%; object-fit:cover;}
	.tab_content .box-process .txt{width:52%;}
	.tab_content .box-process .txt .process-info > li p br{display:none;}
}
@media (max-width:1024px) {
	.main-process{padding:80px 0;}
	.tabs{margin-bottom:20px;}
	.tabs li{font-size:17px}
	.main-process .tit_wrap p{font-size:16px;}
}
@media (max-width:950px) {
	.tab_content .box-process .img{display:none;}
	.tab_content .box-process .txt{width:100%;}
}
@media (max-width:768px) {
	.main-process{padding:70px 0;}
	.main-process .slogan{margin-top:13px;}
	.main-process .slogan:before,
	.main-process .slogan:after{display:none;}
	.main-process .tit_wrap p{font-size:15px;}
	.main-process .cont{margin-top:30px;}
	.tabs{height:54px; border-radius:7px; margin-bottom:15px;}
	.tabs li{font-size:15px; border-radius:5px;}
	.tab_content .box-process{padding:30px;}
	.tab_content .box-process:before{top:30px; right:30px; width:90px; height:95px;}
	.tab_content .box-process .txt em{font-size:13px; width:66px; height:22px;}
	.tab_content .box-process .txt .title{margin:15px 0;}
	.tab_content .box-process .txt .title h3{font-size:26px;}
	.tab_content .box-process .txt .title i{font-size:14px;}
	.tab_content .box-process .txt p{font-size:15px;}
	.process-info{margin-top:17px;}
}
@media (max-width:600px) {
	.main-process{padding:6rem 0;}
	.main-process .tit_wrap p br{display:none;}
}
@media (max-width:540px) {
	.main-process .slogan{font-size:6em;}
	.main-process .tit_wrap p{font-size:11px;}
	.main-process .cont{margin-top:20px;}
	.tabs{height:40px; border-radius:5px; margin-bottom:10px; padding:5px;}
	.tabs li{font-size:11px; border-radius:4px;}
	.tab_content .box-process{padding:15px; border-radius:7px;}
	.tab_content .box-process:before{top:20px; right:20px; width:60px; height:65px;}
	.tab_content .box-process .txt em{font-size:11px; width:50px; height:20px;}
	.tab_content .box-process .txt .title{margin:12px 0 10px; gap:4px;}
	.tab_content .box-process .txt .title h3{font-size:18px;}
	.tab_content .box-process .txt .title i{font-size:11px;}
	.tab_content .box-process .txt p{font-size:12px;}
	.process-info{margin-top:12px;}
	.process-info > li{padding:10px; margin-bottom:5px;}
	.process-info > li h3{padding-left:5px; font-size:13px;}
	.process-info > li h3:before{width:2px; height:11px;}
	.tab_content .box-process .txt .process-info > li p{font-size:12px; line-height:1.3em;}
}


/* location */
.main-location{position:relative; padding:100px 0; background:url(../img/bg-location.jpg)no-repeat center; background-size:cover; box-sizing:border-box; }
.main-location .inner{position:relative; margin:0 auto;}
.main-location .inner .top{position:absolute; top:0; left:0; z-index:10;}
.main-location .inner .top .tit_wrap{text-align:left;}
.main-location .inner .top .tit_wrap > h1{font-size: 6.4em; font-weight:bold;}
.main-location .con_wrap{ display: flex; }
.main-location .tab_wrap.con_tab_wrap{margin-top:30px;}
.main-location .tab_wrap ul{ display:grid; grid-template-columns: repeat(2, 1fr); gap:10px; width:300px}
.main-location .tab_wrap ul li{width: 100%; height: 45px; background:rgba(255,255,255,0.15); font-size:16px; font-weight:600; cursor: pointer; display: flex; justify-content: center; align-items: center; color: #fff; border-radius:8px; box-sizing:border-box;}
.main-location .tab_wrap ul li.active{background:#fff; color:var(--color-point);}
.main-location .con_active_wrap .con{ width: 100%; display: none; padding: 0; gap:50px; }
.main-location .con_active_wrap .con.active{display: flex; }
.main-location .con_active_wrap .map_wrap{width:770px; height:465px; border-radius:20px; overflow:hidden;}
.main-location .con_active_wrap .con_txt_wrap{width:calc(100% - 820px); padding-top:200px;}
.main-location .con_active_wrap .con_txt_wrap h1{display:block; font-size:25px; font-weight:500; line-height:1.4em; word-break:keep-all; color:#fff;}
.main-location .con_active_wrap .con_txt_wrap ul{padding:30px 0; width:400px; box-sizing:border-box;}
.main-location .con_active_wrap .con_txt_wrap ul > li{position:relative; display:flex; align-items: center; gap:10px; margin-bottom:10px;}
.main-location .con_active_wrap .con_txt_wrap ul > li:last-child{margin:0;}
.main-location .con_active_wrap .con_txt_wrap ul > li > em{position:relative; display:flex; align-items: center; font-style:normal; width:54px; font-size:16px; font-weight:500; color:#fff; line-height:1em; word-break:keep-all;}
.main-location .con_active_wrap .con_txt_wrap ul > li > em:before{content:''; display:inline-block; width:18px; height:18px; margin-right:5px;}
.main-location .con_active_wrap .con_txt_wrap ul > li.tel > em:before{background:url(../img/ic-call.svg)no-repeat center; background-size:12px auto;}
.main-location .con_active_wrap .con_txt_wrap ul > li.fax > em:before{background:url(../img/ic-fax.svg)no-repeat center; background-size:contain;}
.main-location .con_active_wrap .con_txt_wrap ul > li.subway > em:before{background:url(../img/ic-subway.svg)no-repeat center; background-size:contain;}
.main-location .con_active_wrap .con_txt_wrap ul > li.car > em:before{background:url(../img/ic-car.svg)no-repeat center; background-size:contain;}
.main-location .con_active_wrap .con_txt_wrap ul > li.bus > em:before{background:url(../img/ic-bus.svg)no-repeat center; background-size:contain;}
.main-location .con_active_wrap .con_txt_wrap ul > li > .desc,
.main-location .con_active_wrap .con_txt_wrap ul > li > span{display:inline-block; width:calc(100% - 64px); font-size:16px; font-weight:300; color:#fff; line-height:1em; word-break:keep-all;}
.main-location .con_active_wrap .con_txt_wrap ul > li > .desc{display: flex; gap: 6px; flex-direction: column;}
.main-location .con_active_wrap .con_txt_wrap ul > li > .desc span{display:block;}
.transport-info{border-top:1px solid rgba(255,255,255,0.1); padding-bottom:0 !important;}
.main-location .con_active_wrap .con_txt_wrap ul.transport-info > li{align-items: flex-start;}
.main-location .con_active_wrap .con_txt_wrap ul.transport-info > li > em{top:-1px; width:67px;}

@media (max-width:1350px) {
	.main-location .con_active_wrap .con_txt_wrap{width:400px;}
	.main-location .con_active_wrap .map_wrap{width:calc(100% - 450px);}
}
@media (max-width:1200px) {
	.main-location .con_active_wrap .con_txt_wrap{width:350px; padding-top:180px;}
	.main-location .con_active_wrap .map_wrap{width:calc(100% - 400px);}
	.main-location .con_active_wrap .con_txt_wrap h1 br{display:none;}
	.main-location .con_active_wrap .con_txt_wrap ul{width:100%;}
}

@media (max-width:1024px) {
	.main-location{padding:80px 0;}
	.main-location .inner .top{position:relative; margin:0 0 40px;}
	.main-location .inner .top .tit_wrap{text-align:center;}
	.main-location .tab_wrap ul{margin:0 auto;}
	.main-location .con_active_wrap .con{flex-direction: column-reverse; gap:30px;}
	.main-location .con_active_wrap .con_txt_wrap{width:100%; padding-top:0;}
	.main-location .con_active_wrap .map_wrap{width:100%; height:400px;}
	.main-location .con_active_wrap .con_txt_wrap ul > li > .desc{flex-direction: row; gap:16px;}
	.main-location .con_active_wrap .con_txt_wrap ul > li > .desc span{position:relative;}
	.main-location .con_active_wrap .con_txt_wrap ul > li > .desc span:before{content:''; position:absolute; top:2px; right:-9px; width:1px; height:12px; background:rgba(255,255,255,0.2);}
	.main-location .con_active_wrap .con_txt_wrap ul > li > .desc span:last-child:before{display:none;}
}
@media (max-width:768px) {
	.main-location{padding:70px 0;}
	.main-location .inner .top{margin:0 0 30px;}
	.main-location .tab_wrap{margin-top:25px;}
	.main-location .tab_wrap ul{width:280px; gap:7px;}
	.main-location .tab_wrap ul li{height:40px; font-size:15px;}
	.main-location .con_active_wrap .con{gap:25px;}
	.main-location .con_active_wrap .map_wrap{height:350px;}
	.main-location .con_active_wrap .con_txt_wrap h1{font-size:22px;}
	.main-location .con_active_wrap .con_txt_wrap h1 br{display:block;}
	.main-location .con_active_wrap .con_txt_wrap ul{padding:22px 0;}
}
@media (max-width:650px) {
	.main-location{padding:6rem 0;}
	.main-location .inner .top{margin:0 0 25px;}
	.main-location .inner .top .tit_wrap > h1{font-size:5.4em;}
	.main-location .tab_wrap.con_tab_wrap{margin-top:20px;}
	.main-location .tab_wrap ul li{border-radius:5px;}
	.main-location .con_active_wrap .con{gap:22px;}
	.main-location .con_active_wrap .map_wrap{height:300px; border-radius:15px;}
	.main-location .con_active_wrap .con_txt_wrap h1{font-size:20px;}
	.main-location .con_active_wrap .con_txt_wrap ul{padding:20px 0;}
	.main-location .con_active_wrap .con_txt_wrap ul > li > em{font-size:13px; width:40px;}
	.main-location .con_active_wrap .con_txt_wrap ul > li > em:before{width:13px; height:13px;}
	.main-location .con_active_wrap .con_txt_wrap ul > li > .desc, 
	.main-location .con_active_wrap .con_txt_wrap ul > li > span{font-size:13px; position:relative; top:-1px;}
	.main-location .con_active_wrap .con_txt_wrap ul.transport-info > li > em{width:50px;}
	.main-location .con_active_wrap .con_txt_wrap ul > li{margin-bottom:7px;}
	.main-location .con_active_wrap .con_txt_wrap ul > li > .desc{flex-direction: column; gap:5px;}
	.main-location .con_active_wrap .con_txt_wrap ul > li > .desc span:before{display:None;}
}
@media (max-width:540px) {
	.main-location .con_active_wrap .con_txt_wrap h1{font-size:18px;}
}
@media (max-width:499px) {
	.main-location .inner .top{margin-bottom:20px;}
	.main-location .inner .top .tit_wrap > h1{font-size:6.4em;}
	.main-location .tab_wrap.con_tab_wrap{margin-top:15px;}
	.main-location .tab_wrap ul{width:200px; gap:5px;}
	.main-location .tab_wrap ul li{height:32px; font-size:12px;}
	.main-location .con_active_wrap .con{gap:15px;}
	.main-location .con_active_wrap .map_wrap{height:220px; border-radius:10px;}
	.main-location .con_active_wrap .con_txt_wrap h1{font-size:16px;}
	.main-location .con_active_wrap .con_txt_wrap ul{padding:15px 0;}
	
	
}

/* footer */
footer.footer.dark{background:#111;}
.foo_mid .foo_body .sns_wrap {position:absolute; top:90px; right:0; display: flex; gap:15px;}

@media all and (max-width: 920px) {
    .foo_mid .foo_body .sns_wrap {position:relative; top:0; margin-top:15px; right:unset; gap:10px;}
	.foo_mid .foo_body .sns_wrap .icon a{display:block; width:30px; height:30px;}
}
@media all and (max-width:691px) {	
	.foo_mid .foo_body .sns_wrap .icon a{width:24px; height:24px;}
}
@keyframes flow1 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	50% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}

	50.01% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes flow2 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		-webkit-transform: translateX(-200%);
		transform: translateX(-200%);
	}
}

@keyframes txtrotate {
	to {transform: rotate(0deg);}
	from {transform: rotate(360deg);}
}


/* PC 화면 (769px 이상)일 때 */
@media screen and (min-width: 769px) {
  .mobile-aos[data-aos] {
    /* AOS가 요소를 숨기고 움직이는 것을 강제로 막고 항상 보이게 만듭니다 */
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* 모바일 화면 (768px 이하)일 때 */
@media screen and (max-width: 768px) {
  /* 시작 위치를 왼쪽(-100px)에서 아래쪽(100px)으로 덮어쓰기 (fade-up 효과) */
  .change-aos[data-aos="fade-right"] {
    transform: translate3d(0, 100px, 0) !important; 
  }
  
  /* 스크롤이 도달해서 애니메이션이 실행될 때 제자리로 돌아오게 하기 */
  .change-aos[data-aos="fade-right"].aos-animate {
    transform: translateZ(0) !important;
  }
}