/*서브 비주얼*/
.sub_visual_bg1 {
    background: url(../images/sub/sub_visual01.jpg);
}

.sub_visual_bg2 {
    background: url(../images/sub/sub_visual02.jpg);
}

.sub_visual_bg3 {
    background: url(../images/sub/sub_visual03.jpg);
}

.sub_visual_bg4 {
    background: url(../images/sub/sub_visual04.jpg);
}

.sub_visual_bg8 {
    background: url(../images/sub/sub_visual8.jpg);
}

.sub_visual_bg9 {
    background: url(../images/sub/sub_visual9.jpg);
}


/*서브 공통*/
.hide {
    font-size: 0;
    text-indent: -9999px;
}

#sub_visual {
    width: 100%;
    height: 480px;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

#sub_visual h2 {
    font-size: 70px;
    font-weight: 600;
    color: #fff;
    /* padding-top: 243px; */
    line-height: 480px;
}

#sub_visual p.tit1 {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    font-family: 'Poppins';
    margin-bottom: 30px
}

#sub_visual p.tit2 {
    font-size: 18px;
    color: #fff;
    position: absolute;
    padding: 30px;
}

.sub_cont {
    padding: 100px 0 0 0;
}



.sub_cont .inner {
    box-sizing: border-box;
    width: 1200px;
    margin: 0 auto;
}

.subTit {
    background: #fff;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.subTit h3:before {
    content: '';
    display: block;
    width: 2px;
    height: 56px;
    background: #14908a;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 30px;
}

.subTit h3 {
    /* width: 400px; */
    width: 100%;
    font-size: 46px;
    font-weight: 500;
    color: #333;
    /* padding: 0 20px; */
    margin: 0 auto;
    position: relative;
    margin-bottom: 130px;

}

.subTit span {
    color: #14908a;
}


.subTit .subTit2 {
    font-size: 36px;
    color: #333;
    font-weight: 500;
}

.tit3 {
    font-size: 16px !important;
    color: #666 !important;
    margin-bottom: 40px;
    display: block;
    margin-top: 20px;
}


/* 서브 lnb */
#lnb_Wrap {
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid #ddd;
    height: 75px;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
    position: absolute;
}

#lnb_Wrap .lnb {
    width: 1200px;
    margin: 0 auto;
}

#lnb_Wrap .home {
    width: 74px;
    height: 75px;
    float: left;
    line-height: 75px;
    border-right: 1px solid rgba(221, 221, 221, 0.475);
    border-left: 1px solid rgba(221, 221, 221, 0.475);
    box-sizing: border-box;
}

/* #lnb_Wrap .home img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);} */

#lnb_Wrap .sel_meun1 {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 240px;
    text-align: left;
    background: url(../images/sub/sub_lnb_arrow.png) no-repeat 95% 50%;
    border-right: 1px solid rgba(221, 221, 221, 0.475);
}

#lnb_Wrap .sel_meun1>a {
    line-height: 75px;
    height: 75px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding-left: 30px;
    color: #fff;
    text-align: left;
    box-sizing: border-box;
}

#lnb_Wrap .sel_meun2 {
    box-sizing: border-box;
    position: relative;
    float: left;
    width: 372px;
    text-align: left;
    background: url(../images/sub/sub_lnb_arrow.png) no-repeat 95% 50%;
    border-right: 1px solid rgba(221, 221, 221, 0.475);
}

#lnb_Wrap .sel_meun2>a {
    line-height: 75px;
    height: 75px;
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: left;
    padding-left: 30px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;

}

#lnb_Wrap .sel_box {
    position: absolute;
    background: #fff;
    left: 0px;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 9;

}

#lnb_Wrap .sel_box ul {
    display: none;

}

#lnb_Wrap .sel_box ul li {
    padding-left: 30px;

}

#lnb_Wrap .sel_box ul li a {
    display: block;
    height: 50px;
    font-size: 14px;
    font-weight: 300;
    color: #666;
    border: none;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    padding: 0 5px;
}

#lnb_Wrap .opn {
    background: url(../images/sub/sub_lnb_arrow2.png) no-repeat 95% 50%;
}

#lnb_Wrap .opn .sel_box ul {
    display: block;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0 !important;
}

#lnb_Wrap .sel_meun2 .sel_box {
    left: -1px;
}

#lnb_Wrap .opn>a {
    color: #14908a;
    border-bottom: 2px solid #14908a;
}


/*서브 탭*/

.sub_Tab {
    margin: 80px 0 60px 0;
}

.tab_ul {
    overflow: hidden;
    border: 1px solid #ddd;
}

.tab_ul li {
    float: left;
    width: 14.28%;
    height: 60px;
    text-align: center;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
}

.tab_ul li a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
}

.tab_ul li:first-child {
    border-left: none;
}

.tab_ul .on {
    background: #1755a1;
}

.tab_ul .on a {
    color: #fff;
}

.tab_ul li.active {
    background: #1755a1;
}

.tab_ul li.active a {
    color: #fff;
}

.tab_num3 {
    width: 888px;
    margin: 0 auto;
}

.tab_num3 li {
    width: 33.3333%;
}

.tab_num4 li {
    width: 25%;
}

.tab_num5 li {
    width: 20%;
}

/* btn효과 */
.subBtn {
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.subBtn:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(23, 85, 161, 1);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.subBtn:hover,
.subBtn:focus,
.subBtn:active {
    color: white;
}

.subBtn:hover:before,
.subBtn:focus:before,
.subBtn:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* 기관소개 메시지 */
.ceoWrap {
    padding: 0 0 150px 0;
}

.ceoWrap .txt_area {
    position: relative;
    width: 100%;
}


.ceoWrap .area_1 {
    width: 100%;
}

.area_2 {
    position: absolute;
    width: 100%;
    max-width: 990px;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding: 40px;
    box-sizing: border-box;

}

.ceoWrap .area_2:before {
    content: '';
    width: 137px;
    height: 2px;
    background-color: #333;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(-80px, 54px);
}

.ceoWrap .area_2 p {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 1.7;
}

.ceoWrap .area_2 p strong {
    font-size: 24px;
    color: #333;
    margin-left: 34px;
    font-weight: 500;
}

.ceoWrap .area_3 .sign {
    font-size: 16px;
    padding: 25px 165px 0 0;
    text-align: right;
    font-weight: 300;
    background: url(../images/sub/ceo_2.png) no-repeat right center;
}

.ceoWrap .area_3 .sign span {
    font-size: 20px;
    font-weight: 300;
}

.missionWrap {
    width: 100%;
    background: url(../images/sub/sub1_bg.jpg) no-repeat center center / cover;
    padding: 80px 0 100px;
    margin: 0 auto;
}

.missionWrap .inner {}

.missionWrap .tx_area {
    text-align: center;
    margin-bottom: 90px;
}

.missionWrap .tx_area h2 {
    font-size: 36px;
    color: #333;
    margin-bottom: 40px;
    font-weight: 500;
}

.missionWrap .tx_area strong {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    line-height: 1.7em;
}

.missionWrap .tx_area p {
    font-size: 16px;
    color: #666;
    line-height: 1.5em;
}

.missionWrap .con_area {}

.missionWrap .con_area ul {
    width: 100%;
}

.missionWrap .con_area ul:after {
    content: '';
    clear: both;
    display: block;
}

.missionWrap .con_area ul li {
    float: left;
    width: calc((100% - 120px) / 3);
    margin-left: 60px;
    /* padding: 68px 0; */
    height: 245px;
    text-align: center;
    background-color: #fff;
    border-radius: 45px 0 45px 0;
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.375);
    box-sizing: border-box;
    position: relative;
}

.missionWrap .con_area ul li:nth-child(1) {
    margin-left: 0;
}

.missionWrap .con_area ul li:nth-child(1):before {
    content: '';
    background: url(../images/sub/sub1_icon1.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -40px);
    width: 70px;
    height: 70px;

}

.missionWrap .con_area ul li:nth-child(2):before {
    content: '';
    background: url(../images/sub/sub1_icon3.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -40px);
    width: 70px;
    height: 70px;

}

.missionWrap .con_area ul li:nth-child(3):before {
    content: '';
    background: url(../images/sub/sub1_icon2.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -40px);
    width: 70px;
    height: 70px;

}

.missionWrap .con_area ul li strong {
    font-size: 22px;
    color: #333;
    padding-top: 40px;
    padding-bottom: 10px;
    font-weight: 500;
    /*  box-sizing: border-box; */
    display: block;
}

.missionWrap .con_area ul li span {
    display: block;
    font-size: 14px;
    color: #999;
    padding-bottom: 20px;
}

.missionWrap .con_area ul li p {
    font-size: 16px;
    color: #666;
    padding-bottom: 50px;
}


/* faq 문의하기 */
.online {
    width: 100%;
}

.write_form {
    width: 100%;
    margin-bottom: 60px;
}

.write_form .row {
    min-height: 50px;
    border-bottom: 1px solid #ddd;
}

.write_form>.row:nth-child(1) {
    border-top: 2px solid #333;
}

.write_form .row:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.write_form .row.col-2 .col {
    float: left;
    width: 50%;
}

.write_form .row.col-2 .col:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.write_form .row .label {
    float: left;
    display: block;
    box-sizing: border-box;
    width: 180px;
    padding: 16px 20px;
    line-height: 50px;
    font-size: 1rem;
    font-weight: 600;
    color: #333;
    background-color: #f8f8f8;
    text-align: left;
    font-family: 'Noto Sans KR';
}

.write_form .row .label span {
    color: #333;
    font-weight: 600;
}


.two_wrap {
    border-bottom: 1px solid #ddd;
}

.write_form .row.col.name_ {
    border-bottom: none;
}


.write_form .row .input_box {
    float: left;
    box-sizing: border-box;
    width: 35%;
    padding: 16px 20px;
}

.write_form .name .input_box {
    width: calc(100% - 900px);
}

.write_form .title_box .input_box {
    width: calc(100% - 180px);
}

.write_form .textarea_row .input_box {
    width: calc(100% - 180px);
}

.write_form .row .input_box input {
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    padding: 0 10px;
    color: #333;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 6px;
    font-family: 'Noto Sans KR';
    box-sizing: border-box;
}

.write_form .row .input_box textarea {
    display: block;
    width: 100%;
    height: 178px;
    padding: 10px;
    color: #333;
    box-sizing: border-box;
    font-size: 1rem;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-family: 'Noto Sans KR';
}

.agree .agreeArea {
    color: #999;
    font-weight: 300;
}

.write_form .row .input_box textarea::placeholder {
    color: #999;
    font-size: 16px;
    font-weight: 300;
}

.write_form .row.textarea_row .label {
    height: 210px;
}

.write_form .emailrow .input_box {
    display: flex;
}

.write_form .emailrow .input_box span {
    color: #999;
    line-height: 42px;
    font-family: 'Noto Sans KR';
}

.write_form .phone .input_box {
    display: flex;
}

.write_form .phone .input_box span {
    color: #999;
    line-height: 42px;
}

.emailrow select {
    width: 100%;
    background: #fff url(../images/sub/sub_select.png) no-repeat 96% center;
    background-size: 12px;
    color: #999;
    height: 42px;
    border: 1px solid #ddd;
    padding-left: 10px;
    border-radius: 6px;
    font-family: "Noto Sans KR";
}

.emailrow select option {
    font-family: "Noto Sans KR";
}

.emailrow input {
    float: left;
    width: 50%;
}

.qnabut {
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
}

.write_form .row .input_box.file input {
    width: 400px;
}

.write_form .row .filebox {
    position: relative;
}

.write_form .row .filebox::after {
    display: block;
    content: '';
    clear: both;
}

.write_form .row .filebox input[type=file] {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    overflow: hidden;
    border: 0
}

.write_form .row .filebox label {
    display: inline-block;
    color: #787878;
    background: #eeeeee;
    cursor: pointer;
    height: 40px;
    width: 130px;
    text-align: center;
    line-height: 40px;
    text-align: center;
    float: left;
    margin-left: 10px;
    margin-top: 18px;
    border-radius: 8px;
    font-family: 'Noto Sans KR'
}

.filebox .upload-name {
    display: inline-block;
    font-size: 14px;
    overflow: hidden;
    float: left;
    color: #787878;
    margin-left: 20px;
    border: none;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 6px;
    float: left;
    margin-top: 18px;
    padding: 0 10px;
    box-sizing: border-box;
}

.write_form .row .filebox .reset {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.agree .agreeArea {
    overflow-y: scroll;
    background: #fff;
    border-radius: 3px;
    height: 160px;
    border: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
    margin: 20px 0;
    font-size: 15px;
    color: #666;
    font-family: 'Noto Sans KR';
}

.agree .th {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Noto Sans KR';
}

.agree .agreeBtn {
    float: right;
    font-size: 14px;
}

.agree .agreeBtn input[type="checkbox"] {
    margin-right: 10px;
    width: 24px;
    height: 24px;
}

.agree .agreeBtn input[type="checkbox"]+label {
    top: -6px;
    position: relative;
}

#sub_contents>.inner .chk_box {
    padding: 10px 0 0;
    margin: 15px 0;
    position: relative;
    margin-bottom: 0px;
}

.chk_box input {
    display: none
}

.chk_box input+label {
    display: block;
    overflow: visible;
    cursor: pointer;
    width: auto;
    margin-bottom: 0;
    text-align: right;
}

.chk_box input+label>span {
    display: block;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-right: 0;
    margin-top: 0;
}

.chk_box input+label>span:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #a3c13f;
    transition: all .1s ease-in-out;
    content: '';
}

.chk_box input:checked+label>span {
    border: 1px solid #a3c13f;
}

.chk_box input[type=checkbox]+label>span {
    width: 20px;
    height: 20px;
    margin-top: 0;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 50%;
}

.chk_box input[type=checkbox]+label>span:before {
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 50%;
}

.chk_box input:checked+label>span:before {
    visibility: visible;
    opacity: 1;
    background: #14908a;
    border-radius: 50%;
}

.chk_box p {
    display: inline-block;
    font-family: 'Noto Sans KR'
}


.listBtn02 {
    text-align: center;
    margin-top: 100px;
}

.listBtn02 a {
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    box-sizing: border-box;
    width: 165px;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    background: #333;
    border-radius: 7px;
    font-family: 'Noto Sans KR', sans-serif;
}

.listBtn02 a:nth-child(1) {
    background: #14908a;
    margin-bottom: 100px;
}

.inquiry_button {
    margin-top: -30px;
    text-align: right;
}

/************* 문의하기 **********/


/* 경영이념 */
.visionWrap {
    margin: 50px 0 150px;
    padding: 80px 0;
    background: url(../images/sub/vision_1.jpg) no-repeat center center / cover;
}

.visionWrap img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}



/* 연혁 */
.historyWrap {
    padding: 50px 0 150px;
}

.history_tab {
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.history_tab:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.history_tab li {
    float: left;
    width: 50%;
}

.history_tab li a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-family: 'Poppins';
    font-size: 26px;
    font-weight: 500;
    color: #999;
    text-align: center;
    background-color: #fff;
}

.history_tab li.active a {
    color: #fff;
    background-color: #1755a1;
}

.history_contents {
    margin: 100px 0 0 0;
}

.history_contents li:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.history_contents li strong {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 50%;
    padding: 0 40px 0 0;
    font-family: 'Poppins';
    font-size: 26px;
    font-weight: 500;
    color: #1755a1;
    text-align: right;
}

.history_contents li strong:before {
    display: block;
    position: absolute;
    top: 15px;
    right: -4px;
    width: 10px;
    height: 10px;
    background-color: #1755a1;
    border-radius: 50%;
    content: '';
}

.history_contents .history_list {
    width: 50%;
    padding: 25px 0;
    border-right: 1px solid #ddd;
}

.history_contents .history_list li {
    position: relative;
    padding: 0 40px 0 0;
    margin: 0 0 5px 0;
}

.history_contents .history_list li:before {
    display: block;
    position: absolute;
    top: 13px;
    right: 0;
    width: 8px;
    height: 1px;
    background-color: #ddd;
    content: '';
}

.history_contents .history_list li .date {
    float: right;
    width: 40px;
    margin: 0 0 0 15px;
    font-size: 16px;
    color: #333;
}

.history_contents .history_list li p {
    float: right;
    width: calc(100% - 55px);
    line-height: 1.6;
    font-size: 16px;
    font-weight: 300;
    color: #666;
    text-align: right;
    word-break: keep-all;
}

.history_contents>li:nth-child(2n) strong {
    float: right;
    padding: 0 0 0 40px;
    text-align: left;
}

.history_contents>li:nth-child(2n) strong:before {
    right: auto;
    left: -4px;
}

.history_contents>li:nth-child(2n) .history_list {
    float: right;
    border-right: 0;
    border-left: 1px solid #ddd;
    clear: both;
}

.history_contents>li:nth-child(2n) .history_list li {
    padding: 0 0 0 40px;
}

.history_contents>li:nth-child(2n) .history_list li:before {
    right: auto;
    left: 0;
}

.history_contents>li:nth-child(2n) .history_list li .date {
    float: left;
    margin: 0 15px 0 0;
}

.history_contents>li:nth-child(2n) .history_list li p {
    float: left;
    text-align: left;
}




/* CI */
.ciWrap {
    padding: 0 0 150px 0;
}

.ciWrap .top_txt {
    margin: 40px 0 70px;
    text-align: center;
}

.ciWrap .top_txt p {
    line-height: 48px;
    font-size: 20px;
    color: #333;
}

.ciWrap .top_txt p strong {
    display: block;
    font-size: 32px;
    font-weight: 400;
    color: #333;
}

.ciWrap .top_txt p strong em {
    font-weight: 600;
}

.ci_box:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.ci_box>li {
    float: left;
    width: calc(100% - 575px);
}

.ci_box li img {
    width: 100%;
    vertical-align: top;
}

.ci_box .txt_box {
    float: right;
    width: 500px;
    margin: 0 0 0 75px;
}

.ci_box .txt_box .ci_flag {
    display: block;
    padding: 0 0 0 35px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    background: url(../images/sub/ci_flag.png) no-repeat 0 center;
}

.ci_box .txt_box .txt_list {}

.ci_box .txt_box .txt_list li {
    box-sizing: border-box;
    width: 100%;
    padding: 25px 20px;
    border-bottom: 1px solid #ddd;
}

.ci_box .txt_box .txt_list li .tit {
    display: block;
    position: relative;
    padding: 0 0 0 15px;
    margin: 0 0 15px 0;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.ci_box .txt_box .txt_list li .tit:before {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #1755a1;
    content: '';
}

.ci_box .txt_box .txt_list li p {
    padding: 0 0 0 15px;
    font-size: 16px;
    color: #666;
}

.ci_down {
    margin: 45px 0 0 0;
    text-align: center;
}

.ci_down .downBtn {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    background: none;
    border: 1px solid #ddd;
}

.ci_down .downBtn:first-child {
    margin-right: 10px;
}

.ci_down .downBtn.active {
    background-color: #1755a1;
    border: 1px solid #1755a1;
    color: #fff;
}




/* consulting01 안전보건경영시스템 구축 컨설팅*/

.consulting01Wrap .container1 .con1 {
    margin-top: 40px;
}

.consulting01Wrap .container03 .subTit3 {
    color: #fff;
    background-color: #14908a;
    min-width: 300px;
    padding: 10px 20px;
    box-sizing: border-box;
    max-width: 300px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50px;
    position: relative;
}

.consulting01Wrap .container03 .subTit3:after {
    position: absolute;
    content: '';
    background-image: url(../images/sub/arrow_u.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 40px);
}

.consulting01Wrap .container03 .box_area ul {
    overflow: hidden;
}

.consulting01Wrap .container03 .box_area ul li {
    float: left;
    margin-left: 30px;
    padding: 15px 20px 30px;
    box-sizing: border-box;
    border-radius: 30px;
    background-color: #f8fdfc;
}

.consulting01Wrap .container03 .box_area ul li span {
    font-size: 14px;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1) {
    margin-left: 0;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1),
.consulting01Wrap .container03 .box_area ul li:nth-child(3) {
    width: calc((50% - 60px) / 2);
    height: 327px;
    box-sizing: border-box;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) {
    width: 50%;
    min-height: 770px;
}

.consulting01Wrap .container03 .subTit3 {
    margin-bottom: 65px;
}


.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1 {
    position: relative;
    display: table;
    width: 386px;
    height: 386px;
    margin: 0 auto;
    border: 1px dashed #14908a;
    border-radius: 50%;
    margin-top: 70px;

}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p {
    width: 200px;
    height: 200px;
    background-color: #fff;
    border-radius: 50%;
    vertical-align: middle;
    display: table;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 20px #14908a3f;
    color: #333;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p span {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    font-size: 20px;
    font-weight: 500;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div {
    position: absolute;
    background-color: #fff;
    width: 114px;
    height: 114px;
    border-radius: 50%;
    display: table;
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.526);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 24px;
    color: #333;

}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p strong {
    color: #14908a;
    font-size: 24px;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2 {
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2:before {
    position: absolute;
    content: '';
    background: url(../images/sub/angle.png);
    width: 30px;
    height: 25px;
    top: 4em;
    left: -3em;
    transform: rotate(-22deg);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3:before {
    position: absolute;
    content: '';
    background: url(../images/sub/angle.png);
    width: 30px;
    height: 25px;
    top: -2em;
    left: -1em;
    transform: rotate(38deg);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4:before {
    position: absolute;
    content: '';
    background: url(../images/sub/angle.png);
    width: 30px;
    height: 25px;
    top: -3em;
    left: 6em;
    transform: rotate(-60deg);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5:before {
    position: absolute;
    content: '';
    background: url(../images/sub/angle.png);
    width: 30px;
    height: 25px;
    top: 7em;
    left: 10em;
    transform: rotate(1deg);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6:before {
    position: absolute;
    content: '';
    background: url(../images/sub/angle.png);
    width: 30px;
    height: 25px;
    top: 10em;
    left: 0;
    transform: rotate(90deg);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3 {
    top: 10%;
    right: 0%;
    transform: translateX(10%);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6 {
    top: 10%;
    left: 0%;
    transform: translateX(-10%);

}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5 {
    bottom: 0%;
    left: 0;
    transform: translateY(-10%);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4 {
    bottom: 0%;
    right: 0%;
    transform: translateY(-10%);
}

.consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .inner {
    width: 90%;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1) p,
.consulting01Wrap .container03 .box_area ul li:nth-child(3) p {
    text-align: center;
    background-color: #fff;
    padding: 10px;
    font-weight: 500;
    color: #333;
    margin-bottom: 40px;
    font-size: 18px;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1) span,
.consulting01Wrap .container03 .box_area ul li:nth-child(3) span {
    color: #666;
    font-weight: 400;
    line-height: 1.8em;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1) span em,
.consulting01Wrap .container03 .box_area ul li:nth-child(3) span em {
    color: #14908a
}

.container03wrap_con .subTit .subTit2 {
    background-color: #fafafa;
}

.consulting01Wrap .container04,
.container03wrap_con,
.consultingWrap2 {
    padding: 80px 0;
    background-color: #fafafa;
}

.consulting01Wrap .container04 .subTit2 {
    font-size: 36px;
    color: #333;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px;
}


.consulting01Wrap .container04 ul:after,
.container03wrap_con ul:after {
    content: '';
    display: block;
    clear: both;
}

.consulting01Wrap .container04 ul li,
.container03wrap_con ul li {
    float: left;
    margin-left: 24px;
    background-color: #fff;
    height: 200px;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.478);
    padding: 30px;
    width: calc((100% - 48px) / 3)
}

.consulting01Wrap .container04 ul li:nth-child(1),
.container03wrap_con ul li:nth-child(1) {
    margin-left: 0;
}

.consulting01Wrap .container04 ul li strong,
.container03wrap_con ul li strong {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    display: block;
}

.consulting01Wrap .container04 ul li p,
.container03wrap_con ul li p {
    font-size: 16px;
    color: #666;
    line-height: 1.7em;
    width: 92%;
}

.container03wrap_con ul li {
    display: table
}

.container03wrap_con ul li p {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.consulting01Wrap .container03 .tx_area {
    margin-top: 40px;
}

.consulting01Wrap .container03 .tx_area p {
    color: #fff;
    background-color: #14908a;
    width: 300px;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 50px;
    margin-bottom: 68px;
}

.consulting01Wrap .container03 .tx_area2 {
    margin: 0 auto;

}

.consulting01Wrap .container03 .tx_area2 p {
    background-color: #2e4d7e;
    color: #fff;
    font-size: 20px;
    padding: 36px 30px;
    box-sizing: border-box;
    border-radius: 0 50px 0 50px;
    box-shadow: 0 0 10px #2e4d727c;
    position: relative;
}

.consulting01Wrap .container03 .tx_area2 p:after {
    content: '';
    position: absolute;
    background-image: url(../images/sub/arrow_db.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    left: 50%;
    top: 0;
    background-position: center center;
    transform: translate(-50%, -40px)
}

.consulting01Wrap .container03 .tx_3 {
    margin-top: 40px;
    margin-bottom: 80px;
    font-size: 24px;
    color: #14908a;
    text-align: center;
}

.consulting01Wrap .container03 .tx_3 strong {
    font-size: 24px;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1) span,
.consulting01Wrap .container03 .box_area ul li:nth-child(3) span {
    position: relative;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1) span span,
.consulting01Wrap .container03 .box_area ul li:nth-child(3) span span {
    position: relative;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(1):after,
.consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(2):after,
.consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(3):after {
    position: absolute;
    content: '';
    left: 100%;
    top: 50%;
    transform: translateX(7em);
    background-image: url(../images/sub/arrow_r.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;

}

.consulting01Wrap .container03 .box_area ul li:nth-child(3) span span:nth-of-type(1):after,
.consulting01Wrap .container03 .box_area ul li:nth-child(3) span span:nth-of-type(2):after,
.consulting01Wrap .container03 .box_area ul li:nth-child(3) span span:nth-of-type(3):after {
    position: absolute;
    content: '';
    right: 100%;
    top: 50%;
    transform: translateX(-1em);
    background-image: url(../images/sub/arrow_l.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;

}

.consulting01Wrap .container03 .box_area ul li:nth-child(1),
.consulting01Wrap .container03 .box_area ul li:nth-child(3) {
    position: relative;
}

.consulting01Wrap .container03 .box_area ul li:nth-child(1):after,
.consulting01Wrap .container03 .box_area ul li:nth-child(3):after {
    content: '';
    background-image: url(../images/sub/dots.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 24px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -40px);

}

.table_last thead tr td p:nth-child(2) {
    display: table;
}

.table_last thead tr td p:nth-child(2) span {
    display: table-cell;
    text-align: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}


/* consulting02 공공기관 안전활동 수준평가 및  등급제 컨설팅*/
.consulting02Wrap .container1,
.consulting01Wrap .container1 {
    margin-bottom: 80px;
}


.consulting02Wrap .container2 {
    padding-bottom: 77px;
}

.consulting01Wrap .container2 {
    padding-bottom: 40px;
}

.consulting02Wrap .container3 .list_area ul li {
    overflow: hidden;
}

.consulting02Wrap .container3 .list_area .iconarea {
    float: left;
    width: 20%;
}

.consulting02Wrap .container3 .list_area .txt_area {
    float: left;
    width: 80%;
}

.consulting02Wrap .container3 .list_area .txt_area span {
    color: #666;
    font-size: 16px;
}

.consulting02Wrap .container3 .table_area .table {
    text-align: center;
    border-spacing: 20px;
    border-collapse: separate;
    width: 100%;
}

.consulting02Wrap .container3 .table_area .table thead th p {
    color: #fff;
    border-radius: 50px;
    width: 100px;
    margin: 0 auto;
    height: 53px;
    line-height: 53px;
}

.consulting02Wrap .container3 .table_area .table thead th:nth-child(2) p {
    background-color: #4fb8b3;
}

.consulting02Wrap .container3 .table_area .table thead th:nth-child(3) p {
    background-color: #14908a;
}

.consulting02Wrap .container3 .table_area .table thead th:nth-child(4) p {
    background-color: #4393b1;
}

.consulting02Wrap .container3 .table_area .table thead th:nth-child(5) p {
    background-color: #2e4d7e;
}


.consulting02Wrap .container3 .table_area .table thead tr {
    position: relative;
}

.consulting02Wrap .container3 .table_area .table thead tr:nth-child(1):after {
    content: '';
    position: absolute;
    width: 82%;
    height: 1px;
    border-bottom: 1px dashed #71bbb8;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1;
}

.consulting02Wrap .container3 .table_area .table thead tr:nth-child(1) th:nth-child(5) {
    position: relative;
}

.consulting02Wrap .container3 .table_area .table thead tr:nth-child(1) th:nth-child(5):before {
    position: absolute;
    content: '';
    background-image: url(../images/sub/arrow_r.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    top: 50%;
    left: 0;
    transform: translate(30px, -50%);
}

.span_em {
    width: 100%;
}

.span_em:after {
    content: '';
    display: block;
    clear: both;
}

.span_em span {
    float: left;
    width: 2%;
    padding-right: 10px;
    display: block;
}

.span_em em {
    float: left;
    width: 90%;
    display: block;
}

.consulting02Wrap .container3 .table_area .table .td_white {
    font-size: 18px;
    color: #333;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.241);
    font-weight: 600;
    border-radius: 10px;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) {
    height: 390px;
    box-sizing: border-box;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td:not(:nth-child(1)) {
    border: 1px solid #ddd;
    border-radius: 5px;
    font-weight: 500;
    width: calc(100% / 4.5)
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td {
    font-size: 18px;
    color: #333;
    vertical-align: middle;
    padding-top: 26px;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div {
    color: #fff;
    margin: 6px;
    border-radius: 5px;
    margin-top: 30px;
    padding: 10px;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div:nth-child(2) {
    margin-top: 15px;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div {
    background-color: #4fb8b3;

}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div p em {
    border-bottom: 1px solid #fff;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-weight: 500;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div p {
    font-size: 16px;
    font-weight: 300;
    height: 150px;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div p strong {
    font-weight: 500;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div.gr2 {
    background-color: #14908a;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div.gr3 {
    background-color: #4393b1;
}

.consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div.gr4 {
    background-color: #2e4d7e;
}

.consulting02Wrap .container3 .table_area .table tr:nth-child(2) td:not(:nth-child(1)) {
    border-radius: 5px;
    color: #fff;
    padding: 10px;
    text-align: left;

}

.consulting02Wrap .container3 .table_area .table tr:nth-child(2) td:not(:nth-child(1)):nth-child(2) {
    background-color: #4fb8b3;
}

.consulting02Wrap .container3 .table_area .table tr:nth-child(2) td:not(:nth-child(1)):nth-child(3) {
    background-color: #14908a;
}

.consulting02Wrap .container3 .table_area .table tr:nth-child(2) td:not(:nth-child(1)):nth-child(4) {
    background-color: #4393b1;
}

.consulting02Wrap .container3 .table_area .table tr:nth-child(2) td:not(:nth-child(1)):nth-child(5) {
    background-color: #2e4d7e;
}


.consulting02Wrap .container3 .table_area .table tr:nth-child(2) td:not(:nth-child(1)):nth-child(2) p span {
    width: 2%;
    float: left;
}



/* Container4 */
/* 인증&특허 */
.certi_listWrap {
    margin: 60px 0 0 0;
    padding: 100px 0 140px;
    background: url(../images/sub/certi_bg.jpg) no-repeat center center / cover;
}

.certi_listWrap .inner {
    width: 1180px;
}

.certi_tabs {
    margin: 0 0 100px 0;
    border-bottom: 1px solid #666;
}

.certi_tabs:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.certi_tabs li {
    float: left;
    width: calc(70%/6);
}

.certi_tabs li a {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    text-align: center;
}

.certi_tabs li.active {
    width: 30%;
}

.certi_tabs li.active a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}

.certi_tabs li.active a:before {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background-color: #4f92e5;
    content: '';
}

.m_certi_tabs {
    display: none;
    position: relative;
    width: 100%;
    margin: 0 auto 50px;
    z-index: 6;
}

.m_certi_tabs .tab_select {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 30px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-align-last: center;
    background: transparent url(../images/sub/certi_tabs_arrow.png) no-repeat 95% center;
    border: 1px solid #4f92e5;
}

.m_certi_tabs .tab_select option {
    color: #fff;
    background: #000;
}

.certi_top {
    margin: 0 0 20px 0;
}

.certi_top:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.certi_top p {
    float: left;
    margin: 4px 0 0 0;
    font-size: 20px;
    font-weight: 500;
    color: #bbb;
}

.certi_top .search_box {
    position: relative;
    float: right;
}

.certi_top .search_box select {
    float: left;
    width: 110px;
    height: 40px;
    padding: 0 20px;
    margin: 0 5px 0 0;
    font-size: 16px;
    color: #bbb;
    background-color: transparent;
    border: 1px solid rgba(221, 221, 221, 0.5);
    background: url(../images/sub/search_arrow.png) no-repeat 80px center;
}

.certi_top .search_box input {
    float: left;
    width: 264px;
    height: 40px;
    padding: 0 40px 0 20px;
    font-size: 16px;
    color: #bbb;
    background-color: transparent;
    border: 1px solid rgba(221, 221, 221, 0.5);
}

.certi_top .search_box button {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 21px;
    height: 21px;
    text-indent: -9999px;
    background: url(../images/sub/search_btn.png) no-repeat 0 0;
}

.certi_list:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.certi_list li {
    float: left;
    width: calc((100% - 40px)/3);
    margin: 0 0 50px 20px;
}

.certi_list li:nth-child(3n + 1) {
    margin: 0 0 50px 0;
}

.certi_list li a {
    display: block;
    width: 100%;
}

.certi_list li a .img_box {
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #fff;
}

.certi_list li a .img_box img {
    width: 100%;
    vertical-align: top;
}

.certi_list li a p {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}

.certi_list li a p em {
    color: #4f92e5;
}

.certi_cont {
    padding: 50px 0 150px;
}

.certi_cont .tit_area {
    padding: 25px 30px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #ddd;
}

.certi_cont .tit_area .tit {
    font-size: 18px;
    font-weight: 300;
    color: #333;
}

.certi_cont .tit_area .date {
    font-size: 14px;
    color: #999;
    font-weight: 300;
    margin-top: 10px;
}

.certi_cont .txt_area {
    padding: 40px 30px 100px;
}

.certi_cont .txt_area p {
    font-size: 16px;
    color: #666;
}

.certi_cont .prevNext {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.certi_cont .prevNext>div {
    float: left;
}

.certi_cont .prevNext>div>a {
    display: block;
    width: 100%;
}

.certi_cont .prevNext>div>a:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.certi_cont .prevNext>div span {
    float: left;
    height: 58px;
    line-height: 58px;
    font-size: 14px;
    color: #999;
    font-weight: 300;
    vertical-align: top;
}

.certi_cont .prevNext .prevNext_con {
    width: calc((100% - 180px)/2);
    height: 58px;
    line-height: 58px;
}

.certi_cont .prevNext .prev {
    border-right: 1px solid #ddd;
}

.certi_cont .prevNext .next {
    border-left: 1px solid #ddd;
    overflow: hidden;
}

.certi_cont .prevNext .next span {
    float: right;
}

.certi_cont .prevNext .prevNext_con span:first-child {
    text-align: center;
    width: 120px;
    font-size: 16px;
    color: #333;
}

.certi_cont .prevNext .prevNext_con .tit {
    box-sizing: border-box;
    overflow: hidden;
    width: calc(100% - 120px);
    font-size: 16px;
    color: #666;
    font-weight: 300;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}

.certi_cont .prevNext .prev .tit {
    padding: 0 20px 0 0;
}

.certi_cont .prevNext .next .tit {
    padding: 0 0 0 20px;
    text-align: right;
}

.certi_cont .prevNext .prevNext_con span i {
    width: 8px;
    height: 20px;
    vertical-align: middle;
}

.certi_cont .prevNext .prev span i {
    background: url(../images/sub/arrow_h.png) no-repeat 0 0;
    margin-right: 15px;
}

.certi_cont .prevNext .next span i {
    background: url(../images/sub/arrow_h.png) no-repeat -8px 0;
    margin-left: 15px;
}

.certi_cont .prevNext .listBtn {
    width: 180px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #1755a1;
}




/* 수상실적 */
.awardWrap {
    margin: 50px 0 0 0;
    padding: 50px 0 150px;
    background: url(../images/sub/award_bg.jpg) no-repeat center center / cover;
}

.award_box {
    margin: 0 0 60px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #ddd;
}

.award_box:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.award_box .tit {
    display: block;
    margin: 0 0 25px 0;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    letter-spacing: -0.5px;
}

.award_list:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.award_list li {
    float: left;
    width: 32%;
    margin: 0 0 20px 2%;
}

.award_list li:nth-child(3n + 1) {
    margin: 0 0 20px 0;
}

.award_list li .img_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #fff;
    background-color: #fff;
}

.award_list li .img_box:before {
    display: block;
    padding-top: 100%;
    content: '';
}

.award_list li .img_box img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.award_list li .txt_box {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 10px;
    margin: 15px 0 0 0;
}

.award_list li .txt_box p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    letter-spacing: -1px;
    word-break: keep-all;
}

.award_list li .txt_box p span {
    display: inline-block;
    padding: 0 5px 0 0;
    color: #4f92e5;
}


/* 조직도 */
.organizeWrap {
    padding: 50px 0 150px;
}

.organize_ceo {
    position: relative;
    width: 180px;
    height: 180px;
    margin: 0 auto;
    background: url(../images/sub/organize_ceo.png) no-repeat 0 0;
}

.organize_ceo:before {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    margin: 0 auto;
    width: 8px;
    height: 8px;
    background-color: #80267b;
    border: 3px solid #fff;
    border-radius: 50%;
    z-index: 1;
    content: '';
}

.organize_ceo strong {
    display: block;
    line-height: 180px;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.executive {
    position: relative;
    width: 160px;
    height: 50px;
    margin: 40px auto 0;
    background-color: #312b83;
}

.executive:before {
    display: block;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 40px;
    background-color: #ccc;
    content: '';
}

.executive strong {
    display: block;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
}

.organize_list {
    position: relative;
    overflow: hidden;
    padding: 40px 0 0 0;
}

.organize_list:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 40px;
    background-color: #ccc;
    content: '';
}

.organize_list:after {
    display: block;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 163.333333px);
    height: 1px;
    background-color: #ccc;
    content: '';
}

.organize_list>li {
    float: left;
    width: 163.333333px;
    margin: 0 0 0 40px;
}

.organize_list>li:first-child {
    margin: 0;
}

.organize_list .department {
    position: relative;
    padding: 40px 0 0 0;
}

.organize_list .department:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 40px;
    background-color: #ccc;
    content: '';
}

.organize_list .department strong {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background-color: #455466;
}

.organize_list .team_list {
    box-sizing: border-box;
    margin: 10px 0 0 0;
    width: 100%;
    padding: 20px 0;
    border: 1px solid #ddd;
}

.organize_list .team_list li {
    line-height: 2;
    font-size: 16px;
    color: #666;
    text-align: center;
}

/* 오시는 길 */
.mapWrap {
    padding: 0 0 150px;
    position: relative;
}

.mapWrap .txt_box {
    position: absolute;
    bottom: 0;
    left: 50%;
    box-sizing: border-box;
    width: 1200px;
    height: 155px;
    background-color: #14908a;
    transform: translate(-50%, -72px);
    box-sizing: border-box;
}

.mapWrap .txt_box:after {
    content: '';
    clear: both;
    display: block;
}

.mapWrap .txt_box .left {
    float: left;
    width: 300px;
    text-align: center;
    line-height: 155px;
    position: relative;
}

.mapWrap .txt_box .left p {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
}

.mapWrap .txt_box .left:after {
    content: '';
    width: 1px;
    height: 80px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mapWrap .txt_box .right {
    width: calc(100% - 300px);
    float: left;
    line-height: 155px;
    box-sizing: border-box;
    padding: 0 60px;
}


.mapWrap .txt_box .right:after {
    content: '';
    display: block;
    clear: both;
}

.mapWrap .txt_box .right p {
    float: left;
    color: #fff;
    box-sizing: border-box;

}

.mapWrap .txt_box .right p img {
    vertical-align: middle;
    padding-right: 38px;
}

.mapWrap .txt_box .right p:nth-child(2) img {
    padding-left: 65px;
}

.traffic_con {
    padding: 165px 0 10px;
    box-sizing: border-box;
}

.traffic_con::after {
    content: '';
    clear: both;
    display: block;
}

.traffic_con h3 {
    font-family: 'S-CoreDream-6Bold';
    font-size: 30px;
    margin-bottom: 100px;
}

.traffic_con .inner {
    width: 1380px;
    margin: 0 auto;
    box-sizing: border-box;
}

.traffic {
    width: 100%
}

.traffic>li {
    float: left;
    width: 50%;
}

.traffic>li ul {}

.traffic>li ul li {
    float: none;
    margin-bottom: 20px;
    margin-left: 55px;
}

.traffic>li ul li:nth-child(2) {
    margin-left: 120px;
}


.inner_ov {
    overflow: hidden;
    margin-bottom: 100px !important;
}

.traffic li ul li:nth-child(2) p {
    padding-bottom: 25px;
}

.traffic .bg_r {
    padding: 5px 10px;
    background-color: #be0909;
    color: #fff;
    font-style: normal;
    border-radius: 5px;
    margin-right: 5px;
}

.traffic .bg_g {
    padding: 5px 10px;
    background-color: #0ca74f;
    color: #fff;
    font-style: normal;
    border-radius: 5px;
    margin-right: 5px;
}

.traffic .bg_y {
    padding: 5px 10px;
    background-color: #e9ca5f;
    color: #fff;
    font-style: normal;
    border-radius: 5px;
    margin-right: 5px;
}


.traffic .bg_p {
    background-color: #996dac;
    color: #fff;
    font-style: normal;
    border-radius: 50%;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}

.traffic .bg_br {
    background-color: #cd7d30;
    color: #fff;
    font-style: normal;
    border-radius: 50%;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
}


.traffic>li ul li img {
    vertical-align: middle;
    padding-right: 20px;
}

.traffic>li ul li strong {
    display: inline-block;
    font-size: 20px;
    color: #333;
    font-weight: 500;
}

.traffic>li ul li p {
    font-size: 16px;
    color: #333;
}

.traffic>li:nth-child(2) ul li:nth-child(2) strong {
    font-size: 16px;
    color: #333;
}

.traffic>li:nth-child(2) ul li:nth-child(2) p {
    color: #666;
}

/* 사업실적 */
.customerWrap {
    padding: 50px 0 150px;
}

.customer_list:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.customer_list li {
    position: relative;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    width: calc((100% - 80px) / 5);
    height: 68px;
    margin: 0 0 20px 20px;

}

.customer_list li:nth-child(6),
.customer_list li:nth-child(5n+1) {
    margin-left: 0;
}

.customer_list li img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}



/*지속가능경영_공통*/
.csm .subTit2 {
    text-align: center;
    margin: 50px 0 80px;
    line-height: 36px;
}

.csm .subTit2 p {
    font-size: 32px;
    margin-bottom: 10px;
}

.csm .subTit2 strong {
    font-size: 32px;
    font-weight: 600;
}

.csm .subTit2 span {
    font-size: 20px;
    font-weight: 400;
}

.csm .txtArea1 {
    overflow: hidden
}

.csm .txtArea1 .img_box {
    float: left;
    margin-right: 8%;
}

.csm .txtArea1 .img_box img {
    width: 100%;
}

.csm .txtArea1 .txt_box {
    float: left;
}

.csm .txtArea1 .txt_box h4 {
    font-size: 30px;
    font-weight: 500;
    padding-left: 45px;
    margin-bottom: 30px;
    position: relative;
}

.csm .txtArea1 .txt_box h4::before {
    content: '';
    width: 30px;
    height: 24px;
    background: url(../images/sub/safety_icon04.png) 0 0 no-repeat;
    position: absolute;
    top: 35%;
    left: 0;
}

.csm .txtArea1 .txt_box .policy li {
    position: relative;
    font-size: 16px;
    color: #666;
    padding-left: 14px;
    margin-bottom: 15px;
    margin-left: 20px;
}

.csm .txtArea1 .txt_box .policy li::before {
    content: '';
    width: 4px;
    height: 4px;
    background: #1755a1;
    position: absolute;
    top: 10px;
    left: 0;
}

.csm .txtArea2 {
    text-align: center;
    position: relative;
    padding: 80px 0;
    margin-top: 80px;
}

.csm .txtArea2::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #ecf3fc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.csm .txtArea2 h4 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 100px;
}

.csm .txtArea2 h4 span {
    font-size: 24px;
    font-family: 'Poppins';
    display: block;
    position: relative;
}

.csm .txtArea2 h4 span::after {
    content: '';
    width: 30px;
    height: 2px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -15px;
    background: #333;
}

/* 안전보건경영 */
.safetyWrap .txtArea2 .vision {
    width: 1074px;
    overflow: hidden;
    margin: 80px auto 0
}

.safetyWrap .txtArea2 .vision li {
    display: inline-block;
    width: 415px;
    height: auto;
    font-size: 29px;
    font-weight: 500;
    color: #fff;
    padding: 12% 7%;
}

.safetyWrap .txtArea2 .vision li span {
    font-size: 29px;
}

.safetyWrap .txtArea2 .vision li i {
    display: block;
    width: 100px;
    height: 93px;
    margin: 0 auto 5%;
}

.safetyWrap .txtArea2 .vision li span:last-child {
    display: block;
    font-size: 20px;
    font-family: 'Poppins';
}

.safetyWrap .txtArea2 .vision li:nth-of-type(1) {
    background: url(../images/sub/safety_bg01.png) no-repeat 0 0 / 100%;
    color: #205ca5
}

.safetyWrap .txtArea2 .vision li:nth-of-type(1) i {
    background: url(../images/sub/safety_icon01.png) no-repeat center 0;
}

.safetyWrap .txtArea2 .vision li:nth-of-type(2) {
    background: url(../images/sub/safety_bg02.png) no-repeat 0 0 / 100%;
    margin-left: -9%;
}

.safetyWrap .txtArea2 .vision li:nth-of-type(2) i {
    background: url(../images/sub/safety_icon02.png) no-repeat center 0;
}

.safetyWrap .txtArea2 .vision li:nth-of-type(3) {
    background: url(../images/sub/safety_bg03.png) no-repeat 0 0 / 100%;
    margin-left: -9%;
}

.safetyWrap .txtArea2 .vision li:nth-of-type(3) i {
    background: url(../images/sub/safety_icon03.png) no-repeat center 0;
}

/*윤리경영*/
.ethicsWrap .txtArea1 .img_box {
    width: 60%;
    float: left;
}

.ethicsWrap .txtArea1 .img_box img {
    width: 100%;
}

/*품질경영*/
.qualityWrap .txtWrap {
    overflow: hidden;
}

.qualityWrap .txt_box1,
.qualityWrap .txt_box2 {
    display: inline-block;
    margin-top: 90px;
}

.qualityWrap .txtArea2 .img_box {
    display: inline-block;
    margin: 0 6%;
}

.qualityWrap .policy1 li,
.qualityWrap .policy2 li {
    font-size: 20px;
    width: 250px;
    padding-left: 50px;
    text-align: left;
    margin-bottom: 50px;
}

.qualityWrap .policy1 li:last-child,
.qualityWrap .policy2 li:last-child {
    margin-bottom: 0;
}

.qualityWrap .policy1 li:nth-of-type(1) {
    background: url(../images/sub/quality_icon1.png) no-repeat 0 0;
}

.qualityWrap .policy1 li:nth-of-type(2) {
    background: url(../images/sub/quality_icon2.png) no-repeat 0 0;
}

.qualityWrap .policy1 li:nth-of-type(3) {
    background: url(../images/sub/quality_icon3.png) no-repeat 0 0;
}

.qualityWrap .policy1 li:nth-of-type(4) {
    background: url(../images/sub/quality_icon4.png) no-repeat 0 0;
}

.qualityWrap .policy2 li:nth-of-type(1) {
    background: url(../images/sub/quality_icon5.png) no-repeat 0 0;
}

.qualityWrap .policy2 li:nth-of-type(2) {
    background: url(../images/sub/quality_icon6.png) no-repeat 0 0;
}

.qualityWrap .policy2 li:nth-of-type(3) {
    background: url(../images/sub/quality_icon7.png) no-repeat 0 0;
}

.qualityWrap .policy2 li:nth-of-type(4) {
    background: url(../images/sub/quality_icon8.png) no-repeat 0 0;
}

.qualityWrap .txtArea2 {
    overflow: hidden
}

/*사업분야*/
.business .subTit2 p {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    margin: 55px 0 70px;
}

.business .subTit2 p span {
    color: #1755a1
}

.business .imgArea1 {
    width: 100%
}

.business .imgArea1 img {
    width: 100%;
}

.business .imgArea2 h3 {
    font-size: 20px;
    margin: 60px 0 40px;
    padding-bottom: 20px;
    border-bottom: 2px solid #333;
}

.business .gallery_img_box {
    overflow: hidden;
}

.business .gallery_img_box div {
    width: auto;
    float: left;
    margin-right: 2.58%;
}

.business .gallery_img_box div a:hover p {
    color: #1755a1
}

.business .gallery_img_box div p {
    margin: 20px 0 50px;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    display: block;
}

.business .gallery_img_box div:nth-of-type(3),
.business .gallery_img_box div:nth-of-type(6) {
    margin-right: 0;
}

.popup_pass2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.popup_pass2 .popup_wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    box-sizing: border-box;
    margin: 0 auto;
    background-color: #fff;
}

.popup_pass2 .popup_wrap .close {
    display: block;
    position: absolute;
    top: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    background: #a3b6cc url(../images/sub/btn_close.png) no-repeat center center;
    text-indent: -9999px;
}

.popup_pass2 .popup_wrap {
    width: 1000px;
    height: auto;
}

.popup_pass2 .txt_box {
    text-align: center;
    padding: 20px;
}

.popup_pass2 .txt_box h3 {
    text-align: left;
    padding: 15px 20px;
    margin-bottom: 10px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
    color: #333;
}

.popup_pass2 .txt_box img {
    width: 100%;
}

.popup_pass2 .txt_box p {
    text-align: left;
    padding: 15px 20px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    border-top: 1px solid #ddd;
}

.popup_pass2 .txt_box input {
    width: 100%;
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ddd;
}

.popup_pass2 .txt_box .btn_ok {
    display: inline-block;
    margin: 35px 0 0 0;
    width: 120px;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: #1b5cb0;
}





/* 승진뉴스 */
.newsWrap {
    padding: 50px 0 150px;
}

.newsWrap .certi_top p {
    color: #333;
}

.newsWrap .certi_top .search_box select {
    font-weight: 300;
    color: #666;
    border: 1px solid #ddd;
}

.newsWrap .certi_top .search_box input {
    padding: 0 40px 0 20px;
    border: 1px solid #ddd;
}

.newsWrap .certi_top .search_box button {
    background: url(../images/sub/search_btn02.png) no-repeat 0 0;
}

.news_list {
    width: 100%;
    border-top: 2px solid #1755a1;
}

.news_list li {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
}

.news_list li a {
    display: block;
}

.news_list li a:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.news_list .img_box {
    position: relative;
    float: left;
    width: 340px;
    height: 200px;
    background-color: #bbb;
}

.news_list .img_box:before {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid #1755a1;
    transition: all 0.5s;
    content: '';
}

.news_list .img_box img {
    width: 100%;
    vertical-align: top;
}

.news_list .txt_box {
    float: left;
    box-sizing: border-box;
    width: calc(100% - 340px);
    padding: 20px 30px 0 70px;
}

.news_list .txt_box .tit {
    display: block;
    overflow: hidden;
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    transition: all 0.5s;
}

.news_list .txt_box .txt {
    display: -webkit-box;
    overflow-y: hidden;
    height: 3.2em;
    line-height: 1.6;
    font-size: 16px;
    color: #666;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_list .txt_box .date {
    display: block;
    margin: 30px 0 0 0;
    font-size: 16px;
    color: #999;
}

.news_list li a:hover .img_box:before {
    visibility: visible;
    opacity: 1;
}

.news_list li a:hover .txt_box .tit {
    color: #1755a1;
}


.paging {
    margin: 40px 0 0 0;
    text-align: center;
}

.paging .btn_page {
    display: inline-block;
    width: 8px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: 0 center;
    text-indent: -9999px;
    vertical-align: top;
}

.paging .btn_page_prev {
    background-image: url(../images/sub/page_prev.png);
}

.paging .btn_page_next {
    background-image: url(../images/sub/page_next.png);
}

.paging ul {
    display: inline-block;
    margin: 0 95px;
}

.paging ul li {
    float: left;
    margin: 0 15px;
}

.paging ul li a {
    box-sizing: border-box;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 300;
    color: #666;
    border: 2px solid #fff;
    text-align: center;
}

.paging ul li.active {
    margin: 0 30px;
}

.paging ul li.active a {
    color: #333;
    border: 2px solid #1755a1;
    border-radius: 50%;
}

.flie_area {
    box-sizing: border-box;
    width: 100%;
    padding: 0 30px;
    border-top: 1px solid #ddd;
}

.flie_area:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.flie_area span {
    float: left;
    display: block;
    width: 90px;
    line-height: 60px;
    font-size: 14px;
    font-weight: 300;
    color: #999;
}

.flie_area span i {
    display: inline-block;
    margin: 0 15px 0 0;
    width: 16px;
    height: 60px;
    background: url(../images/sub/ic_file.png) no-repeat 0 center;
    vertical-align: top;
}

.flie_area a {
    float: left;
    display: block;
    width: calc(100% - 120px);
    line-height: 60px;
    font-size: 14px;
    font-weight: 300;
    color: #666;
}

.newsWrap .certi_cont {
    padding: 0;
}

.newsWrap .certi_cont .txt_area img {
    max-width: 100%;
    vertical-align: top;
}




/* 공지사항 */
.noticeWrap {
    padding: 50px 0 150px;
}

.noticeWrap .certi_top p {
    color: #333;
}

.noticeWrap .certi_top .search_box select {
    font-weight: 300;
    color: #666;
    border: 1px solid #ddd;
}

.noticeWrap .certi_top .search_box input {
    padding: 0 40px 0 20px;
    border: 1px solid #ddd;
}

.noticeWrap .certi_top .search_box button {
    background: url(../images/sub/search_btn02.png) no-repeat 0 0;
}

.list_table {
    width: 100%;
    border-top: 2px solid #1755a1;
}

.list_table tr {
    height: 60px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
}

.list_table thead tr {
    height: 60px;
    background-color: #f6f6f7;
}

.list_table tr th {
    font-size: 16px;
    font-weight: 400;
    color: #333;
}

.list_table tr td {
    font-size: 16px;
    font-weight: 300;
    color: #666;
    text-align: center;
}

.list_table tr td.tit {
    text-align: left;
}

.list_table tr td.tit a {
    display: inline-block;
    overflow: hidden;
    max-width: 780px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}

.list_table tr td.tit .ic_file {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 16px;
    height: 24px;
    background: url(../images/sub/ic_file.png) no-repeat 0 center;
}

.list_table tr td.tit .ic_lock {
    display: inline-block;
    margin: 0 0 0 10px;
    width: 13px;
    height: 24px;
    background: url(../images/sub/ic_lock.png) no-repeat 0 center;
}

.list_table tr td.answer span {
    display: block;
    margin: 0 auto;
    width: 62px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    border-radius: 3px;
    background-color: #aaa;
}

.list_table tr td.answer span.answer_ok {
    background-color: #1755a1;
}


/* 고객문의 */
.centerWrap {
    padding: 50px 0 150px;
}

.centerWrap .certi_top p {
    color: #333;
}

.centerWrap .certi_top .search_box select {
    font-weight: 300;
    color: #666;
    border: 1px solid #ddd;
}

.centerWrap .certi_top .search_box input {
    padding: 0 40px 0 20px;
    border: 1px solid #ddd;
}

.centerWrap .certi_top .search_box button {
    background: url(../images/sub/search_btn02.png) no-repeat 0 0;
}

.centerWrap .top_box {
    box-sizing: border-box;
    margin: 0 0 50px 0;
    width: 100%;
    padding: 60px 40px;
    background: #f3f3f3 url(../images/sub/center_top_bg.png) no-repeat right top;
}

.centerWrap .top_box:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.centerWrap .top_box p {
    float: left;
    width: calc(100% - 180px);
    line-height: 50px;
    font-size: 16px;
    font-weight: 300;
    color: #333;
}

.centerWrap .top_box .btn_box {
    float: right;
    margin: 0;
    text-align: right;
}

.centerWrap .top_box .btn_box .btn_write {
    color: #fff;
    background: #1755a1 url(../images/sub/inquiry_btn.png) no-repeat 85% center;
    text-align: left;
}

.centerWrap .top_box .btn_box .btn_write:hover {
    background-color: #1755a1;
}


.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.popup .popup_wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    box-sizing: border-box;
    margin: 0 auto;
    background-color: #fff;
}

.popup .popup_wrap .close {
    display: block;
    position: absolute;
    top: 0;
    right: -40px;
    width: 40px;
    height: 40px;
    background: #a3b6cc url(../images/sub/btn_close.png) no-repeat center center;
    text-indent: -9999px;
}

.popup_pass .popup_wrap {
    width: 500px;
    padding: 40px 85px;
}

.popup_pass .txt_box {
    text-align: center;
}

.popup_pass .txt_box p {
    margin: 0 0 20px 0;
    font-size: 18px;
    color: #333;
}

.popup_pass .txt_box input {
    width: 100%;
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    border: 1px solid #ddd;
}

.popup_pass .txt_box .btn_ok {
    display: inline-block;
    margin: 35px 0 0 0;
    width: 120px;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: #1b5cb0;
}

.center_view {
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.center_view .tit_area {
    padding: 25px;
    border-bottom: 1px solid #ddd;
}

.center_view .tit_area span {
    display: inline-block;
    vertical-align: top;
}

.center_view .tit_area .tit {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.center_view .name_area {
    height: 60px;
    padding: 0 25px;
    border-bottom: 1px solid #ddd;
}

.center_view .name_area span {
    display: inline-block;
    line-height: 60px;
    margin: 0 20px 0 0;
    font-size: 16px;
    font-weight: 300;
    color: #999;
}

.center_view .txt_area {
    min-height: 120px;
    padding: 25px;
}

.center_view .txt_area p {
    font-size: 16px;
    font-weight: 300;
    color: #666;
}

.center_view.question {
    border-top: 2px solid #1755a1;
}

.center_view.question .tit_area span {
    margin: 0 20px 0 0;
    width: 62px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    border-radius: 3px;
    background-color: #aaa;
    text-align: center;
}

.center_view.question .tit_area span.answer_ok {
    background-color: #1755a1;
}

.center_view.question .tit_area .tit {
    width: calc(100% - 82px);
}

.center_view.answer {
    box-sizing: border-box;
    margin: 30px 0 0 0;
    padding: 0 25px;
    border-top: 2px solid #333;
    background-color: #f6f6f6;
}

.center_view.answer .tit_area {
    padding: 25px 0;
}

.center_view.answer .tit_area span {
    margin: 0 10px 0 0;
    font-size: 18px;
    font-weight: 500;
    color: #1755a1;
}

.center_view.answer .tit_area .tit {
    width: calc(100% - 55px);
}

.center_view.answer .name_area {
    padding: 0;
}

.center_view.answer .txt_area {
    padding: 25px 0;
}

.center_view.answer .flie_area {
    padding: 0
}





/* 기술 및 견적문의 */
.inquiry_form {
    border: 1px solid #ddd;
    border-top: 2px solid #1755a1;
}

.inquiry_form .row {
    border-bottom: 1px solid #ddd;
}

.inquiry_form .row:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.inquiry_form .row:last-child {
    border: 0;
}

.inquiry_form .row .label {
    float: left;
    box-sizing: border-box;
    width: 200px;
    padding: 0 0 0 30px;
    background-color: #f6f6f6;
    border-right: 1px solid #ddd;
}

.inquiry_form .row .label p {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.inquiry_form .row .label p.star {
    padding: 0 15px 0 0;
    background: url(../images/sub/star.png) no-repeat right center;
}

.inquiry_form .row .input_box {
    float: left;
    box-sizing: border-box;
    width: calc(100% - 200px);
    padding: 10px 20px;
}

.inquiry_form .row .input_box input {
    height: 38px;
    padding: 0 20px;
}

.inquiry_form .row .input_box textarea {
    width: 100%;
    height: 160px;
    padding: 20px;
    border: 1px solid #ddd;
    vertical-align: top;
}

.inquiry_form .row .input_box .input01 {
    width: 100%;
}

.inquiry_form .row .input_box .input02 {
    width: 50%;
}

.inquiry_form .write_content .label p {
    height: 185px;
    line-height: 185px;
}

.inquiry_form .row .file_box {
    position: relative;
    width: 410px;
}

.inquiry_form .row .file_box:after {
    display: block;
    clear: both;
    *zoom: 1;
    content: '';
}

.inquiry_form .row .file_box label {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 110px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    background: #666;
    text-align: center;
    cursor: pointer;
}

.inquiry_form .row .file_box input[type="file"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.inquiry_form .row .file_box .upload_name {
    overflow: hidden;
    width: 410px;
    height: 38px;
    padding: 0 120px 0 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}

.agree_box {
    margin: 40px 0 0 0;
}

.agree_box strong {
    display: block;
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

.agree_box .txt_box {
    box-sizing: border-box;
    overflow-y: scroll;
    width: 100%;
    height: 150px;
    padding: 25px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
}

.check_box {
    margin: 10px 0 0 0;
}

.check_box input[type="checkbox"] {
    display: none;
}

.check_box label {
    overflow: hidden;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}

.check_box input[type="checkbox"]+label span {
    display: block;
    float: left;
    width: 20px;
    height: 24px;
    margin-right: 10px;
    background: url(../images/sub/check_off.png) no-repeat center;
    cursor: pointer;
}

.check_box input[type="checkbox"]:checked+label span {
    background: url(../images/sub/check_on.png) no-repeat center;
}

.centerWrap .btn_box {
    margin: 50px 0 0 0;
    text-align: center;
}

.centerWrap .btn_box button {
    width: 150px;
    height: 50px;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.5s;
}

.centerWrap .btn_box .btn_ok {
    color: #fff;
    background: #1755a1 url(../images/sub/inquiry_btn.png) no-repeat 85% center;
    text-align: left;
}

.centerWrap .btn_box .btn_ok:hover {
    background-position: 90% center;
}

.centerWrap .btn_box .btn_list {
    color: #fff;
    background-color: #1b5cb0;
    border: 1px solid #1b5cb0;
}

.centerWrap .btn_box .btn_cancel {
    margin: 0 5px 0 0;
    color: #999;
    background-color: #fff;
    border: 1px solid #999;
}

.centerWrap .btn_box .btn_modify {
    margin: 0 5px 0 0;
    color: #999;
    background-color: #fff;
    border: 1px solid #999;
}



/* 사이버신문고 */
.centerWrap .top_txt {
    text-align: center;
}

.centerWrap .top_txt p {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 300;
    color: #333;
    word-break: keep-all;
}

.centerWrap .sub_tit {
    display: block;
    margin: 0 0 5px 0;
    font-size: 20px;
    font-weight: 500;
    color: #333;
}

.agree_box02 {
    margin: 40px 0;
}

.agree_box02 .txt_box {
    box-sizing: border-box;
    overflow-y: scroll;
    width: 100%;
    height: 150px;
    padding: 25px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    font-size: 14px;
    color: #666;
}



/* 개인정보처리방침 */
.dataWrap {
    padding: 80px 0 150px;
}

.dataWrap .inner {
    box-sizing: border-box;
    width: 1180px;
}

.dataWrap h3 {
    margin: 0 0 50px 0;
    font-size: 45px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.dataWrap .txt_box p {
    line-height: 1.6;
    font-size: 16px;
    font-weight: 300;
    color: #666;
}

.dataWrap .txt_box p span {
    color: #0f5289;
}

.dataWrap .txt_box p em {
    font-weight: 500;
    color: #282828;
}

.dataWrap .txt_box .tit {
    display: block;
    margin: 65px 0;
    line-height: 1.6;
    font-size: 16px;
    font-weight: 500;
    color: #282828;
}






/* hyunju */
.sub_visual_bg5 {
    background: url(../images/sub/sub_visual5.jpg);
}

.recruitDiv {
    margin-bottom: 100px;
}

.recruitDiv .recruitP_bg {
    text-align: center;
    margin: 50px 0 0;
}

.m_block {
    display: none;
}

h4.subTit2 {
    margin-bottom: 15px;
    letter-spacing: -0.5px;
    font-size: 30px;
    font-weight: 500;
    color: #333;
    padding-left: 40px;
    background: url(../images/sub/subTit2_bg.png) no-repeat 0 50%;
}

.dotTxt li {
    font-size: 16px;
    color: #666;
    padding-left: 40px;
    position: relative;
    line-height: 1.7;
}

.dotTxt li:before {
    position: absolute;
    left: 10px;
    top: 10px;
    background-color: #1755a1;
    width: 6px;
    height: 6px;
    content: '';
    display: block;
    border-radius: 50%;
}

.recruitDiv .positionArea {
    background: #f6f6f6;
    padding: 80px 0;
    margin: 60px 0;
}

.recruitDiv .positionArea .system {
    margin: 30px -25px 0;
    text-align: center;
}

.recruitDiv .positionArea .system li {
    position: relative;
    margin: 10px 25px;
    display: inline-block;
    text-align: center;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid rgba(27, 92, 176, 0.4);
}

.recruitDiv .positionArea .system li:last-child:before {
    display: none;
}

.recruitDiv .positionArea .system li:before {
    position: absolute;
    right: -45px;
    top: 50%;
    background-image: url(../images/sub/recruit_arrow.png);
    width: 32px;
    height: 8px;
    content: '';
    display: block;
}

.recruitDiv .positionArea .system li p {
    margin-top: 8px;
    display: inline-block;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    text-align: center;
    background: #fff;
}

.mt60 {
    margin-top: 60px !important;
}

.welfareDiv {
    margin-bottom: 100px;
}

.welfareDiv h4.welfareTit {
    font-size: 18px;
    font-weight: 300;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
}

.welfareDiv ul {
    margin: 0 -1.5%;
}

.welfareDiv ul li {
    position: relative;
    margin: 1.5%;
    vertical-align: middle;
    border: 1px solid #ddd;
    display: inline-block;
    width: 29.8%;
    height: 224px;
    box-sizing: border-box;
    padding: 35px;
}

.welfareDiv ul li:hover {
    border-image-width: 3px !important;
    border-style: solid;
    border-image: linear-gradient(to right, #172d85 0%, #a32478 100%);
    border-image-slice: 1;
}

.welfareDiv ul li .tit {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-bottom: 10px;
}

.welfareDiv ul li .con {
    font-size: 16px;
    color: #999;
    line-height: 1.7;
}

.welfareDiv ul li .icon {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background-image: url(../images/sub/welfare_icons.png);
}

.welfareDiv ul li .icon1 {
    width: 80px;
    height: 72px;
    background-position: 0px 0px;
}

.welfareDiv ul li .icon2 {
    width: 86px;
    height: 67px;
    background-position: -108px 0px;
}

.welfareDiv ul li .icon3 {
    width: 49px;
    height: 73px;
    background-position: -224px 0px;
}

.welfareDiv ul li .icon4 {
    width: 69px;
    height: 76px;
    background-position: -310px 0px;
}

.welfareDiv ul li .icon5 {
    width: 92px;
    height: 68px;
    background-position: -417px 0px;
}

.welfareDiv ul li .icon6 {
    width: 81px;
    height: 63px;
    background-position: -539px 0px;
}

.welfareDiv ul li .icon7 {
    width: 80px;
    height: 73px;
    background-position: -642px 0px;
}

.welfareDiv ul li .icon8 {
    width: 75px;
    height: 78px;
    background-position: -744px 0px;
}

.welfareDiv ul li .icon9 {
    width: 71px;
    height: 78px;
    background-position: -849px 0px;
}

.recruitDiv .recruitTit {
    text-align: center;
    margin-top: 50px;
}

.recruitDiv .recruitTit span {
    display: block;
}

.recruitDiv .recruitTit .txt1 {
    font-size: 20px;
    color: #333;
}

.recruitDiv .recruitTit .txt1 em {
    color: #1755a1;
}

.recruitDiv .recruitTit .txt2 {
    font-size: 16px;
    color: #999;
    margin-top: 5px;
}

.recruitDiv .recruitTit .downBtn {
    margin-top: 20px;
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    color: #1755a1;
    border: 1px solid #1755a1;
}

.recruitDiv .recruitTit .downBtn i {
    width: 11px;
    height: 12px;
    margin-left: 17px;
    background: url(../images/sub/downIcon.png) no-repeat 0 0;
}

.recruitDiv .processArea {
    background: #edf7fe;
    padding: 80px 0;
    margin: 60px 0;
}

.recruitDiv .processArea ul {
    margin: 30px -50px 0;
    text-align: center;
}

.recruitDiv .processArea ul li {
    margin: 10px 50px;
    display: inline-block;
    position: relative;
}

.recruitDiv .processArea ul li:last-child:before {
    display: none;
}

.recruitDiv .processArea ul li:before {
    position: absolute;
    right: -67px;
    top: 40%;
    background-image: url(../images/sub/recruit_arrow.png);
    width: 32px;
    height: 8px;
    content: '';
    display: block;
}

.recruitDiv .processArea ul li .tit {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-top: 15px;
}

.recruitDiv .processArea ul .bg {
    position: relative;
    text-align: center;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid rgba(27, 92, 176, 0.4);
}

.recruitDiv .processArea ul .bg .icon {
    margin-top: 8px;
    display: inline-block;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center;
}

.recruitDiv .processArea ul .bg .icon1 {
    background: url(../images/sub/recruit_icon1.png) no-repeat 50% 50% #fff;
}

.recruitDiv .processArea ul .bg .icon2 {
    background: url(../images/sub/recruit_icon2.png) no-repeat 50% 50% #fff;
}

.recruitDiv .processArea ul .bg .icon3 {
    background: url(../images/sub/recruit_icon3.png) no-repeat 50% 50% #fff;
}

.recruitDiv .processArea ul .bg .icon4 {
    background: url(../images/sub/recruit_icon4.png) no-repeat 50% 50% #fff;
}

.recruitDiv .processArea ul .bg .icon5 {
    background: url(../images/sub/recruit_icon5.png) no-repeat 50% 50% #fff;
}

.recruitDiv .inquiryArea {
    width: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
    overflow: hidden;
}

.recruitDiv .inquiryArea li {
    float: left;
    width: 50%;
    padding: 30px 40px;
    box-sizing: border-box;
    position: relative;
}

.recruitDiv .inquiryArea li:nth-child(1):before {
    position: absolute;
    right: 0;
    bottom: 25px;
    background-color: #ddd;
    width: 1px;
    height: 30px;
    content: '';
    display: block;
}

.recruitDiv .inquiryArea li p {
    font-size: 16px;
    color: #666;
}

.recruitDiv .inquiryArea li p span {
    margin-right: 10px;
    color: #1755a1;
    font-weight: 500;
    display: inline-block;
    padding-left: 30px;
}

.recruitDiv .inquiryArea li:nth-child(1) span {
    background: url(../images/sub/callIcon.png) no-repeat 0 50%;
}

.recruitDiv .inquiryArea li:nth-child(2) span {
    background: url(../images/sub/mailIocn.png) no-repeat 0 50%;
}

/* 2019-10-28 추가 */

.vd_wrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 100px;
    width: 100%;
    margin: 0px auto;
    padding-top: 30px;
    border-top: 2px solid #1755a1;
}

.vd_wrap .slick-prev,
.vd_wrap .slick-next {
    width: 50px;
    height: 50px;
    top: 40%;
}

.vd_wrap .slick-prev {
    left: 0px;
    background: url(../images/sub/ad_3.png) no-repeat 0 0;
}

.vd_wrap .slick-next {
    right: 0px;
    background: url(../images/sub/ad_4.png) no-repeat 0 0;
}

.vd_wrap .slick-list {
    margin: 0 -25px;
}

.vd_wrap .slick-slide {
    margin: 0 10px;
}

.vd_tit {
    padding-top: 20px;
}

.vd_tit p {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    display: block;
    width: 95%;
}

.vd_tit .date {
    font-size: 16px;
    color: #888;
}

.vd_list {
    width: 31.6%;
    display: inline-block;
    margin-right: 2.2%;
    margin-bottom: 20px
}

.vd_list img {
    width: 100%;
    height: 100%;
}

.vd_list_right {
    width: 31.6%;
    display: inline-block;
    margin-bottom: 20px
}

.vd_list_right img {
    width: 100%;
    height: 100%;
}

/* 사업영역 */

.businessWrap .inner img {
    width: 80%;
    transform: translateX(10%);
    margin: 0 auto;
}

.businessWrap .inner img:nth-child(2) {
    display: none;
}

.br {
    display: none;
}


/* 중대재해  */

.table3 {
    border-spacing: 12px;
    border-collapse: separate;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
    table-layout: fixed;
    min-width: 1200px;

}

.table3 thead td {
    background-color: #14908a;
    padding: 17px;
    border-radius: 7px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    word-break: break-all;
}

.table3_bottom {
    margin-bottom: 100px;
    color: #333;
    font-size: 20px;
}

tbody td .tab_bg {
    background-color: #4fb8b3;
    padding: 17px;
    border-radius: 7px 7px 0 0;
    text-align: center;
    color: #fff;
    display: block;
}

.table3 tbody td {
    vertical-align: top;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.438);
    border-radius: 7px;
}

.table3 tbody td .divWrap {
    padding: 20px;
    color: #666;
    line-height: 1.8;
}

.table3 tbody td .divWrap {
    display: flex;
    width: 100%;
    box-sizing: border-box;

}

.table3 tbody td .divWrap .left,
.table3 tbody td .divWrap .right {
    width: 50%;
}

.table3 tbody td .divWrap .first,
.table3 tbody td .divWrap .second,
.table3 tbody td .divWrap .third {
    width: calc(100% / 3);
    padding: 5px;
}

.table3 tbody td .divWrap .third {
    margin-left: -10px;
}

.table3 .pb50 {
    padding-bottom: 50px;
}

.subTit2.mb40 {
    margin-top: 80px;
    margin-bottom: 40px;
    font-size: 36px;
}


.table3 .divWrap {
    font-weight: 300;
}

/* consulting04 */

.consulting04Wrap .consultingconWrap {}

.consulting04Wrap .consultingconWrap ul {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #ddd;
}

.consulting04Wrap .consultingconWrap ul li {
    width: calc((100% - 3px) / 4);
    box-sizing: border-box;
    text-align: center;
    border-left: 1px solid #ddd;

}

.consulting04Wrap .consultingconWrap.consultingWrap2 ul li {
    width: calc((100% - 3px) / 5);
    box-sizing: border-box;
    text-align: center;
    border-left: 1px solid #ddd;
}

.consulting04Wrap .consultingconWrap ul li:nth-child(1) {
    border: none;
}

.consulting04Wrap .consultingconWrap ul li p {}

.consulting04Wrap .consultingconWrap ul li p:nth-child(1) {
    color: #fff;
    background-color: #14908a;
    padding: 25px 0;
    display: block;
    width: 100%;
}

.consulting04Wrap .consultingconWrap ul li p:nth-child(2),
.consulting04Wrap .consultingconWrap ul li p:nth-child(3) {
    color: #666;
    text-align: center;
    padding: 25px 0;
    height: 110px;
    box-sizing: border-box;
    display: table;
    width: 100%;
    background-color: #fff;

}

.consultingWrap2 ul li p:nth-child(2) {
    border-bottom: 1px solid #ddd;
}


.consultingconWrap.consultingWrap2 ul li p:nth-child(2),
.consultingconWrap.consultingWrap2 ul li p:nth-child(3) {
    padding: 0 0 !important;
}

.consulting04Wrap .consultingconWrap ul li p:nth-child(2) span,
.consulting04Wrap .consultingconWrap ul li p:nth-child(3) span {
    display: table-cell;
    letter-spacing: -0.5px;
    vertical-align: middle;
}

.consulting04Wrap .txtWrap {}

.consulting04Wrap .txtWrap p {
    font-size: 12px;
    color: #999;
    font-weight: 400;
    line-height: 2;
}

.consulting04Wrap .txtWrap p span,
.consulting04Wrap .txtWrap p em {
    font-size: 12px;
    color: #999;
    line-height: 2;
    float: left;

}

.consulting04Wrap .txtWrap p em {
    width: 90%;
    padding-left: 5px;

}

.consulting04Wrap .txtWrap p b {
    font-weight: normal;

}

.consulting04Wrap .txtWrap p b:after {
    content: '';
    display: block;
    clear: both;
}

.consulting04Wrap .txtWrap p span {
    float: left;
    width: 2%;

}

.consulting04Wrap .txtWrap p strong {
    font-size: 14px;
    color: #666;
    font-weight: 400;
    display: block;
    margin-top: 20px;
}

.em_border {
    border-top: 2px solid #14908a;
    color: #666;
    padding: 25px;
    margin-top: 10px;
    box-shadow: 0 0 10px #f4f4f4;
    width:100%;

}

.em_border2 {
    margin: 0 auto;
    /* margin-left: 30px; */
    width:100%;
    margin-bottom: 30px;
    padding:10px 25px;
    color: #666;
}
.em_border3 {
    padding-left: 20px;
}
.consulting04Wrap.consultingWrap strong {
    padding-bottom: 5px;
    display: block;

}

.consulting04Wrap.consultingWrap .strong2 {
    font-weight: 400;
    margin-left: 0;
}

.em_border em {
    line-height: 1.8;
}

.container03wrap_con .txtWrap strong {
    color: #333;
    font-weight: 500;
    display: block;
    margin-top: 20px;
}


.consulting04Wrap .consultingcon2Wrap .subTit2,
.consulting04Wrap .consultingcon3Wrap .subTit2,
.consulting04Wrap .consultingcon4Wrap .subTit2,
.consulting04Wrap .consultingcon5Wrap .subTit2,
.consulting01Wrap .container03 .subTit2,
.consulting01Wrap .container05 .subTit2 {
    font-size: 36px;
    color: #333;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon {}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents {
    display: flex;
    width: 100%;
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.219);
    padding: 15px;
    margin-bottom: 25px;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(1) {
    height: 95px;
    box-sizing: border-box;

}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(2) {
    height: 300px;
    box-sizing: border-box;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(3) {
    height: 250px;
    box-sizing: border-box;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(1) p:nth-child(1) {
    line-height: 75px;
    display: inline-block;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(2) p:nth-child(1) {
    line-height: 300px;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(3) p:nth-child(1) {
    line-height: 230px;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p {
    box-sizing: border-box;

}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(1) {
    width: 340px;
    font-size: 24px;
    color: #333;
    font-weight: 500;
    position: relative;

}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(1):after {
    content: '';
    position: absolute;
    width: 136px;
    height: 1px;
    background-color: #1f9089;
    top: 50%;
    right: 0;
    transform: translate(50px, -50%);
    z-index: 1;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(1) img {
    vertical-align: middle;
    padding-right: 15px;
    padding-left: 55px;
    display: inline-block;

}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(2) {
    width: calc(100% - 340px);
    font-size: 14px;
    color: #666;
    font-weight: 400;
    background-color: #f1f8f8;
    padding: 24px;
    border-radius: 7px;
    padding-left: 90px;
    position: relative;
    line-height: 1.9em;
}

.consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(2):before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(40px, -50%);
    width: 6px;
    height: 6px;
    background-image: url(../images/sub/dot.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center center;
    border: 1px solid #1f9089;
    padding: 2px;
    border-radius: 50%;
}

.consultingcon3Wrap {}

.consultingcon3Wrap .leftright {
    display: flex;
    width: 85%;
    margin: 0 auto;
}

.consultingcon3Wrap .leftright .left {}

.consultingcon3Wrap .leftright .right {}

.consultingcon3Wrap .leftright .right .circle {
    color: #fff;
    background-color: #14908a;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    line-height: 95px;
    text-align: center;
    margin: 55px auto;
}

.consultingcon3Wrap .leftright .right,
.consultingcon3Wrap .leftright .left {
    width: 50%;
    text-align: center;

}

.consultingcon3Wrap .leftright .left ul:nth-child(1) {
    position: relative;
}

.consultingcon3Wrap .leftright .left ul:nth-child(2) {
    position: relative;
}

.consultingcon3Wrap .leftright .left ul:nth-child(2):before {
    position: absolute;
    content: '';
    width: calc(100% - 14.6em);
    height: 1px;
    background-color: #bf3d3d;
    top: -7em;
    right: 0;
}

.consultingcon3Wrap .leftright .left ul:nth-child(1):before {
    content: '';
    position: absolute;
    width: 290px;
    height: 1px;
    background-color: #4fb8b3;
    left: 40%;
    top: 0;
    transform: translateY(-45px);

}

.consultingcon3Wrap .leftright .left ul:nth-child(1):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 60px;
    top: 0;
    left: 40%;
    background-color: #4fb8b3;
    transform: translateY(-45px);
}

.consulting04Wrap.consultingWrap .inner {
    margin-top: 20px;
    margin-bottom: 20px;
}

.consulting04Wrap.consultingWrap .subTit .subTit2 {
    font-size: 36px;
    color: #333;
    font-weight: 500;
    text-align: center;
    margin-bottom: 40px;


}

.consulting04Wrap .txtWrap {
    margin: 80px 0;
}

.consulting04Wrap.consultingWrap .subTit .subTit2.bgf {
    background-color: #fafafa;
}

.consulting04Wrap.consultingWrap strong {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
}

.consulting04Wrap.consultingWrap strong b {
    color: #14908a;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.8;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(2):after {}

.consultingcon3Wrap .leftright .left ul li {
    margin-bottom: 400px;
    margin-top: 475px;
    width: 470px;
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.301);
    border-radius: 5px;
    box-sizing: border-box;
}

.consultingcon3Wrap .leftright .left ul:nth-child(2) li {
    margin-bottom: 0;
}

.consultingcon3Wrap .leftright .left ul li p {}

.consultingcon3Wrap .leftright .left ul li p:nth-child(1) {
    color: #fff;
    background-color: #4fb8b3;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;

}

.consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
    height: 130px;
    vertical-align: middle;
    padding-top: 22px;
    box-sizing: border-box;
    color: #666;
}

.consultingcon3Wrap .leftright .right ul {}

.consultingcon3Wrap .leftright .right ul li {
    box-shadow: 0 0 10px rgba(153, 153, 153, 0.301);
    border-radius: 5px;
    margin-bottom: 55px;
    box-sizing: border-box;
    position: relative;
}


.consultingcon3Wrap .leftright .right ul li:before {
    content: '';
    position: absolute;
    background-image: url(../images/sub/arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px;
    height: 25px;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -40px);
}

.consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1) {
    position: relative;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
    content: '';
    position: absolute;
    background-image: url(../images/sub/arrow_r.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 23px;
    height: 23px;
    left: 0;
    top: 0;
    transform: translate(-30px, 5px);

}

.consultingcon3Wrap .leftright .right ul li p:nth-child(1) {
    color: #fff;
    background-color: #4fb8b3;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;
}

.consultingcon3Wrap .leftright .right ul li p:nth-child(2) {
    height: 90px;
    vertical-align: middle;
    box-sizing: border-box;
    color: #666;
    display: table;
    margin: 0 auto;
}

.consultingcon3Wrap .leftright .right ul li p:nth-child(2) span {
    display: table-cell;
    vertical-align: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}



.consultingcon3Wrap .leftright .right ul li:nth-child(5),
.consultingcon3Wrap .leftright .right ul li:nth-child(6),
.consultingcon3Wrap .leftright .right ul li:nth-child(7) {
    box-shadow: none;
}


.consultingcon3Wrap .leftright .right ul li:nth-child(5) {
    padding: 19px;
    background-color: #2e4d7e;
    color: #fff;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(6) {
    display: flex;
    width: 100%;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div {
    width: 50%;
    color: #fff;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) {

    margin: 0 auto;

}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(2) {}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p {
    width: 95px;
    height: 95px;
    background-color: #14908a;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    padding-top: 30px;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(2) p {
    width: 183px;
    height: 72px;
    background-color: #bf3d3d;
    margin: 0 auto;
    padding-top: 10px;
    border-radius: 10px 10px 10px 10px;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(7) {}

.consultingcon3Wrap .leftright .right ul li:nth-child(7) p {
    width: 141px;
    height: 141px;
    color: #fff;
    background-color: #2e4d7e;
    margin: 0 auto;
    padding-top: 40px;
    border-radius: 50%;
    box-shadow: 0 0 10px #2e4d7e;
}


.consultingcon3Wrap .leftright .left ul:nth-child(2) li {
    box-shadow: none;
}

.consultingcon3Wrap .leftright .left ul:nth-child(2) li p:nth-child(1) {
    background-color: #bf3d3d;
    width: 240px;
    height: 72px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 5px 5px 5px 5px;


}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) {
    position: relative;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1):before {
    position: absolute;
    content: '';
    background-image: url(../images/sub/arrow.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -40px);
}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(2) {
    position: relative;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(2):before {
    position: absolute;
    content: '';
    background-image: url(../images/sub/arrow.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -40px);
}

.consultingcon3Wrap .leftright .right ul li:nth-child(6):before {
    content: 'YES';
    background-image: none;
    left: 0;
    transform: translate(40px, -50px);
    font-size: 24px;
    color: #14908a;
    font-weight: 500;
}



.consultingcon3Wrap .leftright .right ul li:nth-child(7) p {
    margin-left: 15%;
    margin-right: auto;
}

.consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
    left: 0;
    transform: translate(140px, -40px)
}

.consultingcon3Wrap .leftright .left ul:nth-child(2) li p {
    position: relative;
}

.consultingcon3Wrap .leftright .left ul:nth-child(2) li p:before {
    content: '';
    position: absolute;
    width: 60%;
    height: 1px;
    border-bottom: 1px dashed #14908a;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
}


.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p {
    position: relative;

}

.consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
    content: '';
    position: absolute;
    background-image: url(../images/sub/arrow_r.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    top: 50%;
    left: 0;
    transform: translate(-100px, -50%);

}

.consultingcon3Wrap .leftright .left ul:nth-child(2) li p:nth-child(1):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 420px;
    border-left: 1px dashed #bf3d3d;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.consultingcon3Wrap .leftright .right ul li:nth-child(5):after {
    position: absolute;
    content: 'NO';
    left: 0;
    top: 0;
    transform: translate(-60px, -20px);
    font-weight: 500;
    color: #bf3d3d;
    font-size: 24px;
}

.consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
    content: '';
    position: absolute;
    width: 1px;
    height: 335px;
    background-color: #bf3d3d;
    top: 100%;
    left: 50%;
    transform: translate(-21px, 30px);
}

.consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
    content: '';
    position: absolute;
    background-image: url(../images/sub/arrow_red.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    left: 50%;
    bottom: 0;
    transform: translate(-33px, 45px);

}

.consultingcon4Wrap {
    width: 100%;
    text-align: center;
    padding: 100px 0;
    background-color: #fafafa;
}

.consultingcon4Wrap span {
    text-align: center;
    font-size: 20px;
    color: #333;
    margin-bottom: 35px;
    display: block;
    font-weight: 500;
}

.consultingcon4Wrap ul {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 216px;
}

.consultingcon4Wrap ul:after {
    content: '';
    clear: both;
    display: block;

}

.consultingcon4Wrap ul li {
    float: left;
    width: 216px;
    height: 216px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    display: table;

}

.consultingcon4Wrap ul li p {
    display: table-cell;
    vertical-align: middle;
}

.consultingcon4Wrap ul li:nth-child(1) {
    left: 10%;
    background-color: #4fb8b3;
}

.consultingcon4Wrap ul li:nth-child(2) {
    background-color: #14908a;
    left: 25%;
}

.consultingcon4Wrap ul li:nth-child(3) {
    left: 40%;
    background-color: #36969f;
}

.consultingcon4Wrap ul li:nth-child(4) {
    left: 55%;
    background-color: #4393b1;
}

.consultingcon4Wrap ul li:nth-child(5) {
    left: 70%;
    background-color: #2e4d7e;
}


.consultingcon5Wrap ul {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 216px;
    text-align: center;
    margin-bottom: 100px;
}

.consultingcon5Wrap ul li {
    float: left;
    width: 216px;
    height: 216px;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    display: table;

}

.consultingcon5Wrap ul li p {
    display: table-cell;
    vertical-align: middle;

}

.consultingcon5Wrap ul li:nth-child(1) {
    background-color: #14908a;
    left: 14%;
}

.consultingcon5Wrap ul li:nth-child(2) {
    left: 30%;
    background-color: #36969f;
}

.consultingcon5Wrap ul li:nth-child(3) {
    left: 46%;
    background-color: #4393b1;
}

.consultingcon5Wrap ul li:nth-child(4) {
    left: 62%;
    background-color: #2e4d7e;
}


/* consulting02 */

.consulting02Wrap {}

.consulting03Wrap {
    margin-bottom: 100px;
}

.consulting02Wrap ul.con1,
.consulting03Wrap ul.con1 {
    width: 100%;
    margin-top: 30px;
}

.consulting02Wrap ul.con1:after,
.consulting01Wrap ul.con1:after,
.consulting03Wrap ul.con1:after {
    display: block;
    clear: both;
    content: '';
}

.consulting02Wrap ul.con1 li,
.consulting01Wrap ul.con1 li {
    float: left;
    padding: 25px;
    margin-left: 20px;
    width: calc((100% - 60px) / 4);
    box-shadow: 0 0 10px #f4f4f4;
    box-sizing: border-box;
    background-color: #fff;
    border-top: 3px solid #14908a;
    max-width: 288px;
    min-height: 208px;
    line-height: 1.5;
    display: table;
    position: relative;
    color: #666;
    font-weight: 300;
}

.consulting03Wrap ul.con1 li {
    float: left;
    padding: 25px;
    margin-left: 20px;
    width: calc((100% - 60px) / 3);
    box-shadow: 0 0 10px #f4f4f4;
    box-sizing: border-box;
    background-color: #fff;
    border-top: 3px solid #14908a;
    line-height: 1.5;
    display: table;
    position: relative;
    color: #666;
    font-weight: 400;
    max-height: 220px;
    min-height: 220px;
}



.consulting02Wrap ul.con1 li:before,
.consulting01Wrap ul.con1 li:before,
.consulting03Wrap ul.con1 li:before {
    content: attr(data-text);
    position: absolute;
    font-size: 200px;
    color: #ddd;
    opacity: 0.3;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 0.8;
    font-weight: 500;
}

.consulting02Wrap ul.con1 li p,
.consulting01Wrap ul.con1 li p,
.consulting03Wrap ul.con1 li p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
}


.consulting02Wrap ul.con1 li:nth-child(1),
.consulting01Wrap ul.con1 li:nth-child(1),
.consulting03Wrap ul.con1 li:nth-child(1) {
    margin-left: 0;
}

.container2 .subTit2,
.container3 .subTit2,
.container4 .subTit2 {
    font-size: 36px;
    color: #333;
    font-weight: 500;
    text-align: center;
}


.container2 {
    padding-top: 80px;
    /*  padding-bottom: 60px; */
    background-color: #fafafa;
}

.container2 .subTit2 {
    margin-bottom: 30px;
}

.container2 ul {
    display: flex;
}

.container2 ul li {
    width: calc(50% - 40px);
    margin-left: 40px;
    background-color: #ecf4f3;
    color: #666;
    display: table;
    min-height: 187px;
    padding: 72px 84px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 40px 0 40px 0;
}


.consulting01Wrap .container2 ul {
    display: block;
    width: 100%;
}

.consulting01Wrap .container2 ul:after {
    display: block;
    content: '';
    clear: both;
}

.consulting01Wrap .container2 ul li {
    width: calc((100% - 40px) / 2);
    float: left;
    padding: 36px 32px;
    height: 245px;
    min-height: none;
    box-sizing: border-box;
    margin-bottom: 40px;
    display: block;
}

.consulting01Wrap .container2 ul li:nth-child(3) {
    margin-left: 0;
}

.consulting01Wrap .container2 ul li p {
    text-align: left;
    font-size: 16px;
    color: #666;
    line-height: 1.6em;
    vertical-align: top;
}

.consulting01Wrap .container2 ul li p em {
    color: #14908a;
    font-weight: 500;
}

.consulting01Wrap .container2 ul li p strong {
    display: block;
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
}

.container2 ul li p {
    display: table-cell;
    vertical-align: middle;

}

.container2 ul li:nth-child(1) {
    margin-left: 0;
}


.container3 {
    margin: 70px auto 80px;
}

.container4 {
    padding: 100px auto !important;
    background-color: #fafafa;
}



/* container3 */
.container3 {}

.container3 .inner {}

.container3 .list_area {}

.container3 .list_area ul {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 60px;
}

.container3 .list_area ul:after {
    content: '';
    display: block;
    clear: both;
}

.container3 .list_area ul li {
    float: left;
    margin-left: 35px;
    width: calc((100% - 35px)/ 2);
    max-height: 140px;
    box-shadow: 0 0 10px rgba(190, 188, 188, 0.544);
    padding: 42px 42px;
    border-radius: 5px;
    box-sizing: border-box;
}

.container3 .list_area ul li:nth-child(1) {
    margin-left: 0;


}

/* Container4 */

.container4 .subTit2 {
    padding-top: 80px;
    padding-bottom: 45px;
}

.container4 .table_tit h2 {
    font-size: 30px;
    border-bottom: 3px solid #4274a5;
    padding-bottom: 10px;
    width: 390px;
}

.container4 .table_tit h2 strong {
    color: #fff;
    background-color: #334562;
    font-size: 30px;
    padding: 10px 27px;
    margin-right: 26px;

}

.container4 .table_tit p {
    font-size: 27px;
    font-family: serif;
    color: #333;
    margin-top: 30px;
}

.container4 .table2 {
    border: none;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 80px;
}

.container4 .table2 thead tr:nth-child(1) {
    border-top: 3px solid #333;
    background-color: #e8e8e8;

}

.container4 .table2 thead tr:nth-child(2) {
    background-color: #e8e8e8;
    border-top: 1px solid #333;
}

.container4 .table2 thead tr:nth-child(3) {
    border-bottom: 3px solid #333;
    border-top: 3px double #333;
    background-color: #e8e8e8;
}

.table2 td {
    border-right: 1px solid #333;
    padding: 3px;
    box-sizing: border-box;
}

.table2 td:last-child {
    border-right: none;
}

.container4 .table2 tbody tr:nth-child(1) td:nth-child(1),
.container4 .table2 tbody tr:nth-child(7) td:nth-child(1),
.container4 .table2 tbody tr:nth-child(15) td:nth-child(1),
.container4 .table2 tbody tr:nth-child(29) td:nth-child(1) {
    text-align: center;
}

.container4 .table2 tbody tr:nth-child(1) td:not(:nth-child(1)),
.container4 .table2 tbody tr:nth-child(7) td:not(:nth-child(1)),
.container4 .table2 tbody tr:nth-child(15) td:not(:nth-child(1)),
.container4 .table2 tbody tr:nth-child(29) td:not(:nth-child(1)) {
    background-color: #f4f4f4;
    border-bottom: 2px solid #333;
    font-weight: 500;

}

.container4 .table2 tbody tr {
    border-bottom: 1px solid #333;
}

.container4 .table2 tbody tr td:nth-child(1) {
    text-align: left;
    padding-left: 10px;
}

.container4 .table2 tbody tr:nth-child(1) td,
.container4 .table2 tbody tr:nth-child(7) td,
.container4 .table2 tbody tr:nth-child(15) td,
.container4 .table2 tbody tr:nth-child(29) td {
    border-top: 3px solid #333;
    font-weight: 500;
}

.container4 .table2 tbody tr:not(:nth-child(1)),
.container4 .table2 tbody tr:not(:nth-child(7)),
.container4 .table2 tbody tr:not(:nth-child(15)),
.container4 .table2 tbody tr:not(:nth-child(29)) {
    font-weight: 300;
}

.container4 .table2 .tr_b td {
    font-weight: 500;
    border-top: 3px solid #333;
}

.container4 .table2+p {
    font-family: serif;
    font-size: 18px;
    color: #333;
    padding-top: 20px;
    padding-bottom: 60px;
    width: 900px;
    margin: 0 auto;
}

.container4 .table_tit {
    padding-top: 50px;
    width: 900px;
    margin: 0 auto;
}

.container4 .table_tit {
    padding-top: 50px;
}

.container4 {
    padding-bottom: 100px;
}

.container4 .inner {
    background-color: #fff;
    border: 1px solid #ddd;
}

.mapWrap .txt_box .right p br {
    display: none;
}

/* container05 */
.table_last {

    text-align: center;
}

.consulting01Wrap .container05 .table_last {
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 10px;
}

.table_lbox {
    overflow-x: auto;
}

.table_last {
    width: 1200px;

}

.table_last thead tr td {
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.74);
    border-radius: 5px;
    width: 130px;
    height: 95px;
    vertical-align: top;
    box-sizing: border-box;

}

.table_last thead tr td p:nth-child(1) {
    padding: 3px;
}


.table_last thead tr td p:nth-child(2) {
    text-align: center;
    width: 100%;
    height: calc(100% - 24px);
    vertical-align: middle;
    color: #333;
}


.consulting01Wrap .container05 .table_last thead tr td.head_g {
    background-color: #14908a;
    color: #fff;
    vertical-align: middle;
}

.table_last tbody tr:nth-child(1) td:nth-child(1) {
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.74);
    border-radius: 5px;
    height: 100vh;
    vertical-align: top;

}

.table_last thead tr td p:nth-child(2) {
    font-weight: 500;
}

.table_last tbody td {
    /*  box-shadow: 0 0 10px #ddd; */
    border-radius: 5px;
}

.table_last tbody td {
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
}

.table_last tbody tr:nth-child(1) td:nth-child(1) {
    border: none;
}

.table_last thead tr td p:nth-child(1) {
    background-color: #14908a;
    color: #fff;

}

.table_last thead tr td {
    overflow: hidden;
    box-sizing: border-box;
}

.table_last tbody tr:nth-child(1) td:nth-child(2),
.table_last tbody tr:nth-child(2) td:nth-child(1) {
    height: 122px;
    width: 100%;
    /*   overflow: hidden; */
    box-sizing: border-box;
    padding: 5px;
}


.table_last tbody tr:nth-child(3) td:nth-child(1) {
    height: 440px;
    width: 100%;
    /*  overflow: hidden; */
    box-sizing: border-box;
    padding: 5px;
}


.table_last tbody tr:nth-child(1) td:nth-child(2)>div,
.table_last tbody tr:nth-child(2) td:nth-child(1)>div,
.table_last tbody tr:nth-child(3) td:nth-child(1)>div>div,
.table_last tbody tr:nth-child(4) td:nth-child(1)>div {
    display: table;
    float: left;
    width: 132px;
    vertical-align: middle;
    height: 120px;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px;
    margin: 6.7px;
}

.table_last tbody tr:nth-child(2) td:nth-child(1)>div,
.table_last tbody tr:nth-child(3) td:nth-child(1)>div>div.dashed_ll {
    padding: 5px;
}


.table_last tbody tr:nth-child(1) td:nth-child(2)>div p,
.table_last tbody tr:nth-child(2) td:nth-child(1)>div p,
.table_last tbody tr:nth-child(3) td:nth-child(1)>div>div p,
.table_last tbody tr:nth-child(4) td:nth-child(1)>div p {
    vertical-align: middle;
    display: table-cell;
    font-size: 14px;
    color: #333;
}

.table_last tbody tr:nth-child(1) td:nth-child(2)>div p.td_gr {
    color: #14908a !important;
}

.table_last tbody tr:nth-child(1) td:nth-child(2)>div:nth-child(1) strong {
    display: block;
    color: #333;
}

.table_last tbody tr:nth-child(1) td:nth-child(2)>div:nth-child(1) {
    color: #666;
}

.table_last tbody tr:nth-child(1) td:nth-child(2)>div:nth-child(2),
.table_last tbody tr:nth-child(1) td:nth-child(2)>div:nth-child(6) {
    border: 1px solid #14908a;
    color: #14908a;
    box-shadow: 0 0 10px #14908a6e;
    font-weight: 500;
}

.table_last tbody tr:nth-child(1) td:nth-child(2)>div:nth-child(3),
.table_last tbody tr:nth-child(1) td:nth-child(2)>div:nth-child(4),
.table_last tbody tr:nth-child(1) td:nth-child(2)>div:nth-child(5),
.table_last tbody tr:nth-child(1) td:nth-child(2)>div:nth-child(7) {
    border: none;
}

.table_last tbody tr:nth-child(2) td:nth-child(1)>div:nth-child(1),
.table_last tbody tr:nth-child(2) td:nth-child(1)>div:nth-child(2),
.table_last tbody tr:nth-child(2) td:nth-child(1)>div:nth-child(5),
.table_last tbody tr:nth-child(2) td:nth-child(1)>div:nth-child(6),
.table_last tbody tr:nth-child(2) td:nth-child(1)>div:nth-child(7) {
    border: none;
}

.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(1)>div:nth-child(1),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(1)>div:nth-child(2),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(1)>div:nth-child(3),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(1)>div:nth-child(7),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(2)>div:nth-child(1),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(2)>div:nth-child(2),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(2)>div:nth-child(3),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(2)>div:nth-child(4),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(2)>div:nth-child(7),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(3)>div:nth-child(1),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(3)>div:nth-child(2),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(3)>div:nth-child(3),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(3)>div:nth-child(4),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(3)>div:nth-child(7),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(4)>div:nth-child(1),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(4)>div:nth-child(2),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(4)>div:nth-child(3),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(4)>div:nth-child(4),
.table_last tbody tr:nth-child(3) td:nth-child(1)>div:nth-child(4)>div:nth-child(5),
.table_last tbody tr:nth-child(4) td:nth-child(1)>div:nth-child(1),
.table_last tbody tr:nth-child(4) td:nth-child(1)>div:nth-child(2),
.table_last tbody tr:nth-child(4) td:nth-child(1)>div:nth-child(3),
.table_last tbody tr:nth-child(4) td:nth-child(1)>div:nth-child(4),
.table_last tbody tr:nth-child(4) td:nth-child(1)>div:nth-child(5),
.table_last tbody tr:nth-child(4) td:nth-child(1)>div:nth-child(6) {
    border: none
}

.table_last tbody tr:nth-child(1) td p.tb {
    width: 50%;
    float: left;
    writing-mode: vertical-lr;
    text-align: center;
    vertical-align: top;

}

.table_last tbody tr:nth-child(1) td p.tb:nth-child(1) {
    background-color: #14908a;
    overflow: hidden;
    color: #fff;
    height: 100%;
    margin: 0 auto;
    border-radius: 5px 0 0 5px;
    /*   display: flex;
  justify-content: center; */

}

.table_last tbody tr:nth-child(1) td p.tb:nth-child(1) span {
    margin: 0 auto;
    margin: 0 auto;
    display: block;
    text-align: center;
    transform: translateX(100%);
    letter-spacing: 4px;
}

.table_last tbody tr:nth-child(1) td p.tb:nth-child(2) {
    background-color: #fff;
    height: 100%;
    display: flex;
    justify-content: space-around;
    border-radius: 0 5px 5px 0;



}

.table_last tbody tr:nth-child(1) td p.tb:nth-child(2) span {
    margin: 0 auto;
    margin: 0 auto;
    display: block;
    text-align: center;
    letter-spacing: 4px;

}

.table_last tbody tr:nth-child(1) td p.tb:nth-child(2) span:nth-child(1) {
    margin-top: -5em;
}

.table_last tbody tr:nth-child(1) td p.tb:nth-child(2) span:nth-child(2) {
    margin-top: -8em;
    margin-bottom: -1em;
}

.table_last tbody tr:nth-child(1) td p.tb:nth-child(2) span:nth-child(3) {
    margin-bottom: 5em;
    margin-top: 0;
}

.table_last tbody tr:nth-child(1) td p.tb:nth-child(2) span:nth-child(4) {
    margin-bottom: -3em;
}


.table_last .arr_r {
    position: relative;
}

.table_last .arr_r:after {
    content: '';
    position: absolute;
    background: url(../images/sub/arrow_r.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    top: 50%;
    right: 0;
    transform: translate(2em, -50%);
}

.table_last .arr_r:before {
    content: '';
    width: 20px;
    height: 1px;
    border-bottom: 1px dashed #14908a;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(1em, -50%);
}

.table_last .dashed_d {
    position: relative;
}

.table_last .dashed_d:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 6.2em;
    border-left: 1px dashed #14908a;
}

.table_last .dashed_d:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateY(6em);
    width: 5em;
    height: 1px;
    border-bottom: 1px dashed #14908a;
}

.table_last .arr_l {
    position: relative;
}

.table_last .arr_l:before {
    content: '';
    position: absolute;
    background-image: url(../images/sub/arrow_r.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    left: 0;
    top: 50%;
    transform: translate(-1em, -50%);
}

.table_last .arr_lf:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 1px;
    border-bottom: 1px dashed #14908a;
    top: 50%;
    right: 0;
    transform: translateX(1em);
}

.table_last .arr_d {
    position: relative;
}

.table_last .arr_d:before {
    position: absolute;
    content: '';
    background-image: url(../images/sub/arr_d.png);
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    transform: translate(-50%, -1em);

}

.table_last .arr_d.arr_ds:before {
    top: -1.5em;
}

.table_last .dashed_dd {
    position: relative;
}

.table_last .dashed_dd:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 2em;
    border-left: 1px dashed #14908a;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.table_last .dashed_ll:after {
    position: absolute;
    content: '';
    width: 2em;
    height: 1px;
    border-bottom: 1px dashed #14908a;
    top: 50%;
    right: 100%;
}

.table_last .arr_u:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 2em;
    border-left: 1px dashed #14908a;
    left: 50%;
    bottom: 100%;
}

.table_last .arr_us {
    position: relative;
}

.table_last .arr_us:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 2em;
    border-left: 1px dashed #14908a;
    left: 50%;
    bottom: 100%;
    transform: translateY(-1.5em);
}

.table_last .dashed_ddd:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 12em;
    border-left: 1px dashed #14908a;
    left: 50%;
    bottom: 100%;
}

.table_last tbody {
    position: relative;
}

.table_last tbody:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 36.2em;
    border-left: 1px dashed #14908a;
    top: 0;
    right: 0;
    transform: translate(-18.6em, 5.2em);
    z-index: 1;
}

.table_last .dashed_lll:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 100%;
    width: 0.5em;
    height: 1px;
    border-bottom: 1px dashed #14908a
}

.table_last .dashed_et {
    position: relative;
}

.table_last .dashed_et:after {
    position: absolute;
    content: '';
    width: 0.5em;
    height: 1px;
    border-bottom: 1px dashed #14908a;
    transform: translateX(3em);
}

/* .table_last {
    margin-bottom: 10px;
} */

.table_last:after {
    content: '';
    display: block;
    clear: both;
}

.container05 {
    padding-bottom: 80px;
}


.table_lbox {}

.table_last {
    table-layout: fixed;
}


.contact_tit2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 35px;
    font-weight: 500;
}


.twp_wrap {
    width: 100%;
}

.twp_wrap .row.col.name_ {
    width: 50%;
}

.twp_wrap>.row {
    float: left;
}

.br_map {
    display: none;
}


.con4subtit {
    font-size: 36px;
}

.label p {
    letter-spacing: -0.5;
    margin-top: -1em;
}

@media screen and (max-width:1200px) {
    /* table3 */

    .consulting02Wrap .table_box {
        overflow-x: auto;
    }
}

@media screen and (min-width:481px) and (max-width: 967px) {

    /* 홍보영상 */
    .vd_list {
        width: 49%;
    }

    .vd_list {
        margin: 0 0 20px 0.5%;
    }

    .vd_list_right {
        width: 49%;
    }

    .vd_list_right {
        margin: 0 0 20px 0;
    }
}

@media screen and (min-width:868px) and (max-width:1410px) {
    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) span {
        font-size: 12px;
    }

    .br_map {
        display: block;
    }

    .col.col2 {
        border-bottom: 1px solid #ddd;
    }


    .col.col2:after {
        content: '';
        clear: both;
        display: block;
    }


    .write_form .row.name_2 {
        float: none;
        width: 100%;
        display: block;
    }


    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span,
    .consulting01Wrap .container03 .box_area ul li:nth-child(3) span span {
        font-size: 13px;
        letter-spacing: -2px;
    }

    .consulting02Wrap .container3 .table_area .table {
        min-width: 1200px;
    }

    .consulting02Wrap .container3 .table_area {
        overflow-x: auto;
    }

    #sub_contants {
        width: 95%;
    }

    .sub_visual .inner {
        width: 90%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .sub_cont {
        padding: 100px 0 0 0;
    }

    .sub_cont .inner {
        width: 90%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .subTit {
        width: 100%;
    }

    .subTit:before {
        left: 30px;
    }

    .subTit:after {
        right: 30px;
    }

    .missionWrap .tx_area {
        width: 90%;
        margin: 0 auto;
    }

    .mapWrap {
        padding-bottom: 50px;
    }

    .traffic_con .inner {
        width: 90%;
    }

    .traffic>li ul li {
        margin-left: 0;
    }

    .traffic>li ul li:nth-child(2) {
        margin-left: 50px;
    }

    .mapWrap .txt_box {
        position: static;
        transform: translate(0, 0);
        width: 100%
    }

    .mapWrap .txt_box .right {
        padding: 50px;
        height: 155px;
        line-height: 155px;
        box-sizing: border-box;
    }

    .mapWrap .txt_box .right p:nth-child(2) img {
        padding-left: 0;
    }

    .mapWrap .txt_box .right p {
        display: block;
        width: 100%;
        line-height: 10px;
        margin-bottom: 10px;
        float: none
    }

    /* ceo */

    .ceoWrap .area_1 img {
        width: 100%;
    }

    .ceoWrap .area_1 .txt {
        font-size: 3.5vw;
    }

    .area_2 {
        position: static;
        width: 100%;
        max-width: 100%;
    }

    .area_2:before {
        display: none;
    }

    .ceoWrap .area_2 p strong {
        margin-left: 0;
    }

    .ceoWrap {
        padding: 0 0 100px 0;
    }

    .missionWrap .con_area ul {
        margin-top: 100px;
    }

    .missionWrap .con_area ul li {
        /* padding: 50px 10px; */
    }

    /* CI */
    .ci_box>li {
        float: none;
        width: 100%;
    }

    .ci_box>li img {
        display: block;
        max-width: 500px;
        margin: 0 auto;
    }

    .ci_box .txt_box {
        float: none;
        width: 100%;
        margin: 50px 0 0 0;
    }


    /* 인증 & 특허 */
    .certi_listWrap {
        padding: 80px 0 100px;
    }

    .certi_listWrap .inner {
        box-sizing: border-box;
        width: 100%;
        padding: 0 30px;
    }

    .certi_tabs {
        margin: 0 0 80px 0;
    }

    .certi_cont .prevNext .prevNext_con span:first-child {
        width: 100px;
    }

    .certi_cont .prevNext .prevNext_con .tit {
        width: calc(100% - 100px);
    }


    /* 조직도 */
    .organize_list:after {
        width: 85%;
    }

    .organize_list>li {
        width: 15%;
        margin: 0 0 0 2%;
    }


    /* 오시는 길 */
    .map_box01 .txt_box {
        left: 30px;
    }

    .map_box02 .txt_box {
        right: 30px;
    }



    /* 고객사 */



    .customer_list li {
        width: 18.4%;
        margin: 0 0 5px 2%;
    }

    .customer_list li:nth-child(6n + 1) {
        margin: 0 0 5px 2%;
    }

    .customer_list li:nth-child(5n + 1) {
        margin: 0 0 5px 0;
    }

    .customer_list li img {
        max-width: 100%;
    }


    /* 사업영역 */
    .businessWrap .inner {
        width: 70%;
        margin: 0 auto;
    }

    .businessWrap .inner img {
        margin: 0 auto;
        width: 100%;
        transform: translateX(0%);
    }

    /*안전보건*/
    .safetyWrap .txtArea1 .img_box {
        margin-right: 4.5vw;
        width: 45%;
    }

    .safetyWrap .txtArea1 .img_box img {
        width: 100%;
    }

    .safetyWrap .txtArea1 .txt_box {
        width: 50%;
    }

    .safetyWrap .txtArea2 .vision {
        width: 100%;
    }

    .safetyWrap .txtArea2 .vision li:nth-of-type(1),
    .safetyWrap .txtArea2 .vision li:nth-of-type(2),
    .safetyWrap .txtArea2 .vision li:nth-of-type(3) {
        width: 38%
    }



    /*품질경영*/
    .qualityWrap .txt_box1,
    .qualityWrap .txt_box2 {
        width: 15%
    }

    .qualityWrap .txt_box1,
    .qualityWrap .txt_box2 {
        margin-top: 0;
    }

    .qualityWrap .txtArea1 .img_box {
        margin-right: 3%;
        width: 50%;
    }

    .qualityWrap .policy1 li,
    .qualityWrap .policy2 li {
        width: auto;
    }

    .qualityWrap .txtArea2 .img_box {
        margin: 0 2%;
    }



    /*사업소개*/
    .business .gallery_img_box div {
        width: 49%;
        margin-right: 0;
    }

    .business .gallery_img_box div:nth-of-type(1),
    .business .gallery_img_box div:nth-of-type(3),
    .business .gallery_img_box div:nth-of-type(5) {
        margin-right: 2%;
    }

    .business .gallery_img_box div img {
        width: 100%;
    }

    .popup_pass2 .popup_wrap {
        width: 90%;
        height: auto;
    }


    /* 승진뉴스 */
    .news_list .txt_box {
        padding: 20px 30px 0 50px;
    }

    /* 문의하기 */
    .write_form .name .input_box,
    .write_form .row .input_box {
        width: calc(100% - 180px)
    }

    /* 공지사항 */
    .notice_table tr td.tit a {
        max-width: 480px;
    }



    /* 고객문의 */
    .center_table tr td.tit a {
        max-width: 400px;
    }


    .dataWrap .inner {
        width: 100%;
        padding: 0 30px;
    }

    /* hyunju */
    .recruitP_bg img {
        width: 100%;
    }

    .m_block {
        display: none;
    }

    /* 문의하기 */
    /* .write_form .name .input_box{width: calc(100% - 700px);} */


    /* consulting02 */

    .consulting02Wrap ul.con1 li,
    .consulting01Wrap ul.con1 li {
        width: calc((100% - 20px) / 2);
        max-width: none;
        min-width: auto;
        margin-bottom: 20px;
    }


    .consulting02Wrap ul.con1 li:nth-child(3),
    .consulting01Wrap ul.con1 li:nth-child(3) {
        margin-left: 0;
    }

    .container3 .list_area ul li {
        padding: 20px;
    }

    .consulting02Wrap .container3 .list_area .txt_area span {
        font-size: 14px;
    }

    .consulting02Wrap .container3 .list_area .txt_area {
        padding-left: 10px;
        box-sizing: border-box;
    }

    .consulting02Wrap .container3 .table_area .table thead tr:nth-child(1) th:nth-child(5):before {
        /*  display: none; */
    }

    .consulting02Wrap .container3 .list_area ul li {
        min-height: 120px;
    }

    .container4 .table_tit {}

    .container4 .table_tit h2 {
        font-size: 20px;
        width: 20%;
        margin: 0 auto;
    }

    .container4 .table_tit p {
        font-size: 18px;

    }

    .container4 .table_tit h2 strong {
        padding: 10px 10px;
        font-size: 20px;
        margin-right: 10px;
    }

    /*  .table2, .table2 thead, .table2 tbody, .table2 th, .table2 td, .table2 tr {
        display: block;
    } */

    .container4 .table2+p {
        font-size: 18px;
    }



    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(2) {
        font-size: 14px;
    }

    .consultingcon4Wrap ul {
        overflow: hidden;
        margin: 0 auto;
        width: 100%;
        height: 150px;
        display: flex;
        justify-content: center;
    }

    .consultingcon4Wrap ul li {
        position: static;
        float: left;
        width: 150px;
        height: 150px;
        left: 0;
        /*  margin:0 auto; */
        margin-left: 10px;

    }

    .consultingcon4Wrap ul li:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon4Wrap ul li p {
        font-size: 15px;
    }

    .consultingcon5Wrap ul {
        overflow: hidden;
        margin: 0 auto;
        width: 100%;
        height: 150px;
        display: flex;
        justify-content: center;
    }

    .consultingcon5Wrap ul li {
        position: static;
        float: left;
        width: 150px;
        height: 150px;
        left: 0;
        /*  margin: 0 auto; */
        margin-left: 10px;
    }

    .consultingcon5Wrap ul li:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon5Wrap ul li p {
        font-size: 12px;
        padding: 10px;
    }

    .consultingcon5Wrap ul li:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon5Wrap {
        margin-bottom: 80px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 12.4em;
        transform: translate(-1em, 45px);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 13.4em;
        transform: translate(-1em, 30px);
    }


    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) {
        padding: 5px;
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        width: calc(100%);
        /* width:calc(100% + 4em) */
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        width: 50%;
        right: 1em;
    }

    .consultingcon3Wrap .leftright p {
        font-size: 14px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .right ul li {
        width: 80%;
        margin-right: 0;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(50%)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 300px;
    }

    .consultingcon3Wrap .leftright .right ul li:not(:nth-child(7)) p:nth-child(1) {
        height: 70px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        transform: translateY(-20px);
        width: 76%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-30px, 24px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):after {
        transform: translateY(-20px)
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        transform: translate(-10em, 0.2em);
        top: 0;
        right: 100%;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li {
        position: relative;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        position: absolute;
        content: '';
        width: 23px;
        height: 23px;
        background: url(../images/sub/arrow_r.png);
        background-position: center center;
        background-repeat: no-repeat;
        bottom: 24px;
        right: 0;
        transform: translateX(7.5em);
        z-index: 1;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6) {
        width: 80%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7) p {
        margin-left: 10%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        display: none;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6):before {
        transform: translate(10px, -50px);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        left: 0;
        transform: translate(90px, -40px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2):before {
        position: absolute;
        content: '';
        width: calc(100%);
        height: 1px;
        background-color: #bf3d3d;
        top: 0;
        right: 0;
        transform: translate(9.4em, -5em);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 365px;
    }

    .consulting01Wrap .container2 ul li p {
        line-height: 1.5em;
        font-size: 14px;
    }

    .consulting01Wrap .container2 ul li p em {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1 {
        width: 140px;
        height: 140px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p span {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p {
        width: 100px;
        height: 100px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div {
        width: 60px;
        height: 60px;

    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p strong {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2 {
        left: 50%;
        top: -1em;

    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3 {
        right: -2em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4 {
        right: -1em;
        top: 7em
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5 {
        left: -1em;
        top: 7em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6 {
        left: -2em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2:before {
        display: none;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(1):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(2):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(3):after {
        transform: translateX(5em)
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) {
        min-height: auto;
    }

    .consulting01Wrap .container03 .tx_3 strong {
        font-size: 16px;
    }

    .consulting01Wrap .container03 .tx_3 {
        font-size: 16px;
    }

    .consulting01Wrap .container03 .tx_area2 p {
        font-size: 16px;
    }

    .consulting01Wrap ul.con1 li:before {
        font-size: 180px;
        top: 10px;
    }
}

@media screen and (max-width:1024px) {

    .em_border.em_border2 {
        margin: auto;
        margin-left: 0;
        width:auto;
    }
    
    .consulting03Wrap ul.con1 li,
    .container03wrap_con ul li {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 10px;
        text-align: center;

    }

    .container03wrap_con ul li {
        display: table;
    }

    .container03wrap_con ul li p {
        vertical-align: middle;
        display: table-cell;
    }

    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) span {
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li p:before {
        width: 30%;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        transform: translateX(3.5em)
    }

    .consulting01Wrap .container04 ul li {
        float: none;
        width: 100%;
        margin-left: 0;
        text-align: center;
        height: auto;
        margin-bottom: 20px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(1):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(2):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(3):after {}


}

@media screen and (min-width:481px) and (max-width:867px) {


    .consultingconWrap.consultingWrap2 ul li p:nth-child(2),
    .consultingconWrap.consultingWrap2 ul li p:nth-child(3) {
        padding: 25px 0;
        height: auto;

    }

    .consultingconWrap.consultingWrap2 ul li p:nth-child(3) {}

    .consulting04Wrap .consultingconWrap ul li:nth-child(1),
    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(3),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4),
    .consulting04Wrap .consultingconWrap ul li:nth-child(5) {
        display: flex;
        flex-direction: row;
    }

    .consultingWrap2 ul li p:nth-child(2) {
        border-bottom: none;
        border-right: 1px solid #ddd;
    }

    .consultingWrap2 ul li p:nth-child(3) {
        border-right: 1px solid #ddd;
    }

    .consultingconWrap.consultingWrap2 ul li p:nth-child(2) {}


    .consulting04Wrap .consultingconWrap ul li p:nth-child(1) {
        height: 85px;
        line-height: 85px;
        width: 40%;
    }

    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4),
    .consulting04Wrap .consultingconWrap ul li:nth-child(5) {
        border-left: 1px solid #ddd;
    }



    .consulting04Wrap .consultingconWrap ul li:nth-child(1),
    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(3),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4),
    .consulting04Wrap .consultingconWrap ul li:nth-child(5) {
        float: none;
        width: 100%;
    }


    .br_map {
        display: block;
    }

    .col.col2 {
        border-bottom: 1px solid #ddd;
    }


    .col.col2:after {
        content: '';
        clear: both;
        display: block;
    }

    .consulting01Wrap .container2 ul li {
        height: auto;
    }


    .consulting02Wrap .container3 .list_area .iconarea {
        display: block;
        width: 100%;
        float: none;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .consulting02Wrap .container3 .list_area .iconarea img {
        height: 50px;
        width: auto;
        display: block;
        margin: 0 auto;

    }

    .consulting02Wrap .container3 .list_area .txt_area span {
        font-size: 14px;
        vertical-align: middle;
        display: table-cell;
        text-align: center;
    }

    .consulting02Wrap .container3 .list_area .txt_area {
        padding-left: 10px;
        display: table;
        box-sizing: border-box;
        text-align: center;
        width: 100%;
    }

    #sub_visual {
        position: relative;
        height: 420px;
    }

    #sub_visual .inner {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        box-sizing: border-box;
        width: 100%;
        padding: 0 30px;
        margin: -70px auto 0;
    }

    #sub_visual h2 {
        line-height: 6;
        font-size: 30px;
        padding: 0;
    }

    #sub_visual p.tit1 {
        font-size: 16px;
        margin: 0 0 20px 0;
    }

    #sub_visual p.tit2 {
        font-size: 16px;
        padding: 20px 0 0 0;
    }

    #lnb_Wrap .home {
        width: 80px;
        padding: 0;

    }

    #lnb_Wrap .lnb {
        width: 100%;
    }

    #lnb_Wrap .sel_meun {
        width: 140px;
    }

    #lnb_Wrap .sel_meun2 {
        width: calc((100% - 220px))
    }

    #lnb_Wrap .sel_meun2 {
        border-right: 0;

    }

    #lnb_Wrap .sel_meun1>a {
        padding-left: 20px;
    }

    #lnb_Wrap .sel_meun2>a {
        padding-left: 20px;
    }

    #lnb_Wrap .sel_box ul li {
        padding-left: 20px;
    }

    #lnb_Wrap .opn .sel_box ul {
        width: 100%;
    }

    .sub_cont {
        padding: 50px 0 0 0;
    }

    .sub_cont .inner {
        width: 90%;
        margin: 0 auto;
    }

    .subTit {
        width: 100%;
    }

    .subTit:before {
        left: 30px;
    }

    .subTit:after {
        right: 30px;
    }

    .subTit h3 {
        display: inline-block;
        width: auto;
        padding: 0 30px;
    }

    #sub_contants {
        width: 95%;
    }

    .missionWrap .tx_area {
        width: 90%;
        margin: 0 auto;
    }

    .missionWrap .con_area ul {
        margin-top: 100px;
    }

    .sub_visual .inner {
        width: 90%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .sub_cont {
        padding: 100px 0 0 0;
    }

    .sub_cont .inner {
        width: 90%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .sub_cont .consulting01Wrap .container03>.inner .box_area {
        overflow-x: scroll
    }

    .sub_cont .consulting01Wrap .container03 .inner .box_area ul {
        width: 768px;

    }

    .subTit {
        width: 100%;
    }

    .subTit:before {
        left: 30px;
    }

    .subTit:after {
        right: 30px;
    }

    .traffic_con .inner {
        width: 90%;
    }

    .mapWrap {
        padding-bottom: 50px;
    }

    .mapWrap .txt_box {
        position: static;
        transform: translate(0, 0);
        width: 100%;
        height: 220px;
    }

    .mapWrap .txt_box .left {
        width: 100%;
        display: block;
        float: none;
        line-height: 1;
        padding-top: 40px;

    }

    .mapWrap .txt_box .left:after {
        display: none;
    }

    .mapWrap .txt_box .left p {
        font-size: 20px;
        text-align: center;
    }

    .mapWrap .txt_box .right p {
        font-size: 16px;
        float: none;
        width: 100%;
        line-height: 2;
        display: block;
        margin-bottom: 10px;
    }

    .mapWrap .txt_box .right p:nth-child(2) img {
        padding-left: 0;
    }

    .mapWrap .txt_box .right {
        width: 100%;
        display: block;
        line-height: auto;
        padding-top: 20px;
        height: auto;
        line-height: auto;
        float: none;
        padding-left: 20px;
    }

    .traffic>li ul li {
        margin-left: 0;
    }

    .traffic>li ul li:nth-child(2) {
        margin-left: 50px;
    }

    .traffic .bg_p,
    .traffic .bg_br {
        /* display: block; */
        line-height: 30px;
    }


    .traffic .bg_r,
    .traffic .bg_g,
    .traffic .bg_y {
        /* display: block; */
        width: 40px;
        text-align: center;

    }

    .traffic>li {
        float: none;
        width: 100%;
        display: block;
    }


    .table3 tbody td .divWrap {
        flex-direction: column;
    }

    .table3 tbody td .divWrap>div {
        width: 100% !important;
    }

    .table3 tbody td .divWrap .third {
        margin-left: 0;
    }

    .table3 tbody td .divWrap .first,
    .table3 tbody td .divWrap .second,
    .table3 tbody td .divWrap .third {
        padding: 0;
    }

    .mapWrap .txt_box .right p br:not(.br_map) {
        display: none;
    }

    /* 문의하기 */
    .write_form .name .input_box,
    .write_form .row .input_box {
        width: calc(100% - 150px)
    }

    .write_form .row .label {
        width: 150px;
        font-size: 14px;
    }

    .filebox .upload-name {
        width: 25%;
    }

    .write_form .row .filebox label {
        width: 30%;
    }

    .emailrow select {
        font-size: 12px;
    }

    .br {
        display: none;
    }

    /* ceo */
    .ceoWrap {
        padding: 0 0 50px 0;
    }

    .ceoWrap .area_1 img {
        width: 100%;
    }

    .ceoWrap .area_1 .txt {
        font-size: 3vw;
    }

    .ceoWrap .area_2:before {
        display: none;
    }

    .ceoWrap .area_2 p strong {
        margin-left: 0;
        font-size: 16px;
    }

    .ceoWrap .area_2 p {
        font-size: 14px;
    }

    .area_2 {
        position: static;
        padding: 20px;
    }

    .missionWrap .tx_area strong {
        font-size: 20px;
    }

    .missionWrap .tx_area p {
        font-size: 14px;
    }

    .missionWrap .con_area ul li {
        /*  padding: 50px 10px; */
        width: 100%;
        margin-left: 0;
        margin-bottom: 50px;
        float: none;
    }

    .missionWrap .tx_area strong {
        font-size: 18px;
    }

    /* 연혁 */
    .history_tab li a {
        font-size: 22px;
    }

    .history_contents {
        margin: 50px 0 0 0;
    }

    .history_contents li strong {
        padding: 0 20px 0 0;
    }

    .history_contents .history_list li {
        padding: 0 20px 0 0;
    }

    .history_contents>li:nth-child(2n) strong {
        padding: 0 0 0 20px;
    }

    .history_contents>li:nth-child(2n) .history_list li {
        padding: 0 0 0 20px;
    }



    /* CI */
    .ci_box>li {
        float: none;
        width: 100%;
    }

    .ci_box>li img {
        display: block;
        max-width: 500px;
        margin: 0 auto;
    }

    .ci_box .txt_box {
        float: none;
        width: 100%;
        margin: 50px 0 0 0;
    }

    /* 사업영역 */
    .businessWrap .inner {
        width: 70%;
        margin: 0 auto;
    }

    /* 인증 & 특허 */
    .certi_listWrap {
        padding: 50px 0 70px;
    }

    .certi_listWrap .inner {
        box-sizing: border-box;
        width: 100%;
        padding: 0 30px;
    }

    .certi_tabs {
        display: none;
    }

    .m_certi_tabs {
        display: block;
    }

    .certi_top {
        margin: 0 0 30px 0;
    }

    .certi_top .search_box input {
        width: 200px;
    }

    .certi_list li {
        margin: 0 0 20px 20px;
    }

    .certi_list li:nth-child(3n + 1) {
        margin: 0 0 20px 0;
    }

    .certi_cont .tit_area {
        padding: 25px 20px;
    }

    .certi_cont .txt_area {
        padding: 30px 20px 70px;
    }

    .certi_cont .prevNext .prevNext_con {
        width: calc((100% - 80px)/2)
    }

    .certi_cont .prevNext .prevNext_con span:first-child {
        width: 70px;
        font-size: 14px;
    }

    .certi_cont .prevNext .prevNext_con .tit {
        width: calc(100% - 70px);
        font-size: 14px;
    }

    .certi_cont .prevNext .prev .tit {
        padding: 0 10px 0 0;
    }

    .certi_cont .prevNext .next .tit {
        padding: 0 0 0 10px;
    }

    .certi_cont .prevNext .prev span i {
        margin-right: 5px;
    }

    .certi_cont .prevNext .next span i {
        margin-left: 5px;
    }

    .certi_cont .prevNext .listBtn {
        width: 80px;
        font-size: 16px;
    }



    /* 수상실적 */
    .award_list li {
        width: 49%;
    }

    .award_list li:nth-child(3n + 1) {
        margin: 0 0 20px 2%;
    }

    .award_list li:nth-child(2n + 1) {
        margin: 0 0 20px 0;
    }


    /* 조직도 */
    .organize_list {
        overflow: visible;
        width: 100%;
        max-width: 650px;
        margin: 0 auto;
    }

    .organize_list:after {
        left: auto;
        width: 50%;
    }

    .organize_list>li {
        position: relative;
        float: none;
        box-sizing: border-box;
        width: 100%;
        max-width: 650px;
        margin: 0 auto 40px;
        padding: 0 30px;
    }

    .organize_list>li:first-child {
        margin: 0 auto 40px;
    }

    .organize_list>li:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 1px;
        height: calc(100% + 40px);
        background-color: #ccc;
        content: '';
    }

    .organize_list .department:after {
        display: block;
        position: absolute;
        top: 0;
        right: -30px;
        width: calc(50% + 30px);
        height: 1px;
        background-color: #ccc;
        content: '';
    }

    .organize_list>li:last-child:before {
        display: none;
    }


    /* 오시는 길 */
    .map_box iframe {
        height: 350px !important;
    }

    .map_box .inner {
        padding: 0;
    }

    .map_box .txt_box {
        position: static;
        bottom: auto;
        width: 100%;
        padding: 30px;
    }




    /* 고객사 */
    .customer_list li {
        width: 32%;
        margin: 0 0 20px 2%;
    }

    .customer_list li:nth-child(6n + 1) {
        margin: 0 0 20px 2%;
    }


    .customer_list li:nth-child(5n + 1) {
        margin-left: 2%;
    }


    .customer_list li:nth-child(3n + 1) {
        margin: 0 0 20px 0;
    }

    .customer_list li img {
        max-width: 100%;
    }


    /*지속가능경영_공통*/
    .csm .txtArea1 .img_box {
        width: 100%;
    }

    .csm .txtArea1 .img_box img {
        width: 100%;
    }

    .csm .txtArea1 .txt_box {
        width: 100%;
        margin-top: 20px;
        text-align: left;
        padding: 0 20px;
    }

    /*안전보건*/
    .safetyWrap {
        padding-bottom: 0;
    }

    .safetyWrap .txtArea2 .vision {
        width: 100%;
    }

    .safetyWrap .txtArea2 .vision li {}

    .safetyWrap .txtArea2 .vision li:nth-of-type(1),
    .safetyWrap .txtArea2 .vision li:nth-of-type(2),
    .safetyWrap .txtArea2 .vision li:nth-of-type(3) {
        width: 38%
    }

    .safetyWrap .txtArea2 .vision li:nth-of-type(1) i,
    .safetyWrap .txtArea2 .vision li:nth-of-type(2) i,
    .safetyWrap .txtArea2 .vision li:nth-of-type(3) i {
        background-size: 70%;
        height: 67px;
    }

    .safetyWrap .txtArea2 .vision li span:last-child {
        display: none;
    }

    .safetyWrap .txtArea2 .vision li i {
        margin: 0 auto;
        height: 68px;
        background-size: 70%
    }

    .safetyWrap .txtArea2 .vision li span {
        font-size: 18px;
    }

    .safetyWrap .txtArea2 .vision li span:last-child {
        font-size: 16px;
    }

    .safetyWrap .txtArea1 .img_box,
    .safetyWrap .txtArea1 .txt_box {
        float: initial;
        width: 100%
    }



    /*윤리경영*/
    .ethicsWrap .txtArea2 .inner img {
        width: 100%;
    }



    /*품질경영*/
    .qualityWrap .txtArea2 .img_box img {
        width: 100%;
    }

    .qualityWrap .txt_box1,
    .qualityWrap .txt_box2 {
        display: none;
    }



    /*사업소개*/
    .business .gallery_img_box div {
        width: 100%;
    }

    .business .gallery_img_box div img {
        width: 100%;
    }

    .popup_pass2 .popup_wrap {
        width: 90%;
        height: auto;
    }

    .img_popup .popup_wrap .close {
        top: -40px;
        right: 0;
    }





    /* 승진뉴스 */
    .news_list .img_box {
        float: none;
        width: 100%;
        max-width: 340px;
    }

    .news_list .txt_box {
        float: none;
        width: 100%;
        padding: 30px 30px 0 0;
    }

    .paging ul {
        margin: 0 15px;
    }

    .paging ul li {
        margin: 0 5px;
    }

    .paging ul li.active {
        margin: 0 15px;
    }

    .flie_area {
        padding: 0 10px;
    }



    /* 공지사항 */
    .notice_table tr th:nth-child(4) {
        display: none;
    }

    .notice_table tr td:nth-child(4) {
        display: none;
    }

    .notice_table tr td.tit a {
        max-width: 200px;
    }




    /* 고객문의 */
    .centerWrap .top_box {
        padding: 30px;
    }

    .centerWrap .top_box p {
        float: none;
        width: 100%;
        line-height: 1.6;
    }

    .centerWrap .top_box .btn_box {
        float: none;
        width: 100%;
        margin: 30px 0 0 0;
    }

    .center_table tr td.tit a {
        max-width: 120px;
    }

    .center_table tr th:nth-child(3) {
        display: none;
    }

    .center_table tr td:nth-child(3) {
        display: none;
    }

    .popup_pass .popup_wrap {
        width: 80%;
    }

    .centerWrap .btn_box .btn_cancel {
        width: 120px;
    }

    .centerWrap .btn_box .btn_list {
        width: 120px;
    }




    /* 기술 및 견적문의 */
    .inquiry_form .row .label {
        width: 130px;
        padding: 0 0 0 20px;
    }

    .inquiry_form .row .input_box {
        width: calc(100% - 130px);
    }

    .inquiry_form .row .input_box .input02 {
        width: 100%;
    }

    .inquiry_form .row .file_box {
        width: 100%;
        max-width: 410px;
    }

    .inquiry_form .row .file_box .upload_name {
        width: 100%;
    }

    .dataWrap .inner {
        width: 100%;
        padding: 0 30px;
    }

    /* hyunju */
    .m_none {
        display: none;
    }

    .m_block {
        display: block;
    }

    .recruitP_bg img {
        width: 100%;
    }

    .welfareDiv ul li {
        width: 46%;
        text-align: center;
        height: auto;
        padding: 35px 10px;
    }

    .welfareDiv ul li .icon {
        position: initial;
    }

    .welfareDiv ul li .con {
        min-height: 80px;
    }

    .welfareDiv ul li .tit {
        margin-top: 20px;
    }

    .recruitDiv .processArea ul {
        margin: 30px -25px 0;
    }

    .recruitDiv .processArea ul li {
        margin: 10px 25px;
    }

    .recruitDiv .processArea ul li:before {
        right: -45px;
    }

    .recruitDiv .inquiryArea li {
        width: 100%;
    }

    .recruitDiv .inquiryArea li:nth-child(1):before {
        display: none;
    }

    /* table3  */

    .table3 .divWrap,
    .table3 .divWrap .left,
    .table3 .divWrap .right,
    .table3 .divWrap .first,
    .table3 .divWrap .second,
    .table3 .divWrap .third {
        font-size: 14px;
    }

    .table3 thead tr td,
    .table3 tbody tr td,
    .table3 .tab_bg {
        font-size: 14px;
    }

    /* consulting02 */

    .consulting02Wrap ul.con1 li,
    .consulting01Wrap ul.con1 li {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin-left: 0;
        margin-bottom: 20px;
        float: none;

        vertical-align: middle;
    }

    .consulting02Wrap ul.con1 li:nth-child(3),
    .consulting01Wrap ul.con1 li:nth-child(3) {
        margin-left: 0;
    }

    .consulting02Wrap ul.con1 li p,
    .consulting01Wrap ul.con1 li p {
        font-size: 14px;
    }

    .container2 ul {
        width: 100%;
        display: block;
    }

    .container2 ul li {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        margin-left: 0;
        min-height: none !important;
        max-width: none !important;
        min-width: 100%;
        font-size: 14px;

    }

    .container3 .list_area ul li {
        padding: 20px;
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;

    }

    .consulting02Wrap .container3 .table_area {
        overflow-x: auto;
    }

    .consulting02Wrap .container3 .table_area .table {
        min-width: 1200px;
    }

    /*  .table,
    .table thead,
    .table tbody,
    .table th,
    .table td,
    .table tr {
        display: block;
    } */

    .consulting02Wrap .container3 .table_area .table thead tr:nth-child(1):after {
        /*   width: 1px;
        height: 90%;
        border-left: 1px dashed #4fb8b3;
        left: 50%; */

    }

    .consulting02Wrap .container3 .table_area .table thead tr:nth-child(1) th:nth-child(5):before {
        /*  display: none; */
    }

    .table,
    .table thead,
    .table tbody,
    .table th,
    .table td,
    .table tr {
        margin-bottom: 20px;
    }

    .consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) {
        height: auto;
    }

    .table thead tr {
        position: absolute;
        /* top:-9999px;
        left:-9999px; */
    }

    .table td {
        border: none;
        position: relative;
    }

    .table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .container4 .table_tit {
        width: 100%;
    }

    .container4 .table_tit h2 {
        font-size: 20px;
        width: 40%;
        margin: 0 auto;
    }

    .container4 .table_tit p {
        font-size: 18px;

    }

    .container4 .table_tit h2 strong {
        padding: 10px 10px;
        font-size: 20px;
        margin-right: 10px;
    }

    .table2 td,
    .table2 tr,
    .table2 th {
        font-size: 12px;
    }

    .container4 .table2+p {
        font-size: 16px;
        width: 100%;
    }


    .consulting04Wrap .consultingconWrap ul {
        display: block;
        overflow: hidden;
    }

    .consulting04Wrap .consultingconWrap ul li {
        width: 50%;
        float: left;
    }

    .consulting04Wrap .consultingconWrap ul li:nth-child(1),
    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(3),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4),
    .consulting04Wrap .consultingconWrap ul li:nth-child(5) {
        border: 1px solid #ddd;
    }




    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents {
        display: block;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p {
        width: 100% !important;
        display: block !important;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(1):after {
        display: none;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(2):before {
        display: none;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(1),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(2),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(3) {
        height: auto;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(2) p:nth-child(1),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(3) p:nth-child(1) {
        line-height: 75px !important;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(1) p:nth-child(1),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(2) p:nth-child(1),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(3) p:nth-child(1) {
        text-align: center;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(1) img {
        padding-left: 0;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(2) {
        padding-left: 15px;
        font-size: 14px;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(2) {
        font-size: 14px;
    }

    .consultingcon4Wrap ul {
        overflow: hidden;
        margin: 0 auto;
        width: 180px;
        height: auto;
        display: flex;
        justify-content: space-evenly;
    }

    .consultingcon4Wrap ul li {
        position: static;
        float: none;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        margin-left: 0;
        left: 0;
        margin-bottom: 10px;

    }

    .consultingcon4Wrap ul li p {
        font-size: 15px;
    }

    .consultingcon4Wrap ul {
        flex-direction: column;
    }


    .consultingcon5Wrap ul {
        overflow: auto;
        margin: 0 auto;
        width: 180px;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .consultingcon5Wrap ul li {
        position: static;
        float: none;
        width: 180px;
        height: 180px;
        left: 0;
        /*  margin: 0 auto; */
        margin-left: 0;
        margin-bottom: 10px;
    }

    .consultingcon5Wrap ul li:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon5Wrap ul li p {
        font-size: 14px;
        padding: 10px;
    }

    .consultingcon5Wrap ul li:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon5Wrap {
        margin-bottom: 80px;
    }


    /* consulting3wrap */

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 10.8em;
        transform: translate(-1em, 45px);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 11.6em;
        transform: translate(-1em, 30px);
    }


    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) {
        padding: 5px;
        font-size: 11px;
        height: 100px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        width: calc(100%);
        /* width:calc(100% + 4em) */
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        width: 50%;
        right: 1em;
    }

    .consultingcon3Wrap .leftright p {
        font-size: 14px;
    }

    .consultingcon3Wrap .leftright .right ul li {
        width: 80%;
        margin-right: 0;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(50%)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 300px;
    }

    .consultingcon3Wrap .leftright .right ul li p:nth-child(1) {
        height: 70px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        transform: translateY(-20px);
        width: 72%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-30px, 24px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):after {
        transform: translateY(-20px)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 200px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(1),
    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        font-size: 12px;
        width: 200px;
        padding: 10px;
    }

    .consultingcon3Wrap .leftright .right ul li p:nth-child(1) {
        padding: 10px;
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li p:nth-child(1) {
        width: 200px;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(25%);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {}

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 9.3em;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-30px, 5em);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 8.4em;
    }

    .consultingcon3Wrap .leftright .left ul li {
        margin-top: 520px
    }

    .consultingcon3Wrap .leftright .right ul li:last-child p:nth-child(1) {
        width: 70px;
        margin-left: auto;
        margin-right: 0;
    }

    .consultingcon3Wrap .leftright .right ul li:last-child {
        margin-right: 0;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p {
        width: 50px;
        height: 50px;
        padding-top: 15px;
        font-size: 10px;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(2) p {
        width: 100px;
        height: 60px;
        background-color: #bf3d3d;
        margin: 0 auto;
        padding-top: 10px;
        font-size: 10px;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        transform: translate(100px, -40px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2):before {
        position: absolute;
        content: '';
        width: calc(100% - 0em);
        height: 1px;
        background-color: #bf3d3d;
        top: -7em;
        right: -6.2em;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 380px;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6):before {
        font-size: 20px;
        transform: translate(10px, -50px);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(5):after {
        font-size: 20px;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        top: 90%;
        transform: translate(-100px, 0);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div {
        width: 40%
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p {
        /* margin-top: 40px; */
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        display: none;
    }

    .consultingcon3Wrap .leftright .left ul li:nth-child(2) {
        margin-top: 500px;
    }

    .consultingcon3Wrap .leftright .right ul li:last-child p:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        transform: translate(15px, -40px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        position: absolute;
        content: '';
        width: 23px;
        height: 23px;
        background: url(../images/sub/arrow_r.png);
        background-position: center center;
        background-repeat: no-repeat;
        bottom: 24px;
        right: auto;
        left: auto;
        transform: translateX(10em);
        z-index: 1;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 378px;
    }

    .consulting01Wrap .container2 ul li p {
        line-height: 1.6em;
        font-size: 14px;
    }

    .consulting01Wrap .container2 ul li p em {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1 {
        width: 140px;
        height: 140px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p span {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p {
        width: 100px;
        height: 100px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div {
        width: 60px;
        height: 60px;

    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p strong {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2 {
        left: 50%;
        top: -1em;

    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3 {
        right: -2em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4 {
        right: -1em;
        top: 7em
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5 {
        left: -1em;
        top: 7em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6 {
        left: -2em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2:before {
        display: none;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(1):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(2):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(3):after {
        transform: translateX(3em)
    }


    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span,
    .consulting01Wrap .container03 .box_area ul li:nth-child(3) span span {
        font-size: 12px;
        letter-spacing: -2px;
    }


    .consulting01Wrap .container03 .tx_area2 p {
        font-size: 13px;
    }

    .consulting01Wrap .container03 .subTit3 {
        font-size: 12px;
    }

    .consulting01Wrap .container03 .tx_area p {
        font-size: 12px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) {
        min-height: none;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) {
        min-height: auto;
    }

    .consulting01Wrap .container03 .tx_3 {
        font-size: 16px;
    }

    .consulting01Wrap .container03 .tx_3 strong {
        font-size: 16px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(1) p,
    .consulting01Wrap .container03 .box_area ul li:nth-child(3) p {
        font-size: 16px;
    }

    .inner_ov {
        margin: 0 auto 60px !important;
    }


}

@media screen and (max-width:672px) {
    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        position: absolute;
        content: '';
        width: 23px;
        height: 23px;
        background: url(../images/sub/arrow_r.png);
        background-position: center center;
        background-repeat: no-repeat;
        bottom: 24px;
        right: auto;
        left: auto;
        transform: translateX(9em);
        z-index: 1;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li p:before {
        width: 25%;
    }

    .mapWrap .txt_box .right p br:not(.br_map) {
        display: block;
    }

    .mapWrap .txt_box {
        height: 300px;
    }
}

@media screen and (max-width:508px) and (min-width:481px) {
    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        display: none;
    }

    .businessWrap .inner img {
        transform: translateX(0%)
    }
}

/* mobile */
@media screen and (min-width:320px) and (max-width:480px) {

    .consulting04Wrap .txtWrap {
        margin: 20px 0;
    }
    .consulting04Wrap .consultingconWrap ul li p:nth-child(1),
    .consulting04Wrap .consultingconWrap ul li p:nth-child(2) span,
    .consulting04Wrap .consultingconWrap ul li p:nth-child(3) span {
        font-size: 12px;
    }

    .businessWrap .inner img {
        transform: translateX(0%)
    }

    .businessWrap .inner img:nth-child(2) {
        display: block;
        margin-bottom: 50px;
    }

    .businessWrap .inner img:nth-child(1) {
        display: none;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1):before {
        transform: translate(-90%, -40px);
    }

    .consulting04Wrap .consultingconWrap ul li:nth-child(1),
    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(3),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4),
    .consulting04Wrap .consultingconWrap ul li:nth-child(5) {
        display: flex;
        flex-direction: row;
    }

    .consulting02Wrap ul.con1 li p,
    .consulting01Wrap ul.con1 li p,
    .consulting03Wrap ul.con1 li p {
        font-size: 12px;
    }

    .container03wrap_con ul li p {
        font-size: 12px;
    }

    .container03wrap_con ul li p b {
        font-size: 12px;
    }

    .em_border em {
        font-size: 12px;
    }

    .em_border em b {
        font-size: 12px;
    }

    .consulting04Wrap.consultingWrap strong {
        font-size: 14px;
    }

    .consulting04Wrap.consultingWrap strong b {
        font-size: 14px;
    }

    .consulting04Wrap .consultingconWrap ul li p:nth-child(2) {
        /* height:85px; */
    }

    .consulting04Wrap .consultingconWrap ul li p:nth-child(2) span,
    .consulting04Wrap .consultingconWrap ul li p:nth-child(3) span {
        /* height:85px; */
    }

    .consulting04Wrap.consultingWrap .subTit .subTit2 {
        font-size: 28px;
        line-height: 1.3;
    }

    .consulting04Wrap .consultingconWrap ul li p:nth-child(1) {
        /* height:85px; */
        line-height: 85px;
        width: 50%;
    }

    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4) {
        border-left: 1px solid #ddd;
    }

    .consultingWrap2 ul li p:nth-child(2) {
        border-right: 1px solid #ddd;
        border-bottom: none;
    }

    .consulting04Wrap .consultingconWrap ul li p:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li p:nth-child(3) {
        height: auto;
    }

    .consulting04Wrap .consultingconWrap ul li:nth-child(1),
    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(3),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4),
    .consulting04Wrap .consultingconWrap ul li:nth-child(5) {
        border: 1px solid #ddd;
    }

    .consulting04Wrap .consultingconWrap ul li:nth-child(1),
    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(3),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4),
    .consulting04Wrap .consultingconWrap ul li:nth-child(5) {
        float: none;
        width: 100%;
    }

    .br_map {
        display: block;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span,
    .consulting01Wrap .container03 .box_area ul li:nth-child(3) span span {
        letter-spacing: -2px;
    }

    .consulting02Wrap .container3 .list_area .iconarea {
        display: block;
        width: 100%;
        float: none;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .container3 .list_area ul li {
        max-height: none !important;
        padding-bottom: 10px;
        float: none;
    }

    .consulting02Wrap .container3 .list_area .iconarea img {
        height: 50px;
        width: auto;
        display: block;
        margin: 0 auto;

    }

    .consulting02Wrap .container3 .list_area .txt_area span {
        font-size: 14px;
        vertical-align: middle;
        display: table-cell;
        text-align: center;
    }

    .consulting02Wrap .container3 .list_area .txt_area {
        padding-left: 10px;
        display: table;
        box-sizing: border-box;
        text-align: center;
        width: 100%;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 12.4em;
        transform: translate(-1em, 45px);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 13.4em;
        transform: translate(-1em, 30px);
    }


    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) {
        padding: 5px;
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        width: calc(100%);
        /* width:calc(100% + 4em) */
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        width: 50%;
        right: 1em;
    }

    .consultingcon3Wrap .leftright p {
        font-size: 14px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .right ul li {
        width: 80%;
        margin-right: 0;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(50%)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 300px;
    }

    .consultingcon3Wrap .leftright .right ul li:not(:nth-child(7)) p:nth-child(1) {
        height: 70px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        transform: translateY(-20px);
        width: 76%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-30px, 24px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):after {
        transform: translateY(-20px)
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        transform: translate(-10em, 0.2em);
        top: 0;
        right: 100%;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li {
        position: relative;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        position: absolute;
        content: '';
        width: 23px;
        height: 23px;
        background: url(../images/sub/arrow_r.png);
        background-position: center center;
        background-repeat: no-repeat;
        bottom: 24px;
        right: 0;
        transform: translateX(14.5em);
        z-index: 1;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6) {
        width: 80%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7) p {
        margin-left: 10%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        display: none;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6):before {
        transform: translate(10px, -50px);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        left: 0;
        transform: translate(90px, -40px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2):before {
        position: absolute;
        content: '';
        width: calc(100%);
        height: 1px;
        background-color: #bf3d3d;
        top: 0;
        right: 0;
        transform: translate(9.4em, -5em);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 365px;
    }



    /* consulting3wrap */

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 10.8em;
        transform: translate(-1em, 45px);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 11.6em;
        transform: translate(-1em, 30px);
    }


    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) {
        padding: 5px;
        font-size: 11px;
        height: 100px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        width: calc(100%);
        /* width:calc(100% + 4em) */
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        width: 50%;
        right: 1em;
    }

    .consultingcon3Wrap .leftright p {
        font-size: 14px;
    }

    .consultingcon3Wrap .leftright .right ul li {
        width: 80%;
        margin-right: 0;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(50%)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 300px;
    }

    .consultingcon3Wrap .leftright .right ul li p:nth-child(1) {
        height: 70px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        transform: translateY(-20px);
        width: 72%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-30px, 24px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):after {
        transform: translateY(-20px)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 200px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(1),
    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        font-size: 12px;
        width: 200px;
        padding: 10px;
    }

    .consultingcon3Wrap .leftright .right ul li p:nth-child(1) {
        padding: 10px;
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li p:nth-child(1) {
        width: 200px;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(25%);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {}

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 9.3em;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-30px, 5em);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 8.4em;
    }

    .consultingcon3Wrap .leftright .left ul li {
        margin-top: 520px
    }

    .consultingcon3Wrap .leftright .right ul li:last-child p:nth-child(1) {
        width: 70px;
        margin-left: auto;
        margin-right: 0;
    }

    .consultingcon3Wrap .leftright .right ul li:last-child {
        margin-right: 0;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p {
        width: 50px;
        height: 50px;
        padding-top: 15px;
        font-size: 10px;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(2) p {
        width: 100px;
        height: 60px;
        background-color: #bf3d3d;
        margin: 0 auto;
        padding-top: 10px;
        font-size: 10px;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        transform: translate(100px, -40px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2):before {
        position: absolute;
        content: '';
        width: calc(100% - 0em);
        height: 1px;
        background-color: #bf3d3d;
        top: -7em;
        right: -6.2em;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 380px;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6):before {
        font-size: 20px;
        transform: translate(10px, -50px);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(5):after {
        font-size: 20px;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        top: 90%;
        transform: translate(-100px, 0);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div {
        width: 40%
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p {
        /* margin-top: 40px; */
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        display: none;
    }

    .consultingcon3Wrap .leftright .left ul li:nth-child(2) {
        margin-top: 500px;
    }

    .consultingcon3Wrap .leftright .right ul li:last-child p:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        transform: translate(15px, -40px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        position: absolute;
        content: '';
        width: 23px;
        height: 23px;
        background: url(../images/sub/arrow_r.png);
        background-position: center center;
        background-repeat: no-repeat;
        bottom: 24px;
        right: auto;
        left: auto;
        transform: translateX(13em);
        z-index: 1;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 378px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(1),
    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        font-size: 12px;
        width: 200px;
        padding: 10px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        height: 130px;
        vertical-align: middle;
        box-sizing: border-box;
        color: #666;
    }

    .consulting01Wrap .container2 ul li p {
        line-height: 2em;
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1 {
        width: 140px;
        height: 140px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p span {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p {
        width: 100px;
        height: 100px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div {
        width: 60px;
        height: 60px;

    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p strong {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2 {
        left: 50%;
        top: -1em;

    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3 {
        right: -2em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4 {
        right: -1em;
        top: 7em
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5 {
        left: -1em;
        top: 7em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6 {
        left: -2em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2:before {
        display: none;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span,
    .consulting01Wrap .container03 .box_area ul li:nth-child(3) span span {
        font-size: 12px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(1):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(2):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(3):after {
        transform: translateX(5em)
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) {
        min-height: auto;
    }

    .consulting01Wrap .container03 .tx_3 strong {
        font-size: 16px;
    }

    .consulting01Wrap .container03 .tx_3 {
        font-size: 16px;
    }

    .consulting01Wrap .container03 .tx_area2 p {
        font-size: 12px;
    }

    .sub_cont .consulting01Wrap .container03>.inner .box_area {
        overflow-x: scroll
    }

    .sub_cont .consulting01Wrap .container03 .inner .box_area ul {
        width: 768px;

    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 12.4em;
        transform: translate(-1em, 45px);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 13.4em;
        transform: translate(-1em, 30px);
    }


    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) {
        padding: 5px;
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        width: calc(100%);
        /* width:calc(100% + 4em) */
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        width: 50%;
        right: 1em;
    }

    .consultingcon3Wrap .leftright p {
        font-size: 14px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .right ul li {
        width: 80%;
        margin-right: 0;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(50%)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 300px;
    }

    .consultingcon3Wrap .leftright .right ul li:not(:nth-child(7)) p:nth-child(1) {
        height: 70px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        transform: translateY(-20px);
        width: 76%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-30px, 24px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):after {
        transform: translateY(-20px)
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        transform: translate(-10em, 0.2em);
        top: 0;
        right: 100%;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li {
        position: relative;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        position: absolute;
        content: '';
        width: 23px;
        height: 23px;
        background: url(../images/sub/arrow_r.png);
        background-position: center center;
        background-repeat: no-repeat;
        bottom: 24px;
        right: 0;
        transform: translateX(14.5em);
        z-index: 1;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6) {
        width: 80%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7) p {
        margin-left: 10%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        display: none;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6):before {
        transform: translate(10px, -50px);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        left: 0;
        transform: translate(90px, -40px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2):before {
        position: absolute;
        content: '';
        width: calc(100%);
        height: 1px;
        background-color: #bf3d3d;
        top: 0;
        right: 0;
        transform: translate(9.4em, -5em);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 365px;
    }

    .consulting01Wrap .container2 ul li p {
        line-height: 2em;
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1 {
        width: 140px;
        height: 140px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p span {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>p {
        width: 100px;
        height: 100px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div {
        width: 60px;
        height: 60px;

    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div p strong {
        font-size: 14px;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2 {
        left: 50%;
        top: -1em;

    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3 {
        right: -2em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4 {
        right: -1em;
        top: 7em
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5 {
        left: -1em;
        top: 7em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6 {
        left: -2em;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text6:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text5:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text4:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text3:before,
    .consulting01Wrap .container03 .box_area ul li:nth-child(2) .circle_wrap .text1>div.text2:before {
        display: none;
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(1):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(2):after,
    .consulting01Wrap .container03 .box_area ul li:nth-child(1) span span:nth-of-type(3):after {
        transform: translateX(5em)
    }

    .consulting01Wrap .container03 .box_area ul li:nth-child(2) {
        min-height: auto;
    }

    .consulting01Wrap .container03 .tx_3 strong {
        font-size: 16px;
    }

    .consulting01Wrap .container03 .tx_3 {
        font-size: 16px;
    }

    .consulting01Wrap .container03 .tx_area2 p {
        font-size: 12px;
    }

    .mapWrap .txt_box .right p br {
        display: block;
    }

    #sub_visual {
        position: relative;
        height: 360px;
    }

    #sub_visual .inner {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        box-sizing: border-box;
        width: 100%;
        padding: 0 30px;
        margin: -70px auto 0;
    }

    #sub_visual h2 {
        line-height: 4;
        font-size: 30px;
        padding: 0;
    }

    #sub_visual p.tit1 {
        font-size: 16px;
        margin: 0 0 20px 0;
    }

    #sub_visual p.tit2 {
        font-size: 16px;
        padding: 20px 0 0 0;
        word-break: keep-all;
    }

    #lnb_Wrap .home {
        width: 60px;
        padding: 0;
        background: url(../images/sub/ic_home.png) no-repeat center center;
    }

    #lnb_Wrap .lnb {
        width: 100%;
    }

    #lnb_Wrap .sel_meun {
        width: calc((100% - 60px)/2);
    }

    #lnb_Wrap .sel_meun {
        width: 130px;
    }

    #lnb_Wrap .sel_meun2 {
        width: calc((100% - 190px))
    }


    #lnb_Wrap .sel_meun2 {
        border-right: 0;
    }

    #lnb_Wrap .sel_meun2>a {
        padding-left: 10px;
    }

    #lnb_Wrap .sel_meun1>a {
        padding: 0 25px 0 10px;
    }

    #lnb_Wrap .sel_box ul li {
        padding: 0 0 0 10px;
    }

    #lnb_Wrap .opn .sel_box ul {
        width: 100%;
    }

    #sub_contants {
        width: 95%;
    }

    .sub_visual .inner {
        width: 90%;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .sub_cont {
        padding: 70px 0 0 0;
    }

    .sub_cont .inner {
        width: 90%;
        margin: 0 auto;
        box-sizing: border-box;
        /*  min-width: 450px; */
        /*   overflow-x: auto; */
    }

    .sub_cont .con4inner {

        overflow-x: scroll;
    }

    .sub_cont .con4inner .leftright {
        min-width: 480px;
    }

    .customerWrap .inner.cus_inner {
        min-width: 320px !important;
    }


    .subTit {
        width: 100%;
    }

    .subTit:before {
        left: 30px;
    }

    .subTit:after {
        right: 30px;
    }

    .subTit {
        width: 100%;
    }

    .subTit:after {
        width: 200px;
        right: 20px;
    }

    .subTit:before {
        width: 200px;
        left: 20px;
    }

    .subTit h3 {
        display: inline-block;
        width: auto;
        padding: 0 20px;
        font-size: 26px;
    }

    .m_none {
        display: none;
    }

    .m_block {
        display: block;
    }


    /* 문의하기 */

    .write_form .row .label {
        width: 100%;
        font-size: 14px;
        display: block;
        text-align: center;
    }

    .filebox .upload-name {
        width: 30%;
    }

    .write_form .row .filebox label {
        width: 30%;
    }

    .write_form .row {
        min-height: 60px;
        padding-bottom: 20px;
    }

    .emailrow select {
        font-size: 12px;
    }

    .write_form .name .input_box,
    .write_form .row .input_box {
        width: 100%;
    }

    .write_form .row.textarea_row .label {
        height: auto;
    }

    .filebox .upload-name {
        width: 60%
    }

    .listBtn02 a {
        font-size: 16px;
    }

    .traffic_con .inner {
        width: 90%;
    }

    .traffic>li ul li {
        margin-left: 0;
    }

    .traffic>li ul li:nth-child(2) {
        margin-left: 50px;
    }

    .traffic>li {
        float: none;
        width: 100%;
        /*  display: block; */
    }


    .traffic .bg_r,
    .traffic .bg_g,
    .traffic .bg_y {
        /*  display: block; */
        width: 40px;
        text-align: center;
    }

    .traffic>li ul li:nth-child(2) {
        margin-left: 0;
    }

    .mapWrap .txt_box {
        position: static;
        transform: translate(0, 0);
        width: 100%
    }

    .traffic>li ul li p {
        font-size: 13px;
    }

    .traffic>li:nth-child(2) ul li:nth-child(2) strong {
        /* display: block; */
    }

    .mapWrap .txt_box {
        position: static;
        transform: translate(0, 0);
        width: 100%;
        height: 250px;
    }

    .mapWrap .txt_box .left {
        width: 100%;
        display: block;
        float: none;
        line-height: 0;
        padding-top: 30px;

    }

    .mapWrap .txt_box .left:after {
        display: none;
    }

    .mapWrap .txt_box .left p {
        font-size: 20px;
        text-align: center;
    }

    .mapWrap .txt_box .right p {
        font-size: 16px;
        float: none;
        width: 100%;
        line-height: 2;
        display: block;
        margin-bottom: 10px;
    }

    .mapWrap .txt_box .right p:nth-child(2) img {
        padding-left: 0;
    }

    .mapWrap .txt_box .right {
        width: 100%;
        display: block;
        line-height: auto;
        padding-top: 20px;
        height: auto;
        line-height: auto;
        float: none;
        padding-left: 20px;
    }

    .mapWrap {
        padding-bottom: 50px;
    }

    /* ceo */
    .ceoWrap {
        padding: 0 0 50px 0;
    }

    .ceoWrap .area_1 img {
        width: 100%;
    }

    .ceoWrap .area_1 .txt {
        font-size: 3vw;
    }

    .ceoWrap .area_2:before {
        display: none;
    }

    .ceoWrap .area_2 p strong {
        margin-left: 0;
        font-size: 16px;
    }

    .ceoWrap .area_2 p {
        font-size: 14px;
    }

    .area_2 {
        position: static;
        padding: 20px;
    }

    .ceoWrap .area_1 {
        background-position: top right;
        background-size: 154%;
    }

    .ceoWrap .area_1 .txt {
        font-size: 18px;
        padding-top: 67%;
    }

    .ceoWrap .area_2 {
        padding: 0;
        margin-top: 5vw;
    }

    .ceoWrap .area_3 .sign {
        background-size: 35%
    }

    .missionWrap .tx_area h2 {
        font-size: 26px;
    }

    .missionWrap .tx_area strong {
        font-size: 16px;
    }

    .missionWrap .tx_area p {
        font-size: 14px;
    }

    .missionWrap .tx_area {
        width: 90%;
        margin: 0 auto;
    }

    .missionWrap .tx_area strong {
        font-size: 20px;
    }

    .missionWrap .tx_area p {
        font-size: 14px;
    }

    .missionWrap .con_area ul {
        margin-top: 100px;
    }

    .missionWrap .con_area ul li {
        padding: 0;
        width: 100%;
        margin-left: 0;
        margin-bottom: 70px;
        float: none;
        height: 220px;
    }

    .missionWrap .tx_area strong {
        font-size: 16px;
    }

    /* 경영이념 */
    .visionWrap {
        margin: 30px 0 70px;
    }

    /* 사업영역  */
    .businessWrap .inner {
        width: 70%;
        margin: 0 auto;
    }

    /* 연혁 */
    .historyWrap {
        padding: 50px 0 70px;
    }

    .history_tab li a {
        font-size: 20px;
    }

    .history_contents {
        margin: 50px 0 0 0;
    }

    .history_contents li strong {
        width: 100%;
        padding: 0 0 0 20px;
        font-size: 20px;
        text-align: left;
    }

    .history_contents li strong:before {
        top: 10px;
        right: auto;
        left: -4px;
    }

    .history_contents .history_list {
        width: 100%;
        border-right: 0;
        border-left: 1px solid #ddd;
    }

    .history_contents .history_list li {
        padding: 0 0 0 20px;
    }

    .history_contents .history_list li:before {
        top: 10px;
        right: auto;
        left: 0;
    }

    .history_contents .history_list li .date {
        float: left;
        font-size: 14px;
        margin: 0 10px 0 0;
    }

    .history_contents .history_list li p {
        float: left;
        font-size: 14px;
        text-align: left;
    }

    .history_contents>li:nth-child(2n) strong {
        padding: 0 0 0 20px;
    }

    .history_contents>li:nth-child(2n) .history_list li {
        padding: 0 0 0 20px;
    }



    /* CI */
    .ciWrap {
        padding: 0 0 70px 0;
    }

    .ciWrap .top_txt {
        margin: 30px 0;
    }

    .ciWrap .top_txt p {
        font-size: 16px;
        line-height: 1.4;
    }

    .ciWrap .top_txt p strong {
        font-size: 20px;
    }

    .ci_down {
        margin: 15px 0 0 0;
    }

    .ci_down:after {
        display: block;
        clear: both;
        *zoom: 1;
        content: '';
    }

    .ci_down .downBtn {
        float: left;
        width: 49%;
        font-size: 14px;
    }

    .ci_down .downBtn:first-child {
        margin-right: 2%;
    }

    .ci_box>li {
        float: none;
        width: 100%;
    }

    .ci_box>li img {
        display: block;
        max-width: 500px;
        margin: 0 auto;
    }

    .ci_box .txt_box {
        float: none;
        width: 100%;
        margin: 30px 0 0 0;
    }

    .ci_box .txt_box .txt_list li {
        padding: 20px 10px;
    }

    .ci_box .txt_box .txt_list li p {
        font-size: 14px;
    }



    /* 인증 & 특허 */
    .certi_listWrap {
        padding: 50px 0 70px;
    }

    .certi_listWrap .inner {
        box-sizing: border-box;
        width: 100%;
        padding: 0 20px;
    }

    .certi_tabs {
        display: none;
    }

    .m_certi_tabs {
        display: block;
    }

    .certi_top p {
        float: none;
        margin: 0 0 10px 0;
    }

    .certi_top .search_box {
        float: none;
    }

    .certi_top .search_box:after {
        display: block;
        clear: both;
        *zoom: 1;
        content: '';
    }

    .certi_top .search_box select {
        width: 100px;
        padding: 0 10px;
        background-position: 70px center;
    }

    .certi_top .search_box input {
        width: calc(100% - 105px);
    }

    .certi_list li {
        width: calc((100% - 20px)/2);
        margin: 0 0 20px 20px;
    }

    .certi_list li:nth-child(3n + 1) {
        margin: 0 0 20px 20px;
    }

    .certi_list li:nth-child(2n + 1) {
        margin: 0 0 20px 0;
    }

    .certi_list li a p {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }

    .certi_cont {
        padding: 30px 0 70px;
    }

    .certi_cont .tit_area {
        padding: 25px 20px;
    }

    .certi_cont .tit_area .tit {
        font-size: 16px;
    }

    .certi_cont .txt_area {
        padding: 30px 20px 70px;
    }

    .certi_cont .txt_area p {
        font-size: 14px;
    }

    .certi_cont .prevNext .prevNext_con {
        width: calc((100% - 80px)/2)
    }

    .certi_cont .prevNext .prevNext_con span:first-child {
        display: none
    }

    .certi_cont .prevNext .prevNext_con .tit {
        width: 100%;
        font-size: 14px;
    }

    .certi_cont .prevNext .prev .tit {
        padding: 0 10px 0 0;
    }

    .certi_cont .prevNext .next .tit {
        padding: 0 0 0 10px;
    }

    .certi_cont .prevNext .prev span i {
        margin-right: 5px;
    }

    .certi_cont .prevNext .next span i {
        margin-left: 5px;
    }

    .certi_cont .prevNext .listBtn {
        width: 80px;
        font-size: 16px;
    }



    /* 수상실적 */
    .awardWrap {
        padding: 50px 0 70px;
    }

    .award_box {
        margin: 0 0 40px 0;
    }

    .award_box .tit {
        margin: 0 0 10px 0;
        font-size: 20px;
    }

    .award_list li {
        width: 49%;
    }

    .award_list li:nth-child(3n + 1) {
        margin: 0 0 20px 2%;
    }

    .award_list li:nth-child(2n + 1) {
        margin: 0 0 20px 0;
    }

    .award_list li .txt_box {
        height: 60px;
        padding: 0;
    }

    .award_list li .txt_box p {
        font-size: 14px;
    }

    /* 홍보영상 */
    .vd_list {
        width: 49%;
    }

    .vd_list {
        margin: 0 0 20px 0.3%;
    }

    .vd_list_right {
        width: 49%;
    }

    .vd_list_right {
        margin: 0 0 20px 0;
    }


    /* 조직도 */
    .organizeWrap {
        padding: 50px 0 70px;
    }

    .executive strong {
        font-size: 16px;
    }

    .organize_list {
        overflow: visible;
        width: 100%;
        max-width: 650px;
        margin: 0 auto;
        padding: 20px 0 0 0;
    }

    .organize_list:after {
        display: none;
    }

    .organize_list>li {
        position: relative;
        float: none;
        box-sizing: border-box;
        width: 100%;
        max-width: 650px;
        margin: 0 auto 20px;
        padding: 0 10px;
    }

    .organize_list>li:first-child {
        margin: 0 auto 20px;
    }

    .organize_list>li:before {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 1px;
        height: calc(100% + 20px);
        background-color: #ccc;
        content: '';
    }

    .organize_list .department {
        padding: 20px 0 0 0;
    }

    .organize_list .department:before {
        height: 20px;
    }

    .organize_list .department:after {
        display: block;
        position: absolute;
        top: 0;
        right: -10px;
        width: calc(50% + 10px);
        height: 1px;
        background-color: #ccc;
        content: '';
    }

    .organize_list>li:last-child:before {
        display: none;
    }

    .organize_list .department strong {
        font-size: 16px;
    }

    .organize_list .team_list li {
        font-size: 14px;
    }



    /* 오시는 길 */
    .mapWrap {
        padding: 50px 0 70px;
    }

    .map_box iframe {
        height: 250px !important;
    }

    .map_box .inner {
        padding: 0;
    }

    .map_box .txt_box {
        position: static;
        bottom: auto;
        width: 100%;
        padding: 30px 20px;
    }

    .map_box .txt_box strong {
        font-size: 20px;
    }

    .map_box .txt_box ul li span {
        font-size: 14px;
    }

    .map_box .txt_box ul li p {
        font-size: 14px;
    }

    .map_box .txt_box .subBtn {
        font-size: 16px;
    }



    /* 고객사 */
    /*     .customerWrap {
        padding: 50px 0 70px;
    }

    .customer_list li {
        width: 32%;
        margin: 0 0 20px 2%;
    }

    .customer_list li:nth-child(6n + 1) {
        margin: 0 0 20px 2%;
    }

    .customer_list li:nth-child(3n + 1) {
        margin: 0 0 20px 0;
    }

    .customer_list li:nth-child(5n + 1) {
        margin-left: 2%;
    }

    .customer_list li img {
        max-width: 100%;
    }
 */
    /* 고객사 */
    .customerWrap {
        padding: 50px 0 70px;
    }

    .customer_list li {
        width: 30%;
        margin: 0 0 5px 5%;
        height: 45px;
    }

    .customer_list li:nth-child(6n + 1) {
        margin: 0 0 5px 2%;
        width: 30%;
    }

    .customer_list li:nth-child(3n + 1),
    .customer_list li:nth-child(1) {

        margin-left: 0 !important;
        width: 30%;
    }

    .customer_list li:nth-child(5n + 1) {
        margin-left: 5%;
    }

    .customer_list li img {
        max-width: 100%;
    }





    /*지속가능경영_공통*/
    .csm .txtArea1 .img_box {
        width: 100%;
    }

    .csm .txtArea1 .img_box img {
        width: 100%;
    }

    .csm .txtArea1 .txt_box {
        width: 100%;
        margin-top: 20px;
    }

    .csm .subTit2 {
        margin: 50px 0;
    }

    .csm .subTit2 p {
        font-size: 20px;
    }

    .csm .subTit2 strong {
        font-size: 20px;
    }

    .csm .subTit2 span {
        font-size: 16px;
    }

    .csm .txtArea1 .txt_box h4 {
        font-size: 20px;
    }

    .csm .txtArea1 .txt_box .policy li {
        margin-left: 0;
    }

    .csm .txtArea2 {
        padding: 50px 0;
        margin-top: 50px;
    }

    .csm .txtArea2 h4 {
        margin-bottom: 50px;
    }

    .csm .txtArea2 h4 span::after {
        bottom: -25px
    }



    /*윤리경영*/
    .ethicsWrap .txtArea2 .inner img {
        width: 100%;
    }



    /*품질경영*/
    .qualityWrap .txt_box1,
    .qualityWrap .txt_box2 {
        display: none;
    }

    .qualityWrap .txtArea1 .img_box {
        margin: 0;
    }

    .qualityWrap .txtArea1 .img_box {
        margin-right: 0;
        width: 100%;
    }

    .qualityWrap .txtArea2 .img_box img {
        width: 100%;
    }


    /*안전보건*/
    .safetyWrap .txtArea2 .vision {
        width: 100%
    }

    .safetyWrap .txtArea2 .vision li {
        width: 38%;
    }

    .safetyWrap .txtArea2 .vision li span {
        font-size: 16px;
    }

    .safetyWrap .txtArea2 .vision li i {
        margin: 0 auto;
        width: auto;
        height: 91px;
    }

    .safetyWrap .txtArea2 .vision li:nth-of-type(1) i,
    .safetyWrap .txtArea2 .vision li:nth-of-type(2) i,
    .safetyWrap .txtArea2 .vision li:nth-of-type(3) i {
        background-size: 70%;
    }

    .safetyWrap .txtArea2 .vision li span {
        color: #1755a1
    }

    .safetyWrap .txtArea2 .vision li span:last-child {
        display: none;
    }

    /*사업소개*/
    .popup_pass2 .popup_wrap {
        width: 90%;
        height: auto;
        -moz-column-width: 90%;
        -moz-height: auto;
    }

    .img_popup .popup_wrap .close {
        top: -40px;
        right: 0;
    }


    /* 승진뉴스 */
    .newsWrap {
        padding: 50px 0 70px;
    }

    .news_list .img_box {
        float: none;
        width: 100%;
        max-width: 340px;
    }

    .news_list .txt_box {
        float: none;
        width: 100%;
        padding: 30px 30px 0 0;
    }

    .news_list .txt_box .tit {
        font-size: 16px;
    }

    .news_list .txt_box .txt {
        font-size: 14px;
    }

    .news_list .txt_box .date {
        font-size: 14px;
    }

    .paging .btn_page {
        height: 28px;
    }

    .paging ul {
        margin: 0 10px;
    }

    .paging ul li {
        margin: 0;
    }

    .paging ul li a {
        width: 28px;
        height: 28px;
        line-height: 24px;
    }

    .paging ul li.active {
        margin: 0 10px;
    }

    .flie_area {
        padding: 0 10px;
    }



    /* 공지사항 */
    .list_table tr th {
        font-size: 14px;
    }

    .list_table tr td {
        font-size: 14px;
    }

    .notice_table tr th:nth-child(3) {
        display: none;
    }

    .notice_table tr th:nth-child(4) {
        display: none;
    }

    .notice_table tr td:nth-child(3) {
        display: none;
    }

    .notice_table tr td:nth-child(4) {
        display: none;
    }

    .notice_table tr td.tit a {
        max-width: 180px;
    }



    /* 고객문의 */
    .centerWrap .top_box {
        padding: 30px;
    }

    .centerWrap .top_box p {
        float: none;
        width: 100%;
        font-size: 14px;
        line-height: 1.6;
    }

    .centerWrap .top_box .btn_box {
        float: none;
        width: 100%;
        margin: 30px 0 0 0;
    }

    .center_table tr td.tit a {
        max-width: 90px;
    }

    .center_table tr th:nth-child(3) {
        display: none;
    }

    .center_table tr th:nth-child(4) {
        display: none;
    }

    .center_table tr td:nth-child(3) {
        display: none;
    }

    .center_table tr td:nth-child(4) {
        display: none;
    }

    .list_table tr td.answer span {
        font-size: 12px;
    }

    .popup .popup_wrap .close {
        right: 0;
    }

    .popup_pass .popup_wrap {
        width: 80%;
        padding: 40px 20px;
    }

    .popup_pass .txt_box p {
        font-size: 16px;
    }

    .popup_pass .txt_box .btn_ok {
        font-size: 16px;
    }

    .center_view .tit_area span {
        display: block;
    }

    .center_view .name_area span {
        font-size: 14px;
    }

    .center_view .txt_area p {
        font-size: 14px;
    }

    .center_view .tit_area .tit {
        display: block;
        font-size: 16px;
    }

    .center_view.question .tit_area .tit {
        width: 100%;
        margin: 5px 0 0 0;
    }

    .center_view.answer .tit_area .tit {
        width: 100%;
        margin: 5px 0 0 0;
    }



    /* 기술 및 견적문의 */
    .centerWrap {
        padding: 50px 0 70px;
    }

    .inquiry_form .row .label {
        float: none;
        display: block;
        width: 100%;
        padding: 0 0 0 20px;
        border-right: 0;
        border-bottom: 1px solid #ddd;
    }

    .inquiry_form .row .label p {
        height: 50px;
        line-height: 50px;
    }

    .inquiry_form .row .input_box {
        float: none;
        width: 100%;
    }

    .inquiry_form .row .input_box .input02 {
        width: 100%;
    }

    .inquiry_form .row .file_box {
        width: 100%;
        padding: 0 0 45px 0;
    }

    .inquiry_form .row .file_box label {
        right: auto;
        left: 0;
        top: auto;
        bottom: 0;
        margin: 7px 0 0 0;
    }

    .inquiry_form .row .file_box .upload_name {
        width: 100%;
        padding: 0 10px;
    }

    .agree_box .txt_box {
        padding: 20px;
    }

    .check_box label {
        font-size: 14px;
    }

    .centerWrap .btn_box:after {
        display: block;
        clear: both;
        *zoom: 1;
        content: '';
    }

    .centerWrap .btn_box button {
        float: left;
        width: 49%;
        font-size: 16px;
    }

    .centerWrap .btn_box .btn_cancel {
        margin: 0 2% 0 0;
    }

    .centerWrap .view_btn_box .btn_cancel {
        width: 32%;
    }

    .centerWrap .view_btn_box .btn_modify {
        width: 32%;
    }

    .centerWrap .view_btn_box .btn_list {
        width: 32%;
    }



    /* 사이버신문고 */
    .centerWrap .top_txt p {
        font-size: 14px;
    }

    .agree_box02 .txt_box {
        padding: 20px;
    }

    .dataWrap {
        padding: 50px 0 70px;
    }

    .dataWrap .inner {
        width: 100%;
        padding: 0 20px;
    }

    .dataWrap h3 {
        font-size: 30px;
    }

    .dataWrap .txt_box p {
        font-size: 14px;
    }

    .dataWrap .txt_box .tit {
        margin: 35px 0;
        font-size: 14px;
    }

    /* hyunju */
    .recruitP_bg img {
        width: 100%;
    }

    h4.subTit2 {
        font-size: 21px;
    }

    .recruitDiv .positionArea {
        padding: 40px 0;
        margin: 30px 0;
    }

    .recruitDiv .positionArea .system {
        margin: 30px 0 0;
    }

    .recruitDiv .positionArea .system li {
        width: 100px;
        height: 100px;
        margin: 0 50px 10px 0;
    }

    .recruitDiv .positionArea .system li:nth-child(2n+2) {
        margin-right: 0;
    }

    .recruitDiv .positionArea .system li:nth-child(2n+2):before {
        display: none;
    }

    .recruitDiv .positionArea .system li p {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 16px;
    }

    .dotTxt li {
        font-size: 14px;
    }

    .welfareDiv h4.welfareTit {
        font-size: 15px;
    }

    .welfareDiv ul {
        margin: 0;
    }

    .welfareDiv ul li {
        width: 100%;
        height: auto;
        margin: 0 0 20px;
        text-align: center;
        padding: 35px 20px;
    }

    .welfareDiv ul li .icon {
        position: initial;
    }

    .welfareDiv ul li .tit {
        font-size: 16px;
        margin-top: 20px;
    }

    .welfareDiv ul li .con {
        font-size: 14px;
    }

    .recruitDiv .recruitTit .txt1 {
        font-size: 16px;
    }

    .recruitDiv .recruitTit .txt2 {
        font-size: 14px;
    }

    .recruitDiv .processArea {
        padding: 40px 0;
        margin: 30px 0;
    }

    .recruitDiv .processArea ul {
        margin: 30px 0 0;
    }

    .recruitDiv .processArea ul li {
        margin: 0 50px 10px 0;
    }

    .recruitDiv .processArea ul li:nth-child(2n+2) {
        margin-right: 0;
    }

    .recruitDiv .processArea ul li:nth-child(2n+2):before {
        display: none;
    }

    .recruitDiv .processArea ul li:last-child {
        margin-right: 0;
    }

    .recruitDiv .processArea ul li:last-child:before {
        display: none;
    }

    .recruitDiv .processArea ul li:before {
        right: -45px;
    }

    .recruitDiv .processArea ul li .tit {
        font-size: 15px;
    }

    .recruitDiv .processArea ul .bg {
        width: 100px;
        height: 100px;
    }

    .recruitDiv .processArea ul .bg .icon {
        width: 80px;
        height: 80px;
    }

    .recruitDiv .inquiryArea li {
        width: 100%;
    }

    .recruitDiv .inquiryArea li:nth-child(1):before {
        display: none;
    }

    .recruitDiv .recruitTit .downBtn {
        font-size: 14px;
    }


    /* table3  */

    .table3 .divWrap,
    .table3 .divWrap .left,
    .table3 .divWrap .right,
    .table3 .divWrap .first,
    .table3 .divWrap .second,
    .table3 .divWrap .third {
        font-size: 12px;
    }

    .table3 thead tr td,
    .table3 tbody tr td,
    .table3 .tab_bg {
        font-size: 12px;
    }

    /* consulting02 */

    .consulting02Wrap ul.con1 li,
    .consulting01Wrap ul.con1 li {
        width: 100%;
        max-width: none;
        min-width: auto;
        margin-bottom: 20px;
        margin-left: 0;
    }

    .consulting02Wrap ul.con1 li:nth-child(3),
    .consulting01Wrap ul.con1 li:nth-child(3) {
        margin-left: 0;
    }

    .consulting02Wrap ul.con1 li p,
    .consulting01Wrap ul.con1 li p {
        font-size: 14px;
    }


    .container2 ul {
        width: 100%;
        display: block;
    }

    .container2 ul li {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        margin-left: 0;
        min-height: none !important;
        max-width: none !important;
        min-width: 100%;
        font-size: 12px;

    }

    .consulting02Wrap ul li p {
        font-size: 12px;
    }

    .container3 .list_area ul li {
        padding: 20px;
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;

    }

    .consulting02Wrap .container3 .list_area .txt_area span {
        font-size: 14px;
        vertical-align: middle;
        display: table-cell;
    }

    .consulting02Wrap .container3 .list_area .txt_area {
        padding-left: 10px;
        display: table;
    }

    .container2 ul {
        width: 100%;
        display: block;
    }

    .container2 ul li {
        width: 100%;
        float: none;
        margin-bottom: 20px;
        margin-left: 0;
        min-height: none !important;
        max-width: none !important;
        min-width: 100%;
        font-size: 14px;

    }

    .container3 .list_area ul li {
        padding: 20px;
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 20px;

    }

    .consulting02Wrap .container3 .list_area .txt_area span {
        font-size: 14px;
        vertical-align: middle;
        display: table-cell;
    }

    .consulting02Wrap .container3 .list_area .txt_area {
        padding-left: 10px;
        display: table;
    }

    .consulting02Wrap .container3 .table_area {
        overflow-x: scroll;
    }

    /*   .table,
    .table thead,
    .table tbody,
    .table th,
    .table td,
    .table tr {
        display: block;
    }
 */


    .consulting02Wrap .container3 .table_area {
        overflow-x: auto;
    }

    .consulting02Wrap .container3 .table_area .table {
        min-width: 1200px;
    }

    .consulting02Wrap .container3 .table_area .table thead tr:nth-child(1):after {
        /*   width: 1px;
        height: 90%;
        border-left: 1px dashed #4fb8b3;
        left: 50%; */

    }

    .consulting02Wrap .container3 .table_area .table thead tr:nth-child(1) th:nth-child(5):before {
        /*  display: none; */
    }

    .table,
    .table thead,
    .table tbody,
    .table th,
    .table td,
    .table tr {
        margin-bottom: 20px;
    }

    .consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) {
        height: auto;
    }

    .table thead tr {
        position: absolute;
        /* top:-9999px;
        left:-9999px; */
    }

    .table td {
        border: none;
        position: relative;
    }

    .table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .consulting02Wrap .container3 .table_area .table tbody tr:nth-child(1) td div p {
        font-size: 14px;
    }

    .table_con {
        overflow-x: auto;

    }

    .table2 {
        table-layout: fixed;
        min-width: 900px;
    }

    .container4 .table_tit {
        width: 100%;
    }

    .container4 .table_tit h2 {
        font-size: 18px;
        width: 60%;
        margin: 0 auto;
    }

    .container4 .table_tit p {
        font-size: 14px;

    }

    .container4 .table_tit h2 strong {
        padding: 10px 10px;
        font-size: 20px;
        margin-right: 10px;
    }

    .table2 td,
    .table2 tr,
    .table2 th {
        font-size: 12px;
    }

    .container4 .table2+p {
        font-size: 14px;
        width: 100%;
    }

    .container1 .subTit2,
    .container2 .subTit2,
    .container3 .subTit2,
    .container4 .subTit2 {
        font-size: 28px;
    }

    .subTit .subTit2 {
        font-size: 28px;
    }

    .consulting04Wrap .consultingconWrap ul {
        display: block;
        overflow: auto;
    }

    .consulting04Wrap .consultingconWrap ul li {
        width: 100%;
        float: none;
    }

    .consulting04Wrap .consultingconWrap ul li:nth-child(1),
    .consulting04Wrap .consultingconWrap ul li:nth-child(2),
    .consulting04Wrap .consultingconWrap ul li:nth-child(3),
    .consulting04Wrap .consultingconWrap ul li:nth-child(4) {
        border: 1px solid #ddd;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents {
        display: block;
        margin-bottom: 25px;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p {
        width: 100% !important;
        display: block !important;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(1):after {
        display: none;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(2):before {
        display: none;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(1),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(2),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(3) {
        height: auto;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(2) p:nth-child(1),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(3) p:nth-child(1) {
        line-height: 75px !important;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(1) p:nth-child(1),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(2) p:nth-child(1),
    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents:nth-child(3) p:nth-child(1) {
        text-align: center;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(1) img {
        padding-left: 0;
    }

    .consulting04Wrap .consultingcon2Wrap .Wrapcon .contents p:nth-child(2) {
        padding-left: 15px;
        font-size: 14px;
    }

    .consulting04Wrap .consultingcon2Wrap .subTit2,
    .consulting04Wrap .consultingcon3Wrap .subTit2,
    .consulting04Wrap .consultingcon4Wrap .subTit2,
    .consulting04Wrap .consultingcon5Wrap .subTit2 {
        font-size: 28px;
    }


    .consultingcon4Wrap ul {
        overflow: hidden;
        margin: 0 auto;
        width: 180px;
        height: auto;
        display: flex;
        justify-content: space-evenly;
    }

    .consultingcon4Wrap ul li {
        position: static;
        float: none;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        margin-left: 0;
        left: 0;
        margin-bottom: 10px;

    }

    .consultingcon4Wrap ul li p {
        font-size: 14px;
    }

    .consultingcon4Wrap ul {
        flex-direction: column;
    }

    .consultingcon4Wrap ul {
        flex-direction: column;
    }


    .consultingcon5Wrap ul {
        overflow: auto;
        margin: 0 auto;
        width: 180px;
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .consultingcon5Wrap ul li {
        position: static;
        float: none;
        width: 180px;
        height: 180px;
        left: 0;
        /*  margin: 0 auto; */
        margin-left: 0;
        margin-bottom: 10px;
    }

    .consultingcon5Wrap ul li:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon5Wrap ul li p {
        font-size: 14px;
        padding: 10px;
    }

    .consultingcon5Wrap ul li:nth-child(1) {
        margin-left: 0;
    }

    .consultingcon5Wrap {
        margin-bottom: 80px;
    }


    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 12.4em;
        transform: translate(-1em, 45px);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 13.4em;
        transform: translate(-1em, 30px);
    }


    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) {
        padding: 5px;
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        width: calc(100%);
        /* width:calc(100% + 4em) */
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        width: 50%;
        right: 1em;
    }

    .consultingcon3Wrap .leftright p {
        font-size: 14px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .right ul li {
        width: 80%;
        margin-right: 0;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(50%)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 300px;
    }

    .consultingcon3Wrap .leftright .right ul li:not(:nth-child(7)) p:nth-child(1) {
        height: 70px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        transform: translateY(-20px);
        width: 76%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-30px, 24px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):after {
        transform: translateY(-20px)
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        transform: translate(-10em, 0.2em);
        top: 0;
        right: 100%;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li {
        position: relative;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        position: absolute;
        content: '';
        width: 23px;
        height: 23px;
        background: url(../images/sub/arrow_r.png);
        background-position: center center;
        background-repeat: no-repeat;
        bottom: 24px;
        right: 0;
        transform: translateX(14.5em);
        z-index: 1;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6) {
        width: 80%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7) p {
        margin-left: 10%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        display: none;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6):before {
        transform: translate(10px, -50px);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        left: 0;
        transform: translate(90px, -40px);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 365px;
    }


    .consultingcon3Wrap .leftright .left ul li p:nth-child(1),
    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        width: 100%;
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 200px;
    }

    .consulting01Wrap .container2 ul li {
        height: auto;
    }

    .consulting01Wrap .container2 ul li p strong {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .consulting01Wrap .container2 ul li p {
        line-height: 2em;
        font-size: 14px;
    }

    .consulting01Wrap .container2 ul li p em {
        font-size: 14px;
    }

    .consulting01Wrap .container04 ul li strong {
        font-size: 16px;
    }

    .consulting01Wrap .container04 ul li p {
        font-size: 14px;
    }


    .consulting01Wrap .container03 .tx_area p {
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 12.4em;
        transform: translate(-1em, 45px);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        left: 13.4em;
        transform: translate(-1em, 30px);
    }


    .consultingcon3Wrap .leftright .right ul li p:nth-child(2) {
        padding: 5px;
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        width: calc(100%);
        /* width:calc(100% + 4em) */
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        width: 50%;
        right: 1em;
    }

    .consultingcon3Wrap .leftright p {
        font-size: 14px;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2) {
        font-size: 12px;
    }

    .consultingcon3Wrap .leftright .right ul li {
        width: 80%;
        margin-right: 10px;
        margin-left: auto;
    }

    .consultingcon3Wrap .leftright .right .circle {
        transform: translateX(25%)
    }

    .consultingcon3Wrap .leftright .left ul li {
        width: 200px;
    }

    .consultingcon3Wrap .leftright .right ul li:not(:nth-child(7)) p:nth-child(1) {
        height: 70px;
        display: table-cell;
        vertical-align: middle;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):before {
        transform: translateY(-20px);
        width: 50%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(2) p:nth-child(1):before {
        transform: translate(-62px, 60px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(1):after {
        transform: translateY(-20px)
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        transform: translate(-10em, 0.2em);
        top: 0;
        right: 100%;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li {
        position: relative;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li:before {
        position: absolute;
        content: '';
        width: 23px;
        height: 23px;
        background: url(../images/sub/arrow_r.png);
        background-position: center center;
        background-repeat: no-repeat;
        bottom: 14px;
        right: 0;
        transform: translateX(4.5em);
        z-index: 1;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6) {
        width: 80%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7) p {
        margin-left: 10%;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6)>div:nth-child(1) p:before {
        display: none;
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(6):before {
        transform: translate(-20px, -50px);
    }

    .consultingcon3Wrap .leftright .right ul li:nth-child(7):before {
        left: 0;
        transform: translate(20px, -50px);
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2) li p:nth-child(1) {
        height: 55px;
    }

    .consultingcon3Wrap .leftright .left ul:nth-child(2):before {
        position: absolute;
        content: '';
        width: calc(100%);
        height: 1px;
        background-color: #bf3d3d;
        top: 0;
        right: 0;
        transform: translate(6.2em, -5em);
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):before {
        height: 400px !important;
        left: 9.2em !important;
        transform: translate(-1em, 40px) !important;
    }

    .consultingcon3Wrap .leftright .left ul li p:nth-child(2):after {
        left: 8.4em;
        transform: translate(-1em, 42px);
    }

    .inner_ov {
        margin: 0 auto 50px !important;
    }

}