/*stit*/
.stit h5 {
    margin-top: 15px;
}
.stit p {
    margin-top: 15px;
}
/*company_01*/
#company_01 .sec2 {
    background: url(../img/com1_sec2.jpg) center center no-repeat;
    background-size: cover;
}
#company_01 .sec2 ul li .tbox {
    padding: 40px 15px;
}
#company_01 .sec2 ul li .tbox h4 {
    font-weight: 500;
}
#company_01 .sec2 ul li .tbox h6 {
    margin-top: 10px;
    font-weight: 300;
}
@media (min-width:768px) {
    #company_01 .sec2 ul li .tbox {
        background-color: #fff;
        min-height: 250px;
    }
}
@media (max-width:768px) {
    #company_01 .sec2 ul {
        width: 90%;
        margin: 0 auto;
    }
    #company_01 .sec2 ul li:not(:last-child) {
        margin-bottom: 30px;
    }
    #company_01 .sec2 ul li .tbox {
        padding: 15px 0;
        text-align: left;
    }
    #company_01 .sec2 ul li .tbox h4,
    #company_01 .sec2 ul li .tbox h6 {
        color: #fff;
    }
}
/*company_02*/
#company_02 {
    position: relative;
}
#company_02 .deco {
    position: absolute;
    left: 0;
    bottom: 0;
}
#company_02 .container {
    position: relative;
    z-index: 3;
}
#company_02 .sec1 ul li:nth-child(even) {
    padding-left: 40px;
}
#company_02 .sec1 ul li {
    margin: 10px 0;
}
#company_02 .sec1 .ibox,
#company_02 .sec1 .ibox img {
    width: 140px;
}
#company_02 .sec1 .tbox {
    padding-left: 15px;
}
#company_02 .sec1 .tbox p {
    font-weight: 300;
}
@media (max-width:1700px) and (min-width:1200px) {
    #company_02 .deco {
        left: -10%;
    }
}
@media (max-width:1200px) {
    #company_02 .com2_img1 {
        border: 1px solid #ddd;
        background-color: #fcfcfc;
    }
    #company_02 .sec1 ul li {
        margin: 20px 0;
    }
    #company_02 .sec1 ul li:nth-child(even) {
        padding-left: 30px;
    }
    #company_02 .sec1 .ibox,
    #company_02 .sec1 .ibox img {
        width: 80px;
    }
}

/*mapbox*/
.mapbox .root_daum_roughmap .wrap_map {
    height: 450px !important;
}
@media (max-width:768px) {
	.mapbox .root_daum_roughmap .wrap_map {
		height: 250px !important;
	}
}
/*loca_info*/
.loca_info {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
    margin-top: 30px;
}
.loca_info img {
    width: 20px;
    margin-bottom: 5px;
    vertical-align: middle;
    margin-right: 5px;
}
/*company_03*/
#company_03 .sec1 ul li .item {
    border: 1px solid #ddd;
    border-top: 3px solid #333;
    padding: 40px 30px;
}
#company_03 .sec1 ul li:nth-child(1) .item {
    background: url(../img/bsn_ib1.png) right bottom no-repeat;
}
#company_03 .sec1 ul li:nth-child(2) .item {
    background: url(../img/bsn_ib2.png) right bottom no-repeat;
}
#company_03 .sec1 .item ul,
#company_03 .sec1 .item h6 {
    margin-top: 30px;
}
#company_03 .sec1 .item h6 {
    font-weight: 300;
}
@media (min-width:768px) {
    #company_03 .sec1 .item {
        min-height: 430px;
    }
}
@media (max-width:768px) {
    #company_03 .sec1 .item {
        background-size: 100px !important;
        margin-bottom: 30px;
    }
}
/*company_05*/
#company_05 .sec2 {
    background-color: #f7f7f7;
}
/*career_01*/
#career_01 .sec1 .m_wrp {
    border: 1px solid #333;
    margin-bottom: 30px;
}
#career_01 .sec1 .m_wrp .tbox {
    text-align: center;
    padding: 20px 15px;
}
#career_01 .sec1 .m_wrp .tbox h5 {
    font-weight: 400;
}
#career_01 .sec1 .car_item {
    border: 1px solid #333;
    margin-bottom: 30px;
}
#career_01 .sec1 .car_item .tbox {
    text-align: center;
    padding: 20px 15px;
}
#career_01 .sec1 .car_item .tbox h5 {
    font-weight: 400;
}
#career_01 .sec1 .bt_con h4 {
    position: relative;
    padding-left: 15px;
}
#career_01 .sec1 .bt_con h4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10%;
    height: 80%;
    width: 5px;
    background-color: #d73212;
}
@media (max-width:768px) {
    #career_01 .sec1 .m_wrp {
        margin: 15px 0;
        background-color: #f7f7f7;
    }
    #career_01 .sec1 .m_wrp .ibox {
        width: 40%;
        border-right: 1px solid #333;
    }
    #career_01 .sec1 .car_item {
        margin-bottom: 10px;
    }
}
/*t_list*/
.t_list li p {
    padding-left: 10px;
    position: relative;
}
.t_list li p > span {
    position: absolute;
    left: 0;
}
/*education_01*/
#education_01 .top .top_box {
    border: 1px solid #aaa;
    padding: 30px 20px;
    position: relative;
    padding-left: 100px;
    margin-bottom: 20px;
}
#education_01 .top .top_box .num{
    position: absolute;
    left: 20px;
    font-size: 60px;
    line-height: 1em;
    font-weight: 700;
}
#education_01 .probox_tit {
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-bottom: 3px solid #333;
    font-weight: 700;
    margin-bottom: 0px;
}
#education_01 .probox {
    position: relative;
    padding-left: 100px;
}
#education_01 .probox .pro_tit {
    position: absolute;
    font-weight: 700;
    left: 0;
}
#education_01 .probox {
    margin-top: 40px;
}
#education_01 .probox a {
    color: #333;
    text-decoration: none;
    font-weight: 300;
	
    line-height: 30px;
}
#education_01 .probox a:hover {
    color: #e51d1d;
}
#education_01 .img_wrp img{
    border: 1px solid #ddd;
}
@media (max-width:768px) {
    #education_01 .top > li:nth-child(1) {
        margin-bottom: 30px;
    }
    #education_01 .probox {
        padding-left: 70px;
        margin-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #ddd;
    }
    #education_01 .top .top_box {
        padding: 20px 15px;
        padding-left: 70px;
        margin-bottom: 10px;
    }
    #education_01 .top .top_box .num {
        left: 15px;
        font-size: 45px;
    }
}

.gobtn {
    background: #e51d1d;
       padding: 0px 10px;
    border-radius: 6px;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    float: right;
	cursor:pointer
}
.onon {
      padding: 0px 3px;
    background: #4a94e0;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
}

.offoff {
      padding: 0px 3px;
    background: #e0584a;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
}



/*table_basic*/
.table.table_basic {
    border-top: 2px solid #314b6d;
}
.table.table_basic.table_fx {
    table-layout: fixed;
}
.table.table_basic thead tr th {
    background-color: #f4f4f4;
}
.table.table_basic thead tr th,
.table.table_basic thead tr td,
.table.table_basic tbody tr th,
.table.table_basic tbody tr td {
    font-size: 16px;
    color: #221814;
    line-height: 1.3em;
    text-transform: none;
    border: 1px solid #ddd;
    padding: 15px;
}
.table.table_basic thead tr th:first-child,
.table.table_basic thead tr td:first-child,
.table.table_basic tbody tr th:first-child,
.table.table_basic tbody tr td:first-child {
    border-left: 0px;
}
.table.table_basic thead tr th:last-child,
.table.table_basic thead tr td:last-child,
.table.table_basic tbody tr th:last-child,
.table.table_basic tbody tr td:last-child {
    border-right: 0px;
}
.table.table_basic thead tr th,
.table.table_basic tbody tr th {
    font-weight: 600;
}
.table.table_basic tbody tr td {
    font-weight: 300;
}
.table.table_basic.table_center thead tr th,
.table.table_basic.table_center thead tr td,
.table.table_basic.table_center tbody tr th,
.table.table_basic.table_center tbody tr td {
    text-align: center;
}
.table.table_basic.th_center thead tr th,
.table.table_basic.th_center tbody tr th {
    text-align: center;
    word-break: keep-all;
}
.table.table_basic.table_vh thead tr th,
.table.table_basic.table_vh thead tr td,
.table.table_basic.table_vh tbody tr th,
.table.table_basic.table_vh tbody tr td {
    vertical-align: middle;
}
.table.table_basic.table_wb thead tr th,
.table.table_basic.table_wb tbody tr td,
.table.table_basic.table_wb tbody tr th {
    word-break: keep-all;
}
.table.table_basic tbody tr th,
.table.table_basic tbody tr td {
    background-color: rgba(255, 255, 255, 0.5);
}
.table.table_basic tbody tr.imp th,
.table.table_basic tbody tr.imp td {
    background-color: #fdfffb;
}
.table.table_basic tbody tr.imp td {
    color: #082c44;
    font-weight: 600;
}
.table.table_basic tbody tr td.text-left {
    text-align: left;
}
.table.table_basic tbody tr td.text-right {
    text-align: right;
}
.table.table_basic tbody tr.bg_gr {
    background-color: #f7f7f7;
}
@media (max-width:768px){
    .table_wrp {
        width: 100%;
        overflow-x: scroll;
    }
    .table.table_basic thead tr th,
    .table.table_basic thead tr td,
    .table.table_basic tbody tr th,
    .table.table_basic tbody tr td {
        font-size: 14px;
        padding: 10px;
		word-break: break-all !important;
    }
}