@charset "utf-8";
@media (max-width: 1730px) {
	#gnb>ul>li:last-child {margin-right:0;}
}

@media (max-width: 1230px) {
	#gnb>ul>li {padding:0 25px;}
	.history .tit {margin-top:-100px;}
	.partner .tit {padding:0 50px;}
	.partner .tit:before {width:45px; height:42px;}
	.partner .tit:after { width:45px; height:42px;}
}

/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}	
	/* header */
	#header {height:80px;}
	#header .sitelogo a {width:90px;}
	#gnb {display:none;}
	.btn-m-menu {display:block;}
	/* main */
	.main-visual {margin-top:80px; margin-bottom:55px;}
	.main-visual .item {height:430px;}
	.main-visual .txt {bottom:30px;} 
	.main-visual .txt h2 {font-size:32px; margin-bottom:12px;}
	.main-visual .txt h2 strong {font-size:50px;}
	.main-visual .txt p {font-size:18px;}
	.section1 {margin-bottom:60px;}
	.section1 .tit {margin-bottom:12px;}
	.section1 .tit h3 {font-size:30px; margin-bottom:6px;}
	.section1 .wrap {margin-left:-20px;}
	.section1 .wrap .box {margin-left:20px;}
	.section1 .wrap01 .box {width:33.3333%; margin-bottom:30px;}
	.section1 .wrap02 .box {width:50%;}
	.section1 .wrap .img-box {margin-bottom:35px;}
	.section1 .wrap .img-box:after {height:20px; bottom:-20px;}
	.section1 .wrap .txt h3 {font-size:22px; margin-bottom:6px;}
	/* sub page */
	.sub-visual {height:320px; margin-top:80px;}
	.sub-visual .tit h2 {font-size:38px; margin-bottom:8px;}
	.sub-visual .tit p {font-size:16px;}

	#lnb {height:90px; padding-top:30px;}

	.lnb ul li a {line-height:60px; font-size:16px;}

	.lnb ul li a:hover:after {width:60px;}

	.sub-title {margin:50px 0 45px;}
	.sub-title h2 {font-size:32px; padding-bottom:20px;}
	.sub-title h2:after {height:20px; bottom:-20px;}

	.real-cont {margin-bottom:60px;}
	/* doc-wrap */
	.doc-wrap {display:block;}
	.doc-wrap .tt {width:100%; margin-bottom:30px;}
	.doc-wrap .tt h3 {font-size:22px; padding-left:28px;}
	.doc-wrap .tt h3:before {content:''; width:20px; height:20px;}
	.doc-wrap .box {width:100%;}
	.doc-wrap .txt {font-size:16px;}
	/* sub01-01 일반현황 .general */
	.general .img-box {width:220px; margin:0 auto 20px;}
	.general .tit {font-size:26px; margin-bottom:40px;}
	.general .wrap {margin-bottom:50px;}
	.general .wrap .tt h3:before {margin-top:-10px;}
	.general .wrap .cnt table {line-height:47px;}
	.general .wrap .cnt table th {font-size:16px;}
	.general .wrap .cnt table td {padding-left:10px;}
	/* sub01-02 회사연혁 .history */
	.history .img-box p {top:50%; transform:translateY(-50%); font-size:30px; letter-spacing:0;}
	.history .tit {margin-top:0; width:180px; margin:0 auto;}
	.history .tit p {font-size:52px;}
	.history .tit p span {font-size:26px;}
	.history .col:first-child {padding-top:50px;}
	.history .col .row {padding:0 30px;}
	.history .col .row:first-child:before {width:18px; height:21px;}
	.history .col:nth-child(even) .row:before {left:auto;}
	.history .col .year {font-size:28px; margin-bottom:18px;}
	.history .col ul li {font-size:16px; padding:0 15px;}
	.history .col ul li:before {width:6px; height:6px; top:12px;}
	/* sub01-03 파트너사 .partner */
	.partner .tit {font-size:26px; margin-bottom:45px; padding:0 45px;}
	.partner .tit:before {width:35px; height:32px;}
	.partner .tit:after { width:35px; height:32px;}
	.partner .wrap ul {display:flex; margin-left:-20px;}
	.partner .wrap ul li {width:25%; margin-left:20px;}
	/* sub02-01 CONSULTING .consulting */
	.consulting .wrap {margin-bottom:50px;}
	.consulting .wrap .tt h3:before {top:4px;}
	.consulting .wrap .tt h3 br {display:none;}
	.consulting .wrap .txt {padding-right:30px;}
	.consulting .wrap .txt br {display:none;}
	/* sub04-01 CONTACT .contact */
	.contact .wrap {margin-left:0; flex-direction:column-reverse;}
	.contact .wrap .board-form {width:100%; margin-left:0;}
	.contact .wrap .maps {width:100%; margin-left:0; margin-bottom:50px;}
	.contact .root_daum_roughmap {height:400px !important;}
	.contact .root_daum_roughmap .wrap_map {height:400px !important;}













	
	/* board */
	.input {padding:5px 14px; height:40px;}
	textarea.input {padding:12px 14px;}

	.board-search .search input.input {width:240px;}

	.board-list colgroup col {width:auto !important;}
	.board-list table thead th {font-size:15px;}
	.board-list table tbody td {font-size:15px;}

	.board-prev-next {font-size:14px;}
	.btn-pack.medium {height:40px; padding:0 16px; font-size:15px; line-height:38px;}
	.btn-pack.large {min-width:140px; height:50px; font-size:18px; line-height:48px;}
		
	/* footer */
	#footer {padding:35px 0;}
	.foot-info .tit {font-size:15px; margin-bottom:6px;}
	.foot-info p {font-size:13px;}
	.foot-info p:last-child {font-size:12px; margin-top:10px;}
	.foot-info p span {margin:0 10px;}
	.foot-logo {width:90px;}


} 

/* portrait tablet */
@media (max-width: 900px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}

} 

/* Landscape phone */
@media (max-width: 640px) {
	body, input, textarea, select, button, table {font-size:14px;}
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

	/* header */
	#header {height:60px;}
	#header .sitelogo a {width:65px;}
	.btn-m-menu {top:21px;}
	/* main */
	.main-visual {margin-top:60px; margin-bottom:30px;}
	.main-visual .item {height:300px;}
	.main-visual .txt {bottom:20px; padding-right:50px;} 
	.main-visual .txt h2 {font-size:24px; margin-bottom:6px;}
	.main-visual .txt h2 strong {font-size:40px;}
	.main-visual .txt p {font-size:16px;}

	.section1 {margin-bottom:30px;}
	.section1 .tit h3 {font-size:24px; margin-bottom:6px;}
	.section1 .wrap {margin-left:0; flex-wrap:wrap; text-align:center; margin-bottom:-15px;}
	.section1 .wrap .box {margin-left:0; margin-bottom:15px;}
	.section1 .wrap01 .box {width:100%; margin-bottom:30px;}
	.section1 .wrap02 .box {width:100%;}
	.section1 .wrap .img-box {margin-bottom:20px;}
	.section1 .wrap .img-box:after {height:18px; bottom:-18px;}
	.section1 .wrap .txt h3 {font-size:20px;}
	
	/* sub page */
	.sub-visual {height:250px; margin-top:60px;}
	.sub-visual .tit {padding:0 30px;}
	.sub-visual .tit h2 {font-size:30px; margin-bottom:4px;}
	.sub-visual .tit p {font-size:14px;}

	#lnb {height:60px; padding-top:10px;}

	.lnb ul li a {line-height:50px; font-size:14px;}

	.lnb ul li a:hover:after {width:50px; bottom:10px;}

	.sub-title {margin:30px 0;}
	.sub-title h2 {font-size:26px; padding-bottom:10px;}
	.sub-title h2:after {height:16px; bottom:-16px;}

	.real-cont {margin-bottom:30px;}
	/* doc-wrap */
	.doc-wrap .tt {margin-bottom:15px;}
	.doc-wrap .tt h3 {font-size:20px; padding-left:24px;}
	.doc-wrap .tt h3:before {content:''; width:18px; height:18px;}
	.doc-wrap .txt {font-size:14px;}
	/* sub01-01 일반현황 .general */
	.general .img-box {width:170px; margin:0 auto 10px;}
	.general .tit {font-size:22px; margin-bottom:30px;}
	.general .wrap {margin-bottom:30px;}
	.general .wrap .tt h3:before {margin-top:-9px;}
	.general .wrap .cnt table {line-height:1.5em;}
	.general .wrap .cnt table th {font-size:15px; display:block; text-align:left; background:#fff; padding:10px 0 5px; border-right:0;}
	.general .wrap .cnt table td {padding-left:0; display:block; padding:5px 0 10px;}
	.general .wrap .cnt table td br {display:block;}
	/* sub01-02 회사연혁 .history */
	.history .img-box {z-index:1;}
	.history .img-box p {font-size:22px;}
	.history .tit {margin-top:0; width:150px; margin-bottom:30px; display:none;}
	.history .tit p {font-size:38px;}
	.history .tit p span {font-size:20px;}
	.history .wrap {padding-top:15px; padding-left:15px;}
	.history .col:first-child {padding-top:0;}
	.history .col:nth-child(odd) {flex-direction:row;}
	.history .col:nth-child(even) {text-align:left;}
	.history .col:before {left:0; top:-15px; height:130%;}
	.history .col:nth-child(even) ul li:before {right:auto; left:0;}
	.history .col .row {width:100%; padding:0 0 15px 30px; z-index:-1;}
	.history .col .row:last-child {display:none;}
	.history .col .row:first-child:before {width:16px; height:18px; left:-7px; top:5px;}
	.history .col:nth-child(even) .row:before {left:-7px;}
	.history .col .year {font-size:22px; margin-bottom:10px;}
	.history .col ul li {font-size:14px; padding:0 10px;}
	.history .col ul li:before {width:4px; height:4px; top:11px;}
	/* sub01-03 파트너사 .partner */
	.partner .tit {font-size:22px; margin-bottom:30px; padding:0 35px;}
	.partner .tit:before {width:25px; height:22px;}
	.partner .tit:after { width:25px; height:22px;}
	.partner .wrap ul {display:flex; flex-wrap:wrap; margin-left:-15px; margin-bottom:-15px;}
	.partner .wrap ul li {width:calc(50% - 15px); margin-left:15px; margin-bottom:15px;}
	/* sub02-01 CONSULTING .consulting */
	.consulting .wrap {margin-bottom:30px;}
	.consulting .wrap .tt h3:before {top:4px;}
	.consulting .wrap .txt {padding-right:15px;}
	/* sub04-01 CONTACT .contact */
	.contact .wrap .maps {margin-bottom:30px;}
	.contact .root_daum_roughmap {height:250px !important;}
	.contact .root_daum_roughmap .wrap_map {height:250px !important;}

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-image:url("/images/bbs/select_x2.png"); background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.radiobox input:checked + label:before {background-image:url("/images/bbs/radiobox_x2.png"); background-size:8px auto;}
	.checkbox input:checked + label:before {background-image:url("/images/bbs/checkbox_x2.png"); background-size:11px auto;}

	.board-search {display:flex; flex-direction:column; margin-bottom:10px;}
	.board-search .total-page {order:3; float:none; font-size:13px;}
	.board-search .cate {float:none; order:1; margin-left:0; margin-bottom:5px;}
	.board-search .cate .input {display:block; width:100%;}
	.board-search .search {float:none; order:2;}
	.board-search .search form {display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.board-list {display:none;}
	.board-list-m {display:block;}

	.board-white table {display:block; border-top:0; border-bottom:0; font-size:14px;}
	
	.board-white table tbody {display:block;}
	.board-white table tr {display:block; padding:12px 0;}
	.board-white table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-white table td {display:block; border:0; padding:0;}
	.board-white .editor {padding:0; margin-top:-12px;}
	.board-white .item {margin:3px 12px 3px 0;}
	.board-white #user_name {max-width:100% !important;}
	.board-white + .buttons {margin-top:30px;}

	.board-form table tbody {display:block;}
	.board-form table tr {display:block; padding:12px 0;}
	.board-form table th {display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.board-form table td {display:block; border:0; padding:0;}
	.board-form + .buttons {margin-top:30px;}

	.form-agree {margin:30px 0 30px;}
	.form-agree h3 {font-size:16px;}
	.form-agree .scroll-box {font-size:12px; max-height:110px; overflow:auto;}
	.form-agree .check {margin-top:12px; font-size:14px;}

	.board-view-tit h3 {font-size:17px;}
	.board-view-info {font-size:12px;}

	.board-prev-next dl {padding:10px 6px;}
	.board-prev-next dt {width:70px}

	.buttons {margin:15px 0;}

	.btn-pack.small {height:26px; padding:0 8px; font-size:11px; line-height:24px;}
	.btn-pack.medium {height:38px; padding:0 14px; font-size:14px; line-height:36px;}
	.btn-pack.large {min-width:120px; height:42px; padding:0 18px; font-size:15px; line-height:40px;}
	.btn-pack.xlarge {min-width:120px; height:50px; padding:0 22px; font-size:16px; line-height:48px;}
	.btn-pack.comment {width:80px; height:32px; font-size:14px;}

	.paginate {margin-top:20px;}
	.paginate a,  
	.paginate strong{margin:0 1px;width:30px;height:30px;font-size:14px;line-height:30px;}  
	.paginate a.direction {margin:0; background-size:11px;}
	.paginate a.direction.first {background-image:url("/images/bbs/btn_first_x2.png");}
	.paginate a.direction.prev {background-image:url("/images/bbs/btn_prev_x2.png"); margin-right:14px;}
	.paginate a.direction.next {background-image:url("/images/bbs/btn_next_x2.png"); margin-left:14px;}
	.paginate a.direction.last {background-image:url("/images/bbs/btn_last_x2.png");}

	.board-password {padding:30px 20px;}
	
	/* footer */
	#footer {padding:20px 0; text-align:center;}
	.foot-info {padding-top:50px;}
	.foot-info .tit {font-size:14px;}
	.foot-info p {font-size:12px;}
	.foot-info p:last-child {font-size:11px; margin-top:5px;}
	.foot-info p span {margin:0; display:block;}
	.foot-info p br {display:block;}
	.foot-logo {width:65px; top:0; transform:translateX(-50%); left:50%;}

} 

/* Landscape phones and down */
@media (max-width: 400px) {
	.mobile-navigation {width:70%;}
	.history .img-box p {font-size:18px;}
} 