    @charset "utf-8";

    /* Layoyt (레이아웃)
    ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
    #contianer.sub-container {
        background: url('/images/kor01r-18-0401/sub/sub_bg.gif') repeat 0 0;
    }





    /* 게시판 관련 CSS
    ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
    /* 일반게시판 List */
    .whois-board-list {
        display: inline-block;
        padding: 0;
        font-size: 13px;
    }

    .whois-board-list .whois-board-row {
        width: 100%;
        margin: 0 0 0 0;
        padding: 15px 0 15px 0;
        float: left;
        border-bottom: 1px solid #eee;
        color: #000000;
    }

    .whois-board-list .whois-board-row:first-child {
        border-top: 2px solid #ffb500;
    }

    /* Line 색상 */
    .whois-board-list .whois-board-row .whois-board-row-subject {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 14px;
        font-weight: 600;
    }

    .whois-board-list .whois-board-row .whois-board-row-info {
        color: #acacac;
    }

    .whois-board-list .whois-board-row .whois-board-row-info .whois-board-row-author {
        max-width: 33vw;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: top;
    }

    .goods-wrap .btn-wrap .btn:nth-child(1) {
        margin-right: 1rem;
    }


    .goods-wrap .btn-wrap .btn {
        padding: 0 1rem !important;
    }


    /*-----------------공지사항*/

    .list-inline > li {
        vertical-align: middle;
    }

    .site_navi {
        text-align: right;
        font: 11px dotum;
        color: #838383;
        width: 780;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 7px;
    }

    .comment_number {
        font-size: 12px;
    }

    .paginate_regular {
        margin: 30px 0 20px 0;
        text-align: center;
        line-height: normal
    }

    .paginate_regular a,
    .paginate_regular strong {
        display: inline-block;
        position: relative;
        margin: 0 -2px;
        padding: 2px 8px;
        font-weight: bold;
        font-size: 12px;
        font-family: Tahoma, Sans-serif;
        color: #333;
        line-height: normal;
        text-decoration: none;
        vertical-align: middle
    }

    .paginate_regular a:hover,
    .paginate_regular a:active,
    .paginate_regular a:focus {
        background-color: #f8f8f8
    }

    .paginate_regular strong {
        color: #f60
    }

    .paginate_regular .direction {
        font-weight: normal;
        color: #767676;
        white-space: nowrap
    }

    .paginate_regular .direction span {
        font-weight: bold;
        font-size: 14px
    }

    .paginate_regular .direction:hover,
    .paginate_regular .direction:active,
    .paginate_regular .direction:focus {
        background-color: #fff;
        color: #333
    }

    /* Align*/
    .align_right {
        text-align: right;
        margin: 10px 0;
        overflow: hidden;
    }

    .align_right button {
        float: right;
    }

    .tR {
        text-align: right;
    }

    @media only screen and (max-width: 768px) {
        .whois-board-list {
            font-size: 12px;
        }

        .whois-board-list .whois-board-row .whois-board-row-subject {
            font-size: 13px;
        }

        .whois-search-keyword {
            width: 150px;
        }
    }

    /* custom */
    .whois-board-list {
        display: block;
        overflow: hidden;
    }

    .whois-board-list .whois-board-row-noti {
        background: #fffaf5;
    }

    .whois-board-list .whois-board-row .whois-board-row-noti {
        display: inline-block;
        margin-right: 5px;
        padding: 2px 5px;
        font-size: 12px;
        font-weight: normal;
        background: #333;
        color: #fff;
        vertical-align: middle
    }

    .whois-board-list .whois-board-row .whois-board-row-subject {
        font-weight: normal;
        color: #333;
        display: inline-block;
    }

    .whois-board-list .whois-board-row .whois-board-row-subject img {
        vertical-align: middle;
    }

    .whois-board-row-subject strong {
        display: inline-block;
        vertical-align: middle;
    }




    /* 일반게시판 view */
    .whois-board-view {
        display: inline-block;
        font-size: 13px;
        border-top: 2px solid #ffb500
    }

    /* Line 색상 */
    .whois-board-view .whois-board-view-row {
        width: 100%;
        margin: 0;
        padding: 0;
        padding: 10px 0 10px 0;
        float: left;
        border-bottom: 1px solid #eee;
    }

    .whois-board-view .whois-board-view-row .whois-board-view-subject {
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0;
        float: left;
        font-size: 18px;
        font-weight: 600;
    }

    .whois-board-view .whois-board-view-row .whois-board-view-author {
        width: 100%;
        margin: 0 0 5px 0;
        padding: 0;
        float: left;
        font-size: 13px;
        font-weight: 600;
    }

    .whois-board-view .whois-board-view-row .whois-board-view-info {
        width: 100%;
        margin: 0;
        padding: 0 0 10px 0;
        float: left;
        color: #acacac;
    }

    .whois-board-view .whois-board-view-row .whois-board-view-content {
        width: 100%;
        margin: 0;
        padding: 10px 0 10px 0;
        float: left;
        font-size: 12px;
    }

    .whois-board-view .whois-board-view-files {
        width: 100%;
        margin: 0;
        padding: 0;
        float: left;
    }

    .whois-board-view .whois-board-view-files .whois-board-view-file {
        width: 100%;
        margin: 0;
        padding: 5px 0;
        float: left;
        font-size: 12px;
    }

    .whois-board-view .whois-board-view-files .whois-board-view-file .whois-board-view-file-count {
        font-size: 11px;
        color: #c4c4c4;
    }

    .whois-board-view .btn_area .align_right {
        margin: 0
    }

    /* 게시판 버튼 */
    .btn-search,
    .whois-button-submit,
    .btn-sub {
        color: #fff;
        background-color: #ffb500;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out;
        padding: 6px 30px
    }

    .btn-search:hover,
    .btn-search:focus,
    .whois-button-submit:hover,
    .whois-button-submit:focus,
    .btn-sub:hover,
    .btn-sub:focus {
        color: #fff;
        background-color: #ffb500;
    }

    /* 게시판 공통 */
    .sub-box {
        margin-right: 5px;
        background-color: #f22837;
        border: 0;
        color: #ffffff;
        display: inline-block;
        font-family: "Nanum Gothic", sans-serif;
    }

    .sub-box.sm {
        font-size: 12px;
        padding: 2px 5px;
    }

    .sub-box.m {
        font-size: 14px;
        padding: 4px 8px;
    }

    .sub-box.lg {
        font-size: 16px;
        padding: 6px 12px;
    }

    .sub-border {
        border: 1px solid #f22837;
    }

    .sub-border-t {
        border-top: 1px solid #f22837;
    }

    .sub-border-r {
        border-right: 1px solid #f22837;
    }

    .sub-border-b {
        border-bottom: 1px solid #f22837;
    }

    .sub-border-l {
        border-left: 1px solid #f22837;
    }

    .sub-bg {
        background-color: #ffb500;
    }

    .sub-bg-hover:hover {
        background-color: #ffb500;
    }

    /* 게시판 검색 */
    .form-select {
        width: 150px;
        position: relative;
    }

    .form-select:after {
        content: '▼';
        display: inline-block;
        font-size: 8px;
        position: absolute;
        top: 14px;
        right: 19px;
        color: #666;

    }

    /* 로그인/회원가입 관련 CSS
    ---------------------------------------------------------------------------------------------------------------------------------------------------------- */
    .material-form {
        margin: 0 auto;
        background: #fff;
    }

    .material-form .header {
        padding: 50px 10px;
        background: #6498fe;
        font-size: 16px;
        color: #fff;
    }

    .material-form .header h3 {
        font-size: 30px;
    }

    .material-form .header p,
    .material-form .header span {
        margin-top: 15px;
        font-size: 16px;
        color: #fff;
    }

    .material-form .sub-header h4 {
        font-weight: bold;
        height: 34px;
        line-height: 34px;
        font-size: 16px;
    }

    .material-form .sub-content .form-group:last-child {
        margin: 0;
    }

    .material-form .input-group {
        position: relative;
        border: 0;
    }

    .material-form .input-group .input-group-addon {
        padding-right: 6px;
        padding-left: 6px;
        background: #fff;
        border: 0;
    }

    .material-form .form-control,
    input[type='text'].whois,
    input[type='password'].whois,
    select.whois {
        border: 1px solid #ccc;
        transition: 0.3s all ease;
    }

    /*.material-form .btn:first-child,*/
    .material-form .input-group .form-control:first-child,
    .material-form .input-group .form-control.first,
    .material-form .input-group .th + .form-control,
    .th + input[type='text'].whois,
    .th + input[type='password'].whois,
    .th + select.whois {
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    /*.material-form .btn:last-child,*/
    .material-form .input-group .form-control:last-child,
    .material-form .input-group .form-control.last,
    .material-form .input-group .input-group-btn:last-child,
    .material-form .input-group .input-group-btn:last-child button,
    .material-form .input-group .input-group-btn:last-child .btn {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }

    .material-form .form-group {
        margin-bottom: 15px;
        overflow: visible;
    }

    .material-form .form-group.success .form-control {
        color: #5cb85c;
    }

    .material-form .form-group.failed .form-control {
        color: #d9534f;
    }

    .material-form .form-control[readonly] {
        background: #fff;
    }

    .material-form .btn {
        height: 38px;
    }

    .material-form .btn-default {
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }

    .material-form .input-group input,
    .material-form .input-group select,
    input[type='text'].whois,
    input[type='password'].whois,
    select.whois {
        z-index: 10;
    }

    .input-group label.th {
        z-index: 9;
        display: none;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -10px;
        height: 20px;
        color: #ccc;
    }

    .input-group label.th.ie9 {
        z-index: 11;
        display: block;
    }

    .material-form .desc {
        padding: 10px 0;
    }

    .chkbox {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .chk-block,
    .chk-block span {
        display: block;
        text-align: center;
        width: 100%;
    }

    .chkbox input[type='radio'],
    .chkbox input[type='checkbox'] {
        display: none;
    }

    .chkbox input[type='radio'] ~ .rbtn {
        padding: 6px 12px;
        line-height: 27px;
        border: 1px solid #ccc;
        border-radius: 3px;
        cursor: pointer;
    }

    .chkbox input[type='radio']:checked ~ .rbtn {
        background: #ccc;
        color: #fff;
    }

    .chkbox input[type='radio'] ~ .box,
    .chkbox input[type='checkbox'] ~ .box {
        display: block;
        color: #bbb;
        cursor: pointer;
        transition: 0.5s all ease;
    }

    .chkbox input[type='radio'] ~ .box:before,
    .chkbox input[type='checkbox'] ~ .box:before {
        display: inline-block;
        margin-right: 5px;
        padding: 2px;
        font-family: 'Glyphicons Halflings';
        font-size: 18px;
        font-weight: normal;
        line-height: 1;
        text-align: center;
        transition: 0.4s all ease;
        vertical-align: middle;
        color: #cfcfcf;
    }

    .chkbox input[type='radio'] ~ .box:before {
        content: "\e165";
    }

    .chkbox input[type='checkbox'] ~ .box:before {
        content: "\e013";
    }

    .chkbox input[type='radio']:checked ~ .box,
    .chkbox input[type='checkbox']:checked ~ .box {
        color: #666;
    }

    .chkbox input[type='radio']:checked ~ .box:before,
    .chkbox input[type='checkbox']:checked ~ .box:before {
        color: #666;
    }
















    /*---------------------------------- 서브*/
    .sub-cont-area {
        width: 1200px;
        margin: auto;
        padding: 100px 0;
    }


    /*----------------- 서브컨텐츠타이틀*/
    .sub-title {
        font-size: 40px;
        color: #111;
        line-height: 1.3;
        font-weight: 500;
        letter-spacing: -1px;
        margin-bottom: 40px;
        word-break: keep-all;
        text-align: center
    }

    .sub-title:before {
        content: '';
        display: block;
        width: 35px;
        height: 2px;
        background: #ffb500;
        margin: 0px auto 15px;
        transform: rotate(-45deg);
    }

    h3.sub-title {
        margin-top: 12rem;
        color: #111;
        font-weight: 600;
        font-size: 3.2rem;
        line-height: 1;
        text-align: left;
    }

    h3.sub-title small {
        display: block;
        color: #777;
        margin-top: 3.2rem;
        line-height: 1.5;
        font-size: 2.2rem;
    }

    h3.sub-title._first {
        margin-top: 0;
    }

    h3.sub-title:before {
        content: none;
        display: none;
    }

    /*----------------- 서브상단*/

    .sub-top-area {
        background: url(/images/kor01r-18-0401/sub/sub-visual.png) no-repeat center/cover;
        height: 475px;
        position: relative;
    }

    .sub-top-area h2 {
        font-size: 60px;
        color: #fff;
        text-align: center;
        position: absolute;
        width: 100%;
        top: 50%;
        margin-top: -50px;
        text-shadow: 2px 3px 6px #000000c2;
    }


    .sub-dep-2 {
        width: 100%;
        position: absolute;
        bottom: -1px;
        text-align: center;
    }

    .sub-dep-2:after {
        content: '';
        clear: both;
        display: block;
    }

    .sub-dep-2 ul {
        width: 1200px;
        display: inline-block;
    }

    .sub-dep-2 li {
        float: left;
        background: rgba(0, 0, 0, .6);
        border-right: 1px solid #000;
        border-top: 1px solid #000;

    }

    .sub-dep-2 li a {
        font-size: 23px;
        color: #fff;
        text-align: center;
        height: 70px;
        line-height: 70px;
    }


    .sub-dep-2 li.on a {
        background: #ffb500
    }

    .sub-dep-2 li.on {
        border-top: 1px solid #ffb500;
    }




    /*-------------------------------------------------sub-1*/

    .sub1 .sub-dep-2 li {

        width: calc(100%/4);
        width: 25%;
    }

    .sub1 .sub-dep-2._sub-4 li {
        width: 25%;
    }

    /*-------------------------------------------------sub-3*/

    .sub3 .sub-dep-2 li {
        width: calc(100%/2);
    }

    /*-------------------------------------------------sub-1*/

    .sub5 .sub-dep-2 li {

        width: calc(100%/4);
        width: 25%;
    }


    /*----------인사말*/

    .sub1-1 .sub-cont-area {
        text-align: center;
        background: url(/images/kor01r-18-0401/sub/img_sub1_1_01.jpg) no-repeat center bottom;
        padding-bottom: 379px;
        margin-bottom: 100px;
    }

    .sub1-1 .sub-cont-area p {
        margin-bottom: 4rem;
        font-size: 16px;
        color: #888;
        line-height: 28px;
        word-break: keep-all
    }


    /*---------- 회사연혁 */

    .sub1-2 .sub-title p {
        font-size: 28px;
        font-weight: 300;
        margin-top: 10px;
        line-height: 35px;
    }

    .sub1-2 .tb-box ._tb {
        color: #666;
        font-size: 2.2rem;
        border-top: 3px solid #ffb500;
    }

    .sub1-2 .tb-box ._tb tr {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 4rem 0;
        width: 100%;
        min-height: 10rem;
        text-align: center;
        border-bottom: 1px solid #ecf0f1;
    }

    .sub1-2 .tb-box ._tb tr:after {
        content: '';
        position: absolute;
        top: 56px;
        left: 0;
        width: calc(58% - 15rem);
        height: .6rem;
        background: #dbdbdb;
        margin-left: 15rem;
    }

    .sub1-2 .tb-box ._tb tr:nth-child(odd) {
        background: #fbfbfb;
    }

    .sub1-2 .tb-box ._tb th {
        z-index: 1;
        position: relative;
        flex-basis: 58%;
        padding-left: 5rem;
        font-family: 'Poppins', sans-serif;
        font-size: 4rem;
    }

    .sub1-2 .tb-box ._tb th strong {
        float: left;
        position: relative;
        padding-right: 2rem;
        color: #111;
        font-weight: 700;
        background: #fff;
    }

    .sub1-2 .tb-box ._tb th strong:first-child {
        opacity: 0;
        padding-right: 0;
    }

    .sub1-2 .tb-box ._tb th strong._display {
        opacity: 1;
    }

    .sub1-2 .tb-box ._tb tr:nth-child(odd) strong {
        background: #fbfbfb;
    }

    .sub1-2 .tb-box ._tb tr:last-child th strong {
        opacity: 1;
        background: #fbfbfb;
    }

    .sub1-2 .tb-box ._tb td {
        position: relative;
        flex-basis: 42%;
        text-align: left;
    }

    .sub1-2 .tb-box ._tb td span {
        display: block;
        color: #111;
        font-weight: 600;
        line-height: 1.7;
    }

    .sub1-2 .tb-box ._tb td ul {
        z-index: 1;
        position: relative;
    }

    .sub1-2 .tb-box ._tb td ul:before {
        content: '';
        position: absolute;
        top: .9rem;
        left: 0;
        width: 1.8rem;
        height: 1.8rem;
        background: #ffb500;
    }

    .sub1-2 .tb-box ._tb td ul:after {
        content: '';
        position: absolute;
        top: 1.5rem;
        left: .6rem;
        width: .6rem;
        height: .6rem;
        background: #fff;

    }

    .sub1-2 .tb-box ._tb td ul li {
        position: relative;
        padding-left: 7rem;
    }

    .sub1-2 .tb-box ._tb td ul li:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 5rem;
        margin-top: -.3rem;
        width: .6rem;
        height: .6rem;
        background: #dbdbdb;
    }

    /*---------- 사업영역 */

    .sub2-1 .sub-title p {
        font-size: 20px;
        font-weight: 100;
        margin-top: 15px;
        color: #888;
        line-height: 30px;
    }

    .sub2-1 ul.cont-box {
        position: relative;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }

    .sub2-1 ul.cont-box li {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .sub2-1 ul.cont-box li figure {
        margin-bottom: 3rem;
    }

    .sub2-1 ul.cont-box li strong {
        color: #111;
        font-size: 2.4rem;
    }

    .sub2-1 ul.cont-box li span {
        margin-top: 2rem;
        color: #777;
        font-weight: 400;
        font-size: 1.8rem;
    }

    .sub2-1 p.txt-box {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 4rem;
        padding: 3rem 2rem;
        color: #777;
        font-weight: 400;
        font-size: 1.8rem;
        width: 100%;
        text-align: center;
        background: #f7f7f7;
    }

    .sub2-1 div.cont-box {
        margin-top: 12rem;
    }

    .sub2-1 div.cont-box div._in {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .sub2-1 div.cont-box div._in div._title {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .sub2-1 div.cont-box div._in div._title h3.sub-title {
        margin-top: 0;
    }

    .sub2-1 div.cont-box div._in div.pic-box {}

    .sub2-1 div.cont-box div._in div.pic-box img {
        width: 100%;
    }

    .sub2-1 div.tb-box {
        border-top: 2px solid #000;
        border-bottom: 1px solid #ecf0f1;
    }

    .sub2-1 div.tb-box thead tr {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        width: 100%;
    }

    .sub2-1 div.tb-box thead tr th {
        display: flex;
        height: 6rem;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        font-size: 1.8rem;
        text-align: center;
        background: #fbfbfb;
        border-left: 1px solid #ecf0f1;
        border-top: 1px solid #ecf0f1;
        border-bottom: 1px solid #ecf0f1;
    }

    .sub2-1 div.tb-box thead tr th:first-child {
        border-left: none;
        border-top: none;
    }

    .sub2-1 div.tb-box thead tr th strong {
        width: 100%;
    }

    .sub2-1 div.tb-box tbody tr {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        width: 100%;
    }

    .sub2-1 div.tb-box tbody tr td {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 3rem 2rem;
        color: #777;
        font-weight: 400;
        font-size: 1.6rem;
        width: 100%;
        text-align: center;
        line-height: 1.5;
        border-left: 1px solid #ecf0f1;
    }

    .sub2-1 div.tb-box tbody tr td:first-child {
        border-left: none;
    }

    .sub2-1 div.tb-box._row tbody tr {
        display: flex;
        grid-template-columns: none;
        flex-direction: row;
    }

    .sub2-1 div.tb-box._row tbody tr th {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: #000;
        font-size: 1.8rem;
        max-width: 24rem;
        background: #fbfbfb;
        border-top: 1px solid #ecf0f1;
        flex-basis: 24rem;
    }

    .sub2-1 div.tb-box._row tbody tr td {
        flex-direction: column;
        flex-basis: calc(100% - 24rem);
        align-items: flex-start;
        padding-left: 3rem;
        color: #111;
        font-weight: 500;
        text-align: left;
        border-top: 1px solid #ecf0f1;
    }

    .sub2-1 div.tb-box._row tbody tr:first-child th,
    .sub2-1 div.tb-box._row tbody tr:first-child td {
        border-top: none;
    }

    .sub2-1 div.tb-box tbody tr td span {}

    .sub2-1 div.tb-box tbody tr td ul {}

    .sub2-1 div.tb-box tbody tr:nth-child(2) td ul {
        margin-top: 1rem;
    }

    .sub2-1 div.tb-box tbody tr td ul li {
        color: #777;
        font-weight: 400;
        line-height: 1.5;
    }

    .sub2-1 div.tb-box tbody tr td ul li:firtst-child {}

    .sub2-1 div.tb-box tbody tr th {}

    .sub2-1 div.tb-box tbody tr th strong {}

    .sub2-1 div.list-box {
        border-top: 2px solid #000000;
        border-bottom: 1px solid #ecf0f1;
    }

    .sub2-1 div.list-box div._box {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .sub2-1 div.list-box div._box div._in {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 100%;
    }

    .sub2-1 div.list-box div._box div._in figure {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 24rem;
        height: 10rem;
        background: #fbfbfb;
        border-top: 1px solid #ecf0f1;
        border-left: 1px solid #ecf0f1;
    }

    .sub2-1 div.list-box div._box div._in:nth-child(odd) figure {
        border-left: none;
    }

    .sub2-1 div.list-box div._box div._in a {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-content: center;
        justify-content: center;
        color: #111;
        font-weight: 600;
        font-size: 2.5rem;
        width: calc(100% - 24rem);
        height: 10rem;
        max-height: 100rem;
        border-top: 1px solid #ecf0f1;
        border-left: 1px solid #ecf0f1;
    }

    .sub2-1 dl {
        display: flex;
        flex-direction: row;
    }

    .sub2-1 dl:last-child {
        margin-top: 1.5rem;
    }

    .sub2-1 dl dt {
        font-weight: 600;
        font-size: 1.8rem;
        width: 10rem;
    }

    .sub2-1 dl dd {}

    .sub2-1 dl dd a {
        color: #777;
        font-weight: 400;
        font-size: 1.8rem;
    }


    /*----------VAN*/
    .sub3-1,
    .sub3-2 {
        overflow: hidden;
    }

    .sub3-1 h3.sub-title small,
    .sub3-2 h3.sub-title small {
        font-size: 1.8rem;
    }

    .sub3-1 div.cont-box,
    .sub3-2 div.cont-box {
        position: relative;
        margin-top: 12rem;
        padding: 12rem 0;
    }

    .sub3-1 div.cont-box:after,
    .sub3-2 div.cont-box:after {
        content: '';
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: -50%;
        width: 2560px;
        height: 100%;
        background: #f6f8f9;
    }

    .sub3-1 div.cont-box ul,
    .sub3-2 div.cont-box ul {
        display: grid;
        grid-template-rows: repeat(4, 1fr);
        grid-gap: 8rem 0;
    }

    .sub3-2 div.cont-box ul {
        grid-template-rows: repeat(3, 1fr);
    }

    .sub3-1 div.cont-box li {}

    .sub3-1 div.cont-box li:nth-child(odd) div._in,
    .sub3-2 div.cont-box li:nth-child(odd) div._in {
        justify-content: space-between;
        flex-direction: row-reverse;
        width: 100%;
    }

    .sub3-1 div.cont-box div._in,
    .sub3-2 div.cont-box div._in {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .sub3-1 div.cont-box div._in div._title,
    .sub3-2 div.cont-box div._in div._title {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .sub3-2 div.cont-box div._in div._title {
        width: calc(100% - 71.8rem);
        align-items: flex-start;
    }

    .sub3-1 div.cont-box div._in div._title h3.sub-title,
    .sub3-2 div.cont-box div._in div._title h3.sub-title {
        margin-top: 0;
        padding-right: 6rem;
    }

    .sub3-2 div.cont-box div._in div._title h3.sub-title {
        line-height: 1.5;
    }

    .sub3-1 div.cont-box li:nth-child(odd) h3.sub-title,
    .sub3-2 div.cont-box li:nth-child(odd) h3.sub-title {
        padding-left: 6rem;
        padding-right: 0 !important;
    }

    .sub3-1 div.cont-box div._in div.pic-box img,
    .sub3-2 div.cont-box div._in div.pic-box img {
        width: 100%;
        border-radius: 30px;
    }

    /*----------PG*/


    /*
    .sub3-2 {
        overflow: hidden;
    }

    .sub3-2 div.cont-box {
        position: relative;
        margin-top: 12rem;
        padding: 12rem 0;
    }

    .sub3-2 div.cont-box:after {
        content: '';
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: -50%;
        width: 2560px;
        height: 100%;
        background: #f6f8f9;
    }

    .sub3-2 div.cont-box ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 0 2rem;
    }

    .sub3-2 div.cont-box li {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .sub3-2 div.cont-box li span {
        position: relative;
        margin: 3rem 2rem;
        padding: 3rem 0;
        color: #777;
        font-weight: 400;
        font-size: 1.8rem;
        width: calc(100% - 4rem);
        text-align: center;
        line-height: 1.5;
        box-sizing: border-box;
    }

    .sub3-2 div.cont-box li span:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 1px;
        background: #ddd;
    }

    .sub3-2 div.cont-box li img {
        border-radius: 15px;
        width: 100%;
    }
*/


    /*----------로그인/회원가입 */

    .member-area .sub-top-area {
        height: 300px;
    }

    .member-area .sub-cont-area {
        padding: 70px 0 100px
    }

    .join-area .sub-cont-area {
        font-size: 14px;
    }

    .join-area .txtarea p {
        font-size: 13px;
        line-height: 23px;
    }

    .join-end .material-form .txt {
        font-size: 15px;
        line-height: 21px
    }

    .mypage-area .sub-cont-area {
        font-size: 14px;
    }

    .mypage-area .txtarea p {
        font-size: 13px;
        line-height: 23px;
    }

    .mypage-end .material-form .txt {
        font-size: 15px;
        line-height: 21px
    }

    /*------------------------------------------ 1300*/

    @media only screen and (max-width: 1300px) {
        .sub-dep-2 ul {
            width: 100%;
        }

        .sub1-2 .sub-cont-area,
        .sub3-1 .sub-cont-area {
            width: 100%
        }

        .sub3-2 .sub-cont-area {
            width: 100%
        }

        .sub3-1 div.cont-box div._in div._title,
        .sub3-2 div.cont-box div._in div._title {
            width: 40%;
        }

        .sub3-1 div.cont-box div._in div.pic-box,
        .sub3-2 div.cont-box div._in div.pic-box {
            width: 60%;
        }

        h3.sub-title small br {
            display: none;
        }

        .sub3-2 div.cont-box div._in div.pic-box {
            width: 60%;
        }

        .member-area .sub-cont-area {
            width: 100%;
            padding: 70px 15px 100px;
        }
    }

    /*------------------------------------------ 1024*/

    @media only screen and (max-width: 1024px) {
        h3.sub-title {
            font-size: 3rem;
        }

        h3.sub-title small {
            margin-top: 3rem;
            font-size: 2rem;
        }

        .sub-cont-area {
            width: 100%;
            margin: auto;
            padding: 100px 25px;

        }


        /*----------인사말*/
        .sub1-1 .sub-cont-area {
            background-size: 90% auto;
        }

        .sub1-1 .sub-cont-area p br {
            display: none
        }

        /*----------회사연혁*/
        .sub1-2 .tb-box ._tb {
            font-size: 1.6rem;
        }

        .sub1-2 .tb-box ._tb th {
            flex-basis: 60%;
            padding-left: 2rem;
        }

        .sub1-2 .tb-box ._tb td {
            flex-basis: 40%;
        }

        .sub1-2 .tb-box ._tb tr:after {
            margin-left: 12rem;
            width: calc(60% - 12rem);
        }

        /*---------- 비전 */
        .sub2-1 ul.cont-box {
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 4rem 4rem;
        }

        .sub2-1 div.cont-box div._in div.pic-box {
            width: 50rem;
        }

        .sub2-1 div.list-box div._box {
            grid-template-columns: repeat(1, 1fr);
        }

        .sub2-1 div.list-box div._box div._in figure {
            width: 15rem;
            height: 6rem;
            border-left: 1px solid #ecf0f1 !important;
        }

        .sub2-1 div.list-box div._box div._in figure img {
            max-width: 12rem;
        }

        .sub2-1 div.list-box div._box div._in a {
            width: calc(100% - 15rem);
            height: 6rem;
            font-size: 2rem;
        }
        
        .sub3-2 div.cont-box div._in div._title h3.sub-title {
            font-size: 2.5rem;
        }

        .sub3-1 h3.sub-title small,
        .sub3-2 h3.sub-title small {
            font-size: 1.6rem;
        }
    }


    /*------------------------------------------ 767*/

    @media only screen and (max-width: 767px) {
        .sub-title {
            font-size: 3rem;
        }

        h3.sub-title {
            font-size: 2.5rem;
        }

        h3.sub-title small {
            margin-top: 2.5rem;
            font-size: 1.5rem;
        }

        /*----------인사말*/
        .sub-title br {
            display: none
        }

        /*----------연혁*/
        .sub1-2 .tb-box ._tb tr {
            flex-direction: column;
            padding: 0 0 3rem;
            border-bottom: none;
        }

        .sub1-2 .tb-box ._tb tr:nth-child(odd) {
            background: #fff;
        }

        .sub1-2 .tb-box ._tb tr:first-child {
            padding-top: 3rem;
        }

        .sub1-2 .tb-box ._tb tr:last-child,
        .sub1-2 .tb-box ._tb tr:nth-child(4) {
            padding-bottom: 0;
        }

        .sub1-2 .tb-box ._tb tr:after {
            top: initial;
            left: .6rem;
            bottom: 0;
            margin-left: 0;
            width: .6rem;
            height: calc(100% - 2.4rem);
        }

        .sub1-2 .tb-box ._tb th {
            margin-bottom: 2rem;
            padding-left: 0;
            font-size: 3rem;
        }

        .sub1-2 .tb-box ._tb td ul:before {
            top: .5rem;
        }

        .sub1-2 .tb-box ._tb td ul:after {
            top: 1.1rem;
        }

        .sub1-2 .tb-box ._tb td ul li:before {
            left: 4rem;
        }

        .sub1-2 .tb-box ._tb td ul li {
            padding-left: 6rem;
        }

        .sub1-2 .tb-box ._tb th strong:first-child {
            display: none;
        }

        .sub1-2 .tb-box ._tb th strong._display {
            display: block;
        }

        .sub1-2 .tb-box ._tb th strong:first-child:before,
        .sub1-2 .tb-box ._tb th strong:first-child:after {
            content: '';
            position: absolute;
            left: .6rem;
            width: .6rem;
            height: .6rem;
            background: #fff;
        }

        .sub1-2 .tb-box ._tb th strong:first-child:before {
            top: -.6rem;
        }

        .sub1-2 .tb-box ._tb th strong:first-child:after {
            bottom: -.6rem;
        }

        .sub1-2 .tb-box ._tb tr:nth-child(odd) strong {
            background: #fff;
        }



        /*----------사업영역*/
        .sub2-1 ul.cont-box {
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 2rem 2rem;
        }

        .sub2-1 ul.cont-box li {
            align-items: center;
            text-align: center;
        }

        .sub2-1 ul.cont-box li figure {
            margin-bottom: 1.5rem;
        }

        .sub2-1 ul.cont-box li strong {
            font-size: 1.8rem;
        }

        .sub2-1 ul.cont-box li span {
            margin-top: 1rem;
            font-size: 1.4rem;
            line-height: 1.5;
        }

        .sub2-1 p.txt-box {
            margin-top: 3rem;
            padding: 2rem 2rem;
            font-size: 1rem;
            line-height: 1.5;
        }

        .sub2-1 div.cont-box div._in {
            flex-direction: column;
        }

        .sub2-1 div.cont-box div._in div._title {
            align-items: flex-start;
        }

        .sub2-1 div.cont-box div._in div.pic-box {
            width: 100%;
        }

        .sub2-1 div.tb-box table {
            display: flex;
            flex-direction: row;
        }

        .sub2-1 div.tb-box thead {
            width: 10rem;
        }

        .sub2-1 div.tb-box tbody {
            width: calc(100% - 10rem);
        }

        .sub2-1 div.tb-box thead tr {
            grid-template-columns: repeat(1, 5fr);
        }

        .sub2-1 div.tb-box tbody tr {
            grid-template-columns: repeat(1, 5fr);
        }

        .sub2-1 div.tb-box._row tbody {
            width: 100%;
        }

        .sub2-1 div.tb-box thead tr th {
            font-size: 1.4rem;
            border-left: none;
            border-bottom: none;
            border-right: 1px solid #ecf0f1;
        }

        .sub2-1 div.tb-box tbody tr td {
            padding: 1rem;
            font-size: 1.2rem;
            height: 6rem;
            text-align: left;
            justify-content: flex-start;
            border-left: none;
            border-top: 1px solid #ecf0f1;
        }

        .sub2-1 div.tb-box tbody tr td:first-cihld {
            border-top: none;
        }

        .sub2-1 div.tb-box tbody tr td span br {
            display: none;
        }

        .sub2-1 div.tb-box._row table {
            display: flex;
            flex-direction: column;
            width: 100%;
        }

        .sub2-1 div.tb-box._row tbody tr th {
            flex-basis: 10rem;
            font-size: 1.2rem;
            border-right: 1px solid #ecf0f1;
        }

        .sub2-1 div.tb-box._row tbody tr td {
            padding-left: 1rem;
            flex-basis: calc(100% - 10rem);
            height: inherit;
        }

        .sub2-1 div.list-box div._box div._in figure {
            width: 11rem;
        }

        .sub2-1 div.list-box div._box div._in figure img {
            max-width: 9rem;
        }

        .sub2-1 div.list-box div._box div._in a {
            width: calc(100% - 11rem);
            font-size: 1.5rem;
        }

        .sub2-1 dl {
            flex-direction: column;
        }

        .sub2-1 dl dt {
            margin-bottom: 1rem;
            font-size: 1.6rem;
        }

        .sub2-1 dl dd a {
            font-size: 1.4rem;
        }


        /*----------VAN*/
        .sub3-1 h3.sub-title small,
        .sub3-2 h3.sub-title small {
            font-size: 1.4rem;
        }

        .sub3-1 .sub-cont-area,
        .sub3-2 .sub-cont-area {
            padding: 50px 25px 80px
        }

        .sub3-1 div.cont-box,
        .sub3-2 div.cont-box {
            margin-top: 6rem;
            padding: 6rem 0;
        }

        .sub3-1 div.cont-box ul,
        .sub3-2 div.cont-box ul {
            grid-gap: 6rem 0;
        }
        
        .sub3-2 div.cont-box ul {
            display: flex;
            flex-direction: column;
        }

        .sub3-1 div.cont-box div._in,
        .sub3-2 div.cont-box div._in {
            flex-direction: column !important;
            justify-content: center !important;
            align-items: flex-start;
        }

        .sub3-1 div.cont-box div._in div._title h3.sub-title,
        .sub3-2 div.cont-box div._in div._title h3.sub-title {
            padding: 0 !important;
        }

        .sub3-1 div.cont-box div._in div._title,
        .sub3-1 div.cont-box div._in div.pic-box,
        .sub3-2 div.cont-box div._in div._title,
        .sub3-2 div.cont-box div._in div.pic-box {
            width: 100%;
        }

        .sub3-2 div.cont-box div._in div._title {
            align-items: flex-start;
        }

        .sub3-2 div.cont-box div._in div._title h3 {
            margin-bottom: 3rem;
            font-size: 1.8rem;
        }

        .sub3-1 div.cont-box div._in div.pic-box img,
        .sub3-2 div.cont-box div._in div.pic-box img {
            border-radius: 15px;
        }

        /*----------PG
        .sub3-2 .sub-cont-area {
            padding: 50px 25px 80px
        }

        .sub3-2 div.cont-box {
            margin-top: 6rem;
            padding: 6rem 0;
        }

        .sub3-2 div.cont-box ul {
            grid-template-columns: repeat(1, 1fr);
        }

        .sub3-2 div.cont-box li span {
            margin: 2rem 2rem;
            padding: 2rem 0;
            font-size: 1.6rem;
        }

        .sub3-2 div.cont-box li span br {
            display: none;
        }
*/
        .goods-wrap .goods-thumb-wrap {
            margin-bottom: 20px;
        }



    }

    /*------------------------------------------ 600*/

    @media only screen and (max-width: 600px) {

        /*----------사업분야*/
        .business-area dl dt {
            width: 120px;
            height: 120px;
            line-height: 120px
        }

        .business-area dl:nth-child(1) dt img {
            width: 55%
        }

        .business-area dl:nth-child(3) dt img {
            width: 45%
        }

        .business-area dl:nth-child(2) dt img,
        .business-area dl:nth-child(4) dt img {
            width: 39%
        }

        .business-area dl dd {
            font-size: 19px;
        }

        .business-area dl dd p {
            margin-top: 10px;
            font-size: 14px;
            line-height: 19px;
        }
    }

    /*------------------------------------------ 480*/

    @media only screen and (max-width: 480px) {
        .sub-top-area {
            height: 260px !important
        }

        .sub-top-area h2 {
            font-size: 4rem;
        }

        .sub-dep-2 li a {
            font-size: 1.4rem;
            height: 50px;
            line-height: 50px;
        }

        .sub-cont-area {
            padding: 60px 25px;
        }

        .sub-title {
            font-size: 2.5rem;
        }

        .sub-title:before {
            width: 25px
        }

        .sub-dep-2 {
            bottom: -2px
        }

        /*----------ceo인사말*/
        .sub1-1 .sub-cont-area p {
            font-size: 14px;
            line-height: 24px;
        }

        .sub1-1 .sub-cont-area {
            padding-bottom: 210px;
        }

        /*----------사업분야*/
        .sub2-1 .sub-title p {
            font-size: 16px;
            line-height: 23px;
        }

        .business-area {
            margin: 50px 0 70px;
        }

        .business-area dl dt {
            width: 100px;
            height: 100px;
            line-height: 100px;
            margin-right: 30px
        }

        /*---------- 비전 */
        .sub1-2 .sub-cont-area {
            padding: 60px 10px;
        }

        .sub1-2 .sub-title p {
            font-size: 17px;
            line-height: 24px;
        }

        .vision-area {
            margin: 50px 0 0;
        }

        .vision-area dl {
            padding: 0 12px;
        }

        .vision-area dl dt {
            width: 130px;
            height: 130px;
            line-height: 130px;
        }

        .vision-area dl dd p br {
            display: none
        }

        .vision-area dl:nth-child(1) dt img,
        .vision-area dl:nth-child(2) dt img {
            width: 60%
        }

        .vision-area dl:nth-child(3) dt img {
            width: 35%
        }

        .vision-area dl:nth-child(4) dt img {
            width: 45%
        }


        /*------------- 게시판검색*/
        .btn-search {
            padding: 6px 20px;
        }

        .form-select {
            width: 80px
        }

        .whois-search-keyword {
            width: 100px;
        }

        .whois-board-view .btn_area .align_right button {
            padding: 6px 20px
        }
    }
