/* BASIC css start */

/* 회사소개 페이지 */
.sub_page_area {width:95%; margin:30px auto;}
.sub_page_area img {width:100%;}
.sub_page_area .sub_top_menu {height:40px; margin-bottom:10px;}
.sub_page_area .sub_top_menu ul li {float:left;width:33%;}
.sub_page_area .sub_top_menu ul li a { height:38px; font-size:13px; background-color:#f5f5f5; border:1px solid #d1d1d1; display:block; line-height:38px; color:#777; text-align:center;border-left:0;}
.sub_page_area .sub_top_menu ul li:first-child a {border-left:1px solid #d1d1d1;}
.sub_page_area .sub_top_menu ul li:nth-child(4) a {border-left:1px solid #d1d1d1;}
.sub_page_area .sub_top_menu ul li a.on { background-color:#fff; color:#4f83bd; border-top:1px solid #4f83bd;}
.sub_page_area .c_title01 {font-size:18px; color:#000; text-align:left; margin:30px 0px 20px;}
.sub_page_area .c_text01 {font-size:12px; color:#777; text-align:left; line-height:18px;}
.sub_page_area .c_text02 {font-size:16px; color:#555; font-weight: bold; text-align:left; line-height:18px;}
.company_tab_ban {width:100%;margin:0 auto;text-align:center;margin-top:30px;position:relative;}
.company_tab_ban .swiper-button-prev {position:absolute;top:50%;left:10px;width:20px;height:35px;background:url('../img/mimg/arrow_left.png') no-repeat;background-size:20px 35px;}
.company_tab_ban .swiper-button-next {position:absolute;top:50%;right:10px;width:20px;height:35px;background:url('../img/mimg/arrow_right.png') no-repeat;background-size:20px 35px;}
.company_tab_ban .swiper3 {padding-bottom:20px;}
.company_tab_ban .swiper-pagination {text-align:center;margin:0 auto;bottom:0 !important;width:100%;}
.company_tab_ban .swiper-pagination-bullet {text-align:center;border-radius:0;background: #000;width:20px;height:4px;margin:0 5px;}
.company_tab_ban .swiper-pagination-bullet-active {background:#000 !important;}
.company_3ban_area {margin-top:30px;}
.company_3ban_area ul li {width:48%;}
.company_3ban_area .text {width:100%; border:1px solid #dedede; text-align:center;}
.company_3ban_area .sub_big_title01 {font-size:16px; color:#000; margin-top:20px; margin-bottom:10px;}
.company_3ban_area .sub_text01 {font-size:12px; color:#777; line-height:20px;padding-bottom:20px;}

hr {
    display: block;
}
/* BASIC css end */

