@charset "utf-8";

@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap');
@import url(https://cdn.jsdelivr.net/gh/theeluwin/NotoSansKR-Hestia@master/stylesheets/NotoSansKR-Hestia.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

    {
    font-family: 'Noto Sans KR', sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Play&display=swap');

/* -------------------------
	Wordpress CSS 
--------------------------- */
.s_wrap {
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 15px;
}

::selection {
    background: #000;
    color: #fff;
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.alignleft {
    float: left;
    margin: 0 10px 10px 0
}

.alignright {
    float: right;
}

.aligncenter {
    text-align: center;
    margin: 0 auto
}

.wp-caption {
    max-width: 100%
}

.wp-caption img {
    margin: 0 0 10px 0
}

.wp-caption-text {
    text-align: center
}

.text-right {
    text-align: right;
}

.postleft {
    float: left;
    margin: 0 20px 0px 0;
}

.postright {
    float: none;
}

br.nc {
    display: none
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl50 {
    padding-left: 50px !important;
}


.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.display-none {
    display: none;
}

/* ---------------------------
	BASIC HTML
------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 0;
    line-height: 1.25;
    font-weight: 400;
}

h1,
.h1 {
    font-weight: normal;
}

body {
    line-height: 2;
    color: #343434;
}

a {
    color: #343434;
    transition: color .2s;
}

blockquote {
    padding: 1px 20px 4px;
    margin: 20px 0 20px 30px;
    font-size: inherit;
    border-left: 3px solid #eaeaea;
}

p:empty {
    margin: 0;
}

/*
iframe {
    max-width: 100%;
}
*/

/*main color*/
.main-color-1,
.main-color-1-hover:hover {
    color: #46a5e5;
}

.main-color-1-bg,
.main-color-1-bg-hover:hover {
    background-color: #46a5e5;
}

.main-color-1-border {
    border-color: #46a5e5;
}

.main-color-2,
.main-color-2-hover:hover {
    color: #17376e;
}

.main-color-2-bg {
    background-color: rgba(255, 255, 255, 0.00);
}

/* -------------------------
	Wordpress CSS 
--------------------------- */

.alignleft {
    float: left;
    margin: 0 10px 10px 0
}

.alignright {
    float: right;
}

.aligncenter {
    text-align: center;
    margin: 0 auto
}

.wp-caption {
    max-width: 100%
}

.wp-caption img {
    margin: 0 0 10px 0
}

.wp-caption-text {
    text-align: center
}

.text-right {
    text-align: right;
}

.postleft {
    float: left;
    margin: 0 20px 0px 0;
}

.postright {
    float: none;
}

br.nc {
    display: none
}

/*.blackBg{position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 4; display: none;}*/

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-check:before {
    content: "\f00c";
}

/* ---------------------------
    BASIC THEME LAYOUT 
------------------------------ */
.clear {
    clear: both;
}

.center {
    text-align: center;
}

.hide {
    display: none
}


@media (min-width:992px) {
    .revert-layout {
        float: right;
    }
}

.content-pad {
    padding-bottom: 20px;
}

@media (max-width:767px) {
    .content-pad {
        padding-top: 10px;
    }
}

.content-pad-3x {
    padding-top: 40px;
    padding-bottom: 40px;
}

.element-pad {
    padding-top: 6px;
    padding-bottom: 6px;
}

.section-inner {
    padding-top: 40px;
    padding-bottom: 40px;
}

.section-header {
    margin-bottom: 20px;
}

.section-header h1,
.section-header h2,
.section-header h3 {
    margin-bottom: 0;
    line-height: 1;
}

.minion {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: normal;
}

.inherit-color {
    color: inherit;
}

.small-text {
    font-size: 10px;
    color: #343434;
    text-transform: uppercase;
}

#bottom .widget.col-sm-6:nth-child(odd) {
    clear: none;
}

#wrap {
    /*overflow-x: hidden;*/
}

#body-wrap {
    overflow: hidden;
}

/* ----------------------------- */
/* Grid - maxwidth : 1440px / gutter : 10px
/* ----------------------------- */
.grid_wrap {
    width: 100%;
    box-sizing: border-box;
}

.grid_wrap:after {
    content: "";
    display: block;
    clear: both;
}

.c_xl_1,
.c_xl_2,
.c_xl_3,
.c_xl_4,
.c_xl_5,
.c_xl_6,
.c_xl_7,
.c_xl_8,
.c_xl_9,
.c_xl_10,
.c_xl_11,
.c_xl_12,
.c_l_1,
.c_l_2,
.c_l_3,
.c_l_4,
.c_l_5,
.c_l_6,
.c_l_7,
.c_l_8,
.c_l_9,
.c_l_10,
.c_l_11,
.c_l_12,
.c_m_1,
.c_m_2,
.c_m_3,
.c_m_4,
.c_m_5,
.c_m_6,
.c_m_7,
.c_m_8,
.c_m_9,
.c_m_10,
.c_m_11,
.c_m_12,
.c_s_1,
.c_s_2,
.c_s_3,
.c_s_4,
.c_s_5,
.c_s_6,
.c_s_7,
.c_s_8,
.c_s_9,
.c_s_10,
.c_s_11,
.c_s_12,
.c_xs_1,
.c_xs_2,
.c_xs_3,
.c_xs_4,
.c_xs_5,
.c_xs_6,
.c_xs_7,
.c_xs_8,
.c_xs_9,
.c_xs_10,
.c_xs_11,
.c_xs_12,
.c_xxs_1,
.c_xxs_2,
.c_xxs_3,
.c_xxs_4,
.c_xxs_5,
.c_xxs_6,
.c_xxs_7,
.c_xxs_8,
.c_xxs_9,
.c_xxs_10,
.c_xxs_11,
.c_xxs_12,
.c_xl_5g {
    float: left;
}

.grid_wrap.grid_R .c_xl_1,
.grid_wrap.grid_R .c_xl_2,
.grid_wrap.grid_R .c_xl_3,
.grid_wrap.grid_R .c_xl_4,
.grid_wrap.grid_R .c_xl_5,
.grid_wrap.grid_R .c_xl_6,
.grid_wrap.grid_R .c_xl_7,
.grid_wrap.grid_R .c_xl_8,
.grid_wrap.grid_R .c_xl_9,
.grid_wrap.grid_R .c_xl_10,
.grid_wrap.grid_R .c_xl_11,
.grid_wrap.grid_R .c_xl_12,
.grid_wrap.grid_R .c_l_1,
.grid_wrap.grid_R .c_l_2,
.grid_wrap.grid_R .c_l_3,
.grid_wrap.grid_R .c_l_4,
.grid_wrap.grid_R .c_l_5,
.grid_wrap.grid_R .c_l_6,
.grid_wrap.grid_R .c_l_7,
.grid_wrap.grid_R .c_l_8,
.grid_wrap.grid_R .c_l_9,
.grid_wrap.grid_R .c_l_10,
.grid_wrap.grid_R .c_l_11,
.grid_wrap.grid_R .c_l_12,
.grid_wrap.grid_R .c_m_1,
.grid_wrap.grid_R .c_m_2,
.grid_wrap.grid_R .c_m_3,
.grid_wrap.grid_R .c_m_4,
.grid_wrap.grid_R .c_m_5,
.grid_wrap.grid_R .c_m_6,
.grid_wrap.grid_R .c_m_7,
.grid_wrap.grid_R .c_m_8,
.grid_wrap.grid_R .c_m_9,
.grid_wrap.grid_R .c_m_10,
.grid_wrap.grid_R .c_m_11,
.grid_wrap.grid_R .c_m_12,
.grid_wrap.grid_R .c_s_1,
.grid_wrap.grid_R .c_s_2,
.grid_wrap.grid_R .c_s_3,
.grid_wrap.grid_R .c_s_4,
.grid_wrap.grid_R .c_s_5,
.grid_wrap.grid_R .c_s_6,
.grid_wrap.grid_R .c_s_7,
.grid_wrap.grid_R .c_s_8,
.grid_wrap.grid_R .c_s_9,
.grid_wrap.grid_R .c_s_10,
.grid_wrap.grid_R .c_s_11,
.grid_wrap.grid_R .c_s_12,
.grid_wrap.grid_R .c_xs_1,
.grid_wrap.grid_R .c_xs_2,
.grid_wrap.grid_R .c_xs_3,
.grid_wrap.grid_R .c_xs_4,
.grid_wrap.grid_R .c_xs_5,
.grid_wrap.grid_R .c_xs_6,
.grid_wrap.grid_R .c_xs_7,
.grid_wrap.grid_R .c_xs_8,
.grid_wrap.grid_R .c_xs_9,
.grid_wrap.grid_R .c_xs_10,
.grid_wrap.grid_R .c_xs_11,
.grid_wrap.grid_R .c_xs_12,
.grid_wrap.grid_R .c_xxs_1,
.grid_wrap.grid_R .c_xxs_2,
.grid_wrap.grid_R .c_xxs_3,
.grid_wrap.grid_R .c_xxs_4,
.grid_wrap.grid_R .c_xxs_5,
.grid_wrap.grid_R .c_xxs_6,
.grid_wrap.grid_R .c_xxs_7,
.grid_wrap.grid_R .c_xxs_8,
.grid_wrap.grid_R .c_xxs_9,
.grid_wrap.grid_R .c_xxs_10,
.grid_wrap.grid_R .c_xxs_11,
.grid_wrap.grid_R .c_xxs_12,
.grid_wrap.grid_R .c_xl_5g {
    float: right;
}

.grid_wrap.gutter .c_l_1,
.grid_wrap.gutter .c_l_2,
.grid_wrap.gutter .c_l_3,
.grid_wrap.gutter .c_l_4,
.grid_wrap.gutter .c_l_5,
.grid_wrap.gutter .c_l_6,
.grid_wrap.gutter .c_l_7,
.grid_wrap.gutter .c_l_8,
.grid_wrap.gutter .c_l_9,
.grid_wrap.gutter .c_l_10,
.grid_wrap.gutter .c_l_11,
.grid_wrap.gutter .c_l_12,
.grid_wrap.gutter .c_xl_1,
.grid_wrap.gutter .c_xl_2,
.grid_wrap.gutter .c_xl_3,
.grid_wrap.gutter .c_xl_4,
.grid_wrap.gutter .c_xl_5,
.grid_wrap.gutter .c_xl_6,
.grid_wrap.gutter .c_xl_7,
.grid_wrap.gutter .c_xl_8,
.grid_wrap.gutter .c_xl_9,
.grid_wrap.gutter .c_xl_10,
.grid_wrap.gutter .c_xl_11,
.grid_wrap.gutter .c_xl_12,
.grid_wrap.gutter .c_m_1,
.grid_wrap.gutter .c_m_2,
.grid_wrap.gutter .c_m_3,
.grid_wrap.gutter .c_m_4,
.grid_wrap.gutter .c_m_5,
.grid_wrap.gutter .c_m_6,
.grid_wrap.gutter .c_m_7,
.grid_wrap.gutter .c_m_8,
.grid_wrap.gutter .c_m_9,
.grid_wrap.gutter .c_m_10,
.grid_wrap.gutter .c_m_11,
.grid_wrap.gutter .c_m_12,
.grid_wrap.gutter .c_s_1,
.grid_wrap.gutter .c_s_2,
.grid_wrap.gutter .c_s_3,
.grid_wrap.gutter .c_s_4,
.grid_wrap.gutter .c_s_5,
.grid_wrap.gutter .c_s_6,
.grid_wrap.gutter .c_s_7,
.grid_wrap.gutter .c_s_8,
.grid_wrap.gutter .c_s_9,
.grid_wrap.gutter .c_s_10,
.grid_wrap.gutter .c_s_11,
.grid_wrap.gutter .c_s_12,
.grid_wrap.gutter .c_xs_1,
.grid_wrap.gutter .c_xs_2,
.grid_wrap.gutter .c_xs_3,
.grid_wrap.gutter .c_xs_4,
.grid_wrap.gutter .c_xs_5,
.grid_wrap.gutter .c_xs_6,
.grid_wrap.gutter .c_xs_7,
.grid_wrap.gutter .c_xs_8,
.grid_wrap.gutter .c_xs_9,
.grid_wrap.gutter .c_xs_10,
.grid_wrap.gutter .c_xs_11,
.grid_wrap.gutter .c_xs_12,
.grid_wrap.gutter .c_xxs_1,
.grid_wrap.gutter .c_xxs_2,
.grid_wrap.gutter .c_xxs_3,
.grid_wrap.gutter .c_xxs_4,
.grid_wrap.gutter .c_xxs_5,
.grid_wrap.gutter .c_xxs_6,
.grid_wrap.gutter .c_xxs_7,
.grid_wrap.gutter .c_xxs_8,
.grid_wrap.gutter .c_xxs_9,
.grid_wrap.gutter .c_xxs_10,
.grid_wrap.gutter .c_xxs_11,
.grid_wrap.gutter .c_xxs_12,
.grid_wrap.gutter .c_xl_5g,
.form-group.c_xl_4,
.form-group .c_xl_9 {
    margin: 0.6944%;
}

/* column : full size */
.c_xl_1 {
    width: 8.3333%;
}

.c_xl_2 {
    width: 16.6666%;
}

.c_xl_3 {
    width: 25%;
}

.c_xl_4 {
    width: 33.3333%;
}

.c_xl_5 {
    width: 41.6666%;
}

.c_xl_6 {
    width: 50%;
}

.c_xl_7 {
    width: 58.3334%;
}

.c_xl_8 {
    width: 66.6667%;
}

.c_xl_9 {
    width: 75%;
}

.c_xl_10 {
    width: 83.3334%;
}

.c_xl_11 {
    width: 91.6667%;
}

.c_xl_12 {
    width: 100%;
}

.gutter .c_xl_1 {
    width: 6.9444%;
}

.gutter .c_xl_2 {
    width: 15.2777%;
}

.gutter .c_xl_3 {
    width: 23.6111%;
}

.gutter .c_xl_4,
.form-group.c_xl_4 {
    width: 31.9444%;
}

.gutter .c_xl_5 {
    width: 40.2777%;
}

.gutter .c_xl_6 {
    width: 48.6111%;
}

.gutter .c_xl_7 {
    width: 56.9444%;
}

.gutter .c_xl_8 {
    width: 65.2777%;
}

.gutter .c_xl_9,
.form-group .c_xl_9 {
    width: 73.6111%;
}

.gutter .c_xl_10 {
    width: 81.9444%;
}

.gutter .c_xl_11 {
    width: 90.2777%;
}

.gutter .c_xl_12 {
    width: 98.6111%;
}

.c_xl_5g {
    width: 20%;
}

.gutter .c_xl_5g {
    width: 18.6112%;
}


@media screen and (max-width:1080px) {
    .c_l_1 {
        width: 8.3333%;
    }

    .c_l_2 {
        width: 16.6666%;
    }

    .c_l_3 {
        width: 25%;
    }

    .c_l_4 {
        width: 33.3333%;
    }

    .c_l_5 {
        width: 41.6666%;
    }

    .c_l_6 {
        width: 50%;
    }

    .c_l_7 {
        width: 58.3334%;
    }

    .c_l_8 {
        width: 66.6667%;
    }

    .c_l_9 {
        width: 75%;
    }

    .c_l_10 {
        width: 83.3334%;
    }

    .c_l_11 {
        width: 91.6667%;
    }

    .c_l_12 {
        width: 100%;
    }

    .gutter .c_l_1 {
        width: 6.9444%;
    }

    .gutter .c_l_2 {
        width: 15.2777%;
    }

    .gutter .c_l_3 {
        width: 23.6111%;
    }

    .gutter .c_l_4 {
        width: 31.9444%;
    }

    .gutter .c_l_5 {
        width: 40.2777%;
    }

    .gutter .c_l_6 {
        width: 48.6111%;
    }

    .gutter .c_l_7 {
        width: 56.9444%;
    }

    .gutter .c_l_8 {
        width: 65.2777%;
    }

    .gutter .c_l_9 {
        width: 73.6111%;
    }

    .gutter .c_l_10 {
        width: 81.9444%;
    }

    .gutter .c_l_11 {
        width: 90.2777%;
    }

    .gutter .c_l_12 {
        width: 98.6111%;
    }

    .gutter .c_xl_3.input_icon_left {
        width: 47%;
    }
}

@media screen and (max-width:768px) {
    .c_m_1 {
        width: 8.3333%;
    }

    .c_m_2 {
        width: 16.6666%;
    }

    .c_m_3 {
        width: 25%;
    }

    .c_m_4 {
        width: 33.3333%;
    }

    .c_m_5 {
        width: 41.6666%;
    }

    .c_m_6 {
        width: 50%;
    }

    .c_m_7 {
        width: 58.3334%;
    }

    .c_m_8 {
        width: 66.6667%;
    }

    .c_m_9 {
        width: 75%;
    }

    .c_m_10 {
        width: 83.3334%;
    }

    .c_m_11 {
        width: 91.6667%;
    }

    .c_m_12 {
        width: 100%;
    }

    .gutter .c_m_1 {
        width: 6.9444%;
    }

    .gutter .c_m_2 {
        width: 15.2777%;
    }

    .gutter .c_m_3 {
        width: 23.6111%;
    }

    .gutter .c_m_4 {
        width: 31.9444%;
    }

    .gutter .c_m_5 {
        width: 40.2777%;
    }

    .gutter .c_m_6 {
        width: 48.6111%;
    }

    .gutter .c_m_7 {
        width: 56.9444%;
    }

    .gutter .c_m_8 {
        width: 65.2777%;
    }

    .gutter .c_m_9 {
        width: 73.6111%;
    }

    .gutter .c_m_10 {
        width: 81.9444%;
    }

    .gutter .c_m_11 {
        width: 90.2777%;
    }

    .gutter .c_m_12 {
        width: 98.6111%;
    }

}

@media screen and (max-width:640px) {
    .c_s_1 {
        width: 8.3333%;
    }

    .c_s_2 {
        width: 16.6666%;
    }

    .c_s_3 {
        width: 25%;
    }

    .c_s_4 {
        width: 33.3333%;
    }

    .c_s_5 {
        width: 41.6666%;
    }

    .c_s_6 {
        width: 50%;
    }

    .c_s_7 {
        width: 58.3334%;
    }

    .c_s_8 {
        width: 66.6667%;
    }

    .c_s_9 {
        width: 75%;
    }

    .c_s_10 {
        width: 83.3334%;
    }

    .c_s_11 {
        width: 91.6667%;
    }

    .c_s_12 {
        width: 100%;
    }

    .gutter .c_s_1 {
        width: 6.9444%;
    }

    .gutter .c_s_2 {
        width: 15.2777%;
    }

    .gutter .c_s_3 {
        width: 23.6111%;
    }

    .gutter .c_s_4 {
        width: 31.9444%;
    }

    .gutter .c_s_5 {
        width: 40.2777%;
    }

    .gutter .c_s_6 {
        width: 48.6111%;
    }

    .gutter .c_s_7 {
        width: 56.9444%;
    }

    .gutter .c_s_8 {
        width: 65.2777%;
    }

    .gutter .c_s_9 {
        width: 73.6111%;
    }

    .gutter .c_s_10 {
        width: 81.9444%;
    }

    .gutter .c_s_11 {
        width: 90.2777%;
    }

    .gutter .c_s_12 {
        width: 98.6111%;
    }
}

@media screen and (max-width:400px) {
    .gutter .c_xl_3.input_icon_left {
        width: 100%;
    }
}

@media screen and (max-width:360px) {
    .c_xs_1 {
        width: 8.3333%;
    }

    .c_xs_2 {
        width: 16.6666%;
    }

    .c_xs_3 {
        width: 25%;
    }

    .c_xs_4 {
        width: 33.3333%;
    }

    .c_xs_5 {
        width: 41.6666%;
    }

    .c_xs_6 {
        width: 50%;
    }

    .c_xs_7 {
        width: 58.3334%;
    }

    .c_xs_8 {
        width: 66.6667%;
    }

    .c_xs_9 {
        width: 75%;
    }

    .c_xs_10 {
        width: 83.3334%;
    }

    .c_xs_11 {
        width: 91.6667%;
    }

    .c_xs_12 {
        width: 100%;
    }

    .gutter .c_xs_1 {
        width: 6.9444%;
    }

    .gutter .c_xs_2 {
        width: 15.2777%;
    }

    .gutter .c_xs_3 {
        width: 23.6111%;
    }

    .gutter .c_xs_4 {
        width: 31.9444%;
    }

    .gutter .c_xs_5 {
        width: 40.2777%;
    }

    .gutter .c_xs_6 {
        width: 48.6111%;
    }

    .gutter .c_xs_7 {
        width: 56.9444%;
    }

    .gutter .c_xs_8 {
        width: 65.2777%;
    }

    .gutter .c_xs_9 {
        width: 73.6111%;
    }

    .gutter .c_xs_10 {
        width: 81.9444%;
    }

    .gutter .c_xs_11 {
        width: 90.2777%;
    }

    .gutter .c_xs_12 {
        width: 98.6111%;
    }
}

/* ----------------------------- */
/* Input Style
/* ----------------------------- */
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="file"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
    padding: 10px;
    border: 1px solid #cccfd8;
    border-radius: 7px;
    line-height: normal !important;
    color: #444;
    background: #fff;
}

.form-control:focus {
    box-shadow: none;
    border-color: #333;
    border-width: 2px;
}

input[type="submit"],
label {
    cursor: pointer;
}

textarea {
    width: 100%;
    padding: 10px;
}

.small-input {
    width: 100px;
}

.medium-input {
    width: 200px;
}

.large-input {
    width: 350px;
}

/* ----------------------------- */
/* Button Style
/* ----------------------------- */
.button {
    position: relative;
    overflow: visible;
    display: -moz-inline-stack;
    display: inline-block;
    margin: 2px 1px;
    line-height: 1.3em;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
    background: #777;
    color: #fff;
    border: none;
    cursor: pointer;
}

.button,
.button * {
    font-family: 'Noto Sans KR', sans-serif;
}

.button input {
    margin: 0;
    padding: 0;
    color: #fff;
    background: none;
}

/* ie */
.only-ie .button input {
    line-height: 1.1em;
}

.C-button {
    border-radius: 10em !important;
}

.L-button {
    background: none;
    border-width: 2px;
    border-style: solid;
    border-color: #777;
    color: #333;
}

.R-button {
    border-radius: 7px !important;
    font-weight: 600;
}

.i-button {}


/* button size */
.button.large {
    font-size: 1.125em;
    padding: 14px 18px;
}

.button.large input {
    font-size: 1.125em;
    line-height: 1.3em;
}

.button.medium {
    font-size: 1em;
    padding: 12px 1em;
}

.button.medium input {
    font-size: 1em;
    line-height: 1em;
}

.only-ie .button.medium input {
    line-height: 0.9em;
}

/* ie */
.button.small {
    font-size: 0.938em;
    padding: 8px 1em;
}

.button.small input {
    font-size: 0.938em;
    line-height: 0.938em;
}

.button.wide {
    padding-left: 3.6em !important;
    padding-right: 3.6em !important;
}

.i-button.large {
    width: 59px;
    height: 59px;
}

.i-button.medium {
    width: 48px;
    height: 48px;
}

.i-button.small {
    width: 38px;
    height: 38px;
}

.L-button.large {
    padding: 15px 1em 13px;
}

.L-button.medium {
    padding: 10px 1em;
}

.L-button.small {
    padding: 6px 1em;
}

.button.custom {
    font-size: 1em;
    padding: 17px 2em;
}

.button.member-more {
    font-size: 0.9em;
    padding: 5px 20px;
    float: right;
}

/* color */
.button.color_sky {
    background-color: #00a1c4;
}

.button.L-button.color_sky {
    background: none;
    border-color: #00a1c4;
    color: #00a1c4;
}

.button.color_green {
    background-color: #08917c;
}

.button.L-button.color_green {
    background: none;
    border-color: #08917c;
    color: #08917c;
}

.button.color_blue {
    background-color: #416ee2;
}

.button.L-button.color_blue {
    background: none;
    border-color: #2549b0;
    color: #2549b0;
}

.button.color_org {
    background-color: #f24b24;
}

.button.L-button.color_org {
    background: none;
    border-color: #f24b24;
    color: #f24b24;
}

.button.color_gray {
    background-color: #aeaeae;
}

.button.color_lightgrey {
    background-color: #cccccc;
    color: #454545;
}

.button.L-button.color_gray {
    background: none;
    border-color: #aeaeae;
    color: #777;
}

.button.color_red {
    background-color: #df002c;
}

.button.L-button.color_red {
    background: none;
    border-color: #df002c;
    color: #df002c;
}


/* hover */
.button:hover,
.button:focus,
.button:active {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    background: #555;
    color: #fff
}

.L-button:hover,
.L-button:focus,
.L-button:active {
    background: #777;
    color: #fff;
}

.button.color_sky:hover,
.button.color_sky:focus,
.button.color_sky:active,
.C-button.color_sky:hover,
.C-button.color_sky:focus,
.C-button.color_sky:active {
    background: #00a1c4;
    color: #fff;
}

.L-button.color_sky:hover,
.L-button.color_sky:focus,
.L-button.color_sky:active {
    background: #00a1c4;
    border-color: #00a1c4;
    color: #fff;
}

.button.color_green:hover,
.button.color_green:focus,
.button.color_green:active,
.C-button.color_green:hover,
.C-button.color_green:focus,
.C-button.color_green:active {
    background: #067564;
    color: #fff;
}

.L-button.color_green:hover,
.L-button.color_green:focus,
.L-button.color_green:active {
    background: #067564;
    border-color: #067564;
    color: #fff;
}

.button.color_blue:hover,
.button.color_blue:focus,
.button.color_blue:active,
.C-button.color_blue:hover,
.C-button.color_blue:focus,
.C-button.color_blue:active {
    background: #416ee2;
    color: #fff;
}

.L-button.color_blue:hover,
.L-button.color_blue:focus,
.L-button.color_blue:active {
    background: #416ee2;
    border-color: #416ee2;
    color: #fff;
}

.button.color_org:hover,
.button.color_org:focus,
.button.color_org:active,
.C-button.color_org:hover,
.C-button.color_org:focus,
.C-button.color_org:active {
    background: #d73212;
    color: #fff;
}

.L-button.color_org:hover,
.L-button.color_org:focus,
.L-button.color_org:active {
    background: #d73212;
    border-color: #d73212;
    color: #fff;
}

.button.color_gray:hover,
.button.color_gray:focus,
.button.color_gray:active,
.C-button.color_gray:hover,
.C-button.color_gray:focus,
.C-button.color_gray:active {
    background: #6d6d6d;
    color: #fff;
}

.L-button.color_gray:hover,
.L-button.color_gray:focus,
.L-button.color_gray:active {
    background: #6d6d6d;
    border-color: #6d6d6d;
    color: #fff;
}

.button.color_lightgrey:hover,
.button.color_lightgrey:focus,
.button.color_lightgrey:active,
.C-button.color_lightgrey:hover,
.C-button.color_lightgrey:focus,
.C-button.color_lightgrey:active {
    background: #d8d8d8;
    color: #454545;
}

.L-button.color_lightgrey:hover,
.L-button.color_lightgrey:focus,
.L-button.color_lightgrey:active {
    background: #d8d8d8;
    border-color: #d8d8d8;
    color: #454545;
}

.button.color_red:hover,
.button.color_red:focus,
.button.color_red:active,
.C-button.color_red:hover,
.C-button.color_red:focus,
.C-button.color_red:active {
    background: #ca3030;
    color: #fff;
}

.L-button.color_red:hover,
.L-button.color_red:focus,
.L-button.color_red:active {
    background: #ca3030;
    border-color: #ca3030;
    color: #fff;
}

/* icon > position */
.i-button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -22%;
}

.button.icon-left {
    text-align: left;
    position: relative;

}

.button.icon-left:before {
    position: absolute;
    top: 50%;
    left: 1em;
}

.button.icon-right {
    text-align: left;
    position: relative;
    padding-right: 70px !important;
}

.button.icon-right:before {
    position: absolute;
    top: 50%;
    right: 20px;
}

/* ---------------------------
	button
------------------------------ */
.btn-list {
    margin: 30px 0;
    padding: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.btn_type {
    font-size: 0.9em;
    font-weight: 600;
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    white-space: nowrap;
    vertical-align: middle;
    overflow: visible;
    text-align: center;
    padding: 0 15px;
    border: 1px solid #01567f;
    background: #fff;
    color: #01567f;
    margin-bottom: 3px;
}

.btn_type2 {
    font-size: 1em;
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 5px;
    white-space: nowrap;
    vertical-align: middle;
    overflow: visible;
    line-height: 36px;
    text-align: center;
    min-width: 130px;
    border: 1px solid #ccc;
    background: #ddd;
    color: #333;
}

.btn_type2:hover {
    border: 1px solid #ccc;
    background: #7f7f7f;
    color: #fff;
    border-radius: 5px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.btn_type2.btc-blue {
    background: #01567f;
    border: 1px solid #01567f;
    color: #fff;
    min-width: 130px;
    border-radius: 5px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset
}

.btn_type2.btc-blue:hover {
    background: #00354f;
    border: 1px solid #00354f;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.btn-date-pick {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: 1px solid #bbb;
    background: #f9f9f9;
    position: absolute;
    right: 0;
    top: 0;
}

.btn-file-list {
    color: #005daa;
    text-decoration: underline;
    color: #005daa;
}

.btn-file-list.disabled {
    color: #999;
}

.btn-file-delete {
    display: inline-block;
    box-sizing: border-box;
    margin-top: -3px;
    width: 14px;
    height: 14px;
    border: 1px solid #005daa;
    font-size: 0;
}

.btn-file-delete > i {
    color: #005daa;
    font-size: 10px;
    width: 8px;
    height: 7px;
    overflow: hidden
}

.btn-file-delete > i:before {
    display: block;
    margin-left: -1px;
    margin-top: -1px;
}

.btn-file-delete.disabled,
.btn-file-delete:disabled {
    border: 1px solid #dbdbdb;
}

.btn-file-delete.disabled > i,
.btn-file-delete:disabled > i {
    color: #999;
}

.btn-gray-s {
    display: inline-block;
    min-width: 108px;
    height: 40px;
    border-radius: 5px;
    padding: 0 20px;
    background-color: #999;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    border: 1px solid #999;
}

.btn-gray-s:hover,
.btn-gray-s:focus {
    color: #fff;
    background: #666;
}

.btn-gray-s.disabled,
.btn-gray-s:disabled {
    background-color: #dedede;
    border: 1px solid #dedede;
    color: #999;
}

.btn-white-s {
    display: inline-block;
    min-width: 72px;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    background-color: #fff;
    color: #222;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #999;
    white-space: nowrap
}

.btn-white-s:hover,
.btn-white-s:focus {
    color: #222;
}

.btn-white-s.disabled,
.btn-white-s:disabled {
    background-color: #dedede;
    border: 1px solid #dedede;
    color: #999;
}

.btn-white-m {
    display: inline-block;
    height: 35px;
    padding: 0 10px;
    background-color: #fff;
    text-align: center;
    color: #222;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #999;
    font-weight: 700;
}

.btn-white-m > i {
    font-size: 12px;
    margin-right: 5px;
}

.btn-white-m:hover,
.btn-white-m:focus {
    color: #222
}

.btn-white-m.disabled,
.btn-white-m:disabled {
    border-color: #dbdbdb;
    color: #999;
}

.btn-white {
    display: inline-block;
    min-width: 108px;
    height: 40px;
    padding: 0 20px;
    background-color: #fff;
    text-align: center;
    color: #222;
    font-size: 1.2em;
    border: 1px solid #999;
}

.btn-white:hover,
.btn-white:focus {
    color: #222
}

.btn-white.disabled,
.btn-white:disabled {
    border-color: #dbdbdb;
    color: #999;
}

.btn-blue {
    display: inline-block;
    min-width: 100px;
    height: 40px;
    vertical-align: middle;
    padding: 0 20px;
    background-color: #1f3449;
    text-align: center;
    color: #fff;
    font-size: 1em;
    border: 1px solid #1f3449;
    font-weight: 600;
}

.btn-blue > i {
    margin-left: 10px;
    font-size: 15px;
}

.btn-blue:hover,
.btn-blue:focus {
    color: #fff;
    background: #3e9830;
    border: 1px solid #3e9830;
}

.btn-blue.disabled,
.btn-blue:disabled {
    background-color: #858585;
    color: #fff;
    border-color: #858585;
}

.btn-sky {
    display: inline-block;
    height: 45px;
    padding: 0 20px;
    vertical-align: middle;
    background-color: #10afed;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border: 1px solid #10afed;
}

.btn-sky > i {
    margin-left: 10px;
    font-size: 15px;
}

.btn-sky:hover,
.btn-sky:focus {
    color: #fff;
    border: 1px solid #107ea9;
    background: #107ea9;
}

.btn-sky.disabled,
.btn-sky:disabled {
    background-color: #858585;
    color: #fff;
    border-color: #858585;
}

.btn-gray {
    display: inline-block;
    height: 45px;
    padding: 0 20px;
    vertical-align: middle;
    background-color: #555;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border: 1px solid #555;
    border-radius: 5px;
}

.btn-gray > i {
    margin-left: 10px;
    font-size: 15px;
}

.btn-gray:hover,
.btn-gray:focus {
    color: #fff
}

.btn-gray.disabled,
.btn-gray:disabled {
    background-color: #555;
    color: #fff;
    border-color: #555;
}

.btn-green-s {
    display: inline-block;
    min-width: 100px;
    border-radius: 5px;
    vertical-align: middle;
    padding: 5px 20px;
    background-color: #3e9830;
    text-align: center;
    color: #fff;
    font-size: 1em;
    border: 1px solid #3e9830;
}

.btn-green-s > i {}

.btn-green-s:hover,
.btn-green-s:focus {
    color: #fff;
    background-color: #307625;
    border: 1px solid #307625;
}

.btn-green-s.disabled,
.btn-green-s:disabled {
    background-color: #307625;
    color: #fff;
    border-color: #307625;
}

.btn-blue-s {
    display: inline-block;
    min-width: 100px;
    height: 45px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
}

.btn-blue-s > i {}

.btn-blue-s {
    display: inline-block;
    min-width: 100px;
    height: 45px;
    line-height: 43px;
    vertical-align: middle;
    padding: 0 20px;
    background-color: #034d98;
    color: #fff;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #034d98;
    white-space: nowrap;
}

.btn-blue-s:hover,
.btn-blue-s:focus {
    color: #fff;
    background: #00127e;
    border: 1px solid #00127e;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.btn-blue-m {
    display: inline-block;
    height: 40px;
    line-height: 38px;
    vertical-align: middle;
    padding: 0 20px;
    background-color: #034d98;
    color: #fff;
    font-size: 13px;
    text-align: center;
    border-radius: 7px;
    border: 1px solid #034d98;
    white-space: nowrap;
}

.btn-blue-m:hover,
.btn-blue-m:focus {
    color: #fff;
    background: #00127e;
    border: 1px solid #00127e;
    transition: all .2s;
    -webkit-transition: all .2s;
}


.btn-black-s {
    display: inline-block;
    min-width: 100px;
    height: 45px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
}

.btn-black-s > i {}

.btn-black-s {
    display: inline-block;
    min-width: 100px;
    height: 45px;
    line-height: 43px;
    vertical-align: middle;
    padding: 0 20px;
    background-color: #333;
    color: #fff;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #333;
    white-space: nowrap;
}

.btn-black-s:hover,
.btn-black-s:focus {
    color: #fff;
    background: #000;
    border: 1px solid #000;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.btn-black-xs {
    display: inline-block;
    height: 25px;
    padding: 5px 10px;
    line-height: 25px;
    background-color: #333;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid #333;
    white-space: nowrap;
    border-radius: 5px;
}

.btn-black-xs:hover,
.btn-black-xs:focus {
    color: #fff;
    background: #000;
    border: 1px solid #000;
    transition: all .2s;
    -webkit-transition: all .2s;
}


.btn-blue-xs {
    display: inline-block;
    height: 32px;
    padding: 0px 15px;
    background-color: #5555e4;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid #5555e4;
    white-space: nowrap;
    border-radius: 5px;
}

.btn-blue-xs:hover,
.btn-blue-xs:focus {
    color: #fff;
    background: #3939b0;
    border: 1px solid #3939b0;
    transition: all .2s;
    -webkit-transition: all .2s;
}



.btn-red-s {
    display: inline-block;
    min-width: 100px;
    height: 45px;
    vertical-align: middle;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
}

.btn-red-s > i {}

.btn-red-s {
    display: inline-block;
    min-width: 100px;
    height: 45px;
    line-height: 43px;
    padding: 0 20px;
    background-color: #df002c;
    color: #fff;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #df002c;
    white-space: nowrap;
}

.btn-red-s:hover,
.btn-red-s:focus {
    color: #fff;
    background: #a00007;
    border: 1px solid #a00007;
    transition: all .2s;
    -webkit-transition: all .2s;
}

.btn-red-xs {
    display: inline-block;
    height: 32px;
    padding: 0px 15px;
    background-color: #df002c;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid #df002c;
    white-space: nowrap;
    border-radius: 5px;
}

.btn-red-xs:hover,
.btn-red-xs:focus {
    color: #fff;
    background: #a00007;
    border: 1px solid #a00007;
    transition: all .2s;
    -webkit-transition: all .2s;
}



.btn-more-s > i {}

.btn-more-s {
    display: inline-block;
    min-width: 130px;
    padding: 10px 30px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border: 2px solid #fff;
    font-weight: 600;
    border-radius: 30px;
}

.btn-more-s:hover,
.btn-red-s:focus {
    transition: all .2s;
    -webkit-transition: all .2s;
}


.btn_gray,
.btn_black,
.btn_yellow,
.btn_red,
.btn_green,
.btn_blue {
    padding: 5px 10px;
    color: #fff !important;
    border-radius: 5px;
    font-size: 0.8em;
}

.btn_gray {
    background: #999999;
}

.btn_black {
    background: #000;
}

.btn_yellow {
    background: #ffc22a;
}

.btn_red {
    background: #ff0000;
}

.btn_green {
    background: #7da84c;
}

.btn_blue {
    background: #10afed;
}

/* ---------------------------
	button----------------------------------------------
------------------------------ */

/* ---------------------------
	pagination
------------------------------ */
.paging {
    width: 100%;
    text-align: center;
    font-size: 0;
    margin-top: 30px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 auto;
    border-radius: 0
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 18px 0 0;
    border-radius: 0
}

.pagination > li {
    display: inline;
    border-radius: 3px;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    width: 38px;
    height: 38px;
    padding: 10px 0;
    line-height: 1;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0 3px;
    color: #343434;
}

.pagination > li.active > a {
    color: #fff;
    background: #034d98;
    border: 1px solid #034d98;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 17px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

/* ---------------------------
	pagination----------------------------------------------
------------------------------ */



/* ----------------------------- */
/* Feather - Icon
/* ----------------------------- */
.feather {
    vertical-align: middle;
}


/* ----------------------------- */
/* Align
/* ----------------------------- */
.al_cnt {
    margin: 20px auto;
    text-align: center;
}

/* ---------------------------
	search
------------------------------ */
.m_nav_search {
    width: 100%;
    padding: 2% 20px;
    position: absolute;
    right: 0;
    top: 90px;
    z-index: 200;
    background: #fff;
    border-top: 1px solid #dcdcdc;
    /*display: none;*/
}

.mini .m_nav_search {
    top: 80px;
}

.m_nav_search_ti {
    margin: 0 0 10px 10px;
    color: #333;
}

.m_nav_search_x {
    position: absolute;
    top: 9px;
    right: 30px;
    color: #333;
    cursor: pointer;
}

.m_nav_search_x i {
    font-size: 50px;
}

.red {
    color: #f00;
}

.blue {
    color: #0561ff;
}

/* ----------------------------- */
/* Select Style
/* ----------------------------- */
.grid_wrap select {
    position: relative;
    width: 100%;
    /* height: 59px; */
    padding: 15px;
    font-family: 'Noto Sans KR', sans-serif;
    color: #666;
    border-radius: 7px;
    border: 1px solid #cccfd8;
    background: #fff;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}



/* ---------------------------
	page-header
------------------------------ */

/* Page Header > Main */
.page-header {
    margin: 0 0 40px;
    position: relative;
    padding: 10px 0;
    background-color: #fff;
    border-top: 2px solid #333;
    border-bottom: 1px solid #ddd;
}

.no-header-margin .page-header {
    margin-bottom: 0
}

.sep {
    margin: 0 15px;
}

.page-header .container {
    position: relative
}

.page-header-title {
    display: block;
    font-size: 21px;
    line-height: 1.4em;
    font-weight: normal;
    font-weight: 400;
    margin: 0px;
    color: #000;
}

body.breadcrumbs-position-default .page-header-title {
    max-width: 70%
}

.page-subheading {
    font-size: 1.077em;
    margin: 0;
    color: #999;
}

.page-subheading p:last-child {
    margin: 0
}

.centered-page-header .page-header-title,
.centered-minimal-page-header .page-header-title {
    max-width: 100% !important
}

/* Page Header > Centered */
.centered-page-header {
    text-align: center;
    padding: 30px 0;
}

.centered-page-header .page-header-title {
    font-size: 32px
}

.centered-page-header .page-subheading {
    font-size: 1.385em;
    font-weight: 300;
}

/* Page Header > Minimal Centered */
.centered-minimal-page-header {
    text-align: center;
    padding: 30px 0;
    background: #fff;
    border-color: #eee;
}

.centered-minimal-page-header .page-header-title {
    font-size: 32px
}

.centered-minimal-page-header .page-subheading {
    font-size: 1.385em;
    font-weight: 300;
}

/* Page Header > Solid Color */
.solid-color-page-header .page-header-title {
    color: #fff !important
}

.solid-color-page-header .site-breadcrumbs,
.solid-color-page-header .site-breadcrumbs a {
    color: #fff !important
}

.solid-color-page-header .page-subheading {
    color: #fff
}

/* Page Header > Archive Description */
.archive-description {
    margin-bottom: 30px
}

/* Page Header > Background Image */
.background-image-page-header {
    width: 100%;
    border: none;
    background: #000;
}

.page-header-table {
    display: table;
    width: 100%;
    height: 400px;
}

.page-header-table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 30px;
}

.page-header.background-image-page-header .page-header-title {
    position: relative;
    z-index: 2;
    color: #fff;
    max-width: 100%;
    font-size: 3.231em;
    font-weight: 400;
    max-width: 100% !important;
}

.page-header.background-image-page-header .page-subheading {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 1.846em;
    font-weight: 300;
}

.background-image-page-header-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.5;
}

.background-image-page-header-overlay.style-dotted {
    background: rgba(0, 0, 0, 0.3) url(images/dotted-overlay.png) repeat
}

.background-image-page-header-overlay.style-dashed {
    background: rgba(0, 0, 0, 0.3) url(images/dashed-overlay.png) repeat
}

.page-header-title {
    display: none;
}

.headD {
    margin-bottom: 50px
}

.headD h3 {
    word-break: keep-all;
    font-family: 'S-CoreDream-6Bold';
    font-size: 36px;
    line-height: 60px;
    text-align: center;
    color: #343434;
}

.headD .headText {
    margin: 5px 0 0;
    font-weight: 300;
    font-size: 18px;
    color: #343434;
    text-align: center;
    line-height: 1.6;
}

.o-text-wrap {
    margin: 50px 0;
    word-break: keep-all;
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    position: relative;
}

.o-text-wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    width: 4px;
    height: 60px;
    background: #ffcc00;
}

/* ---------------------------
	page-header//////
------------------------------ */


/* ---------------------------
	sidebar-nav
------------------------------ */
#sidebar {
    float: left;
}

#sidebar .widget-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    font-size: 2em;
    color: #fff;
    padding: 41px 0;
    text-align: center;
    background: url(../../common/images/sidebar-bg.jpg) no-repeat left bottom;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    position: relative;
    text-align: center;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cssmenu ul ul {
    display: none;
}

.align-right {
    float: right;
}

#cssmenu > ul > li > a {
    padding: 20px 10px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #323232;
    background: #fff;
}

#cssmenu > ul > li > a i {
    float: right;
    font-size: 0.8em;
}

#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a,
#cssmenu > ul > li.open > a {
    font-weight: 600;
    color: #323232;
}

#cssmenu > ul > li.active > a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 38px;
    width: 70%;
    height: 3px;
    background: #df002c;
}

#cssmenu > ul > li.open > a {}

#cssmenu > ul > li > a {
    border-bottom: 1px solid #ddd;
}

#cssmenu > ul > li:last-child > a,
#cssmenu > ul > li.last > a {}

.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.holder::after,
.holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.holder::after {
    top: 17px;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}

#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
    border-color: #eeeeee;
}

.holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
}

#cssmenu ul ul li a {
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    padding: 15px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    color: #333;
    background: #f9f9f9;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
    background: #424852;
    color: #ffffff;
}

#cssmenu ul ul li:first-child > a {
    box-shadow: none;
}

#cssmenu ul ul ul li:first-child > a {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#cssmenu ul ul ul li a {
    padding-left: 30px;
}

#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
    border-bottom: 0;
}

#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
    border-bottom: 1px solid #32373e;
}

#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
}

/*#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  right: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}*/
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
    border-color: #ffffff;
}

.banner_box_call {
    margin-top: 30px;
    border-top: 3px solid #ddd;
    border-bottom: 3px solid #ddd;
    padding: 15px;
}

.banner_box_call li:nth-child(1) {
    font-size: 1.2em;
    font-weight: 600;

}

.banner_box_call li:nth-child(2) {
    font-size: 1.8em;
    font-weight: 700;
    color: #034d98;
}

.banner_box_call li:nth-child(3) {
    font-weight: 500;
}

@media only screen and (max-width:1280px) {
    #sidebar {
        display: none;
    }
}

@media only screen and (min-width:960px) {
    #sidebar {
        width: 21.2%;
        max-width: 21.2%;
    }
}

/* ---------------------------
	sidebar-nav//////
------------------------------ */


/*-----------------------------------------------------------------

서브페이지

-------------------------------------------------------------------*/
.clr {
    clear: both;
}

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

#primary {
    padding-top: 90px;
}

#content-wrap {
    padding-top: 53px;
}

.content-wrap {
    max-width: 1330px;
    margin: 0 auto;
    padding: 80px 15px;
}

.content-wrap_1 {
    padding: 80px 15px 20px;
}

.site-content {
    padding: 60px 0 100px;
}

.site-content01 {
    padding-bottom: 0;
}

.sub1_bg {
    background-image: url(../../common/images/sub1_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sub2_bg {
    background-image: url(../../common/images/sub2_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sub3_bg {
    background-image: url(../../common/images/sub3_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sub4_bg {
    background-image: url(../../common/images/sub4_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.sub5_bg {
    background-image: url(../../common/images/sub5_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.line_bor {
    display: block;
    height: 0;
    background: none;
    margin: 25px auto 40px;
    float: none;
    border-top: 1px solid #999;
    width: 1px;
    border-top-width: 35px;
}


/*서브 배너 및 기본폰트*/
.sub_banner_wrap {
    padding: 60px 0;
}

.sub_banner1 {
    font-size: 21px;
    color: #d2d2d2;
    line-height: 24px;
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-top: 10px;
    font-weight: 500;
}

.sub_banner2 {
    font-size: 42px;
    font-family: 'S-CoreDream-6Bold';
    color: #fff;
    text-align: center;
    margin: 0;
    line-height: 1.3;
}

.sub_banner3 {
    font-size: 18px;
    color: #f2f1f1;
    letter-spacing: -0.5px;
    line-height: 24px;
    text-align: center;
}

.sub_box {
    padding: 40px 0;
}

.sub_box1 {
    padding: 40px 0 0;
}

.sub_box_bg {
    background: url(../../common/images/sub01_img01.jpg) no-repeat right;
}

.sub_mt {
    font-size: 50px;
    font-weight: 600;
    color: #242424;
    letter-spacing: -1.5px;
    line-height: 59px;
}

.sub_mt3 {
    font-size: 40px;
    font-weight: 600;
    color: #242424;
    letter-spacing: -1.5px;
    line-height: 59px;
}

.sub_mt2 {
    font-size: 26px;
    font-weight: 400;
    color: #927352;
    letter-spacing: -1.6px;
    line-height: 40px;
    margin: 20px 0;
}

.sub_mt4 {
    font-size: 24px;
    font-weight: 400;
    color: #927352;
    letter-spacing: -1.6px;
    line-height: 1.6;
    margin: 10px 0;
}

.sub_mt2 strong {
    font-weight: 900;
    color: #fb9400;
}

.sub_st {
    font-size: 18px;
    font-weight: 400;
    color: #464646;
    letter-spacing: -0.5px;
    line-height: 1.6;
}

.sub_st strong {
    font-weight: 500;
    color: #242424;
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
    margin-bottom: 10px;
}

.sub_st_1 {
    font-size: 16px;
    font-weight: 400;
    color: #464646;
    line-height: 1.6;
}

.sub_st_2 {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}

.sub_border p {
    border: 1px solid #e1e1e1;
    border-radius: 35px;
    padding: 20px 30px;
    background: #fdfdfd;
    display: inline-block;
}

.sub_border2 p {
    border: 1px solid #e1e1e1;
    border-radius: 35px;
    padding: 20px 30px;
    background: #fdfdfd;
}


.lnb_container {
    position: fixed;
    width: 100%;
    z-index: 3;
    border-bottom: 1px solid #034d98;
    background: #034d98;
}

.lnb_container .location {
    position: relative;
    padding: 10px 0;
}

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

.lnb_container .location span {
    float: left;
    position: relative;
    padding-right: 21px;
    font-weight: 300;
    font-size: 16px;
    color: #fff
}

.lnb_container .location span:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 1px;
    height: 15px;
    background: #ccc;
}

.lnb_container .location span.active {
    padding-right: 0;
    margin-right: 0;
    font-weight: 600;
    padding-right: 18px;
    font-size: 16px;
    color: #222
}

.lnb_container .location span.active:after {
    display: none
}

.lnb_container .location .depth {
    position: relative;
    float: left;
    min-width: 180px;
}

.lnb_container .location .depth:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 1px;
    height: 15px;
    background: #ccc;
}

.lnb_container .location .depth:last-child:after {
    display: none;
}

.lnb_container .location .depth > a {
    padding-right: 18px;
    font-size: 16px;
    color: #fff;
    background: url('../../common/images/location_open.png') no-repeat right center;
    display: block;
    margin: 0 20px;
}

.lnb_container .location .depth:last-child > a {
    font-weight: 500;
    color: #fff;
}

.lnb_container .location .depth > a.on {
    background: url('../../common/images/location_close.png') no-repeat right center
}

.lnb_container .location .depth .two {
    display: none;
    position: absolute;
    top: 43px;
    left: 0;
    min-width: 180px;
    width: auto;
    padding: 18px 15px;
    background: #fff;
    border: 1px solid #ccc
}

.lnb_container .location .depth .two a {
    display: block;
    margin-top: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #343434;
    text-align: left;
    font-weight: 300;
}

.lnb_container .location .depth .two a.active {
    color: #034d98;
    font-weight: 500;
}

.lnb_container .location .depth .two a:first-child {
    margin-top: 0
}

.lnb_container .location .depth .two a:hover {
    color: #034d98;
    font-weight: 500;
}

.lnb_container .utill {
    position: absolute;
    top: 0;
    right: 50px
}

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

.lnb_container .utill .shareLo {
    position: relative;
    float: left
}

.lnb_container .utill .shareLo .share {
    display: inline-block;
    padding-left: 28px;
    font-size: 13px;
    line-height: 22px;
    color: #222;
    background: url('../../common/images/utill_share.png') no-repeat left center;
    letter-spacing: 0
}

.lnb_container .utill .shareLo .share:hover {
    color: #df002c
}

.lnb_container .utill .shareLo .two {
    display: none;
    position: absolute;
    top: 35px;
    left: -10px;
    padding: 30px 35px;
    background: #fff;
    border: 1px solid #e5e5e5
}

.lnb_container .utill .shareLo .two a {
    display: block;
    margin-top: 10px
}

.lnb_container .utill .shareLo .two a:first-child {
    margin-top: 0
}

.lnb_container .utill .print {
    display: none;
    float: left;
    margin-left: 30px;
    padding-left: 32px;
    font-weight: 600;
    font-size: 13px;
    line-height: 22px;
    color: #222;
    background: url('../../common/images/utill_print.png') no-repeat left center;
    letter-spacing: 0
}

.lnb_container .utill .print:hover {
    color: #df002c
}

#content-wrap .content-area {
    float: right;
    width: 78.8%;
    max-width: 78.8%;
    padding: 0 0 90px 50px;
    min-height: 600px;
}

.title-inner {
    position: relative;
    margin-top: 30px;
}

.title-inner h1 {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.8;
    margin: 0;
}

.title-inner h1:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 4px;
    background: #df002c;
}

.title-inner p {
    font-size: 20px;
    font-weight: 500;
}

.title-inner a {
    font-size: 1em;
    font-weight: 600;
    background: #c94b4b;
    color: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.title-inner a:hover {
    background: #4b134f
}

.sub_tit h2 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    padding-left: 10px;
}

.sub_tit h2:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 4px;
    height: 25px;
    background: #ddd;
}

.sub_tit p {
    font-size: 16px;
    margin: 10px 0 0;
    line-height: 1.8;
}

.sub_tit .st_txt {
    max-width: 60%;
}

.sub_tit ul {
    padding-top: 20px;
}

.sub_tit ul li {
    font-size: 16px;
    background: url(../../common/images/h3_ti.gif) no-repeat 0px 13px;
    padding-left: 15px;
    font-weight: 500;
    float: left;
    width: 50%;
}

.sub_tit ul.tit_wd {
    padding-top: 15px;
}

.sub_tit ul.tit_wd li {
    width: 100%;
    float: none;
    line-height: 1.6;
}

.sub_tit01 h2 {
    margin-bottom: 10px;
    padding: 0;
}

.sub_tit01 h2:after {
    display: none;
}

.sub_tit01 h2 span {
    background: #0561ff;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    margin-right: 15px;
}

.sub_tit02 {
    padding-top: 30px;
}

.sub_tit02 h2 {
    padding-left: 30px;
    background: url(../../common/images/sub02_tit.png) no-repeat left;
    font-size: 24px;
    margin-bottom: 15px;
}

.sub_tit02 h2:after {
    display: none;
}

.sub_tit02 p {
    line-height: 1.8;
    background: #fff6e6;
    padding: 30px;
    font-size: 16px;
    margin: 0;
    color: #323232;
}

.sub_tit02_img {
    padding: 20px 0;
}

.sub_tit02_img img {
    max-width: 100%;
}


@media screen and (max-width:1200px) {}

@media screen and (max-width:1024px) {
    .sub_banner1 {
        font-size: 13px;
    }

    .sub_banner2 {
        font-size: 26px;
        line-height: 34px;
    }

    .sub_banner3 {
        font-size: 13px;
        line-height: 21px;
        padding-bottom: 40px;
    }

    .sub_banner_wrap {
        margin: 0px;
    }

    .sub_mt {
        font-size: 27px;
        line-height: 35px;
    }

    .sub_mt2 {
        font-size: 18px;
        line-height: 26px;
        margin: 10px 0;
    }

    .sub_st {
        font-size: 13px;
        line-height: 21px;
    }
}

@media screen and (max-width:767px) {
    .site-content {
        padding: 20px 0;
    }

    .sub1_bg {
        background-position: 20%;
    }

    .sub_banner_wrap {
        padding: 20px 0;
    }


}

@media screen and (max-width:480px) {

    .sub_mt {
        font-size: 22px;
    }

    .sub_mt2 {
        font-size: 16px;
    }
}



/* ---------------------------
	회사소개
------------------------------ */
.cp_tit_wrap {
    position: relative;
}

.cp_tit_wrap .tit_img {
    width: 96%;
    height: 350px;
    background-image: url(../../common/images/sub02_b01.png);
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 57%;
    background-position-y: 57%;
    background-repeat: no-repeat;
    background-size: cover;
}

.cp_tit_wrap h4.tit {
    width: 340px;
    height: 180px;
    padding: 70px 50px 0;
    position: absolute;
    bottom: -55px;
    right: 0;
    font-weight: 600;
    background-color: #034d98;
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cp_tit_wrap h4.tit:after {
    width: 120px;
    height: 5px;
    display: block;
    content: "";
    background: #df002c;
    position: absolute;
    top: 40px;
    left: -55px;
}

.about_tit p {
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
    color: #444;
    text-align: center;
}

.about_tit p span {
    color: #034d98;
    font-weight: 600;
    font-size: 28px;
}



.box_company {
    position: relative;
    border: 1px solid #ddd
}

.box_company .tit_company {
    display: block;
    width: 650px;
    margin: -3.1% auto 0 auto;
    padding: 1% 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    font-weight: normal;
    background-color: #000;
    word-break: keep-all
}

.box_company .list_company {
    width: 100%;
    margin: 3% 0;
    overflow: hidden
}

.box_company .list_company li {
    position: relative;
    float: left;
    width: 33.33%;
    padding: 120px 20px 20px;
    min-height: 200px;
    font-size: 18px;
    color: #343434;
    font-weight: 300;
    text-align: center;
    line-height: 1.6;
    ;
    border-left: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box
}

.box_company .list_company li p {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}

.box_company .list_company li p span {
    display: block;
}

.box_company .list_company li:nth-child(1) {
    background: url("../../common/images/company01.png") no-repeat 50% 10px;
    border-left: 0
}

.box_company .list_company li:nth-child(2) {
    background: url("../../common/images/company02.png") no-repeat 50% 10px;
}

.box_company .list_company li:nth-child(3) {
    background: url("../../common/images/company03.png") no-repeat 50% 10px;
}

/* ---------------------------
	회사개요//////
------------------------------ */


/* ---------------------------
	조직도
------------------------------ */
.organization {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 21px;
    margin: 0;
    margin-bottom: 50px;
}

.organization table {
    width: 100%;
}

.organization .all {
    -webkit-box-shadow: 5px 5px #f2f2f2;
    box-shadow: 5px 5px #f2f2f2;
    border: 1px solid #ddd;
    font-size: 21px;
    width: 30%;
    padding: 15px;
    margin: 0 auto;
    font-family: 'S-CoreDream-5Medium';
}

.prf_wrap {
    width: 100%;
    position: relative;
    margin: 2em 0;
    padding: 50px 0;
}

.prf_wrap tbody {
    width: 100%;
}


.prf_wrap img {
    width: 100%;
}

.prf_box {
    width: 100%;
    float: left;
    margin: 0 auto;
    display: block;
    position: relative;
    margin-bottom: 60px;
}

.prf_box1 {
    display: flex;
}

.prf_box2 {
    padding: 0 20%;
}

.prf_box4 {
    margin-bottom: 70px;
}

.prf_box td {
    padding: 0;
    width: 100%;
    float: left;

}

.prf {
    display: inline-block;
    margin: 0 auto;
    min-width: 230px;
    padding: 10px 0;
    border-radius: 15px;
    background: #f2f2f2;
    -webkit-box-shadow: 8px 8px #f2f2f2;
    box-shadow: 8px 8px #f2f2f2;
    position: relative;
    font-size: 20px;
}

.prf01 {
    background: #034d98;
    background: -webkit-gradient(linear, left top, right top, from(#3095fb), to(#034d98));
    color: #fff;
}

.prf01-1 {
    border: 2px solid #034d98;
    background: #fff;
    color: #034d98;
    padding: 15px 0;
    font-family: 'S-CoreDream-5Medium';
}

.prf_top .prf01 {
    border-radius: 50%;
    width: 170px;
    height: 170px;
    padding: 40px 0;
    min-width: 160px;
    z-index: 1;
    font-family: 'S-CoreDream-5Medium';
    line-height: 1.3;
    font-size: 24px;
    border: 0;
    display: table;
}

.prf_top .prf01 p {
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle;
}

.prf02 {
    font-size: 20px;
    font-weight: 500;
    background: #3095fb;
    box-shadow: 8px 8px #cbdff5;
    color: #fff;
    z-index: 1;
}

.prf02 p,
.prf03 p {
    margin-bottom: 0;
}

.prf03 {
    font-size: 20px;
    font-weight: 500;
    background: #bb0303;
    box-shadow: 8px 8px #ffd8d8;
    color: #fff;
    z-index: 1;
}

.prf_top::after {
    content: "";
    display: block;
    position: absolute;
    background: #e2e2e2;
    width: 1px;
    height: 235px;
    left: 50%;
    top: 50%;
}

.prf_box4.prf_top::after {
    height: 50px;
}

.prf_line {
    width: 50%;
    margin: 0 25% 5em;
}

.prf_line1 {
    width: 85%;
    margin: 0 7.5% 5em;
    overflow: hidden;
}

.prf_line2 {
    width: 90%;
    margin: 0 5% 3em;
}

.prf_line td {
    width: 50%;
}

.prf_line1 td {
    width: 33.33%;
}

.prf_line .le {
    float: left;
}

.prf_line .ri {
    float: right;
}

.prf_line .prf span {
    font-size: 18px;
}

.prf_line td::before {
    content: "";
    display: block;
    position: absolute;
    background: #e2e2e2;
    width: 50%;
    height: 1px;
    top: 50%;
}

.prf_line2 td::before {
    display: none;
}

.prf_line2 td a::after {
    left: 50%;
    height: 45px;
    width: 2px;
    content: "";
    display: block;
    position: absolute;
    background: #e2e2e2;
    top: 68px;
}

.prf04 {
    border: 2px solid #00ab1d;
    color: #343434;
    font-family: 'S-CoreDream-5Medium';
    padding: 15px 0;
    background: #fff;
}


.invisivle {
    visibility: hidden;
}

.pr_line {
    background: #c0c0c0;
    height: 1px;
    float: left;
}

a.prf.ri.prf05:before {
    content: "";
    display: block;
    position: absolute;
    background: #e2e2e2;
    width: 190%;
    height: 1px;
    top: 41%;
    right: 200px;
}


.team_wrap .team_left {

    position: relative;
}

.team_wrap .tm_left {
    width: 70%;
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.team_wrap .tm_left1 {
    width: 100%;
}

.prf_box0 .team_left {
    width: 50%;
    float: right;
    margin-top: 0;
}


.team_wrap .team_right {
    width: 20%;
    float: right;
    position: relative;
}

.prf_box .tld_01 {
    width: calc(100% - 10px);
    float: left;
    position: relative;
    margin: 0 5px;
}

.prf_box .tld_02 {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.prf_box .tm_box1 .tld_01:first-child {}

/*.prf_box .tm_box1 .tld_01:last-child a.tld_link{
    height: 73px;
    line-height: 73px;
    padding: 0 5px;
}*/
.prf_box .tld_01 a.tld_link {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    line-height: 1.2;
    padding: 15px 5px;
    position: relative;
    float: left;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 10px;
}

.prf_box .tld_01 a.tld_link1.nolink {
    cursor: default;
}

.prf_box .tld_01 .team a.tld_link {
    color: #fff;
    background: #034d98;
    -webkit-box-shadow: 8px 8px #cbdff5;
    box-shadow: 8px 8px #cbdff5;
}

.prf_box .tld_02 .team a.tld_link {
    background: #000;
    -webkit-box-shadow: 8px 8px #aaa;
    box-shadow: 8px 8px #aaa;
}

.prf_box .tld_01 .team a.tld_link::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 1px;
    height: 150px;
    background: #e2e2e2;
    top: -40px;
    z-index: -1;
}

.prf_box .team_left:nth-child(2) .tld_01 .team a.tld_link::after,
.prf_box .team_left:nth-child(3) .tld_01 .team a.tld_link::after,
.prf_box .team_left:nth-child(6) .tld_01 .team a.tld_link::after {
    height: 50px;
}

.prf_box .tld_01 .team1 a.tld_link::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 1px;
    height: 70px;
    background: #e2e2e2;
    top: -40px;
    z-index: -1;
}

.prf_box03 .tld_01 a.tld_link {
    background: #bb0303;
    box-shadow: 8px 8px #ffd8d8;
    border: 1px solid #ffd8d8;
}


.prf_box .tld_01::after {
    content: "";
    display: block;
    position: absolute;
    width: 106%;
    left: 50%;
    height: 1px;
    background: #e2e2e2;
    top: -40px;
}

.prf_box .tld_02::after {
    width: 112.5%;
    top: -30px;
}

.prf_box .team_left:last-child .tld_01::after {
    display: none;
}


.prf_box .tld_01 .team1 a.tld_link {
    font-size: 17px;
    background: #f1f1f1;
    color: #000;
    padding: 12px 5px;
    margin: 5px 0;
    border: 1px solid #ddd;
}

.prf_box .tld_02 .team a.tld_link::after {
    top: -30px;
}


div.team {
    position: relative;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    font-weight: 400;
}

.tld_02 div.team {
    padding: 0;
}

.prf_box .tld_02 a.tld_link .stem {
    background: #f2f2f2;
    padding: 10px;
    font-size: 18px;
    height: 280px;
}

.prf_box .tld_02 a.tld_link .stem p {
    border-bottom: 1px solid #ccc;
    padding: 10px 5px;
    word-break: keep-all;
    font-family: 'S-CoreDream-5Medium';
}

.prf_box .tld_02 a.tld_link .stem p.on {
    background: #1b7ac7;
    color: #fff;
    margin-top: 10px;
}

.prf_box .tld_01 a.tld_link .stem {
    background: #f2f2f2;
    padding: 10px;
    font-size: 18px;
    height: 280px;
}

.prf_box .tld_01 a.tld_link .stem p {
    border-bottom: 1px solid #ccc;
    padding: 10px 5px;
    word-break: keep-all;
    font-family: 'S-CoreDream-5Medium';
}

.prf_box .tld_01 a.tld_link .stem p.on {
    background: #1b7ac7;
    color: #fff;
    margin-top: 10px;
}


.prf_box .pr_line_3 a:nth-child(2)::after {
    top: -200px;
    height: 200px;
}

.tld_02_in {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
    border-top: 0;
}

.tld_02_in div.team {
    line-height: 1.2;
    padding: 5px 0;
}

.prf_tit {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 1em;
}

.prf_tit > span {
    color: #5581d5;
    margin-right: 0.3em;
}

.table01 {
    margin: 0;
}

.team_wrap:last-child {
    margin-bottom: 0;
}


@media (max-width: 1280px) {

    .prf_box ul a {
        font-size: 17px;
    }
}

@media (max-width: 1080px) {
    .prf_box .tld_01 .team1 a.tld_link {
        font-size: 16px;
    }
}

@media (max-width: 980px) {

    .organization{
        margin-bottom: 0;
    }
    .organization table {
        width: 100%;
    }

    .prf_box {
        margin-bottom: 40px;
    }

    .prf_box4 {
        margin-bottom: 70px;
    }

    .prf_box1 {
        display: block;
    }

    .prf_top .prf01 {
        font-size: 20px;
        width: 150px;
        height: 150px;
        min-width: 150px;
    }

    .prf {
        font-size: 16px;
        min-width: 150px;
    }


    .prf03 p {
        font-size: 15px;
    }

    .prf_top::after {
        height: 150px;
    }

    .prf_box4.prf_top::after {
        height: 55px;
    }

    .prf_box5.prf_top::after {
        height: 65px;
    }

    .prf_box .tld_01 .team a.tld_link,
    .prf_box .tld_01 .team1 a.tld_link {
        font-size: 14px;
    }

    div.team {
        font-size: 14px;
    }

    .team_wrap .tm_left {
        float: left;
        width: 33.33%;
        margin-bottom: 30px;
        min-height: 230px;
    }

    .prf_box .tld_01::after{
        width: 103.5%;
    }
    .prf_box .team_left:nth-child(3) .tld_01::after {
        display: none;
    }

    .team_wrap .tm_left:nth-child(4),
    .team_wrap .tm_left:nth-child(5),
    .team_wrap .tm_left:nth-child(6) {
        margin-top: 30px;
    }

    .prf_box2 {
        display: flex;
        padding: 0;
    }

    .prf_box2.team_wrap .tm_left {
        width: 100%;
        float: none;
        margin-bottom: 0;
    }

    .prf_box .tld_02 {
        width: calc(100% - 10px);
        margin: 0 5px;
    }

    .prf_box .tld_02::after {
        width: 117.5%;
    }

}

@media (max-width: 600px) {
    .organization {
        margin-bottom: 0px;
    }

    .organization.mt40 {
        margin-bottom: 50px;
    }

    .team_wrap .tm_left {
        width: 50%;
    }

    .prf_box .tld_01::after {
        display: none;
    }

    .prf_box .team_left:first-child .tld_01::after {
        display: block;
        ;
    }

    .prf_box .tld_01::after {
        width: 105%;
    }

    .prf_box .tld_01 .team1 a.tld_link::after {
        height: 100px;
    }

    .team_wrap .tm_left {
        margin-bottom: 20px;
        min-height: 100%;
    }

    .prf_box .tld_01 .team a.tld_link {
        margin-bottom: 5px;
    }

    .prf_box .tld_01 .team1 a.tld_link {
        margin: 2px 0;
    }

    .team_wrap .tm_left:nth-child(4),
    .team_wrap .tm_left:nth-child(5),
    .team_wrap .tm_left:nth-child(6),
    .team_wrap .tm_left:nth-child(7) {
        margin-top: 0;
    }

    .team_wrap .tm_left:nth-child(6) {
        min-height: 200.19px;
    }

    .prf_box .team_left:nth-child(6) .tld_01 .team1 a.tld_link::after,
    .prf_box .team_left:nth-child(7) .tld_01 .team1 a.tld_link::after {
        height: 70px;
    }

    .prf_box.prf_box2 .tld_01 .team1 a.tld_link::after {
        height: 70px;
    }
    
    .prf_box .tld_01 .team1:last-child a.tld_link::after{
        display: none;
    }

    .team_wrap .tm_left:first-child .tld_01 .team1:last-child a.tld_link::after{
        display: block;
        height: 140px;
    }
}



/* ---------------------------
	조직도//////
------------------------------ */





/* ---------------------------
	사업소개
------------------------------ */
.prodwrap {
    margin: 0 auto;
    width: 70%;
    max-width: 100%;
}

.prodwr {
    padding: 30px 0;
}

.prodwr .product_name {
    float: left;
    width: 350px;
}

.prodwr .product_name h1 {
    font-size: 30px;
    position: relative;
    display: inline-block;
    color: #034d98;
    font-weight: 600;
}

.prodwr .product_name h1:after {
    width: 100%;
    height: 2px;
    display: block;
    content: "";
    position: absolute;
    background-color: #034d98;
    bottom: -7px;
}

.prodwr .product_txt {
    width: calc(100% - 350px);
    float: right;
    margin: 0;
}

.prodwr .product_txt img {
    border: 1px solid #ddd;
}

.prodwr .product_txt p {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.2;
}

.prodwr1 .product_txt {
    width: 100%;
    float: left;
    margin: 0;
}

.prodwr1 .product_txt p {
    font-weight: 600;
    text-align: center;
    color: #034d98;
    font-size: 26px;
}

.prodwr1 .product_txt img {
    margin: 0 auto;
    text-align: center;
    display: block;
}

/* ---------------------------
	사업소개//////
------------------------------ */



/* ---------------------------
	인증서
------------------------------ */
.certification-box .lst_certification .img img {
    width: 100%;
}

.certification-box .lst_certification {
    display: inline-block;
}

.certification-box .lst_certification li {
    margin-bottom: 40px;
}

.certification-box .lst_certification a {
    display: block;
    text-align: center;
    line-height: 1.5;
}

.certification-box .lst_certification a:hover .img::before,
.certification-box .lst_certification a:focus .img::before,
.certification-box .lst_certification a:active .img::before {
    opacity: 0.7;
}

.certification-box .lst_certification a:hover .btn,
.certification-box .lst_certification a:focus .btn,
.certification-box .lst_certification a:active .btn {
    opacity: 1;
}

.certification-box .lst_certification .img {
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
    text-align: center;
}

.certification-box .lst_certification .img img {
    max-width: 100%;
    vertical-align: middle;
}

.certification-box .lst_certification .img::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    content: '';
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.certification-box .lst_certification .txt {
    font-size: 16px;
    display: block;
    min-height: 50px;
}

.certification-box .lst_certification .btn {
    position: absolute;
    left: 50%;
    top: 50%;
    border: 1px solid #fff;
    color: #fff;
    line-height: calc(2rem - 2px);
    opacity: 0;
    -webkit-transform: translate(-50%, 80%);
    transform: translate(-50%, 80%);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.certification-box .lst_certification .btn::before {
    position: absolute;
    left: 50%;
    top: -5.6rem;
    width: 1px;
    height: 4.3rem;
    background-color: #fff;
    content: '';
}

.certification-box .lst_certification .btn::after {
    position: absolute;
    left: 50%;
    top: -3.4rem;
    width: 4.3rem;
    height: 1px;
    background-color: #fff;
    content: '';
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

/* ---------------------------
	인증서//////
------------------------------ */


/* ---------------------------
	오시는길
------------------------------ */
.ir {
    display: block;
    background-image: url(../../images/common/ir_icon.png);
    background-repeat: no-repeat;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    text-indent: -999em
}

.locationInfo {
    padding: 20px;
    border-bottom: 1px solid #ddd;
    width: 100%;
    margin: 0 auto;
    text-align: right
}

.locationInfo:after {
    content: "";
    display: block;
    clear: both
}

.locationInfo .loTit {
    float: left;
    text-align: left;
    font-size: 36px;
    font-weight: 300
}

.locationInfo .loTit p {
    margin-bottom: 0;
    line-height: 1.6;
}

.locationInfo .loTitR {
    float: left;
    text-align: right;
}

.locationInfo div dl {
    display: inline-block;
    text-align: left
}

.locationInfo div dl:nth-child(2),
.locationInfo div dl:nth-child(3) {
    margin-left: 80px
}

.locationInfo div dl dt {
    width: 70px;
    height: 70px;
    display: inline-block;
    vertical-align: middle;
}

.locationInfo div dl dt i {
    width: 70px;
    height: 70px;
    background-position: -609px -544px
}

.locationInfo div dl:nth-child(2) dt i {
    background-position: -695px -542px
}

.locationInfo div dl dd {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}

.locationInfo div dl dd strong {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #034d98;
}

.company .map {
    width: 100%;
    height: 550px;
    box-sizing: border-box;
}

/* ---------------------------
	오시는길//////
------------------------------ */


/* ---------------------------
	지속가능성
------------------------------ */
.box_areas {
    position: relative;
    margin-top: 6.1%;
    border: 1px solid #ddd
}

.box_areas .tit_areas {
    display: block;
    width: 650px;
    margin: -3.1% auto 0 auto;
    padding: 1% 0;
    font-size: 24px;
    color: #fff;
    text-align: center;
    border-radius: 100px;
    font-weight: normal;
    background-color: #034d98;
    word-break: keep-all
}

.box_areas .list_areas {
    width: 100%;
    margin: 3% 0;
    overflow: hidden
}

.box_areas .list_areas li {
    position: relative;
    float: left;
    width: 33.33%;
    padding: 20px 20px;
    font-size: 18px;
    color: #343434;
    font-weight: 300;
    text-align: center;
    line-height: 1.6;
    ;
    border-left: 1px solid #ddd;
    text-align: center;
    box-sizing: border-box
}

.box_areas .list_areas li p {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
    line-height: 1.2;
    padding-top: 20px;
}

.box_areas .list_areas li p span {
    display: block;
}


/*
.box_areas .list_areas li{position:relative;float:left;width:33.33%;padding:140px 20px 20px;font-size:18px;color:#343434;font-weight: 300; text-align:center;line-height:1.6;;border-left:1px solid #ddd;text-align:center;box-sizing:border-box}

.box_areas .list_areas li:nth-child(1){background:url("../../common/images/areas01.png") no-repeat 50% 10px;border-left:0}
.box_areas .list_areas li:nth-child(2){background:url("../../common/images/areas02.png") no-repeat 50% 10px;}
.box_areas .list_areas li:nth-child(3){background:url("../../common/images/areas03.png") no-repeat 50% 10px;}*/

/* ---------------------------
	지속가능성//////
------------------------------ */


/* ---------------------------
	채용정보
------------------------------ */
.hire_wrap {
    margin-top: 60px;
}

.hire_list {
    padding-top: 40px;
    width: 100%;
    margin: 0 auto;
}

.hire_list_in li {
    float: left;
    width: 20%;
    padding: 0 15px;
    position: relative;
}

.hire_list_in {
    text-align: center;
}

.hire_list .stepbox_type {
    position: relative;
    padding: 45px 15px 30px 15px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    width: 100%;
}

.hire_list_in li:after {
    position: absolute;
    right: -10px;
    top: 50%;
    width: 18px;
    height: 11px;
    margin-top: -6px;
    content: "";
    display: inline-block;
    background: url(../../common/images/sp_read_step.png) no-repeat;
    vertical-align: middle;
    line-height: normal;
}

.hire_list_in li:last-child:after {
    display: none;
}

.hire_list .stepbox_type div.stepnum {
    position: absolute;
    top: -25px;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #333;
    padding: 4px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.hire_list .stepbox_type div.steptext {
    text-align: center;
}

.hire_list .stepbox_type div.steptext p {
    font-size: 18px;
    margin-bottom: 0;
}

.hire_list .stepbox_type div.steptext span {
    font-size: 18px;
}

.worko-tabs {
    padding-top: 20px;
    width: 100%;
}

.worko-tabs .state {
    position: absolute;
    left: -10000px;
}

.worko-tabs .flex-tabs {
    display: block;
    text-align: center;
}

/*.worko-tabs .flex-tabs .tab { -webkit-box-flex: 1;flex-grow: 1;}*/
.worko-tabs .flex-tabs .panel {
    background-color: #fff;
    padding: 50px 0 0;
    display: none;
    width: 100%;
    flex-basis: auto;
}

.worko-tabs .tab {
    display: inline-block;
    width: 150px;
    border-bottom: 1px solid #ddd;
    margin: 0 auto;
    padding: 5px;
    margin: 0 5px;
    vertical-align: top;
    cursor: pointer;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
}

.worko-tabs .tab:nth-child(1) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.worko-tabs .tab:nth-child(2) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#tab-one:checked ~ .tabs #tab-one-label,
#tab-two:checked ~ .tabs #tab-two-label,
#tab-three:checked ~ .tabs #tab-three-label,
#tab-four:checked ~ .tabs #tab-four-label {
    border-bottom: 1px solid #034d98;
    color: #034d98;
    font-weight: 600;
}

#tab-one:checked ~ .tabs #tab-one-panel,
#tab-two:checked ~ .tabs #tab-two-panel,
#tab-three:checked ~ .tabs #tab-three-panel,
#tab-four:checked ~ .tabs #tab-four-panel {
    display: block;
}

.area-about02 {
    border-top: 1px solid #ddd;
    text-align: left;
}

.area-about02 ul {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dedede;
}

.area-about02 ul li {
    float: left;
    width: 25%;
    padding: 30px 10px;
    color: #034d98;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.area-about02 ul li:nth-child(2) {
    width: 75%;
    color: #555;
    font-weight: 300;
    font-size: 16px;
    text-align: left;
}

.area-about02 ul li b {
    color: #000;
    font-weight: 400;
}

/* ---------------------------
	채용정보//////
------------------------------ */



/* ---------------------------
	제품 및 서비스
------------------------------ */


.sub02_box {
    position: relative;
    margin-bottom: 80px;
}

.top_tit.small {
    /*padding-bottom:30px;*/
}

.top_tit.small > h4 {
    position: relative;
    margin-bottom: 20px;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
}

.top_tit.small > h4:after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    display: block;
    width: 26px;
    height: 2px;
    margin-left: -13px;
    background: #222;
}

.top_tit.small h5 {
    font-size: 20px;
    color: #666;
    letter-spacing: -0.5px;
    line-height: 1.6;
}

.top_tit.small.one {
    padding-bottom: 25px;
}

.sub02_box .button {
    background: #fff;
    color: #000;
    font-size: 30px;
}

.nav_btn {
    position: absolute;
    bottom: 0;
    right: 5%;
    z-index: 1;
}


/*Ship Repair*/
.locationtab {
    margin-bottom: 40px;
}

.locationtab li {
    float: left;
    width: 33.3333%;
}

.locationtab1 {
    margin-bottom: 40px;
}

.locationtab1 li {
    width: 50%;
}

.locationtab2 li {
    width: 25%;
}

.locationtab li a {
    display: block;
    padding: 10px;
    font-size: 18px;
    border: 1px solid #dcdcdc;
    text-align: center;
    margin-left: -1px;
    background-color: #fff;
}

.locationtab li.on a {
    background-color: #034d98;
    color: #fff;
    border-color: #034d98;
    position: relative;
    /*z-index:2;*/
}

.sub01_box {
    padding: 20px 0;
}

.sub01_box h3 {
    font-size: 34px;
    margin: 20px 0 30px;
    font-weight: 600;
    color: #034d98;
    text-align: center;
}

.sub01_box h4 {
    font-size: 30px;
    margin: 20px 0;
    font-weight: 600;
    color: #df002c;
}

.sub01_box h5 {
    font-size: 28px;
    margin: 20px 0;
    font-weight: 500;
    color: #323232;
}

.sub_innercont ul ul {
    display: block;
    margin-top: 15px;
}

.sub_innercont ul ul li {
    float: left;
    text-align: center;
    padding: 0 15px;
    width: 100%;
}

.sub_innercont ul ul li img {
    width: 100%;
}

.sub_innercont ul.ul > li {
    float: left;
    position: relative;
    padding: 0 15px;
    box-sizing: border-box;
    margin-bottom: 30px;
    width: 25%;
}

.sub_innercont .wtd {
    margin-bottom: 50px;
}

.sub_innercont .wtd1 ul.ul > li:nth-child(3) {
    width: 50%;
}

.sub_innercont .wtd1 ul.ul li:nth-child(3) ul li {
    width: 50%;
}

.sub_innercont .wtd2 ul.ul > li {
    width: 100%;
}

.sub_innercont .wtd2 ul ul {
    margin-top: 0;
}

.sub_innercont .wtd2 ul ul li {
    width: 33.33%;
}

.sub_innercont .wtd2 ul ul li:nth-child(1),
.sub_innercont .wtd2 ul ul li:nth-child(2),
.sub_innercont .wtd2 ul ul li:nth-child(3) {
    margin-bottom: 30px;
}

.sub_innercont .wtd3 ul.ul > li {
    width: 33.33%;
}

.intro_box {}

.intro_box article {
    margin-bottom: 20px;
}

.intro_box article h1 {
    float: left;
    position: relative;
    padding: 5px 0;
    font-size: 22px;
    letter-spacing: 0;
    color: #034d98;
    font-weight: 500;
}

.intro_box article h1:after {
    width: 20px;
    height: 1px;
    display: block;
    content: "";
    position: absolute;
    background-color: #df002c;
    right: -35px;
    top: 50%;
}

.intro_box article ul {
    width: 880px;
    float: right;
}

.intro_box article ul li {
    font-size: 18px;
    padding: 5px 0;
    font-weight: 300;
    letter-spacing: 0;
}

.arimg_box {
    text-align: center;
    padding-bottom: 20px;
}


/* 서브탭 */
.sub_tab_wrap {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #ddd;
    bottom: 0;
}

.sub_tab {
    max-width: 1300px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 0;
}

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

.sub_tab > li {
    position: relative;
    display: inline-block;
    padding: 0 20px;
}

.sub_tab.long > li {
    padding: 0 10px;
}

.sub_tab > li:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 1px;
    height: 15px;
    margin-top: -8px;
    background: #999;
    content: '';
}

.sub_tab > li > a {
    position: relative;
    display: inline-block;
    height: 100%;
    padding: 0 15px;
    line-height: 70px;
    font-size: 18px;
    letter-spacing: -0.5px;
    color: #343434;
    font-weight: 400;
    text-decoration: none;
}

.sub_tab > li:first-child:before {
    display: none;
}

.sub_tab > li.on > a {
    color: #034d98;
    font-weight: 600;
}

.sub_tab > li.on a span:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50%;
    display: block;
    width: 100%;
    height: 3px;
    background: #034d98;
    content: '';
}

@media all and (max-width:1300px) {
    .sub_tab_wrap {
        width: 100%;
    }

    .sub_tab {
        width: 100%;
        display: inline-block;
        overflow: hidden;
        overflow-y: hidden;
        overflow-x: auto;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .sub_tab::-webkit-scrollbar {
        display: none;
    }
}

@media all and (max-width:1200px) {
    .sub_tab > li {
        padding: 0 10px;
    }
}

@media all and (max-width:1024px) {
    .sub_tab_wrap {
        top: 0;
        height: 60px;
        margin-bottom: 50px;
    }

    .sub_tab > li,
    .sub_tab.long > li {
        padding: 0;
    }

    .sub_tab > li > a {
        padding: 0 20px;
        line-height: 60px;
        font-size: 20px;
    }
}

@media all and (max-width:620px) {
    .sub_tab_wrap {
        top: -10px;
        height: 50px;
        margin-bottom: 20px;
    }

    .sub_tab > li:before {
        margin-top: -5px
    }

    .sub_tab > li > a {
        padding: 0 10px;
        line-height: 50px;
        font-size: 14px;
    }
}

@media all and (max-width:350px) {
    .sub_tab > li > a {
        padding: 0 7px;
        font-size: 14px;
    }
}

/*.sub_innercont .wtd1 ul.ul > li:nth-child(1){width: 50%;}
.sub_innercont .wtd1 ul.ul > li:nth-child(2){width: 50%;}
.sub_innercont .wtd1 ul.ul > li:nth-child(3){width: 100%;}
.sub_innercont .wtd1 ul.ul li:nth-child(3) ul li{width: 33.33%;}*/

.sub_innercont h6 {
    color: #323232;
    letter-spacing: -0.05em;
    font-size: 18px;
    position: relative;
    padding-left: 19px;
}

.sub_innercont h6:before {
    content: "";
    width: 12px;
    height: 13px;
    background: url(../../common/images/list_tit.png) no-repeat;
    position: absolute;
    left: 0;
    top: 8px
}

.sub_list01 > div {
    margin-left: -15px;
    margin-right: -15px;
}

.sub_list01 li {
    margin-bottom: 15px;
    position: relative;
}

.sub_list01 li:after {
    content: "\F135";
    display: block;
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
    font-family: bootstrap-icons!important;
    position: absolute;
    font-size: 26px;
    line-height: 26px;
    color: #034d98;
}

.sub_list01 li:nth-child(4):after,
.sub_list01 li:last-child:after {
    display: none;
}

.sub_list01 li .stepnum {
    position: absolute;
    top: -25px;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #333;
    padding: 4px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.sub_list01 li p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
}

.sub_list02 {
    margin-top: 40px;
}

.sub_list02 li:after {
    top: 45%;
}

.sub_list03 li:nth-child(4):after {
    display: block;
}



.sub_innercont .wtd4 ul.ul > li {
    width: 50%;
}

.sub_innercont .wtd5 ul.ul > li {
    width: 33.333%;
}

.sub_innercont .wtd5 ul.ul > li:nth-child(2) {
    width: 66.66%;
}

.sub_innercont .wtd5 ul li:nth-child(2) ul li {
    width: 50%;
}

.sub_innercont .wtd6 ul.ul > li {
    width: 100%;
}

.sub_innercont .wtd6 ul ul li {
    width: 50%;
}

.sub_innercont .wtd6 ul li:nth-child(2) ul li {
    width: 33.33%;
}

.sub_innercont .wtd6 ul li:nth-child(2) ul li:nth-child(1),
.sub_innercont .wtd6 ul li:nth-child(2) ul li:nth-child(2),
.sub_innercont .wtd6 ul li:nth-child(2) ul li:nth-child(3) {
    margin-bottom: 30px;
}

.sub_innercont .wtd7 ul.ul > li {
    width: 25%;
}

.sub_innercont .wtd7 ul.ul > li:nth-child(2) {
    width: 50%;
}

.sub_innercont .wtd7 ul li:nth-child(2) ul li {
    width: 50%;
}

.sub_innercont .wtd8 ul.ul > li {
    width: 33.33%;
}

.sub_innercont .wtd8 ul.ul > li:nth-child(2) {
    width: 66.66%;
}

.sub_innercont .wtd8 ul.ul > li:nth-child(3) {
    width: 100%;
}

.sub_innercont .wtd8 ul li:nth-child(2) ul li {
    width: 50%;
}

.sub_innercont .wtd8 ul li:nth-child(3) ul li {
    width: 33.33%;
}


/*Safety equipment*/
.sub_innercont .wtd9 ul.ul > li {
    width: 100%;
}

.sub_innercont .wtd9 ul li ul li {
    width: 33.33%;
}

.sub_innercont .wtd9 ul li:nth-child(2) ul li {
    width: 50%;
}

.sub_innercont .wtd10 ul.ul > li {
    width: 100%;
}

.sub_innercont .wtd10 ul li ul li {
    width: 50%;
}

.sub_innercont .wtd10 ul li:nth-child(2) ul li {
    width: 33.33%;
}

.sub_innercont .wtd11 ul ul {
    margin-top: 0;
}

.sub_innercont .wtd11 ul.ul > li {
    width: 100%;
}

.sub_innercont .wtd11 ul li ul li {
    width: 50%;
}

.sub_innercont .wtd12 ul.ul > li {
    width: 50%;
}

.sub_innercont .wtd12 ul.ul > li:nth-child(3) {
    width: 100%;
}

.sub_innercont .wtd12 ul li:nth-child(3) ul li {
    width: 33.33%;
}

.sub_innercont .wtd13 ul.ul > li {
    width: 25%;
}

.sub_innercont .wtd13 ul.ul > li:nth-child(1) {
    width: 50%;
}

.sub_innercont .wtd13 ul li:nth-child(1) ul li {
    width: 50%;
}

.sub_innercont .wtd14 ul.ul > li {
    width: 33.33%;
}

.sub_innercont .wtd14 ul.ul > li:nth-child(4) {
    width: 100%;
}

.sub_innercont .wtd14 ul li:nth-child(4) ul li {
    width: 33.33%;
}

.sub_innercont .wtd15 ul.ul > li {
    width: 50%;
}

.sub_innercont .wtd15 ul li ul li {
    width: 50%;
}

.sub_innercont .wtd16 ul.ul > li {
    width: 33.33%;
}

.sub_innercont .wtd16 ul li ul li {}

.sub_innercont .wtd17 {
    padding-bottom: 50px;
}



.sub_innercont .wtd_list ul li ul li {
    position: relative;
}

.sub_innercont .wtd_list ul li ul li:after {
    content: "\e931";
    display: block;
    right: -12px;
    top: 45%;
    transform: translateY(-50%) rotate(90deg);
    font-family: bootstrap-icons!important;
    position: absolute;
    font-size: 26px;
    line-height: 26px;
    color: #034d98;
}

.sub_innercont .wtd_list ul li ul li:last-child:after {
    display: none;
}

.sub_innercont .wtd_list ul li ul li > div {
    font-size: 16px;
}

.sub_innercont .wtd_list01 ul li ul li {
    position: relative;
}

.sub_innercont .wtd_list01 ul li ul li:after {
    content: "\F135";
    display: block;
    right: -12px;
    top: 45%;
    transform: translateY(-50%);
    font-family: bootstrap-icons!important;
    position: absolute;
    font-size: 26px;
    line-height: 26px;
    color: #034d98;
}

.sub_innercont .wtd14 ul.ul > li:nth-child(4) ul li:after {
    display: none;
}

.sub_innercont .sub_list03 ul.ul > li {
    width: 20%;
}

.sub_list03 li p {
    line-height: 1.2;
}

.sub_list03 li .step_b {
    display: table;
    vertical-align: middle;
    width: 100%;
    padding: 40px 15px;
    border: 1px solid #ddd;
    border-radius: 10px;
    height: 140px;
}

.sub_list03 li .step_b > div {
    display: table-cell;
    vertical-align: middle;
}

.sub_innercont .sub_list04 ul.ul > li {
    width: 33.33%;
}

.sub_list04 li .step_b {
    height: 130px;
}

.sub_list04 li:nth-child(4):after {
    display: block;
}




.sub_innercont .wtd_list04 ul li ul li {
    position: relative;
}

.sub_innercont .wtd_list04 ul li:last-child ul li:after {
    content: "\e931";
    display: block;
    right: -12px;
    top: 45%;
    transform: translateY(-50%) rotate(90deg);
    font-family: bootstrap-icons!important;
    position: absolute;
    font-size: 26px;
    line-height: 26px;
    color: #034d98;
}



.sub_innercont .wtd_list05 ul li ul li {
    position: relative;
}

.sub_innercont .wtd_list05 ul li:first-child ul li:after {
    content: "\e931";
    display: block;
    right: -12px;
    top: 45%;
    transform: translateY(-50%) rotate(90deg);
    font-family: bootstrap-icons!important;
    position: absolute;
    font-size: 26px;
    line-height: 26px;
    color: #034d98;
}



/*bwms*/
.area-intro-bg {
    background: #f7f8fa;
    position: relative;
}

.area-intro {
    padding: 30px;
}

.area-intro h1 {
    color: #000;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
}

.area-intro h1 b {
    color: #323232;
}

.area-intro h1 b.tbblue {
    color: #034d98;
}

.area-cont {
    padding: 100px 0;
}

.area-about {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.area-about ul {
    overflow: hidden;
    padding: 50px 0;
}

.area-about ul li {
    float: left;
    width: 50%;
    padding: 0 50px;
    border-right: 1px solid #ddd;
}

.area-about ul li:last-child {
    border-right: 0;
}

.area-about ul li h2 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.area-about ul li p {
    font-size: 18px;
    color: #323232;
    line-height: 1.6;
    font-weight: 400;
    margin-bottom: 0;
}


/*sw*/
.quality_list {
    overflow: hidden;
}

.quality_list > li {
    float: left;
    width: 25%;
}

.quality_list > li > div {
    padding: 0 5px;
}

.quality_list > li:last-child {
    margin-right: 0;
}

.quality_list > li strong {
    display: block;
    margin-bottom: 20px;
    padding: 10px 0;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.6px;
    background: #034d98;
}

.quality_list > li p span {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 70.343%;
    background: #fff;
    text-align: center
}

.quality_list > li p span img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    transform: translate(-50%, -50%);
}

/*.quality_list > li p span img {position:absolute; top: 50%; left: 50%; height: 80%; transform: translate(-50%,-50%); } */
.quality_list > li .ul li {
    font-size: 16px;
    letter-spacing: -0.6px;
}

/* 텍스트 1개 */
.quality_list.one > li strong {
    margin-bottom: 5px;
}

.quality_list.one > li > div {
    min-height: 130px;
    margin-bottom: 20px;
    padding: 30px 20px;
    background: #f0f0f0;
    color: #666;
    text-align: center
}


.quality_list .ul > li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.5px;
}

.quality_list .ul > li:after {
    position: absolute;
    top: 15px;
    left: 10px;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #666;
    content: ''
}

.quality_list .ul > li:last-child {
    margin-bottom: 0;
}

.quality_list .ul > li > ul {
    margin-top: 6px
}

.quality_list .ul > li > ul > li {
    position: relative;
    margin-bottom: 2px;
    padding-left: 12px;
    color: #666
}

.quality_list .ul > li > ul > li:after {
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 7px;
    height: 8px;
    background: #999;
    content: ''
}

.top_tit1 {
    padding: 65px 0;
    text-align: center;
    position: relative;
}

.top_tit1.one {
    padding-bottom: 40px
}

.top_tit1 > h4 {
    font-size: 42px;
    color: #034d98;
    letter-spacing: -1.5px;
    margin: 0;
    line-height: 1.2;
}

.table_wrap > h4 {
    position: relative;
    margin-bottom: 20px;
    font-size: 24px;
    color: #222;
    font-weight: 500;
    letter-spacing: -1px;
}

.top_tit1 > p {
    font-size: 26px;
    color: #000;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 1.6;
}

.top_tit1 a {
    background: #000;
    color: #fff;
    width: auto;
    padding: 5px 15px;
    position: absolute;
    right: 0;
    top: 72px;
    font-size: 16px;
}

.top_tit1 a:hover {
    color: #fff;
}

.top_tit1.color > h4 {
    color: #fff
}

.top_tit1.color > p {
    color: #fff
}

.top_tit1.small {
    padding-bottom: 55px;
}

.top_tit1.small > h4 {
    position: relative;
    font-size: 40px;
    font-weight: bold
}

.top_tit1.small h5 {
    font-size: 20px;
    color: #666;
    letter-spacing: -0.5px;
    line-height: 1.6;
}

.top_tit1.small.one {
    padding-bottom: 25px;
}


.open_area {
    overflow: hidden;
}

.open_area > li {
    padding: 30px;
    border: 1px solid #ddd;
}

.open_area > li.list {
    display: table;
    width: 100%;
    background: #f1f1f1;
}

.open_area > li.list ol {
    display: table-cell;
    vertical-align: middle
}

.open_area > li.list ol.num li {
    position: relative;
    margin-bottom: 17px;
    padding-left: 42px;
    color: #666;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: -0.5px;
    width: 50%;
    float: left;
}

.open_area > li.list ol.num li:last-child {
    margin-bottom: 0;
}

.open_area > li.list ol.num li i {
    position: absolute;
    top: -4px;
    left: 0;
    display: block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    background: #1298be;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

.open_area1 {
    margin-bottom: 30px;
}

.open_area1 h2 {
    font-size: 24px;
    font-weight: 500;
    color: #1298be;
    margin-bottom: 10px;
}

.open_area1 h4 {
    font-size: 20px;
}



/* ---------------------------
	제품 및 서비스//////
------------------------------ */


/* ---------------------------
	포트폴리오
------------------------------ */
.Portfolio_tbl {
    position: relative;
}

.Portfolio_tbl li {
    width: 33.3333%;
    padding: 15px;
    float: left;
}

.Portfolio_tbl li .Portfolio_content_wrap {
    border: 1px solid #d5d6da;
    border-top: 0px;
}

.Portfolio_tbl li .Portfolio_img {
    position: relative;
    height: 300px;
    border: 1px solid #d5d6da;
    overflow: hidden;
}

.Portfolio_tbl li .Portfolio_img img {
    width: 100%;
    position: relative;
}

.Portfolio_tbl li .Portfolio_content {
    padding: 20px 15px;
}

.Portfolio_tbl li .Portfolio_content h3 {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

@media all and (max-width:1200px) {
    .Portfolio_tbl li .Portfolio_img {
        height: 250px;
    }
}

@media all and (max-width:980px) {
    .Portfolio_tbl li {
        width: 50%;
    }

    .Portfolio_tbl li .Portfolio_img {
        height: 300px;
    }
}

@media all and (max-width:767px) {
    .Portfolio_tbl li .Portfolio_img {
        height: 210px;
    }

    .Portfolio_tbl li .Portfolio_content {
        padding: 15px;
    }

    .Portfolio_tbl li .Portfolio_content h3 {
        font-size: 16px;
    }
}

@media all and (max-width:580px) {
    .Portfolio_tbl li {
        width: 100%;
    }

    .Portfolio_tbl li .Portfolio_img {
        height: auto;
    }
}

/* ---------------------------
	포트폴리오//////
------------------------------ */


/* ---------------------------
	견적문의
------------------------------ */

.sub04_box h3 {
    font-size: 30px;
    font-weight: 600;
    color: #034d98;
    text-align: center;
}

.sub04_box h4 {
    font-size: 22px;
    margin: 10px 0 50px;
    color: #323232;
    text-align: center;
}

.personal {
    text-align: left;
}

.personal_title {
    color: #000;
    font-size: 14px;
    margin: 20px 0 10px;
    font-weight: bold;
}

.personal ul {
    margin-left: 10px
}

.personal ul.personal_list li {
    display: block;
    position: relative;
    line-height: 160%;
    box-sizing: border-box;
    table-layout: fixed;
    padding-bottom: 5px;
    font-size: 13px;
}

.customer-box {
    padding-top: 30px;
}

.customer-box .sec_table table {
    width: 100%;
    border-top: 2px solid #034d98;
    font-size: 20px;
    table-layout: fixed;
    word-break: keep-all;
}

.customer-box .sec_table th,
.customer-box .sec_table td {
    border: 1px solid #dcdcdc;
    padding: 20px 5px;
    text-align: center;
}

.customer-box .sec_table th {
    background: #fafafa;
    color: #323232;
    vertical-align: middle;
    font-weight: 600;
}

.customer-box .sec_table td {
    color: #797979;
    line-height: 1.5;
    font-weight: 300;
    vertical-align: middle;
}

.customer-box .sec_table td strong {
    color: #323232;
    font-weight: 400;
}

.customer-box .sec_table th:first-child,
.customer-box .sec_table td:first-child {
    border-left: 0;
}

.customer-box .sec_table th:last-child,
.customer-box .sec_table td:last-child {
    border-right: 0;
}

.customer-box .sec_table td select {
    background: #fff;
    width: 120px;
    color: #000;
    font-size: 1em;
    height: 40px;
    border: 1px solid #dcdcdc;
    padding: 0 10px;
    font-weight: 400;
}

.customer-box .sec1 {
    text-align: center;
}

.customer-box .sec_in h6 {
    font-size: 22px;
    font-weight: 500;
}

.customer-box th:first-child,
.customer-box td:first-child {
    border-left-color: transparent
}

.customer-box th:last-child,
.customer-box td:last-child {
    border-right-color: transparent
}

.customer-box .s1_tit {
    font-size: 22px;
}

.customer-box .s1_btn {
    text-align: right;
}

.customer-box .s1_btn a {
    display: inline-block;
    text-align: right;
    color: #787878;
    font-size: 15px;
    padding-right: 26px;
    background: url("../../common/images/ico_arrow.png") no-repeat 90% 50%;
    line-height: 1;
    margin-bottom: 10px;
}

.customer-box .sec1 th {
    font-size: 18px;
}

.customer-box .sec1 td {
    font-size: 15px;
}

.customer-box .sec1 label {
    cursor: pointer;
    padding-left: 1.25rem;
    margin: 0;
    display: inline-block;
    position: relative;
    font-weight: 500;
    margin-top: 20px;
}

.customer-box .sec1 label i {
    width: 0;
    height: 18px;
    line-height: 1;
    margin-left: -15px;
    margin-top: 1px;
    float: left;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
    background-color: #034d98;
}

.customer-box .sec1 label i:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 100%;
    border: 2px solid #9e9e9e;
    border-radius: 2px;
    background-color: #fff;
    margin-top: 5px;
}

.customer-box .sec1 label input[type="checkbox"],
.customer-box .sec1 label input[type="radio"] {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    margin-left: -20px;
    box-sizing: border-box;
    padding: 0;
}

.customer-box .sec1 label input[type="checkbox"]:checked + i:before {
    border-width: 0;
    background-color: inherit;
}

.customer-box .sec1 label input[type="checkbox"]:checked + i:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 6px;
    display: table;
    color: #fff;
    width: 6px;
    height: 12px;
    border: 2px solid;
    border-top: 0;
    border-left: 0;
    content: ' ';
}

.customer-box .sec1 label input[type="radio"] + i,
.customer-box .sec1 label input[type="radio"] + i:before {
    border-radius: 50%;
}

.customer-box .sec1 label input[type="radio"]:checked + i:before {
    border-width: 0;
    background-color: inherit;
}

.customer-box .sec1 label input[type="radio"]:checked + i:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 6px;
    top: 5px;
    display: table;
    color: #fff;
    width: 6px;
    height: 12px;
    border: 2px solid;
    border-top: 0;
    border-left: 0;
    content: ' ';
}

.customer-box .s2_tit {
    font-size: 17px;
    margin-bottom: 20px;
}

.customer-box .sec2 {
    padding-top: 30px;
}

.customer-box .sec2 td {
    padding: 10px 20px;
    text-align: left;
}

.customer-box .sec2 th {
    padding: 17px 35px;
    vertical-align: top;
    font-size: 17px;
    text-align: left;
}

.customer-box .sec2 input[type=text] {
    /*width: 75%;*/
    height: 40px;
    color: #787878;
    font-size: 16px;
    padding: 0 10px;
    border: 0;
    border: 1px solid #dcdcdc;
    font-weight: 400;
    max-width: 100%;
}

.customer-box .sec2 textarea {
    width: 100%;
    height: 320px;
    resize: none;
    padding: 10px;
    color: #787878;
    font-size: 16px;
    border: 1px solid #dcdcdc;
}

.customer-box .sec2 span {
    color: red;
}

.customer-box table span {
    margin-right: 10px;
}

@media screen and (max-width:1200px) {
    .customer-box .sec_in h6 {
        font-size: 18px;
    }

    .customer-box .sec1 th {
        font-size: 15px;
    }

    .customer-box .sec1 td {
        font-size: 14px;
    }

    .customer-box .sec_table th,
    .customer-box .sec_table td {
        padding: 10px 5px;
    }

    .customer-box .sec_table th.pl50 {
        padding-left: 20px !important;
    }

    .customer-box .sec2 th {
        font-size: 15px;
    }

    .customer-box .sec2 input[type=text] {
        font-size: 14px;
        width: 100%;
    }

    .customer-box .sec_table td select {
        font-size: 14px;
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .customer-box .sec2 colgroup {
        display: none;
    }

    .customer-box .sec2 .sec_table th,
    .customer-box .sec2 .sec_table td {
        display: block;
        width: 100% !important;
        border-right-color: transparent;
        float: left;
        padding: 10px;
        border-left: 0;
    }

    .customer-box .sec2 .sec_table td {
        border-top: 0;
        border-bottom: 0;
    }

    .customer-box .sec_table th.pl50 {
        padding-left: 25px !important;
    }
}

/* ---------------------------
	견적문의//////
------------------------------ */

/* ---------------------------
	Get in touch
------------------------------ */
/* 유형1 */
.list-con1 {
    margin-bottom: 30px;
}

.list-con1 > ul {
    overflow: hidden;
    -ms-display: flex;
    display: flex;
    /*    flex-wrap: wrap;*/
}

.list-con1 > ul > li {
    position: relative;
    float: left;
    display: block;
    width: 25%;
    padding: 30px 30px;
    border: 1px solid #dadada;
    vertical-align: top;
    background: #fff;
    margin-right: 20px;
}

.list-con1 > ul > li.licon2 {
    width: 50%;
}

.list-con1 > ul > li.licon3 {
    width: 100%;
}

.list-con1 > ul > li:last-child {
    margin-right: 0;
}

/*
.list-con1 > ul > li:nth-child(3n-1) {
    margin: 0 30px;
}
*/

/*
.list-con1 > ul > li:nth-child(3) ~ li {
    margin-top: 30px;
}
*/

.list-con1 > ul > li em {
    display: inline-block;
    line-height: 30px;
}

.list-con1 > ul > li strong {
    display: block;
    font-size: 22px;
    line-height: 34px;
}

.list-con1 > ul > li strong + em {
    font-family: 'NotoSansL';
    color: #959595;
}

.list-con1 > ul > li strong ~ span {
    display: block;
    margin-top: 15px;
}

.list-con1 > ul > li .icon-txt1 {
    margin: 0 0 15px;
}

.list-con1 > ul > li ul,
.list-con1 > ul > li dl {
    margin: 20px 0 0;
}

.list-con1 > ul > li .img {
    height: 230px;
    margin: -30px -39px 30px;
}

.list-con1 > ul > li .img img {
    width: 100%;
    height: 100%;
}

.list-con1 > ul > li > [data-area-scroll="true"] {
    margin: 20px -15px 0 0;
    max-height: 224px;
}

.list-con1 > ul > li > [data-area-scroll="true"] .mCustomScrollBox {
    padding: 0 30px 0 0;
}

.list-con1 + .list-con1 {
    margin-top: 55px;
}

.list-con1[class*=" img-"] > ul > li:before,
.list-con1 > ul > li .img {
    display: block;
    height: 230px;
    background: #dadada;
}

.list-con1[class*=" img-"] > ul > li {
    padding: 0 0 30px;
    border: 0;
}

.list-con1[class*=" img-"] > ul > li:before {
    content: '';
    height: 260px;
    margin: 0 0 30px;
}

.list-con1[class*=" img-"] > ul > li strong {
    font-size: 20px;
}

.list-con1[class*=" icon-"] > ul > li {
    min-height: 340px;
    padding-left: 90px;
    padding-right: 49px;
    word-break: keep-all;
}

.list-con1[class*=" icon-"] > ul > li > strong {
    margin: -10px 0 20px -65px;
    padding: 13px 0;
    font-size: 26px;
}

.list-con1[class*=" icon-"] > ul > li > strong:before {
    content: '';
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    margin: -13px 5px 55px 0;
    background: url(../../img/pc/com/img_set2.png) no-repeat 0 -480px;
}

dl.icon-com3 > dt i {
    position: relative;
    font-size: 19px;
    font-weight: 600;
    color: #034d98;
    vertical-align: middle;
    top: -2px;
}


dl.icon-com3 {
    display: block;
    line-height: 28px;
    text-align: left;
}

dl.icon-com3 > dt {
    float: left;
    margin: 0 0 0 -5px;
}

dl.icon-com3 > dd {
    padding: 0 0 0 20px;
    font-size: 16px;
    margin-bottom: 15px;
}

dl.icon-com3 > dd ~ dd {
    margin-bottom: 0;
}

dl.icon-com3 dt.ic2 + dd {
    line-height: 1.5;
}

.list-con1 > ul > li.licon3 .basic_box1 {
    width: 140px;
    float: left;
}

.list-con1 > ul > li.licon3 .basic_box2 {
    width: 700px;
    float: right;
}

.list-con1 > ul > li.licon3 dl {
    margin: 0;
    margin-right: 50px;
    float: left;
}

.list-con1 > ul > li.licon3 dl:last-child {
    margin-right: 0;
}

.list-con1 > ul > li.licon3 dl.icon-com3 > dt {
    display: inline-block;
    line-height: 30px;
}

.list-con1 > ul > li.licon3 dl.icon-com3 > dd {
    margin-bottom: 0;
    display: inline-block;
    line-height: 34px;
    padding-left: 15px;
}

.list-con2 > ul {
    overflow: hidden;
    -ms-display: block;
    display: block;
}

.list-con2 > ul > li {
    padding: 30px 70px;
}

.list-con2 > ul > li.licon2 {
    width: 100%;
}
.list-con2 > ul > li strong {
    display: inline-block;
}

.list-con2 > ul > li ul, .list-con2 > ul > li dl {
    margin: 0;
}

.list-con2 dl.icon-com3 {
    display: inline-block;
    margin-left: 25px;
}

.list-con2 dl.icon-com3 > dd {
    margin-bottom: 0;
    font-size: 18px;
}

.list-con2 dl.lcbtn{
    float: right;
    display: block;
}

.list-con2 dl.lcbtn a {
    display: block;
    width: 100px;
    padding: 2px 0;
    text-align: center;
    font-size: 15px;
    background: #034d98;
    color:#fff;
}


@media only screen and (max-width: 980px) {
    .list-con1 {
        margin-bottom: 20px;
    }

    .list-con1 > ul {
        flex-wrap: wrap;
    }

    .list-con1 > ul > li,
    .list-con1 > ul > li.licon2 {
        width: calc(50% - 7.5px);
        margin-right: 15px;
        margin-bottom: 15px;
        padding: 20px;
    }

    .list-con1 > ul > li:nth-child(2n) {
        margin-right: 0;
    }

    .list-con1 > ul > li ul,
    .list-con1 > ul > li dl {
        margin: 10px 0 0;
    }

    .list-con1 > ul > li strong {
        font-size: 18px;
    }

    dl.icon-com3 > dd {
        font-size: 14px;
        margin-bottom: 0;
    }

    .list-con1 > ul > li:first-child dl.icon-com3 > dd {
        margin-bottom: 15px;
    }

    .list-con1 > ul > li:first-child dl.icon-com3 > dd ~ dd {
        margin-bottom: 0;
    }

    dl.icon-com3 > dt i {
        font-size: 18px;
        vertical-align: top;
    }

    .list-con1 > ul > li.licon3 .basic_box1,
    .list-con1 > ul > li.licon3 .basic_box2 {
        width: 100%;
    }

    .list-con1 > ul > li.licon3 dl.icon-com3 > dd {
        margin: 0;
        padding-left: 10px;
    }

    .list-con1 > ul > li.licon3 dl.icon-com3 > dt {
        margin: 0;
    }

    .list-con1 > ul > li.licon3 dl {
        margin-right: 20px;
    }

    .list-con1 > ul > li.licon3 dl.icon-com3 > dt i {
        vertical-align: middle;
    }

    
    .list-con2 > ul > li {
        padding: 20px;
    }
    
    .list-con2 > ul > li.licon2 {
        width: 100%;
    }

    .list-con2 > ul > li ul, .list-con2 > ul > li dl {
        margin: 0;
    }
    
    .list-con2 dl.icon-com3 > dd {
        margin-bottom: 0;
        font-size: 15px;
    }

    .list-con1 > ul > li:first-child dl.icon-com3 > dd{
        margin-bottom: 0;
    }

    .list-con2 dl.lcbtn a {
        position: relative;
        top: 2px;
        width: 80px;
        font-size: 13px;
    }
}

@media only screen and (max-width: 767px) {

    .list-con1 > ul > li strong{
        display: block;
    }

    .list-con2 dl.icon-com3{
        margin-left: 0;
    }

    .list-con2 dl.lcbtn{
         float: none;
         margin-top: 5px;
    }

    .list-con2 dl.lcbtn a{
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {

    .list-con1 > ul > li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
}



/* ---------------------------
	Get in touch//////
------------------------------ */





/* table style */

table caption {
    position: relative;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.tbl_basic {
    margin-bottom: 10px;
    width: 100%;
    border-top: 2px solid transparent;
    border-bottom: 1px solid transparent;
}

.tbl_basic th,
.tbl_basic td {
    padding: 10px 15px;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    vertical-align: middle;
    word-wrap: break-word;
    word-break: keep-all;
    line-height: 1.6;
    border: 1px solid #ddd;
}

.tbl_basic th:first-child,
.tbl_basic td:first-child {
    border-left: none
}

.tbl_basic th:last-child,
.tbl_basic td:last-child {
    border-right: none
}

.tbl_basic th.trw,
.tbl_basic td.trw {
    border-right: 1px solid #ddd;
}

.tbl_basic tbody th,
.tbl_basic thead th {
    vertical-align: middle;
}

.tbl_basic thead th,
.tbl_basic tfoot th {
    background-image: none;
}

.tbl_basic tbody th {}

.tbl_basic thead th {
    padding: 15px 0;
    background: #f5f5f5;
    font-size: 18px;
    font-weight: 500;
}

.tbl_basic td .btn-file {
    font-size: 12px;
}

.tbl_basic {
    border-top-color: #333;
    border-bottom-color: #ddd;
}

.tbl_basic th,
.tbl_basic td {
    text-align: center;
    padding: 13px 15px;
    letter-spacing: 0px;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
    font-size: 16px;
    color: #343434;
    word-break: break-all;
}

.tbl_basic td img {
    width: auto;
}

.problem_file img {
    width: auto;
}

.tbl_basic td.left {
    text-align: left;
    padding-left: 50px;
}

.tbl_basic tbody th {
    background-color: #f5f5f5;
    padding: 18px 0;
    font-size: 18px;
}

.tbl_basic tbody td {
    font-weight: normal;
}

.tbl_basic.tbl_type1 {
    border-top-color: #000;
    border-bottom-color: #ddd;
    margin-bottom: 30px;
}

.tbl_basic.tbl_type1 th,
.tbl_basic.tbl_type1 td {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom-color: #ddd;
    padding: 10px 15px;
}

.tbl_basic.tbl_type1 th {
    font-size: 15px;
    font-weight: 600;
}

.tbl_basic.tbl_type1 td {
    text-align: left;
}

.tbl_basic.tbl_type1 thead th {
    background-color: #fff;
    border-bottom-color: #ccc;
}

.tbl_basic.tbl_type1 tfoot th {
    background-color: #fafafa;
}

.tbl_basic.tbl_type2 {
    border-top-color: #004993;
    border-bottom-color: #ccc;
}

.tbl_basic.tbl_type2 th,
.tbl_basic.tbl_type2 td {
    border-left-color: #ddd;
    border-bottom-color: #ddd;
}

.tbl_basic.tbl_type2 tbody th {
    background-color: #fff;
    color: #333;
    text-align: left;
}

.tbl_basic.tbl_type2 thead th {
    background-color: #f1f1f1;
}

.tbl_basic.tbl_type2 tfoot th {
    background-color: #f1f1f1;
}

.tbl_basic.tbl_type2 .level0 {
    background-color: #fafafa;
    color: #333;
}

.tbl_basic.tbl_type2 .level0 th {
    background-color: #fafafa;
}

.tbl_basic.tbl_type2 .level0 th,
.tbl_basic.tbl_type2 .level0 td {
    color: #000;
    font-weight: 600;
}


.bor_right {
    border-right: 1px solid #e5e5e5;
}


@media only screen and (max-width: 990px) {
    .tbl_tit_wrap .tbl_tit {
        font-size: 18px !important;
    }

    .tbl_tit_wrap p {
        font-size: 15px;
    }

    .tbl_basic tbody th {
        font-size: 15px;
    }
}

@media only screen and (max-width: 640px) {

    .tbl_basic th,
    .tbl_basic td {
        padding: 18px 5px;
    }
}




@media screen and (max-width:1280px) {

    .bbs_num {
        display: none;
    }

    .bbs_name {
        display: none;
    }

    .bbs_total {
        font-size: 18px;
    }

    /*tbl_basic*/
    .tbl_basic.tbl_type1 th,
    .tbl_basic thead th {
        font-size: 15px;
    }

    .tbl_basic th,
    .tbl_basic td {
        font-size: 14px;
    }

    .sub_innercont .wtd14.wtd_list01 ul li:nth-child(3) ul li:after,
    .sub_innercont .wtd3.wtd_list04 ul li:nth-child(3) ul li:after {
        right: 0;
    }

    /*.sub_list03 li:nth-child(3):after {*/
    /*    right: 0;*/
    /*}*/

    .sub_innercont .wtd_list01 ul li ul li:nth-child(3):after{
        right: 0;
    }

    .sub_innercont .wtd13.wtd_list01 ul li:nth-child(3) ul li:after {
        right: 0;
    }

    .sub_innercont .wtd14.wtd_list01 ul li:nth-child(3) ul li:after {
        right: 0;
    }

}

@media screen and (max-width:1230px) {
    .locationInfo .loTitR {
        padding-left: 3%;
    }
}

@media screen and (max-width:1200px) {
    .sub_wrap {
        padding: 50px 0;
    }

    .sub_in .sb_title p {
        font-size: 28px;
    }

    .sub_banner_wrap {
        padding: 50px 0;
    }

    .sub_banner1 {
        font-size: 16px;
    }

    .sub_banner2 {
        font-size: 32px;
    }

    .lnb_container .location span,
    .lnb_container .location .depth > a,
    .lnb_container .location .depth .two a {
        font-size: 14px;
    }

    .lnb_container .location span:after {
        top: 9px;
    }

    .lnb_container .location .depth .two {
        padding: 15px;
        top: 39px;
    }

    #content-wrap {
        margin-top: 0;
    }

    #content-wrap .content-area {
        width: 100%;
        max-width: 100%;
        float: none;
        padding: 0 0 50px;
    }

    .section1 {
        padding-top: 15px;
    }

    .title-inner h1 {
        font-size: 26px;
    }

    .sub_tit h2 {
        font-size: 22px;
    }

    .title-inner p,
    .sub_tit p {
        font-size: 18px;
    }

    .section1 h5 {
        font-size: 18px;
    }

    /*게시판*/

    .dis_pc {
        display: none;
    }

    .dis_mo {
        display: block;
    }

    .bbs_view,
    .bbs_date {
        display: none;
    }

}

@media screen and (max-width:1140px) {}



@media screen and (max-width:1040px) {

    /*오시는길*/
    .locationInfo div dl:nth-child(2),
    .locationInfo div dl:nth-child(3) {
        margin-left: 50px;
    }
}


@media screen and (max-width:980px) {
    .btn-more-s {
        font-size: 14px;
        min-width: initial;
        padding: 5px 30px;
        margin-top: 15px;
    }





    /*ship repair*/
    .locationtab li a {
        font-size: 15px;
        padding: 10px 5px;
    }

    .sub01_box h3 {
        font-size: 26px;
        line-height: 1;
        margin: 20px 0;
    }

    .sub01_box h4 {
        font-size: 22px;
        line-height: 1;
    }

    .sub01_box h5 {
        font-size: 18px;
        line-height: 1;
        margin: 10px 0;
    }

    .sub_innercont h6 {
        font-size: 17px;
    }

    .sub_innercont ul.ul > li {
        margin-bottom: 20px;
    }

    .sub_list01 li .stepnum {
        font-size: 16px;
        width: 40px;
        height: 40px;
    }

    .sub_list01 li p {
        line-height: 1;
        font-size: 15px;
        margin: 7px 0 20px;
    }


    /*scrubber*/
    .sub_list03 li p {
        margin: 0;
    }



    /*오시는길*/
    .locationInfo .loTit {
        float: none;
    }

    .locationInfo .loTitR {
        float: left;
        text-align: left;
        padding-left: 0;
    }

    .tabTit {
        margin-top: 0;
    }

    .locationInfo div dl:first-child {
        width: 100%;
        margin-bottom: 10px;
    }

    .locationInfo div dl:nth-child(2) {
        margin-left: 0;
    }

    /*회사개요*/
    .box_company .tit_company {
        width: 90%;
    }

    /*인증현황*/
    .sub01_01 .box02_wrap .lst_box02 li {
        width: 50%;
        float: left;
    }

    /*지속가능성*/
    .box_areas .tit_areas {
        width: 90%;
    }


    /*사업소개*/
    .prodwrap {
        width: 100%;
    }

    .prodwr {
        padding: 0 0 30px;
    }

    .prodwr:last-child {
        padding-bottom: 0;
    }

    .prodwr .product_name {
        float: none;
    }

    .prodwr .product_name h1 {
        font-size: 26px;
    }

    .prodwr .product_name h1:after {
        bottom: -7px;
    }

    .prodwr .product_txt {
        width: 100%;
        float: none;
        padding-top: 20px;
    }

    .prodwr .product_txt p {
        font-size: 16px;
    }

    .prodwr .product_txt img {
        width: 100%;
    }


}

@media screen and (max-width:900px) {}


@media screen and (max-width:767px) {

    .m_nav_search_x {
        top: 5px;
        right: 0;
    }

    .nav_btn {
        bottom: -45px;
    }

    /*search*/
    .search_form {
        padding: 0 15px;
    }

    .search_form_in {
        width: 100%;
    }

    .search_form select {
        width: 25%;
        font-size: 13px;
    }

    .search_form input[type="text"] {
        width: 67%;
        font-size: 12px;
    }

    .search_form input[type="submit"] {
        position: absolute;
        right: 15px;
        background-size: 15px 15px;
    }

    .search_form .search_form_in span:after {
        top: -13px;
    }

    .sub2_bg {
        background-position-x: 30%;
    }

    .sub3_bg {
        background-position-x: 70%;
    }


    .btn-more-s,
    .btn-black-s,
    .btn-red-s,
    .btn-blue-s {
        font-size: 13px;
    }

    .btn-black-s,
    .btn-red-s,
    .btn-blue-s {
        height: 35px;
        line-height: 33px;
    }

    .edulist_btn .btn-red-s {
        min-width: 100px;
    }

    .table-write input,
    .table-write textarea,
    .table-write select {
        font-size: 13px;
        padding: 10px;
    }

    .table-view-nav li div {
        font-size: 13px;
    }

    #DivContents {
        margin: 20px 0;
    }

    .table-view-nav li em,
    .table-view-nav li .next .nav-title.one-ico {
        font-size: 14px;
    }


    .sub_banner_wrap {
        padding: 30px 0;
    }

    .sub_banner1 {
        padding: 0;
        font-size: 15px;
        margin: 0 auto;
    }

    .sub_banner2 {
        padding: 0;
        font-size: 22px;
    }


    .title-inner h1 {
        font-size: 22px;
    }

    .sub_tit h2 {
        font-size: 18px;
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .title-inner p,
    .sub_tit p,
    .sub_tit ul li {
        font-size: 14px;
    }

    .section1 h5 {
        font-size: 16px;
    }

    .section1 h5:after {
        height: 16px;
        top: 1px;
    }

    .sub_tit h2:after {
        height: 16px;
        top: 3px;
    }

    .sub_box {
        padding: 30px 0 0;
    }

    .sub_box_bg {
        background-size: contain;
    }


    .lnb_container .container {
        padding: 0;
    }

    .lnb_container .location span,
    .lnb_container .location .depth > a,
    .lnb_container .location .depth .two a {
        font-size: 13px;
        line-height: 1;
    }

    .lnb_container .location .depth:after {
        top: 0;
    }

    .lnb_container .location span {
        display: none;
    }

    .lnb_container .location .depth {
        min-width: initial;
        width: 50%;
        float: left;
    }

    .lnb_container .location .depth .two {
        width: 100%;
        min-width: initial;
        top: 24px;
        padding: 10px 20px;
    }

    .headD {
        margin-bottom: 30px;
    }

    .headD h3 {
        font-size: 28px;
        line-height: 1.6;
    }

    .headD .headText {
        font-size: 16px;
        line-height: 1.3;
        margin-top: 0;
        padding: 0 15px;
    }

    .sb01_cont + .sb01_tit {
        margin-top: 3rem;
    }


    /*ship repair*/
    /*.locationtab li{ width: 100%;}*/
    .locationtab li a {
        font-size: 14px;
        /*border-top: 0;*/
    }

    .locationtab li:first-child a {
        border-top: 1px solid #ddd;
    }


    .sub01_box h3 {
        font-size: 22px;
        margin: 10px 0;
    }

    .sub01_box h4 {
        font-size: 20px;
    }

    .sub02_box {
        margin-bottom: 50px;
    }

    .sub_innercont ul ul li {
        margin-bottom: 10px;
    }

    .sub_innercont ul.ul > li {
        width: 50%;
    }

    .sub_innercont ul.ul > li ul.row {
        margin-top: 10px;
    }

    .sub_innercont .wtd1 ul.ul > li:nth-child(3) {
        width: 100%;
    }

    .sub_innercont .wtd2 ul ul li {
        width: 50%;
        margin-bottom: 20px !important;
    }

    .sub_innercont .wtd3 ul.ul > li {
        width: 50%;
    }

    .sub_innercont .wtd5 ul.ul > li {
        width: 50%;
    }

    .sub_innercont .wtd5 ul.ul > li:nth-child(2) {
        width: 100%;
    }

    .sub_innercont .wtd7 ul.ul > li {
        width: 50%;
    }

    .sub_innercont .wtd7 ul.ul > li:nth-child(2) {
        width: 100%;
    }

    .sub_innercont .wtd8 ul.ul > li {
        width: 50%;
    }

    .sub_innercont .wtd8 ul.ul > li:nth-child(2) {
        width: 100%;
    }

    .sub_innercont .wtd8 ul li:nth-child(3) ul li {
        width: 50%;
        margin-bottom: 20px;
    }



    /*Engineering*/
    .sub_innercont .wtd16 ul.ul > li {
        width: 50%;
    }



    .intro_box article h1 {
        font-size: 17px;
        line-height: 1.4;
    }

    .intro_box article ul li {
        font-size: 15px;
        line-height: 1.4;
        padding: 3px 0;
    }

    .arimg_box {
        padding-bottom: 0;
    }

    .sub_list01 > div {}

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

    .sub_list01 li:after {
        right: -13px;
    }

    .sub_list01 li:nth-of-type(2):after {
        display: none;
    }



    /*scrubber*/
    .sub_innercont .wtd15 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .sub_list03 ul.ul > li {
        width: 33.33%;
    }

    .sub_list03 li:nth-child(2):after {
        display: block;
    }

    .sub_innercont .wtd13 ul.ul > li {
        width: 50%;
    }

    .sub_innercont .wtd13 ul.ul > li:nth-child(1) {
        width: 100%;
    }

    .sub_innercont .wtd13.wtd_list01 ul li:first-child ul li:last-child:after {
        right: 0;
    }

    .sub_list01 li p {
        font-size: 14px;
    }

    .sub_list03 li .step_b {
        padding: 30px 15px;
    }

    .sub_list03 li .step_b > div {
        word-break: break-all;
    }

    .intro_box article ul li {
        font-size: 16px;
        letter-spacing: -1px;
    }

    .sub_innercont .wtd4.wtd_list05 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .wtd_list05 ul li:first-child ul li:after {
        top: auto;
        transform: translateX(-50%)rotate(180deg);
        left: 50%;
        bottom: auto;
        right: auto;
    }


    /*BWMS*/
    .area-intro h1 {
        font-size: 20px;
    }

    .area-about {
        margin-bottom: 20px;
    }

    .area-intro {
        padding: 40px 20px;
    }

    .area-about ul {
        padding: 20px 0 0;
    }

    .area-about ul li {
        padding: 20px 0;
        width: 100%;
    }

    .area-about ul li:first-child {
        border-bottom: 1px solid #ddd;
        border-right: 0;
    }

    .area-about ul li h2 {
        font-size: 17px;
    }

    .area-about ul li p {
        font-size: 15px;
    }

    .sub_innercont .wtd17 {
        padding-bottom: 20px;
    }


    /*sw*/
    .quality_list > li {
        width: 50%;
        margin-bottom: 30px;
    }

    .top_tit1 {
        padding: 20px 0;
    }

    .open_area > li.list ol.num li {
        width: 100%;
        float: none;
    }




    /*회사개요*/
    .box_company .tit_company {
        width: 90%;
        font-size: 18px;
        padding: 2%;
        line-height: 1.6;
    }

    .box_company .list_company li {
        font-size: 16px;
        line-height: 1.3;
        padding: 120px 15px 15px
    }

    .box_company .list_company li p {
        font-size: 18px;
    }

    .table_wrap_scroll {
        overflow-x: scroll;
    }

    .table_wrap_scroll .tbl_basic {
        width: 767px;
        max-width: none;
    }


    .cp_tit_wrap .tit_img {
        width: 100%;
        height: 210px;
    }

    .cp_tit_wrap h4.tit {
        font-size: 24px;
        height: auto;
        padding: 20px;
        text-align: center;
        width: 280px;
    }

    .cp_tit_wrap h4.tit:after {
        width: 80px;
        top: 25px;
    }

    .about_tit p {
        font-size: 17px;
    }

    .about_tit p span {
        font-size: 20px;
    }




    /*오시는길*/
    .tabs-style-bar .searchtab ul li a span {
        font-size: 16px;
    }

    .tabs .searchtab a {
        padding: 5px 0;
    }

    .locationInfo {
        padding: 20px 0;
    }

    .locationInfo .loTit {
        font-size: 28px;
    }

    .locationInfo div dl dd {
        font-size: 16px;
    }

    .locationInfo div dl dd strong {
        font-size: 18px;
    }

    .os_mac.root_daum_roughmap {
        height: 300px !important;
    }


    /*지속가능성*/
    .box_areas .tit_areas {
        width: 90%;
        font-size: 18px;
        padding: 2%;
        line-height: 1.6;
    }

    .box_areas .list_areas li {
        font-size: 16px;
        line-height: 1.3;
        padding: 15px 15px
    }

    .box_areas .list_areas li p {
        font-size: 16px;
    }


    /*사업소개*/
    .prodwr {
        padding-bottom: 10px;
    }

    .prodwr .product_name h1 {
        font-size: 24px;
    }

    .prodwr .product_txt p {
        font-size: 15px;
    }

    .prodwr .product_txt li {
        width: 100%;
        margin-bottom: 20px;
        padding: 0;
    }

    .prodwr .product_txt li img {
        width: 100%;
    }

    /*채용공고*/
    .hire_wrap {
        margin-top: 0;
    }

    .hire_list_in li {
        width: 50%;
        margin-bottom: 30px;
        padding: 0 5px;
    }

    .hire_list_in li:after {
        display: none;
    }

    .hire_list .stepbox_type {
        padding: 30px 15px 20px;
    }

    .hire_list .stepbox_type div.stepnum {
        font-size: 17px;
    }

    .hire_list .stepbox_type div.steptext p {
        font-size: 16px;
    }

    .worko-tabs .tab {
        font-size: 14px;
        width: 90px;
        margin: 0 2px;
    }

    .area-about02 ul li {
        width: 100%;
        padding-bottom: 10px;
    }

    .area-about02 ul li:nth-child(2) {
        width: 100%;
        padding-top: 0;
        padding-bottom: 30px;
        font-size: .9rem;
    }


    /*견적문의*/
    .sub04_box h3 {
        font-size: 24px;
    }

    .sub04_box h4 {
        font-size: 16px;
        margin-bottom: 20px;
    }

}

@media screen and (max-width:640px) {
    .m_nav_search_x {
        position: relative;
        float: right;
        top: auto;
        right: auto;
    }

    .m_nav_search {
        border-bottom: 1px solid #dcdcdc;
    }

    .m_nav_search .container {
        padding: 0;
    }

    .m_nav_search .button.custom {
        padding: 15px;
    }

}


@media screen and (max-width:610px) {}




@media screen and (max-width:520px) {}


@media screen and (max-width:480px) {
    .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .sub_list01 > div {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sub_list02 > div {
        margin-left: -5px;
        margin-right: -5px;
    }

    .btnCenter {
        margin-top: 15px;
    }

    .btnCenter a {
        width: 130px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }

    .sub_box_bg {
        background-size: 40% auto;
        background-position: right bottom;
    }

    /*Ship Repair*/
    .sub_innercont ul.ul > li {
        padding: 0 5px;
        width: 100%;
    }

    .sub_innercont ul ul li {
        padding: 0 5px;
    }

    .sub_innercont h6 {
        font-size: 15px;
    }

    .sub_innercont .wtd3 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .wtd4 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .wtd5 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .wtd7 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .wtd8 ul.ul > li {
        width: 100%;
    }


    .sub_list01 li p {
        padding-bottom: 30px;
    }

    .sub_list02 li:after {
        top: auto;
        transform: translateX(-50%)rotate(180deg);
        left: 50%;
        bottom: 5%;
        right: auto;
    }

    .sub_list01 li:last-child p {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .sub_list02 li:nth-of-type(2):after,
    .sub_list02 li:nth-child(4):after {
        display: block;
    }

    .sub_list02 li:last-child:after {
        display: none !important;
    }

    .sub_innercont .wtd2 ul ul li {
        margin-bottom: 10px !important;
    }

    .sub_innercont .wtd6 ul li:nth-child(2) ul li:nth-child(1),
    .sub_innercont .wtd6 ul li:nth-child(2) ul li:nth-child(2),
    .sub_innercont .wtd6 ul li:nth-child(2) ul li:nth-child(3) {
        margin-bottom: 10px;
    }

    .sub_innercont .wtd8 ul li:nth-child(3) ul li {
        margin-bottom: 10px;
    }

    /*scrubber*/
    .sub_innercont .sub_list04 ul.ul > li {
        width: 100%;
        padding-bottom: 35px;
    }

    .sub_list04 li .step_b {
        height: auto;
        padding: 30px 15px;
    }

    .sub_list04 li p {
        padding-bottom: 0;
    }

    .sub_list04 li:nth-child(3):after {
        right: auto;
    }

    .sub_innercont .wtd14 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .wtd14.wtd_list01 ul li ul li:after {
        top: auto;
        transform: translateX(-50%)rotate(180deg);
        left: 50%;
        bottom: auto;
        right: auto;
    }

    .sub_innercont .wtd14.wtd_list01 ul li:nth-child(3) ul li:after,
    .sub_innercont .wtd3.wtd_list04 ul li:nth-child(3) ul li:after {
        top: auto;
        transform: translateX(-50%)rotate(180deg);
        left: 50%;
        bottom: auto;
        right: auto;
    }

    .sub_innercont .wtd_list05 ul li:first-child ul li:after {
        top: auto;
        transform: translateX(-50%)rotate(180deg);
        left: 50%;
        bottom: auto;
        right: auto;
    }

    .sub_innercont .wtd9 ul li ul li {
        width: 50%;
        margin-bottom: 10px;
    }

    .sub_innercont .wtd9.wtd_list ul li ul li {
        width: 100%;
        padding-bottom: 30px;
        margin-bottom: 0;
    }

    .sub_innercont .wtd9.wtd_list ul li ul li:last-child {
        padding-bottom: 0;
    }

    .sub_innercont .wtd9.wtd_list ul li ul li:after {
        top: auto;
        transform: translateX(-50%)rotate(180deg);
        left: 50%;
        bottom: auto;
        right: auto;
    }

    .sub_innercont .sub_list03 ul.ul > li {
        width: 100%;
        padding-bottom: 35px;
    }

    .sub_list03 li .step_b {
        height: auto;
    }

    .sub_list03 li p {
        padding-bottom: 0;
    }

    .sub_list03 li:nth-child(3):after {
        right: auto;
    }

    .sub_innercont .wtd12 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .wtd12 ul li:nth-child(3) ul li {
        width: 50%;
        margin-bottom: 10px;
    }

    .sub_innercont .wtd13 ul.ul > li {
        width: 100%;
    }

    .sub_innercont .wtd13 ul li:nth-child(1) ul li {
        width: 100%;
        padding-bottom: 30px;
    }

    .sub_innercont .wtd13.wtd_list01 ul li ul li:after {
        top: auto;
        transform: translateX(-50%)rotate(180deg);
        left: 50%;
        bottom: auto;
        right: auto;
    }

    .sub_innercont .wtd13 ul.ul > li:nth-child(1) {
        margin-bottom: 0;
    }

    .sub_innercont .wtd14 ul li:nth-child(4) ul li {
        width: 50%;
        margin-bottom: 10px;
    }



    /*safety*/
    .sub_innercont .wtd10 ul li:nth-child(2) ul li {
        width: 50%;
        margin-bottom: 10px;
    }


    /*Engineering*/
    .sub_innercont .wtd16 ul.ul > li {
        width: 100%;
    }



    /*회사개요*/
    .box_company .tit_company {
        line-height: 1.3;
        padding: 10px 30px;
    }

    .box_company .list_company li {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #ddd;
        margin-bottom: 15px;
        padding: 100px 15px 30px;
        min-height: initial;
    }

    .box_company .list_company li:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .box_company .list_company li {
        background-size: 80px !important;
        border-left: 0;
    }

    .list_company:before,
    .list_company:after {
        display: none;
    }

    /*오시는길*/
    .tabs-style-bar .searchtab ul li a span {
        font-size: 15px;
    }

    /*지속가능성*/
    .box_areas .tit_areas {
        line-height: 1.3;
        padding: 10px 30px;
    }

    .box_areas .list_areas li {
        width: 100%;
        margin: 0;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
        padding: 15px;
        min-height: initial;
    }

    .box_areas .list_areas li:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .box_areas .list_areas li {
        border-left: 0;
        padding-top: 0;
    }

    .list_areas:before,
    .list_areas:after {
        display: none;
    }


}



@media screen and (max-width:400px) {

    /*오시는길*/
    .locationInfo div dl:nth-child(2),
    .locationInfo div dl:nth-child(3) {
        margin-left: 0;
        width: 100%;
        margin-bottom: 10px;
    }
}

@media screen and (max-width:380px) {
    .cp_tit_wrap .tit_img {
        background-position: left;
    }

    .cp_tit_wrap h4.tit {
        width: 80%;
    }

    .cp_tit_wrap h4.tit:after {
        width: 60px;
    }

}




/*2020-02-19*/
.upload_img_wrap ul {
    border-top: 0;
    margin-left: -5px;
    margin-right: -5px;
    display: inline-block;
}

.upload_img_wrap ul li {
    padding: 5px;
    border: 0;
    width: 33.333%;
    float: left;
}

.upload_img_wrap ul li div {
    height: 200px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.upload_img_wrap ul li div a {
    display: block;
}




/* Media query for Printing */
@media only print {
    a[href]::after {
        content: none !important;
    }

    #content-wrap .content-area {
        width: 100%;
        max-width: 100%;
        padding: 0 0 50px 0;
        padding-top: 0;
    }

    #content-wrap {
        margin-top: 0;
    }

    header,
    #primary > article,
    .lnb_container,
    aside,
    #sidebar,
    #nmFooter,
    a.top {
        display: none;
    }

    .print_none {
        display: none;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    article {
        page-break-before: always;
    }

    ul,
    img {
        page-break-inside: avoid;
    }
}
