/* BASIC css start */
.page_navi {
    display: none;
}

.page_tit_area {
    margin-top: 20px;
    padding-bottom: 35px;
}

.page_tit_area.bb {
    border-bottom: 1px solid #cdcdcd;
    padding: 10px
}

.page_tit_area h2.page_name {
    font-size: 25px;
    color: #000000;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: 'Nanum Gothic', sans-serif;
}

.page_tit_area .page_sub_name {
    font-size: 12px;
    color: #666666;
    margin-bottom: 20px;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: normal;
}
#contentWrapper {
width: 100%;
overflow: hidden;
}
#content {
position:relative;
width: 100%; 
margin:0 auto; 
float:none;
}

#company {width:100%; margin:0 auto;}
#company .section01 {
    height: auto;
    box-sizing: border-box;
    padding: 10px;
    /* background: url(http://www.aaronshop.co.kr/design/aaron/wib/img/sub/company_bg.jpg) no-repeat 100% 0; */
    margin-top: 45px;
}
#company .section01 dt {
    margin-bottom: 15px;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
#company .section01 dd {
    font-size: 12px;
    color: #9d9d9d;
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 17px;
}
#company .section01 dd .s_tit {
    margin-bottom: 7px;
    font-size: 15px;
    color: #575757;
    font-family: 'Nanum Gothic', sans-serif;
    line-height: 20px;
}

#company .section02 {
    overflow: hidden;
    margin-top: 45px;
    padding: 10px;
}
#company .section02 .tit {
    margin-bottom: 25px;
    font-size: 20px;
    color: #000;
    font-family: 'Nanum Gothic', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    height: auto;
}

#company .section02 img {
width: 100%;}

#company .section03 {
    margin-bottom: 45px;
    padding: 10px;
    margin-top: 45px;
}
#company .section03 .tit {
    margin-bottom: 37px;
    font-size: 18px;
    color: #000;
    font-family: 'Nanum Gothic', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
#company .section03 .clear {
overflow: hidden;
}
#company .section03 .left_section {
    /* float: left; */
    width: 40%;
    height: auto;
    display: none;
}
#company .section03 .right_section {}
#company .section03 .right_section dl {
    padding-left: 55px;
    background: url(http://www.aaronshop.co.kr/design/aaron/wib/img/sub/com_history_bullet.jpg) no-repeat 21px 10px;
}
#company .section03 .right_section dt {
    font-size: 14px;
    color: #000;
    font-family: 'Nanum Gothic', sans-serif;
    font-weight: bold;
    line-height: 22px;
}
#company .section03 .right_section dd {
    margin-bottom: 15px;
    font-size: 14px;
    color: #666;
    font-family: 'Nanum Gothic', sans-serif;
    text-transform: uppercase;
}

#company .section04 {
    padding: 10px;
}
#company .section04 .tit {
    margin-bottom: 15px;
    font-size: 18px;
    color: #000;
    font-family: 'Nanum Gothic', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}
#company .section04 p {margin-bottom:10px; font-family: 'Nanum Gothic', sans-serif; }
#company .section04 p span {
    display: inline-block;
    background: #f2f2f2;
    width: 100%;
    line-height: 44px;
    margin-bottom: 10px;
    margin-top: 10px;
}
#company .section04 p a {
    display: block;
    margin: 0 0 0 0;
    width: 50%;
    height: 44px;
    line-height: 44px;
    box-sizing: border-box;
    padding-left: 16px;
    color: #2f2f2f;
    font-size: 12px;
    font-family: 'Nanum Gothic', sans-serif;
    background: url(http://www.aaronshop.co.kr/design/aaron/wib/img/sub/go_map_bg.jpg) no-repeat 0 0;
    vertical-align: top;
    float: left;
}
/* BASIC css end */

