/*연구개발*/
#lnb_3010.sub-cont.bg-100 {
    width: 100%;
    max-width: 100%;
}
.sub-visual.lnb_3010 .research_Wide {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100vh;
    margin-top: 0px;
    margin-bottom: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.sub-visual.lnb_3010 .research_sub_tit_1 {
    font-size: 1.105rem;
	color: rgba(238,238,238,0.7);
    line-height: 1.5;
	font-weight: 300;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 20px;
	text-decoration : underline;
    letter-spacing: 0.3px;
}
.sub-visual.lnb_3010 .research_sub_tit_2 {
    font-size: 2.825rem;
	color: rgba(255,255,255);
    text-align: center;
    line-height: 1.5;
	font-weight: 800;
    margin-bottom: 50px;
    letter-spacing: -0.33px;
}
.sub-visual.lnb_3010 .research_sub_tit_3 {
    font-size: 1.705rem;
	color: rgba(255,255,255,0.9);
    text-align: center;
    line-height: 1.5;
    letter-spacing: -0.33px;
	margin-bottom: 80px;
}

.sub-visual.lnb_3010 {
    display: flex;
    margin: 0 auto;
    width: 100%;
    height: 100vh;
    min-width: 100%;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.sub-visual.lnb_3010 img {
    display: flex;
    margin: 0 auto;
    width: 100%;
    max-height: 100vh;
    min-width: 100%;
    object-fit: cover;
    animation: /*선택자*/sub_bg_a /*동작시간*/3s /*진행속도:ease,ease-out,ease-in*/ease /*딜레이*/0s /*반복:수,infinite*/1 /*방향:normal,alternate*/normal /*완료후:none,both*/both;
    -webkit-animation: sub_bg 3s ease 0s 1 normal both;
    transform-origin: 50% 50%;
}
.sub-visual.lnb_3010 .sv_txt {
    display: flex;
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    padding-top: 45px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 42px;
    font-weight: 600;
    flex-direction: column;
    transition-duration: 0.3s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#lnb_3010 .research_b_Wide {
    position: relative;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    background-size: cover;
    margin-top: 0px;
    padding-bottom: 120px;
}
#lnb_3010  .research_b_img_1 {
    position: relative;
	z-index: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 110px 0 0;
}
#lnb_3010  .research_b_img_2 {
    position: relative;
	z-index: 0;
	width: 100%;
	margin: -790px auto 0;
	text-align: center;
}


#lnb_3010 .research_b_contents_box {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
#lnb_3010 .research_b_cont3_box {  
	z-index: 999;
    position: relative;
    width: 100%;
    padding: 0 150px;
    top: -755px;
}
#lnb_3010 .research_b_cont3_box_in { max-width:1200px; margin:0 auto; font-size:0; padding:30px 0px 0 0px;display: flex;column-count: 1;column-gap: 15px;}
#lnb_3010 .research_b_cont3_box_in_box { display:inline-block; width:33.33333333333%; margin:0 0%; background-position:50% 0; background-repeat:no-repeat; padding-top:38px;}
#lnb_3010 .research_b_cont3_box_in_img img {width:387px;height:361px;}


.ctt_lnb_3010 #ctt_con {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.6em;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	padding: 0;
}


#lnb_3010 .criticaltechnology_Wide {
    position: relative;
	width: 100%;
    height: 100%;
    background: url('../img/sub/sub_lnb_3010_img_02_20241213.png') center center no-repeat;
    background-size: cover;
	margin-top: 0px;
	margin-bottom: 0px;
}
#lnb_3010 .criticaltechnology_sub_tit_1 {
    font-size: 2.925rem;
	color: rgba(255,255,255);
    margin-top: 190px;
    text-align: center;
    line-height: 1.5;
	font-weight: 800;
    margin-bottom: 37px;
    letter-spacing: -0.33px;
}
#lnb_3010 .criticaltechnology_sub_tit_2 {
    font-size: 1.505rem;
	color: rgba(255,255,255,0.9);
    text-align: center;
    line-height: 1.5;
    letter-spacing: -0.33px;
}

#lnb_3010  .criticaltechnology_img {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 147px 0 0;
    margin-bottom: 200px;
}





#lnb_3010 .customer_Wide {
    position: relative;
	width: 100%;
    /*height: 100vh;*/
    background: #f9f9f9;
    background-size: cover;
	margin-top: 0px;
	padding-bottom: 160px;
}
#lnb_3010 .customer_sub_tit_1 {
    font-size: 2.925rem;
	color: rgba(17,17,17);
    margin-top: 120px;
    text-align: center;
    line-height: 1.5;
	font-weight: 800;
    margin-bottom: 37px;
    letter-spacing: -0.33px;
}
#lnb_3010 .customer_sub_tit_2 {
    font-size: 1.505rem;
	color: rgba(51,51,51);
    text-align: center;
    line-height: 1.5;
    letter-spacing: -0.33px;
}

#lnb_3010  .customer_img {
    position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 60px 0 0;
}










/* 연구소 소개 */
#lnb_3010 .sub_lnb_3010 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#lnb_3010 .t-center {
	text-align:center;
}
#lnb_3010 .sub_lnb_3010.mt-3010-2 {
	margin-top: 20px;
}
#lnb_3010 .sub_lnb_3010.flex-top {
	display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
#lnb_3010 .sub_lnb_3010_img {
	width: 100%;
	height: 100%;
}
#lnb_3010 .sub_lnb_3010_img img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
#lnb_3010 .icon-dot-01 {
    width: 12px;
    height: 12px;
    margin-right: 10px;
	margin-top: 13.5px;
    vertical-align: top;
}
#lnb_3010 .sub_lnb_3010_txt_01 {
	font-size: 18px;
	font-weight: 400;
	line-height: 200%;	    
	padding-left: 5vw;
}
#lnb_3010 .sub_lnb_3010_title {
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 125%;
    display: block;
    margin-top: 110px;
    margin-bottom: 40px; 
	padding: 25px 0 0 0;
}
#lnb_3010 .sub_lnb_301010_title {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 125%;
    display: block;
    margin-top: 110px;
    margin-bottom: 40px; 
	padding: 25px 0 0 0;
}
#lnb_3010 .sub_lnb_301010_txt_02 {
	font-size: 20px;
	font-weight: 400;
	line-height: 180%;
	padding-left: 0px;
    color:#666;
}
#lnb_3010 .sub_lnb_3010_title .title-icon-01 {
    width: 7px;
    height: 34px;
    display: inline-block;
    background: #3f87d2;
    margin-right: 15px;
    margin-bottom: -5px;
}
#lnb_3010 .sub_lnb_3010_txt_02 {
	font-size: 22px;
	font-weight: 500;
	line-height: 180%;
	padding-left: 0px;
	margin-top: 0px;
}
#lnb_3010 .sub_lnb_3010_txt_02 p { 
	display: flex;
	font-size: 22px;
	font-weight: 500;
	line-height: 180%;
	padding-left: 0px;
	margin-top: 0px;
}
#lnb_3010 .sub_lnb_3010_txt_03 {
	font-size: 16px;
	font-weight: 400;
	line-height: 200%;
	padding-left: 0px;
	margin-top: 0px;
}
#lnb_3010 .sub_lnb_3010_txt_04 {
	font-size: 18px;
	font-weight: 400;
	line-height: 200%;
	padding-left: 6vw;
	margin-top: 0px;
	color:#666;

}
#lnb_3010 .sub_lnb_3010 iframe {
	width: 100%;
	height: 450px; 
	margin-top: 40px;
	border: solid 1px #cccccc;
}
#lnb_3010 .sub_lnb_3010_add_01 {
	font-size: 22px;
	font-weight: 500;
	line-height: 180%;
	padding-left: 0px;
	margin-top: 20px;
}
#lnb_3010 .sub_lnb_3010_stitle {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.03em;
    line-height: 125%;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
	color: rgba(230, 0, 18, 1);
}
#lnb_3010 .stxt_01 {
	display: flex;
	align-items: flex-start;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
	margin-left: -25px;
	color:#121212;
}
#lnb_3010 .w-40 {
	width: 40%;
}
#lnb_3010 .w-60 {
	width: 60%;
}
#lnb_3010 .sub_lnb_3010_txt_05 {
	font-size: 18px;
	font-weight: 400;
	line-height: 200%;
	padding-left: 35px;
	color:#666;
}
#lnb_3010 .sub_lnb_3010_txt_04 .stxt_txt {
	display: block;
	margin-left: 12px;
	text-indent: -12px;
}
#lnb_3010 .sub_lnb_3010_txt_05 .stxt_txt {
	display: block;
	margin-left: 12px;
	text-indent: -12px;
}
#lnb_3010 .idp-tech-list_2 li dl dd .stxt_txt {
	display: block;
	margin-left: 12px;
	text-indent: -12px;
}
#lnb_3010 .result__description .stxt_txt {
	display: block;
	margin-left: 12px;
	text-indent: -12px;
}
#lnb_3010 .mt-12 {
	margin-top: 120px;
}
#lnb_3010 .sub_lnb_3010_txt_06 {
	font-size: 16px;
	font-weight: 400;
	line-height: 200%;
	padding-left: 0px;
	text-indent: -15px;
	margin-left: 15px;
}
#lnb_3010 .sub_lnb_3010.dflex {
	flex-wrap: nowrap;
}
#lnb_3010 .sub_lnb_3010.dflex div:not(:last-child) {
	margin-right: 20px;
}
#lnb_3010 .sub_lnb_3010_cicle_area { 
}
#lnb_3010 .sub_lnb_3010_cicle_in {
	position: relative;
}
#lnb_3010 .sub_lnb_3010_cicle_in:after {
	border: dotted 1px rgba(230, 0, 18, 1);
    border-radius: 50%;
    width: 100%;
    height: 0;
	padding-bottom: 100%;
    display: block;
	content: "";
}
#lnb_3010 .sub_lnb_3010_cicle_in_in {
	width: 85%;
    height: 85%;
    left: 8%;
    top: 8%;
    position: absolute;
    text-align: center;
    border: solid 5px red;
    border-radius: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#lnb_3010 .sub_lnb_3010_cicle_in_in span {
	font-size: 26px;
	font-weight: 700;
	line-height: 160%;
}
#lnb_3010 .sub_lnb_3010_cicle_in_in .eng {
	font-size: 16px;
	font-weight: 400;
}
#lnb_3010 .mt-8 {
	margin-top: 80px;
}
#lnb_3010 .mb-8 {
	margin-bottom: 80px;
}
#lnb_3010 .title-icon-bg:before {
    content: '';
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    background: #e60012;
}





/* 연구 성과 */

#lnb_3010 .box_wrap{flex-grow:1}
#lnb_3010 .result{display:flex;flex-wrap:wrap;justify-content:space-between;gap:78px}
#lnb_3010 .result>li{flex-basis:calc(50% - 39px)}
#lnb_3010 .result__title{margin-top:40px; margin-bottom:15px;padding-bottom:0px;border-bottom:1px solid var(--lightgray);font-size:22px;font-weight:600;color:#121212;line-height: 170%;}
#lnb_3010 .result__title--fit{}
#lnb_3010 .result__title strong{font-weight:700}
#lnb_3010 .result__title small{display:block;font-size:18px;font-weight:300}
#lnb_3010 .result__figure{margin-bottom:15px}
#lnb_3010 .result__description{color:#666; font-size:18px; line-height: 33px;}




/*연구소소개-미래기술연구소*/

#lnb_3010 .pcContent {
    display: block;
}

#lnb_3010 ul.industry-menu {
    display: flex;
    margin: 0 0 50px;
}
#lnb_3010 ul.industry-menu li {
    width: 25%;
    border-bottom: 1px solid #E9E9E9;
    padding: 14px 8px;
    color: #979797;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.16px;
    cursor: pointer;
	text-align: center;
}

#lnb_3010 ul.industry-menu li.active {
    border-bottom: 3px solid #e60012;
    color: #171717;
    font-weight: 800;
}

#lnb_3010 ul.industry-content {
    padding: 80px 0 30px;
}

#lnb_3010 ul.industry-content .industry-title {
    display: none;
}

#lnb_3010 ul.industry-content .industry-title::after {
    content: url("../images/contents/arrow-closed.svg");
    margin-right: 11px;
    margin-bottom: 1px;
}

#lnb_3010 ul.industry-content .industry-title.active::after {
    content: url("../images/contents/arrow-open.svg");
}

#lnb_3010 ul.industry-content .industry-item {
    display: none;
}

#lnb_3010 ul.industry-content .industry-item.active {
    display: block;
}

#lnb_3010 ul.industry-content .industry-img {
    position: relative;
}

#lnb_3010 ul.industry-content .industry-img img {
    border-radius: 4px 4px 0 0;
    width: 100%;
}

#lnb_3010 ul.industry-content .industry-box {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 520px;
    height: 300px;
    border-radius: 0 0 4px 4px;
    background: rgba(230, 0, 18, 0.8);
    box-sizing: border-box;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
}

#lnb_3010 ul.industry-content .industry-box h5 {
    color: #FFF;
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.32px;
}

#lnb_3010 ul.industry-content .industry-box p {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.18px;
	color: #FFF;
    opacity: 0.8;
    line-height: 30px;    
    word-break: keep-all;
}





/*연구소소개-케미칼연구소*/

#lnb_3010 .pcContent_c {
    display: block;
}

#lnb_3010 ul.industry-menu_c {
    display: flex;
    margin: 0 0 50px;
}
#lnb_3010 ul.industry-menu_c li {
    width: 25%;
    border-bottom: 1px solid #E9E9E9;
    padding: 14px 8px;
    color: #979797;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.16px;
    cursor: pointer;
	text-align: center;
}

#lnb_3010 ul.industry-menu_c li.active {
    border-bottom: 3px solid #e60012;
    color: #171717;
    font-weight: 800;
}

#lnb_3010 ul.industry-content_c {
    padding: 80px 0 0;
}

#lnb_3010 ul.industry-content_c .industry-title {
    display: none;
}

#lnb_3010 ul.industry-content_c .industry-title::after {
    content: url("../images/contents/arrow-closed.svg");
    margin-right: 11px;
    margin-bottom: 1px;
}

#lnb_3010 ul.industry-content_c .industry-title.active::after {
    content: url("../images/contents/arrow-open.svg");
}

#lnb_3010 ul.industry-content_c .industry-item {
    display: none;
}

#lnb_3010 ul.industry-content_c .industry-item.active {
    display: block;
}

#lnb_3010 ul.industry-content_c .industry-img {
    position: relative;
}

#lnb_3010 ul.industry-content_c .industry-img img {
    border-radius: 4px 4px 0 0;
    width: 100%;
}

#lnb_3010 ul.industry-content_c .industry-box {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 620px;
    height: 350px;
    border-radius: 0 0 4px 4px;
    background: rgba(230, 0, 18, 0.8);
    box-sizing: border-box;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
}

#lnb_3010 ul.industry-content_c .industry-box h5 {
    color: #FFF;
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.32px;
}

#lnb_3010 ul.industry-content_c .industry-box p {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: -0.18px;
	color: #FFF;
    opacity: 0.8;
    line-height: 30px;    
    word-break: keep-all;
}





/*지도주소*/
/* 지도밑 주소 전화번호 팩스 */

#lnb_3010  .txtBox {
	padding: 60px 50px 80px;
    background: #f9f9f9;
}

#lnb_3010  .txtBox > * {
    width: 50%;
}

#lnb_3010  .txtBox h3 {
    color: #111;
    font-weight: 700;
}

#lnb_3010  .txtBox h3 em {
    color: var(--mainColor);
}

#lnb_3010  .txtBox .txt {
    display: flex;
    flex-wrap: wrap;
    gap: 35px 50px;
}

#lnb_3010  .txtBox .w100 {
    width: 100%;
}

#lnb_3010  .txtBox dl, #lnb_3010  .txtBox dl dt {
    display: flex;
    align-items: center;
}

#lnb_3010  .txtBox dl {
    gap: 0 20px;
}

#lnb_3010  .txtBox dl dt {
    gap: 0 10px;
    font-size: 23px;
    font-weight: 700;
    color: #111;
}

#lnb_3010  .txtBox dl dd {
    color: #333;
    font-size: 18px;
    font-weight: 400;
}

#lnb_3010  .txtBox .btn_location { 
    text-align: right;
    margin-left: 570px;
    margin-top: -70px;
}

#lnb_3010 * {
    letter-spacing: -0.020em;
}






/*연구방향*/

#lnb_3010 .sub_lnb_3010_wrap .title {
  font-size: var(--subTitleFont3) !important;
}
#lnb_3010 .sub_lnb_3010_wrap .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1%;
}
#lnb_3010 .sub_lnb_3010_wrap .list > li {
  width: 49.3%;
  border-radius: 10px;
  background-color: #f4f4f4;
  display: flex;
  padding: 10px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
  height: 110px;
  align-items: center;
  color: #333;
}
#lnb_3010 .sub_lnb_3010_wrap .list > li:nth-last-of-type(1), #lnb_3010 .sub_lnb_3010_wrap .list > li:nth-last-of-type(2) {
  margin-bottom: 0;
}
#lnb_3010 .sub_lnb_3010_wrap .list > li .icon {
  width: 45px;
  margin-left:5px;
}
#lnb_3010 .sub_lnb_3010_wrap .list > li p {
    display: block;
    position: relative;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    margin-left: 25px;
}
#lnb_3010 .sub_lnb_3010_wrap .list > li p:hover {
  background-color: #e60012;
  color: #fff;
}
#lnb_3010 .sub_lnb_3010_wrap .list.type2 > li {
  height: 160rem;
}




/*디스플레이사업 주요 연구 분야*/
#lnb_3010 .idp-tech-list {display: flex; flex-wrap: wrap; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; border-radius: 0.5rem;}
#lnb_3010 .idp-tech-list li {position: relative; width: 33.333%; border-left: 1px solid #eeeeee; background: #f9f9f9; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; padding: 0 0 3rem; text-align: center;}
#lnb_3010 .idp-tech-list li:before {opacity: 0; position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; border: 0px solid #e60012; border-radius: 0.5rem; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.3s;}
#lnb_3010 .idp-tech-list li:first-child {border-left: 0;}
#lnb_3010 .idp-tech-list li .icon {display: block; width:427px; height: 6.2rem; margin: 0 auto 250px}
#lnb_3010 .idp-tech-list li .icon img {max-width: 100%;}
#lnb_3010 .idp-tech-list li dl dt {font-size: 24px; font-weight: 700; letter-spacing: -0.02em; color: #000; line-height: 1;}
#lnb_3010 .idp-tech-list li dl dd {font-size: 17px; font-weight: 400; letter-spacing: -0.05em; color: #4c4f4c; line-height: 1.7; padding-top: 1.5rem; text-align: left; padding: 1rem 3rem;}
#lnb_3010 .idp-tech-list li.active {background: #e60012; }
#lnb_3010 .idp-tech-list li.active dl dt {color: #fff;}
#lnb_3010 .idp-tech-list li.active dl dd {color: #fff;}
#lnb_3010 .idp-tech-list li.active:before {opacity: 1; box-shadow: 1rem 1rem 3rem rgba(51,51,51,0.1);}




/*디스플레이사업 주요 연구 성과*/
#lnb_3010 .idp-tech-list_2 {display: flex; flex-wrap: wrap; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; border-radius: 0.5rem;}
#lnb_3010 .idp-tech-list_2 li {position: relative; width: 50%; border-left: 1px solid #eeeeee; background: #f9f9f9; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; padding: 0 3rem 2rem; text-align: center;}
#lnb_3010 .idp-tech-list_2 li:before {opacity: 0; position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; border: 1px solid #777; border-radius: 0.5rem; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.3s;}
#lnb_3010 .idp-tech-list_2 li:first-child {border-left: 0;}
#lnb_3010 .idp-tech-list_2 li .icon {display: block; width:90px; height: 2rem; margin: 50px 430px 0px; text-align: left; }
#lnb_3010 .idp-tech-list_2 li .icon img {max-width: 100%;}
#lnb_3010 .idp-tech-list_2 li dl dt {font-size: 24px; font-weight: 700; letter-spacing: -0.02em; color: #000; line-height: 1; text-align: left; padding: 0 2rem;}
#lnb_3010 .idp-tech-list_2 li dl dd {font-size: 17px; font-weight: 400; letter-spacing: -0.05em; color: #4c4f4c; line-height: 1.7; padding-top: 1.5rem; text-align: left; padding: 1rem 2rem;}
#lnb_3010 .idp-tech-list_2 li.active {background: #fff; }
#lnb_3010 .idp-tech-list_2 li.active:before {opacity: 1; box-shadow: 1rem 1rem 3rem rgba(51,51,51,0.3);}





/*데스크탑, 와이드*/
@media all and (max-width:1280px) {

}

/*타블렛 가로, 노트북*/
@media screen and (max-width: 1024px) {
	#lnb_3010 .sub_lnb_3010 {
		display: flex;
		flex-direction: column;
	}
	#lnb_3010 .sub_lnb_3010.m-50-1 {
        display: flex;
		flex-direction: row;
    }
	#lnb_3010 .sub_lnb_3010.m-50-2 {
        display: flex;
		flex-direction: row;
    }
	#lnb_3010 .sub_lnb_3010_img_01 {
		width: 100%;
		height: auto;     
		margin-top: 40px;
	}
	#lnb_3010 .sub_lnb_3010_img_01 img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
	#lnb_3010 .w-50 {
		width: 100% !important;
		height: auto;
	}
	#lnb_3010 .sub_lnb_3010_txt_01 {
		font-size: 16px;
		font-weight: 400;
		padding-left: 0px; 
		margin-top: 20px;
	}
	#lnb_3010 .sub_lnb_3010_txt_02 {
		font-size: 18px;
		font-weight: 500;
		margin-top: 20px;
	}
	#lnb_3010 .sub_lnb_3010_txt_03 {
		font-size: 16px;
		font-weight: 400;
		line-height: 180%;
		margin-top: 20px;
	}
	#lnb_3010 .sub_lnb_3010_txt_06 {
		font-size: 16px;
		font-weight: 400;
		line-height: 180%;
		padding-left: 0px;
	}
	#lnb_3010 .sub_lnb_3010_txt_04 {
		font-size: 16px;
		font-weight: 400;
		line-height: 180%;
		padding-left: 6vw;
		margin-top: 40px;
	}
	#lnb_3010 .w-40 {
		width: 100%;
	}
	#lnb_3010 .sub_lnb_3010 iframe {
		width: 100%;
		height: 250px; 
	}
	#lnb_3010 ul.industry-content .industry-box {
		position: relative;
		width: 100%;
		height: 100%;  
		padding: 30px;
	}
	#lnb_3010 ul.industry-content .industry-box h5 {
		font-size: 20px;
		font-weight: 700;
	}
	#lnb_3010 ul.industry-content .industry-box p {
		margin-top: 10px;
		font-size: 16px;
		font-weight: 400;
	}
	#lnb_3010 .sub_lnb_3010_cicle_in_in span {
		font-size: 20px;
		font-weight: 700;
		line-height: 110%;
	}
	#lnb_3010 .sub_lnb_3010_cicle_in_in .eng {
		font-size: 15px;
		font-weight: 400;
	}
	#lnb_3010  .txtBox > * {
		width: 100%;
	}
	#lnb_3010 .txtBox {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		height: 100%;
		padding: 30px 20px 30px;
		background: #f9f9f9;
	}
	#lnb_3010 .result {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 78px;
		flex-direction: column;
	}
	#lnb_3010  .txtBox .btn_location {
		text-align: right;
		margin-left: 0px;
		margin-top: -100px;
	}
	#lnb_3010  .txtBox .btn_location img {
		width: 100px;
		height: auto;
	}
	#lnb_3010 ul.industry-content_c .industry-box {  
		position: relative;
		width: 100%;
		height: 100%;
		padding: 30px;
	}
	#lnb_3010 ul.industry-content_c .industry-box h5 {
		font-size: 20px;
		font-weight: 700;
		line-height: 48px;
	}
	#lnb_3010 ul.industry-content_c .industry-box p {
		margin-top: 10px;
		font-size: 16px;
		font-weight: 400;
	}
	#lnb_3010 .sub_lnb_3010_wrap .list {
		display: flex;
		flex-direction: column;
	}
	#lnb_3010 .sub_lnb_3010_wrap .list > li {
		width: 100%;
	}
	#lnb_3010 .sub_lnb_3010_wrap .list > li .icon, #lnb_3010 .sub_lnb_3010_wrap .list > li .icon img {
		width: 45px;
		max-width: 45px;
		height: 45px;
	}
	#lnb_3010 .sub_lnb_3010_wrap .list > li:nth-last-of-type(1), #lnb_3010 .sub_lnb_3010_wrap .list > li:nth-last-of-type(2) {
		margin-bottom: 20px;
	}
	#lnb_3010 .idp-tech-list {
		display: flex;
		flex-direction: column;
	}
	#lnb_3010 .idp-tech-list li {
		width: 100%;
	}
	#lnb_3010 .idp-tech-list li .icon {
		width: 100%;
		height: 100%;
		margin: 0 auto 40px;
	}
	#lnb_3010 .idp-tech-list li .icon img {
		max-width: 100%;
		width: 100%;
	}
	#lnb_3010 .idp-tech-list_2 {
		display: flex;
		flex-direction: column;
	}
	#lnb_3010 .idp-tech-list_2 li {
		width: 100%;
		padding: 0 20px 2rem 20px;
		margin-bottom: 20px;
 	}
	#lnb_3010 .idp-tech-list_2 li .icon {
		width: 90px;
		height: 100%;
		margin: 50px 40px 40px 0;
	}
	#lnb_3010 .idp-tech-list_2 li dl dt {
		font-size: 24px;
		font-weight: 700;
		padding: 0 0 0 0;
	}
	#lnb_3010 .idp-tech-list_2 li dl dd {
		font-size: 17px;
		font-weight: 400;
		padding: 1rem 0 1rem 0;
	}
}





/*모바일 가로, 타블렛 세로*/
@media screen and (max-width: 768px) {
	#lnb_3010 .sub_lnb_3010.m-50-1 {
        display: flex;
		flex-direction: column;
    }
	#lnb_3010 .sub_lnb_3010.m-50-2 {
        display: flex;
		flex-direction: row;
    }
}

/*모바일 세로*/
@media screen and (max-width: 480px) {

}