/* 공통 */
@font-face { font-family: 'TmonMonsori'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/TmonMonsori.woff') format('woff'); font-weight: normal; font-style: normal; }
.con_container { width: 100%; padding: 70px 0;  }
.con_container > div { width: 100%; max-width: 1260px; margin: auto; }

/* 인사말 */
.greeting_content > div > h2 { margin: 30px 0; font-size: 43px; font-weight: 500; text-align: center; color: #0b3492; letter-spacing: -1.5px; }
.greeting_content > div > div { width: 100%; max-width: 1260px; height: 386px; margin: 0 auto 70px; display: flex; align-items: center; justify-content: center; }
.greeting_content > div > p { margin: 35px 0; text-align: center; font-size: 17.5px; font-weight: 400; color: #777777; line-height: 34px; }
.greeting_content > div > p > span { color: #0b3492; font-weight: 500; }
.greeting_content > div > h4 { width: 100%; max-width: 1260px; margin: auto; font-size: 21px; font-weight: 500; letter-spacing: -1px; }
.greeting_content > div > ul { width: 100%; max-width: 1260px; margin: 50px auto 120px; display: flex; justify-content: space-between; }
.greeting_content > div > ul > li { width: 19.3%; height: 160px; padding: 17px; background-color: #e5e5e5;  -webkit-box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.12); -moz-box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.12);  box-shadow: 5px 5px 8px -1px rgba(0,0,0,0.12); }
.greeting_content > div > ul > li > img { display: block; margin: auto; }
.greeting_content > div > ul > li > span { display: block; text-align: center; font-size: 18px; font-weight: 500; margin: 15px 0; }
.greeting_content > div > div > div { width: 100%; max-width: 800px;  }
.greeting_content > div > div > div > h4 { font-size: 38px; font-weight: 400; letter-spacing: -2.5px; color: #666666; }
.greeting_content > div > div > div > h4 > span { color: #0b3492; font-weight: 600; }
.greeting_content > div > div > div > p { margin: 10px 0 0; font-size: 20px; color: #666666; display: flex; align-items: center; }
.greeting_content > div > div > div > p > span { margin: 0 4px 0 7px; color: #000000; font-weight: 600; }

/* 경영철학 */
.m_philosophy_content > div:nth-of-type(1) { position: relative; width: 100%; height: 500px; display: flex; justify-content: center; align-items: center; }
.m_philosophy_content > div:nth-of-type(1) > span { display: block; background-color: #0a2b75; position: absolute; top: 50%; left: 0; z-index: -1; width: 100%; height: 1px; }
.m_philosophy_content > div:nth-of-type(2) { width: 100%; padding: 70px 0; background-color: #f5f5f5; display: flex; justify-content: center;  }
.m_philosophy_content > div:nth-of-type(2) > div > dl { margin-bottom: 70px; }
.m_philosophy_content > div:nth-of-type(2) > div > dl:nth-of-type(1) > dd { padding-left: 120px; }
.m_philosophy_content > div:nth-of-type(2) > div > dl:nth-of-type(3) > dd { padding-left: 50px; }
.m_philosophy_content > div:nth-of-type(2) > div > dl:nth-of-type(3) { margin-bottom: 0;  }
.m_philosophy_content > div:nth-of-type(2) > div > dl > dt { margin-bottom: 40px; text-align: center; color: #0a2b75; font-size: 22px; font-weight: 600; }
.m_philosophy_content > div:nth-of-type(2) > div > dl > dd { line-height: 30px; font-size: 17.5px; font-weight: 300; letter-spacing: -.5px }
.m_philosophy_content > div:nth-of-type(2) > div > dl > dd > span { font-weight: 500; }

/* 종합건설분야 사업소개 */
.business_content > div > .tit { width: 100%; max-width: 1260px; height: 390px; margin: 100px auto; display: flex; justify-content: flex-end; align-items: flex-end }
.business_content > div > .tit > div { width: 594px; height: 195px; background-color: rgba(11,52,146,0.8); display: flex; align-items: center; justify-content: center; }
.business_content > div > .tit > div > img { margin-right: 35px; }
.business_content > div > .tit > div > div > h4 { line-height: 30px; color: #ffffff; font-size: 26px; font-weight: 500; }
.business_content > div > .tit > div > div > p { color: #ffffff; font-size: 19px; font-weight: 300; margin-top: 6px; }
.business_content > div > .comp { background-color: #f5f5f5; width: 100%; max-width: 1260px; margin: 0 auto 100px; display: flex; justify-content: space-between; }
.business_content > div > .comp > li { width: 33.33%; border-right: 1px solid #999999; padding: 100px 0; }
.business_content > div > .comp > li:last-child { border-right: none; }
.business_content > div > .comp > li > img { display: block; margin: auto; }
.business_content > div > .comp > li:nth-of-type(2) > ol { padding-left: 40px; }
.business_content > div > .comp > li:nth-of-type(3) > ol { padding-left: 15px; }
.business_content > div > .comp > li > ol { width: 100%; max-width: 275px; margin: 60px auto 0; }
.business_content > div > .comp > li > ol > li { line-height: 30px; display: flex; justify-content: flex-start; letter-spacing: -1px; font-size: 17px; font-weight: 300; }
.business_content > div > .comp > li > ol > li > span { margin-right: 5px; }

/* 전문건설분야 제작및시공 */
.business_content > .b1 { position: relative; width: 100%; max-width: 1412px; height: 1037px; background-color: #f5f5f5; margin: 170px 0; }
.business_content > .b1 > div { position: absolute; top: -88px; right: -108px; width: 1200px; display: flex; justify-content: space-between; }
.business_content > .b1 > div > div:nth-of-type(1) > img { display: block; margin-bottom: 70px; }
.business_content > .b1 > div > div:nth-of-type(1) > img:last-child { margin-bottom: 0; }
.business_content > .b1 > div > div:nth-of-type(1) { width: 45%; }
.business_content > .b1 > div > div:nth-of-type(2) { width: 52%; display: flex; align-items: center; }
.business_content > .b1 > div > div:nth-of-type(2) > dl { width: 100%; }
.business_content > .b1 > div > div:nth-of-type(2) > dl > dt { font-size: 36px; font-weight: 600; letter-spacing: -1px; margin-bottom: 90px }
.business_content > .b1 > div > div:nth-of-type(2) > dl > dd { display: flex; border-bottom: 1px solid #333333; padding: 30px 10px; }
.business_content > .b1 > div > div:nth-of-type(2) > dl > dd > span:nth-of-type(1) { margin-right: 5px; letter-spacing: -1px; font-size: 22px; font-weight: 500; }
.business_content > .b1 > div > div:nth-of-type(2) > dl > dd > span:nth-of-type(2) { font-size: 19px; font-weight: 300; padding-top: 3px; }

/* 유진가족 */
.family_content > div { width: 100%; max-width: 1260px; margin: 100px auto; }
.family_content > div > ul { display: flex; justify-content: space-between; margin-bottom: 100px; }
.family_content > div > ul > .w55 { width: 55%; }
.family_content > div > ul > .w45 { width: 45%; }
.family_content > div > ul > li > h4 { display: flex; align-items: center; font-size: 30px; font-weight: 500; letter-spacing: -1px; }
.family_content > div > ul > li > h4::before { margin-right: 25px; display: block; content: ''; width: 90px; height: 2px; background-color: #000000; }
.family_content > div > ul > li > ol { margin: 25px 0; }
.family_content > div > ul > li > ol > li { font-size: 18px; display: flex; align-items: flex-start; margin-bottom: 18px; line-height: 23px; }
.family_content > div > ul > li > ol > li > span { display: block; width: 200px; font-size: 20px; font-weight: 600; }

/* 회사연혁 */
.history_content > div > div:nth-of-type(1) { display: flex; justify-content: center; align-items: center; width: 100%; max-width: 1260px; margin: 100px auto 50px; height: 245px; }
.history_content > div > div:nth-of-type(1) > p { color: #ffffff; font-size: 25px; }
.history_content > div > div:nth-of-type(2) { width: 100%; max-width: 1260px; margin: 30px auto 100px; }
.history_content > div > div:nth-of-type(2) > ul { position: relative; width: 100%; padding: 40px 0;  }
.history_content > div > div:nth-of-type(2) > ul::after { position: absolute; top: 0; left: 50%; display: block; content: ''; width: 3px; height: 100%; background-color: #527bd9; }
.history_content > div > div:nth-of-type(2) > ul > li { width: 100%; display: flex; margin-bottom: 30px; }
.history_content > div > div:nth-of-type(2) > ul > li:nth-of-type(odd) { justify-content: flex-end; }
.history_content > div > div:nth-of-type(2) > ul > li:nth-of-type(2n) > ol > li { justify-content: flex-end; }
.history_content > div > div:nth-of-type(2) > ul > li:nth-of-type(2n) > ol > li > h2 { order: 2; text-align: right; }
.history_content > div > div:nth-of-type(2) > ul > li:nth-of-type(2n) > ol > li > p { order: 1; text-align: right }
.history_content > div > div:nth-of-type(2) > ul > li > ol { width: 50%;  }
.history_content > div > div:nth-of-type(2) > ul > li > ol > li { width: 100%; display: flex; align-items: flex-start; line-height: 24px; margin-bottom: 14px; }
.history_content > div > div:nth-of-type(2) > ul > li > ol > li > h2 { position: relative; font-size: 17px; font-weight: 600; width: 150px; padding: 0 30px; }
.history_content > div > div:nth-of-type(2) > ul > li:nth-of-type(odd) > ol > li:nth-of-type(1) > h2::before { position: absolute; content: ''; display: block; top: 3px; left: -8px; border-radius: 20px; width: 19px; height: 19px; border: 3px solid #0b3492; background-color: #f5f5f5; z-index: 9;  }
.history_content > div > div:nth-of-type(2) > ul > li:nth-of-type(2n) > ol > li:nth-of-type(1) > h2::before { position: absolute; content: ''; display: block; top: 3px; right: -11px; border-radius: 20px; width: 19px; height: 19px; border: 3px solid #0b3492; background-color: #f5f5f5; z-index: 9;  }
.history_content > div > div:nth-of-type(2) > ul > li > ol > li > p { font-size: 18px; font-weight: 300; letter-spacing: -1px; }

/* 종합건설분야 납품실적 */
.business_content > .table_p { position: relative; width: 100%; max-width: 1260px; margin: 80px auto; padding-left: 80px; }
.business_content > .table_p::before { position: absolute; top: 0; left: 25px; content: ''; display: block; width: 1px; height: 100%; border-left: 1px dashed #888888; }
.business_content > .table_p > p { display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 5px; width: 40px; height: 40px; background-color: #dbe6ff; border-radius: 40px; }
.business_content > .table_p > p > span { width: 16px; height: 16px; border-radius: 20px; background-color: #6292ff; }
.business_content > .table_p > span:nth-of-type(1) { position: absolute; top: 75px; left: 14px; width: 23px; height: 23px; background-color: #ffffff;  border-radius: 20px; border: 1px solid #0a2b75; }
.business_content > .table_p > span:nth-of-type(2) { position: absolute; bottom: -5px; left: 14px; width: 23px; height: 23px; background-color: #ffffff;  border-radius: 20px; border: 1px solid #0a2b75; }
.business_content > .table_p > h2 { font-size: 26px; font-weight: 600; letter-spacing: -1px; margin-bottom: 20px; }
.business_content > .table_p > table { width: 100%; }
.business_content > .table_p > table thead th { line-height: 23px; text-align: left; font-size: 18px; font-weight: 600; padding: 5px 5px 5px 35px; background-color: #f5f5f5; border-bottom: 1px solid #333333; color: #0b3492; }
.business_content > .table_p > table tbody td { letter-spacing: -1px; font-size: 17.5px; padding: 13px 10px 13px 35px; border-bottom: 1px solid #cccccc; }













