@charset "utf-8";

/* Layoyt (레이아웃)
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
#contianer.sub-container{background:url('/images/kor01r-18-0401/sub/sub_bg.gif') repeat 0 0;}


/* 게시판 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* 일반게시판 List */
.whois-board-list { display:inline-block; padding:0; font-size:13px; }
.whois-board-list .whois-board-row { width:100%; margin:0 0 0 0; padding:15px 0 15px 0; float:left; border-bottom:1px solid #eee; color:#000000; }
.whois-board-list .whois-board-row:first-child {border-top: 2px solid #ffb500; } /* Line 색상 */
.whois-board-list .whois-board-row .whois-board-row-subject { margin:0 0 10px 0; padding:0; font-size:14px; font-weight:600; }
.whois-board-list .whois-board-row .whois-board-row-info { color:#acacac; }
.whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author { max-width: 33vw; display:inline-block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align: top; }


/*-----------------공지사항*/

.list-inline > li { vertical-align:middle; }
.site_navi { text-align:right; font:11px dotum; color:#838383; width:780; border-bottom:1px solid #dddddd; padding-bottom:7px; }
.comment_number {font-size:12px;}
.paginate_regular{margin: 30px 0 20px 0; text-align:center;line-height:normal}  
.paginate_regular a,  
.paginate_regular strong{display:inline-block;position:relative;margin:0 -2px;padding:2px 8px;font-weight:bold;font-size:12px;font-family:Tahoma, Sans-serif;color:#333;line-height:normal;text-decoration:none;vertical-align:middle}  
.paginate_regular a:hover,  
.paginate_regular a:active,  
.paginate_regular a:focus{background-color:#f8f8f8}  
.paginate_regular strong{color:#f60}  
.paginate_regular .direction{font-weight:normal;color:#767676;white-space:nowrap}  
.paginate_regular .direction span{font-weight:bold;font-size:14px}  
.paginate_regular .direction:hover,  
.paginate_regular .direction:active,  
.paginate_regular .direction:focus{background-color:#fff;color:#333}

/* Align*/
.align_right {text-align:right; margin:10px 0; overflow:hidden;}
.align_right button {float:right;}
.tR {text-align:right;}

@media only screen and (max-width: 768px) {
	.whois-board-list { font-size:12px; }
	.whois-board-list .whois-board-row .whois-board-row-subject { font-size:13px; }
	.whois-search-keyword { width:150px; }
}

/* custom */
.whois-board-list { display: block; overflow: hidden; }
.whois-board-list .whois-board-row-noti{background:#fffaf5;}
.whois-board-list .whois-board-row .whois-board-row-noti{display:inline-block; margin-right:5px; padding:2px 5px; font-size:12px; font-weight:normal; background:#333; color:#fff; vertical-align:middle}
.whois-board-list .whois-board-row .whois-board-row-subject{font-weight:normal; color:#333;display:inline-block;}
.whois-board-list .whois-board-row .whois-board-row-subject img{vertical-align:middle;}
.whois-board-row-subject strong{display:inline-block; vertical-align:middle;}




/* 일반게시판 view */
.whois-board-view { display:inline-block; font-size:13px; border-top:2px solid #ffb500} /* Line 색상 */
.whois-board-view .whois-board-view-row { width:100%; margin:0; padding:0; padding:10px 0 10px 0; float:left; border-bottom:1px solid #eee; }
.whois-board-view .whois-board-view-row .whois-board-view-subject { width:100%; margin:0 0 15px 0; padding:0; float:left; font-size:18px; font-weight:600; }
.whois-board-view .whois-board-view-row .whois-board-view-author { width:100%; margin:0 0 5px 0; padding:0; float:left; font-size:13px; font-weight:600; }
.whois-board-view .whois-board-view-row .whois-board-view-info { width:100%; margin:0; padding:0 0 10px 0; float:left; color:#acacac; }
.whois-board-view .whois-board-view-row .whois-board-view-content { width:100%; margin:0; padding:10px 0 10px 0; float:left; font-size:12px; }

.whois-board-view .whois-board-view-files { width:100%; margin:0; padding:0; float:left; }
.whois-board-view .whois-board-view-files .whois-board-view-file { width:100%; margin:0; padding:5px 0; float:left; font-size:12px; }
.whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count { font-size:11px; color:#c4c4c4; }
.whois-board-view .btn_area .align_right{margin:0}

/* 게시판 버튼 */
.btn-search, .whois-button-submit, .btn-sub { color:#fff; background-color: #ffb500; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out;padding:6px 30px}
.btn-search:hover, .btn-search:focus, .whois-button-submit:hover,.whois-button-submit:focus, .btn-sub:hover, .btn-sub:focus { color:#fff; background-color: #ffb500; }

/* 게시판 공통 */
.sub-box { margin-right:5px; background-color: #f22837;  border: 0; color:#ffffff; display: inline-block; font-family: "Nanum Gothic", sans-serif;}
.sub-box.sm { font-size: 12px; padding: 2px 5px;}
.sub-box.m { font-size: 14px; padding: 4px 8px;}
.sub-box.lg { font-size: 16px; padding: 6px 12px;}
 
.sub-border { border: 1px solid #f22837; }
.sub-border-t { border-top: 1px solid #f22837; }
.sub-border-r { border-right: 1px solid #f22837; }
.sub-border-b { border-bottom: 1px solid #f22837; }
.sub-border-l { border-left: 1px solid #f22837; }

.sub-bg { background-color: #ffb500; }
.sub-bg-hover:hover { background-color: #ffb500; }

/* 게시판 검색 */
.form-select{width:150px;position:relative;}
.form-select:after{
	content: '▼';
    display: inline-block;
    font-size: 8px;
    position: absolute;
    top: 14px;
    right: 19px;
    color: #666;
	
}

/* 로그인/회원가입 관련 CSS
---------------------------------------------------------------------------------------------------------------------------------------------------------- */
.material-form{margin:0 auto; background:#fff;}
.material-form .header{padding:50px 10px; background:#6498fe; font-size:16px; color:#fff;}
.material-form .header h3{font-size:30px;}
.material-form .header p,
.material-form .header span{margin-top:15px; font-size:16px; color:#fff;}

.material-form .sub-header h4{font-weight:bold;	height:34px; line-height:34px; font-size:16px;}
.material-form .sub-content .form-group:last-child{margin:0;}

.material-form .input-group{position:relative; border:0;}
.material-form .input-group .input-group-addon{padding-right:6px; padding-left:6px; background:#fff; border:0;}

.material-form .form-control,
input[type='text'].whois,
input[type='password'].whois,
select.whois{border:1px solid #ccc; transition:0.3s all ease;}

/*.material-form .btn:first-child,*/
.material-form .input-group .form-control:first-child,
.material-form .input-group .form-control.first,
.material-form .input-group .th + .form-control,
.th + input[type='text'].whois,
.th + input[type='password'].whois,
.th + select.whois{border-bottom-left-radius:4px; border-top-left-radius:4px;}

/*.material-form .btn:last-child,*/
.material-form .input-group .form-control:last-child,
.material-form .input-group .form-control.last,
.material-form .input-group .input-group-btn:last-child,
.material-form .input-group .input-group-btn:last-child button,
.material-form .input-group .input-group-btn:last-child .btn{border-bottom-right-radius:4px; border-top-right-radius:4px;}

.material-form .form-group{margin-bottom:15px; overflow:visible;}

.material-form .form-group.success .form-control{color:#5cb85c;}
.material-form .form-group.failed .form-control{color:#d9534f;}
.material-form .form-control[readonly]{background:#fff;}
.material-form .btn {height:38px;}
.material-form .btn-default{-webkit-transition:all .3s ease-out; -moz-transition:all .3s ease-out; transition:all .3s ease-out;}

.material-form .input-group input,
.material-form .input-group select,
input[type='text'].whois,
input[type='password'].whois,
select.whois{z-index:10;}

.input-group label.th{z-index:9; display:none; position:absolute; top:50%; left:10px; margin-top:-10px; height:20px; color:#ccc;}

.input-group label.th.ie9{z-index:11; display:block;}
.material-form .desc{padding:10px 0;}

.chkbox{display:inline-block; margin:0; padding:0;}
.chk-block,
.chk-block span{display:block; text-align:center; width:100%;}
.chkbox input[type='radio'],
.chkbox input[type='checkbox']{display:none;}
.chkbox input[type='radio']~.rbtn{padding: 6px 12px; line-height:27px; border:1px solid #ccc; border-radius:3px; cursor:pointer;}
.chkbox input[type='radio']:checked~.rbtn{background:#ccc; color:#fff;}
.chkbox input[type='radio']~.box,
.chkbox input[type='checkbox']~.box{display:block; color:#bbb; cursor:pointer; transition:0.5s all ease;}
.chkbox input[type='radio']~.box:before,
.chkbox input[type='checkbox']~.box:before{display:inline-block; margin-right:5px; padding:2px;	font-family:'Glyphicons Halflings'; font-size:18px; font-weight:normal; line-height:1; text-align:center; transition:0.4s all ease; vertical-align:middle; color:#cfcfcf;}
.chkbox input[type='radio']~.box:before{content:"\e165";}
.chkbox input[type='checkbox']~.box:before{content:"\e013";}
.chkbox input[type='radio']:checked~.box,
.chkbox input[type='checkbox']:checked~.box{color:#666;}
.chkbox input[type='radio']:checked~.box:before,
.chkbox input[type='checkbox']:checked~.box:before{color:#666;}
















/*---------------------------------- 서브*/
.sub-cont-area{
    width: 1200px;
    margin: auto;
    padding: 100px 0;
}


/*----------------- 서브컨텐츠타이틀*/
.sub-title{
    font-size: 40px;
    color: #111;
    line-height: 1.3;
    font-weight: 500;
    letter-spacing: -1px;
    margin-bottom: 40px;
	word-break:keep-all;
	text-align:center
}
.sub-title:before{
	content: '';
    display: block;
    width: 35px;
    height: 2px;
    background: #ffb500;
    margin: 0px auto 15px;
    transform: rotate(-45deg);
}
/*----------------- 서브상단*/

.sub-top-area{
	background:url(/images/kor01r-18-0401/sub/sub-visual.png) no-repeat center/cover;
	height:475px;
	position:relative;
} 
.sub-top-area h2{
	font-size: 60px;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -50px;
    text-shadow: 2px 3px 6px #000000c2;
}


.sub-dep-2{
	width: 100%;
    position: absolute;
    bottom: -1px;
    text-align: center;
}
.sub-dep-2:after{
	content:'';
	clear:both;
	display:block;
}
.sub-dep-2 ul{
    width: 1200px;
    display: inline-block;
}
.sub-dep-2 li{display:table;height:70px;
	float:left;
	background: rgba(0,0,0,.6);
    border-right: 1px solid #000;
    border-top: 1px solid #000;

}
.sub-dep-2 li a{
	font-size:23px;
	color:#fff;
	text-align:center;display:table-cell;vertical-align:middle;
	line-height:1.5;
}


.sub-dep-2 li.on a{
	background:#ffb500
}
.sub-dep-2 li.on{
    border-top: 1px solid #ffb500;
}




/*-------------------------------------------------sub-1*/

.sub1 .sub-dep-2.one li{width: calc(100%/1);width:100%;}
.sub1 .sub-dep-2.two li{width: calc(100%/2);width:50%;}
.sub1 .sub-dep-2.three li{width: calc(100%/3);width:33.3333%;}
/*-------------------------------------------------sub-3*/

.sub3 .sub-dep-2 li{
    width: calc(100%/2);
}



/*----------ceo인사말*/

.sub1-1 .sub-cont-area{
    text-align: center;
    background: url(/images/kor01r-18-0401/sub/ceo-bg.png) no-repeat center bottom;
    padding-bottom: 560px;
    margin-bottom: 100px;
}
/*
.sub1-1 .sub-cont-area p{
	font-size:16px;
	color:#888;
	line-height:28px;
	word-break:keep-all
}*/


/*---------- 비전 */

.sub1-2 .sub-title p{
	font-size: 28px;
    font-weight: 300;
    margin-top: 10px;
	line-height: 35px;
}
.vision-area{
	text-align: center;
    margin: 110px 0 150px;
}
.vision-area:after{
	content:'';
	display:block;
	clear:both;
}
.vision-area dl{
	float:left;
	width: 25%;
}
.vision-area dl:nth-child(1) dt{background:#ffe7ad}
.vision-area dl:nth-child(2) dt{background:#ffd671}
.vision-area dl:nth-child(3) dt{background:#ffb500}
.vision-area dl:nth-child(4) dt{background:#de8924}

.vision-area dl dt{
	width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0 auto 25px;
    line-height: 200px;
}
.vision-area dl dd{
	font-size:17px;
	font-weight:500;
}
.vision-area dl dd p{
	color: #999;
    font-size: 14px;
    font-weight: 300;
    margin-top: 15px;
    line-height: 19px;
}

/*---------- 사업분야 */

.sub2-1 .sub-title p{
    font-size: 20px;
    font-weight: 100;
    margin-top: 15px;
    color: #888;
    line-height: 30px;
}

.business-area{
	margin: 80px 0 100px;
}
.business-area dl{
	display: table;
    width: 100%;
    margin: 0 auto 50px;
}
.business-area dl:last-child{margin-bottom:0}
.business-area dl:after{
	content:'';
	display:block;
	clear:both;
}
.business-area dl dt{
	width:160px;
	height:160px;
	background:#ffe7ad;
	border-radius: 50%;
	line-height: 160px;
	text-align: center;
}
.business-area dl dd{
	font-size: 23px;
    font-weight: 500;
    display: table-cell;
    vertical-align: middle;
    width: 82%;
}
.business-area dl dd p{
    margin-top: 15px;
    font-size: 17px;
    color: #999;
	line-height: 24px;
}


/*----------로그인/회원가입 */

.member-area .sub-top-area{height:300px;}
.member-area .sub-cont-area{padding:70px 0 100px}

.join-area .sub-cont-area{font-size:14px;}
.join-area .txtarea p{font-size: 13px; line-height: 23px;}
.join-end .material-form .txt{font-size:15px;line-height:21px}

.mypage-area .sub-cont-area{font-size:14px;}
.mypage-area .txtarea p{font-size: 13px; line-height: 23px;}
.mypage-end .material-form .txt{font-size:15px;line-height:21px}

/*------------------------------------------ 1300*/

@media only screen and (max-width: 1300px){
	.sub-dep-2 ul{width: 100%;}

	.sub1-2 .sub-cont-area,
	.sub3-1 .sub-cont-area{width:100%}
	.member-area .sub-cont-area{width: 100%;    padding: 70px 15px 100px;}
}
/*------------------------------------------ 1024*/

@media only screen and (max-width: 1024px){
	.sub-cont-area {
		width: 100%;
		margin: auto;
		padding: 100px 25px;
		
	}
	

	/*----------ceo인사말*/
	.sub1-1 .sub-cont-area{background-size: 90% auto;}
	.sub1-1 .sub-cont-area p br{display:none}

	/*----------사업분야*/
	.business-area dl dd{width:75%}

	/*---------- 비전 */
	.vision-area{margin: 110px 0 50px;}
	.vision-area dl dt{width: 170px;    height: 170px;    line-height: 170px;}
	.vision-area dl dd p br{display:none}


}


/*------------------------------------------ 767*/

@media only screen and (max-width: 767px){
	.sub-dep-2 li{height: 50px;}
	.sub-dep-2 li a{font-size:16px;line-height:1.3;padding:0 5px;word-break:keep-all;}

	/*----------ceo인사말*/
	.sub1-1 .sub-cont-area{padding-bottom: 470px;}
	.sub-title br{display:none}

	/*----------사업분야*/
	.business-area dl dd{width:70%}

	/*---------- 비전 */
	.vision-area dl{width:50%;min-height: 320px;}
	.vision-area dl dd p br{display:inline-block}

	/*---------- 제품소개 */
	.sub3-1 .sub-cont-area{padding:50px 25px 80px}
	.goods-wrap .goods-thumb-wrap{margin-bottom: 20px;}



}

/*------------------------------------------ 600*/

@media only screen and (max-width: 600px){
	.sub1-1 .sub-cont-area{padding-bottom: 390px;}

	/*----------사업분야*/
	.business-area dl dt{width: 120px;height: 120px; line-height:120px}
	.business-area dl:nth-child(1) dt img{width:55%}
	.business-area dl:nth-child(3) dt img{width:45%}
	.business-area dl:nth-child(2) dt img,
	.business-area dl:nth-child(4) dt img{width:39%}

	.business-area dl dd{font-size: 19px;}
	.business-area dl dd p{margin-top: 10px;font-size: 14px;line-height: 19px;}

}

/*------------------------------------------ 480*/

@media only screen and (max-width: 480px){
	.sub-top-area {height: 260px !important}
	.sub-top-area h2 {font-size: 50px;}
	.sub-cont-area{padding: 60px 15px;}
	.sub-dep-2 li a{font-size:14px;}
	.sub-title {font-size: 30px;}
	.sub-title:before{width:25px}
	.sub-dep-2{bottom:-2px}

	/*----------ceo인사말*/
	.sub1-1 .sub-cont-area p {font-size: 14px;    line-height: 24px;}
	.sub1-1 .sub-cont-area {padding-bottom: 350px;}

	/*----------사업분야*/
	.sub2-1 .sub-title p{font-size:16px; line-height: 23px;}
	.business-area {margin: 50px 0 70px;}

	.business-area dl dt{width: 100px;height: 100px; line-height:100px;margin-right:30px}

	/*---------- 비전 */
	.sub1-2 .sub-cont-area{padding: 60px 10px;}
	.sub1-2 .sub-title p{font-size: 17px;line-height: 24px;}
	.vision-area {margin: 50px 0 0;}
	.vision-area dl{padding: 0 12px;}
	.vision-area dl dt {width: 130px;    height: 130px;    line-height: 130px;}
	.vision-area dl dd p br{display:none}

	.vision-area dl:nth-child(1) dt img,
	.vision-area dl:nth-child(2) dt img{width:60%}
	.vision-area dl:nth-child(3) dt img{width:35%}
	.vision-area dl:nth-child(4) dt img{width:45%}


	/*------------- 게시판검색*/
	.btn-search{padding: 6px 20px;}
	.form-select{width:80px}
	.whois-search-keyword{    width: 100px;}

	.whois-board-view .btn_area .align_right button{padding:6px 20px}

}


/* Sub Contents : sub_area
---------------------------------------------------------------------------------------------------------------------------------------------------------- */

.ff_cont{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.fi_cont{display:-webkit-inline-box;display:-moz-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;}
.ff_object{margin:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.ff_object .obj{padding:15px;}
.ff_object.middle{margin:-10px;}
.ff_object.middle .obj{padding:10px;}
.ff_object.small{margin:-5px;}
.ff_object.small .obj{padding:5px;}
.ff_obj{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.ff_obj .obj{padding-left:15px;padding-right:15px;}
.f_two .obj{flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;width:50%;}
.f_three .obj{flex:0 0 33.33%;-ms-flex:0 0 33.33%;max-width:33.33%;width:33.33%;}
.f_four .obj{flex:0 0 25%;-ms-flex:0 0 25%;max-width:25%;width:25%;}
.f_five .obj{flex:0 0 20%;-ms-flex:0 0 20%;max-width:20%;width:20%;}
.f_wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;}
.f_center{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
.f_right{-webkit-box-pack:right;-moz-box-pack:right;-ms-flex-pack:right;-webkit-justify-content:right;justify-content:right;}
.f_middle{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.f_between{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;}
.f_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.f_creverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}

.sub_area .t_wh{color:#fff;}
.sub_area .c_bk{color:#000 !important;}
.sub_area .point{color:#e40700 !important;}

.sub_area:after{content:'';clear:both;display:block;}
.sub_area .l_group,.sub_area .m_group,.sub_area .s_group,.sub_area .group,.sub_area .n_group,.sub_area .t_group{box-sizing:border-box;}
.sub_area .l_group{margin-bottom:70px !important;}
.sub_area .m_group{margin-bottom:50px !important;}
.sub_area .s_group{margin-bottom:30px !important;}
.sub_area .group{margin-bottom:10px !important;}
.sub_area .t_c{text-align:center !important;}
.sub_area h2,.sub_area h3,.sub_area h4,.sub_area h5,.sub_area h6,.sub_area p,.sub_area span,
.sub_area dl dt,.sub_area dl dd,.sub_area span,.sub_area table th,.sub_area table td{line-height:1.5;word-break:keep-all;font-weight:normal;letter-spacing:-1px;}
.sub_area h2{font-size:48px;}
.sub_area h3{font-size:35px;}
.sub_area h4{font-size:28px;}
.sub_area h5{font-size:24px;}
.sub_area h6{font-size:20px;color:#000;font-weight:500;}
.sub_area strong{font-weight:600;font-family:inherit;}
.sub_area p,
.sub_area ol li{font-size:18px;color:#555;line-height:1.7;}
.sub_area .image{display:block;}
.sub_area .image img{max-width:100%;margin:0 auto;display:block;}

.sub_area .t_group p{margin-bottom:20px;}
.sub_area .t_group p:last-child{margin-bottom:0;}

.sub_area .s_tit{position:relative;padding-left:10px;color:#000;font-weight:500;}
.sub_area .s_tit:before{content:'';position:absolute;top:50%;margin-top:-10px;left:0px;width:3px;height:20px;background:#e40700;}

/* list */
.sub_area .dot_list > li:before,
.sub_area .dash_list > li:before{content:'';position:absolute;left:0px;background:#555;}
.sub_area .dot_list > li:before{top:15px;width:4px;height:4px;border-radius:50%;}
.sub_area .dash_list > li:before{top:15px;width:4px;height:1px;}
.sub_area .none_list{list-style-type:none;}
.sub_area ol.decimal_list > li{margin-left:10px;padding-left:5px;list-style-type:decimal;}
.sub_area ol{padding-left:10px;margin:10px 0;}
.sub_area ol.pd_none,.sub_area ol.pd_none li{padding-left:0px;}
.sub_area ol li{padding:5px 0 5px 10px;float:none;position:relative;}

/* ceo */
.ceo .sub_area .ff_object{min-height:700px;box-sizing:border-box;background-image:url('/images/kor01r-18-0401/sub/ceo_bg.png');background-position:right bottom;background-repeat:no-repeat;background-size:contain;}
.ceo .sub_area .ff_object .image{display:none;}

/* 기업공시 자문/대행 */
.sub2_1 dl{}
.sub2_1 dl dt{padding:10px 0;text-align:center;border-bottom:2px solid #e40700;}
.sub2_1 dl dd{padding:10px;background:#fafafa;}
.sub2_1 dl dd ol li{line-height:1.5;}

/* IR 대행 */
.sub2_2 .ff_object .obj:nth-child(1){flex:0 0 35%;-ms-flex:0 0 35%;max-width:35%;width:35%;}
.sub2_2 .ff_object .obj:nth-child(2){flex:0 0 65%;-ms-flex:0 0 65%;max-width:65%;width:65%;}
.sub2_2 .ff_object .obj .image img{margin:unset;}

/* 경영 컨설팅 */
.sub2_3 .sub_area .ff_cont{min-height:675px;box-sizing:border-box;background-image:url('/images/kor01r-18-0401/sub/sub2_3_bg.png');background-position:left top;background-repeat:no-repeat;background-size:550px auto;}
.sub2_3 .sub_area .ff_cont .image{display:none;}

/* 주요경력 */
.sub3_1 .ff_cont .obj:nth-child(1){flex:0 0 30%;-ms-flex:0 0 30%;max-width:30%;width:30%;}
.sub3_1 .ff_cont .obj:nth-child(2){flex:0 0 70%;-ms-flex:0 0 70%;max-width:70%;width:70%;}
.sub3_1 .ff_cont .obj.cont{padding:20px 0 0 50px;}
.sub3_1 .ff_cont .obj.cont .box h6{padding:10px 0;margin-bottom:20px;border-bottom:2px solid #ddd;}
.sub3_1 .ff_cont .obj.cont .box .left_tit{font-size:18px;color:#000;font-weight:500;flex:0 0 100px;-ms-flex:0 0 80px;max-width:80px;width:80px; padding-top:6px;}
.sub3_1 .ff_cont .obj.cont .box .right_list{width:80%; padding:0 10px; }
.sub3_1 .ff_cont .obj.cont .box p span{padding-right:10px; width:110px; display:inline-block;}







@media screen and (max-width:1280px){

	.ceo .sub_area .ff_object,
	.sub2_3 .sub_area .ff_cont{min-height:auto;background-image:none;}
	.ceo .sub_area .ff_object .obj,
	.sub2_3 .sub_area .ff_cont .obj{flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;width:100%;}
	.ceo .sub_area .ff_object .obj p br{display:none;}
	.ceo .sub_area .ff_object .image,
	.sub2_3 .sub_area .ff_cont .image{display:block;margin-top:30px;}
	.sub2_3 .sub_area .ff_cont{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}
	.sub2_3 .sub_area .ff_cont li br{display:none;}


}

@media screen and (max-width:991px){
	.sub_area h2{font-size:40px;}
	.sub_area h3{font-size:30px;}
	.sub_area h4{font-size:25px;}
	.sub_area h5{font-size:20px;}
	.sub_area h6{font-size:18px;}
	.sub_area p,
	.sub_area ol li{font-size:16px;}

	.ff_object{margin:-10px;}
	.ff_object .obj{padding:10px;}

	.sub_area .t_group p{margin-bottom:15px;}
	.sub_area .t_group p br{display:none;}

    .sub_area .s_tit:before{margin-top:-7px;height:14px;}

	.sub2_1 .ff_cont.f_between .obj,
	.sub2_1 .ff_object.f_three .obj,
	.sub2_2 .ff_object .obj:nth-child(1),
	.sub2_2 .ff_object .obj:nth-child(2),
	.sub3_1 .ff_cont .obj:nth-child(1),
	.sub3_1 .ff_cont .obj:nth-child(2){flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;width:100%;}
	.sub2_1 .ff_cont.f_between .obj.f_right{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}
	.sub2_1 .ff_cont.f_between .obj.f_right .image{margin-top:20px;}
	.sub2_2 .ff_object{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}

	.sub3_1 .ff_cont .obj.cont{padding:20px 0 20px 0;}
	.sub3_1 .ff_cont .obj.cont .box h6{padding:10px 0;margin-bottom:10px;}
	.sub3_1 .ff_cont .obj.cont .box .left_tit{font-size:16px;flex:0 0 70px;-ms-flex:0 0 70px;max-width:70px;width:70px;}
	.sub3_1 .ff_cont .obj.cont .box p span{padding-right:5px;}
}

@media screen and (max-width:767px){
	.sub_area .l_group{margin-bottom:50px !important;}
	.sub_area .m_group{margin-bottom:40px !important;}
	.sub_area .s_group{margin-bottom:20px !important;}
	.sub_area h2{font-size:35px;}
	.sub_area h3{font-size:25px;}
	.sub_area h4{font-size:20px;}
	.sub_area h5{font-size:18px;}
	.sub_area h6{font-size:16px;}
	.sub_area p,
	.sub_area ol li{font-size:15px;}

	.sub_area .t_group p{margin-bottom:10px;}


	.sub_area .dot_list > li:before{top:12px;}
	.sub_area .dash_list > li:before{top:12px;}
	.sub_area ol{padding-left:5px;margin:5px 0;}

	.sub3_1 .ff_cont{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse; flex-direction:column;}
	.sub3_1 .ff_cont .obj.cont .box .left_tit{font-size:15px;display:block;margin-bottom:10px;flex:0 0 100%;-ms-flex:0 0 100%;max-width:100%;width:100%;}
	.sub3_1 .ff_cont .obj.cont .box p span{width:90px; display:inline-block;}

}

@media screen and (max-width:520px){
}

@media screen and (max-width:480px){
	.sub_area .l_group{margin-bottom:40px !important;}
	.sub_area .m_group{margin-bottom:30px !important;}
	.sub_area .s_group{margin-bottom:10px !important;}
	.sub_area h2{font-size:30px;}
	.sub_area h3{font-size:20px;}
	.sub_area h4{font-size:18px;}
	.sub_area h5{font-size:16px;}
	.sub_area h6{font-size:14px;}
	.sub_area p,
	.sub_area ol li{font-size:14px;}

	.ff_object{margin:-5px;}
	.ff_object .obj{padding:5px;}
	.sub3_1 .ff_cont .obj.cont .box .left_tit{font-size:14px; padding-top:5px; width:100%;}
	.sub3_1 .ff_cont .obj.cont .box .right_list {width:100%; padding:0;}
	.sub3_1 .ff_cont .obj.cont .box p span {width:80px;}
}

@media screen and (max-width:360px){
	.sub_area .l_group{margin-bottom:30px;}
	.sub_area .m_group{margin-bottom:20px;}
	.sub_area h2{font-size:25px;}
	.sub_area h3{font-size:18px;}
	.sub_area h4{font-size:16px;}
	.sub_area h5{font-size:14px;}
	.sub_area h6{font-size:13px;}
	.sub_area p,
	.sub_area ol li{font-size:13px;}
}










