.field-item {position: relative;border-radius: 6px;background: #F9F8F6; padding: 20px 0 20px 45px;}
.field-item [class^="ico-"] {  position: absolute; left: 45PX; top: 50%;width: 44px;height: 44px;background-repeat: no-repeat;background-position: center; background-size: contain;transform: translateY(-50%);}
.field-item .ico-energy { background-image: url('/_res/postech/eng/img/sub/key_research_01.png');}
.field-item .ico-ai { background-image: url('/_res/postech/eng/img/sub/key_research_02.png');}
.field-item .ico-semiconductor {background-image: url('/_res/postech/eng/img/sub/key_research_02.png');}
.field-item .ico-bio {background-image: url('/_res/postech/eng/img/sub/key_research_04.png');}
.field-item .ico-quantum { background-image: url('/_res/postech/eng/img/sub/key_research_05.png');}
.field-txt .h5-tit01 {color: #000;font-family: Pretendard; font-size: 28px; font-style: normal; font-weight: 700; line-height: 36px;letter-spacing: -0.56px;    padding-bottom: 5px;}
.field-txt .field-p {color: #666;font-family: Pretendard; font-size: 16px; font-style: normal; font-weight: 500;line-height: normal; letter-spacing: -0.32px;}
.field-item + .field-item {margin-top: 10px;}
.field-txt { padding-left: 75px;}

@media only screen and (max-width: 1024px) {
.field-txt .h5-tit01 { font-size: 20px;  line-height: 1; margin-bottom: 5px;}
.field-txt .field-p { font-size: 14px;}
	.field-item {padding: 15px 0 15px 15px;}
.field-item [class^="ico-"] {left: 25px;}
}