@charset "utf-8"; /* doc.css는 디자인페이지 스타일을 정의합니다. */
.fw500 {font-weight:500;}
.fw600 {font-weight:600;}

.color-r {color:#242424 !important;}
.color-point {color:#fa4616 !important;}

.fz17 {font-size:17px;}
.fz18 {font-size:18px;}
.fz20 {font-size:20px;}
.fz24 {font-size:24px;}
.fz30 {font-size:30px;}

.doc-cnt75 {margin-bottom:75px;}

.greeting {margin-bottom:40px; text-align:center;}
.greeting .top {font-size:30px; margin-bottom:30px; line-height:1.4em; letter-spacing:-.03em; font-weight:700; color:#242424;}
.greeting .top span {color:#15549c;}
.greeting p {font-size:19px; line-height:1.474em; color:#242424;}
.greeting .img {margin-top:45px;}
 
.greeting-table {margin-bottom:100px;}
.greeting-table table {border-top:2px solid #242424; border-collapse:collapse; width:100%;}
.greeting-table table th {padding:23px 0; border-bottom:1px solid #ddd; background-color:#f8f8f8; font-weight:500; color:#242424;}
.greeting-table table td {padding-left:40px; border-bottom:1px solid #ddd;}

.history-wrap {padding:80px 0 100px; margin-bottom:110px; background-color:#f8f8f8; background-image:url('../images/sub/historybg.png'); background-size:contain; background-color:#f8f8f8; background-repeat:no-repeat;}
.history-wrap .title {margin-bottom:60px; font-weight:700; letter-spacing:-.03em; color:#242424; text-align:center;}
.history-wrap .contain {max-width:1060px;}

.history {position:relative;}
.history .group {position:relative; padding-bottom:58px;}
.history .group:before {content:""; position:absolute; left:50%; top:0; bottom:0; width:1px; border:1px dashed #ddd;}
.history .group:last-child {padding-bottom:0;}
.history .group h3 {font-size:23px; margin-bottom:18px; letter-spacing:-.03em; color:#2c64a4;}
.history .group ul li {margin-bottom:8px; padding-left:8px; text-indent:-8px; line-height:1.4em; letter-spacing:-.03em; position:relative;}
.history .group ul li:last-child {margin-bottom:0;}
.history .group:nth-child(even) {padding-left:50%;}
.history .group:nth-child(even) .box {margin-left:70px; margin-right:0;}
.history .group:nth-child(even) .box:before {left:-80px;}
.history .group:nth-child(odd) {padding-right:50%;}
.history .group:nth-child(odd) .box:before {right:-80px;}
.history .group .box {padding:28px 20px 28px 30px; margin-right:70px; position:relative; background-color:#fff; box-shadow:-5px 5px 15px rgba(0,0,0,.2); border-radius:20px;}
.history .group .box:before {content:""; position:absolute; top:0; width:20px; height:20px; background:#fff; border:6px solid #fa4616; border-radius:100%;}
.history .group .item {margin-bottom:20px;}
.history .group .item.last {margin-bottom:0;}
.history .group .item .year {font-size:19px; margin-bottom:10px; font-weight:500; color:#242424; letter-spacing:-.025em;}

.history-more {width:180px; height:55px; padding:0 35px; margin:65px auto 0; color:#fa4616; display:flex; align-items:center; justify-content:space-between; border:1px solid #fa5327; border-radius:30px;}

.hp2 {display:none;}
.hp2.active {display:block;}
.hp1.active .history-more {display:none;}

.ceo-greeting {display:flex; position:relative;}
.ceo-greeting:before {position:absolute; content:''; top:220px; left:95px; right:0; bottom:0; background-color:#f8f8f8; z-index:-1;}
.ceo-greeting .cnt {padding:50px; flex:1;}
.ceo-greeting .cnt .tit {font-size:30px; margin-bottom:55px; line-height:1.267em; color:#15549c; font-weight:700;}
.ceo-greeting .cnt .tit span {font-size:25px; display:block;}
.ceo-greeting .cnt p {margin-bottom:25px; letter-spacing:-.03em;}
.ceo-greeting .cnt .last {margin-bottom:0; font-weight:500; color:#242424; letter-spacing:-.02em;}
.ceo-greeting .cnt .last img {margin:-2px 0 0 20px; vertical-align:middle;}

.root_daum_roughmap {width:100% !important;}

.local-addr .group {margin-top:55px;}
.local-addr .group .tit {font-size:23px; margin-bottom:15px; font-weight:600; letter-spacing:-.02em; color:#242424;}
.local-addr .group ul {border-top:2px solid #242424;}
.local-addr .group ul li {padding:20px 0; border-bottom:1px solid #ddd; display:flex; align-items:center;}
.local-addr .group ul li .icon {width:125px; text-align:center;}
.local-addr .group ul li .items,
.local-addr .group ul li p {flex:1;}
.local-addr .group ul li .cnt {margin-bottom:5px; display:flex; align-items:center;}
.local-addr .group ul li .cnt:last-child {margin-bottom:0;}
.local-addr .group ul li .line {font-size:14px; padding:0 6px; margin-right:20px; min-width:45px; text-align:center; letter-spacing:-.02em; line-height:20px; color:#fff; border-radius:2px;}
.local-addr .group ul li .line-1 {background-color:#3495df;}
.local-addr .group ul li .line-2 {background-color:#6175f5;}
.local-addr .group ul li .line-3 {background-color:#47af1b;}
.local-addr .group:last-child ul li {padding:24px 0;}

.bus-prd {display:flex;}
.bus-prd .group {border-right:1px solid #ddd; width:25%;}
.bus-prd .group:nth-child(1) .title {background-color:#f04923;}
.bus-prd .group:nth-child(2) .title {background-color:#3ab3b7;}
.bus-prd .group:nth-child(3) .title {background-color:#f4ab0f;}
.bus-prd .group:nth-child(4) .title {background-color:#a64ca6;}
.bus-prd .group:nth-child(1) ul li:hover a .tit {color:#f04923;}
.bus-prd .group:nth-child(2) ul li:hover a .tit {color:#3ab3b7;}
.bus-prd .group:nth-child(3) ul li:hover a .tit {color:#f4ab0f;}
.bus-prd .group:nth-child(4) ul li:hover a .tit {color:#a64ca6;}
.bus-prd .group:nth-child(1) ul li:hover:after {background-image:url('../images/sub/prd_arrow1.png');}
.bus-prd .group:nth-child(2) ul li:hover:after {background-image:url('../images/sub/prd_arrow2.png');}
.bus-prd .group:nth-child(3) ul li:hover:after {background-image:url('../images/sub/prd_arrow3.png');}
.bus-prd .group:nth-child(4) ul li:hover:after {background-image:url('../images/sub/prd_arrow4.png');}
.bus-prd .group .title {height:65px; padding-left:35px; margin-left:-1px; align-items:center; display:flex; color:#fff; font-weight:600; letter-spacing:-.03em;}
.bus-prd .group ul {padding:25px 30px 0 40px;}
.bus-prd .group ul li {margin-bottom:35px; position:relative;}
.bus-prd .group ul li:after {width:8px; height:13px; right:0; top:7px; background-image:url('../images/sub/prd_arrow.png'); background-size:contain; background-repeat:no-repeat; position:absolute; content:'';}
.bus-prd .group ul li:last-child {margin-bottom:0;}
.bus-prd .group ul li a .tit {font-size:21px; font-weight:700; color:#242424; letter-spacing:-.03em; line-height:1.3em;}
.bus-prd .group ul li a p {line-height:1.3em; color:#808080; position:relative;}
.bus-prd .group ul li a p:before {position:absolute; content:'-'; top:0; left:-10px;}

.service-pag {margin:-20px 0 75px; display:flex; align-items:center; justify-content:center;}
.service-pag li {padding:0 5px;}
.service-pag li a {font-size:19px; height:60px; min-width:200px; border:1px solid #ddd; display:flex; align-items:center; justify-content:center; border-radius:30px; color:#242424;}
.service-pag li.active a {color:#fff; background-color:#f04923; border-color:#f04923;}

.consulting .group {padding-bottom:100px; margin-bottom:100px; display:flex; position:relative;}
.consulting .group:after {position:absolute; content:''; bottom:0; left:-100%; right:-100%; background-color:#ddd; height:1px;}
.consulting .group:last-child {padding-bottom:0; margin-bottom:0;}
.consulting .group:last-child:after {display:none;}
.consulting .cnt {padding-left:70px; flex:1;}
.consulting .cnt .tit {font-size:25px; margin:5px 0 13px; font-weight:600; letter-spacing:-.03em; color:#242424; line-height:1.3em;}
.consulting p {color:#242424; line-height:1.62em;}
.consulting p.mt12 {margin-top:12px;}
.consulting .box {margin-top:25px; padding:25px 30px; background-color:#f8f8f8;}
.consulting .box .title {font-size:19px; margin-bottom:10px; font-weight:500; color:#242424; letter-spacing:-.03em; line-height:1.3em;}
.consulting ul {display:flex; flex-wrap:wrap;}
.consulting ul li {margin-bottom:10px; width:100%;}
.consulting ul li:last-child {margin-bottom:0;}
.consulting ul.wid50 li {width:50%;}

.tech-support {display:flex; margin:0 -16px;}
.tech-support .item {padding:0 16px; width:33.3333%;}
.tech-support .box {height:400px; padding:45px 40px; position:relative;}
.tech-support .title {font-size:23px; margin-bottom:35px; font-weight:600; color:#242424; letter-spacing:-.03em; line-height:1.3em;}
.tech-support .group.mb {margin-bottom:25px;}
.tech-support .group .tit {font-size:19px; margin-bottom:10px; font-weight:500; color:#15549c; letter-spacing:-.03em; line-height:1.3em;}
.tech-support ul li {padding-left:10px; text-indent:-10px; margin-bottom:5px; line-height:1.6em;}
.tech-support ul li:last-child {margin-bottom:0;}
.tech-support .icon {position:absolute; bottom:25px; right:40px;}
.tech-support .item1 .box {background-color:#ebf1f7;}
.tech-support .item2 .box {background-color:#f8f8f8;}
.tech-support .item3 .box {background-color:#ecf2f8;}

.automation {display:flex; margin:0 -45px 75px;}
.automation .item {padding:0 45px; width:25%;}
.automation .list1 .item {width:20%;}
.automation .item .icon {margin-bottom:15px; text-align:center;}
.automation .item .tit {padding-bottom:15px; margin-bottom:17px; border-bottom:1px solid #ddd; text-align:center; color:#15549c; font-weight:500;}
.automation .item ul {padding-left:40px;}
.automation .item ul li {font-weight:500; letter-spacing:-.03em; line-height:1.875em;}
.automation-title {margin-bottom:30px; font-weight:600; letter-spacing:-.03em; color:#242424;}
.automation-bg {padding:60px 100px; background-color:#f8f8f8;}
.automation-bg .automation {margin-bottom:0;}
.automation-bg .automation .item ul {padding-left:20px;}

/* sub05_01 */
.immersion {margin-bottom:100px; text-align:center;}
.immersion .top {font-size:24px; margin-bottom:30px; line-height:1.25em; letter-spacing:-.03em; font-weight:700; color:#242424;}
.immersion .top span {color:#15549c;}
.immersion p {font-size:16px; line-height:1.75em; color:#242424; font-weight:600;}
.immersion .dot-list {margin-bottom:30px;}
.immersion .img-list {margin-top:50px;}
.immersion .img-list ul {display:flex; margin:0 -15px;}
.immersion .img-list ul li {width:25%; padding:0 15px;}
.immersion .img-list ul li img {width:100%;}

.group-calendar {padding:100px 0; background-color:#fafafa;}
.group-calendar .group-flex {display:flex;}
.group-calendar .calendar {width:60%; margin-right:60px;}
.group-calendar .calendar tbody a {display:inline-block;}
.calendar table td.active {background-color:#e1e1e1;}
.calendar table td a {display:inline-block; width:100%; height:100%;}
.group-calendar .schedule-area {width:40%; border:1px solid #ddd; margin-top:58px; background:#fff;}
.schedule-area .schedule-tab {background-color:#f4f4f4; display:flex; justify-content:center; align-items:center; border-bottom:1px solid #ddd; padding:8px 10px;}
.schedule-area .schedule-tab li {width:fit-content; padding:0 10px;}
.schedule-area .schedule-tab li a {display:flex; line-height:28px; align-items:center; border-radius:50vh;}
.schedule-area .schedule-tab li.active a {border:1px solid; padding:0 10px;}
.schedule-area .schedule-tab li.active a.all {border-color:#e60012;}
.schedule-area .schedule-tab li.active a.pro01 {border-color:#0068b7;}
.schedule-area .schedule-tab li.active a.pro02 {border-color:#fa4616;}
.schedule-area .schedule-tab li.active a.pro03 {border-color:#69a129;}
.schedule-area .schedule-tab li.active a.pro04 {border-color:#9000bf;}
.schedule-area .schedule-tab li.active a.pro05 {border-color:#ffc000;}

.schedule-area .schedule-tab li a .one {width:10px; height:10px; border-radius:100%;}
.schedule-area .schedule-tab li a .one.o-all {background-color:#e60012;}
.schedule-area .schedule-tab li a .one.o1 {background-color:#0068b7;}
.schedule-area .schedule-tab li a .one.o2 {background-color:#fa4616;}
.schedule-area .schedule-tab li a .one.o3 {background-color:#69a129;}
.schedule-area .schedule-tab li a .one.o4 {background-color:#9000bf;}
.schedule-area .schedule-tab li a .one.o5 {background-color:#ffc000;}

.schedule-area .schedule-tab li a span {display:inline-block; width:0; font-size:14px; font-weight:600; letter-spacing:-.03em; opacity:0;}
.schedule-area .schedule-tab li.active a span {opacity:1; width:auto; margin-left:10px;}
.schedule-area .schedule-tab li.active a.all {color:#e60012;}
/* .schedule-area .schedule-tab li.active a.pro01 {color:#0068b7;}
.schedule-area .schedule-tab li.active a.pro02 {color:#fa4616;}
.schedule-area .schedule-tab li.active a.pro03 {color:#69a129;}
.schedule-area .schedule-tab li.active a.pro04 {color:#9000bf;}
.schedule-area .schedule-tab li.active a.pro05 {color:#ffc000;}*/
.schedule-area .schedule-list {display:flex; flex-direction:column; padding-top:10px;}
.schedule-area .schedule-list li {padding:15px 30px; font-size:16px; line-height:1.625em; letter-spacing:-0.03em;}
/* .schedule-area .schedule-list li a {display:block; font-size:16px; line-height:1.625em; letter-spacing:-0.03em;}*/
.schedule-area .schedule-list li .date {font-weight:500; color:#898989;}
/* .schedule-area .schedule-list li .program {font-weight:600; color:#242424;}
.schedule-area .schedule-list li .program p {display:inline-block; position:relative; padding-left:20px;}
.schedule-area .schedule-list li .program p::before {content:""; position:absolute; top:50%; left:0; transform:translateY(-50%); width:10px; height:10px; border-radius:100%;}
 .program p.pro01::before {background-color:#0068b7;}
 .program p.pro02::before {background-color:#fa4616;}
 .program p.pro03::before {background-color:#69a129;}
 .program p.pro04::before {background-color:#9000bf;}
 .program p.pro05::before {background-color:#ffc000;}*/

 .calendar-wrap .program {font-weight:600; color:#242424;}
.calendar-wrap .program p {display:inline-block; position:relative; padding-left:20px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.calendar-wrap .program p::before {content:""; position:absolute; top:6px; left:0; width:10px; height:10px; border-radius:100%;}
.calendar-wrap .program p.pro01::before {background-color:#0068b7;}
.calendar-wrap .program p.pro02::before {background-color:#fa4616;}
.calendar-wrap .program p.pro03::before {background-color:#69a129;}
.calendar-wrap .program p.pro04::before {background-color:#9000bf;}
.calendar-wrap .program p.pro05::before {background-color:#ffc000;}

/* sub05_02 */
.inquiry-wrap.type2 {width:100%;}
.inquiry-wrap.schedule dl {display:flex; margin:0 -10px;}
.inquiry-wrap.schedule dl dd {display:flex; flex-direction:column; width:100%; max-width:280px; padding:0 10px;}
.inquiry-wrap.schedule label {color:#454545; font-size:15px; line-height:1.6em; letter-spacing:-.03em; font-weight:400; margin-bottom:10px; display:inline-block;}
.inquiry-wrap.schedule .wave {margin:0 10px; padding-top:40px;}
.inquiry-wrap.schedule .check {margin-left:20px; padding-top:25px;}
.inquiry-wrap .necess {color:#fd8239; font-weight:600;}
.inquiry-wrap .row {margin-bottom:60px; text-align:left;}
.inquiry-tit {font-size:18px; color:#242424; font-weight:700; letter-spacing:-.03em; line-height:1.444em; margin-bottom:15px; display:inline-block; text-align:left; width:100%;}
.inquiry-wrap select {display:block;}
.inquiry-wrap .input {font-size:16px; color:#898989; padding:0 15px; width:100%;}
.input.type2 {height:35px;}
.inquiry-wrap select.input {padding-right:30px; background:#fff url(/images/bbs/select.png) right 14px center no-repeat;}
.inquiry-wrap .check {margin-top:20px; color:#505050; font-family:'Noto Sans KR';}
.inquiry-wrap .check a {display:inline-block; background:#fff; margin-left:6px; padding:0 10px; font-size:13px; line-height:26px; letter-spacing:-.03em; border:1px solid #ddd;}
.inquiry-wrap .btn-more {margin-top:10px;}
.inquiry-wrap #email.input {margin:0;}
.inquiry-wrap .guide {font-size:16px; line-height:1.625em; color:#454545; font-weight:500; letter-spacing:-.03em; margin-bottom:40px;}
.inquiry-wrap.contents {max-width:730px;}
.inquiry-wrap .contents-list {margin:-5px 0;}
.inquiry-wrap .contents-list .radiobox {display:inline-block; width:100%; padding:5px 0;}
.inquiry-wrap .contents-list .radiobox.etc {width:auto; padding-right:10px;}
.board-form {margin-bottom:60px;}
.board-form .occupation-list {margin:-10px 0;}
.board-form .occupation-list span {padding:10px 0;}

.idp {color:#242424;}
.cnt-list ul li {display:flex; justify-content:space-between; align-items:center; margin:0 -20px; padding-bottom:100px;}
.cnt-list ul li:nth-child(even) {flex-direction:row-reverse;}
.cnt-list ul li:nth-child(even) .txt-wrap {padding-left:80px;}
.cnt-list ul li > div {width:50%; padding:0 20px;}
.cnt-list ul li h4 {position:relative; margin-bottom:20px; padding-top:40px; font-size:30px; line-height:1.533em;}
.cnt-list ul li h4::before {content:""; position:absolute; top:0px; left:0px; width:80px; height:5px; background:#f04923;}
.cnt-list ul li .img img{box-shadow:0px 10px 10px 0px rgba(0, 0, 0, 0.1);}
.bg-grey {position:relative;}
.bg-grey::before {content:""; position:absolute; left:50%; bottom:0; transform:translateX(-50%); z-index:-10; width:100vw; height:76%; background-color:#f4f4f4;}
.iframe-wrap {margin-bottom:100px;}
.iframe-wrap strong {display:inline-block; margin-bottom:30px; font-size:36px; line-height:1.277em;}
.iframe-wrap iframe {margin:0 auto;}