@charset "utf-8";

.pb0 {padding-bottom:0 !important;}

.sub-tab {text-align:center; margin-bottom:40px;}
.sub-tab ul {display:flex;}
.sub-tab ul li {flex:1; border:2px solid #ececec; border-left:0; background:#f9f9f9;}
.sub-tab ul li:first-child {border-left:2px solid #ececec;}
.sub-tab ul li a {display:flex; justify-content:center; align-items:center; padding:0 15px; height:58px; color:#505050; font-weight:400; line-height:1.2em; letter-spacing:-.03em;}
.sub-tab ul li.active {background:var(--color-primary); border-color:var(--color-primary);}
.sub-tab ul li.active a {color:#fff; font-weight:700;}

.doc-btn {transition:.3s; border:2px solid rgba(255,255,255,.6); display:inline-flex; align-items:center; height:50px; padding:0 45px; color:#fff; letter-spacing:-.03em;}
.doc-btn:hover {border-color:var(--color-primary) !important; color:#fff !important; background:var(--color-primary) !important;}

.greeting-bnr {background:url('/images/sub/greeting-bnr.jpg') no-repeat 50% 50% / cover;}
.greeting-bnr .contain {height:400px; display:flex; align-items:center; justify-content:center; color:#fff;}
.greeting-bnr .tit {font-size:var(--fz28); font-family:var(--font-gmarket); font-weight:700; letter-spacing:-.03em; line-height:1.33em;}
.greeting-bnr .tit span {color:var(--color-primary);}

.greeting {padding:100px 0;}
.greeting .contain {display:flex; align-items:center;}
.greeting .logo { width:440px;}
.greeting .cnt {padding:35px 0 35px 80px; border-left:1px solid #ddd; flex:1 1 auto; min-width:0; width:1%;}
.greeting .cnt .t1 {margin-bottom:25px; font-size:var(--fz32); font-weight:700; letter-spacing:-.03em; line-height:1.33em;}
.greeting .cnt .t2 {margin-bottom:25px; font-size:var(--fz20); font-weight:600; letter-spacing:-.03em; line-height:1.5em; color:#454545;}
.greeting .cnt .t3 {margin-bottom:15px; font-size:var(--fz18); font-weight:400; letter-spacing:-.03em; line-height:1.67em; color:#454545;}
.greeting .cnt .t4 {font-size:var(--fz18); font-weight:600; letter-spacing:-.03em; line-height:1.67em; color:#454545;}

.greeting-btm {background:url('/images/sub/greeting-btm.jpg') no-repeat 50% 50% / cover;}
.greeting-btm .contain {height:500px; text-align:center; display:flex; align-items:center; justify-content:center;}
.greeting-btm p {font-size:var(--fz28); font-weight:500; letter-spacing:-.03em; line-height:1.43em;}

.org-view-img {position:relative;}
.org-view-img .img {height:500px; background:url('/images/sub/org-view-img.jpg') no-repeat 100% 30% / cover;}
.org-view-img .info {position:absolute; bottom:70px; width:100%; padding:0 200px 0 80px;}
.org-view-img .info .job {margin-bottom:25px; font-size:var(--fz18); font-weight:400; line-height:1.4em; letter-spacing:-.03em; color:var(--color-primary);}
.org-view-img .info .name {font-size:var(--fz20); font-weight:500; letter-spacing:-.03em; line-height:1.3em;}
.org-view-img .info .name strong {margin-right:15px; font-size:3em; display:inline-block; line-height:1.3em;}

.org-view-txt {padding:70px 0; display:flex; align-items:center;}
.org-view-txt .t1 {white-space:nowrap; margin-right:90px; font-size:var(--fz32); font-weight:400; letter-spacing:-.03em; line-height:1.5em;}
.org-view-txt .t2 {font-weight:400; letter-spacing:-.03em; line-height:1.63em; color:#454545;}

.org-view-info {margin-bottom:80px; display:flex; padding:60px 0 77px; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}
.org-view-info .tit {margin-bottom:10px; font-size:var(--fz28); font-weight:700; letter-spacing:-.03em; line-height:1.33em;}
.org-view-info .head {width:48%;}
.org-view-info .head .tt {font-weight:700; letter-spacing:-.03em; line-height:1.4em; color:#454545;}
.org-view-info .work {flex:1 1 auto; min-width:0; width:1%;}
.org-view-info .work ul li {padding-left:.9em; text-indent:-.9em; margin-bottom:11px; color:#454545; line-height:1.4em;}
.org-view-info .work ul li:last-child {margin-bottom:0;}

.org-center {margin-top:80px; display:block; background:url('/images/sub/org-center-img.jpg') no-repeat 100% 50% / cover; color:#fff; text-align:center;}
.org-center .contain {height:500px; display:flex; flex-direction:column; justify-content:center; align-items:center;}
.org-center .tit {font-size:var(--fz40); font-weight:700; letter-spacing:-.03em; line-height:1.4em;}
.org-center .txt {margin:30px 0 75px; font-weight:400; letter-spacing:-.03em; line-height:1.4em;}
.org-center:hover .doc-btn {background:var(--color-primary); border-color:var(--color-primary); color:#fff;}

.way .row {display:flex; margin:0 -80px;}
.way .col {position:relative; width:50%; padding:77px 80px;}
.way .col:before {content:''; position:absolute; top:0; bottom:0; z-index:-1;}
.way .col1:before {background:#e5e4e2; right:0; left:-999em;}
.way .col2:before {background:#f6f6f6; left:0; right:-999em;}
.way .tit {margin-bottom:8px; font-size:var(--fz28); font-weight:700; letter-spacing:-.03em; line-height:1.29em;}
.way .txt {margin-bottom:35px; font-size:var(--fz18); font-weight:400; letter-spacing:-.03em; line-height:1.63em; color:#454545;}

.directions {display:flex; padding:80px 0;}
.directions .col {width:50%;}
.directions .tit {margin-bottom:35px; font-size:var(--fz28); font-weight:700; letter-spacing:-.03em; line-height:1.29em;}
.directions .btns ul {display:flex; gap:20px;}
.directions .btns .doc-btn {border-color:#ddd; color:#242424;}
.directions .time {font-size:var(--fz18); font-weight:400; letter-spacing:-.03em; line-height:1.67em; color:#454545;}

.sub-map .contain {max-width:1660px;}
.root_daum_roughmap_landing {width:100% !important;}
.root_daum_roughmap .cont {display:none;}

.biz-bnr {margin-bottom:60px; padding:50px 60px; min-height:300px; display:flex; align-items:center; background:url('/images/sub/biz-bnr.jpg') no-repeat 50% 50% / cover;}
.biz-bnr .txt {font-size:var(--fz20); font-weight:400; letter-spacing:-.03em; line-height:1.5em; color:#242424;}