/* 반도체사업 */
#lnb_2030 .sub_lnb_2030.dflex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
#lnb_2030 .mt-10 {
    margin-top: 120px;
}
#lnb_2030 .sub_lnb_2030_title {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: -0.03em;
    line-height: 125%;
    display: block;
    margin-top: 90px;
    margin-bottom: 40px;
    padding: 25px 0 0 0;
}
#lnb_2030 .title-icon-bg:before {
    content: '';
    position: absolute;
    top: 0;
    width: 50px;
    height: 4px;
    background: #e60012;
}
#lnb_2030 .sub_lnb_2030_txt_02 {
    font-size: 22px;
    font-weight: 500;
    line-height: 180%;
    padding-left: 0px;
}
#lnb_2030 .sub_lnb_2030_txt_03 {
    font-size: 18px;
    font-weight: 400;
    line-height: 200%;
	padding-left: 10px;
    margin-top: 20px;
    text-indent: -10px;
}
#lnb_2030 .sub_lnb_2030_img_01 {
	width: 100%;
    height: auto;
}
#lnb_2030 .sub_lnb_2030_img_01 .imgs {  
	position: relative;
	width: 100%;
    height: auto;
    object-fit: cover;
}
#lnb_2030 .w-30 {
    /*width: 35%;*/
}
#lnb_2030 .w-70 {
    width: calc(100% - 388px);;
}
#lnb_2030 .stxt_tit {
    display: flex;
    font-size: 22px;
    font-weight: 600;
    line-height: 200%;
    align-items: center;
}
#lnb_2030 .stxt_txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 400;
    line-height: 200%;
    margin-left: 25px;
}
#lnb_2030 .sub_lnb_2030_txt_04 {
	padding-left: 100px;
}
#lnb_2030 .sub_lnb_2030_txt_04.r-padding {
	padding-right: 100px;
	padding-left: 0px;
}
#lnb_2030 table thead {
    border-top: solid 1px #121212;
    border-bottom: solid 1px #121212;
}
#lnb_2030 .table tr th {
    padding-top: 16.5px;
    padding-bottom: 16.5px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    background-color: #f5f5f5;
}
#lnb_2030 .table th:first-child, #lnb_2030 .table td:first-child {
    border-left: 0;
}
#lnb_2030 .table tbody tr th {
    padding-top: 16.5px;
    padding-bottom: 16.5px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    background-color: #fcfcfc;
	line-height: 160%;
}
#lnb_2030 .table tbody tr td {
    padding-top: 16.5px;
    padding-bottom: 16.5px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
	line-height: 200%;
}
#lnb_2030 .table tbody tr td.t-algin {	
	text-align: left;
    padding-left: 60px;
    padding-right: 30px;
    text-indent: -15px;
}
#lnb_2030 .table th:last-child, #lnb_2030 .table td:last-child {
    border-right: 0;
}
#lnb_2030 .table tbody tr .t-algin-area {
	text-align: left;
    padding-left: 60px;
    padding-right: 30px;
    text-indent: -15px;
}
#lnb_2030 .in-box {
    width: 43%;
    height: 43%;
    position: absolute;
    display: flex;
    background: rgb(0, 102, 255, 0.65 );
    bottom: 0;
    right: 0;
    z-index: 9;
    flex-direction: column;  
	padding: 80px 60px;
}
#lnb_2030 .in-box span:nth-child(1) {
    font-size: 38px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 40px;
}
#lnb_2030 .in-box span:nth-child(2) {
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    line-height: 160%;
}
#lnb_2030 .sub_lnb_2030_img_01.dflex {
    display: flex;
    height: 100%;
    align-items: stretch;
    flex-wrap: wrap;
}
#lnb_2030 .sub_lnb_2030_img_area.align-items {
    display: flex;
    width: calc(25% - 30px);
    height: auto;
    border: solid 0px #cccccc;
    flex-direction: column;
    background-color: #f8f9fa;
    margin-bottom: 2.5%;
	padding: 40px 40px; 
	border-radius: 20px;
}
#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_area:not(:last-child) {
    margin-right: 40px;
}
#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_tit {
    font-size: 24px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px; 
	line-height: 140%;
}
#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_tit1 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px; 
	line-height: 140%;
	color: #2cadca;
}
#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_tit2 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px; 
	line-height: 140%;
	color: #4e83c3;
}
#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_tit3 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px; 
	line-height: 140%;
	color: #009ec1;
}
#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_tit4 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px; 
	line-height: 140%;
	color: #4e83c3;
}
#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_txt {
	font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 160%;
    text-indent: -15px;
    margin-left: 18px;
}

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

}

/*타블렛 가로, 노트북*/
@media screen and (max-width: 1024px) {
	#lnb_2030 .sub_lnb_2030_txt_02 {
		font-size: 18px;
		font-weight: 500;
	}
	#lnb_2030 .sub_lnb_2030_txt_03 {
		font-size: 16px;
		font-weight: 400;
		line-height: 180%;
	}
	#lnb_2030 .sub_lnb_2030.dflex {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: column;    
		align-items: stretch;
	}
	#lnb_2030 .sub_lnb_2030_img_02 img {
		width: 100%;
        height: auto;
        object-fit: cover;
	}
	#lnb_2030 .w-70 {
		width: 100%;
	}
	#lnb_2030 .sub_lnb_2030_txt_04 {
		padding-left: 0px;
		order: 2;
	}
	#lnb_2030 .sub_lnb_2030_img_02 {
		order: 1;
	}
	#lnb_2030 .stxt_tit {
		font-size: 20px;
		font-weight: 600;
		margin-top: 20px;
	}
	#lnb_2030 .stxt_txt {
		font-size: 16px;
		font-weight: 400;
		line-height: 180%;
	}
	#lnb_2030 .sub_lnb_2030_txt_04.r-padding {
		padding-right: 0px;
	}
	#lnb_2030 .table tbody tr td.t-algin {
		padding-left: 30px;
		line-height: 180%;
	}
	#lnb_2030 .table tbody tr th {
		font-size: 15px;
		font-weight: 400;
	}
	#lnb_2030 .table tbody tr td {
		font-size: 15px;
		font-weight: 400;
	}
	#lnb_2030 .table tbody tr .t-algin-area {
		padding-left: 30px;
	}
	#lnb_2030 .sub_lnb_2030_img_01 .imgs {
		width: 100%;
		height: 312px;
	}
	#lnb_2030 .in-box {
		width: 100%;
		height: 300px;
		padding: 40px 30px;
		display: flex;
		justify-content: center;
	}
	#lnb_2030 .in-box span:nth-child(1) {
		font-size: 24px;
		font-weight: 600;
		color: #ffffff;
		margin-bottom: 40px;
	}
	#lnb_2030 .in-box span:nth-child(2) {
		font-size: 16px;
		font-weight: 400;
		color: #ffffff;
		line-height: 160%;
	}
	#lnb_2030 .sub_lnb_2030_img_01.dflex {
		display: flex;
		flex-direction: column;
	}
	#lnb_2030 .sub_lnb_2030_img_area.align-items {
		width: calc(100% - 0%);
	}
	#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_area:nth-child(odd) {
		margin-right: 0%;
	}
	#lnb_2030 .sub_lnb_2030_img_01.dflex .sub_lnb_2030_img_tit {
		font-size: 18px;
		font-weight: 600;
	}
}

/*모바일 가로, 타블렛 세로*/
@media screen and (max-width: 768px) {
}

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

}