  /* 메인 비주얼 이미지 */
/* 사업분야 */
#visual .bg1{ background: url("/img/sub/business_bg01.jpg") no-repeat center right / cover; }

/* 회사소개 */
#visual .bg2{ background: url("/img/sub/company_bg.jpg") no-repeat center right / cover; }
#visual .bg2[data-index="1"]{ background: url("/img/sub/company_bg_01.jpg") no-repeat center right / cover; }
#visual .bg2[data-index="3"]{ background: url("/img/sub/company_bg_03.jpg") no-repeat center right / cover; }
#visual .bg2[data-index="4"]{ background: url("/img/sub/company_bg_04.jpg") no-repeat center right / cover; }
#visual .bg2[data-index="5"]{ background: url("/img/sub/company_bg_05.jpg") no-repeat center right / cover; }
#visual .bg2[data-index="6"]{ background: url("/img/sub/company_bg_06.jpg") no-repeat center right / cover; }
#visual .bg2[data-index="7"]{ background: url("/img/sub/company_bg_07.jpg") no-repeat center right / cover; }

/* 제품소개 */
#visual .bg3{ background: url("/img/sub/product_bg.jpg") no-repeat center right / cover; }
#visual .bg3[data-index="1"]{ background: url("/img/sub/product_bg01_01.jpg") no-repeat center right / cover; }
#visual .bg3[data-index="2"]{ background: url("/img/sub/product_bg03.jpg") no-repeat center right / cover; }
#visual .bg3[data-index="3"]{ background: url("/img/sub/product_bg02_02.jpg") no-repeat center right / cover; }
/* #visual .bg3[data-index="4"]{ background: url("/img/sub/product_bg04_01.jpg") no-repeat center right / cover; } */
#visual .bg3[data-index="4"]{ background: url("/img/sub/product_bg05_01.jpg") no-repeat center right / cover; }
#visual .bg3[data-index="5"]{ background: url("/img/sub/product_bg_06.jpg") no-repeat center center / cover; }

/* 투자정보 */
#visual .bg4{ background: url("/img/sub/reference_bg_05.jpg") no-repeat center right / cover; }
#visual .bg4[data-index="2"]{ background: url("/img/sub/reference_bg_03.jpg") no-repeat center center / cover; }
#visual .bg4[data-index="3"]{ background: url("/img/sub/reference_bg_02.jpg") no-repeat center center / cover; }
#visual .bg4[data-index="4"]{ background: url("/img/sub/reference_bg_01.jpg") no-repeat center right / cover; }
#visual .bg4[data-index="6"]{ background: url("/img/sub/reference_bg_04.jpg") no-repeat center center / cover; }

/* 인재경영 */
#visual .bg5{ background: url("/img/sub/career_bg.jpg") no-repeat center right / cover; }
#visual .bg5[data-index="1"]{ background: url("/img/sub/career_bg_01.jpg") no-repeat center center / cover; }
#visual .bg5[data-index="2"]{ background: url("/img/sub/career_bg_02.jpg") no-repeat center center / cover; }
#visual .bg5[data-index="3"]{ background: url("/img/sub/career_bg_03.jpg") no-repeat center left / cover; }
#visual .bg5[data-index="4"]{ background: url("/img/sub/career_bg_04.jpg") no-repeat center center / cover; }


/* lnb */
#lnb .inner > ul > li{ max-width: calc((100% - 80px) / 2); width: max-content; }
#lnb button{ width: auto; } 

@media screen and (max-width: 600px){
	#lnb button{ width: 180px; font-size: 1.6rem; } 
}


/* About Company - CEO Message */
@media screen and (max-width: 1060px){
	#ceo br{ display: none; }
}


/* About Company - Management Philosophy */
#idea .core ul li .text-box p{ margin-top: 20px; }


/* About Company - EHS Management */
@media screen and (max-width: 1350px){
	#ehs br{ display: none; }
}


/* Products - Contact Us */
#inquiry .fileBtn .round-btn{ padding: 0 20px; }

@media screen and (max-width: 1280px){
	#inquiry .fileBtn .round-btn{ width: 140px; }
}


/* Career - Sanil People */
@media screen and (max-width: 1400px){
	#people dl br{ display: none; }
}

@media screen and (max-width: 650px){
	#people br{ display: none; }
}


/* Career - Employee Welfare */
@media screen and (max-width: 740px){
	#welfare br{ display: none; }
}
