@import url(../fonts/font.css);

.Arealine { height: 1px; width: 100%; display: inline-block; margin: 40px 0; border-bottom: solid 1px #ddd; }
.dashedline { height: 1px; width: 100%; display: inline-block; margin: 40px 0; border-bottom: dashed 1px #ddd; }

/*컨텐츠 가이드라인*/
.tit01{ padding-left:20px; margin:0 0 20px; background:url('/assets/common/images/basic/title_bg_01.png') no-repeat 5px 5px ; color:#222222; font-size:20px; }
.tit02{padding-left:30px; margin:0 0 15px; background:url('/assets/common/images/basic/title_bg_02.png') no-repeat 15px 4px;  color:#222222;font-size:18px; }
.tit03{padding-left:30px; margin:0 0 30px 10px; background:url('/assets/common/images/basic/title_bg_03.png') no-repeat 18px 3px; color:#222222;font-size:16px; }

.txt01{ font-size:15px; line-height: 150%; padding-left:12px;color:#767676;}
.txt01_sm{margin-bottom:40px;font-size:15px;padding-left:12px;color:#767676;}
.txt01_sm li{margin-bottom:3px;padding-left:12px;background:url('/assets/common/images/basic/ul_bg.png') 0 center no-repeat;}

.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}


/**/
.txt_box { width: 100%; display: inline-block; border:solid 2px #e5e5e5; padding:15px; font-size: 14px;  }

.icon_list {}
.icon_list li { float: left; margin: 10px 0 0; text-align: center; }
.icon_list li p { margin: 20px 0 0; padding: 0 30px; font-size: 14px; color: #777; }

.ul_list {margin-bottom:0;font-size:15px;padding:0 0 0 12px;color:#767676;}
.ul_list li{margin-bottom:5px;padding-left:8px;background:url('/assets/common/images/basic/ul_bg.png') no-repeat 0px 8px;}
.ul_list li a {color: #777; }

.ol_list { margin:0 0 0; padding: 0 0 0 20px; font-size:15px;color:#767676;}
.ol_list li{ margin-bottom:12px; }

.text-pink { color:#F858A6; }
.text-blue { color:#21A0DA; }
.text-green { color:#01B044; }

/**/
.content .container { }
.content0101 { padding: 180px 0 60px; }
.content0101 img { max-width: 100%; width: 100%; height: auto; }
.content0101 .title { text-align: center; margin: 0; font-size: 28px; }
.content0101 .quote {
	background:url(/assets/common/images/contents/quote_icon.png) no-repeat center;
	display: inline-block;
	width: 42px; height: 42px;
}
.content0101 .txt01 { max-width: 1000px; margin: 30px auto 0; padding: 0 30px;  font-size: 18px; line-height: 1.5; }
.content0101 .txt02 { margin: 30px 0 0; text-align: right; font-size: 17px; }
.content0101 .txt02 .name { text-align: right; font-family: 'Nanum Myeongjo'; font-size: 24px; color: #555; font-weight: normal; }


.content0102 {  padding:180px 0 60px; }
.content0102 .title { text-align: center; margin:30px 0 0; font-size: 32px; color: #333; }
.content0102 .title span { margin: 0 10px 0 0; padding: 0 15px 0 0; border-right:solid 4px #F66FA9; font-weight: bold; }
.content0102 .txt01 { max-width: 1000px; margin: 30px auto 0; padding: 0 30px; text-align: center; font-size: 18px; line-height: 1.5; color: #777;  }
.content0102 .icon_list { margin: 40px 0 0; }
.content0102 .icon_list li div {
	display: inline-block;
	width: 160px; height: 160px;
}
.content0102 .icon_list li.icon01 div {
	background: url(/assets/common/images/contents/vision_icon_01.png) no-repeat center;
	background-size: 160px;
}
.content0102 .icon_list li.icon02 div {
	background: url(/assets/common/images/contents/vision_icon_02.png) no-repeat center;
	background-size: 160px;
}
.content0102 .icon_list li.icon03 div {
	background: url(/assets/common/images/contents/vision_icon_03.png) no-repeat center;
	background-size: 160px;
}
.content0102 .icon_list li.icon04 div {
	background: url(/assets/common/images/contents/vision_icon_04.png) no-repeat center;
	background-size: 160px;
}
.content0102 .icon_list li p { margin: 20px 0 0; padding: 0 30px; font-size: 16px; color: #777; line-height: 1.5; }
.text_box {
	display: flex; flex-direction: column;
	margin-top: 30px;
}
.text_box .info {
	flex: 1 0 100%; padding:0 15px;
}
.text_box .info .title {
	font-size: 24px;
	color: #555;
}
.text_box .info ul{
	margin-top: 15px; flex-wrap: wrap; display: flex;
}
.text_box .info ul > li { display: flex; flex-direction: column;
	flex: 1;
	position: relative;
	border-radius: 5px;
	margin:0 10px;
    padding: 15px;
	font-size: 16px;
	color: #333;
	align-items: center; text-align: center;
	font-weight: 400;
}
.text_box .info ul > li p{
margin-top: 10px;
	font-size: 16px;
	color: #777;
	font-weight: 400;
}
.text_box .info .icon {
	width: 160px;height: 160px;
	background-color: #fff;
	background-position: center; background-repeat: no-repeat;
	border: solid 2px #F66FA9; border-radius: 80px;
}
.text_box .info .icon.culture01 {
	background-image:url(/assets/common/images/contents/culture_vision_icon_01.png);
}
.text_box .info .icon.culture02 {
	background-image: url(/assets/common/images/contents/culture_vision_icon_02.png);
}
.text_box .info .icon.culture03 {
	background-image: url(/assets/common/images/contents/culture_vision_icon_03.png);
}
.text_box .info .icon.culture04 {
	background-image: url(/assets/common/images/contents/culture_vision_icon_04.png);
}
.text_box .info .icon.culture05 {
	background-image: url(/assets/common/images/contents/culture_vision_icon_05.png);
}
.text_box .info .icon.culture06 {
	background-image: url(/assets/common/images/contents/culture_vision_icon_06.png);
}
.text_box .info .icon.culture07 {
	background-image: url(/assets/common/images/contents/culture_vision_icon_07.png);
}
.text_box .info .icon.culture08 {
	background-image: url(/assets/common/images/contents/culture_vision_icon_08.png);
}

.content0103 { padding: 180px 0 60px; display: table; }
.content0103 .title { margin: 20px 0; font-size: 24px; font-weight: bold;}
.content0103 .txt01 { max-width: 1000px; margin: 30px auto 0; padding: 0 30px;  font-size: 18px; line-height: 1.5; }
.content0103 .director_ul {}
.content0103 .director_ul li { width: 23%; height: 140px; float: left; margin: 0 1% 20px; padding: 10px 0; border-top: solid 2px #ddd; }
.content0103 .director_ul strong { font-size: 16px; font-weight: 600; color: #444;}
.content0103 .director_ul p { margin:10px 0 0; font-size: 14px; line-height: 1.6; color: #777; }
.content0103 .profile {  display: flex; flex-wrap: wrap; margin: 0 0 20px; padding: 10px 0 0; border-top: solid 2px #ddd; }
.content0103 .profile dt { float: left; width: 120px; font-size: 16px;}
.content0103 .profile dd { float: left;  padding: 0 10px 0; }
.content0103 .profile dd strong { font-size: 18px; font-weight: bold; color: #444; }
.content0103 .profile dd p { padding: 0 0 0 7px; font-size: 14px; line-height: 1.6; color: #777;  }
.content0103 .profile dd ul { margin:0 0 0; padding: 0 0 0 5px; }
.content0103 .profile dd ul li { margin-left: 0; font-size: 14px; }

.content0105 { padding: 180px 0 60px; }
.content0105 .title { font-size: 24px; font-weight: bold;}
.content0105 .txt01 { max-width: 1000px; margin: 30px auto 0; padding: 0 30px;  font-size: 18px; line-height: 1.5; }
.content0105 .txt01 img { max-width: 320px; display: inline-block;}
.content0105 .txt01 p { margin: 30px 0 0; padding: 0 30px; font-size: 18px; text-align: center; line-height: 1.5; }
.content0105 .text01_ul { width: 100%; display: inline-block; }
.content0105 .text01_ul li {  font-size: 18px; line-height: 1.5; text-align: center; }
.content0105 .text01_ul li span { display: block; font-size: 20px;  }
.content0105 .txt02 {}
.content0105 .txt02 .logo_ul li { text-align: center; margin: 10px 0; }
.content0105 .txt02 .logo_ul li img { width: 100%; max-width: 100%; }

.content0105 .txt03 { display: inline-block; }
.content0105 .txt03 .colorbar_ul li { text-align: center; margin: 10px 0; }
.content0105 .txt03 .colorbar_ul li div { margin: 5px 0 0; padding: 0; font-size: 14px;line-height: 1.3;  }
.content0105 .txt03 .colorbar_ul li img { width: 100%;  }

.content0107 { padding: 180px 0 60px; }
.content0107 .title { font-size: 24px; font-weight: bold;}
.content0107 .txt01 {
	position: relative;
	background: #fafafa;
	padding:15px 0;
	border-top:solid 2px #ccc;
	border-bottom:solid 1px #ddd;
	font-size: 18px; line-height: 1.5;
}
.content0107 .txt01 ul { }
.content0107 .txt01 ul li { margin: 8px 0 0; padding: 0 20px; color: #777; }
.content0107 .txt01 ul li b { color: #444; }
.content0107 .rightline {
	position: absolute;
	width: 1px;
	height: 85%;
	left: 50%;
	margin-left: -1px;
	border-right: dashed 1px #ccc;
}
.content0107 .map { left:0; top:0!important; margin: 0; padding: 0; }
.content0107 .root_daum_roughmap { width: 100%; }


.content0201 { padding: 50px 0 60px; }
.content0201 .title { text-align: center; margin:30px 0 0; font-size: 32px; color: #333; }
.content0201 .title span { color:#00ACDC; }
.content0201 .txt01 { font-size: 18px; line-height: 1.5; color: #777;  }

.content0201 .icon_list { margin:  0 0; }
.content0201 .icon_list li { margin: 10px 0; }
.content0201 .icon_list li .icon {
	display: inline-block;
	width: 160px; height: 160px;
}
.content0201 .icon_list li.icon01 a .icon {
	background: url(/assets/common/images/contents/goods_icon_01.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon01 a:hover .icon {
	background: url(/assets/common/images/contents/goods_icon_01_.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon02 a .icon {
	background: url(/assets/common/images/contents/goods_icon_02.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon02 a:hover .icon {
	background: url(/assets/common/images/contents/goods_icon_02_.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon03 .icon {
	background: url(/assets/common/images/contents/goods_icon_03.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon03:hover .icon {
	background: url(/assets/common/images/contents/goods_icon_03_.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon04 .icon {
	background: url(/assets/common/images/contents/goods_icon_04.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon04:hover .icon {
	background: url(/assets/common/images/contents/goods_icon_04_.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon05 .icon {
	background: url(/assets/common/images/contents/goods_icon_05.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon05:hover .icon {
	background: url(/assets/common/images/contents/goods_icon_05_.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon06 .icon {
	background: url(/assets/common/images/contents/goods_icon_06.png) no-repeat center;
	background-size: 160px;
}
.content0201 .icon_list li.icon06:hover .icon {
	background: url(/assets/common/images/contents/goods_icon_06_.png) no-repeat center;
	background-size: 160px;
}

.content0201 .icon_list li .info { display: block; margin: 10px 0 0; }
.content0201 .icon_list li .info strong { font-size: 20px; color: #00ACDC; line-height: 1.5; }
.content0201 .icon_list li .info p { margin: 10px 0 0; padding: 0 30px; font-size: 18px;  color: #777; line-height: 1.5; }
.content0201 ol { margin: 10px 0 0 10px; }
.content0201 ol li { font-size: 18px; }
.content0201 p { margin: 20px 0 10px 10px; font-size: 15px; }


/* 사업안내 */
.businessTabs { margin: 0 0 20px; }
.businessTabs .nav.nav-tabs {
	position: relative; max-width:1200px;margin: 0 auto;  background: #fff;
	border:solid 1px #e5e5e5!important;
	border-left:none!important;
	border-bottom:none!important;
	border-radius: 0;
}
.businessTabs .nav-tabs li { width: 33.3%; border-left: solid 1px #ddd; border-bottom:solid 1px #ddd; }
.businessTabs .nav-tabs li:first-child { border-left:0; }
.businessTabs .nav-tabs li.active {  }
.businessTabs .nav-tabs li a { margin: 0; padding: 20px 0; border-radius: 0; text-align: center; font-size: 16px; }
.businessTabs .nav-tabs li a:hover,
.businessTabs .nav-tabs li.active a { background: #F33285; color: #fff;}

.businessCont { margin: 180px 0 300px; }
.businessCont .tab-content { margin: 0; padding: 0; }
.businessCont .txt01 { position: relative; margin-left: 10px; padding: 20px 0 30px; text-align: left; }
.businessCont .txt01 .title { margin: 0; font-size: 28px; }
.businessCont .txt01 p { margin: 20px 0 0 ; font-size: 18px; line-height: 1.5; }
.businessCont .txt01 .line { height:50px; display: inline-block; margin: 20px 0; }
.businessCont .txt01 .line div { position: absolute; left:50%; width: 2px; height:50px; border-left: solid 2px #ccc; margin: 0 0 0 -1px; }
.businessCont .txt02 { position: relative; margin-left: 10px; padding:30px;  border: solid 1px #ddd; }
.businessCont .txt02 > h4 { margin:30px 0 0; font-size: 20px; color: #F858A6; }
.businessCont .txt02 p { margin: 15px 0 0 15px; font-size: 18px; }
.businessCont .txt02 ul li { font-size: 18px; }
.businessCont .photoCont {
	width: 100%;
	min-height: 500px;
	background-size: cover;
	background-position: center;
	margin: 50px 0 0;
}


#onePage #section0 { background-image:url('/assets/common/images/contents/onepage_bg_01.jpg'); }
#onePage #section1 { background-image:url('/assets/common/images/contents/onepage_bg_02.jpg'); }
#onePage #section2 { background-image:url('/assets/common/images/contents/onepage_bg_03.jpg'); }
#onePage #section3 { background-image:url('/assets/common/images/contents/onepage_bg_04.jpg'); }
#onePage .section {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}
#onePage .sectionCont { padding: 0 30px; text-align: center; }
#onePage .sectionCont .tit {
	font-family:'NanumSquareR'; font-size: 42px; color: #fff; font-weight: normal;
	text-shadow: 0 2px 4px #666;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#666,direction=45);
}
#onePage .sectionCont .tit span { display: block; }
#onePage .sectionCont .cont { margin: 30px 0 0; }
#onePage .sectionCont .btn {
	min-width: 200px;
	text-align: left;
	background-image: url(/assets/common/images/contents/icon_arrow.png);
	background-position: right 12px top 48%;
	background-size: 10px 16px;
	background-repeat: no-repeat;
	padding: 18px 44px 18px 15px;
	margin: 0 0 0 5px;
	border-radius: 3px;
}


.btn.btn-pik { background: #EF6391; color: #fff;  }
.btn.btn-pik:hover { background: #CE2470;   }

.btn.btn-slt { background: #DA386D; color: #fff;  }
.btn.btn-slt:hover { background: #CE2470;   }

#onePage #section0 .content0101 { padding: 0; }
#onePage #section0 .content0101 img { max-width: 100%; width: 100%; height: auto; }
#onePage #section0 .content0101 .title { text-align: center; margin: 0; font-size:36px; color: #fff; font-weight: normal; }
#onePage #section0 .content0101 .txt01 { background:rgba(255,255,255,0.9);max-width: 880px; margin: 30px auto 0; padding: 40px; text-align: left; font-size: 18px; line-height: 1.5; }
#onePage #section0 .content0101 .txt01 .txt0101 { margin: 30px 0 0; text-align: right; font-size: 15px; }
#onePage #section0 .content0101 .txt01 .txt0101 .name { text-align: right; font-family: 'Nanum Myeongjo'; font-size: 28px; color: #555; font-weight: normal; }

#businessPage {}
#businessPage .section {
	width: 100%;
	height: 100%;
	background-position: 50% 32%;
	background-repeat: no-repeat;
}
#businessPage .section .fp-tableCell {
	display: block;
}
#businessPage #section0 { background-image:url('/assets/common/images/contents/business_photo_01.jpg'); }
#businessPage #section1 { background-image:url('/assets/common/images/contents/business_photo_02.jpg'); }
#businessPage #section2 { background-image:url('/assets/common/images/contents/business_photo_03.jpg'); }

#businessPage .sectionCont { padding: 0 30px; text-align: center; }
#businessPage .sectionCont .title { position: relative; display: inline-block; padding: 160px 0 0; margin: 0 0 80px; }
#businessPage .sectionCont .title strong { font-family:'NanumSquareR'; font-size: 42px; color: #333; font-weight: bold;; }
#businessPage .sectionCont .title p { display: block; margin: 10px 0 0; font-size: 18px; color: #666;font-weight: normal; }
#businessPage .sectionCont .line { height:50px; display: inline-block; margin: 20px 0; }
#businessPage .sectionCont .line div { position: absolute; left:50%; width: 2px; height:50px; border-left: solid 2px #F33285; margin: 0 0 0 -1px; }

#businessPage .sectionCont .cont { position:absolute; width: 100%; top: 45%; }
#businessPage .sectionCont .cont .contCate { background: rgba(255,255,255,0.9); position:relative; max-width: 1200px; margin: 0 auto; padding: 20px; }
#businessPage .sectionCont .cont .contCate ul { width: 100%; display: inline-block; margin: 0;  }
#businessPage .sectionCont .cont .contCate ul li { float: left; width: 16.6%; padding: 0 20px; }
#businessPage .sectionCont .cont .contCate ul li.none {  width: 100%; padding: 0 20px; text-align: center; font-size: 22px;}
#businessPage .sectionCont .cont .contCate ul li.none svg {
	font-size: 32px;
}
#businessPage .sectionCont .cont .contCate ul li a {
	/*background:url('/assets/common/images/contents/arrow_icon.png') no-repeat right;
	background-size: 20px 20px;*/
	display: block;
	padding: 12px 0 0 0;
	text-align: center;
	color: #555; font-size: 16px;
	 font-family:'NanumSquareR';
}
#businessPage .sectionCont .cont .contCate ul li a:hover { color: #F33285; }

#businessPage .sectionCont .cont .contCate ul li a > span {
	background-repeat:no-repeat;
	background-position:50% 50%;
	display:inline-block;
	transition: .3s
}
#businessPage .sectionCont .cont .contCate ul li a > p {
	margin: 10px 0 0;
	height: 50px;
}
#businessPage .sectionCont .cont .contCate ul li a > span.icon01 { background-image: url('/assets/common/images/contents/business_icon_04.png'); background-size: 76px 53px; width: 76px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon02 { background-image: url('/assets/common/images/contents/business_icon_05.png'); background-size: 85px 51px; width: 85px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon03 { background-image: url('/assets/common/images/contents/business_icon_06.png'); background-size: 64px 65px; width: 65px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon04 { background-image: url('/assets/common/images/contents/business_icon_07.png'); background-size: 58px 65px; width: 58px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon05 { background-image: url('/assets/common/images/contents/business_icon_08.png'); background-size: 32px 67px; width: 32px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon06 { background-image: url('/assets/common/images/contents/business_icon_09.png'); background-size: 71px 55px; width: 71px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon07 { background-image: url('/assets/common/images/contents/business_icon_10.png'); background-size: 75px 51px; width: 75px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon08 { background-image: url('/assets/common/images/contents/business_icon_11.png'); background-size: 76px 64px; width: 76px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon09 { background-image: url('/assets/common/images/contents/business_icon_12.png'); background-size: 50px 66px; width: 50px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon10 { background-image: url('/assets/common/images/contents/business_icon_13.png'); background-size: 65px 65px; width: 65px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon11 { background-image: url('/assets/common/images/contents/business_icon_14.png'); background-size: 76px 64px; width: 76px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon12 { background-image: url('/assets/common/images/contents/business_icon_15.png'); background-size: 85px 65px; width: 85px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a > span.icon13 { background-image: url('/assets/common/images/contents/business_icon_16.png'); background-size: 51px 64px; width: 51px; height: 67px;}
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon01 { background-image: url('/assets/common/images/contents/business_icon_04_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon02 { background-image: url('/assets/common/images/contents/business_icon_05_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon03 { background-image: url('/assets/common/images/contents/business_icon_06_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon04 { background-image: url('/assets/common/images/contents/business_icon_07_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon05 { background-image: url('/assets/common/images/contents/business_icon_08_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon06 { background-image: url('/assets/common/images/contents/business_icon_09_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon07 { background-image: url('/assets/common/images/contents/business_icon_10_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon08 { background-image: url('/assets/common/images/contents/business_icon_11_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon09 { background-image: url('/assets/common/images/contents/business_icon_12_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon10 { background-image: url('/assets/common/images/contents/business_icon_13_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon11 { background-image: url('/assets/common/images/contents/business_icon_14_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon12 { background-image: url('/assets/common/images/contents/business_icon_15_on.png'); }
#businessPage .sectionCont .cont .contCate ul li a:hover > span.icon13 { background-image: url('/assets/common/images/contents/business_icon_16_on.png'); }

#businessPage .sectionCont .cont .contCate ul li .busi-img {
	display: inline-block;
	width:67px;
	height:67px;
	line-height: 67px;
	overflow: hidden;
}
#businessPage .sectionCont .cont .contCate ul li .busi-img svg {
	font-size: 48px;
	line-height: 67px;
	display: block;
	width: 67px;
	height: 67px;
}

.cultureList { background: rgba(255,255,255,0.9); position:relative; max-width: 1200px; margin: 0 auto; padding: 20px;}
.cultureList ul { display: flex; flex-wrap: wrap; }
.cultureList ul li { flex: 1; }
.cultureList ul li a {
	display: block;
	padding: 12px 0 0 0;
	text-align: center;
	color: #555; font-size: 16px;
	 font-family:'NanumSquareR'; text-align: center;
}
.cultureList ul li a .img { display: inline-block;
	background-repeat: no-repeat;
	background-size: contain; background-position: center;
	 width: 110px; height: 110px; border-radius: 50%;
}
/*
.cultureList { background: rgba(255,255,255,0.9); position:relative; max-width: 1200px; margin: 0 auto; padding: 20px;}
.cultureList ul { display: flex; flex-wrap: wrap; }
.cultureList ul li { flex: 1;  flex-direction: column; }
.cultureList ul li .cont {
	margin: 12px 0 0 0;
}
.cultureList ul li .cont p {
	display: block;
	padding: 0 0 5px 0;
	text-align: center;
	color: #555; font-size: 16px;
	 font-family:'NanumSquareR'; text-align: center;
}
.cultureList ul li .img {
	background-repeat: no-repeat;
	background-size: contain; background-position: center;
	 border-radius:12px;
}
.cultureList ul li .img::before {
	content: "";
	padding-top:50%; display: block;
}

.culture0101 {background-image: url('/assets/common/images/contents/culture_business0101.png');}
.culture0102 {background-image: url('/assets/common/images/contents/culture_business0102.png');}
.culture0103 {background-image: url('/assets/common/images/contents/culture_business0103.png');}
*/
.businessSubtitle { padding: 30px 20px; border:solid 1px #ddd; }
.businessSubtitle .titleArea { text-align: center; }
.businessSubtitle .titleArea strong { font-size: 24px; color: #222; }
.businessSubtitle .titleArea p { margin: 10px 0 0; font-size: 15px; color: #777; }
.businessSubtitle .infoArea { margin: 20px 0 0; padding: 20px 0; border-top:solid 1px #ddd; border-bottom: solid 1px #ddd; }
.businessSubtitle .infoArea strong { font-size: 17px; color: #222; }
.businessSubtitle .infoArea ul { margin: 15px 0 0px; }
.businessSubtitle .infoArea ul > li { padding:0 0 8px 10px; background:url('/assets/common/images/basic/ul_bg.png') no-repeat 0px 8px; }
.businessSubtitle .infoArea ul > li > a { font-size: 15px; color: #777; }
.businessSubtitle .infoArea ul > li > a:hover,
.businessSubtitle .infoArea ul > li.active > a { font-size: 15px; color: #F33285; }
.businessSubtitle .btnArea { padding: 10px 0; text-align: center; }
.businessSubtitle .icon01 {
	display:block;
	text-align: center;
	padding: 10px 0;
}
.businessSubtitle .icon01 span{
	display: inline-block;
	background-image:url('/assets/common/images/contents/business_icon_01.png');
	width: 64px; height: 38px;
	background-size: 64px 38px;
}
.businessSubtitle .icon02 {
	display:block;
	text-align: center;
}
.businessSubtitle .icon02 span{
	display: inline-block;
	background-image:url('/assets/common/images/contents/business_icon_03.png');
	width: 64px; height: 42px;
	background-size: 64px 42px;
}
.businessSubtitle .icon03 {
	display:block;
	text-align: center;
}
.businessSubtitle .icon03 span{
	display: inline-block;
	background-image:url('/assets/common/images/contents/business_icon_02.png');
	width: 64px; height: 59px;
	background-size: 64px 59px;
}

.mImg { display: none; }
.wImg {  }



/***챌린지 페이지 시작****/
.challenge-wrap {
	padding-top: 250px;
}
.challenge-wrap .titbox {
	position:relative;
}
.challenge-wrap .titbox .box{

}
.challenge-wrap .titbox .box .tit{
	font-family: 'yg-jalnan';
}
.challenge-wrap .titbox .box .tit-sub{
	align-items :center;
}
.challenge-wrap .titbox .box .tit-tit{
	position: relative;
  display: flex;
  align-items: center;
}
.tit-tit a {
	font-family: 'Noto Sans KR';
  color: #fff;
  background: #539658;
  display: inline-block;
  padding: 14px 30px;
  font-size: 20px;
  margin-left: 20px;
  border-radius: 4px;
	font-weight: 700;
}
.challenge-wrap .titbox .tit-sub .img{
	background-image: url('/assets/common/images/challenge/challenge_icon.png');
	width:40px;
	height: 30px;
	background-size:cover;
	background-repeat: no-repeat;

}
.challenge-wrap .titbox .tit-sub p{
	color:#3C3C3C;
	margin:0;
	font-size:17px;
	margin-left:15px;
	letter-spacing: -.3px;
}
.challenge-wrap .titbox .tit-tit p{
	color:#333;
	font-size:42px;
	margin:0;
	letter-spacing: -.3px;
	display: inline-block;
}
.challenge-wrap .titbox .tit-tit p span{
	color:#539658;
}

.challenge-wrap .tit-green-box {
	font-family: 'Noto Sans Kr';
	background:#EAF5E7;
	margin-top:30px;
	padding:30px;
	position:relative;
}
.challenge-wrap .tit-green-box span {
	display: inline-block;
  color: #fff;
  background: #539658;
  font-weight: 500;
  letter-spacing: -.3px;
  padding: 4px 10px;
  font-size: 17px;
  border-radius: 2px;
  margin-bottom: 20px;
}
.challenge-wrap .tit-green-box p{
	color: #4a4a4a;
	margin: 0;
	font-size: 17px;
	line-height: 1.4;

}
.challenge-wrap .titbox-img {
	position:absolute;
	bottom:0;
	right:0;
	max-width:430px;
}
.challenge-wrap .green-line {
	padding-top: 50px;
	border-top: 2px solid #5C965C;
	margin-top: 80px;
}

.challenge-wrap .challenge-list {
	font-family: 'Noto Sans Kr';
	position:relative;
}
.challenge-wrap .challenge-list .left {
	max-width:40%;
	width:100%;
	padding-right:20px;
}
.challenge-wrap .challenge-list .right {
	max-width: 60%;
	width: 100%;
	padding-left:45px;
}
.challenge-wrap .challenge-list .list {
	padding-bottom:75px;
}
.challenge-wrap .challenge-list .list-title {
	align-items: center;
  display: inline-block;
  background: #539658;
  color: #fff;
  border-radius: 3px;
  padding: 4px 16px;
}
.challenge-wrap .challenge-list .list-title .flex {
	align-items: center;
}
.challenge-wrap .challenge-list .list-title .icon {
	background-image: url('/assets/common/images/challenge/challenge_icon_white.png');
	width:20px;
	height: 15px;
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center center ;
	margin-right:13px;
}
.challenge-wrap .challenge-list .list-title p {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -.5px;
}

.challenge-wrap .challenge-list .list_ul {
	margin-top:23px;
}
.challenge-wrap .challenge-list .list_ul ul {
	margin:0;
	padding-left:25px;
}
.challenge-wrap .challenge-list .list_ul ul li {
	color:#5C5C5C;
  font-size: 17px;
  margin-bottom: 5px;
  letter-spacing: -.3px;
  position: relative;
}
.challenge-wrap .challenge-list .list_ul ul li:not(.challenge-pay)::before {
	content:'';
	position:absolute;
	top:10px;
	left:-15px;
	width:4px;
	height: 4px;
	background:#535353;
	border-radius: 2px;
}
.challenge-wrap .challenge-list .list_ul ul li.challenge-pay {
	color:#539658;
	margin-top:20px;
	font-weight: 500;
	font-size: 20px;
	word-break: keep-all;
}

.challenge-wrap .challenge-list .list_ul ul li.challenge-pay::before {
	content:'*';
	position:absolute;
	top: 3px;
	left: -17px;
}
.challenge-wrap .challenge-list .challenge-list-img {
	box-shadow: 0px 2px 6px rgba(0,0,0,0.16);
}
.challenge-wrap .challenge-gray {
	background:#F9F9F9;
	border:1px solid #eee;
	border-radius: 5px;
	padding:20px 30px;
}
.challenge-wrap .challenge-gray p {
	margin: 0;
	color: #4e4e4e;
	font-size: 18px;
	line-height: 1.6;
	letter-spacing: -.3px;
	text-align: center;
	font-weight: 500;
}
.challenge-wrap .challenge-link {
	padding-bottom:120px;
	text-align: center;
}
.challenge-wrap .challenge-link a {
	display: inline-block;
  background: #539658;
  border-radius: 3px;
  color: #fff;
  font-size: 17px;
  letter-spacing: -.5px;
  padding: 20px 30px;
	font-weight: 500;
}
.nav_warp {
	position: relative;
	margin:220px 0 50px;
}
.nav_warp ul {
	flex-wrap: wrap;
	 display: flex;
	 flex-direction: row;
	 justify-content: center;
}
.nav_warp ul li {
 margin-left: 5px;
}
.nav_warp ul li a{ display: block;
	padding: 10px 15px;
    font-size: 16px;
    color: #777;
    font-weight: 400;
    border: 1px solid #eee;
	border-radius:5px; overflow: hidden;text-align: center;
}
.nav_warp ul li a:hover,
.nav_warp ul li.active a{
	background-color: #F33285;
    color: #fff;
    font-weight: 400;
}
.ethical_warp {
	position: relative;
	background-color: #fafafa;
	margin:180px 0 100px;
    padding: 50px 0;
    border-top: 4px solid #333!important;
    border: 1px solid #ddd;
    word-break: keep-all;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.ethical_warp .tit {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    letter-spacing: -.5px; text-align: center;
}
.ethical_warp .sub_tit {
	margin-top:50px;
    font-size: 17px;
    color: #777;
    font-weight: 400;
    letter-spacing: -.5px;line-height: 1.6;
 text-align: center;
}
.ethical_ul {
	position: relative;
	background-color: #fff;
	max-width: 760px;
	margin: 50px auto 0;
	padding: 30px 40px;
	border-radius: 16px;
}
.ethical_ul::before {
    content: "";
    position: absolute;
    width:100%;
    height:100%;
    background-image: url(/assets/common/img/user/intro_bg_img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55%;
    z-index: 1;
}
.ethical_ul ul {
	position: relative;
z-index: 12;
}
.ethical_ul ul li {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 20px;
}
.ethical_ul ul li p {
	margin: 0 0 0 15px;
	flex: 1;
    font-size: 18px;
    color: #777;
    font-weight: 400;
    letter-spacing: -.5px;
}
.ethical_ul ul li span.cirle {
	display: inline-flex;
	background-color: rgba(238,73,153,1);
	width: 56px;
	height:  56px;
	font-family: "Noto Sans KR",sans-serif;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
	justify-content: center;
	align-items: center;
	border-radius: 35px;
}
.ethical_ul ul li:nth-child(2n) span.cirle {
	background-color: rgba(238,73,153,0.65)!important;
}
@media(max-width:767px) {
	.nav_warp {
		position: relative;
		margin:80px 0 50px;
	}
	.nav_warp ul {
		 flex-direction: column;
	}
	.nav_warp ul li {
	 margin: 0 0 5px 0px;
	}
	.challenge-wrap {
		padding-top: 120px;
	}
	.challenge-wrap .titbox .box .tit-sub {
		justify-content: center;
	}
	.challenge-wrap .titbox .tit-tit p, .challenge-wrap .tit-green-box {
		text-align: center;
	}
	.challenge-wrap .tit-green-box {
		padding:15px;
	}
	.challenge-wrap .tit-green-box span {
		margin-bottom: 15px;
	}
	.challenge-wrap .green-line {
		padding-top: 40px;
		margin-top: 40px;
	}
	.challenge-wrap .challenge-list {
		flex-wrap: wrap;
	}
	.challenge-wrap .challenge-list .right {
		max-width:100%;
		padding-left:0;
	}
	.challenge-wrap .challenge-list .list {
		padding-bottom: 30px;
	}
	.challenge-wrap .challenge-list .list_ul {
		margin-top:12px;
	}
	.challenge-wrap .challenge-list .list-title p {
		font-size: 16px;
	}
	.challenge-wrap .challenge-list .list_ul ul li {
		font-size: 14px;
	}
	.text_box {
		flex-direction: column;
	}
	.text_box .info {
		flex: 1 0 100%;
	}
	.ethical_warp {
		margin-top: 80px;
	}
	.ethical_ul {
		padding: 30px 20px;
	}
	.ethical_ul ul li {
		display: flex;
		flex-direction: column;
		align-items: center;text-align: center;
	}
	.ethical_ul ul li span.cirle {
		margin-bottom: 10px;
	}
}

/***챌린지 페이지 끝****/



@media(max-width:1200px){
	.challenge-wrap .titbox .tit-tit p {
		font-size:38px;
	}
	.challenge-wrap .titbox-img {
		max-width:350px;
	}
	.challenge-wrap .tit-green-box {
		margin-top:10px;
	}
	.challenge-wrap .challenge-list .challenge-list-img {

	}
}

@media(max-width:1023px) {

	.wImg { display: none; }
	.mImg { display: block; }
	.businessTabs .nav-tabs li { width:50%;  }

	.content0101 { padding: 80px 0 40px; }
	.content0102 {  padding: 80px 0 60px; display: table; }
	.content0103 {  padding: 80px 0 40px;  }
	.content0105 { padding: 80px 0 40px; }
	.content0105 .txt01 { padding: 0 15px; }
	.content0105 .txt01 img { max-width: 100%; display: inline-block;}
	.content0105 .txt01 p { margin: 30px 0 0; padding: 0 0px; font-size: 18px; text-align: center; line-height: 1.5; }
	.content0105 .text01_ul li { margin-bottom: 10px; }

	.content0107 { padding: 80px 0 40px; }
	.content0201 { padding: 40px 0 40px; }

	#onePage .sectionCont .tit { font-family:'NanumSquareR'; font-size: 28px; }

	#businessPage .section {
		background-size: 100%;
		background-position: 50% 100%;
	}
	#businessPage .sectionCont .cont { position:relative; width: 100%; margin: 30px 0 0; }
	#businessPage .sectionCont .cont .contCate { padding: 0; }
	#businessPage .sectionCont .cont .contCate ul li { float: left; width: 100%; padding: 0 20px; }
	#businessPage .sectionCont .title { position: relative; display: inline-block; padding: 80px 0 0; margin: 0 0 0; }
	#businessPage .sectionCont .title strong { font-size: 24px;  }
	#businessPage .sectionCont .title p { display: block; margin: 10px 0 0; font-size: 16px; color: #777;font-weight: normal; }
	#businessPage .sectionCont .line { display: none; }

	#businessPage .sectionCont .cont .contCate ul li a { padding:15px 0; text-align: left; }
	#businessPage .sectionCont .cont .contCate ul li a > span { display: none; }
	#businessPage .sectionCont .cont .contCate ul li a > p { margin:0; height: auto; }

	#businessPage .sectionCont .cont .contCate ul li .busi-img, #businessPage .sectionCont .cont .contCate ul li .busi-img svg{
		width:48px;
		height:48px;
		line-height: 48px;
		font-size:;
	}


	.businessCont { margin:80px 0 100px; }
	.businessCont .txt01 { margin-left: 0; }
	.businessCont .txt02 { margin-left: 0; }

}

@media(max-width:991px){
	.challenge-wrap .titbox-img {
		max-width:200px;
	}
}

@media(max-width:767px) {

	.challenge-wrap .titbox .box .tit-tit {
		flex-wrap: wrap;
    justify-content: center;
		flex-direction: column;
	}
	.tit-tit a {
		margin: 5px auto 0;
		padding: 10px 22px;
	}
	.content0101 .title { text-align: center; margin: 0; font-size: 22px; }
	.content0101 .txt02 {}

	.content0103 .director_ul li { width: 98%; height: auto; float: left; margin: 0 1% 10px; padding: 10px 0; border-top: solid 2px #ddd; }
	.content0103 .text01_ul li {  padding: 15px 0; }

	.content0103 .profile { display: inline-block; float: left; width: 50%; height: 260px; }
	.content0103 .profile dt { float: none; display: block; margin: 20px 0 0 10px; }
	.content0103 .profile dd { margin: 10px 0 0 0; }

	.content0107 .rightline { display: none; }
	.content0107 .info { border-top: dashed 1px #ddd; padding: 10px 0 0; margin:20px 0 0; }

	.businessTabs .nav-tabs li { width: 100%;  }
	.businessTabs .nav-tabs li:last-child { border-right: solid 1px #ddd; }
	.businessTabs .nav-tabs li a { margin: 0; padding: 15px 0; border-radius: 0; text-align: center; font-size: 14px; }
	.businessCont .photoCont { min-height: 150px; }

	#onePage #section0 .content0101 { padding:0 20px; }
	#onePage #section0 .content0101 .txt01 { font-size: 14px; line-height: 1.4; }

	#onePage .sectionCont .tit { font-family:'NanumSquareR'; font-size: 24px; }
	#onePage .sectionCont .tit span { display: inline;; }
	#onePage .sectionCont .btn {
		min-width: 100px;
	}

	#businessPage .sectionCont .cont .contCate ul li .busi-img, #businessPage .sectionCont .cont .contCate ul li .busi-img svg{
		display: none;
	}
	#businessPage .sectionCont .cont .contCate ul li a > p {
		font-size: 14px;
	}
	.challenge-wrap .titbox-img {
		max-width: 100px;
	}
	.challenge-wrap .challenge-list .challenge-list-img {
		display:none;
	}
}

@media(max-width:479px){
	.challenge-wrap .titbox .tit-tit p {
		font-size:26px;
	}
	.challenge-wrap .titbox .tit-sub .img {
		width:20px;
		height: 20px;
		background-size:contain;
	}
	.challenge-wrap .titbox .tit-sub p {
		font-size:15px;
		margin-left:10px;
	}
	.challenge-wrap .tit-green-box {
		padding:20px;
	}
	.challenge-wrap .tit-green-box span {
		font-size:15px;
		margin-bottom:13px;
	}
	.challenge-wrap .tit-green-box p {
		font-size:16px;
	}
	.challenge-wrap .titbox-img {
		display:none;
	}
	.challenge-wrap .challenge-list .list-title p {
		font-size:16px;
	}
	.challenge-wrap .challenge-list .list_ul {
		margin-top:15px;
	}
	.challenge-wrap .challenge-list .list_ul ul {
		padding-left:15px;
	}
	.challenge-wrap .challenge-list .list_ul ul li {
		font-size:15px;
		word-break: keep-all;
	}
	.challenge-wrap .challenge-list .list_ul ul li:not(.challenge-pay)::before {
		left:-12px;
	}
	.challenge-wrap .challenge-list .list_ul ul li.challenge-pay::before {
		left:-14px;
	}
	.challenge-wrap .challenge-gray {
		 padding:15px 20px;
	}
	.challenge-wrap .challenge-gray p {
		font-size:14px;
	}
}
