@charset "utf-8";
/*-------------------------------------------------
2020. 09. 14. myeong-hee
 -------------------------------------------------*/
 @media (max-width: 1280px) {
.fostering-industry {
	margin-left: 0;
	text-align: left;
	}
.fostering-industry > li {
 	width: 100%;
 	margin-left: 0;
    margin-bottom: 1.1rem;
 	}
.fostering-industry .tit {
	padding-left: 3.4rem;
	}	
.fostering-industry .tit .num {
 	display: inline-block;
    margin-right: 1.3rem;
    margin-bottom: 0;
    vertical-align: bottom;
 	}	
 .fostering-industry .tit::after {
 	margin: 1rem 0 0;
 	}
.fostering-industry .desc {
	min-height: inherit;
	}
 .fostering-industry .bg {
 	min-height: auto;
    justify-content: left;
 	}	
.porcess-list {
	margin-left: -3rem;
	}
.porcess-list > li {
	padding-left: 3rem;
 	}	
 .porcess-list .company {
 	font-size: 1.4rem;
 	}
 .porcess-list > li::before {
    left: 0.3rem;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 1.6;
 	}	
 }	
 
@media (max-width:1180px) {
.album_type > li {
    width: calc(50% - 2rem);
    margin-left: 1rem;
	}
}
@media (max-width: 995px) {
.table_wrap.response .online-consulting > tbody > tr > td,
.table_wrap.response .online-consulting > tbody > tr > td::before {
    display: block;
	}
.table_wrap.response .online-consulting > tbody > tr > td.subject {
	width: 100%;
	}
.table_wrap.response .online-consulting > tbody > tr.myConsulting .num::before {
	display: inline-block;
    font-family: xeicon!important;
    content: "\e97e";
	}
.online-consulting .myConsulting .re {
	display: none;
	}	
}
@media (max-width: 820px) {
.company-list > li {width: calc(50% - 2rem);}		
.search-form.graybox > .display_inline {
	display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
	margin-bottom: 0.5rem;
	}
.search-form > .display_inline + .display_inline {
	margin-left: 0;
	}	
.search-form.graybox label {
	width: 15%;
	}	
.search-form.graybox > .display_inline select, 
.search-form.graybox > .display_inline input {
	width: calc(100% - 18%);
	} 	
.search-form .btn-submit {
	display: block;
    margin: 3rem auto 0;
	}
.figure-area .process-list > li {
	width: 50%;
	}
.work-flow .tit {
	width: 20rem;
	padding: 1.5rem 2.5rem;
	}
.work-flow .box {
    width: calc(100% - 20rem);
	}	
}
@media (max-width: 768px) {	
.tab-menu  { 
	transition: all 0.3s;
	font-size: 1.5rem;
    overflow: inherit;
	}
.tab-menu > li {
    display: block;
    position: relative;
    flex: inherit;
    width: 100%;
    height: 0;
    margin: 0;
   	transition:height .4s;
    visibility: hidden;
    overflow: hidden;
	}
.tab-menu > li > a {
   min-height: inherit;
    padding: 1rem 4rem 1.5rem 1.5rem;
    text-align: left;
    justify-content: left;
	}
.tab-menu > li > a::before {
    border: 1px solid #ddd;
	}	
.tab-menu .active a::after {
    position: absolute;
    top: 50%;
    right: 2rem;
    color: #3b62b2;
    content: '▼';
    transition: all 0.2s;
    line-height: 4.5rem;
    color: #fff;
    font-size: 0.5rem;
    transform: translateY(-50%);
	}
.tab-menu .active, 
.tab-menu.active li {
    height: auto;
    min-height: 5rem;
    visibility: visible;
	}	
	
.porcess-list > li {
	width: 33.33%;
	}
.expert-list .link {
    position: inherit;
    top: inherit;
    right: inherit;
    margin-top: 3rem;
    text-align: center;
	}
.consulting-search > .float-wrap > [class*="col-"].display-block {
	margin-bottom: 1rem;
	}	
} 
@media (max-width: 667px) {
.expert-list .pic {
	float: none;
	margin: 0 auto 3rem;
	}
.graybox {
	padding: 2.5rem;
	}
.strategies-list > li {
   margin-top: 0;
	padding: 2rem;
	}	
.strategies-list [class*="icon"] {
    position: relative;
    top: inherit;
    left: inherit;
    width: 10rem;
    height: 10rem;
    margin:  0 auto;
	}
.work-flow .tit,
.work-flow .box {
	width: 100%;
	}	
.work-flow .box {
	border-left: 1px solid #ddd;
	}
.work-flow > li.single .box {
    padding-top: 2rem;
    padding-bottom: 1.9rem;
	}
.password-change .col-xs-6 {
	width: 100%;
	}	
}
@media (max-width: 568px) {
.porcess-list > li {
	width: 50%;
	}
.search-form.graybox label {
	width: 25%;
	}	
.search-form.graybox > .display_inline select, .search-form.graybox > .display_inline input {
    width: calc(100% - 28%);
	}
.launch-history {
	padding: 3rem 4.5rem;
	}
.company-list > li {width: 100%;}
.status-info [class*="btn_"] {
	float: none;
	display: inline-block;
	margin-bottom: 0.5rem;
	}	
}
@media (max-width: 480px) {
[class*="depth1-title"] {
	font-size: 2.3rem;
	}	
.password-change .tit,
.password-change .txt {width: 100%;}
}
@media (max-width: 380px) {
.porcess-list {
	margin-left: 0;
	}	
.porcess-list > li {
	float: none !important;
	width: 100%;
    padding-left: 0;
	}
.porcess-list > li:first-child::before {
	display: block;
	}	
.porcess-list > li::before {
    top: inherit;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
    content:"\e942" !important;
	}
.expert-list > li {
	padding: 3rem 2.5rem; 
	}
.expert-list .link button {
	margin-left: 0;
	}
.search-form.graybox label {
	display: block;
	width: 100%;
	margin-bottom: 0.5rem;
	}
.search-form.graybox > .display_inline select, .search-form.graybox > .display_inline input {
	width: 100%;
	}	
}
 
 
 