@charset "utf-8";

/* ==================================================
	body 공통 속성
================================================== */
/* 기본 폰트 및 사이즈 설정 */
html {
	font-size: 10px;
}

body {
	font-size: var(--rem-18);
	font-family: 'Pretendard', '돋움', 'Dotum', '굴림', 'Gulim', 'Lucida Grande', 'Tahoma', 'Verdana', 'AppleGothic', 'UnDotum', 'sans-serif';
	font-weight: var(--font-rg);
	-webkit-text-size-adjust: none;
	-ms-interpolation-mode: bicubic;
	color: var(--color-black);
	background: var(--color-white);
}

/*.hide {
	position: absolute;
	left: -9999%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999rem;
}*/

input,
button {
	font-family: var(--font-Pretendard)
}

/* Internet Explorer 10 in Windows 8 and Windows Phone 8 Bug fix */
@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@-o-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

/* 모바일CSS */
@media (max-width:1700px) {
	html {
		font-size: 9.5px;
	}
}

@media (max-width:1100px) {
	html {
		font-size: 9px;
	}
}

@media (max-width:800px) {
	html {
		font-size: 8.5px;
	}
}


.hid {
	position: absolute;
	left: -9999%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999rem;
}


/* ==================================================
	레이아웃 큰박스
================================================== */
#wrap {
	position: relative;
	width: 100%;
	min-width: var(--rem-360);
	/*margin: 0 auto;
	height: auto !important;
	background-position: center top;
	overflow-x: hidden;*/
}

/* ==================================================
	컨텐츠
================================================== */
#container {
	clear: both;
	position: relative;
	min-width: var(--rem-320);
	padding-top: var(--header-hei);
}

.container._sub #header {
	color: var(--color-black);
	background-color: var(--color-white);
}

.container._sub #header::before {
	opacity: 1;
}

.container._sub #header #logo .hov {
	display: block;
}

.container._sub #header #logo .on {
	display: none;
}

.container._sub #header .h_inner {
	background-color: var(--color-white);
}

.container._sub #allMenuBtn .line {
	fill: var(--color-black) !important;
}

.cont_detail {
	padding-top: 6rem;
	padding-bottom: 9rem;
}

.cont_detail2 {
	padding-top: 8rem;
}

.inner {
	position: relative;
	width: 100%;
	max-width: var(--px-base);
	margin: 0 auto;
	/* margin-bottom: 5rem; */
	font-size: var(--rem-18);
	line-height: 1.6;
}

.inner_wide {
	width: 100%;
	margin: 0 auto;
	font-size: var(--rem-18);
	line-height: 1.6;
}

/* 모바일CSS */
@media screen and (max-width:640px) {
	.cont_detail {
		padding-top: 5rem;
		padding-bottom: 7rem;
	}

	.cont_detail2 {
		padding-top: 7rem;
	}
}

@media screen and (max-width:450px) {
	.cont_detail {
		padding-top: 4.5rem;
		padding-bottom: 6rem;
	}

	.cont_detail2 {
		padding-top: 6rem;
	}
}

/* ==================================================
	비주얼
================================================== */
#subvisual {
	position: relative;
	width: 100%;
	height: var(--sub-visual-hei);
	z-index: 2
}

#subvisual .subvisual_imgcon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: var(--sub-visual-hei);
	overflow: hidden;
}

#subvisual .subvisual_imginner {
	width: 100%;
	height: 100%;
	background-size: cover !important;
	transform: scale(1.1, 1.1);
	transition: transform 3s linear;
}

#subvisual.active .subvisual_imginner {
	transform: scale(1.0, 1.0) rotate(0.002deg);
}

#subvisual.visual_company .subvisual_imginner {
	background: #eee url('../../lib/images/company/sub_visual.jpg') no-repeat 50% 0%;
}

#subvisual.visual_business .subvisual_imginner {
	background: #eee url('../../lib/images/business/sub_visual.jpg') no-repeat 50% 0%;
}

#subvisual.visual_resources .subvisual_imginner {
	background: #eee url('../../lib/images/resources/sub_visual.jpg') no-repeat 50% 0%;
}

#subvisual.visual_media .subvisual_imginner {
	background: #eee url('../../lib/images/media/sub_visual.jpg') no-repeat 50% 0%;
}

#subvisual.visual_support .subvisual_imginner {
	background: #eee url('../../lib/images/support/sub_visual.jpg') no-repeat 50% 0%;
}


#subvisual .subvisual_txtcon {
	position: relative;
	max-width: var(--px-base);
	z-index: 1;
	text-align: center;
	display: table;
	width: 100%;
	height: 100%;
	color: var(--color-white);
	margin: 0px auto;
}

#subvisual .table_cell_layout {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

#subvisual .visualtxt_container {
	position: relative;
	width: 100%;
}

#subvisual .visual_tit {
	font-size: 6.5rem;
	font-weight: var(--font-sb);
	transition-delay: 0.3s;
}

.vis_location {
	overflow: hidden;
	padding-top: 1.8rem;
}

.vis_location li {
	display: inline-block;
	vertical-align: middle;
	color: var(--color-white);
	font-size: 2rem;
	letter-spacing: -0.5px;
}

.vis_location li a {
	color: inherit;
}

.vis_location li i {
	font-size: 2rem;
	color: var(--color-white);
	margin-top: -2px;
}

.vis_location li:before {
	font-family: 'xeicon';
	display: inline-block;
	content: "\e93f";
	position: relative;
	top: -1px;
	vertical-align: middle;
	margin: 0px 2.3rem 0 1.9rem;
	color: var(--color-white);
	font-size: 2rem;
}

.vis_location li:first-child:before {
	display: none;
}

/* 애니메이션 */
.trans400 {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s
}

#subvisual .visual_tit,
#subvisual .vis_location {
	opacity: 0;
	transform: translateY(30px);
	transition: var(--transition-custom);
	transition-property: transform, opacity;
}

#subvisual.active .visual_tit,
#subvisual.active .vis_location {
	opacity: 1.0;
	transform: translateY(0px);
}

#subvisual .vis_location {
	transition-delay: 0.5s;
}

/* 모바일CSS */
@media screen and (max-width:1100px) {
	#subvisual .visual_tit {
		font-size: var(--rem-60);
	}
}

@media screen and (max-width:800px) {
	#subvisual .visual_tit {
		font-size: var(--rem-50);
	}
}

@media screen and (max-width:600px) {
	#subvisual .visual_tit {
		font-size: var(--rem-40);
	}
}

/* ==================================================
	타이틀
================================================== */
.sub_tit {
	color: var(--color-black);
	text-align: var(--text-ag-center);
	margin-bottom: var(--rem-50);
}

.sub_tit>span {
	position: relative;
	display: inline-block;
	font-size: 4.2rem;
	font-style: normal;
	font-weight: var(--font-sb);
}

/* 타이틀 도트 여백 - (도트 세부설정은 main.css) */
.sub_tit .dot_group {
	margin-bottom: 3rem;
}


/* 애니메이션 */
.sub_tit {
	opacity: 0;
	transform: translateY(30px);
}

.sub_tit.active {
	opacity: 1;
	transform: translateY(0);
	transition: all 0.7s 0.6s;
	-webkit-transition: all 0.7s 0.6s;
}

/* 모바일CSS */
@media screen and (max-width:640px) {
	.sub_tit>span {
		font-size: 3.6rem;
	}

}

/* ==================================================
	카피라이터
================================================== */
footer {
	clear: both;
	width: 100%;
	background: var(--color-gray4);
}

.footer_main .ft_inner {
	max-width: var(--px-base-main);
}

.ft_inner {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: var(--px-base);
	margin: 0 auto;
	padding: 4rem 0;
	font-weight: 100;
}


.footer_logo img {
	max-width: 100%;
	max-height: var(--rem-60);
	height: 100%;
}


.caddress>ul {
	color: var(--color-white);
}

.caddress>ul>li+li {
	margin-top: 3px;
}

.caddress>ul>li:first-child {
	padding-left: 0;
	line-height: 1.6;
}

.caddress>ul>li>span {
	content: "";
	display: inline-block;
	width: 1px;
	height: var(--rem-16);
	background: #BAC2CE;
	margin: 0 var(--rem-20);
}

.caddress p {
	font-size: 1.6rem;
	color: var(--color-white);
	line-height: 1.6;
}

.caddress .copyright {
	margin-top: var(--rem-30);
	font-size: 1.6rem;
}

/* 모바일CSS */
@media screen and (max-width: 1380px) {
	.ft_inner {
		max-width: var(--px-base-main);
	}
}

@media screen and (max-width: 1024px) {
	.footer_top .ft_top div>ul {
		display: none;
	}
}

@media screen and (max-width:700px) {

	.ft_inner {
		flex-direction: column-reverse;
		align-items: start;
		row-gap: 2rem;
		padding-bottom: 3rem;

	}

	.caddress p {
		/* font-size: 1.4rem; */
		line-height: 1.5;
	}

	.caddress>ul>li {
		display: block;
		padding-left: 0;
		padding-right: 0;
		/* padding-top: 1rem; */
	}

	.caddress>ul>li:first-child {
		padding-top: 0;
	}

	.caddress>ul>li:after {
		display: none;
	}

	.footer_logo {
		width: 20%;
		min-width: 80px;
		max-width: 14rem;
		height: auto;
	}
}


/* ==================================================
	플러팅 메뉴 + 스크롤탑
================================================== */
.floatingMenu_wrap {
	position: fixed;
	right: 15px;
	top: 30vh;
	z-index: 100;
	height: fit-content;
	z-index: 50;
	border: solid 1px #D5D5D5;
	background-color: #ffffff;
	border-radius: 10px;
}

.mwarp .floatingMenu_wrap {
	top: 60vh;
}

.floating_list>div {
	width: 80px;
	border-bottom: solid 1px #D5D5D5;
}

.floating_list>div a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 15px 0 10px;
}

.floating_list>div img {
	width: auto;
	height: var(--rem-34);
}

.floating_list>div span {
	display: block;
	padding-top: 8px;
	font-weight: var(--font-md);
	font-size: var(--rem-14);
	color: #4A4A4A;
}

.floating_list .naver_tt {
	border-bottom: 0;
	background-color: #3EB044;
}

.floating_list .naver_tt span {
	color: #ffffff;
}

.btn_top {
	display: block;
	overflow: hidden;
	width: 100%;
	height: var(--rem-30);
	background-color: #BBCD99;
	border-radius: 0 0 8px 8px;
}

.btn_top .icon {
	display: block;
	height: 100%;
	background-image: url('../../lib/images/common/btn_top.png?v=0714');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* 모바일CSS */
@media all and (max-width:1600px) {

	.floatingMenu_wrap {
		top: 30vh;
	}

	.mwarp .floatingMenu_wrap {
		top: 50vh;
	}

}

@media all and (max-width:1400px) {

	.floatingMenu_wrap {
		top: unset;
		bottom: 15px;
		border: 0px;
		background-color: unset;
	}

	.mwarp .floatingMenu_wrap {
		top: unset;
		bottom: 15px;
	}

	.floatingMenu_wrap .floating_list {
		display: none;
	}

	.floating_list>div {
		width: 7rem;
	}

	.btn_top {
		width: var(--rem-34);
		height: var(--rem-34);
		border-radius: 50%;
		opacity: 0;
		transition: opacity 0.5s;
	}

	.btn_top.on {
		opacity: 1;
	}

	.btn_top:before,
	.btn_top:after {
		display: block;
		content: '';
		position: absolute;
		animation: moveTop 1s ease infinite alternate;
	}

	.btn_top .icon {
		background-size: 45%;
	}
}

@media all and (max-width:450px) {
	.floatingMenu_wrap {
		right: 4px;
	}
}