@charset "utf-8";
/* CSS Document */

/* 회사소개 1 스타일 시작 */

.img-wrapper-lt-box{
	position: relative;
	padding-left: 1.5rem;
	padding-top:1.5rem;
}

.img-wrapper-lt-box img{
	position: relative;
	z-index: 10;
}
.img-wrapper-lt-box::after{
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 40%;
	height: 50%;
	background-color: #3B4C56;
	
}

/* 회사소개 1 스타일 마침 */

/* 회사소개 2 스타일 시작 */

.welcome_txt h2 {
	font-weight: bold;
	font-size: 22px;
}

.welcome_txt {
	padding: 40px 0 0 35px;
	background: #fff;
	position: relative;
	z-index: 10;
	margin-top: -70px;
	width: calc(100% - 300px);
	float: right;
}

.top-dot {
	padding-top: 1rem;
	position: relative;
}

.top-dot:before {
	content: "";
	width: 1.2rem;
	height: 0.2rem;
	background: #2e3235;
	position: absolute;
	top: 0;
	left: 0;
}

.top-dot.dot-light:before{
	height: 0.1rem;
}

.top-dot.dot-blue:before{
	background-color: #1E66A4;
}

.ra-page p.top-dot {
	padding-top: 7px;
	position: relative;
}

.ra-page p.top-dot:before {
	content: "";
	width: 15px;
	height: 1px;
	background: #2e3235;
	position: absolute;
	top: 0;
	left: 0;
}

.ra-page h4.bottom-dot {
	padding-bottom: 10px;
	position: relative;
	margin-top: 40px;
}

.ra-page h4.bottom-dot:before {
	content: "";
	width: 18px;
	height: 1px;
	background: #2e3235;
	position: absolute;
	bottom: 0;
	left: 0;
}

.box-right-bottom-bar {
	position: absolute;
	background: white;
	right: 2rem;
	bottom: 2rem;
	height: 30%;
	width: 0.2rem;
	z-index: 10;
}

/* 회사소개 4 스타일 시작 */
.sub_company_info_type4_bg{
	overflow: hidden;
}

.sub_company_info_type4_bg::before{
	content: "";
	position: absolute;
	background-color: #fafafa;
	width: 500%;
	left: 20%;
	top: 5%;
	bottom: 0;
	
}

.box-dash-right{
	margin-left: 1rem;
	margin-right: 2rem;
}

.box-dash-right::before{
	content: "";
	position: absolute;
	top: 15%;
	right: -1rem;
	width: 3rem;
	height: 7px;
	background-color: #333;
	z-index: 10;
}

.box-dash-left{
	margin-left: 2rem;
	margin-right: 1rem;
}

.box-dash-left::before{
	content: "";
	position: absolute;
	top: 15%;
	left: -1rem;
	width: 3rem;
	height: 7px;
	background-color: #333;
	z-index: 10;
}


/* 회사비전 */

.round-adbox-list {
	text-align: center;
	position: relative;
	margin-left: 30px;
	margin-right: -90px;
}

.round-adbox-list .round-box-item {
	
	margin-left: -30px;
}

.round-box-item {
	position: relative;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	overflow: hidden;
}

.round-box-item:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.round-box-item .text-box {
	position: absolute;
	top: 50%;
	left: 40px;
	right: 40px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 10;
	text-align: center;
	color: white;
}

.round-box-item .text-box h5 {
	font-size: 1.6rem;
	padding-bottom: 0rem;
	padding-top: 0.5rem;
}

.round-box-item .text-box i {
	font-size: 400%;
	margin-bottom: 1.8rem;
}

.round-adbox-list .purple.round-box-item {
	background: #6375b7;
}

.round-adbox-list .blue.round-box-item {
	background: #6592c0;
}

.round-adbox-list .emerald.round-box-item {
	background: #65b4c0;
}



/* 회사비전 마침 */


/* 회사연혁 시작 */

.history-wrapper{
}

.history-tab-wrapper{
}

.history-tab-wrapper .elementor-tab-title{
	
}
.history-tab-wrapper .elementor-tab-title.elementor-active{
	
}

.history-tab-wrapper .elementor-tab-content{
	padding: 0 !important;
    border-width: 0 !important;
    margin-top: 3rem;
	
}

.history-box-item.history-box-item-first{
	padding-top: 4rem;
}
.history-box-item{
	
	
}

.history-box-item-year{
	z-index: 10;
	
}

.history-box-item-year h2{
	
}

.history-box-item-content{
	padding-bottom: 3rem;
	
}

.history-box-item-content .elementor-icon-list-items{
	padding-left: 5rem !important;
	
}

.history-box-item-content .elementor-icon-list-items li{
	line-height: 2.4rem;
	position: relative;
	padding-left: 0.5rem;
	
}

.history-box-item-content .elementor-icon-list-items li:before{
	    content: "";
    position: absolute;
    left: 0;
    top: 0.5;
    width: 2px;
    height: 2px;
    margin-right: 5px;
    background-color: #333;
	
}

.history-box-item-year::after{
	content: "";
	position: absolute;
	right: -6px;
	bottom: 28px;
	width: 11px;
	height: 11px;
	background-color: #fff;
	border: 3px solid #676ba7;
	border-radius: 50%;
	box-sizing: border-box;
	top: 15px;
}

.history-box-item-content::before{
	position: absolute;
	left: 0;
	top: 13px;
	width: 1px;
	height: 100%;
	background-color: #dadada;
	content: '';
}


.history-bg {
	min-height: 50rem;
}

.history-bg .history-slogan {
	position: relative;
	z-index: 10;
	margin-right: 3rem;
	padding-right: 2rem;
	border-right: 3px solid #333;
}

.history-content {
	position: relative;
	z-index: 10;
	margin: -35rem 3rem 0 3rem;
	background: white;
	box-shadow: 0px -80px 80px rgb(0 0 0 / 5%);
	min-height: 45rem;
}

/* 
.history dl {
	margin-bottom: 0px;
}

.history dl:after {
	display: block;
	clear: both;
	content: "";
}

.history dl dt {
	position: relative;
	float: left;
	z-index: 1;
	width: 30%;
	margin-top: -1.5rem;
	font-size: 2.5rem;
	font-weight: 500;
	color: #676ba7;
	text-align: center;
}

.history dl dt:after {
	content: "";
	position: absolute;
	right: -6px;
	bottom: 28px;
	width: 11px;
	height: 11px;
	background-color: #fff;
	border: 3px solid #676ba7;
	border-radius: 50%;
	box-sizing: border-box;
}

.history dl dt span:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 33px;
	width: 2rem;
	height: 1px;
	margin: 0 27px;
	background-color: #676ba7;
	vertical-align: middle;
}

.history dl dd {
	float: left;
	position: relative;
	width: 69%;
	padding-left: 40px;
	padding-bottom: 75px;
	box-sizing: border-box;
}

.history dl dd.long_month {
	padding-left: 35px;
}

.history dl dd:before {
	position: absolute;
	left: 0;
	top: 13px;
	width: 1px;
	height: 100%;
	background-color: #dadada;
	content: '';
}

.history dl dd.last {
	padding-bottom: 0;
}

.history dl dd.last:before {
	display: none;
}

.history dl dd div {
	margin-bottom: 30px;
}

.history dl dd div:last-child {
	margin-bottom: 0;
}

.history dl dd span {
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	vertical-align: top;
}

.history dl dd.month ul {
	display: inline-block;
	margin-left: 15px;
}

.history dl dd ul,
.history dl dd.month .none_month ul {
	display: inline-block;
	margin-left: 45px;
}

.history dl dd ul li {
	position: relative;
	padding-left: 8px;
	margin-bottom: 10px;
}

.history dl dd ul li:last-child {
	margin-bottom: 0;
}

.history dl dd ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 12px;
	width: 2px;
	height: 2px;
	margin-right: 5px;
	background-color: #333;
}
*/


/* 회사연혁 마침 */

.info-box {
	background-color: #f1f1f1;
    padding: 1rem 2rem;
    border: 1px dashed #ccc;
}

/* 조직도 시작 */

.org_list {
	margin-top: 20px;
}

.org_list ul {
	position: relative;
	margin: 0 !important;
}

.org_list li {
	position: relative;
	margin-top: 0;
	margin-bottom: 35px;
	padding-left: 0 !important;
	clear: none;
	background: none;
}

.org_list li:before {
	display: none;
}

.org_list li div {
	width: 200px;
	min-height: 60px;
	margin: 0 auto;
	border: 1px solid #d7d7d7;
	background: #fff;
	box-sizing: border-box;
}

.org_list li div p {
	margin: 0;
	padding: 16px 10px 15px;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	line-height: 1.5em;
	box-sizing: border-box;
}

.org_list li.org01 div {
	border: 1px solid #6375b7;
	background: #6375b7;
	border-radius: 3rem;
}

.org_list li.org01:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background: #ddd;
	position: absolute;
	left: 50%;
	top: 105px;
	border-radius: 40px;
	border: 5px solid #efefef;
	margin-left: -20px;
}

.org_list li.org01 div p {
	color: #fff;
}

.org_list li.org01:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 412px;
	margin-left: -0.5px;
	background: #ddd;
	z-index: -1;
}

.org_list li.org02 div {
	border: 1px solid #35a0e4;
	background: #35a0e4;
}

.org_list li.org02 div p {
	color: #fff;
}

.org_list li.org03>ul>li {
	float: right;
	width: auto;
	margin-bottom: 0;
}

.org_list li.org03>ul>li:first-child {
	float: left;
}

.org_list li.org03>ul>li li {
	margin-bottom: 0;
}

.org_list li.org03>ul>li li:first-child {
	margin-bottom: 10px;
}

.org_list li.org03>ul:before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	left: 50%;
	width: 70%;
	height: 1px;
	margin-left: -35%;
	background: #ddd;
}

.org_list li.org03 li.org0302 ul:before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	left: -55px;
	width: 1px;
	height: 70px;
	background: #ddd;
}

.org_list li.org03 li.org0302 li:nth-child(2):before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	left: -55px;
	width: 55px;
	height: 1px;
	background: #ddd;
}

.org_list li.org05>ul>li {
	float: left;
	width: 33.333333333333333%;
	background: none;
}

.org_list li.org05 li.org0501 div {
	margin: 0;
}

.org_list li.org05 li.org0503 div {
	float: right;
}

.org_list li.org05>ul:before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	left: 50%;
	width: 70%;
	height: 1px;
	margin-left: -35%;
	background: #ddd;
}

.org_list li.org03 ul:after,
.org_list li.org05>ul:after,
.org_list li.org05 li.org0503:after {
	content: '';
	display: block;
	clear: both;
}

.org_tbl img {
	width: auto !important;
	max-width: inherit !important;
}

.org_list li .list-type1 {
	padding-top: 2rem;
	padding-left: 1.7rem;
	margin-bottom: 2rem !important;
	border-top: 1px solid #ddd;
}

.list-type1>li,
.org_list li .list-type1>li {
	position: relative;
	padding-left: 8px !important;
	margin-bottom: 0.3rem;
}

.list-type1>li:last-child,
.org_list li .list-type1>li:last-child {
	margin-bottom: 0;
}

.list-type1>li:before,
.org_list li .list-type1>li:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: .5rem;
	width: 2px;
	height: 2px;
	margin-right: 5px;
	background-color: #333;
}


.org_list li.org05.org-box-4{
}

.org_list li.org05.org-box-4>ul>li{
	width: 25%;
	
}

.org_list li.org05.org-box-4 li.org0503 div{
	float: none;
}

.org_list li.org05.org-box-4 li.org0504 div{
	float: right;
}

.slogan-text {
	position: relative;
	z-index: 10;
	margin-right: 3rem;
	padding-right: 2rem;
	border-right: 3px solid #fff;
	margin-top: 5rem;
}


/* 전체 조직도 컨테이너 */
.orga_list {
    position: relative;
    padding-top: 60px;
}

/* CEO 버튼 스타일 */
.orga_head {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

/* CEO에서 내려오는 세로선 */
.orga_head:after {
    content: '';
    position: absolute;
    bottom: -130px;
    left: 50%;
    width: 1px;
    height: 130px;
    background-color: #e1e1e1;
    transform: translateX(-50%);
}

/* 부서 항목 컨테이너 */
.orga_parts_wrapper {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding-top: 30px;
}

/* CEO 아래 메인 가로선 */
.orga_parts_wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 90%;
    height: 1px;
    background-color: #e1e1e1;
    transform: translateX(-50%);
}

/* 각 줄을 가로지르는 선 */
.orga_parts_wrapper {
    counter-reset: row;
}

/* 2개의 가로선 생성 (3줄의 아이템을 연결) */
.orga_parts_wrapper:after {
    content: '';
    position: absolute;
	top:30px;
    width: 90%;
    height: 1px;
    background-color: #e1e1e1;
    left: 50%;
    transform: translateX(-50%);
	z-index: -1;
}

.orga_parts_wrapper:nth-child(3n):after {
    top: calc(33.33% + 10px);
}

.orga_parts_wrapper:nth-child(3n + 1):after {
    top: calc(66.66% + 10px);
}

/* 각 부서 아이템 */
.orga_parts_item {
    position: relative;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 8px;
}

/* 부서 위로 올라가는 세로선 */
.orga_parts_item:before {
    content: '';
    position: absolute;
    top: -30px;
    left: 50%;
    width: 2px;
    height: 30px;
    background-color: #ccc;
    transform: translateX(-50%);
}

/* 부서 제목 스타일 */
.orga_parts_item h5 {
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
}

/* 리스트 스타일 */
.list-type-1 {
    padding-left: 20px;
}

.list-type-1 li {
    margin-bottom: 5px;
    
}

/* 반응형 스타일 */
@media (max-width: 768px) {
    .orga_parts_wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    
    /* 태블릿에서의 가로선 위치 조정 */
    .orga_parts_wrapper:after {
        top: calc(50% + 10px);
    }
}

@media (max-width: 480px) {
    .orga_parts_wrapper {
        grid-template-columns: 1fr;
    }
    
    /* 모바일에서는 가로선 숨김 */
    .orga_parts_wrapper:after {
        display: none;
    }
}


/* 조직도 마침 */


/* 서비스 소개 */

.service-type1 .service-img {
	position: relative;
	z-index: 1;
}

.service-type1 .service-content {
	position: relative;
	z-index: 10;
	background: white;
	margin-top: -10rem;
}


/* 서비스 소개 마침 */


/* 탭 스타일 */

.info_tab{clear:both;overflow:hidden; padding-bottom:2rem;}
.info_tab li{float:left; display: inline-block; zoom:1; margin-right:0.5%; width: 19.5%; margin-bottom:0.5%; height: 50px;}
.info_tab li.liEnd{margin-right:0;padding-right:2px;}
.info_tab li a{width:100%;text-align:center;display:inline-block;padding: 0; font-size:1rem;letter-spacing:-1px;font-weight:bold;background: #ecedf0; color:#444; line-height:50px;}
.info_tab li a.tab_on{background:#333;color:#FFF;}


/* 탭 스타일 마침 */





@media (max-width: 575.98px) {}

@media (max-width: 767.98px) {
	/* 메인화면 */
	.main-box-top .border-start {
		border-left: none !important;
		border-bottom: 1px solid #e1e1e1 !important;
	}
	
	/* 메인화면 마침 */
	
	.info_tab li {width:32.5%}

	
	/* 회사비전 애드박스 */

	.round-adbox-list {
		text-align: center;
		position: relative;
		margin-left: 0;
		margin-right: 0;
	}

	.round-adbox-list .round-box-item {

		margin-left: 0px;
		margin-top:-30px;
		padding: 35px;
	}

	.round-box-item .text-box h5 {
		font-size: 0.875rem;
	}
	.round-box-item .text-box i {
		font-size: 2rem;
	}
	.round-box-item .text-box p {
		display: none;
	}
	/* 회사비전 애드박스 마침 */
	/* 회사연혁 시작 */
	
	
.history-box-item-year h2{
	text-align: left !important;
	padding-left: 1.5rem !important;
}
	
	.history-box-item-year::after{
		display: none;
	}

	.history-box-item-content::before{
		display: none;
	}
	
	.history-box-item-content .elementor-icon-list-items{
		padding-left: 1rem !important;
		padding-right: 1rem !important;

	}
	
	.history-box-item-content .elementor-icon-list-items li{
	line-height: 1.8rem;
	
}

	/* 아이콘박스의 원 처리/중앙정렬 */
	.icon-box-type5 a{
		width: 300px;
		height: 300px;
	}
	
	.icon-box-type5 .elementor-widget-container{
		margin: auto;
		
	}
	/* 아이콘박스의 원 처리/중앙정렬 마침 */
	
	
	
	
	.history-content {
		margin: -40rem 1.5rem 0 1.5rem;
		padding: 1rem !important;
	}
	
	.history dl dd:before {
		display: none;
	}
	
	.history dl dt {
		float: none;
		text-align: left;
		width: 100%;
		margin-top: 1rem;
		font-size: 1.5rem;
	}
	.history dl dd ul li {
		line-height: 1.5rem;
		margin-bottom: 8px;
	}
	.history dl dt span:after,
	.history dl dt:after {
		display: none;
	}
	.history dl dd {
		float: none;
		padding-left: 0;
		width: 100%;
		padding-bottom: 1rem;
	}
	.history dl dd ul,
	.history dl dd.month .none_month ul {
		margin-left: 0px
	}
	/* 회사연혁 마침 */
	/* 조직도 시작 */
	
	.org_list li {
		margin: 0 0 15px;
	}
	.org_list li div {
		width: 100%;
	}
	.org_list li div p {
		padding: 17px 10px;
		font-size: 16px;
	}
	.org_list li.org03>ul>li {
		width: 49%;
	}
	.org_list li.org05>ul>li div {
		width: 96%;
	}
	.org_list li.org01:after,
	.org_list li.org03>ul:before,
	.org_list li.org03 li.org0302 ul:before,
	.org_list li.org03 li.org0302 li:nth-child(2):before,
	.org_list li.org01:before,
	.org_list li.org05>ul:before {
		display: none;
	}
	.org_list li .list-type1 {
		padding-left: 0.5rem;
		padding-top: 0.8rem;
		margin-bottom: 1rem;
	}
	
	/* 조직도 마침 */
	/* 서비스 스타일 */
	
	.service-type1 .service-content {
		margin: 0 !important;
	}
	/* 서비스 스타일 2 마침 */
	
	.welcome_txt {
		margin-top: 0;
		padding: 0;
		padding-top: 3rem;
		width: 100%;
		float: none;
	}
	
	/* 회사소개 4 */
	.sub_company_info_type4_bg::before{
		display: none;
	}
	/* 회사소개 4 마침 */
	
}


@media (min-width: 992px) {}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {}


/* sigle break point */

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 1200px) and (max-width: 1399.98px) {}

/* Between breakpoints */
