@media screen and (max-width:1280px){
	
}

@media screen and (max-width:1023px){
    
}

@media screen and (max-width:767px){
	.mvisual_wrap .link_btm ul {padding: 0;}
	.mvisual_wrap .link_btm li p {font-size: 10px; line-height: 14px; word-break:break-word; letter-spacing:-1px;}

	.g06.s04 .board_list.mo_break td:nth-child(1):before {content:"No";}
	.g06.s04 .board_list.mo_break td:nth-child(1):before {content:"Title";}
	.g06.s04 .board_list.mo_break td:nth-child(1):before {content:"Writer";}
	.g06.s04 .board_list.mo_break td:nth-child(1):before {content:"Date";}
	.g06.s04 .board_list.mo_break td:nth-child(1):before {content:"Hit";}
	
	/* ESG */
    .item_about li { display: block; margin-bottom:17%;}


	
}
@media screen and (max-width:425px){
	/* ESG */
    .item_about li { display: block; margin-bottom:270px;}
}