@charset "utf-8";


/* ==================== 공통 */
.boxtit {margin-bottom:40px;font-size:28px;font-weight:bold;color:#179eb8;}
.common-pd {padding:120px 0;}
.gray_bg {background:#f5f5f5;padding:100px 0;}

.stitbox .stit {position:relative;color:#222;margin-top:40px;z-index: 1;}
.stitbox .stit span.strong {font-size:48px;font-weight:bold;}
.stitbox .stit p {margin-top:20px;font-weight:300;font-size:20px;line-height:1.3em;}

@media only screen and (max-width:1023px){
	.stitbox .stit span.strong {font-size:40px;}
}
@media only screen and (max-width:767px){
	.common-pd {padding:60px 0; }
	.gray_bg {padding:60px 0; }

	.stitbox .stit span.strong {font-size:32px;}
	.stitbox .stit p {font-size:18px;}
}
/* ==================== 01 Company */

/* 인사말 - Introduce */
.intro_wrp {}
.intro_wrp .video_wrp video {width:100%;max-width:100%;border-radius:15px;}

.intro_wrp .stitbox {position:relative;display:block;padding:120px 0;background:#051334;border-radius:0 0 30px 30px;overflow: hidden;text-align: center;}
.intro_wrp .stitbox:before {content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url("./../images/content/sub01/bg_img.png") no-repeat center; background-size:cover;opacity:.3;}
.intro_wrp .stitbox img {position:relative;z-index: 1;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(114deg) brightness(109%) contrast(101%);opacity:.5;}
.intro_wrp .stitbox .stit {color:#fff;}
.intro_wrp .intro_txt {margin-top:60px;padding:0 60px;}
.intro_wrp .intro_txt .txtbox {}
.intro_wrp .intro_txt .txtbox p {font-size:20px;color:#999;line-height:1.5em;}
.intro_wrp .intro_txt .txtbox p + p {margin-top:20px;}
.intro_wrp .intro_txt .txtbox p strong {color:#911d22;}
.intro_wrp .intro_txt .ceo {margin-top:40px;text-align: right;color:#000;font-size:24px;font-weight:bold;}
.intro_wrp .intro_txt .ceo em {display:block;margin-bottom:5px;color:#911d22;font-size:18px;}
/* 반응형 */
@media only screen and (max-width:1023px){
	.intro_wrp .stitbox {padding:100px 0;}
}
@media only screen and (max-width:767px){
	.intro_wrp .intro_txt {padding:0;margin-top:30px;text-align: center;}
	.intro_wrp .intro_txt .txtbox p {font-size:17px;}
	.intro_wrp .intro_txt .ceo {font-size:20px;}
}



/* 조직도 - Organization */
.organiz_wrp {}
.organiz_wrp .org_box {text-align: center;}
.organiz_wrp .org_box .org01 {position:relative;display:flex;align-items:center;justify-content:center;margin:auto;width:200px;height:auto;aspect-ratio:1/1;color:#fff;background:#fff;border-radius:100px;font-size:20px;font-weight:bold;}
.organiz_wrp .org_box .org01:after {content:'';position:absolute;left:0;right:0;margin:auto;bottom:-60px;width:1px;height:60px;background:#ddd;}
.organiz_wrp .org_box .org01 span {position:relative;display:block;width:100%;height:100%;z-index:2;color:#911d22;font-size:0;}
.organiz_wrp .org_box .org01 span:after {
	content:'';position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;background:url("./../images/content/sub01/bg_logo01_2.png") no-repeat center;width:100%;height:46px;opacity: .9;z-index: -1;background-size:contain;
}
.organiz_wrp .org_box .flexbox {position:relative;}
.organiz_wrp .org_box .flexbox:before {content:'';position:absolute;left:0;right:15%;top:60px;margin:auto;height:1px;width:calc(100% - 50%);background:#ddd;}
.organiz_wrp .org_box .flexbox .wrp {position:relative;padding-top:120px;}
.organiz_wrp .org_box .flexbox .wrp:before {content:'';position:absolute;left:0;right:0;top:60px;margin:auto;width:1px;height:60px;background:#ddd;}
.organiz_wrp .org_box .flexbox {display:flex;justify-content: space-around;}
.organiz_wrp .org_box .titbox {position: relative;padding:25px 10px;min-width:280px;border-radius:10px;background:#333;color:#fff;font-weight:bold;font-size:20px;z-index: 1;}
.organiz_wrp .org_box .titbox span {display:block;margin-top:5px;font-size:16px;font-weight:300;color:#bbb; display:none;}
.organiz_wrp .org_box .itembox ul {padding:15px;text-align: left;color:#222;line-height:28px;background:#fff;border-radius:10px;margin-top:5px;}
.organiz_wrp .org_box .itembox ul > li {position:relative;}
.organiz_wrp .org_box .itembox ul > li:before {content:'·';margin-right:10px;}
.organiz_wrp .org_box .org02 {width:30%;}
.organiz_wrp .org_box .org02 .item_list {height:163px;}
.organiz_wrp .org_box .org03 {width:60%;}
.organiz_wrp .org_box .org03 .box > .titbox p {position:relative;display:inline-block;padding-left:15px;}
.organiz_wrp .org_box .org03 .box > .titbox p:before {content:'';position:absolute;left:-25px;top:0;bottom:0;margin:auto;background:url("./../images/content/sub01/bg_logo02.png") no-repeat center;width:32px;height:46px;background-size:contain;}
.organiz_wrp .org_box .org03 .item_wrp {display:flex;justify-content:space-between;margin-top:5px;}
.organiz_wrp .org_box .org03 .item_wrp > li {width:32.5%;}
.organiz_wrp .org_box .org03 .item_wrp .titbox {padding:20px 10px;min-width:unset;width:100%;background:#ddd;color:#222;}
/* 반응형 */
@media only screen and (max-width:1199px){
	.organiz_wrp .org_box .titbox {min-width:unset;padding:20px 10px;}
	.organiz_wrp .org_box .flexbox {justify-content: space-between;}
	.organiz_wrp .org_box .flexbox:before {width:calc(100% - 45%);}
	.organiz_wrp .org_box .org03 {width:65%;}
}
@media only screen and (max-width:1023px){
	.organiz_wrp .org_box .org03 {width:69%;}
	.organiz_wrp .org_box .org03 .item_wrp .titbox {font-size:17px;}
}
@media only screen and (max-width:767px){
	.organiz_wrp .org_box .flexbox {display:block;}
	.organiz_wrp .org_box .flexbox:before {display:none;}
	.organiz_wrp .org_box .flexbox .wrp {padding-top:40px;}
	.organiz_wrp .org_box .flexbox .wrp:before {top:0;}
	.organiz_wrp .org_box .org01 {}
	.organiz_wrp .org_box .org02,
	.organiz_wrp .org_box .org03 {width:100%;}
	.organiz_wrp .org_box .org02 .item_list {height:auto;}
	.organiz_wrp .org_box .org03 .item_wrp {flex-direction:column;}
	.organiz_wrp .org_box .org03 .item_wrp > li {width:100%;}
	.organiz_wrp .org_box .org03 .item_wrp > li + li {margin-top:15px;}
	.organiz_wrp .org_box .org03 .item_wrp .titbox {padding:15px 10px;}
	.organiz_wrp .org_box .itembox ul {padding:10px 20px;}

}


/* 오시는길 - Locations */
.location_wrp .tab_wrp {position:relative;margin-top:40px;padding-top:40px;}
.location_wrp .tab_wrp .tabbox {position:absolute;right:0;top:0;width:30%;z-index:10; }
.location_wrp .tab_wrp .tabbox .tabs li {padding:20px 37px 20px 20px;background:#fff;border-radius:20px;box-shadow:7px 5px 5px rgba(0,0,0,0.03);border:1px solid #f5f5f5;}
.location_wrp .tab_wrp .tabbox .tabs li.active {background:#179eb8;border:1px solid #179eb8;}
.location_wrp .tab_wrp .tabbox .tabs li.active a,
.location_wrp .tab_wrp .tabbox .tabs li.active .map_info {color:#fff;}
.location_wrp .tab_wrp .tabbox .tabs li + li {margin-top:5px;}
.location_wrp .tab_wrp .tabbox .tabs li a {position:relative;display:block;padding:5px 0;font-size:20px;color:#222;font-weight:500;transition:all 0s;-webkit-transition:all 0s;}
.location_wrp .tab_wrp .tabbox .tabs li a:after {content:'';position:absolute;top:12px;right:-17px;background:url("./../images/common/ico_arrow.png") no-repeat center;width:17px;height:7px;opacity:.5;background-size:contain;}
.location_wrp .tab_wrp .tabbox .tabs li.active a:after {transform:rotate(180deg);filter:brightness(0) saturate(100%) invert(100%) sepia(77%) saturate(0%) hue-rotate(139deg) brightness(107%) contrast(102%);}
.location_wrp .tab_wrp .tabbox .tabs li .map_info {display:none;margin-top:10px;font-weight:400;}
.location_wrp .tab_wrp .tabbox .tabs li.active .map_info {display:block;line-height:1.4em;}
.location_wrp .tab_wrp .tab_container {width:75%;}
.location_wrp .tab_wrp .tab_container .tab_cont .mapbox {width:100%;height:460px;border-radius:30px;overflow:hidden;}
.location_wrp .tab_wrp .tab_container .tab_cont iframe {width:100%;height:100%;}
.location_wrp .tab_wrp .tab_container .tab_cont .map_info {color:#999;font-weight:400;font-size:17px;padding:20px 20px;display:none;}
.location_wrp .tab_wrp .tab_container .tab_cont .map_info strong {display:block;color:#222;margin-bottom:10px;}

/* 멥 이미지 추가 */
.location_wrp .tab_wrp .tab_container .tab_cont .mapbox.flexbox {display:flex;flex-wrap:wrap;}
.location_wrp .tab_wrp .tab_container .tab_cont .mapbox.flexbox > div {width:50%;}
.location_wrp .tab_wrp .tab_container .tab_cont .mapbox.flexbox .imgbox {position:relative;display:flex;align-items:center;justify-content:center;height:100%;overflow: hidden;}
.location_wrp .tab_wrp .tab_container .tab_cont .mapbox.flexbox .imgbox img {max-height: 100%;max-width:unset;}

	/* 반응형 */
	@media only screen and (max-width:1023px){
		.location_wrp .tab_wrp {display:flex;flex-wrap:wrap;margin-top:20px;}
		.location_wrp .tab_wrp .tabbox {width:100%;position:unset;}
		.location_wrp .tab_wrp .tabbox .tabs {display:flex;flex-wrap:wrap;justify-content: space-between;margin-bottom:20px;}
		.location_wrp .tab_wrp .tabbox .tabs li {width:49%;padding:10px 20px;border-radius:10px;margin-top:5px;}
		.location_wrp .tab_wrp .tabbox .tabs li.active .map_info {display:none;}
		.location_wrp .tab_wrp .tabbox .tabs li a {padding:0;line-height:40px;font-size:18px;}
		.location_wrp .tab_wrp .tabbox .tabs li a:after,
		.location_wrp .tab_wrp .tabbox .tabs li.active a:after {transform:rotate(-90deg);top:0;bottom:0;margin:auto;right:0;}
		.location_wrp .tab_wrp .tab_container {width:100%;}
		.location_wrp .tab_wrp .tab_container .tab_cont .mapbox {height:360px;}
		.location_wrp .tab_wrp .tab_container .tab_cont .map_info {display:block;border-bottom:1px solid #eee;}
	}
	@media only screen and (max-width:560px){
		.location_wrp .tab_wrp .tabbox .tabs {flex-direction: column;}
		.location_wrp .tab_wrp .tabbox .tabs li {width:100%;}
		.location_wrp .tab_wrp .tabbox .tabs li a {padding:0;}

		/* 멥 이미지 추가 */
		.location_wrp .tab_wrp .tab_container .tab_cont .mapbox.flexbox {flex-direction: column-reverse;height:auto;}
		.location_wrp .tab_wrp .tab_container .tab_cont .mapbox.flexbox > div {width:100%;}
		.location_wrp .tab_wrp .tab_container .tab_cont .mapbox .map {height:300px;}
		.location_wrp .tab_wrp .tab_container .tab_cont .mapbox.flexbox .imgbox {max-height:300px;}
		.location_wrp .tab_wrp .tab_container .tab_cont .mapbox.flexbox .imgbox img {max-height:unset;max-width:100%;}
	}


/* Contact Us */
.contact_wrp .contact_list {display:flex;flex-wrap:wrap;justify-content:space-between;}
.contact_wrp .contact_list > li {position:relative;width:24%;background:#fff;border-radius:20px;padding:40px 20px;text-align: center;}
.contact_wrp .contact_list > li:first-child {background:#179eb8;text-align: left;padding:40px 30px;}
.contact_wrp .contact_list > li:first-child:after {content:'';position:absolute;right:20px;bottom:10px;background:url("./../images/content/sub01/contact_icon.png") no-repeat center;width:30%;height:auto;aspect-ratio:3/4;margin:auto;background-size:contain;}
.contact_wrp .contact_list > li:first-child img {filter:brightness(0) saturate(100%) invert(100%) sepia(77%) saturate(0%) hue-rotate(139deg) brightness(107%) contrast(102%);opacity: .5;}
.contact_wrp .contact_list > li .iconbox {display:flex;justify-content:center;align-items:center;margin:auto;border-radius:50%;width:100px;height:auto;aspect-ratio:1/1;background:#179eb8;}
.contact_wrp .contact_list > li .info .tit {display:block;font-size:24px;font-weight:bold;color:#000;padding:20px 0 10px;}
.contact_wrp .contact_list > li .info p {color:#222;font-size:18px;line-height:1.3em;}
/* 반응형 */
@media only screen and (max-width:1023px){
	.contact_wrp .contact_list > li {width:48%;margin:1%;}
}
@media only screen and (max-width:767px){
	.contact_wrp .contact_list {padding-top:20px;}
	.contact_wrp .contact_list > li {display:flex;flex-wrap:wrap;width:100%;padding:20px;}
	.contact_wrp .contact_list > li:first-child:after {width:25%;}
	.contact_wrp .contact_list > li .iconbox {display:inline-block;width:60px;padding:18px;}
	.contact_wrp .contact_list > li .iconbox img {max-width:100%;}
	.contact_wrp .contact_list > li .info {width:calc(100% - 60px);text-align: left;padding-left:20px;}
	.contact_wrp .contact_list > li .info .tit {font-size:20px;padding:0 0 10px 0;}
	.contact_wrp .contact_list > li .info p {color:#999;font-size:17px;}
}
@media only screen and (max-width:560px){
	.contact_wrp .contact_list {padding:0;}
	.contact_wrp .contact_list > li {flex-direction: column;text-align: left;}
	.contact_wrp .contact_list > li:first-child {display:none;}
	.contact_wrp .contact_list > li .iconbox {background:none;width:auto;height:auto;position:absolute;right:0;top:0;}
	.contact_wrp .contact_list > li .iconbox img {filter:brightness(0) saturate(100%) invert(90%) sepia(0%) saturate(3%) hue-rotate(148deg) brightness(101%) contrast(105%);width:35px;}
	.contact_wrp .contact_list > li .info {width:100%;padding-left:0;position:relative;z-index: 1;}
}

/* ==================== 02 Business */

.business_wrp .bus_list ul > li {display:flex;align-items: center;justify-content: space-between;}
.business_wrp .bus_list ul > li + li {margin-top:60px;}
.business_wrp .bus_list ul > li .txtbox {position:relative;width:45%;padding:10px 40px 10px 30px;}
.business_wrp .bus_list ul > li .txtbox:after {content:'';position:absolute;left:0;top:0;width:2px;height:100%;background:#000;}
.business_wrp .bus_list ul > li .txtbox .tit {display:block;font-size:32px;font-weight:bold;color:#222;margin-bottom:15px;}
.business_wrp .bus_list ul > li .txtbox p {font-size:20px;color:#999;line-height:1.3em;}
.business_wrp .bus_list ul > li .imgbox {position:relative;width:50%;height:auto;aspect-ratio:3.5/2;background:#eee;border:1px solid #eee;border-radius:25px;overflow:hidden;}
.business_wrp .bus_list ul > li .imgbox img {position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100%;height:auto;}
.business_wrp .bus_list ul > li:nth-child(2n) {flex-direction: row-reverse;}
.business_wrp .bus_list ul > li:nth-child(2n) .txtbox {padding:10px 30px 10px 40px;}
.business_wrp .bus_list ul > li:nth-child(2n) .txtbox:after {left:unset;right:0;}
/* 반응형 */
@media only screen and (max-width:1023px){
	.business_wrp .bus_list ul > li {display:block;}
	.business_wrp .bus_list ul > li .txtbox {width:100%;margin-bottom:20px;}
	.business_wrp .bus_list ul > li .txtbox .tit {font-size:28px;margin-bottom:10px;}
	.business_wrp .bus_list ul > li .txtbox p {font-size:18px;}
	.business_wrp .bus_list ul > li .txtbox,
	.business_wrp .bus_list ul > li:nth-child(2n) .txtbox {padding:0 20px;}
	.business_wrp .bus_list ul > li:nth-child(2n) .txtbox:after {right:unset;left:0;}
	.business_wrp .bus_list ul > li .imgbox {width:100%;}
}
@media only screen and (max-width:1023px){
	.business_wrp .bus_list ul > li .txtbox .tit {font-size:24px;}
}


/* ==================== 03 Products & Solutions */

/* 게시판 목록 */
.product_wrp {}
.product_list > ul {display:flex;flex-wrap:wrap;}
.product_list > ul li {width:25%;margin-bottom:40px;padding:.5%;}
.product_list > ul li a {display:block;width:100%;}
.product_list > ul li .imgbox {position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:auto;aspect-ratio:3/2;overflow:hidden;border-radius:15px;}
.product_list > ul li .imgbox:after {
	content:'';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background:url("./../images/common/logo.png") no-repeat center;width:100%;height:40px;background-size:contain;
	filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(200deg) brightness(104%) contrast(102%);opacity: .7;
}
.product_list > ul li .imgbox img {max-width:100%;transition:all .4s;-webkit-transition:all .4s;min-height:100%;}
.product_list > ul li a:hover .imgbox img {transform:scale(1.1);}
.product_list > ul li a .p_name {margin-top:20px;}
.product_list > ul li a .p_name span[class*="ctg"] {display:inline-block;padding:3px 10px;border-radius:5px;color:#fff;font-size:14px;}
.product_list > ul li a .p_name .ctg01 {background:#911d22;}
.product_list > ul li a .p_name .ctg02 {background:#179eb8;}
.product_list > ul li a .p_name .ctg03 {background:#1F4EB8;}
.product_list > ul li a .p_name .ctg04 {background:#B88204;}
.product_list > ul li a .p_name .ctg05 {background:#0DB876;}
.product_list > ul li a .p_name p {margin-top:5px;width:95%;color:#222;font-size:17px;font-weight:500;}
.product_list > ul li a:hover .p_name p {text-decoration: underline;}
.product_list > ul li.no-data {width:100%;padding:20px;margin:0;text-align: center;color:#222;border-top:2px solid #222;border-bottom:1px solid #ddd;}


/* 게시판 상세 */
.product_view {}
.product_view img {max-width:100%;}
.product_view .p_tit {padding-bottom:7px;border-bottom:1px solid #222;font-size:20px;font-weight:bold;color:#000;text-align:left;}
.product_view .gallery_box .p_uploadfile .file-list {padding:15px;background:#f5f5f5;}
.product_view .gallery_box .p_uploadfile a {padding:3px 0;display: inline-block;}
.product_view .gallery_box .p_uploadfile a:hover,
.product_view .gallery_box .p_uploadfile a:focus,
.product_view .gallery_box .p_uploadfile a:active {color:#222;text-decoration: underline;}
.product_view .gallery_box .p_imgbox {max-width:767px;margin:60px auto 0;width:100%;}

.product_view .gallery_box .gallery_top {margin-top:60px;max-width:80%;height:auto;aspect-ratio: 1/1;}
.product_view .gallery_box .gallery_top .swiper-slide {display:flex;justify-content:center;align-items:center;text-align:center;overflow:hidden;border:1px solid #eee;}
.product_view .gallery_box .gallery_top .swiper-slide:after {
	content:'';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background:url("./../images/common/logo.png") no-repeat center;width:100%;height:40px;background-size:contain;
	filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(200deg) brightness(104%) contrast(102%);opacity: .7;
}
.product_view .gallery_box .gallery_top .swiper-slide span {position:relative;display:inline-block;}
.product_view .gallery_box .gallery_top .swiper-slide span img {}

.product_view .gallery_box .gallery_thumbs {margin-top:10px;max-width:80%;}
.product_view .gallery_box .gallery_thumbs .swiper-slide {display:flex;justify-content:center;align-items:center;width:100%;height:auto;aspect-ratio:1/1;border:1px solid #eee;overflow:hidden;opacity:.4;cursor:pointer;}
.product_view .gallery_box .gallery_thumbs .swiper-slide-thumb-active {opacity:1;}

.product_view .gallery_box .p_txt {margin-top:40px;}
.product_view .gallery_box .p_txt .info_list {}
.product_view .gallery_box .p_txt .info_list > li {display:flex;border-bottom:1px solid #eee;}
.product_view .gallery_box .p_txt .info_list > li:first-child {padding-top:0;}
.product_view .gallery_box .p_txt .info_list > li .th {padding:15px;width:160px;background:#f5f5f5;}
.product_view .gallery_box .p_txt .info_list > li .th span {display:block;font-weight:600;color:#222;font-size:17px;}
.product_view .gallery_box .p_txt .info_list > li .td {padding:15px;width:calc(100% - 160px);max-height:200px;overflow-y: auto;}
.product_view .gallery_box .p_txt .info_list > li .td p {}

/* 컨트롤 */
.product_view .gallery_box .wrp {position:relative;}
.product_view .gallery_box .wrp .sctrl .swiper-button-prev,
.product_view .gallery_box .wrp .sctrl .swiper-button-next {color:#222;opacity: .5;transition:all .4s;-webkit-transition:all .4s;}
.product_view .gallery_box .wrp .sctrl .swiper-button-prev:hover,
.product_view .gallery_box .wrp .sctrl .swiper-button-next:hover {opacity:1;}

.product_view .details_box {margin:40px 0 60px;} /* Features */
.product_view .details_box .d_cont {}
.product_view .details_box .d_cont .d_tit {margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #222;font-size:20px;font-weight:bold;color:#000;text-align:left;}
.product_view .details_box .d_cont .d_tit span {}

	/* 반응형 */
	@media only screen and (max-width:1199px){

	}
	@media only screen and (max-width:1023px){
		/* 제품갤러리 목록 */
		.product_list > ul {justify-content:left;}
		.product_list > ul li {width:33.3%;}

		/* 제품갤러리 상세 */
		.product_view .gallery_box {flex-direction: column}
		.product_view .gallery_box .p_imgbox {width:100%;max-width:767px;margin:auto;}
		.product_view .gallery_box .p_imgbox .gallery_top {}

	}
	@media only screen and (max-width:767px){
		/* 제품갤러리 목록 */
		.product_list > ul li {width:50%;margin-bottom:30px;}
		.product_list > ul li a .p_name p {font-size:16px;}

		/* 제품갤러리 상세 */
		.product_view .gallery_box {}
		.product_view .gallery_box .p_imgbox {padding-right:0;max-width:560px;}
		.product_view .gallery_box .gallery_top {max-width:100%;}
		.product_view .gallery_box .gallery_thumbs {max-width:100%;}
		.product_view .gallery_box .p_txt .info_list > li {flex-direction: column;}
		.product_view .gallery_box .p_txt .info_list > li .th {width:100%;margin:0;padding:10px 15px;}
		.product_view .gallery_box .p_txt .info_list > li .td {width:100%;padding:15px;}

		.product_view .gallery_box .wrp .sctrl .swiper-button-next,
		.product_view .gallery_box .wrp .sctrl .swiper-button-prev {width:40px;height:40px;}
		.product_view .gallery_box .wrp .sctrl .swiper-button-next:after,
		.product_view .gallery_box .wrp .sctrl .swiper-button-prev:after {display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.6);text-align:center;border-radius:50px;color:rgba(255,255,255,1);font-size:18px !important;z-index: 1;}

	}

/* Lib Consulting */
.lib_wrp {}
.lib_wrp .stitbox {position:relative;display:block;padding:160px 0;background:#000;border-radius: 0 0 30px 30px;overflow:hidden;text-align:center;}
.lib_wrp .stitbox:before {content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:url("./../images/content/sub02/lib_img01.png") no-repeat center;background-size:cover;opacity:.6;}
.lib_wrp .stitbox .stit {color:#fff;font-size:48px;font-weight:bold;}
.lib_wrp .txtbox {padding:0 40px;}
.lib_wrp .txtbox p {font-size:20px;color:#999;line-height:1.5em;font-weight:400;}
.lib_wrp .txtbox ul {background:#f5f5f5;padding:20px;margin:10px 0 20px;}
.lib_wrp .txtbox ul > li {color:#666;line-height:1.5em;}
	/* 반응형 */
	@media only screen and (max-width:767px){
		.lib_wrp .txtbox {padding:0 20px;margin-top:30px;}
		.lib_wrp .stitbox {padding:17% 10px; }
		.lib_wrp .stitbox .stit {font-size:32px;}
		.lib_wrp .txtbox p {font-size:17px;line-height:1.5em;}
	}
	@media only screen and (max-width:560px){
		.lib_wrp .txtbox {padding:0;}
		.lib_wrp .stitbox .stit {font-size:28px;}
	}


/* ==================== 04 Contact */
p.p_info {color:#999;}

.contact_wrp .gray_bg {padding:40px 30px;border-radius:15px;}
.contact_wrp .list1 > li:after {top:7px;}
.contact_wrp .stit {padding-bottom:10px;font-size:18px;font-weight:bold;color:#222;border-bottom:1px solid #222;}
.contact_wrp .infobox .address_list {margin:10px 0 20px;padding:20px;background:#fff;border-radius:15px;}
.contact_wrp .infobox .address_list li {display:flex;}
.contact_wrp .infobox .address_list li + li {margin-top:7px;}
.contact_wrp .infobox .address_list li strong {display:inline-block;margin-right:15px;color:#222;}
.contact_wrp .infobox .ct_list {display:flex;flex-wrap:wrap;}
.contact_wrp .infobox .ct_list > li {display:flex;flex-wrap:wrap;margin-right:40px;}
.contact_wrp .infobox .ct_list > li:last-child {width:100%;}
.contact_wrp .infobox .ct_list > li strong {display:inline-block;margin-right:15px;color:#222;}

.form_box {margin:60px auto 0;}
.form_box .infobox {display:flex;justify-content: space-between;}
.form_box .form_list {margin-top:10px;padding:20px 0;border-top:2px solid #222;}
.form_box .form_list label {color:#222;font-weight:500;font-size:18px;}
.form_box .form_list .flexbox {display:flex;justify-content: space-between;}
.form_box .form_list > li .flexbox > div {width:49%;}
.form_box .form_list .inputbox {margin-top:10px;}
.form_box .form_list .inputbox input {background:#f5f5f5;}
.form_box .form_list .inputbox input:active,
.form_box .form_list .inputbox input:focus,
.form_box .form_list  textarea:focus,
.form_box .form_list  textarea:focus {background:#333;color:#fff;}
.form_box .form_list > li + li {padding:20px 0;}
.form_box .form_list > li.email-line .flexbox {flex-wrap:wrap;align-items:center;}
.form_box .form_list > li.email-line .flexbox .mail_input {display:flex;align-items:center;justify-content:space-between;width:calc(100% - 200px);padding-right:10px;}
.form_box .form_list > li.email-line .flexbox .mail_input input {width:calc(50% - 15px);}
.form_box .form_list > li.email-line .flexbox .mail_input span {display:inline-block;width:30px;text-align: center;}
.form_box .form_list > li.file-line .flexbox {align-items: center;justify-content:center;flex-wrap:wrap;}
.form_box .form_list > li.file-line .btn_upload {display:inline-block;width:200px;}
.form_box .form_list > li.file-line .btn_upload label {display:block;width:100%;font-size:.85em;font-weight:500;color:#fff;text-align: center;cursor:pointer;border:none;}
.form_box .form_list > li.file-line .btn_upload label:hover,
.form_box .form_list > li.file-line .btn_upload label:focus,
.form_box .form_list > li.file-line .btn_upload label:active {border:none !important;}
.form_box .form_list > li.file-line .upload_list {width:calc(100% - 205px);margin-left:5px;border-bottom:1px solid #ddd;}
.form_box .form_list > li.file-line .upload_list label{line-height:40px;padding:0 15px;color:#999;font-weight:400;}
.form_box .form_list > li.file-line input[type="file"] {position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0;transition:all .4s;-webkit-transition:all .4s;}
.form_box .border_box {border:1px solid #ddd;padding:20px;}
.form_box .border_box .list1 > li {color:#666;}
.form_box .border_box .list1 > li p.p_info span {text-decoration: underline;}
	/* 반응형 */
	@media only screen and (max-width:1023px){
		.contact_wrp .gray_bg {padding:30px 20px;}
		.contact_wrp .infobox .address_list li {display:block;}
		.contact_wrp .infobox .address_list li strong {margin:0 0 5px  0;}
		.contact_wrp .infobox .ct_list > li {display:block;}
	}
	@media only screen and (max-width:767px){
		.contact_wrp .infobox .ct_list {display:block;}
		.contact_wrp .infobox .ct_list > li {margin-right:0;text-align:center;}
		.contact_wrp .infobox .ct_list > li + li {margin-top:10px;}

		.form_box .infobox {display:block;}
		.form_box .infobox .p_info {margin-top:20px;}
		.form_box .form_list > li.email-line .flexbox .mail_input {justify-content:space-between;width:100%;padding-right:0;}
		.form_box .form_list > li.file-line .flexbox {display:block;}
		.form_box .form_list > li.file-line .btn_upload {width:auto;}
		.form_box .form_list > li.file-line .btn_upload label {padding:0 35px;}
		.form_box .form_list > li.file-line .upload_list {width:100%;}
		.form_box .border_box .checks {margin-top:20px;text-align: left;}
	}

