/* CSS Document */

.company01-div,.company02-div,.company03-div,.company04-div,.company05-div,.company06-div {margin: 50px auto 0; padding-bottom: 100px; box-sizing: border-box;}
.title-div {width: 1068px; text-align: center; margin: 0 auto 100px;}
.title-div h2 {font-size: 40px; color: #4f59d3;}
.title-div p {font-size: 20px;}
.title-div span, .info span{font-size: 16px; color: #676767;}
.imgs {width: 1068px; height: 445px; margin: 50px auto;}


/* 회사 소개 01 대표인사말 */
.company01-div .info {text-align: left; color: #333; width: 1068px; margin: 0 auto;}
.company01-div .info h2 {font-size: 27px; font-weight: lighter; margin-bottom: 35px; color: #333;}

/* 회사 소개 02 경영방침/CI*/
.company02-div {}
.company02-div .imgs {width: 800px; height: 597px;}
.company02-div .ci {width: 1068px; text-align: center; margin: 50px auto 50px;}
.company02-div .ci td {font-size: 20px; font-weight: bold; color: #4f59d3; border: 1px solid #ccc; min-width: 50px;}
.company02-div .ci td.texts {font-size: 14px; text-align: left; color: #333;}

/* 회사 소개 03 주요연혁*/
.company03-div {background: url(img/img01.png);}
.company03-div table {width: 1068px; margin: 0 auto;}
.company03-div #table-title {display: none;}
.company03-div table .year {width: 120px; color: #4f59d3; border-top: 2px solid #4f59d3;}
.company03-div table .month {width: 50px; color: #333; border-top: 1px solid #ccc; text-align: center;}
.company03-div table .info {width: 500px; color: #666; border-top: 1px solid #ccc;}
.company03-div table .space {width: 50px;}
.company03-div table td {font-size: 16px; height: 50px; border-top: 0; box-sizing: border-box;}
.company03-div table .ball {display: inline-block;width: 8px; height: 8px; border-radius: 100%; background-color: #4f59d3; vertical-align: middle; margin-right: 10px;}

/* 회사 소개 04 인증 및 특허*/
.company04-div {}

/* 회사 소개 05 조직도*/
.company05-div {}
.company05-div .imgs {width: 1200px; height: auto;}

/* 회사 소개 06 찾아오시는 길*/
.company06-div {}
.company06-div .map {width: 1068px; margin: 50px auto;}
.company06-div table {width: 1068px; margin: 0 auto; border: 1px solid #ccc; font-size: 16px; color: #333;}
.company06-div table th, td {border-top: 1px solid ##4f59d3;}
