@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');
@import url('//fonts.googleapis.com/earlyaccess/nanumpenscript.css');


/* -------------------------
	Wordpress CSS 
--------------------------- */
table {
    width: 100%;
}

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


::selection {
    background: #006ab7;
    color: #fff;
}

input:focus,
.form-control:focus,
.frm_input:focus {
    outline: none !important;
    border-color: #ddd !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 2px rgb(0 0 0 / 30%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 2px rgb(0 0 0 / 30%) !important;
}

.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
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.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;
}

.pb0 {
    padding-bottom: 0px !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;
}

.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;
    color: #000;
}

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

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

a {
    color: #000;
    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%;
}

.br0 {
    border-right: 0 !important;
}

.bl0 {
    border-left: 0 !important;
}

.bt0 {
    border-top: 0 !important;
}

.bb0 {
    border-bottom: 0 !important;
}

/*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 
--------------------------- */

.flleft {
    float: left;
}

.flright {
    float: right;
}

.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
}

.visible-xs {
    display: none !important;
}

@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: #000;
    text-transform: uppercase;
}

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

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

#body-wrap {
    overflow: hidden;
}

/* ----------------------------- */
/* 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"],
textarea {
    padding: 10px;
    border: 1px solid #cccfd8;
    border-radius: 0;
    line-height: normal !important;
    color: #444;
    background: #fff;
}

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

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

.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;
}

/* ---------------------------
	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;

}

.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;
    height: 45px;
    line-height: 43px;
    vertical-align: middle;
    padding: 0 20px;
    background-color: #006ab7;
    color: #fff;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #006ab7;
    white-space: nowrap;
}

.btn-green-s > i {
}

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

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


.btn-green-xs {
    display: inline-block;
    height: 32px;
    padding: 0px 15px;
    background-color: #006ab7;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #006ab7;
    white-space: nowrap;
}


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


.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: #1E2F4B;
    color: #fff;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #1E2F4B;
    white-space: nowrap;
}

.btn-blue-s:hover,
.btn-blue-s:focus {
    color: #fff;
    background: #1E2F4B;
    border: 1px solid #1E2F4B;
    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: #1E2F4B;
    color: #fff;
    font-size: 13px;
    text-align: center;
    border-radius: 7px;
    border: 1px solid #1E2F4B;
    white-space: nowrap;
}

.btn-blue-m:hover,
.btn-blue-m:focus {
    color: #fff;
    background: #1E2F4B;
    border: 1px solid #1E2F4B;
    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: #000;
    color: #fff;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #000;
    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: 32px;
    padding: 0px 15px;
    background-color: #000;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #000;
    white-space: nowrap;
}

.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: #1E2F4B;
    color: #fff;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #1E2F4B;
    white-space: nowrap;

}

.btn-blue-xs:hover,
.btn-blue-xs:focus {
    color: #fff;
    background: #1E2F4B;
    border: 1px solid #1E2F4B;
    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: #d10000;
    color: #fff;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #d10000;
    white-space: nowrap;
}

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


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


.btn-red-xs:hover,
.btn-red-xs:focus {
    color: #fff;
    background: #d10000;
    border: 1px solid #d10000;
    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;

    font-size: 0.8em;
}

.btn_gray {
    background: #999999;
}

.btn_black {
    background: #000;
}

.btn_yellow {
    background: #F8B41C;
}

.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: #000;
}

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

.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: rgb(203, 0, 0);
}

.green {
    color: #00ffb7;
}

.blue {
    color: #006ab7;
}

/* ----------------------------- */
/* 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;
}

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

.headD {
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
}

.headD1 {
    margin-bottom: 75px;
}

.headD h3 {
    word-break: keep-all;
    font-size: 32px;
    line-height: 60px;
    text-align: left;
    color: #000;
    font-weight: 600;
    clear: both;
}

.headD h3 span {
    color: #006ab7;
    font-size: 20px;
}

.sub_headD {
    display: inline-block;
    position: relative;
    text-align: right;
    float: right;
}

.sub_headD a {
    /* cursor: default; */
    padding-right: 20px;
    font-size: 15px;
    position: relative;
    color: #aaa;
    line-height: 21px;
}

.sub_headD a img {
    width: 13px;
    position: relative;
    top: -2px;
}

.sub_headD a:last-child {
    padding-right: 0;
}

.sub_headD a::after {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    top: 8px;
    right: 5px;
}

.sub_headD a:last-child::after {
    display: none;
}

.contentD_Box p {
    font-size: 20px;
    text-align: center;
}

.headD .headText {
    margin: 5px 0 0;
    font-weight: 400;
    font-size: 18px;
    color: #666;
    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//////
------------------------------ */


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

서브페이지

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

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

.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;
}

/* s: 서브 배너 및 기본폰트*/
.sub1_bg {
    background-image: url(../../assets/images/sub/sub1_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

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

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

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

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

.sub6_bg {
    background-image: url(../../assets/images/sub/sub6_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: 230px 0 100px;
}

.sub_banner1 {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    text-align: center;
    display: table;
    margin: 0 auto;
    margin-bottom: 5px;
    font-weight: bold;
    letter-spacing: 0;
}

.sub_banner2 {
    font-size: 38px;
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 500;
    line-height: 1.3;
}

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

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

    .sub_headD {
        top: 2px;
    }

    .sub_headD a {
        font-size: 13px;
    }

    .sub_headD a::after {
        top: 7.5px;
    }

    .headD {
        margin-bottom: 20px;
    }

    .headD h3 {
        font-size: 24px;
        line-height: 1.4;
    }
}


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

    .sub1_bg {
        background-position: 20%;
    }

    .sub_banner_wrap {
        padding: 20px 0;
    }

    .row {
        margin: 0;
    }

    .sub_headD {
        display: none;
    }


}

/* //e: 서브 배너 및 기본폰트*/


/* ---------------------------
	sidebar-nav
------------------------------ */
#sidebar {
    float: left;
    width: 240px;
    margin-right: 60px;
}

#sidebar .title {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.4;
    color: #000;
    padding: 25px 15px 30px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    font-family: 'SBAggroL', 'NotoSansKR', sans-serif;
}

.sidemenu,
.sidemenu ul,
.sidemenu ul li,
.sidemenu 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;
}

.sidemenu ul ul {
    display: none;
}

.sidemenu > ul > li {
    position: relative;
}

.sidemenu > ul > li > a::before {
    position: absolute;
    content: '';
    background: url("../../assets/images/sub/ico-arrow-right.svg") no-repeat center 0;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
}

.sidemenu > ul > li > a {
    padding: 17px 15px;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
    color: #555;
    background: #fff;
    text-align: left;
    line-height: 1.2;
}

.sidemenu > ul > li > a i {
    float: right;
    font-size: 20px;
}

.sidemenu > ul > li > a:hover,
.sidemenu > ul > li.active > a,
.sidemenu > ul > li.open > a {
    font-weight: 500;
    color: #006ab7;
}

.sidemenu > ul > li > a:after {
    content: '';
    width: 0;
    height: 2px;
    background: #006ab7;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    transition: all 0.3s ease;
    overflow: hidden;
    display: inline-block;
}

.sidemenu > ul > li:hover > a:after,
.sidemenu > ul > li.active > a:after {
    width: 100%;
}

.sidemenu > ul > li:hover > a::before,
.sidemenu > ul > li.active > a::before {
    color: #006ab7;
    font-weight: 600;
}

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

.sidemenu > ul > li .two > a {
    padding: 15px 15px 15px 30px;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    color: #555;
    background: #fff;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.sidemenu > ul > li .two > a::after {
    content: '';
    width: 4px;
    height: 4px;
    background: #ddd;
    position: absolute;
    top: 22px;
    left: 15px;
    overflow: hidden;
    display: inline-block;
}

.sidemenu > ul > li .two > a:hover,
.sidemenu > ul > li .two > a.active {
    color: #006ab7;
    font-weight: 500;
}

.sidemenu > ul > li .two > a:hover::after,
.sidemenu > ul > li .two > a.active::after {
    background: #006ab7;
}

@media only screen and (max-width: 1280px) {
    #sidebar {
        margin-right: 30px;;
    }
}

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


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


/* ---------------------------
	content
------------------------------ */
#content {
    width: calc(100% - 300px);
    float: left;
}

@media only screen and (max-width: 1280px) {
    #content {
        width: calc(100% - 270px);
    }
}

@media only screen and (max-width: 980px) {
    #content {
        width: 100%;
    }
}


/* ---------------------------
	content//////
------------------------------ */


/* ---------------------------
	sub nav
------------------------------ */

.lnb_visual {
    position: relative;
}

.lnb_container {
    overflow: hidden;
}

.lnb_container .sub-nav {
    width: 100%;
    font-size: 0;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.lnb_container .sub-nav a {
    display: inline-block;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    background-color: rgb(0 153 255 / 55%);
    color: #fff;
}

.lnb_container .sub-nav a.active {
    background-color: #fff;
    color: #000;
}

.lnb_container .sub-nav.item3 {
    max-width: 651px;
}

.lnb_container .sub-nav.item3 a {
    width: calc(100% / 3);
}

.lnb_container .sub-nav.item4 {
    max-width: 868px;
}

.lnb_container .sub-nav.item4 a {
    width: calc(100% / 4);
}

.lnb_container .sub-nav.item5 {
    max-width: 1085px;
}

.lnb_container .sub-nav.item5 a {
    width: calc(100% / 5);
}

.lnb_container .sub-nav.item6 {
    max-width: 1300px;
    margin-left: 0;
}

.lnb_container .sub-nav.item6 a {
    width: 16.66667%;
}

.lnb_container .mo-sub-nav {
    display: none;
}


@media screen and (max-width: 980px) {
    .lnb_container .sub-nav a {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

}

@media screen and (max-width: 767px) {
    .lnb_container .sub-nav a {
        font-size: 15px;
        letter-spacing: -1px;
    }
}

@media screen and (max-width: 480px) {
    .lnb_container .sub-nav a {
        font-size: 14px;
        letter-spacing: -2px;
        white-space: nowrap;
    }
}

/* ---------------------------
	sub nav//////
------------------------------ */


/* ---------------------------
	share
------------------------------ */
.menu {
    margin-right: 10px;
    position: relative;
    display: table;
    float: left;
}

.menu a.menu-button,
.menu ul li a {
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    width: 150px;
    height: 40px;
    padding: 0 5px;
    background-color: #fff;
    text-align: center;
    color: #666;
    font-size: 1em;
    line-height: 40px;
    border: 1px solid #ddd;
    font-weight: 500;
}

.menu a.menu-button:hover,
.menu ul li a:hover {
    background: #f1f1f1;
}

.menu ul {
    display: block;
    position: absolute;
}

.menu ul li a {
    font-size: 0.9em;
    border-top: 0;
    text-align: left;
    padding: 0 15px;
    font-weight: normal;
}

.menu ul li a img {
    margin-right: 8px;
}

.menu .hide {
    display: none;
}


/*sns*/
.renew-page-wrap {
    width: 100%;
    height: 45px;
    margin-bottom: 10px;
}

.renew-page-utill {
    position: relative;
    height: 45px;
    border: 1px solid #dadada;
    background: #fff;
    float: right;
}

.renew-page-utill > li {
    float: left;
    border-left: 1px solid #dadada;
}

.renew-page-utill > li:first-child {
    border-left: 0;
}

.renew-page-utill > li > a {
    width: 60px;
    height: 45px;
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    color: #aaa;
    display: flex;
    align-items: center;
    justify-content: center;
}

.renew-page-utill > li > a img {
    width: 24px;
}

.renew-page-utill > li > a.renew-share img {
    width: 20px;
}

.renew-page-utill .renew-print:hover {
    color: #000;
}

.renew-page-utill .renew-fav:hover {
    color: #ffae29;
}

.renew-page-utill .renew-share:hover {
    color: #006ab7;
}

.renew-page-utill .renew-share-list {
    display: none;
    position: absolute;
    top: 43px;
    left: -1px;
    right: -1px;
    padding: 5px;
    border: 1px solid #dadada;
    border-top: 0;
    background: #fff;
    z-index: 9;
}

.renew-page-utill .renew-share-list > li {
    padding: 5px 4px;
    border-top: 1px solid #f1f1f1;
    font-size: 12px;
    line-height: 23px;
    color: #636363;
    text-align: left;
}

.renew-page-utill .renew-share-list > li:first-child {
    border-top: 0;
}

.renew-page-utill .renew-share-list > li > a {
    display: block;
}

.renew-page-utill .renew-share-list > li img {
    margin-right: 11px;
    width: auto;
}

@media only screen and (max-width: 767px) {
    .renew-page-wrap {
        height: 34px;
        margin-bottom: 5px;
    }

    .renew-page-utill {
        height: 34px;
    }

    .renew-page-utill > li > a {
        width: 54px;
        height: 34px;
        font-size: 16px;
        line-height: 40px;
        color: #aaa;
    }

    .renew-page-utill > li > a img {
        width: 18px;
    }

    .renew-page-utill > li > a.renew-share img {
        width: 14px;
    }

    .renew-page-utill .renew-share-list {
        top: 38px;
        width: 47px;
    }

    .renew-page-utill .renew-share-list > li {
        padding: 3px;
    }

    .renew-page-utill .renew-share-list > li img {
        width: 20px;
    }

    .renew-page-utill .renew-share-list span {
        display: none;
    }
}

@media only screen and (max-width: 400px) {
    .table-view .view-header .view-info > span.hits {
        display: none;
    }
}


/* ---------------------------
	share//////
------------------------------ */

/* ---------------------------
	회사소개
------------------------------ */
.scon {
    padding-bottom: 70px;
}

.scon1 {
    padding-bottom: 30px;
}

.scon3 {
    padding-bottom: 40px;
}

.scon4 {
    padding-bottom: 50px;
}

.headD1 .aplwrap {
    top: 10px;
}

.aplwrap {
    position: relative;
}

.apl_btn {
    position: absolute;
    top: 0;
    right: 0;
}

.apl_btn2 {
    top: 20px;
    text-align: center;
    position: relative;
}

.apl_btn a {
    padding: 12px 15px;
    font-size: 18px;
    font-weight: 500;
    font-family: 'SBAggroL';
    background-image: linear-gradient(to right, #19ad08 0%, #006ab7 100%);
    letter-spacing: 0;
    color: #fff;
    display: inline-block;
}

.apl_btn2 a {
    padding: 15px 20px 8px;
}

.apl_btn a i {
    vertical-align: middle;
}

.gtxt_top {
    position: relative;
    margin-bottom: 40px;
}

.gtxt_top .gtxt {
    background: #f8f8f8;
    padding: 50px;
    width: 80%;
}

.gtxt_top .gtxt em {
    color: #006ab7;
    text-transform: uppercase;
    /*font-family: 'SBAggroM', 'NotoSansKR', sans-serif;*/
    line-height: 1.4;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    padding-bottom: 20px;
    display: block;
}

.gtxt_top .gtxt h2 {
    font-size: 28px;
    font-weight: 500;
}

.gtxt_top .gimg {
    position: absolute;
    top: 60px;
    right: 0;
    width: 400px;
    height: 250px;
    background: url(../../assets/images/sub/sub01/a01_01.jpg) no-repeat center 0;
    background-size: cover;
}

.gtxt_top .gimg2 {
    background: url(../../assets/images/sub/sub02/b01_01.jpg) no-repeat center 0;
    background-size: cover;
}

.gtxt_con {
    font-size: 17px;
    font-weight: 300;
}

.greetings_wrap .text-right b {
    line-height: 2px;
    font-size: 18px;
}

.greetings_wrap .text-right b span {
    font-family: 'Nanum Pen Script', 'Noto Sans KR', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    top: 2px;
    margin-left: 10px;
}

.h20 {
    display: block;
    height: 20px;
}

.gtxt_top .gtxt2 {
    position: relative;
    width: 100%;
    margin-bottom: 40px;
}

.gtxt_top .gtxt2::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 130px;
    height: 130px;
    border: 14px solid #006ab7;
    border-right: 0;
    border-bottom: 0;
    z-index: 1;
}

.gtxt_top .gtxt2::after {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 120px;
    height: 120px;
    border: 14px solid #19ad08;
    border-left: 0;
    border-top: 0;
}

.gtxt2 .gtxt_con {
    font-weight: 500;
    text-align: center;
    font-size: 26px;
    line-height: 1.4;
}

.gtxt_top .gtxt2 em {
    text-align: center;
    line-height: 1.4;
    font-size: 30px;
    font-weight: 600;
}

.gtxt_top .gtxt2 p {
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center;
    font-weight: 400;
    line-height: 1.6;
}

.main-gtxt .txt {
    width: 400px;
}


.main-gtxt .txt1 {
    max-width: 100%;
}

.sub_content h3 {
    position: relative;
    text-align: left;
    font-size: 24px;
    color: #000;
    padding-left: 25px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 20px;
}

.sub_content h3::after {
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    background: url(../../assets/images/sub/h3_ico.png);
    width: 20px;
    height: 20px;
}

.sub_content h4 {
    position: relative;
    text-align: left;
    font-size: 22px;
    color: #000;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 20px;
}

/* .sub_content h3{
    position: relative;
    padding: 0 0 25px 28px;
    font-size: 22px;
    color: #000;
    line-height: 1.4;
    font-weight: 500;
    background: url(../../assets/images/sub/h3_ico.png) no-repeat 0 7px;
} */

.sub1 .title {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

.sub1 .title:after {
    content: '';
    position: absolute;
    bottom: -36px;
    left: 0;
    width: 100%;
    height: 40px;
    background: url(../../assets/images/sub/sbg_01.png) no-repeat center top;
    background-size: 100% 100%;
    z-index: -1;
}

.sub1 .title > div {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 70px;
    padding: 6px 60px;
}

.sub1 .box_in {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}

.sub1 .box_in .box {
    width: 33.33%;
    text-align: center;
    font-size: 20px;
    padding: 18px;
    margin: 0 10px;
    line-height: 1.4;
    border-radius: 6px;
    color: #fff;
}

.sub1 .box_in .box.c1 {
    background: #19ad08;
}

.sub1 .box_in .box.c2 {
    background: #006ab7;
}

.sub1 .box_in .box.c3 {
    background: #F3981D;
}

.sub2 .box_in {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.sub2 .box_in .box {
    width: calc(50% - 7.5px);
    text-align: center;
    line-height: 1.4;
}

.sub2 .box_in .box .tit {
    font-size: 17px;
    padding: 10px;
    color: #fff;
    background: #333;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.sub2 .box_in .box .txt {
    font-size: 16px;
    padding: 10px;
    color: #000;
    border: 1px solid #ddd;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub3 .box_in {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.sub3 .box_in .box {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.sub3 .box_in .box1 {
    width: 100%;
}

.sub3 .box_in .box .boxin {
    background-color: #f5f5f5;
    padding: 20px;
    display: flex;
    align-items: center;
}

.sub3 .box_in .box .ico {
    width: 80px;
    height: 80px;
    background: #fff no-repeat 50% 50%/contain;
    border-radius: 100%;
    background-size: 50px;
}

.sub3 .box_in .box .ico1 {
    background-image: url(../../assets/images/sub/sb2_ico1.svg);
}

.sub3 .box_in .box .ico2 {
    background-image: url(../../assets/images/sub/sb2_ico2.svg);
}

.sub3 .box_in .box .ico3 {
    background-image: url(../../assets/images/sub/sb2_ico3.svg);
}

.sub3 .box_in .box .ico4 {
    background-image: url(../../assets/images/sub/sb2_ico4.svg);
}

.sub3 .box_in .box .inner {
    flex: 1;
    padding-left: 30px;
    text-align: left;
}

.sub3 .box_in .box .inner h5 {
    font-size: 16px;
}

.sub3 .box_in .box .inner .bold {
    font-weight: 600;
}

.sub3 .box_in .box .inner1 h5 {
    line-height: 2.2;
}

.sub4 .box_in .box {
    width: 100%;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
}

.sub4 .box_in .mb0 {
    margin-bottom: 0;
}

.sub4 .box_in .box .tit {
    font-size: 22px;
    padding: 10px;
    color: #fff;
    background: #19ad08;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    width: 20%;
    height: 150px;
    font-weight: 600;
}

.sub4 .box_in .box .item {
    flex: unset;
    display: flex;
    position: absolute;
    /* right: 37.5%; */
    right: 78%;
    width: 50px;
    height: 50px;
    background-color: rgb(255 255 255 / 100%);
    border-radius: 100%;
}

.sub4 .box_in .box .item i {
    margin: 0 auto;
    color: #000;
    font-size: 32px;
    line-height: 45px;
}

.sub4 .box_in .box .txt_li {
    padding: 10px 30px;
    color: #000;
    border: 1px solid #ddd;
    height: 150px;
    display: flex;
    align-items: center;
    width: 80%;
}

.sub4 .box_in .box13 .txt_li,
.sub4 .box_in .box13 .tit {
    height: 200px;
}

.sub4 .box_in .box .txt_li li {
    font-size: 17px;
    font-weight: 400;
    position: relative;
    padding: 3px 0;
    padding-left: 15px;
    text-align: left;
}

.sub4 .box_in .box .txt_li li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub4 .box_in .box:last-child .tit {
    background: #006ab7;
}

.sub5 .box_in {
    display: flex;
    flex-wrap: wrap;
}

.sub5 .box_in .box_step {
    width: 100%
}

.sub5 .box_in .box_step > ul > li {
    display: flex;
    margin-bottom: 15px;
    line-height: 1.4;
}

.sub5 .box_in .box_step ul li .step_tit {
    width: 250px;
    padding: 20px;
    border: 1px solid #ddd;
    margin-right: 50px;
    display: flex;
    align-items: center;
    position: relative;
}

.sub5 .box_in .box_step ul li .step_tit1 {
    width: 50%;
    padding: 20px;
    border: 1px solid #ddd;
    margin-right: 50px;
    display: flex;
    align-items: center;
    position: relative;
}

.sub5 .box_in .box_step li .step_con1 {
    margin-right: 50px;
    width: 25% !important;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 20px 30px;
    position: relative;
}

.sub5 .box_in .box_step li .step_con1::before {
    content: "";
    display: block;
    position: absolute;
    right: -37px;
    width: 21px;
    height: 5px;
    background: url(../../assets/images/sub/sb2_arrow.png) no-repeat 50% 50%/cover;
}

.sub5 .box_in .box_step li .step_con3 {
    width: 25%;
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 20px 30px;
}

.sub5 .box_in .box_step li .step_con3 li {
    font-size: 16px;
    padding: 3px 0;
    padding-left: 15px;
    position: relative;
}

.sub5 .box_in .box_step li .step_con3 li b {
    line-height: 2;
}

.sub5 .box_in .box_step li .step_con3 li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub5 .box_in .box_step li .step_con3 .con-none::before {
    content: none;
}

.sub5 .box_in .box_step ul li .title-green {
    color: #000;
    border: 2px solid #19ad08;
}

.sub5 .box_in .box_step ul li .title-green div {
    margin: 0 auto;
    color: #19ad08;
}

.sub5 .box_in .box_step ul li .title-green div p {
    font-size: 18px;
}

.sub5 .box_in .box_step ul li .title-blue {
    color: #000;
    border: 2px solid #006ab7;
}

.sub5 .box_in .box_step ul li .title-blue ul {
    margin: 0 auto;
    color: #006ab7;
}

.sub5 .box_in .box_step ul li .title-blue ul li {
    font-size: 18px;
    font-weight: 500;
    padding-left: 0px;
}

.sub5 .box_in .box_step ul li .title-yellow {
    color: #000;
    border: 2px solid #F3981D;

}

.sub5 .box_in .box_step ul li .title-yellow ul {
    margin: 0 auto;
    color: #F3981D;
}

.sub5 .box_in .box_step ul li .title-yellow ul li {
    font-size: 18px;
    font-weight: 500;
    padding-left: 0px;
}

.sub5 .box_in .box_step ul li .step_tit::before {
    content: "";
    display: block;
    position: absolute;
    right: -37px;
    width: 21px;
    height: 5px;
    background: url(../../assets/images/sub/sb2_arrow.png) no-repeat 50% 50%/cover;
}

.sub5 .box_in .box_step ul li .step_tit p {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
}

.sub5 .box_in .box_step ul li .num {
    color: #006ab7;
    font-weight: 500;
    font-size: 15px;
    font-family: 'SBAggroM';
    padding-right: 15px;
    line-height: 1;
}

.sub5 .box_in .box_step li .step_con {
    width: calc(100% - 300px);
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 20px 30px;
}

.sub5 .box_in .box_step li .step_con li {
    font-size: 16px;
    padding: 3px 0;
    padding-left: 15px;
    position: relative;
}

.sub5 .box_in .box_step li .step_con li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub5 .box_in .box_step li .step_con .con-none::before {
    content: none;
}

.sub5 .box_in1 {
    display: block;
}

.sub5 .box_in .box_step1 {
    overflow: hidden;
}

.sub5 .box_in .box_step1 > ul {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
}

.sub5 .box_in .box_step1 > ul > li {
    padding: 0 20px;
    line-height: 1.4;
    width: 20%;
}

.sub5 .box_in .box_step1 ul li .step_tit {
    padding: 20px;
    border: 1px solid #ddd;
    position: relative;
    height: 130px;
}

.sub5 .box_in .box_step1 ul li .step_tit > div:first-child {
    padding-bottom: 5px;
}

.sub5 .box_in .box_step1 ul li .step_tit::before {
    content: "";
    display: block;
    position: absolute;
    top: 65px;
    right: -35px;
    width: 26px;
    height: 10px;
    background: url(../../assets/images/sub/sb2_arrow1.svg) no-repeat 50% 50%/cover;
}

.sub5 .box_in .box_step1 ul li:last-child .step_tit::before {
    display: none;
}

.sub5 .box_in .box_step1 ul li .step_tit p {
    font-size: 16px;
    margin-bottom: 0;
}

.sub5 .box_in .box_step1 ul li .num {
    color: #006ab7;
    font-weight: 500;
    font-size: 15px;
    font-family: 'SBAggroM';
    line-height: 1;
}

.sub6 .imgBox {
    text-align: center;
}

.sub6 .imgBox img {
    margin: 0 auto;
    /* width: 75%; */
}

.sub6 .imgBox1 {
    margin-bottom: 0;
}

.sub6 .imgBox1 img {
    /* width: 60%; */
}

.sub6 .box_in {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    flex-wrap: wrap;
}

.sub6 .box_in .box {
    width: 50%;
    text-align: center;
    padding: 0 10px;
    line-height: 1.4;
}

.sub6 .box_in .box .tit {
    font-size: 18px;
    padding: 10px;
    font-weight: 500;
    color: #000;
    background: rgb(72 172 73 / 13%);
    display: flex;
    height: 60px;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.sub6 .box_in .box:last-child .tit {
    background: rgb(0 95 164 / 11%);
}

.sub6 .box_in .box .txt_li li {
    font-size: 17px;
    font-weight: 400;
    position: relative;
    padding: 3px 0;
    text-align: center;
    padding: 15px 5px;
    border: 1px solid #ddd;
    margin: 15px 0;
}

.sub6 .box_in .box .txt_li li::before {
    content: "\e905";
    font-family: xeicon !important;
    display: block;
    position: absolute;
    bottom: -20px;
    left: calc(100% / 2);
    color: #999;
}

.sub6 .box_in .box .txt_li li:last-child:before {
    display: none;
}

.sub7 .box_in .box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    line-height: 1.4;
    margin-bottom: 10px;
}

.sub7 .box_in .box:last-of-type {
    margin-bottom: 0;
}

.sub7 .box_in .box .tit {
    font-size: 20px;
    padding: 15px;
    font-weight: 500;
    color: #fff;
    background: #27c590;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.sub7 .box_in .box1 .tit {
    background: #F3981D;
}

.sub7 .box_in .box .txt_wrap1 .txt_box .title {
    font-weight: 500;
    color: #006ab7;
    width: 40%;
}

.sub7 .box_in .box .txt_wrap1 .txt_box .title2 {
    font-weight: 500;
    color: #006ab7;
}

.sub7 .box_in .box .txt_wrap1 {
    margin-left: 10px;
    width: calc(100% - 160px);
}

.sub7 .box_in .box .txt_wrap1 .txt {
    border: 1px solid #19ad08;
    height: 70px;
    text-align: center;
    display: table;
    width: 100%;
}

.sub7 .box_in .box .txt_wrap1 .txt p {
    margin-bottom: 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    color: #19ad08;
    font-weight: 500;
}

.sub7 .box_in .box .txt_wrap1 .txt_box {
    display: flex;
    margin-left: -5px;
    margin-right: -5px;
}

.sub7 .box_in .box .txt_wrap1 .txt_box > div {
    padding: 20px 15px;
    width: 33.33%;
    margin: 0 5px;
    display: table;
    border: 1px solid #ddd;
    background: #f8f8f8;
}

.sub7 .box_in .box .txt_wrap1 .txt_box > div p {
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    color: #000;
}

.sub7 .box_in .box:last-child .tit {
    background: #006ab7;
}

.sub7 .box_in .box:last-child .txt_wrap1 .txt {
    border: 1px solid #006ab7;
    margin-top: 10px;
}

.sub7 .box_in .box:last-child .txt_wrap1 .txt p {
    color: #006ab7;
}

.gray_box .box_wrap {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;

}

.gray_box .box {
    margin: 0 10px;
    width: 50%;
    display: table;
}

.gray_box .box:last-child {
    margin-bottom: 0;
}

.gray_box .box .box_in1 {
    border: 1px solid #19ad08;
    padding: 30px 20px;
    display: table-cell;
    border-radius: 15px;
}

.gray_box .box .box_in1 .ico {
    width: 70px;
    height: 70px;
    background: no-repeat 0% 50%/contain;
    background-size: 50px;
    display: block;
    margin-bottom: 15px;
    position: relative;
}

.gray_box .box .box_in1 .ico::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #19ad08;
    opacity: 0.1;
}

.gray_box .box:nth-child(2n) .box_in1 {
    border: 1px solid #006ab7;
}


.gray_box .box:nth-child(2n) .box_in1 .ico::after {
    background: #006ab7;
}


.gray_box .box .box_in1 .ico1 {
    background-image: url(../../assets/images/sub/sub02/sb2_2_ico1.svg);
}

.gray_box .box .box_in1 .ico2 {
    background-image: url(../../assets/images/sub/sub02/sb2_2_ico2.svg);
}

.gray_box .box .box_in1 .ico3 {
    background-image: url(../../assets/images/sub/sub02/sb2_2_ico3.svg);
}

.gray_box .box .box_in1 .ico4 {
    background-image: url(../../assets/images/sub/sub02/sb2_2_ico4.svg);
    background-size: 60px;
}

.gray_box .box .box_in1 .ico5 {
    background-image: url(../../assets/images/sub/sub02/sb2_2_ico5.svg);
}


.gray_box .box .box_in1 p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
}

.gray_box1 {
    text-align: right;
}

.gray_box1 p {
    font-size: 14px;
    color: #666;
    line-height: 1.2;
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
}

.gray_box1 p:last-child {
    margin-right: 0;
}

@media (max-width: 1380px) {
    .gtxt_top .gimg {
        top: 120px;
        width: 270px;
        height: 170px;
    }

}

@media screen and (max-width: 1280px) {
    .gtxt_top .gtxt {
        width: 100%;
    }

    .gtxt_top .gimg {
        display: none;
    }
}


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

    .sub4 .box_in .box13 .item {
        right: 77%;
    }
}


@media screen and (max-width: 980px) {
    .scon {
        padding-bottom: 30px;
    }

    .scon2 {
        padding-top: 30px;
    }

    .scon3 {
        padding-bottom: 30px;
    }

    .sub_content h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .sub_content h4 {
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: 500;
    }

    .apl_btn {
        position: relative;
        margin: 20px 0;

    }

    .apl_btn a {
        font-size: 15px;
        padding: 10px 10px 8px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .gtxt_top {
        margin-bottom: 15px;
    }

    .gtxt_top .gtxt {
        padding: 30px;
    }

    .gtxt_top .gtxt em {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .gtxt_top .gtxt h2 {
        font-size: 18px;
    }

    .gtxt_top .gtxt2::before {
        width: 100px;
        height: 100px;
        border-width: 8px;
    }

    .gtxt_top .gtxt2::after {
        width: 100px;
        height: 100px;
        border-width: 8px;
    }

    .gtxt_con {
        font-size: 14px;
    }

    .greetings_wrap .text-right b {
        font-size: 16px;
    }

    .greetings_wrap .text-right b img {
        width: 100px;
    }

    .greetings_wrap .text-right b span {
        font-size: 26px;
    }

    .gtxt2 .gtxt_con {
        font-size: 18px;
    }

    .gtxt_top .gtxt2 em {
        font-size: 20px;
    }

    .gtxt_top .gtxt2 p {
        font-size: 14px;
        margin-top: 10px;
    }

    .main-gtxt .txt {
        width: 250px;
    }

    .gtxt_top .gtxt2 {
        margin-bottom: 30px;
    }

    .main-gtxt .txt {
        width: 230px;
    }

    .sub_content h4 {
        font-size: 18px;
    }

    .sub1 .title {
        margin-bottom: 20px;
    }

    .sub1 .title > div {
        font-size: 16px;
        padding: 3px 30px;
    }

    .sub1 .box_in .box {
        font-size: 15px;
        padding: 15px 10px;
    }

    .sub2 .box_in .box .tit {
        font-size: 15px;
    }

    .sub2 .box_in .box .txt {
        font-size: 14px;
    }

    .sub3 .box_in .box .boxin {
        padding: 10px;
    }

    .sub3 .box_in .box .inner h5 {
        font-size: 15px;
    }

    .sub3 .box_in .box .ico {
        width: 60px;
        height: 60px;
        background-size: 30px;
    }

    .sub4 .box_in .box .txt_li {
        padding: 10px 15px;
        height: 120px;
    }

    .sub4 .box_in .box .txt_li li {
        font-size: 15px;
    }

    .sub4 .box_in .box .txt_li li::before {
        width: 3px;
        height: 3px;
        top: 11px;
    }

    .sub4 .box_in .box .tit {
        font-size: 16px;
        height: 120px;
    }

    .sub4 .box_in .box13 .txt_li,
    .sub4 .box_in .box13 .tit {
        height: 180px;
    }

    .sub5 .box_in .box_step ul li .step_tit {
        width: 45%;
        margin-right: 30px;
        padding: 10px;
    }

    .sub5 .box_in .box_step ul li .num {
        font-size: 14px;
        padding-right: 10px;
    }

    .sub5 .box_in .box_step ul li .step_tit p {
        font-size: 15px;
    }

    .sub5 .box_in .box_step ul li .step_tit::before {
        right: -23px;
        width: 14px;
        height: 3px;
    }

    .sub5 .box_in .box_step li .step_con {
        padding: 10px 15px;
        width: 20%;
    }

    .sub5 .box_in .box_step li .step_con3 {
        width: 35%;
        padding: 10px 15px;
        font-size: 14px;
    }

    .sub5 .box_in .box_step li .step_con3 li {
        font-size: 14px;
    }

    .sub5 .box_in .box_step li .step_con li {
        font-size: 14px;
        padding-left: 10px;
    }

    .sub5 .box_in .box_step li .step_con li::before {
        width: 3px;
        height: 3px;
        top: 11px;
    }

    .sub5 .box_in .box_step li .step_con3 li::before {
        width: 3px;
        height: 3px;
        top: 11px;
    }

    .sub5 .box_in .box_step1 ul li .num {
        font-size: 14px;
    }

    .sub5 .box_in .box_step1 ul li .step_tit {
        padding: 15px;
        height: 140px;
    }

    .sub5 .box_in .box_step1 ul li .step_tit p {
        font-size: 15px;
    }

    .sub5 .box_in .box_step ul li .title-green div p {
        font-size: 18px;
    }

    .sub5 .box_in .box_step ul li .title-blue ul li {
        font-size: 18px;
        font-weight: 500;
    }

    .sub5 .box_in .box_step ul li .title-yellow ul li {
        font-size: 18px;
        font-weight: 500;
    }

    .sub6 .box_in .box .tit {
        font-size: 15px;
    }

    .sub6 .box_in .box .txt_li li {
        font-size: 14px;
    }

    .sub7 .box_in .box .tit {
        font-size: 17px;
    }

    .sub7 .box_in .box .txt_wrap1 .txt p {
        font-size: 16px;
    }

    .sub7 .box_in .box .txt_wrap1 .txt_box > div p {
        font-size: 15px;
    }

    .gray_box .box .box_in1 {
        padding: 20px 15px;
    }


    .gray_box .box .box_in1 .ico {
        width: 50px;
        height: 50px;
        background-size: 40px;
    }

    .gray_box .box .box_in1 .ico4 {
        background-size: 45px;
    }

    .gray_box .box .box_in1 .ico::after {
        width: 25px;
        height: 25px;
    }

    .gray_box .box .box_in1 p {
        font-size: 14px;
    }

}


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

    .sub5 .box_in .box_step li .step_con1::before {
        content: none;
    }

    .sub_content h3 {
        font-size: 17px;
    }

    .sub_content h4 {
        font-size: 16px;
    }

    .apl_btn {
        margin: 15px 0;
    }

    .apl_btn a {
        font-size: 13px;
        padding: 7px 5px 5px;
    }

    .sub1 .title > div {
        font-size: 15px;
    }

    .sub1 .box_in {
        margin-left: -5px;
        margin-right: -5px;
    }

    .sub1 .box_in .box {
        margin: 0 5px;
        font-size: 14px;
    }

    .sub2 .box_in .box {
        width: 100%;
        margin-bottom: 10px;
    }

    .sub2 .box_in .box .tit {
        height: auto;
    }

    .sub2 .box_in .box .txt {
        height: auto;
    }

    .sub3 .box_in {
        flex-wrap: wrap;
    }

    .sub3 .box_in .box {
        width: 100%;
        margin-bottom: 10px;
    }

    .sub3 .box_in .box .inner {
        padding-left: 20px;
    }

    .sub3 .box_in .box .inner h5 {
        font-size: 14px;
    }

    .sub4 .box_in .box {
        flex-wrap: wrap;
    }

    .sub4 .box_in .box .txt_li {
        width: 100%;
        height: auto;
    }

    .sub4 .box_in .box .tit {
        width: 100%;
        height: auto;
        font-size: 15px;
    }

    .sub4 .box_in .box .item {
        display: none;
    }

    .sub4 .box_in .box .txt_li li {
        font-size: 14px;
    }

    .sub5 .box_in .box_step > ul > li {
        flex-wrap: wrap;
    }

    .sub5 .box_in .box_step ul li .step_tit {
        width: 100%;
        border-bottom: 0;
        margin-right: 0;

    }

    .sub5 .box_in .box_step ul li .title-green div p,
    .sub5 .box_in .box_step ul li .title-blue ul li,
    .sub5 .box_in .box_step ul li .title-yellow ul li {
        font-size: 15px;
        padding: 0;
    }

    .sub5 .box_in .box_step ul li .title-green {
        margin-bottom: 10px;
        Padding: 5px;
        border-bottom: 2px solid #19ad08;
    }

    .sub5 .box_in .box_step ul li .title-blue {
        margin-bottom: 10px;
        padding: 5px;
    }

    .sub5 .box_in .box_step ul li .title-yellow {
        padding: 5px;
    }

    .sub5 .box_in .box_step li .step_con {
        width: 100% !important;
        margin-right: 0;
    }

    .sub5 .box_in .box_step li .step_con3 {
        width: 100%;
        border-top-width: 0;
    }

    .sub5 .box_in .box_step li .step_con3 li {
        padding-left: 10px;
    }

    .sub5 .box_in .box_step ul li .step_tit::before {
        display: none;
    }

    .sub5 .box_in .box_step1 > ul {
        flex-wrap: wrap;
    }

    .sub5 .box_in .box_step1 > ul > li {
        width: 100%;
        padding-bottom: 30px;
    }

    .sub5 .box_in .box_step1 > ul > li:last-child {
        padding-bottom: 0;
    }

    .sub5 .box_in .box_step1 ul li .step_tit {
        height: auto;
    }

    .sub5 .box_in .box_step1 ul li .step_tit::before {
        width: 20px;
        height: 8px;
        top: auto;
        right: calc(50% - 5px);
        bottom: -20px;
        transform: rotate(90deg);
    }

    .sub6 .box_in .box {
        width: 100%;
    }

    .sub6 .box_in .box .tit {
        height: auto;
    }

    .sub6 .box_in .box .txt_li li {
        padding: 10px
    }

    .sub7 .box_in .box {
        margin-bottom: 5px;
    }

    .sub7 .box_in .box .tit {
        font-size: 15px;
        width: 100%;
        padding: 10px;
    }

    .sub7 .box_in .box .txt_wrap1 {
        margin: 0;
        width: 100%;
    }

    .sub7 .box_in .box .txt_wrap1 .txt {
        height: auto;
        padding: 10px;
    }

    .sub7 .box_in .box:last-child .txt_wrap1 .txt {
        margin-top: 0;
    }

    .sub7 .box_in .box .txt_wrap1 .txt p {
        font-size: 14px;
    }

    .sub7 .box_in .box .txt_wrap1 .txt_box {
        flex-wrap: wrap;
    }

    .sub7 .box_in .box .txt_wrap1 .txt_box > div {
        padding: 10px;
        width: 100%;
        margin-bottom: 5px;
    }

    .sub7 .box_in .box .txt_wrap1 .txt_box2 > div {
        width: 100% !important;
    }

    .sub7 .box_in .box .txt_wrap1 .txt_box > div p {
        font-size: 14px;
    }

    .gray_box .box_wrap {
        flex-wrap: wrap;
    }

    .gray_box .box {
        width: 100%;
        margin-bottom: 10px;
    }

    .gray_box .box:last-child {
        margin-bottom: 0;
    }

}

.organization {
    position: relative;;
    text-align: center;
    font-size: 21px;
}

.organization .depth1 {
    position: relative;
    width: 100%;
    display: flex;
    gap: 0;
    flex-flow: column;
    align-items: center;
}

.organization .depth1 a {
    display: block;
    width: 260px;
    margin-right: 550px;
}

.organization .depth1 a p {
    position: relative;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    color: #fff;
    width: 260px;
    padding: 15px 5px;
    border-radius: 6px;
    background: #006ab7;
    margin: 0;
    font-size: 20px;
}

.organization .depth1 a.prf2 {
    margin-right: 0;
    margin-left: 550px;
}

.organization .depth1 a.prf2 p {
    background-color: #000;
}

.organization .depth1 a.prf3 p {
    background-color: #19ad08;
}

.organization .depth1 a p::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 106%;
    height: 1px;
    background: #ddd;
    z-index: -1;
}

.organization .depth1 a.prf2 p::after {
    right: 50%;
    left: auto;
}

.organization .depth4 {
    width: 100%;
    margin: 0 auto;
    padding-top: 80px;
    display: flex;
    position: relative;
    justify-content: center;
    gap: 200px;
}

.organization .depth4 .OgList1 {
    position: relative;
}

.organization .depth4 .OgList1 p {
    width: 280px;
    font-weight: 500;
    font-size: 17px;
    border-radius: 6px;
    color: #000;
    background: #f1f1f1;
    padding: 12px 5px;
    margin-bottom: 0;
}

.organization .depth4 .OgList1::before {
    content: '';
    display: block;
    position: absolute;
    top: -40px;
    left: 50%;
    width: 1px;
    height: 40px;
    background: #ddd;
    z-index: -1;
}

.organization .depth4 .OgList1::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -40px;
    width: 480px;
    height: 1px;
    background: #ddd;
    z-index: -1;
}

.organization .depth4 .OgList1:last-child:after {
    display: none;
}

.organization .depth4 .OgList1 ul {
    margin-top: 10px;
}

.organization .depth4 .OgList1 ul li {
    margin-bottom: 5px;
    padding: 10px 5px;
    font-size: 16px;
    border: 1px solid #ddd;
    background: #fff;
    color: #000;
    border-radius: 6px;
}

.organization .prf_box .prf {
    width: 160px;
    height: 160px;
    z-index: 1;
    line-height: 1.3;
    font-size: 22px;
    border-radius: 50%;;
    display: table;
    background: -webkit-gradient(linear, left top, right top, from(#006ab7), to(#19ad08));
    color: #fff;
    margin: 0 auto;
}

.organization .prf_box {
    margin-bottom: 50px;
    position: relative;
}

.organization .prf_box .prf::after {
    content: "";
    display: block;
    position: absolute;
    background: #ddd;
    width: 1px;
    height: 380px;
    left: 50%;
    top: 50%;
    z-index: -1;
}

.OgList_in {
    position: relative;
    display: flex;
}

.OgList_in > li {
    width: 180px;
    padding: 0 15px;
    position: relative;
}

.OgList_in > li > .opp_sw {
    background: #f1f1f1;
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 15px 0px;
}

.organization .prf_box .prf p {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.6;
    font-weight: 600;
}

.OgList_in > li ul {
    margin-top: 15px;
}

.OgList_in > li:first-child::after {
    content: "";
    display: block;
    position: absolute;
    width: 300%;
    left: 50%;
    top: -50px;
    height: 1px;
    background: #ddd;
}

.OgList_in > li > .opp_sw::after {
    content: "";
    display: block;
    position: absolute;
    top: -50px;
    left: 50%;
    width: 1px;
    height: 50px;
    background: #ddd;
}

.OgList_in li .opp_in li {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
    color: #000;
}

.OgList_in li .opp_in li:last-child {
    border-bottom-width: 1px;
}


.OgList > li:first-child::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -50px;
    height: 14px;
    background: #ddd;
}

.OgList > li {
    float: left;
    position: relative;
}

.OgList > li > .opp_sw::after {
    content: "";
    display: block;
    position: absolute;
    top: -200px;
    left: 50%;
    width: 1px;
    height: 200px;
    background: #ddd;
}

.OgList > li > .opp_sw {
    background: #f1f1f1;
    padding: 15px;
}

.OgList > li > .opp_sw:first-child {
    margin-right: 15px;
}

.OgList > li > .opp_sw:last-child {
    border: 1px solid #ddd;
}

.OgList > li > .opp_sw > a {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;

}

.OgList > li > .opp_sw .org_ipp {
    left: 4px;
    right: 4px;
    top: 100%;
    margin-top: 7px;
    margin-left: 0;
    width: auto;
}

.OgList > li > .opp_sw .org_ipp:before {
    left: 50%;
    margin-left: -5px;
    top: -5px;
    transform: rotate(90deg);
}

.OgList > li ul {
    margin-top: 15px;
}

.OgList > li ul li {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
    color: #000;
}

.OgList > li ul li:last-child {
    border-bottom-width: 1px;
}

@media screen and (max-width: 1080px) {
    .organization .prf_box .prf {
        width: 150px;
        height: 150px;
        font-size: 20px;
    }

    .organization .depth1 a {
        margin-right: 400px;
    }

    .organization .depth1 a.prf2 {
        margin-left: 400px;
        margin-right: 0;
    }

    .organization .depth1 a p {
        width: 200px;
        padding: 10px 5px;
        font-size: 17px;
    }

    .organization .depth1 a p::after {
        width: 100%;
    }

    .organization .depth4 .OgList1 p {
        width: 200px;
        font-size: 17px;
        padding: 10px 5px;
    }

    .organization .depth4 .OgList1 ul li {
        font-size: 15px;
        padding: 10px 5px;
    }

    .organization .prf_box .prf::after {
        height: 327px;
    }

    .organization .depth4 .OgList1::after {
        width: 400px;
    }
}

@media screen and (max-width: 980px) {
    .organization .prf_box {
        margin-bottom: 30px;
    }

    .organization .depth1 p {
        font-size: 16px;
        padding: 10px 5px;
        margin-bottom: 40px;
    }

    .organization .depth2 .sub2 {
        font-size: 16px;
        padding: 10px 5px;
    }

    .organization .prf_box .prf {
        font-size: 18px;
        width: 130px;
        height: 130px;
    }

    .organization .prf_box .prf::after {
        height: 258px;
    }

    .organization .depth1 {
        overflow: hidden;
    }

    .organization .depth1 a p {
        font-size: 16px;
        padding: 7px 5px;
    }

    .organization .depth4 {
        padding-top: 50px;
    }

    .organization .depth4 .OgList1 p {
        font-size: 15px;
        padding: 7px 5px;
    }

    .organization .depth4 .OgList1 ul {
        margin-top: 7px;
    }

    .organization .depth4 .OgList1 ul li {
        font-size: 14px;
        padding: 7px 5px;
    }

    .organization .depth4 .OgList1::before {
        top: -25px;
        height: 25px;
    }

    .organization .depth4 .OgList1::after {
        top: -25px;
    }
}

@media screen and (max-width: 767px) {
    .organization {
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 660px) {
    .organization .prf_box .prf {
        width: 120px;
        height: 120px;
    }

    .organization .depth1 {
        gap: 15px;
        overflow: unset;
        align-items: start;
    }

    .organization .depth1 a {
        width: 100%;
        margin: 0;
        text-align: left;
    }

    .organization .depth1 a.prf2 {
        margin: 0;
        text-align: right;
    }

    .organization .depth1 a p {
        width: calc(50% - 15px);
        font-size: 15px;
    }

    .organization .depth1 a p::after {
        width: calc(50% + 15px);
    }

    .organization .depth4 {
        gap: 15px;
    }

    .organization .depth4 .OgList1 {
        width: 50%;
    }

    .organization .depth4 .OgList1 p {
        width: 100%;
        font-size: 14px;
    }

    .organization .depth4 .OgList1 ul li {
        font-size: 13px;
        padding: 5px;
    }

    .organization .depth4 .OgList1::after {
        width: calc(100% + 15px);
    }

    .organization .prf_box .prf::after {
        height: 278px;
    }
}

.model-title {
    padding: 15px;
    color: #000;
    position: relative;
    line-height: 1.1;
    text-align: center;
}


.model-title::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 22px;
    height: 118px;
    border: 10px solid #006ab7;
    border-right: 0;
}

.model-title div {
    font-size: 24px;
    font-family: 'SBAggroM';
}

.model-title div .txt1 {
    box-shadow: inset 0 -13px 0px 0px rgb(215 42 59 / 9%);
}

.model-title div .txt {
    color: #006ab7;
    font-size: 37px;
}

.model-title::after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 22px;
    height: 118px;
    border: 10px solid #006ab7;
    border-left: 0;
}


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

.main-title1 .txt {
    width: 300px;
    display: inline-block;
    color: #006ab7;
    line-height: 1.4;
    font-weight: 600;
    padding: 15px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid;
    border-radius: 6px;
    font-size: 40px;
}

.main-title1 .txt1 {
    padding-top: 20px;
    font-size: 23px;
    font-weight: 600;
}

.main-title2 .txt {
    text-align: center;
    position: relative;
    font-size: 22px;
    top: 25px;
    padding: 5px 30px;
    width: 207px;
    color: #fff;
    font-weight: 500;
    background: #19ad08;
    border-radius: 50px;
    margin: auto;
    z-index: 1;
}

.main-title2:first-child .txt {
    background: #006ab7;
}

.main-title2 .txt1 {
    text-align: center;
    position: relative;
    max-width: 700px;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    letter-spacing: -1px;
    border: 2px solid #ddd;
    padding: 50px 15px 30px;
    margin: 0 auto;
    line-height: 1.6;
}


.sub0 .title {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

.sub0 .title:after {
    content: '';
    position: absolute;
    bottom: -36px;
    left: 0;
    width: 100%;
    height: 40px;
    background: url(../../assets/images/sub/sbg_01.png) no-repeat center top;
    background-size: 100% 100%;
    z-index: -1;
}

.sub0 .title > div {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#19ad08), to(#006ab7));
    border-radius: 70px;
    padding: 6px 60px;
}

.sub0 .box_in {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}

.sub0 .box_in .box {
    width: 25%;
    text-align: center;
    font-size: 20px;
    padding: 18px;
    margin: 0 10px;
    line-height: 1.4;
    border-radius: 6px;
    color: #fff;
}

.sub0 .box_in .box span {
    padding-right: 4px;
    font-weight: 500;
}

.sub0 .box_in .box.c1 {
    background: #19ad08;
}

.sub0 .box_in .box.c2 {
    background: #006ab7;
}

.sub0 .box_in .box.c3 {
    background: #F3981D;
}

.sub0 .box_in .box.c4 {
    background: #006ab7;
}

.main-title3 {
    position: relative;
}

.main-title3 .main_box {
    position: absolute;
    top: 30%;
    left: 44%;
    width: 130px;
    height: 130px;
    line-height: 118px;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    background: #006ab7;
    text-align: center;
    z-index: 1;
    border-radius: 50%;
    border: 5px solid #ddd;
}

.main-title3 .box-wrap .box-step {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
}

.main-title3 .box-wrap ul .step-con1 {
    width: 50%;
    border: 1px solid #ddd;
    padding: 30px 30px 30px 70px;
    border-radius: 6px;
    /* height: 200px; */
    margin: 10px;
}

.main-title3 .box-wrap .con li {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.8;
}

.main-title3 .box-wrap .con li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ddd;
}

.main-title4 .txt {
    text-align: center;
    position: relative;
    font-size: 22px;
    padding: 5px 5px;
    width: 207px;
    color: #fff;
    font-weight: 500;
    background: #000;
    border-radius: 50px;
    margin: auto;
    z-index: 1;
}

.main-title4 div {
    margin-top: 20px;
}


.main-title4 div ul {
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
}

.main-title4 div ul li {
    width: 33.33%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    font-size: 18px;
    margin: 10px;
}

.main-title4 div ul .con1 {
    border: 1px solid #19ad08;
    border-radius: 6px;
}

.main-title4 div ul .con1 .text {
    color: #19ad08;
}

.main-title4 div ul .con1 .text2 {
    box-shadow: inset 0px -17px 0 rgb(72 172 73 / 25%);
}

.main-title4 div ul .con2 .text2 {
    box-shadow: inset 0px -17px 0 rgb(243 152 29 / 25%);
}

.main-title4 div ul .con3 .text2 {
    box-shadow: inset 0px -17px 0 rgb(0 95 164 / 25%);
}

.main-title4 div ul .con2 {
    border: 1px solid #F3981D;
    border-radius: 6px;
}

.main-title4 div ul .con2 .text {
    color: #F3981D;
}

.main-title4 div ul .con3 {
    border: 1px solid #006ab7;
    border-radius: 6px;
}

.main-title4 div ul .con3 .text {
    color: #006ab7;
}

.main-title4 div ul li p {
    font-size: 20px;
    font-weight: 500;
    margin-right: 3px;
}

.main-title4 div ul li p {
    margin: 0;
}

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

    .main-title4 div ul li {
        padding: 15px 0;
    }

    .main-title4 div ul li p {
        font-size: 16px;
    }

    .main-title4 div ul li p {
        font-size: 16px;
    }
}


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

    .sub0 .title {
        margin-bottom: 20px;
    }

    .sub0 .title > div {
        font-size: 16px;
        padding: 3px 30px;
    }

    .sub0 .box_in .box {
        font-size: 15px;
        padding: 15px 10px;
    }

    .main-title2 .txt1 {
        font-size: 15px;
        padding: 30px 5px 15px;
    }

    .main-title2 .txt {
        font-size: 16px;
        padding: 3px 3px;
        width: 120px;
        top: 20px;
    }

    .main-title3 .box-wrap .con li {
        font-size: 14px;
    }

    .main-title3 .box-wrap ul .step-con1 {
        padding: 15px 30px 15px 70px;
        height: auto;
    }

    .main-title3 .box-wrap .con li {
        font-size: 14px;
    }

    .main-title3 .main_box {
        width: 120px;
        height: 120px;
        line-height: 110px;
        font-size: 17px;
        top: 29%;
        left: 43%;
    }

    .model-title div {
        font-size: 20px;
    }

    .main-title4 .txt {
        font-size: 16px;
    }

    .main-title4 div {
        margin-top: 5px;
    }

    .main-title4 div ul li p {
        font-size: 15px;
    }
}

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

    .sub0 .title > div {
        font-size: 15px;
    }

    .sub0 .box_in {
        margin-left: -5px;
        margin-right: -5px;
    }

    .sub0 .box_in .box {
        margin: 0 5px;
        font-size: 14px;
    }

    .main-title3 .box-wrap .box-step {
        flex-wrap: wrap;
    }

    .main-title3 .box-wrap ul .step-con1 {
        padding: 10px;
        width: 100%;
        margin-bottom: 0;
    }

    .main-title4 div ul li {
        padding: 10px;
        width: 100%;
        margin-bottom: 0;
    }

    .main-title2 .txt,
    .main-title4 .txt {
        width: 110px;
        font-size: 15px;
    }

    .main-title4 div {
        margin-top: 0;
    }

    .model-title div {
        font-size: 17px;
    }

    .model-title::before {
        width: 15px;
        border-width: 5px;
    }

    .model-title::after {
        width: 15px;
        border-width: 5px;
    }

    .main-title3 .main_box {
        width: 100%;
        position: relative;
        height: auto;
        line-height: 38px;
        color: #000;
        background: #f5f5f5;
        border: 1px solid #ddd;
        border-radius: 6px;
        left: 0;;
        font-size: 15px;
    }

    .main-title4 div ul {
        flex-wrap: wrap;
    }
}

.contentD-box {
    display: flex;
    gap: 15px;
}

.contentD-box .main-title2 .txt {
    font-size: 20px;
}

.contentD-box .main-title2 .txt1 {
    border-width: 1px;
    font-weight: 400;
    font-size: 18px;
    padding: 50px 50px 30px;
}

.sub_titbox::before {
    content: none;
}

.sub01_content1 {
    margin-top: 30px;
}

.sub01_content1 p {
    position: relative;
    font-size: 22px;
    text-align: center;
    border-radius: 50px;
    font-weight: 500;
    color: #fff;
    line-height: 1.4;
    background: #006ab7;
    margin-bottom: 0;
    padding: 20px;
}

.sub02_content .box_in {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 15px;
}

.sub02_content .box_in .box {
    width: calc(33.33% - 10px);
    text-align: center;
    line-height: 1.4;
}

.sub02_content .box_in .box:last-child {
    width: 100%;
}

.sub02_content .box_in .box .tit {
    font-size: 17px;
    font-weight: 500;
    padding: 10px;
    color: #000;
    background: rgb(72 172 73 / 13%);
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    position: relative;
}

.sub02_content .box_in .box .tit2 {
    background: rgb(0 95 164 / 11%);
}

.sub02_content .box_in .box .tit3 {
    background: rgb(243 152 29 / 16%);
}

.sub02_content .box_in .box .tit:after {
    top: 43px;
    transform: rotate(90deg);
    content: '';
    position: absolute;
    right: 47%;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 16px solid rgb(72 172 73 / 13%);
}

.sub02_content .box_in .box .tit2:after {
    border-left: 16px solid rgb(0 95 164 / 11%);
}

.sub02_content .box_in .box .tit3:after {
    border-left: 16px solid rgb(243 152 29 / 16%);
}

.sub02_content .box_in .box .txt {
    padding: 30px 15px;
    color: #000;
    border: 1px solid #ddd;
    border-top-width: 0;
    height: calc(100% - 50px);
}

.sub02_content .box_in .box .txt p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 0;
}

.sub02_content .box_in .box:last-child .txt {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: #f8f8f8;
    padding: 20px 40px;
    border: 3px solid #ddd;
}

.sub02_content .box_in .box:last-child .txt p {
    font-size: 20px;
}

.sub02_content .box_in .box .txt .content_ul li {
    font-size: 16px;
    padding: 3px 0;
    padding-left: 15px;
    position: relative;
    text-align: left;
}

.sub02_content .box_in .box .txt .content_ul li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub02_tit ul li {
    padding: 20px 20px;
    width: 100%;
    display: table;
    border: 1px solid #ddd;
    background: #f8f8f8;
    margin-bottom: 15px;
}


.sub02_tit ul li:last-of-type {
    margin-bottom: 0;
}


.sub02_tit ul li {
    position: relative;
    font-size: 16px;
}

.sub02_tit ul li > div {
    position: relative;
    padding-left: 25px;
    font-size: 17px;
}

.sub02_tit ul li > div::after {
    top: 14px;
    background: #006ab7;
    content: ' ';
    left: 8px;
    width: 5px;
    height: 5px;
    position: absolute;
}

.sub02_tit1 ul li > div {
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: 15px;
    line-height: 1.4;
}

.sub02_tit1 ul li > div::after {
    display: none;
}

.sub02_tit1 ul li > div p {
    margin-bottom: 0;
    width: calc(100% - 45px);
}

.sub02_tit1 ul li > div b {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #006ab7;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
}

.sub02_content1 .box_in {
    text-align: center;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}

.sub02_content1 .box_in .box {
    position: relative;
    background: #fff;
}

.sub02_content1 .box .tit .img img {
    height: 100px;
    margin-bottom: 10px;
}

.sub02_content1 .box_in .box .tit {
    position: relative;
    flex-direction: column;
    padding: 20px;
    color: #000;
    background: #fff;
    height: 200px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
    font-size: 20px;
}

.sub02_content1 .box_in .box .tit p {
    margin: 0;
    font-weight: 500;
}

.sub02_content1 .box_in .box .txt {
    width: 100%;
    padding: 30px 20px;
    background: #f5f5f5;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-top: 2px dotted #ddd;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    height: calc(100% - 200px);
}

.sub02_content1 .box_in .tit .ico2 {
    background-image: url(../../assets/images/sub/111111.png);
    width: 70px;
    height: 70px;
    background: no-repeat 0% 50%/contain;
    background-size: 50px;
    display: block;
    margin-bottom: 15px;
    position: relative;
}

.sub02_content1 {
    padding-bottom: 30px;
}

.sub02_content2 {
    border-bottom-color: #ddd;
    border-top: 2px solid #006ab7;
    margin-bottom: 70px;
}

.sub02_content2 tr th {
    background-color: #f5f5f5;
    color: #000;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    vertical-align: middle;
    line-height: 1.4;
}

.sub02_content2 tr td {
    letter-spacing: 0px;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
    font-size: 15px;
    color: #555;
    word-break: keep-all;
    text-align: left !important;
    padding: 10px;
    line-height: 1.4;
}

.sub02_content2 tr td ol li {
    position: relative;
    padding: 5px;
    padding-left: 15px;
    font-size: 16px;

}

.sub02_content2 tr td ol li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub02_content3 .box_in .box .tit {
    text-align: left;
    padding-top: 20px;
    border-top: 2px solid #000;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    width: 150px;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    background: none;
    display: inline-block;
}

.sub02_content3 .box_in .box:last-child .tit {
    background: none;
}

.sub02_content3 .box_in .box .txt_wrap1 .box1 {
    margin-bottom: 15px;
}

.sub02_content3 .box_in .box .txt_wrap1 .txt_box .none {
    background: none;
    border: none;
}

.sub02_content3 .box_in .box .txt_wrap1 .txt_box .box2 {
    width: calc(100% - 33.33% + 7.5px);
    margin-bottom: 15px
}

.sub02_content3 .box_in .box .txt_wrap1 .txt1 {
    border: 1px solid #19ad08;
    margin-bottom: 15px;
}

.sub02_content3 .box_in .box .txt_wrap1 .txt1 p {
    color: #19ad08;
}

.sub02_content3 .box_in .box .txt_wrap1 .txt2 p {
    color: #006ab7;
}

.sub02_content3 .box_in .box .txt_wrap1 .txt2 {
    border: 1px solid #006ab7;
    margin-bottom: 15px;
}

.sub02_content3 .box_in .box:last-child .txt_wrap1 .txt3 {
    border: 1px solid #F3981D;
}

.sub02_content3 .box_in .box .txt_wrap1 .txt3 p {
    color: #F3981D !important;
}

.sub02_content3 .box_in .box_imgwrap {
    position: relative;
    color: #000;
    justify-content: space-around;
}

.sub02_content3 .box_in .box_img {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: flex !important;
    color: #ffff;
    height: 150px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.sub02_content3 .box_in .box_img::after {
    top: 157px;
    transform: rotate(90deg);
    content: '';
    position: absolute;
    right: 45%;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 16px solid rgb(72 172 73 / 13%);
}

.sub02_content3 .box_in .box_green::after {
    border-left: 16px solid #19ad08;
}

.sub02_content3 .box_in .box_blue::after {
    border-left: 16px solid #006ab7;
}

.sub02_content3 .box_in .box_yellow::after {
    border-left: 16px solid #F3981D;
}

.sub02_content3 .box_in .box_img p {
    margin: 0px;
    text-align: center;
    font-weight: 500;
    font-size: 18px !important;
}

.sub02_content3 .box_in .box_img img {
    height: 60px;
    margin-bottom: 10px;
}

.sub02_content3 .box_in .box_green img {
    position: relative;
}

.sub02_content3 .box_in .box_green img::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #19ad08;
    opacity: 0.1;
}

.sub02_content3 .box_in .box_1 {
    margin-bottom: 50px;
}

.sub02_content3 .box_in .box .tit_1 {
    border-top: none
}

.sub02_content3 .box_icon .box_green {
    border: 2px solid #19ad08 !important;
    background: none !important;
}

.sub02_content3 .box_icon .box_blue {
    border: 2px solid #006ab7 !important;
    background: none !important;
}

.sub02_content3 .box_icon .box_blue img {
    height: 65px;
}

.sub02_content3 .box_icon .box_yellow {
    border: 2px solid #F3981D !important;
    background: none !important;
}

.sub02_content4 .box_in {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.sub02_content4 .box_in .box {
    position: relative;
    background: #fff;
    width: 100%;
    text-align: center;
    line-height: 1.4;
}

.sub02_content4 .box_in .box .img {
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.sub02_content4 .box_in .box .tit_box {
    border: 1px solid #ddd;
}

.sub02_content4 .box_in .box .tit {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
    background-color: #f6fbff;
}

.sub02_content4 .box_in .box:nth-child(2n) .tit {
    background-color: #fff8ef;
}

.sub02_content4 .box_in .box .txt {
    padding: 20px;
    font-size: 16px;
    background-color: #fff;
    border: 0;
    font-weight: 300;
    text-align: left;
    line-height: 1.6;
}

.sub02_content5 .box_in {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

.sub02_content5 .box_in .box {
    position: relative;
    background: #fff;
    width: 100%;
    text-align: center;
    line-height: 1.4;
    border: 1px solid #ddd;
}

.sub02_content5 .box_in .box .img {
    display: block;
    position: relative;
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
}

.sub02_content5 .box_in .box .img > a {
    height: 0;
    padding-bottom: 65%;
    overflow: hidden;
    position: relative;
    display: block;
    cursor: default;
    pointer-events: none;
}

.sub02_content5 .box_in .box .tit {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    padding: 15px 20px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background-color: #f6fbff;
}

.sub02_content5 .box_in .box:nth-child(2n) .tit {
    background-color: #fff8ef;
}

.sub02_content5 .box_in .box .txt {
    padding: 20px;
    font-size: 16px;
    background-color: #fff;
    border: 0;
    font-weight: 300;
    text-align: left;
    line-height: 1.6;
}

.sub02_content6 ul li span {
    font-weight: 500;
}

.sub02_content7 .content7 {
    padding: 20px;
    border: 1px solid #ddd;
}

.sub02_content7 .content7 .txt {
    font-size: 16px;
    position: relative;
    display: block;
    list-style: none;
    padding: 0 0 4px 25px;
    background: url(../../assets/images/sub/checkcheck.png) no-repeat 3px 8px;
    background-size: 17px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.sub02_content7 .content7 .txt:last-of-type {
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
}

.sub7 .box_in .box .txt_wrap1 .txt_box1 > div {
    width: 100%;
}

.sub7 .box_in .box .txt_wrap1 .txt_box2 > div {
    width: 50%;
}

.sub02_contnet4 .box_in .box_step1 > ul > li {
    width: 25% !important;
}

.program-wrap .program-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.program-wrap .program-box .box {
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #ddd;
    line-height: 1.2;
}

.program-wrap .program-box .box b {
    font-size: 24px;
    display: inline-block;
    color: #006ab7;
    margin-bottom: 10px;
    font-family: 'SBAggroM', 'Noto Sans KR', sans-serif;
}

.program-wrap .program-box .box p {
    font-size: 18px;
    font-weight: 600;
}

.program-wrap .program-box .box span {
    font-size: 16px;
}

.chart-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 30px 0;
}

.chart-box > div {
    text-align: center;
}

.chart-box p {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
    display: inline-block;
    background-color: #f8f8f8;
    padding: 5px 15px;
    border-radius: 15px;
}

.point-box {
    position: relative;
    border: 1px solid #ddd;
    border-bottom: 5px solid #eee;
    padding: 30px 20px;
    text-align: left;
    line-height: 1.6;
    margin: 40px 0;
}

.point-box:before {
    position: absolute;
    top: -23px;
    left: 20px;
    content: '';
    display: block;
    width: 158px;
    height: 42px;
    background: url(../../assets/images/sub/sub01/point-box.png) no-repeat left center;
    background-size: auto 42px;
}

.point-box-1 {
    padding: 40px 20px 30px;
}

.point-box-1:before {
    position: absolute;
    top: -23px;
    left: 20px;
    content: '';
    display: block;
    width: 286px;
    height: 42px;
}

.point-box-1.p-img1:before {
    background: url(../../assets/images/sub/sub02/point-box.png) no-repeat left center;
    background-size: auto 42px;
}

.point-box-1.p-img2:before {
    width: 262px;
    background: url(../../assets/images/sub/sub02/point-box-1.png) no-repeat left center;
    background-size: auto 42px;
}

.point-box-1.p-img5:before {
    width: 240px;
    background: url(../../assets/images/sub/sub02/point-box-5.png) no-repeat left center;
    background-size: auto 42px;
}

.point-box-1.p-img6:before {
    width: 252px;
    background: url(../../assets/images/sub/sub02/point-box-6.png) no-repeat left center;
    background-size: auto 42px;
}

.point-box p {
    position: relative;
    padding: 0 15px;
    font-size: 20px;
    margin-bottom: 0;
    text-align: center;
    line-height: 1.6;
}

.point-box p b {
    color: #006ab7;
}

.img-box {
    text-align: center;
}

.values {
    padding-top: 70px;
}

.values .values-desc {
    max-width: 100%;
    margin: 0 auto;
}

.values .values-desc .title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
}

.values .values-list {
    counter-reset: section;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.values .values-list .item {
    position: relative;
    width: 33.33%;
}

.values .values-list .item:not(:last-child)::before,
.values .values-list .item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 35%;
    right: 0;
    border-radius: 2px;
    transform: translate(50%, -50%);
}

.values .values-list .item:not(:last-child)::before {
    width: 24px;
    height: 4px;
    background-color: #006ab7;
}

.values .values-list .item:not(:last-child)::after {
    width: 4px;
    height: 24px;
    background-color: #19ad08;
}

.values .values-list .item-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 240px;
    height: 240px;
    padding-bottom: 20px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
}

.values .values-list .txt {
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.4;
    padding: 20px;
    background-color: #f8f8f8;
    /*min-height: 110px;*/
    text-align: center;
}

.values .values-list .num::before {
    content: "0" counter(section);
    counter-increment: section;
    font-size: 30px;
    font-weight: 900;
    color: #ddd;
    line-height: 1;
}

.values .values-list .icon {
    margin-top: 15px;
}

.values .values-list .icon img {
    width: auto;
    height: 100%;
    max-height: 60px;
}

.values .values-list .text {
    margin-top: 5px;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
}

.values .values-list-1 .item-inner {
    display: table;
    border: 20px solid rgb(54 96 251 / 10%);
    padding-bottom: 0;
}

.values .values-list-1 .item-inner > div {
    width: 220px;
    height: 220px;
    border: 2px dotted #3660FB;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.values .values-list-1 .item:not(:last-child)::before, .values .values-list-1 .item:not(:last-child)::after {
    top: 50%;
}

.values .values-list .text {
    font-size: 24px;
}

.products {
    padding-top: 70px;
}

.products .products-desc {
    max-width: 100%;
    margin: 0 auto;
}

.products .products-desc .title {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
}

.products .products-desc .title b {
    color: #006ab7;
}

.products .products-desc .title span {
    font-size: 20px;
    font-weight: 400;
    color: #666;
}

.products .products-desc .txt {
    padding: 20px 20px;
    width: 100%;
    border: 1px solid #ddd;
    background: #f4faff;
    text-align: center;
}

.products .products-desc .txt p {
    margin-bottom: 0;
    position: relative;
    font-size: 18px;
}

.products .products-desc-1 .title b {
    color: #19ad08;
}

.products .products-desc-1 .txt {
    background: #fff8f6;
}

.products-table {
    display: flex;
    gap: 30px;
}

.products-table .box {
    flex: 1;
    position: relative;
}

.products-table .box .tit {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    padding: 15px 10px;
    line-height: 1.2;
    border-radius: 10px;
    border: 1px solid #ddd;
}

.products-table .box:first-child .tit {
    background-color: #ff9b00;
    color: #fff;
    border-color: #ff9b00;
}

.products-table .box:nth-child(2) .tit {
    background-color: #68c127;
    color: #fff;
    border-color: #68c127;
}

.products-table .box:nth-child(3) .tit {
    background-color: #00cf8e;
    color: #fff;
    border-color: #00cf8e;
}

.products-table .box:last-child .tit {
    background-color: #006ab7;
    color: #fff;
    border-color: #006ab7;
}

.products-table .box .s-box {
    position: relative;
}

.products-table .box .s-box:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -10px;
    width: 1px;
    height: 100%;
    background: #ddd;
    z-index: -1;
}

.products-table .box:nth-child(2) .s-box:after {
    display: none;
}

.products-table .box .s-box > ul {
    display: flex;
    flex-flow: column;
    gap: 10px;
    margin-top: 10px;
}

.products-table .box .s-box > ul > li {
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 15px 10px;
    border-radius: 10px;
    line-height: 1.2;
}

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

    .sub02_content4 .box_in {
        grid-template-columns: repeat(2, 1fr);
    }

    .sub02_content5 .box_in {
        grid-template-columns: repeat(2, 1fr);
    }

    .sub02_content3 .box_in .box_img {
        height: 133px;
    }

    .sub02_content3 .box_in .box_img img {
        height: 46px;
    }

    .sub02_content3 .box_in .box_img::after {
        top: 138px;
    }

    .sub2 .box_in .box {
        width: 50%;
    }

    .sub02_content1 .box_in .box {
        width: calc(50% - 7.5px);
    }

    .values .values-list .item {
        width: 100%;
    }

    .values .values-list .item-inner {
        width: 200px;
        height: 200px;
        margin: 0 auto;
    }

    .values .values-list .icon img {
        width: 40px;
    }

    .values .values-list .text {
        margin-top: 10px;
        line-height: 1.4;
    }

    .values .values-list .num::before {
        font-size: 26px;
    }

    .values .values-list .item:not(:last-child)::before, .values .values-list .item:not(:last-child)::after {
        top: 30%;
    }

    .values .values-list-1 .item {
        width: calc(50% - 10px);
    }

    .values .values-list-1 .item:not(:last-child)::before, .values .values-list-1 .item:not(:last-child)::after {
        top: 50%;
    }
}


@media screen and (max-width: 980px) {
    .contentD-box {
        flex-wrap: wrap;
    }

    .contentD-box > div {
        width: 100%;
    }

    .contentD-box .main-title2 .txt1 {
        max-width: 100%;
        font-size: 15px;
        padding: 30px 15px 20px;
    }

    .contentD-box .main-title2 .txt {
        font-size: 17px;
    }

    .contentD-box > div {
        margin-top: -20px;
    }


    .sub02_content2 tr th {
        font-size: 16px;
    }

    .sub02_content2 tr td ol li {
        font-size: 14px;
    }

    .sub02_content1 .box_in .box .txt {
        height: auto;
    }

    .sub02_content .box_in .box .txt .content_ul li {
        font-size: 14px;
    }

    .sub02_content .box_in .box .tit {
        font-size: 16px;
    }

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

    .sub02_content1 .box .tit .img img {
        height: 45px;
    }

    .sub02_content1 .box_in .box .tit {
        padding: 15px;
        height: auto;
        font-size: 16px;
    }

    .sub02_content2 tr th {
        font-size: 14px;
    }

    .sub02_tit ul li {
        padding: 10px;
        margin-bottom: 5px;
    }

    .sub02_tit ul li > div {
        font-size: 14px;
        line-height: 1.4;
        padding-left: 15px;
    }

    .sub02_tit ul li > div::after {
        top: 8px;
        left: 0;
    }

    .sub02_tit1 ul li > div {
        padding-left: 0;
        gap: 10px;
    }

    .sub02_tit1 ul li > div b {
        width: 26px;
        height: 26px;
        font-size: 13px;
    }

    .sub02_tit1 ul li > div p {
        width: calc(100% - 36px);
    }

    .sub02_content7 .content7 .txt {
        font-size: 14px;
    }

    .sub02_content .box_in .box .tit {
        font-weight: 500;
        font-size: 15px;
        height: auto;
    }

    .sub02_content .box_in .box .tit:after {
        top: 31px;
    }

    .sub02_content .box_in .box .txt .content_ul li::before {
        top: 10px;
    }

    .sub02_content1 .box .tit .img img {
        height: 50px;
    }

    .sub02_content3 .box_in .box .txt_wrap1 .txt_box {
        flex-wrap: unset;
    }

    .sub02_content3 .box_in .box .txt_wrap1 .box1 {
        margin-bottom: 0;
    }

    .sub02_content1 .box_in .box .txt {
        min-height: 80px;
        height: auto;
        padding: 15px;
        font-size: 14px;
    }

    .sub02_content2 tr td ol li::before {
        top: 11px;
    }

    .sub02_content3 .box_in .box .txt_wrap1 .txt_box .box2 {
        margin-bottom: 10px;
    }

    .sub02_content3 .box_in .box .txt_wrap1 .txt1,
    .sub02_content3 .box_in .box .txt_wrap1 .txt2 {
        margin-bottom: 10px;
    }

    .sub02_content3 .box_in .box .txt_wrap1 .box_imgwrap > div p {
        font-size: 14px !important;
    }

    .sub02_content3 .box_in .box_img {
        height: auto;
    }

    .sub02_content3 .box_in .box_img img {
        height: 36px;
    }

    .sub02_content3 .box_in .box_img::after {
        top: 88px;
        right: 46%;
    }

    .sub02_content3 .box_in .box .tit {
        font-size: 16px;
        padding-top: 10px;
    }

    .sub02_content3 .box_in .box .txtbr br {
        display: none;
    }

    .sub02_content .box_in {
        flex-wrap: wrap;
    }

    .sub02_content .box_in .box {
        width: 100%;
    }

    .sub02_content .box_in .box .txt {
        height: auto;
        padding: 20px 10px 15px 10px;
    }

    .sub02_content .box_in .box .txt p {
        font-size: 14px;
    }

    .sub02_content .box_in .box:last-child .txt {
        padding: 15px;
    }

    .sub02_content .box_in .box:last-child .txt p {
        font-size: 16px;
    }

    .sub02_content1 .box_in .box {
        width: 100%;
        margin-bottom: 0;
    }

    .chart-box {
        margin: 10px 0;
    }

    .chart-box p {
        font-size: 14px;
    }

    .point-box {
        padding: 15px;
        margin: 20px 0;
    }

    .point-box p {
        font-size: 16px;
    }

    .point-box:before {
        top: -20px;
        left: 15px;
        width: 110px;
        height: 40px;
        background-size: 110px;
    }

    .point-box-1 {
        padding: 30px 15px 15px;
    }

    .point-box-1:before {
        width: 100% !important;
        background-size: auto 30px !important;
    }

    .img-box {
        border: 1px solid #ddd;
        margin-bottom: 20px;
    }

    .sub02_tit1 .img-box {
        padding-bottom: 0;
        margin-bottom: 15px;
    }

    .sub02_content7.mt30.mb30 {
        margin: 20px 0 !important;
    }

    .sub01_content1 {
        margin-top: 20px;
    }

    .sub01_content1 p {
        font-size: 17px;
    }

    .values {
        padding-top: 30px;
    }

    .values .values-desc .title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .values .values-list {
        gap: 10px;
        flex-wrap: wrap;
    }

    .values .values-list .item {
        display: flex;
        gap: 10px;
    }

    .values .values-list .item-inner {
        width: 150px;
        height: auto;
        border-radius: 0;
        padding: 15px 10px;
        flex-direction: unset;
        gap: 10px;
    }

    .values .values-list .txt {
        width: calc(100% - 160px);
        margin-top: 0;
        min-height: 100%;
        text-align: left;
        display: flex;
        align-items: center;
        font-size: 14px;
    }

    .values .values-list .num::before {
        font-size: 20px;
        line-height: 1.2;
    }

    .values .values-list .item:not(:last-child)::before, .values .values-list .item:not(:last-child)::after {
        display: none;
    }

    .values .values-list .icon {
        margin: 10px 0;
    }

    .values .values-list .icon img {
        width: 34px;
    }

    .values .values-list .text {
        font-size: 16px;
        margin: 0;
    }

    .values .values-list-1 .item {
        width: calc(50% - 15px);
    }

    .values .values-list-1 .item-inner {
        border-radius: 50%;
        padding: 0;
        width: 170px;
        border: 10px solid rgb(54 96 251 / 10%);
    }

    .values .values-list-1 .item-inner > div {
        width: 150px;
        height: 150px;
    }

    .values .values-list-1 .item:not(:last-child)::before, .values .values-list-1 .item:not(:last-child)::after {
        display: block;
        right: -5px;
    }

    .products {
        padding-top: 30px;
    }

    .products .products-desc .title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .products .products-desc .txt p {
        font-size: 14px;
        line-height: 1.4;
    }

    .products .products-desc .title span {
        font-size: 15px;
    }

    .products-table {
        gap: 15px;
    }

    .products-table .box .tit {
        font-size: 16px;
        padding: 10px;
    }

    .products-table .box .s-box > ul {
        gap: 7px;
    }

    .products-table .box .s-box > ul > li {
        font-size: 14px;
        padding: 10px;
    }

    .sub02_content4 .box_in .box .tit {
        font-size: 16px;
        padding: 10px 15px;
    }

    .sub02_content4 .box_in .box .txt {
        font-size: 14px;
        padding: 15px;
        line-height: 1.4;
    }

    .sub02_content5 .box_in .box .tit {
        font-size: 16px;
        padding: 10px 15px;
    }

    .sub02_content5 .box_in .box .txt {
        font-size: 14px;
        padding: 15px;
        line-height: 1.4;
    }

    .sub02_content5 .img-box {
        border: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 600px) {
    .sub02_content4 .box_in {
        grid-template-columns: repeat(1, 1fr);
    }

    .sub02_content5 .box_in {
        grid-template-columns: repeat(1, 1fr);
    }

    .products-table {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}

.nodata {
    text-align: center;
}

.about .map address {
    margin-top: 25px;
    text-align: center;
    font-size: 20px;
    color: #000
}

.about .map .address {
    margin-top: 40px;
}

.map .address .icons {
    display: flex;
}

.map .address ul li {
    width: 50%;
    position: relative;
    line-height: 27px;
    border-right: 1px solid #ddd;
    line-height: 27px;
    text-align: center;
    padding: 0 5px;
}


.about .map .tel {
    margin: 15px 0 25px;
    text-align: center;
    font-size: 20px;
}

.about .map .tel span {
}

.about .map .tel span + span {
    margin-left: 30px
}

.about .map .tel strong {
    font-size: 24px;
}

.about .map .tel em {
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #006ab7;
}

#ems {
    height: 520px;
    margin-top: 60px
}

.about .map .bus {
    padding: 40px 0;
    border-bottom: 1px dashed #a9a9a9;
}

.about .map .subway {
    padding: 40px 0;
}

.about .map h4 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    padding-bottom: 10px;
}

.about .map p {
    font-size: 18px;
    color: #626262;
}

.about .map .btxt {
    margin-top: 15px;
    line-height: 1.4;
    font-size: 17px;
    color: #000;
}

/* .about .map .btxt span {
    font-weight: 500;
    margin: 0 5px;
} */

.about .map .bus ul {
    margin-top: 25px
}

.about .map .subway ul {
    margin-top: 25px;
}

.about .map ul li:first-child {
    margin-top: 0
}

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

.about .map ul .stxt {
    position: absolute;
    font-size: 16px;
    color: #626262
}

.about .map ul .stxt:before {
    display: inline-block;
    width: 51px;
    height: 27px;
    margin-right: 10px;
    line-height: 27px;
    text-align: center;
    border-radius: 5px;
    font-weight: 300;
    font-size: 14px;
    color: #fff
}

.about .map .blue:before {
    content: '일반';
    background: #00afbd;
}

.about .map .red:before {
    content: '급행';
    background: #ff0000
}

.about .map .yellow:before {
    content: '순환';
    background: #F8B41C;
}

.about .map ul p {
    position: relative;
    font-size: 16px;
    color: #626262
}

.about .map .bus ul p {
    padding-left: 300px
}

.about .map .subway ul p {
    padding-left: 120px;
    margin-bottom: 0;
}

.about .map .subway ul li {
    line-height: 34px;
}

.about .map .subway ul p:before {
    top: 10px;
}

.map .address ul li .icon_txt {
    display: block;
    margin: 15px 0 15px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
}


.about .map i {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    border-width: 5px;
    box-sizing: border-box;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: rgb(215 42 59 / 61%);
}

.about .map i + i {
    margin-right: 10px
}

.about .map .two {
    border-color: #ff7d21;
    color: #ff7d21
}

.about .map .three {
    border-color: #10aa18;
    color: #10aa18;
}

.about .map .four {
    border-color: #54a3ed;
    color: #54a3ed
}


@media screen and (max-width: 980px) {
    .root_daum_roughmap .map_border {
        z-index: 0 !important;
    }
}

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

    .about .map address {
        font-size: 16px;
        margin-top: 15px;
    }

    .about .map .tel {
        font-size: 18px;
        margin: 5px 0 15px;
    }

    .about .map .tel span + span {
        margin-left: 15px;
    }

    .about .map .tel em,
    .about .map .tel strong {
        font-size: 18px;
    }

    .map .address ul li .icon_txt {
        font-size: 18px;
    }

    .about .map .bus,
    .about .map .car {
        padding: 25px 0;
    }

    .about .map h4 {
        font-size: 16px;
    }

    .about .map .btxt {
        font-size: 14px;
    }

    .about .map ul p,
    .about .map ul .stxt {
        font-size: 14px;
    }

    .about .map ul .stxt:before {
        font-size: 12px;
    }

    .about .map ul .stxt {
        position: relative;
    }

    .about .map .bus ul p {
        padding-left: 0;
    }

    .about .map .car ul p {
        padding-left: 0;
        line-height: 1.4;
    }

    .about .map .car {
        padding-bottom: 0;
    }


}

@media screen and (max-width: 767px) {
    .map .address .icons {
        display: block;
    }

    .map .address ul li {
        width: 100%;
        text-align: left;
        position: relative;
        display: flex;
        margin-bottom: 15px;
        border-right: none;
        border-bottom: 1px solid #ddd;
    }

    .about .map i {
        margin-right: 10px;
        width: 35px;
        height: 46px;
        line-height: 35px;
    }

    .map .address ul li .icon_txt {
        margin-right: 15px;
        margin: 0 15px;
        font-size: 16px;
    }

    .icons .icons_in {
        padding-right: 15px;
    }

    .about .map ul .address_txt br {
        display: none;
    }

    .map .address .icons li p {
        margin-bottom: 0px;
    }

    .root_daum_roughmap {
        height: 300px;
    }

    .icon_txt_wrap {
        display: table;
        width: calc(100% - 35px);
    }

    .icon_txt_wrap strong,
    .icon_txt_wrap p {
        vertical-align: middle;
        display: table-cell !important;
    }

    .map .address ul li .icon_txt {
        display: inline-block;
        padding-right: 15px;
    }

    .icon_wrap {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
    }
}


.sub_content {
    position: relative;
}

.sub_content .text-all {
    position: absolute;
    font-size: 16px;
    left: 0;
    bottom: 15px;
    line-height: 1;
}

.sub_content .text-all strong {
    color: #006ab7;
}

.sub_content .board-search-wrap {
    padding: 0 0 15px;
    float: right;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

.sub_content .board-search-wrap input[type=text] {
    width: 250px;
    background-color: #fff;
    height: 45px;
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border-radius: 0;
}

.sub_content .board-search-wrap input.input-width[type=text] {
    width: 320px;
}

.sub_content .board-search-wrap .search-wrap {
    max-width: 855px;
    position: relative;
    float: right;
}

.sub_content .board-search-wrap .search-wrap:after {
    content: "";
    display: block;
    clear: both;
}

.sub_content .board-search-wrap .sel select {
    background: #fff;
    width: auto;
    color: #000;
    font-size: 1em;
    height: 45px;
    border: 1px solid #ddd;
}

.sub_content .board-search-wrap .search-wrap + .search-wrap {
    margin-top: 6px;
}

.sub_content .board-search-wrap .search-wrap .search-input {
    display: table;
    float: left;
}

.sub_content .board-search-wrap .search-wrap .search-input-1 {
    padding-left: 5px;
}

.sub_content .board-search-wrap .search-wrap .search-input > div {
    display: table-cell;
    vertical-align: middle;
}

.sub_content .board-search-wrap .search-wrap .search-input > div + div {
    padding-left: 5px;
}

.sub_content .board-search-wrap .search-wrap .search-input > span {
    display: table-cell;
    vertical-align: middle;
    min-width: 20px;
}

.sub_content .board-search-wrap .search-wrap .search-input + .search-btn {
    padding-left: 5px;
}

.sub_content .board-search-wrap .search-wrap .search-btn {
    display: flex;
    float: left;
}

.sub_content .board-search-wrap .search-wrap .search-btn > div {
    display: table-cell;
    vertical-align: middle;
}

.sub_content .board-search-wrap .search-wrap .search-btn > div + div {
    padding-left: 5px;
}


.main_wrap {
    position: relative;
    border: 1px solid #ddd;
    border-bottom: 5px solid #eee;
    padding: 30px;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 50px;
}

.main_wrap .tit p {
    position: relative;
    padding-left: 15px;
    font-size: 17px;
    margin-bottom: 0px;
}

.main_wrap .tit p span {
    color: #006ab7;
    font-weight: 500;
}

.main_wrap .tit p:after {
    top: 12px;
    background: #006ab7;
    content: ' ';
    left: 0px;
    width: 5px;
    height: 5px;
    position: absolute;
}

.sub_content1 {
    position: relative;
}

.sub_content1, .sub_content2, .sub_content3 {
    margin-bottom: 70px;
}

.sub_content1 .inner {
    padding-bottom: 20px;
    display: flex;
    position: relative;
}

.sub_content1 .inner:last-child {
    padding-bottom: 0;
}

.sub_content1 .inner .tit {
    line-height: 1.5;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
    font-size: 18px;
    border-radius: 6px;
    width: 250px;
    margin-right: 150px;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
}

.sub_content1 .inner .tit .tit_in {
    color: #fff;
    background: #ff9b00;
    margin-bottom: 0;
    width: 100%;
    font-size: 18px;
}

.sub_content1 .inner .blue .tit_in {
    background: #68c127;
}

.sub_content1 .inner .yellow .tit_in {
    background: #006ab7;
}

.sub_content1 .inner .red .tit_in {
    background: #006ab7;
}

.sub_content1 .inner .tit::before {
    content: '';
    display: block;
    position: absolute;
    left: 270px;
    top: 50%;
    width: 56%;
    height: 1px;
    background: #ddd;
    z-index: -1;
}

.sub_content1 .inner .tit::after {
    content: '';
    display: block;
    position: absolute;
    right: -30px;
    top: 50%;
    width: 15px;
    height: 15px;
    border: 4px solid #ddd;
    border-radius: 100%;
    background: #006ab7;
    transform: translateY(-50%);
}

.sub_content1 .inner .green::after {
    background: #19ad08;
}

.sub_content1 .inner .blue::after {
    background: #006ab7;
}

.sub_content1 .inner .yellow::after {
    background: #F3981D;
}

.sub_content1 .inner .txt {
    width: calc(100% - 400px);
    display: flex;
    align-items: center;
    margin-right: -10px;
}

.sub_content1 .inner .txt .box1 {
    display: flex;
    width: 100%;
}

.sub_content1 .inner .txt .box1 .list {
    width: 33.33%;
    text-align: center;
    padding: 0 10px;
    line-height: 1.4;
}

.sub_content1 .inner .txt .box1 .list1 {
    width: 50%;
    text-align: center;
    padding: 0 10px;
    line-height: 1.4;
}

.sub_content1 .inner .txt .box1 .list5 {
    width: 50%;
    text-align: center;
    padding: 0 10px;
    line-height: 1.4;
}

.sub_content1 .inner .txt .box1 .list6 {
    width: 100%;
    text-align: center;
    padding: 0 10px;
    line-height: 1.4;
}

.sub_content1 .inner .txt .box1 .list7 {
    width: 50%;
    text-align: center;
    padding: 0 10px;
    line-height: 1.4;
}

.sub_content1 .inner .txt .box1 .list3 {
    width: 100%;
    border-radius: 50px;
    background: #f8f8f8;
    padding: 20px 40px;
    border: 3px solid #ddd;
}

.sub_content1 .inner .txt .box1 .list3 p {
    font-weight: 500;
    margin-bottom: 5px;
}

.sub_content1 .inner .txt .box1 .list3 .name {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
}

.sub_content1 .inner .txt .box1 .list .title {
    font-size: 16px;
    padding: 12px 5px;
    color: #000;
    background: rgb(72 172 73 / 13%);
    display: flex;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    border: 1px solid #ddd;
}

.sub_content1 .inner .txt .box1 .list1 .title {
    background: rgb(72 172 73 / 13%);
}

.sub_content1 .inner .txt .box1 .list2 .title {
    background: rgb(243 152 29 / 16%);
}

.sub_content1 .inner .txt .box1 .list5 .title {
    background: rgb(243 152 29 / 16%);
}

.sub_content1 .inner .txt .box1 .list6 .title {
    background: rgb(0 95 164 / 11%);
}

.sub_content1 .inner .txt .box1 .list7 .title {
    background: rgb(0 95 164 / 11%);

}

.sub_content1 .inner .txt .box1 .list .text {
    font-size: 16px;
    padding: 10px;
    color: #000;
    border: 1px solid #ddd;
    height: 120px;
    width: 100%;
    border-top-width: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.sub_content1 .inner .txt .box1 .list6 .text2 {
    justify-content: left;
    padding: 10px 20px;
}

.sub_content1 .inner .txt .box1 .list2 .text {
    height: 70px;
}

.sub_content1 .inner .txt ul li .text ul li {
    position: relative;
    padding: 3px;
    padding-left: 15px;
    width: 100%;
}

.sub_content1 .inner .txt ul li .text ul li::after {
    top: 12px;
    background: #ddd;
    content: ' ';
    left: 0px;
    width: 5px;
    height: 5px;
    position: absolute;
}

.sub_content1 .inner .txt ul li {
    text-align: left;
    font-size: 16px;
}

.sub_content1 h3,
.sub_content2 h3,
.sub_content3 h3,
.sub_content4 h3 {
    position: relative;
    text-align: left;
    font-size: 24px;
    color: #000;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 25px;
}

.sub_content1 h3:after,
.sub_content2 h3:after,
.sub_content3 h3:after,
.sub_content4 h3:after {
    position: absolute;
    top: 10px;
    left: 0;
    content: '';
    background: url(../../assets/images/sub/h3_ico.png);
    width: 15px;
    height: 15px;
    background-size: 15px;
}

.sub_content3 p,
.sub_content1 p {
    position: relative;
    padding: 15px 0;
    font-size: 20px;
    text-align: center;
    border-radius: 14px;
    margin-bottom: 30px;
    background: #006ab7;
    font-weight: 500;
    color: #fff;
    line-height: 1.4;
}

.sub_content3 .imgBox {
    padding-bottom: 30px;
    text-align: center;
}

.sub_content3 .imgBox img {
    width: 70%;
    margin: 0 auto;
}

.sub_content3 .imgBox1 img {
    width: auto;
    margin: 0 auto;
}

.sub_content3 .content3_inner {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    flex-wrap: wrap;
}

.sub_content3 .content3_inner .content_box {
    width: 25%;
    text-align: center;
    padding: 0 10px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.sub_content3 .content3_inner .content_box .txt1 {
    font-size: 17px;
    padding: 10px;
    color: #fff;
    background: #333;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.sub_content3 .content3_inner .content_box .txt2 {
    font-size: 16px;
    padding: 10px;
    color: #000;
    border: 1px solid #ddd;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub_content4 {
    margin-left: -10px;
    margin-right: -10px;
}

.sub_content4 .charge_Bwrap {
    display: flex;
}

.sub_content4 .charge_Bwrap .charge_wrap {
    position: relative;
    padding: 18px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    margin: 0 10px;
    width: 50%;
}

.sub_content4 .charge_Bwrap .charge_wrap2 {
    width: 100%;
}

.sub_content4 .charge_Bwrap .charge_wrap .name {
    padding: 0 10px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.sub_content4 .charge_Bwrap .charge_wrap .name p {
    font-weight: 500;
    position: relative;
    padding: 0 5px;
    color: #006ab7;
    margin: 0px;
    font-size: 16px;
}

.xi-user-o {
    color: #006ab7;
}

.xi-user-o::before {
    content: "\e9f5";
}

.sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap {
    display: flex;
    flex-flow: wrap;
    position: relative;
}

.sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap span::before {
    position: absolute;
    content: '';
    display: block;
    left: 5px;
    top: 14px;
    width: 3px;
    height: 3px;
    background: #777;
    border-radius: 50%;
}

.sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap span {
    position: relative;
    display: inline-block;
    width: 70px;
    padding: 1px 15px;
    color: #888;
    font-size: 14px;
}


.sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap span:after {
    position: absolute;
    content: '';
    top: 10px;
    right: 8px;
    width: 1px;
    height: 12px;
    background: #bbb;
}

.sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap p {
    display: inline-block;
    padding: 0 10px;
    color: #777;
    font-size: 15px;
    margin-bottom: 0;
}

.sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap .charge_in {
    display: flex;
    align-items: center;
}

.sub16 .box_in2 {
    display: block;
}

.sub16 .gray_box .box .box_in2::after {
    content: "";
    display: block;
    position: absolute;
    top: 56px;
    right: -25px;
    width: 18px;
    height: 11px;
    background: url(../../assets/images/sub/sp_read_step.png) no-repeat 50% 50%/cover;
}

.sub16 .gray_box .box .box_in2 p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
}


.sub16 .gray_box .box .box_in2 {
    border: 1px solid #19ad08;
    padding: 30px 20px;
    display: table-cell;
    border-radius: 15px;
    position: relative;
}

.sub16 .gray_box .box:nth-child(2n) .box_in2 {
    border: 1px solid #006ab7;
}

.sub16 .gray_box .content-none .box_in2::after {
    content: none;
}

.sub_content2 .content2_in ul div img {
    height: 50px;
    margin-bottom: 20px;
}

.sub_content2 .content2_in ul {
    display: flex;
    width: 100%;
}

.sub_content2 .content2_inner div:last-child:after {
    content: none;
}

.sub_content2 .content2_in .ico_4 {
    margin-right: 0 !important;
}

.sub_content2 .content2_in .ico_4::after {
    content: none;
}

.sub_content2 .content2_in .ico_4 .ico_4_img {
    width: 40px;
    margin: 0 auto;
}

.sub_content3_2 p,
.sub_content1 p {
    background: #006ab7;
    margin-bottom: 20px;
    padding: 15px 0px;
}

.sub_content1 p {
    margin-bottom: 30px;
}

.sub_content3 .content3_inner .inner_ul {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    width: 100%;
    text-align: center;
    display: flex;
}

.sub_content3 .content3_inner .inner_ul .inner_txt {
    margin: 15px;
}

.sub_content3 .content3_inner .inner_ul .inner_txt li {
    text-align: left;
    padding: 0 10px;
}


.sub_content3 .content3_inner .inner_ul .inner_li {
    width: 50%;
    position: relative;
    border: 2px solid #19ad08;
    padding: 15px 10px;
    border-radius: 10px;
    margin-right: 40px;
    display: table;
}

.sub_content3 .content3_inner .inner_ul .inner_li2 {
    border: 2px solid #F3981D;
}

.sub_content3 .content3_inner .inner_ul .inner_li2 .inner_div {
    background: #F3981D;
}

.sub_content3 .content3_inner .inner_ul li .inner_div {
    font-weight: 500;
    font-size: 17px;
    position: relative;
    width: 100%;
    color: #fff;
    padding: 10px 15px;
    background: #19ad08;
    line-height: 1.4;
    border-radius: 6px;
}


.sub_content3 .content3_inner .inner_ul .inner_txt li {
    position: relative;
    font-size: 16px;
}

.sub_content3 .content3_inner .inner_ul .inner_txt li::after {
    top: 12px;
    background: #ddd;
    content: ' ';
    left: -8px;
    width: 5px;
    height: 5px;
    position: absolute;
}

.sub_content3 .content3_inner .inner_ul .inner_li::after {
    content: "\e907";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -41px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    opacity: 0.3;
    font-family: xeicon !important;
    font-size: 30px;
}

.content3_inner .inner_li:last-child {
    margin-right: 0px !important;
}

.content3_inner .inner_li:last-child::after {
    content: none !important;
}

.sub_content1 .sub3_5_con .imgBox img,
.sub_content1 .sub3_5_con1 .imgBox1 img {
    margin: 0 auto;
}


.sub_content2 .content2_inner1 {
    display: flex;
    flex-wrap: wrap;
}

.sub_content2 .content2_inner1 .inner_ul {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    display: flex;
}

.sub_content2 .content2_inner1 .inner_ul .inner_li {
    margin: 0 10px;
    width: 50%;
    display: table;
}

.sub_content2 .content2_inner1 .inner_ul .inner_li ul {
    width: 33.33%;
    position: relative;
    padding: 30px 20px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 15px;
}

.sub_content2 .content2_inner1 .inner_ul .inner_li .inner_box1 img::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #19ad08;
    opacity: 0.1;
}

.sub_content2 .content2_inner1 .inner_ul .inner_li img {
    width: 50px;
    margin-bottom: 20px;
    position: relative;
}

.content2_inner1 .inner_li:last-child {
    margin-right: 0px !important;
}

.sub_content2 .sub3_5_con1 .imgBox1 img {
    width: 100%;
}

.sub02_content2 tr td ol .icon::before {
    content: none;
}

.sub03_content1 .box_in .box {
    border: 1px solid #ddd;
}

.sub03_content1 .box_in .box .tit {
    height: 0;

    background: none;
    display: inline-block;
}

.sub03_content1 .box_in .box .txt1_wrap .txt_in_wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.sub9 .box_in {
    display: flex;
    flex-wrap: wrap;
}

.sub9 .box_in .box_step {
    width: 100%
}

.sub9 .box_in .box_step > ul > li {
    display: flex;
    margin-bottom: 20px;
    line-height: 1.4;
}

.sub9 .box_in .box_step ul li .step_tit {
    width: 250px;
    padding: 20px;
    border: 1px solid #ddd;
    margin-right: 50px;
    display: flex;
    align-items: center;
    position: relative;
}

.sub9 .box_in .box_step ul li .step_tit::before {
    content: "";
    display: block;
    position: absolute;
    right: -37px;
    width: 21px;
    height: 5px;
    background: url(../../assets/images/sub/sb2_arrow.png) no-repeat 50% 50%/cover;
}

.sub9 .box_in .box_step ul li .step_tit p {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
}

.sub9 .box_in .box_step ul li .num {
    color: #006ab7;
    font-weight: 500;
    font-size: 50px;
    font-family: 'SBAggroM';
    padding-right: 15px;
    line-height: 1;
}

.sub9 .box_in .box_step ul li .num1 {
    padding-right: 26px;
    margin-left: 10px;
}

.sub9 .box_in .box_step li .step_con {
    width: calc(100% - 300px);
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 20px 30px;
}

.sub9 .box_in .box_step li .step_con li {
    font-size: 16px;
    padding: 3px 0;
    padding-left: 15px;
    position: relative;
}

.sub9 .box_in .box_step li .step_con li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub9 .box_in1 {
    display: block;
}

.sub9 .box_in .box_step1 {
    overflow: hidden;
}

.sub9 .box_in .box_step1 > ul {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
}

.sub9 .box_in .box_step1 > ul > li {
    padding: 0 20px;
    line-height: 1.4;
    width: 20%;
}

.sub9 .box_in .box_step1 ul li .step_tit {
    padding: 20px;
    border: 1px solid #ddd;
    position: relative;
    height: 130px;
}

.sub9 .box_in .box_step1 ul li .step_tit > div:first-child {
    padding-bottom: 5px;
}

.sub9 .box_in .box_step1 ul li .step_tit::before {
    content: "";
    display: block;
    position: absolute;
    top: 65px;
    right: -35px;
    width: 26px;
    height: 10px;
    background: url(../../assets/images/sub/sb2_arrow1.svg) no-repeat 50% 50%/cover;
}

.sub9 .box_in .box_step1 ul li:last-child .step_tit::before {
    display: none;
}

.sub9 .box_in .box_step1 ul li .step_tit p {
    font-size: 16px;
    margin-bottom: 0;
}

.sub9 .box_in .box_step1 ul li .num {
    color: #006ab7;
    font-weight: 500;
    font-size: 15px;
    font-family: 'SBAggroM';
    line-height: 1;
}

.sub9 .box_in .box_step ul .step_title {
    display: inline-block;
    width: 100%;
    position: relative;
}


.sub9 .box_in .box_step ul .step_title .title {
    margin-right: 10px;
    font-family: 'SBAggroM';
    font-size: 35px;
    color: #006ab7;
    position: relative;
}

.sub9 .box_in .box_step ul .step_title .title::before {
    content: "";
    display: block;
    position: absolute;
    top: -12px;
    left: -6%;
    width: 42px;
    height: 40px;
    border-radius: 100%;
    background: #006ab7;
    opacity: 0.1;
}

.sub9 .box_in .box_step ul .step_title .title_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sub9 .box_in .box_step ul .step_title div p {
    font-size: 17px;
    font-family: 'SBAggroM';
    color: #F3981D;
    margin: 0;
}


.sub9 .box_in .box_step ul .step_title .title2 {
    letter-spacing: 2px;
    text-align: center;
    font-size: 20px;
    font-family: 'SBAggroM';
}

.sub9 .box_in .box_step ul .step_title .title2 span {
    color: #19ad08;
    font-size: 22px;
    font-weight: 500;
}

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

.sub10 .box_in .box_step {
    width: 100%;
}

.sub10 .box_in .box_step > ul > li {
    display: flex;
    line-height: 1.4;
    padding: 20px;
    align-items: center;
    justify-content: center;
}

.sub10 .box_in .box_step li .conter_txt {
    display: flex;
    align-items: center;;
    padding: 20px 30px;
    width: calc(100% - 220px);
    border: 1px solid #ddd;
}

.sub10 .box_in .box_step li .conter_in {
    width: 170px;
    padding: 20px;
    border: 8px solid #19ad08;
    margin-right: 50px;
    display: flex;
    align-items: center;
    position: relative;
    height: 170px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.sub10 .box_in .box_step li .conter_in2 {
    border: 8px solid #F3981D;
}


.sub10 .box_in .box_step li .conter_in3 {
    border: 8px solid #006ab7;
}

.sub10 .box_in .box_step li .conter_in::after {
    content: '';
    position: absolute;
    top: calc(50% - 14px);
    right: -24px;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 18px solid #19ad08;
}

.sub10 .box_in .box_step li .conter_in2::after {
    border-left: 18px solid #F3981D;
}

.sub10 .box_in .box_step li .conter_in3::after {
    border-left: 18px solid #006ab7;
}

.sub10 .box_in .box_step li .conter_in .txt1 {
    font-size: 22px;
    margin-bottom: 10px;
}

.sub10 .box_in .box_step li .conter_in .txt1 {
    margin: 0;
}

.sub10 .box_in .box_step li .conter_in .txt2 {
    font-size: 16px;
    margin-bottom: 0;
}

.sub10 .box_in .box_step li .conter_in .txt1 span {
    font-weight: 600;
    font-size: 22px;
    color: #006ab7;
}

.sub10 .box_in .box_step li .conter_in1 .txt1 span {
    color: #19ad08;
}

.sub10 .box_in .box_step li .conter_in2 .txt1 span {
    color: #F3981D;
}

.sub10 .box_in .box_step li .conter_in3 .txt1 span {
    color: #006ab7;
}


.sub10 .box_in .box_step li .conter_txt ul li {
    position: relative;
    padding-left: 15px;
    padding-left: 15px;
    font-size: 16px;
    padding: 3px 15px;
}

.sub10 .box_in .box_step li .conter_txt li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub10_title {
    margin-bottom: 50px;
}


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

    .sub_content3 .content3_inner .content_box {
        float: left;
        width: 50%;
    }

    .sub_content2 .content2_inner .icon_bottom::after {
        right: 84px;
        top: 144px;
    }

    .sub_content2 .content2_inner ul li {
        margin-right: 49px;
        width: 26%;
    }


    .sub_content2 .content2_inner .inner_flex br {
        display: block;
    }

    .sub_content2 .content2_inner .inner_flex1 br {
        display: block;
    }

    .sub_content2 .content2_inner li::after {
        top: 57px;
        right: -37.5px;
    }

    .sub_content1 .inner .txt .box1 .list4 .text {
        height: 130px;
    }

    .sub_content1 .inner .txt .box1 .list4 .title {
        height: 70px;
    }

}

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

    .sub_content1 .inner .txt .box1 .list4 .text {
        height: 130px;
    }

    .sub_content1 .inner .txt .box1 .list4 .title {
        height: 80px;
    }
}

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

    .sub_content1,
    .sub_content2,
    .sub_content3 {
        margin-bottom: 30px;
    }

    .main_wrap {
        margin-bottom: 30px;
    }

    .sub_content1 .inner .tit {
        font-size: 16px;
    }

    .sub_content1 .inner .txt ul li {
        font-size: 14px;
    }

    .sub_content3 .content3_inner .content_box .txt1 {
        font-size: 15px;
    }

    .sub_content3 .content3_inner .inner_ul li .inner_div {
        font-size: 15px;
    }

    .sub_content3 .content3_inner .inner_ul .inner_txt li {
        font-size: 14px;
    }

    .sub_content1 .inner .txt .box1 .list2 .text {
        height: auto;
    }

    .sub_content1 .inner .txt .box1 .list3 {
        padding: 15px 0px;
    }

    .sub_content1 h3,
    .sub_content2 h3,
    .sub_content3 h3,
    .sub_content4 h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .sub_content1 .inner .txt .box1 .list .title {
        font-size: 15px;
    }

    .sub_content1 .inner .txt .box1 .list4 .title {
        height: 65px;
    }

    .sub_content1 .inner .txt .box1 .list .text {
        font-size: 14px;
    }

    .sub_content1 .inner .tit .tit_in {
        font-size: 16px;
    }

    .sub_content3 .content3_inner .content_box .txt2 {
        height: 90px;
    }

    .sub_content1 .inner .txt .box1 .list4 .text {
        height: 100px;
    }

    .sub9 .box_in .box_step ul .step_title .title {
        font-size: 25px;
    }

    .sub9 .box_in .box_step ul .step_title div p {
        font-size: 14px;
    }

    .sub9 .box_in .box_step ul .step_title .title2 {
        font-size: 16px;
    }

    .sub9 .box_in .box_step ul li .step_tit {
        width: 200px;
        margin-right: 30px;
        padding: 10px;
    }

    .sub9 .box_in .box_step ul li .num {
        font-size: 18px;
        padding-right: 10px;
    }

    .sub9 .box_in .box_step ul li .step_tit p {
        font-size: 15px;
    }

    .sub9 .box_in .box_step ul li .step_tit::before {
        right: -23px;
        width: 14px;
        height: 3px;
    }

    .sub9 .box_in .box_step li .step_con {
        padding: 10px 15px;
        width: calc(100% - 230px);
    }

    .sub9 .box_in .box_step li .step_con li {
        font-size: 14px;
        padding-left: 10px;
    }

    .sub9 .box_in .box_step li .step_con li::before {
        width: 3px;
        height: 3px;
        top: 11px;
    }

    .sub9 .box_in .box_step1 ul li .num {
        font-size: 14px;
    }

    .sub9 .box_in .box_step1 ul li .step_tit {
        padding: 15px;
        height: 140px;
    }

    .sub9 .box_in .box_step1 ul li .step_tit p {
        font-size: 15px;
    }

    .sub10 .box_in .box_step li .conter_in {
        width: 150px;
        height: 150px;
    }

    .sub10 .box_in .box_step li .conter_in .txt1 {
        font-size: 18px;
    }

    .sub10 .box_in .box_step li .conter_in .txt2 {
        font-size: 15px;
    }

    .sub10 .box_in .box_step li .conter_txt ul li {
        font-size: 15px;
    }

    .sub16 .gray_box .box .box_in2 {
        padding: 20px 15px;
    }

    .sub16 .gray_box .box .box_in2 p {
        font-size: 14px;
    }

    .sub16 .gray_box .box .box_in2::after {
        top: 38px;
    }


}

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

    .sub_content3 .content3_inner .inner_ul .inner_li::after {
        transform: translateX(-50%) rotate(90deg);
        left: 50%;
        width: 40px;
        top: auto;
        bottom: -37px;
        right: auto;
    }

    .sub16 .box_in2 .mt20 {
        margin-top: 0 !important;
    }

    .sub_content4 .charge_Bwrap .charge_wrap .name p {
        font-size: 15px;
    }

    .sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap span,
    .sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap p {
        font-size: 13px;
    }

    .sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap span:after {
        top: 8px;
        right: 10px;
    }

    .sub9 .box_in .box_step ul .step_title .title_wrap {
        margin-top: 10px;
    }

    .sub_content3 .content3_inner .inner_ul .inner_li2 {
        margin-bottom: 0 !important;
    }

    .sub_content1 h3,
    .sub_content2 h3,
    .sub_content3 h3,
    .sub_content4 h3 {
        font-size: 17px;
        padding-left: 20px;
    }

    .sub_content1 h3:after,
    .sub_content2 h3:after,
    .sub_content3 h3:after,
    .sub_content4 h3:after {
        top: 5px;
        left: 0px;
        width: 13px;
        height: 13px;
        background-size: 13px;
    }

    .sub_content1 .inner .txt .box1 .list6 .text2 {
        height: auto;
    }

    .main_wrap {
        padding: 13px 20px;
    }

    .main_wrap .tit p:after {
        top: 8px;
        left: 4px;
    }

    .main_wrap .tit p {
        font-size: 14px;
    }

    .main_wrap:before {
        height: 76px;
    }

    .sub_content1 .inner .tit {
        font-size: 16px;
        padding: 0px;
        width: 100%;
        border-bottom: 0;
        margin-right: 0;
        height: auto;
    }

    .sub_content1 .inner .tit br {
        display: none;
    }

    .sub_content1 .inner .txt ul li {
        font-size: 14px;
    }

    .sub_content1 .inner .txt .box1 .list1:first-child,
    .sub_content1 .inner .txt .box1 .list:first-child {
        padding-left: 0;
    }

    .sub_content1 .inner .txt .box1 .list1:last-child,
    .sub_content1 .inner .txt .box1 .list:last-child {
        padding-right: 0;
    }

    .sub_content1 .inner .txt .box1 .list .text1 {
        height: auto;
    }

    .sub_content2 h4,
    .sub_content3 h4,
    .sub_content4 h4 {
        font-size: 17px;
    }

    .sub_content3 p,
    .sub_content1 p {
        font-size: 16px;
        padding: 10px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    .sub_content3 .content3_inner .content_box .txt1 {
        height: auto;
    }

    .sub_content3 .content3_inner .inner_ul li .inner_div {
        font-size: 16px;
        padding: 7px;
    }

    .sub_content3 .content3_inner .content_box .txt2 {
        height: auto;
        display: inline-block;
        width: 100%;
        font-size: 14px;
    }

    .sub_content3 .content3_inner .content_box .txt2 br {
        display: none;
    }

    .sub_content2 .content2_in,
    .sub_content2 .content2_in ul {
        display: inline-block;
    }

    .sub_content2 .content2_inner ul {
        width: 100%;
        padding: 10px 0px;
    }

    .sub_content2 .content2_in ul li img {
        width: 40px;
        height: 42px;
        margin-bottom: 10px;
    }

    .sub_content2 .content2_inner ul::after {
        top: 116%;
        right: 49%;
        transform: rotate(90deg);
    }

    .sub_content2 .content2_in .ico_4 .ico_4_img {
        width: 35px;
    }

    .sub_content2 .content2_inner .inner_flex {
        margin-bottom: 0px;
    }

    .sub_content2 .content2_inner .inner_flex,
    .sub_content2 .content2_inner .inner_flex1 {
        display: inline-block;
        padding: 0px;
    }


    .sub_content2 .content2_inner ul li {
        width: 100%;
        padding: 10px 0px;
        margin-right: 0px;
        margin-bottom: 36px;
        height: auto;
    }

    .sub_content2 .content2_inner ul .icon_none1 {
        margin-bottom: 0;
    }

    .sub_content2 .content2_inner {
        padding-bottom: 0;
    }

    .sub_content2 .content2_inner li::after,
    .sub_content2 .content2_inner .icon_left::after,
    .sub_content2 .content2_inner .icon_bottom::after {
        transform: rotate(90deg);
        top: 64px;
        right: 49%;
        width: 22px;
        height: 8px;
    }

    .sub_content2 .content2_in li::after {
        top: 116px;
    }

    .sub_content2 .content2_inner .icon_none::after {
        content: "";
        display: block;
        position: absolute;
        transform: rotate(90deg);
        top: 63px;
        right: 49%;
        width: 26px;
        height: 10px;
        background: url(../../assets/images/sub/sb2_arrow1.svg) no-repeat 50% 50%/cover;
    }

    .sub_content2 .content2_inner .icon_none1::after {
        content: none;
    }

    .sub_content2 .content2_inner .icon_none1::after {
        content: unset;
    }

    .sub_content3 .content3_inner .content_box {
        width: 100%;
        float: unset;
    }

    .sub_content2 .content2_inner .inner_flex1 br,
    .sub_content2 .content2_inner .inner_flex br {
        display: none;
    }

    .sub_content3 .content3_inner .inner_ul {
        flex-wrap: wrap;
    }

    .sub_content3 .content3_inner .inner_ul .inner_li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }


    .sub_content1 .inner {
        display: inline-block;
        border-bottom: 0;
    }

    .sub_content1 .inner .txt {
        width: 100%;
        padding: 10px 0px;
        padding-bottom: 0;
    }

    .sub_content1 .inner .tit::after {
        content: none;
    }

    .sub_content3 .imgBox img {
        width: 100%;
    }

    .sub_content2 .content2_inner ul li div {
        font-size: 12px;
    }

    .sub_content2 .content2_inner li p {
        font-size: 14px;
    }

    .sub_content4 .charge_Bwrap .charge_wrap .name {
        font-size: 15px;
    }

    .sub_content4 .charge_Bwrap .charge_wrap .charge_in_wrap p {
        width: 100%;
        margin: 0;
    }

    .sub_content4 .charge_Bwrap .charge_wrap p .phone,
    .sub_content4 .charge_Bwrap .charge_wrap p .email {
        font-size: 13px;
    }

    .sub_content4 .charge_Bwrap {
        flex-wrap: wrap;
    }

    .sub_content4 .charge_Bwrap .charge_wrap {
        width: 100%;
        margin-bottom: 10px;
        padding: 10px 0;
    }

    .sub9 .box_in .box_step > ul > li {
        flex-wrap: wrap;
    }

    .sub9 .box_in .box_step ul li .step_tit {
        width: 100%;
        border-bottom: 0;
        margin-right: 0;
    }

    .sub9 .box_in .box_step li .step_con {
        width: 100%;
    }


    .sub9 .box_in .box_step ul li .step_tit::before {
        display: none;
    }

    .sub9 .box_in .box_step1 > ul {
        flex-wrap: wrap;
    }

    .sub9 .box_in .box_step1 > ul > li {
        width: 100%;
        padding-bottom: 30px;
    }

    .sub9 .box_in .box_step1 > ul > li:last-child {
        padding-bottom: 0;
    }

    .sub9 .box_in .box_step1 ul li .step_tit {
        height: auto;
    }

    .sub9 .box_in .box_step1 ul li .step_tit::before {
        width: 20px;
        height: 8px;
        top: auto;
        right: calc(50% - 5px);
        bottom: -20px;
        transform: rotate(90deg);
    }

    .sub10 .box_in .box_step > ul > li {
        flex-wrap: wrap;
    }

    .sub10 .box_in .box_step li .conter_in {
        padding: 10px;
        text-align: center;
        border: 1px solid #ddd;
        width: 100%;
        border-color: none;
        height: auto;
        border-radius: 0%;
    }

    .sub10 .box_in .box_step > ul > li {
        padding: 0;
    }

    .sub10 .box_in .box_step li .conter_in4 {
        border: 1px solid #ddd !important;
    }

    .sub10 .box_in .box_step li .conter_in::after {
        content: none;
    }

    .sub10 .box_in .box_step li .conter_in .txt1 {
        font-size: 16px;
        margin-bottom: 0;
        margin-right: 3px;
    }

    .sub10 .box_in .box_step li .conter_txt {
        width: 100%;
        padding: 15px;
    }

    .sub10 .box_in .box_step li .conter_in3,
    .sub10 .box_in .box_step li .conter_in2 {
        border-top-width: 0;
    }

    .sub10 .box_in .box_step li .conter_in .txt1 span {
        font-size: 18px;
    }

    .sub_content1 .inner .tit .tit_in {
        width: 100%;
        padding: 10px;
    }

    .sub_content1 .inner .tit::before {
        content: none;
    }

    .sub16 .gray_box .box .box_in2::after {
        transform: rotate(90deg);
        top: 95px;
        right: 50%;
    }

    .sub16 .gray_box .none .box_in2::after {
        content: "";
        display: block;
        position: absolute;
        transform: rotate(90deg);
        top: 95px;
        right: 50%;
        width: 18px;
        height: 11px;
        background: url(../../assets/images/sub/sp_read_step.png) no-repeat 50% 50%/cover;
    }

    .sub_content1 .inner .txt .box11 {
        flex-wrap: wrap;
    }

    .sub_content1 .inner .txt .box1 .list4 {
        width: 100%;
        padding: 0;
    }

    .sub_content1 .inner .txt .box1 .list4 .title {
        height: auto;
    }

    .sub_content1 .inner .txt .box1 .list4 .text {
        height: auto;
        justify-content: left;
        border-bottom-width: 0;
    }

    .sub_content1 .inner .txt .box1 .list4 .border-bottom {
        border-bottom: 1px solid #ddd;
    }

    .sub_content1 .inner .txt .box1 .list .title {
        font-size: 15px;
    }

    .sub_content1 .inner .tit .tit_in {
        font-size: 16px;
    }

    .sub_content1 .inner .txt .box12 {
        flex-wrap: wrap;
    }

    .sub_content1 .inner .txt .box1 .list5 {
        width: 100%;
        /*padding: 0;*/
    }

    .sub_content1 .inner .txt .box1 .list5 .text {
        height: auto;
        justify-content: left;
        border-bottom-width: 0;
    }

    .sub_content1 .inner .txt .box1 .list5 .border-bottom {
        border-bottom: 1px solid #ddd;
    }

    .sub16 .gray_box .brnone .box_in2 p br {
        display: none;
    }

    .program-wrap .program-box {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }

    .program-wrap .program-box .box {
        padding: 20px;
    }

    .program-wrap .program-box .box b {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .program-wrap .program-box .box p {
        font-size: 16px;
    }

    .program-wrap .program-box .box span {
        font-size: 14px;
    }
}

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

    .sub_content3 p {
        font-size: 14px;
    }

    .sub_content3 .content3_inner .inner_ul li .inner_div {
        font-size: 14px;
        letter-spacing: 2px;
    }

    .sub_content3 .content3_inner .inner_ul .inner_txt li {
        font-size: 13px;
    }

    .values .values-list-1 .item-inner {
        width: 130px;
    }

    .values .values-list-1 .item-inner > div {
        width: 120px;
        height: 120px;
    }

    .values .values-list-1 .text {
        font-size: 15px;
    }
}

.sub8 .box_in .box .img {
    align-items: center;
    display: flex;
    justify-content: center;
}

.sub8 .box_in .box .img img {
    height: 70px;
}


.sub11 .box_in .box_step {
    width: 100%
}

.sub11 .box_in .box_step > ul > li {
    line-height: 1.4;
    display: flex;
    margin-bottom: 15px;
}

.sub11 .box_in .box_step ul li .step_tit {
    width: 250px;
    padding: 20px;
    /* border: 1px solid #ddd; */
    margin-right: 50px;
    display: flex;
    align-items: center;
    position: relative;
}

/* .sub11 .box_in .box_step ul li .step_tit::before{
    content: "";
    display: block;
    position: absolute;
    right: -37px;
    width: 21px;
    height: 5px;
    background: url(../../assets/images/sub/sb2_arrow.png) no-repeat 50% 50%/cover;
} */

.sub11 .box_in .box_step ul li .step_tit div p {
    position: relative;
}

.sub11 .box_in .box_step ul li .step_tit div p::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 33px;
    width: 10px;
    height: 10px;
    border: 5px solid #ececec;
    border-radius: 100%;
    background: #19b5d1;
}

.sub11 .box_in .box_step > ul > li::before {
    content: '';
    display: block;
    position: absolute;
    left: 120px;
    top: 53px;
    width: 20%;
    height: 1px;
    background: #ddd;
}

.sub11 .box_in .box_step ul li .step_tit div {
    margin: 0 auto;
}


.sub11 .box_in .box_step ul li .step_tit p {
    line-height: 1.5;
    color: #000;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    width: 100%;
    letter-spacing: 1px;

}

.sub11 .box_in .box_step ul li .step_tit ul li {
    font-size: 18px;
    position: relative;
    padding-left: 20px;
    text-align: left;
    line-height: 1.4;
}

.sub11 .box_in .box_step ul li .step_tit ul li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #006ab7;
}

.sub11 .box_in .box_step ul li .num {
    color: #006ab7;
    font-weight: 500;
    font-size: 15px;
    font-family: 'SBAggroM';
    padding-right: 15px;
    line-height: 1;
}

.sub11 .box_in .box_step li .step_con {
    width: calc(100% - 300px);
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 20px 30px;
}

.sub11 .box_in .box_step li .step_con li {
    font-size: 16px;
    padding: 3px 0;
    padding-left: 15px;
    position: relative;
}

.sub11 .box_in .box_step li .step_con li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub11 .box_in1 {
    display: block;
}

.sub11 .box_in .box_step1 {
    overflow: hidden;
}

.sub11 .box_in .box_step1 > ul {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
}

.sub11 .box_in .box_step1 > ul > li {
    padding: 0 20px;
    line-height: 1.4;
    width: 20%;
}

.sub11 .box_in .box_step1 ul li .step_tit {
    padding: 20px;
    border: 1px solid #ddd;
    position: relative;
    height: 130px;
}

.sub11 .box_in .box_step1 ul li .step_tit > div:first-child {
    padding-bottom: 5px;
}

.sub11 .box_in .box_step1 ul li .step_tit::before {
    content: "";
    display: block;
    position: absolute;
    top: 65px;
    right: -35px;
    width: 26px;
    height: 10px;
    background: url(../../assets/images/sub/sb2_arrow1.svg) no-repeat 50% 50%/cover;
}

.sub11 .box_in .box_step1 ul li:last-child .step_tit::before {
    display: none;
}

.sub11 .box_in .box_step1 ul li .step_tit p {
    font-size: 16px;
    margin-bottom: 0;
}


.sub12 .box_in {
    display: flex;
    margin-left: -10px;
    margin-right: -10px;
    flex-wrap: wrap;
}

.sub12 .box_in .box {
    width: 25%;
    text-align: center;
    padding: 0 10px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.sub12 .box_in .box .img {
    margin-bottom: 10px;
    padding: 30px 15px;
}

.sub12 .box_in .box .img img {
    height: 70px;
}

.sub12 .box_in .box .tit {
    font-size: 17px;
    padding: 10px;
    color: #000;
    background: rgb(72 172 73 / 13%);
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.sub12 .box_in .box .txt {
    font-size: 16px;
    padding: 10px;
    color: #000;
    border: 1px solid #ddd;
    margin-top: 10px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sub12 .box_in .box:nth-child(2n) .tit {
    background: rgb(0 95 164 / 11%);
}

.sub10 .box_in .box_step li .conter_in4 {
    border: 8px solid #006ab7;
}

.sub10 .box_in .box_step li .conter_in4::after {
    border-left: 18px solid #006ab7;
}

.sub13 {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    margin-top: 20px;
}

.sub13 .content_img {
    width: 50%;
    font-size: 18px;
    padding: 0 15px;
}

.sub13 .content_img1 {
    position: relative;
}

.sub13 .content_img img {
    width: 100%;
}

.sub13_title span {
    position: relative;
    text-align: left;
    font-size: 22px;
    color: #000;
    line-height: 1.4;
    font-weight: 600;
    box-shadow: inset 0 -12px 0 rgb(0 95 164 / 20%);
}

.sub13_title {
    margin-bottom: 20px;
}

.sub13_title2 span {
    box-shadow: inset 0 -12px 0 rgb(72 172 73 / 22%);
}


.sub14 {
    border-bottom-color: #ddd;
    border-top: 2px solid #006ab7;
}

.sub14 tr th {
    line-height: 1.5;
    background-color: #f8f8f8;
    color: #000;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    padding: 15px 10px;
    border: 1px solid #e5e5e5;
}

.sub14 tr td {
    border: 1px solid #e5e5e5;
    vertical-align: middle;
    font-size: 16px;
    color: #000;
    word-break: keep-all;
    text-align: center;
    padding: 10px;
    line-height: 1.4;
    font-weight: 300;
}

.sub14 .txt_center td {
    text-align: center;
}


.sub15 table tr td .list li::after {
    top: 12px;
    background: #ccc;
    content: ' ';
    left: 0px;
    width: 5px;
    height: 5px;
    position: absolute;
}

.sub15 table tr td .list li {
    position: relative;
    padding: 3px 15px;
    font-size: 15px;
    line-height: 1.4;
}


.sub16 .box_in {
    display: flex;
    flex-wrap: wrap;
}

.sub16 .box_in .box_step {
    width: 100%
}

.sub16 .box_in .box_step > ul > li {
    display: flex;
    margin-bottom: 15px;
    line-height: 1.4;
}

.sub16 .box_in .box_step ul li .step_tit {
    width: 250px;
    padding: 20px;
    border: 1px solid #ddd;
    margin-right: 50px;
    display: flex;
    align-items: center;
    position: relative;
}

.sub16 .box_in .box_step ul li .step_tit::before {
    content: "";
    display: block;
    position: absolute;
    right: -37px;
    width: 21px;
    height: 5px;
    background: url(../../assets/images/sub/sb2_arrow.png) no-repeat 50% 50%/cover;
}

.sub16 .box_in .box_step ul li .step_tit p {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
}

.sub16 .box_in .box_step ul li .num {
    color: #006ab7;
    font-weight: 500;
    font-size: 15px;
    font-family: 'SBAggroM';
    padding-right: 15px;
    line-height: 1;
}

.sub16 .box_in .box_step li .step_con {
    width: calc(100% - 300px);
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 20px 30px;
}

.sub16 .box_in .box_step li .step_con li {
    font-size: 16px;
    padding: 3px 0;
    padding-left: 15px;
    position: relative;
}

.sub16 .box_in .box_step li .step_con li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}

.sub16 .box_in1 {
    display: block;
}

.sub16 .box_in .box_step1 {
    overflow: hidden;
}

.sub16 .box_in .box_step1 > ul {
    display: flex;
    margin-left: -20px;
    margin-right: -20px;
}

.sub16 .box_in .box_step1 > ul > li {
    padding: 0 20px;
    line-height: 1.4;
    width: 20%;
}

.sub16 .box_in .box_step1 ul li .step_tit {
    padding: 20px;
    border: 1px solid #ddd;
    position: relative;
    height: 140px;
    border-radius: 6px;
}


.sub16 .box_in .box_step1 ul li .con1 {
    border: 1px solid #19ad08;
}

.sub16 .box_in .box_step1 ul li .con1 .num {
    color: #19ad08;
}

.sub16 .box_in .box_step1 ul li .con2 {
    border: 1px solid #006ab7;
}

.sub16 .box_in .box_step1 ul li .con2 .num {
    color: #006ab7;
}

.sub16 .box_in .box_step1 ul li .step_tit > div:first-child {
    padding-bottom: 5px;
}

.sub16 .box_in .box_step1 ul li .step_tit::before {
    content: "";
    display: block;
    position: absolute;
    top: 65px;
    right: -31px;
    width: 18px;
    height: 11px;
    background: url(../../assets/images/sub/sp_read_step.png) no-repeat 50% 50%/cover;
}

.sub16 .box_in .box_step1 ul li:last-child .step_tit::before {
    display: none;
}

.sub16 .box_in .box_step1 ul li .step_tit p {
    font-size: 16px;
    margin-bottom: 0;
}

.sub16 .box_in .box_step1 ul li .num {
    color: #006ab7;
    font-weight: 500;
    font-size: 15px;
    font-family: 'SBAggroM';
    line-height: 1;
}


.sub16 .gray_box .box_wrap {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;

}

.sub16 .gray_box .box {
    margin: 0 15px;
    width: 50%;
    display: table;
}

.sub16 .gray_box .box:last-of-type::after {
    content: none;
}

.sub16 .gray_box .box:last-child {
    margin-bottom: 0;
}

.sub16 .box_in .box_step .box .num {
    color: #006ab7;
    font-weight: 500;
    font-size: 15px;
    font-family: 'SBAggroM';
    padding-right: 15px;
    line-height: 1;
}

.sub16 .box_in .box_step .box .con1 {
    color: #19ad08;
}

.sub16 .box_in .box_step .box .con2 {
    color: #006ab7;
}


.sub16 .box_in .box_step .box .con1 {
    color: #19ad08;
}

.sub16 .box_in .box_step .box .con2 {
    color: #006ab7;
}

.sub16 .box_in .box_step .box .green {
    color: #19ad08;
}

.sub16 .box_in .box_step .box .blue {
    color: #006ab7;
}

.sub16 .gray_box .box .box_in1 {
    border: 1px solid #19ad08;
    padding: 30px 20px;
    display: table-cell;
    border-radius: 15px;
    position: relative;
}

.sub16 .gray_box .box .box_in1::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -25px;
    width: 18px;
    height: 11px;
    background: url(../../assets/images/sub/sp_read_step.png) no-repeat 50% 50%/cover;
}


.sub16 .gray_box .box .box_content::after {
    content: none;
}


.sub16 .gray_box .box .box_in1 .ico {
    width: 70px;
    height: 70px;
    background: no-repeat 0% 50%/contain;
    background-size: 50px;
    display: block;
    margin-bottom: 15px;
    position: relative;
}

.sub16 .gray_box .box .box_in1 .ico::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #19ad08;
    opacity: 0.1;
}

.sub16 .gray_box .box:nth-child(2n) .box_in1 {
    border: 1px solid #006ab7;
}


.sub16 .gray_box .box:nth-child(2n) .box_in1 .ico::after {
    background: #006ab7;
}


.sub16 .gray_box .box .box_in1 .ico1 {
    background-image: url(../../assets/images/sub/sb2_2_ico1.svg);
}

.sub16 .gray_box .box .box_in1 .ico2 {
    background-image: url(../../assets/images/sub/sb2_2_ico2.svg);
}

.sub16 .gray_box .box .box_in1 .ico12 {
    background-size: 60px;
    background-image: url(../../assets/images/sub/sub0401_icon2.svg);
}

.sub16 .gray_box .box .box_in1 .ico13 {
    background-size: 55px;
    background-image: url(../../assets/images/sub/sub0401_icon3.svg);
}

.sub16 .gray_box .box .box_in1 .ico13::after {
    right: 6px;
}

.sub16 .gray_box .box .box_in1 .ico10 {
    background-image: url(../../assets/images/sub/sb2_2_ico2.svg);
}

.sub16 .gray_box .box .box_in1 .ico3 {
    background-image: url(../../assets/images/sub/sb2_2_ico3.svg);
}

.sub16 .gray_box .box .box_in1 .ico7 {
    background-size: 60px;
    background-image: url(../../assets/images/sub/sub0403_icon5.svg);
}

.sub16 .gray_box .box .box_in1 .ico8 {

    background-image: url(../../assets/images/sub/sub0403_icon6.svg);
}

.sub16 .gray_box .box .box_in1 .ico9 {
    background-image: url(../../assets/images/sub/sub0403_icon7.svg);
}

.sub16 .gray_box .box .box_in1 .ico4 {
    background-image: url(../../assets/images/sub/sb2_2_ico4.svg);
    background-size: 60px;
}

.sub16 .gray_box .box .box_in1 .ico5 {
    background-image: url(../../assets/images/sub/sb2_2_ico5.svg);
}

.sub16 .gray_box .box .box_in1 .ico11 {
    background-image: url(../../assets/images/sub/sub0402_icon1.svg);
}

.sub16 .gray_box .box .box_in1 .ico12 {
    background-image: url(../../assets/images/sub/sub0404_icon2.svg);
}

.sub16 .gray_box .box .box_in1 .ico13 {
    background-image: url(../../assets/images/sub/sub0404_icon3.svg);
}

.sub16 .gray_box .box .box_in1 .ico14 {
    background-image: url(../../assets/images/sub/sub0404_icon4.svg);
}

.sub16 .gray_box .box .box_in1 p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
}

.sub16 .gray_box .box .box_in1 .bd-top {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 3px dotted #ddd;
}

.sub17 .box_in {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.sub17 .box_in .box {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.sub17 .box_in .box1 {
    width: 100%;
}

.sub17 .box_in .box .boxin {
    background-color: #f5f5f5;
    padding: 20px;
    display: flex;
    align-items: center;
}

.sub17 .box_in .box .ico {
    width: 80px;
    height: 80px;
    background: #fff no-repeat 50% 50%/contain;
    border-radius: 100%;
    background-size: 50px;
}

.sub17 .box_in .box .ico1 {
    background-image: url(../../assets/images/sub/sb2_ico1.svg);
}

.sub17 .box_in .box .ico2 {
    background-image: url(../../assets/images/sub/sb2_ico4.svg);
    background-size: 40px;
}


.sub17 .box_in .box .ico3 {
    background-size: 40px;
    background-image: url(../../assets/images/sub/sub0403_icon3.svg);
}

.sub17 .box_in .box .ico4 {
    background-image: url(../../assets/images/sub/sub0403_icon4.svg);
}

.sub17 .box_in .box .inner {
    flex: 1;
    padding-left: 30px;
    text-align: left;
}

.sub17 .box_in .box .inner h5 {
    font-size: 16px;
}

.table-list .list_1st li {
    display: flex;
    font-size: 16px;
    margin-bottom: 10px;
}

.table-list .list_1st li div {
    margin-right: 6px;
    font-size: 16px;
    box-shadow: inset 0 -13px 0 rgb(0 95 164 / 16%);
}

.table-list .list_1st li .con-green {
    box-shadow: inset 0 -13px 0 rgb(72 172 73 / 15%);
}

.table-list .list_1st li .con-yellow {
    box-shadow: inset 0 -13px 0 rgb(243 152 29 / 18%);
}

.sub-title {
    font-size: 20px;
}

.sub20 {
    position: relative;
    padding: 20px 0;
    display: flex;
}

.sub20 .content20 {
    display: flex;
}

.sub20::before {
    content: '';
    display: block;
    position: absolute;
    left: 120px;
    top: 53px;
    width: 20%;
    height: 1px;
    background: #ddd;
}

.sub20 .content20 .title {
    line-height: 1.5;
    font-weight: 500;
    color: #000;
    letter-spacing: 1px;
    font-size: 18px;
    width: 250px;
    padding: 20px;
    margin-right: 50px;
    display: flex;
    background: #e5ebf4;
    align-items: center;
    position: relative;
    justify-content: center;
}

.sub20 .content20 .title::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 33px;
    width: 10px;
    height: 10px;
    border: 5px solid #ececec;
    border-radius: 100%;
    background: #0094ff;
}

.sub20 .content20 .inner {
    width: calc(100% - 300px);
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 20px 30px;
}

.sub19 {
    display: flex;
    width: 100%;
}

.sub19 .box-wrap {
    width: 100%;
    display: flex;

}

.sub19 .box {
    margin-right: 10px;
    border: 1px dotted #19ad08;
    padding: 30px 20px;
    border-radius: 6px;
    text-align: center;
    width: 50%;
    text-align: center;
    line-height: 1.4;
}

.sub19 .box2 {
    border: 1px dotted #006ab7;
}

.sub19 .box div p {
    font-weight: 500;
    font-size: 18px;
    color: #000;
}

.sub19 .box .inner-box {
    text-align: left;
    border-top: 1px dotted #ddd;
    margin-top: 10px;
    padding-top: 10px;
}

.sub19 .box .inner-box ul {
    padding: 20px;
}

.sub19 .box .inner-box ul li {
    padding: 3px 0;
    padding-left: 15px;
    position: relative;
    font-size: 16px;
}

.sub19 .box .inner-box ul li::before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #ccc;
}


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

    .apl_btn2 {
        right: auto;
        top: auto;
        margin: 0;
    }

    .sub_content h3::after {
        top: 4px;
    }

    .sub10 .box_in .box_step li .conter_in::after {
        right: -24px
    }

    .main_wrap .tit p {
        font-size: 15px;
    }

    .sub02_tit ul li {
        font-size: 14px;
    }

    .sub11 .box_in .box_step ul li .step_tit {
        width: 200px;
        margin-right: 30px;
        padding: 10px;
    }

    .sub11 .box_in .box_step ul li .num {
        font-size: 14px;
        padding-right: 10px;
    }

    .sub11 .box_in .box_step ul li .step_tit p {
        font-size: 15px;
    }

    .sub11 .box_in .box_step ul li .step_tit::before {
        right: -23px;
        width: 14px;
        height: 3px;
    }

    .sub11 .box_in .box_step li .step_con {
        padding: 10px 15px;
        width: calc(100% - 230px);
    }

    .sub11 .box_in .box_step li .step_con li {
        font-size: 14px;
        padding-left: 10px;
    }

    .sub11 .box_in .box_step li .step_con li::before {
        width: 3px;
        height: 3px;
        top: 11px;
    }

    .sub11 .box_in .box_step1 ul li .num {
        font-size: 14px;
    }

    .sub11 .box_in .box_step1 ul li .step_tit {
        padding: 15px;
        height: 140px;
    }

    .sub11 .box_in .box_step1 ul li .step_tit p {
        font-size: 15px;
    }

    .sub12 .box_in .box .tit {
        font-size: 16px;
    }

    .sub12 .box_in .box .txt {
        font-size: 14px;
    }

    .sub8 .box_in .box .txt {
        font-size: 14px !important;
    }

    .sub8 .box_in .box .tit {
        font-size: 16px !important;
    }

    .sub14 tr th {
        font-size: 15px;
    }

    .sub13_title span {
        font-size: 18px;
    }


    .sub16 .box_in .box_step ul li .step_tit {
        width: 200px;
        margin-right: 30px;
        padding: 10px;
    }

    .sub16 .box_in .box_step ul li .num {
        font-size: 14px;
        padding-right: 10px;
    }

    .sub16 .box_in .box_step ul li .step_tit p {
        font-size: 15px;
    }

    .sub16 .box_in .box_step ul li .step_tit::before {
        right: -23px;
        width: 14px;
        height: 3px;
    }

    .sub16 .box_in .box_step li .step_con {
        padding: 10px 15px;
        width: calc(100% - 230px);
    }

    .sub16 .box_in .box_step li .step_con li {
        font-size: 14px;
        padding-left: 10px;
    }

    .sub16 .box_in .box_step li .step_con li::before {
        width: 3px;
        height: 3px;
        top: 11px;
    }

    .sub16 .box_in .box_step1 ul li .num {
        font-size: 14px;
    }

    .sub16 .box_in .box_step1 ul li .step_tit {
        padding: 15px;
        height: 140px;
    }

    .sub16 .box_in .box_step1 ul li .step_tit p {
        font-size: 15px;
    }


    .sub16 .gray_box .box .box_in1 {
        padding: 20px 15px;
    }


    .sub16 .gray_box .box .box_in1 .ico {
        width: 50px;
        height: 50px;
        background-size: 40px;
    }

    .sub16 .gray_box .box .box_in1 .ico4 {
        background-size: 45px;
    }

    .sub16 .gray_box .box .box_in1 .ico::after {
        width: 25px;
        height: 25px;
    }

    .sub16 .gray_box .box .box_in1 p {
        font-size: 14px;
    }

    .sub16 .gray_box .box .box_in1 .ico7 {
        background-size: 97% !important;
    }

    /*
        .sub16 .gray_box .box .box_in1::after{
            top: 79px;
        } */
    .sub17 .box_in .box .boxin {
        padding: 10px;
    }

    .sub17 .box_in .box .inner h5 {
        font-size: 15px;
    }

    .sub17 .box_in .box .ico {
        width: 60px;
        height: 60px;
        background-size: 30px;
    }

    .table-list .list_1st li div {
        font-size: 14px;
    }

    .table-list .list_1st li {
        font-size: 14px;
    }

}

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

    .sub_content h3::after {
        top: 2px;
    }

    .sub11 .box_in .box_step > ul > li {
        flex-wrap: wrap;
    }

    .sub11 .box_in .box_step ul li .step_tit {
        width: 100%;
        border-bottom: 0;
        margin-right: 0;
    }

    .sub11 .box_in .box_step li .step_con {
        width: 100%;
    }


    .sub11 .box_in .box_step ul li .step_tit::before {
        display: none;
    }

    .sub11 .box_in .box_step1 > ul {
        flex-wrap: wrap;
    }

    .sub11 .box_in .box_step1 > ul > li {
        width: 100%;
        padding-bottom: 30px;
    }

    .sub11 .box_in .box_step1 > ul > li:last-child {
        padding-bottom: 0;
    }

    .sub11 .box_in .box_step1 ul li .step_tit {
        height: auto;
    }

    .sub11 .box_in .box_step1 ul li .step_tit::before {
        width: 20px;
        height: 8px;
        top: auto;
        right: calc(50% - 5px);
        bottom: -20px;
        transform: rotate(90deg);
    }

    .sub12 .box_in {
        flex-wrap: wrap;
    }

    .sub12 .box_in .box {
        width: 100%;
    }

    .sub12 .box_in .box .img {
        padding: 0;
    }

    .sub12 .box_in .box .img img {
        height: 50px;
    }

    .sub12 .box_in .box .txt {
        height: 45px;
    }


    .sub8 .box_in {
        flex-wrap: wrap;
    }

    .sub8 .box_in .box {
        width: 100% !important;
    }

    .sub8 .box_in .box .img img {
        height: 50px;
    }

    .sub8 .box_in .box .img {
        padding: 0 !important;
    }

    .sub8 .box_in .box .txt {
        height: 45px !important;
    }

    .sub10 .box_in .box_step li .conter_txt ul li {
        font-size: 14px;
    }

    .sub10 .box_in .box_step li .conter_in::after {
        right: -24px;
    }

    .sub10 .box_in .box_step li .conter_in {
        margin-right: 0;
        flex-direction: row;
        border-bottom-width: 0 !important;
    }

    .sub10 .box_in .box_step li .conter_in4 .txt1 span {
        font-weight: 500;
        font-size: 15px;
    }

    .sub10 .box_in .box_step li .conter_txt li::before {
        top: 10px;
    }

    .sub13_title span {
        font-size: 16px;
    }

    .sub14 tr th {
        font-size: 14px;
        padding: 10px;
    }

    .sub14 tr td {
        font-size: 14px;
        padding: 8px;
    }

    .sub15 table tr td .list li {
        font-size: 13px !important;
    }

    .sub16 .box_in .box_step > ul > li {
        flex-wrap: wrap;
    }

    .sub16 .box_in .box_step ul li .step_tit {
        width: 100%;
        border-bottom: 0;
        margin-right: 0;
    }

    .sub16 .box_in .box_step li .step_con {
        width: 100%;
    }

    .sub16 .box_in .box_step ul li .step_tit::before {
        display: none;
    }

    .sub16 .box_in .box_step1 > ul {
        flex-wrap: wrap;
    }

    .sub16 .box_in .box_step1 > ul > li {
        width: 100% !important;
        padding-bottom: 30px;
    }

    .sub16 .box_in .box_step1 > ul > li:last-child {
        padding-bottom: 0;
    }

    .sub16 .box_in .box_step1 ul li .step_tit {
        height: auto;
    }

    .sub16 .box_in .box_step1 ul li .step_tit::before {
        top: auto;
        right: calc(50% - 5px);
        bottom: -20px;
        transform: rotate(90deg);
    }

    .sub16 .gray_box .box_wrap {
        flex-wrap: wrap;
    }

    .sub16 .gray_box .box {
        width: 100%;
        margin-bottom: 25px;
    }

    .sub16 .gray_box .box:last-child {
        margin-bottom: 0;
    }

    .sub16 .gray_box .box .box_in1::after {
        transform: translateX(-50%) rotate(90deg);
        top: auto;
        bottom: -18px;
        right: auto;
        left: 50%;
    }

    /* .sub16 .gray_box .box .box_in2::after{
        top: 213px;
    } */
    .sub16 .gray_box .box .box_in1 {
        height: auto !important;
    }

    .sub16 .gray_box .box .boxbr br {
        display: none;
    }


    .sub17 .box_in {
        flex-wrap: wrap;
    }

    .sub17 .box_in .box {
        width: 100%;
        margin-bottom: 10px;
    }

    .sub17 .box_in .box .inner {
        padding-left: 20px;
    }

    .sub17 .box_in .box .inner h5 {
        font-size: 14px;
    }
}

/* ---------------------------
	회사소개//////
------------------------------ */

/* ---------------------------
	커뮤니티
------------------------------ */
.customer-grid .module {
    text-align: center;
    margin-bottom: 30px;
}

.customer-grid .col-sm-3 {
    width: 20% !important;
}

.customer-grid .thumb {
    display: block;
    margin-bottom: 5px;
    border: 1px solid #ddd;
}

.customer-grid .thumb img {
    width: 100%;
}

.customer-grid .name {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.customer-etc {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    background: #006ab7;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    padding: 0 30px;
    margin: 0 auto;
}

@media all and (max-width: 767px) {
    .customer-grid .module {
        margin-bottom: 15px;
    }

    .customer-grid .name {
        font-size: 16px;
    }

    .customer-grid .col-sm-3 {
        width: 33.33% !important;
        float: left;
        padding: 0 5px;
    }

    .customer-grid .row {
        margin-left: -5px !important;
        margin-right: -5px !important;
    }

    .customer-grid .name {
        font-size: 15px;
    }

    .customer-etc {
        font-size: 16px;
    }
}

@media all and (max-width: 480px) {
    .customer-grid .col-sm-3 {
        width: 50% !important;
    }
}

.customer-box .form-horizontal {
    padding: 0;
}

.customer-box .sec_table table {
    width: 100%;
    border-top: 2px solid #006ab7;
    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: #000;
    vertical-align: middle;
    font-weight: 500;
}

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

.customer-box .sec_table td strong {
    color: #000;
    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: 150px;
    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 {
}

.customer-box .sec_in h6 {
    font-size: 20px;
    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;
    line-height: 1.2;
}

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

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

.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: #006ab7;
}

.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 15px;
    text-align: left;
}

.customer-box .sec2 th {
    padding: 10px 20px;
    vertical-align: top;
    font-size: 16px;
    text-align: left;
}

.customer-box .sec2 input[type=text] {
    width: 100%;
    height: 40px;
    color: #787878;
    font-size: 15px;
    padding: 0 10px;
    border: 1px solid #ddd;
    font-weight: 300;
    vertical-align: middle;
    border-radius: 5px;
}

.customer-box .sec2 textarea {
    width: 100% !important;
    height: 320px;
    resize: none;
    padding: 10px;
    color: #787878;
    font-size: 15px;
    border: 1px solid #ddd;
    float: none !important;
    border-radius: 5px;
    font-weight: 300;
}

.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 10px;
    }

    .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%;
    }

    .customer-box .s1_btn a {
        font-size: 13px;
        margin-bottom: 0;
    }
}

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

    .customer-box .sec_in h6 {
        padding-bottom: 10px;
        font-size: 17px;
    }

    .customer-box .s2_tit {
        margin-bottom: 0;
    }

    .customer-box .sec1 label {
        margin-top: 10px;
    }

    .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: 7px 10px;
        border-left: 0;
        line-height: 1.4;
    }

    .customer-box .sec2 .sec_table td {
        border-top: 0;
        border-bottom: 0;
        padding: 7px 0;
    }
}

/* ---------------------------
	커뮤니티//////
------------------------------ */


/* ---------------------------
	상품소개
------------------------------ */
.area .area_con .area_img {
    float: left;
    width: 50%;
}

.area .area_txt {
    width: 50%;
    float: left;
    padding-left: 70px;
}

.area .area_txt2 {
    width: 100%;
    float: none;
    margin-bottom: 30px;
    border: 7px solid #f2f2f2;
    padding: 30px;
}

/* .area_name span:before {
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    content: '';
    width: 10px;
    height: 14px;
    background-color: #006ab7;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    -webkit-box-shadow: 4px 4px 0 0 #262161;
    box-shadow: 4px 4px 0 0 #262161;
} */

.area .area_img1 {
    margin-left: -10px;
    margin-right: -10px;
}

.area .area_img1 .area_imgin {
    width: 50%;
    float: left;
    font-size: 18px;
    padding: 0 10px;
    position: relative;
}

.area .area_img1 .area_imgin img {
    width: 100%;
}

.area .area_img1 .txt_box {
    position: absolute;
    top: 0;
    left: 10px;
    width: 130px;
    padding: 5px;
    background: rgb(0 0 0 / 31%);
    text-align: center;
}

.area .area_img1 .txt_box .name {
    font-size: 20px;
    color: #fff;
}

.area .area_img1 .txt_box p {
    margin-bottom: 0;
}

.area_txt .area_in_txt {
    text-align: left;
    padding-top: 15px;
}

.area_txt2 .area_in_txt {
    text-align: left;
    padding: 0px;
}


.area_txt .area_in_txt h4 {
    font-size: 28px;
    font-weight: 600;
    color: #006ab7;
    margin-bottom: 20px;
}

.area .area_txt li {
    font-size: 18px;
    text-align: left;
    padding: 7px 0;
    padding-left: 20px;
    position: relative;
    line-height: 1.6;
}

.area_txt .txt li::after {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    border-radius: 50%;
    background: #ddd;
    left: 0;
    top: 17px;
}

.area .area_wrap {
    display: inline-block;
    width: 100%;
}

.area .area_wrap ul {
    margin-left: -15px;
    margin-right: -15px;
}

.area .area_wrap ul li.area_box {
    position: relative;
    width: 33.33333%;
    float: left;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 30px;
}

.area_ex {
    padding: 30px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    width: 100%;
    margin-top: 30px;
}

.area_ex h3 {
    font-size: 18px;
    padding-bottom: 0;
}

.area_ex h4 {
    font-size: 24px;
    padding-bottom: 15px;
    font-weight: 600;
}

.area_wrap h5 {
    margin-top: 30px;
    font-size: 22px;
    margin-bottom: 15px;
    padding-left: 20px;
    font-weight: 600;
    position: relative;
}

.area_wrap h5:before {
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    content: '';
    width: 10px;
    height: 14px;
    background-color: #006ab7;
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    -webkit-box-shadow: 4px 4px 0 0 #262161;
    box-shadow: 4px 4px 0 0 #262161;

}

.area_box .tit {
    background-color: #f1f1f1;
    padding: 5px;
    border: 1px solid #ddd;
    border-top-width: 0;
}

.area_box .tit span {
    font-size: 16px;
}

.area_wrap ul li.area_box .box::after {
    display: block;
    top: 50%;
    right: -20px;
    content: "\e90b";
    width: 40px;
    height: 40px;
    position: absolute;
    font-family: xeicon !important;
    font-size: 20px;
    transform: translateY(-50%);
}

.area_wrap ul li.area_box:nth-child(3n) .box::after,
.area_wrap ul li.area_box:last-child .box::after {
    display: none;
}


.area_wrap ul li.area_box .img_box {
    border: 1px solid #ddd;
}

.sub_tab_wrap {
    position: relative;
    margin-bottom: 40px;
    width: 100%;
    bottom: 0;
}

.sub_tab {
    width: 440px;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.sub_tab > li {
    position: relative;
    width: 50%;
    border: 1px solid #ddd;
}

.sub_tab > li:nth-child(1) {
    border-right-width: 0;
}

.sub_tab .tab {
    border-right-width: 0;
}

.sub_tab > li.on {
    background: #006ab7;
    border: 1px solid #006ab7;
}


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

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

.sub_tab > li.on > a {
    color: #fff;
    font-weight: 500;
}

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

    .sub_tab_wrap {
        margin-bottom: 25px;
    }

    .sub_tab > li > a {
        font-size: 16px;
        line-height: 45px;
    }

    .area .area_con .area_img {
        width: 100%;
    }

    .area .area_txt {
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }

    .area .area_txt2 {
        margin-top: 0;
        padding: 20px;
    }

    .area_txt .area_in_txt {
        padding: 0;
    }

    .area_txt .area_in_txt h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .area .area_txt li {
        font-size: 15px;
        padding: 3px 0;
        padding-left: 15px;
    }

    .area_txt .txt li::after {
        top: 11px;
    }

    .area_ex {
        padding: 20px;
    }

    .area_ex h4 {
        font-size: 17px;
    }

    .area_ex h3 {
        font-size: 15px;
    }

    .area_wrap h5 {
        font-size: 17px;
    }

    .area_box .tit span {
        font-size: 14px;
    }

    .area_box .tit {
        line-height: 1.4;
    }

    .area .area_img1 .txt_box {
        width: 100px;
    }

    .area .area_img1 .txt_box .name {
        font-size: 15px;
    }

}

@media screen and (max-width: 767px) {
    .sub_tab {
        width: 100%;
    }

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

    .sub_tab > li > a {
        font-size: 15px;
        line-height: 35px;
    }

    .area .area_wrap ul li.area_box {
        width: 50%;
    }

    .area_wrap ul li.area_box:nth-child(3n) .box::after {
        display: block;
    }

    .area_wrap ul li.area_box:nth-child(2n) .box::after,
    .area_wrap ul li.area_box:last-child .box::after {
        display: none;
    }

    .area .area_img1 .area_imgin {
        width: 100%;
        margin-bottom: 10px;
    }

    .area .area_img1 .txt_box .name {
        font-size: 14px;
    }

}

/* ---------------------------
	상품소개//////
------------------------------ */


/* ---------------------------
	서브 탭
------------------------------ */
.locationtab {
    padding-bottom: 40px;
}

.locationtab ul {
    display: flex;
    justify-content: center;
}

.locationtab li {
    width: calc(100% / 2);
}

.locationtab li a {
    display: block;
    padding: 15px 10px;
    font-size: 18px;
    border: 1px solid #ddd;
    border-left-width: 0;
    text-align: center;
    line-height: 1.2;
    background-color: #fff;
    height: 100%;
}

.locationtab li:first-child a {
    border-left-width: 1px;
}

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

@media screen and (max-width: 980px) {
    .locationtab {
        margin-bottom: 15px;
    }

    .locationtab li a {
        font-size: 15px;
        padding: 10px 5px;
    }
}

@media screen and (max-width: 980px) {
    .locationtab li a {
        font-size: 14px;
    }
}

#section_cen {
    position: relative;
}

#section_cen_fix {
    position: relative;
}

#content_calendar {
    position: relative;
}

.sort_area {
    position: relative;
}

.sort_area .date_view {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
}

.sort_area .date_view .btn_area {
    display: block;
    top: -4px;
    position: relative;
}

.sort_area .date_view button {
    width: 30px;
    height: 30px;
    border: 0;
    vertical-align: middle;
}

.sort_area .date_view .prev {
    background: #fff url(../../assets/images/sub/calendar_ico_prev.png) no-repeat 50% 50%/cover;
    background-size: 15px;
}

.sort_area .date_view .next {
    background: #fff url(../../assets/images/sub/calendar_ico_next.png) no-repeat 50% 50%/cover;
    background-size: 15px;
}

.sort_area .date_view .today {
    min-width: 45px;
    padding: 1px 4px 0 4px;
    background-image: none;
}

.sort_area .date_type {
    position: absolute;
    top: 11px;
    left: 50%;
    margin: 0 0 0 -60px;
}

.sort_area .date_view .date {
    font-weight: 500;
    font-size: 30px;
    color: #000;
    line-height: 30px;
    padding: 0 15px;
    font-family: 'SBAggroL';
}

.sort_area .view_type {
    margin: 10px 0;
    display: flex;
    justify-content: right;
}

/* .sort_area .view_type a {
    float: left;
    font-size: 14px;
    padding: 10px 20px;
    border: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    font-weight: 500;
    color: #000;
    filter: none;
    line-height: 17px;
} */

.sort_area .sch_list a {
    padding: 7px 15px 6px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'SBAggroL';
    letter-spacing: 0;
    line-height: 22px;
    position: relative;
    color: #000;
}

.sort_area .sch_list.on {
    position: relative;
    border-color: #000 !important;
    background: #000 !important;
    color: #fff;
    z-index: 2;
    padding: 7px 15px 6px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'SBAggroL';
    letter-spacing: 0;
    line-height: 22px;
}

.sort_area .sch_list {
    position: relative;
    border: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    font-weight: 500;
    color: #000;
    z-index: 2;
    padding: 7px 15px 6px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'SBAggroL';
    letter-spacing: 0;
    line-height: 22px;
}

.sort_area .sch_month {
    position: relative;
    border: 1px solid #cbcbcb;
    background-color: #f8f8f8;
    font-weight: 500;
    color: #000;
    z-index: 2;
    padding: 7px 15px 6px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'SBAggroL';
    letter-spacing: 0;
    line-height: 22px;
}


.sort_area .sch_month.on {
    position: relative;
    border-color: #000 !important;
    background: #000 !important;
    color: #fff;
    z-index: 2;
    padding: 7px 15px 6px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'SBAggroL';
    letter-spacing: 0;
    line-height: 22px;
}

.sort_area .sch_month {
    margin-right: 3px !important;
}

.sort_area .view_type .diary {
    margin-right: -1px;
}

.sort_area .view_type .week {
    margin-right: -1px;
    border-radius: 0;
}

.sort_area .view_type .month {
    margin-right: -1px;
    border-radius: 0;
}

.sort_area .view_type .on.month {
    border-left: 1px solid #2e63c5;
}

.sort_area .view_type .list {
    margin-right: -1px;
    border-radius: 0;
}

.sort_area .view_type .custom {
    padding-left: 9px;
    padding-right: 3px;
    border-right: 0;
}

.sort_area .view_type .custom_layer {
    padding: 1px 9px 0 1px;
    border-left: 0;
}

.frame {
    position: relative;
    background: #fff;
    margin-top: 10px;
    width: 100%;
}

.monthly_calendar {
    position: relative;
}

.monthly_calendar .week {
    padding: 0 14px;
    color: #000;
    table-layout: fixed;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f8f8f8;
    height: 31px;
}

.monthly_calendar .week th {
    padding: 8px;
    text-align: center;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    border: 1px solid #ddd;
}

.monthly_calendar .week th.sun {
    color: #ff0000;
}

.monthly_calendar .week th.sat {
    color: #0094ff;
}

.monthly_calendar .month_table {
    position: relative;

}

.monthly_calendar .table_container {
    position: relative;
    width: 100%;
    height: 100%;
    background: white;
}

.monthly_calendar .month_row {
    position: relative;
    width: 100%;

}

.monthly_calendar .grid {
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    height: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

.monthly_calendar .grid td {
    vertical-align: top;
}

.monthly_calendar .grid td ~ td {
    border-left: 1px solid #f4f4f4;
    vertical-align: top;
}

.monthly_calendar .schedule_list {
    position: relative;
    table-layout: fixed;
    width: 100%;
    color: #222;
}

.schedule_list .date {
    height: 120px;
    border-bottom: 1px solid #ddd;
}

.schedule_list .date td {
    border-right: 1px solid #ddd;
    padding: 8px 5px;
}

.schedule_list .date td:first-child {
    border-left: 1px solid #ddd;
}

.monthly_calendar .schedule_list .disable {
    color: #999;
}

.monthly_calendar .schedule_list .date .sun,
.schedule_list .date .holiday {
    color: #ff0000;
}

.monthly_calendar .schedule_list .sun.disable,
.schedule_list .holiday.disable {
    color: #f8f8f8;
}

.monthly_calendar .schedule_list .date strong {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    vertical-align: top;
    cursor: pointer;
    color: #666;
    line-height: 33px;
    font-weight: 400;
    border-radius: 100%;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'SBAggroL';
}

.monthly_calendar .schedule_list .date .sun strong {
    color: #ff0000;
}

.monthly_calendar .schedule_list .date .sat strong {
    color: #0094ff;
}

.monthly_calendar .schedule_list .date .none strong {
    color: #ddd;
}

.monthly_calendar .schedule_list .day_info {
    float: right;
    display: inline-block;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 7px;
    padding-top: 1px;
    font-size: 12px;
    color: #959595;
    vertical-align: top;
}

.monthly_calendar .grid .today_area {
    position: relative;
}

.monthly_calendar .month_table .month_row .outline strong {
    background: #006ab7;
    color: #fff;
}

.monthly_calendar .schedule {
    position: relative;
    overflow: hidden;
    line-height: 18px;
    margin: 0 2px 1px 2px;
    vertical-align: top;
    cursor: pointer;
    border: 1px solid transparent;
}

.monthly_calendar .date td a {
    word-wrap: break-word;
    word-break: keep-all;
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 3px;
}

.monthly_calendar .date td a:last-child {
    margin-bottom: 0;
}

.monthly_calendar .schedule .time {
    font-size: 12px;
    font-weight: 400;
    margin-left: 1px;
}

.calendar_text_color_4984d9,
.calendar_text_color_4984d9 a {
    color: #2e63c5;
}

.calendar_view {
    display: flex;
    align-items: center;
    padding: 10px;
    border: 1px solid #ddd;
}

.calendar_view > [class^="month_"] {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 15px;
}

.calendar_view > .month_wrap {
    flex: 1;
}

.calendar_view > .month_wrap > li > a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    color: #444;
    font-size: 18px;
}

.calendar_view > .month_wrap > li > a:hover {
    color: #006ab7;
    text-decoration: underline;
}

.calendar_view > .month_wrap > li > a.on {
    background-color: #006ab7;
    color: #fff;
}

.today_btn {
    margin: 10px 0;
    display: flex;
    justify-content: right;
}

.today_btn a {
    padding: 7px 15px 6px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'SBAggroL';
    background: #000;
    letter-spacing: 0;
    line-height: 22px;
    color: #fff;
}

@media screen and (max-width: 980px) {
    .sort_area .date_view {
        padding-bottom: 10px;
    }

    .sort_area .date_view .date {
        font-size: 20px;
        padding: 0 5px;
    }

    .sort_area .date_view .btn_area {
        top: -2px;
    }

    .sort_area .date_view .prev {
        background-size: 10px;
    }

    .sort_area .date_view .next {
        background-size: 10px;
    }

    .calendar_view {
        padding: 7px 10px;
    }

    .calendar_view > [class^="month_"] {
        padding: 0;
    }

    .calendar_view > .month_wrap > li > a {
        font-size: 15px;
        width: 35px;
        height: 35px;
    }

    .today_btn a {
        font-size: 13px;
        line-height: 1.2;
        padding: 7px 15px 4px;
    }

    .monthly_calendar .week {
        height: auto;
    }

    .monthly_calendar .week th {
        font-size: 14px;
        padding: 5px;
        line-height: 24px;
    }

    .schedule_list .date {
        height: 100px;
    }

    .schedule_list .date td {
        padding: 5px 3px;
    }

    .monthly_calendar .schedule_list .date strong {
        font-size: 11px;
        width: 23px;
        height: 23px;
        line-height: 26px;
    }

    .monthly_calendar .date td a {
        height: 23px;
        line-height: 23px;
    }

}

@media screen and (max-width: 767px) {
    .calendar_view > .month_wrap > li {
        flex: 1 1 calc(100% / 6);
    }

    .calendar_view > .month_wrap > li > a {
        font-size: 14px;
        width: 30px;
        height: 30px;
    }

    .today_btn a {
        font-size: 12px;
    }

    .monthly_calendar .week {
        display: none;
    }

    .monthly_calendar .schedule_list {
        border-top: 2px solid #000
    }

    .schedule_list .date {
        display: flex;
        flex-wrap: wrap;
        height: auto;
        border-bottom: 0;
    }

    .schedule_list .date:first-child {
        border-top: 1px solid #ddd;
    }

    .schedule_list .date td {
        width: 100%;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        display: flex;
    }

    .schedule_list .date td.none {
        display: none;
    }

    .monthly_calendar .schedule_list .date strong {
        margin-bottom: 0;
        margin-right: 10px;
    }

    .schedule_list .date td > div {
        width: calc(100% - 33px);
    }

    .monthly_calendar .date td a {
        font-size: 12px;
    }

    .today_btn {
        display: none !important;
    }

}

.bbs_total {
    margin: 10px 0;
    font-size: 22px;
    color: #000;
    font-weight: 500;
}

.bbs_total strong {
    color: #006ab7;
}

.table_bbs caption {
    display: none;
}

.table_bbs th,
.table_bbs td {
    border-left: 0;
    border-right: 0;
    padding: 15px;
}

.table_bbs th {
    font-size: 17px;
}

.table_bbs td {
    font-size: 16px;
}

.dis_mo {
    display: none;
}

.table_bbs .bbs_subject {
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.table_bbs .bbs_contents {
    text-align: left;
}

.table_bbs .bbs_cate {
    color: #014898;
    font-weight: 500;
    margin-right: 10px;
}

.write_btn {
    text-align: right;
    margin: 10px 0 30px;
}

.write_btn a {
    display: inline-block;
    width: 155px;
    height: 47px;
    line-height: 47px;
    background: #000;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

.table_3 td {
    padding: 10px 15px;
    text-align: left;
}

.table_3 th {
    padding: 17px;
    vertical-align: top;
    font-size: 15px;
    text-align: left;
}

.table_3 input[type=text] {
    width: 75%;
    height: 40px;
    color: #787878;
    font-size: 14px;
    padding: 0 10px;
    border: 0;
    border: 1px solid #dcdcdc;
}

.table_3 textarea {
    width: 100%;
    height: 320px;
    resize: none;
    padding: 10px;
    color: #787878;
    font-size: 16px;
    border: 1px solid #dcdcdc;
}

.table_3 span {
    color: #ff0000;
}

.table_3 table span {
    margin-right: 10px;
}

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_basic3 thead th {
    font-size: 16px;
}

.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: #000;
    word-break: break-all;
}

.tbl_basic th,
.tbl_basic td {
    font-size: 14px;
    padding: 13px 0;
}

.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;
}

.bor_right {
    border-right: 1px solid #e5e5e5;
}

.tbl_program tbody th {
    font-weight: 600;
    background: #f9f9f9;
}

@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;
    }
}

.board_read .read_sub {
    border-top: 2px solid #5895c5;
    border-bottom: 1px solid #e1e1e1;
    background: #f5f5f5;
    font-weight: 500;
}

.board_read > div > div {
    padding: 20px;
}

.board_read .read_tit {
    font-size: 20px;
    margin-bottom: 10px;
}

.board_read .read_list li {
    float: left;
    position: relative;
    font-size: 15px;
}

.board_read .read_list .read_read {
    float: right;
    color: #646464;
    font-weight: normal;
}

.board_read .read_list .read_read span {
    color: #000;
    margin-right: 10px;
}

.board_read .read_list .read_name {
    padding-right: 32px;
}

.board_read .read_list .read_name::after {
    display: block;
    content: '';
    width: 1px;
    height: 11px;
    background: #c3c3c3;
    position: absolute;
    right: 16px;
    top: 10px;
}

.board_read .read_list .read_date {
    color: #969696;
}

.board_read .read_con {
    color: #646464;
    border-bottom: 1px solid #898989;
    position: relative;
    font-size: 15px;
}

.board_read .read_list2 {
    position: absolute;
    right: 20px;
    top: 20px;
}

.board_read .read_list2 li {
    float: left;
    position: relative;
}

.board_read .read_list2 li:first-child {
    padding-right: 26px;
}

.board_read .read_list2 li:first-child::after {
    display: block;
    content: '';
    position: absolute;
    top: 5px;
    right: 13px;
    background: #c3c3c3;
    width: 1px;
    height: 11px;
}

.board_read .read_btn {
    text-align: right;
    margin: 10px 0 70px;
}

.board_read .read_btn a {
    display: inline-block;
    width: 155px;
    height: 47px;
    line-height: 47px;
    background: #756559;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
}

.board_read .read_con p img {
    margin-bottom: 15px;
    max-width: 100%;
}

.board_read .read_con .read_files {
    display: block;
    margin: 20px 0 0;
}

.board_read .read_con .read_files .btn-down {
    font-size: 14px;
}

.board_read .read_con .read_files .btn-down span {
}

.bbs_list .bbs_inf {
    display: none;
}

.pagenate {
    text-align: center;
    font-size: 0;
    padding: 50px 0 0;
}

.pagenate .s_wrap {
    padding: 0;
}

.pagenate a {
    background-color: #FFF;
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ebebeb;
    font-size: 15px;
    color: #787878;
    margin-left: -1px;
    background-repeat: no-repeat;
    background-position: center;
}

.pagenate a.on {
    background-color: #756559;
    color: #fff;
}

.pagenate a.prev {
    background-image: url(../../assets/images/pagenate_prev.png);
}

.pagenate a.next {
    background-image: url(../../assets/images/pagenate_next.png);
}

.root_daum_roughmap {
    border: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.tbl_skin {
    margin-bottom: 10px;
    width: 100%;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.tbl_skin th:first-child,
.tbl_skin td:first-child {
    border-left: none
}

.tbl_skin th.trw,
.tbl_skin td.trw {
    border-right: 1px solid #ddd;
}

.tbl_skin tbody th,
.tbl_skin thead th {
    vertical-align: middle;
}

.tbl_skin thead th,
.tbl_skin tfoot th {
    background-image: none;
}

.tbl_skin tbody th {
    /*color:#004993;*/
    color: #333;
}

.tbl_skin thead th {
    padding: 10px 0;
    background: #f5f5f5;
    font-size: 16px;
}

.tbl_skin td .btn-file {
    font-size: 12px;
}

.list_subject {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.list_subject i {
    font-size: 20px;
    vertical-align: middle;
}

.list_subject i.xi-new-o {
    color: #ff0000;
}

.list_subject a:hover {
    text-decoration: underline;
}

.list_subject span {
    float: left;
}

.list_subject span.label_comment {
    font-weight: 400;
    color: #000;
    padding: 0;
    line-height: 1.6;
    font-size: 18px;
}

.tbl_skin td.left span.link {
    width: auto;
    height: 28px;
    max-width: 85%;
    word-break: break-all;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 15px;
}

.tbl_skin {
    border-top: 1px solid #333;
}

.tbl_skin th,
.tbl_skin td {
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
    font-size: 15px;
    word-break: break-all;
}

.tbl_skin th {
    font-size: 16px;
    font-weight: 500;
}

.tbl_skin td img {
    width: auto;
}

.problem_file img {
    width: auto;
}

.tbl_skin td.left {
    text-align: left;
    padding-left: 30px;
}

.tbl_skin tbody th {
    background-color: #f1f1f1;
}

/*tbl_skin1*/
.tbl_skin1 {
    border-top: 0;
}

.tbl_skin1 tbody th {
    background-color: #f8f8f8;
    font-weight: 600;
}

.tbl_skin1 th,
.tbl_skin1 td {
    padding: 10px 15px;
}

.tbl_skin1 td {
    text-align: left;
}

/*tbl_skin2*/
.tbl_skin2 {
    margin-top: 15px;
}

.tbl_skin2 thead th {
    padding: 10px;
    font-size: 14px;
}

.tbl_skin2 td.left {
    padding-left: 0;
}

.tbl_skin2 td .list_subject a,
.tbl_skin2 td.date {
    font-weight: 600;
}

.tbl_skin2 td {
    padding: 10px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tbl_skin2 td .list_subject {
    width: 100%;
}

.tbl_skin2 td.left span.link {
    max-width: 100%;
}

/*tbl_skin3*/
.tbl_skin3 {
    margin-top: 15px;
}

.tbl_skin3 tbody th {
}

.tbl_skin3 th,
.tbl_skin3 td {
    padding: 10px;
    font-size: 14px;
}

.tbl_skin3 th {
    font-size: 15px;
    font-weight: 600;
}

.tbl_skin3 td {
    border-left: 1px solid #e5e5e5;
    line-height: 1.6;
}

/*tbl_skin4*/
.tbl_skin4 {
    margin-top: 15px;
}

.tbl_skin4 tbody th {
    background-color: #fff2f2;
}

.tbl_skin4 th,
.tbl_skin3 td {
    padding: 10px;
    font-size: 14px;
}

.tbl_skin4 th {
    font-size: 15px;
    font-weight: 600;
}

.tbl_skin4 td {
    border-left: 1px solid #e5e5e5;
    line-height: 1.6;
}

/*tbl_skin5*/
.tbl_skin5 th,
.tbl_skin5 td {
    padding: 10px;
    font-size: 14px;
}

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

    .sub_wrap {
        padding: 50px 0;
    }

    .sub_in .sb_title p {
        font-size: 28px;
    }

    .sub_banner_wrap {
        padding: 200px 0 60px;
    }

    .sub_banner1 {
        font-size: 16px;
    }

    .sub_banner2 {
        font-size: 30px;
    }

    #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;
    }

    .table_1 {
        font-size: 14px;
    }

    .table_1 thead th {
        font-size: 16px;
    }

    .table_bbs th {
        font-size: 14px;
    }

    .table_bbs td {
        font-size: 14px;
    }

    .bbs_total {
        font-size: 15px;
    }

    .table_bbs.bbs_list .bbs_inf {
        display: inline-block;
        vertical-align: middle;
        font-size: 13px;
        color: #969696;
    }

    .table_bbs.bbs_list .bbs_inf:before {
        display: inline-block;
        content: '';
        width: 1px;
        height: 10px;
        background: #dcdcdc;
        vertical-align: middle;
        margin: 0 10px;
    }

    .table_bbs.bbs_list .bbs_inf:first-child:before {
        display: none;
    }

    .bbs_gallery .bbs_subject {
        font-size: 15px;
    }

    .board_read {
        padding: 0 15px;
    }

    .board_read .read_tit {
        font-size: 18px;
    }

    .board_read .read_list li {
        font-size: 14px;
    }

    .board_read .read_con {
        font-size: 14px;
    }

    .pagenate {
        padding: 30px 0 0;
    }

    .bbs_num {
        display: none;
    }

    .bbs_name {
        display: none;
    }

    .bbs_total {
        font-size: 18px;
    }

    .table_1 {
        font-size: 16px;
    }

    /*tbl_basic*/
    .tbl_basic.tbl_type1 th,
    .tbl_basic thead th {
        font-size: 15px;
    }

    .tbl_basic th,
    .tbl_basic td {
        font-size: 14px;
    }

    .orgGroup {
        max-width: 896px;
    }

    .step_box .step_tit .st_col p {
        font-size: 14px;
    }

    .login_wrap,
    .join_wrap {
        margin-top: 30px;
    }

    .mem_level {
        margin-top: 30px;
    }

}


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

    .sub_banner1 {
        font-size: 14px;
    }

    .sub_banner_wrap {
        padding: 120px 0 50px;
    }

    .sub_banner2 {
        font-size: 24px;
    }

    .table_wrap_scroll_tb3 {
        overflow-x: auto;
    }

    .table_wrap_scroll_tb3 .tbl_basic3 {
        width: 980px !important;
        max-width: none;
        margin-bottom: 0;
    }

    .visible-xs {
        display: block !important;
    }

    .scroll_tb {
        text-align: center;
        margin: 13px 0 0 0;
        width: 100%;
        font-size: 13px;
        padding: 5px 0 5px 0;
    }

    .table_scroll,
    .table_scroll1 {
        position: relative;
        width: 100%;
        overflow-x: scroll;
        overflow: auto;
    }

    .table_scroll > div,
    .table_scroll1 > table {
        border-collapse: collapse;
        border-spacing: 0px;
        /* table-layout: fixed; */
        width: 100%;
        clear: both;
        text-align: center;
        zoom: 1;
        min-width: 980px;
    }

    .btn-more-s {
        font-size: 14px;
        min-width: initial;
        padding: 5px 30px;
        margin-top: 15px;
    }
}


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

    .sub_banner_wrap {
        padding: 100px 0 30px;
    }

    .m_nav_search_x {
        top: 5px;
        right: 0;
    }

    .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;
    }

    .sub_banner1 {
        padding: 0;
        font-size: 13px;
        margin: 0 auto;
    }

    .sub_banner2 {
        padding: 0;
        font-size: 20px;
    }


    .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;
    }

    .headD {
        margin-bottom: 20px;
    }

    .headD h3 {
        font-size: 20px;
        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;
    }

    .login_wrap > p.login {
        font-size: 28px;
        padding: 20px 0;
    }

    .login_wrap > p {
        font-size: 16px;
    }

    .login_insert {
        margin: 20px 10px;
    }

    .login_insert div p label {
        font-size: 15px;
        width: 56px;
        margin-right: 10px;
    }

    .login_insert .login_btn input {
        font-size: 16px;
        width: 90px;
        height: 95px;
    }

    .join_link {
        padding: 20px;
    }

    .join_link div {
        width: 100%;
        margin: 0;
    }

    .join_link div p:first-child {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .join_link div p {
        font-size: 13px;
        line-height: 1.3;
    }

    .join_link a {
        font-size: 14px;
        padding: 5px 10px;
    }

    .mem_level {
        padding: 15px;
    }

    .mem_level li {
        font-size: 13px;
    }

    .join_member p {
        font-size: 16px;
        padding-top: 150px;
    }

    .join_member a {
        font-size: 13px;
    }

    #joinAgree .table-write > table tbody tr:first-child td .btn-black-s {
        margin: 5px 15px 0;
    }

    #joinAgree td .btn-black-s {
        margin: 0 15px 5px;
    }

    .finish p.tit {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 1.3;
    }

    .finish p.txt {
        font-size: 15px;
        margin-bottom: 0;
        line-height: 1.3;
    }

    .idpw_sch {
        padding: 20px 0;
    }

    .idpw_sch > div.pw_sch {
        margin-top: 30px;
    }

    .idpw_sch > div {
        width: 100%;
        float: none;
        padding: 0 15px;
    }

    .idpw_sch > div.id_sch div button,
    .idpw_sch > div.pw_sch div > button {
        font-size: 14px;
        padding: 5px 0;
        margin-top: 10px;
    }

    .idpw_sch > div.id_sch > div div.id_sch_txt {
        margin-top: 0;
    }

}

@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: 600px) {

    #joinAgree .table-write > table tbody tr th {
        text-align: center;
        font-size: 14px;
    }

    #joinAgree td .btn-black-s {
        font-size: 12px;
    }

    #joinAgree.pwtable .table-write > table tbody tr th {
        width: 100%;
    }

    #joinAgree .id_check.id_check-sev {
        float: none;
    }

    #joinAgree.pwtable .table-write > table tbody tr td span {
        line-height: 1.3;
        margin-top: 5px;
    }

    #joinAgree .table-write {
        padding: 10px 0;
    }
}

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

    .login_insert {
        margin: 20px;
    }

    .login_insert div {
        display: block;
        margin-right: 0;
    }

    .login_insert div p {
        text-align: left;
    }

    .login_insert div p label {
        width: auto;
        margin: 0;
    }

    .login_insert div p input {
        width: 100%;
    }

    .login_insert .id_check {
        text-align: left;
    }

    .login_insert .id_check a {
        float: right;
    }

    .login_insert .login_btn {
        display: block;
        margin-top: 10px;
    }

    .login_insert .login_btn input {
        width: 100%;
        height: auto;
        padding: 10px 15px;
        border-radius: 5px;
    }

    .join_link div {
        margin-right: 0;
        word-break: break-all;
    }

    .join_link a {
        margin-top: 10px;
    }

    .idpw_sch > div.id_sch .login_insert div p label,
    .idpw_sch > div.pw_sch .login_insert div p label {
        width: auto;
        margin: 0;
        float: none;
    }

    .idpw_sch > div.id_sch .login_insert div p span,
    .idpw_sch > div.pw_sch .login_insert div p span {
        width: 100%;
        float: none;
    }
}

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

    .table_1 {
        font-size: 12px;
    }

    .table_1 thead th {
        font-size: 14px;
    }

    .table_bbs th {
        font-size: 13px;
    }

    .table_bbs td {
        font-size: 12px;
    }

    .bbs_gallery .bbs_subject {
        font-size: 13px;
    }

    .table_3 colgroup {
        display: none;
    }

    .table_3 th,
    .table_3 td {
        display: block;
        width: 100% !important;
        border-right-color: transparent;
        float: left;
        padding: 10px;
    }

    .table_3 td {
        border-color: transparent;
    }

    .table_3 input[type=text] {
        width: 100%;
    }

    .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;
    }

    .join_member .mem_box {
        float: none;
        width: 100%;
    }

    .join_member .mem_box:first-child {
        margin-bottom: 15px;
    }

    #joinAgree .table-write input {
        width: 100%;
    }
}

.member_container {
    padding-top: 20px;
}

.member_container h2.pad_less {
    padding-bottom: 0;
    font-size: 24px;
    color: #161616;
    font-weight: 600;
}

.member_container h2.pad_less a {
    float: right;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.member_container .section1 {
    padding-top: 5px;
}

.member_container .paging {
    margin-top: 15px;
}

.member_container .pagination {
    margin-top: 0;
}

.business-control {
    background: #fff;
    color: #000;
    font-size: 1em;
    height: 45px;
    border: 1px solid #ddd;
}

.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;
}

.edu_hit_wrap {
    position: relative;
}

span.edu_hit {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

span.edu_hit span {
    display: block;
    float: left;
    line-height: 25px;
    font-size: 14px;
}

span.edu_hit .edu_hit_color {
    width: 19px;
    margin-right: 7px;
    float: left;
    color: #9797a1;
}

/*sns*/
.share_sns {
    margin-left: 10px;
    background: #ffa006;
    position: relative;
}

.print_sns {
    margin-left: 5px;
    background: #333;
}

.share_sns a,
.print_sns a {
    padding: 0 20px;
    text-align: center;
    display: block;
}

.share_sns a i,
.print_sns a i {
    margin: 0 auto;
    color: #fff;
}

#myForm_sns {
    position: absolute;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    width: 123px;
}

#myForm_sns span a {
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

#myForm_sns .sns_close {
    text-align: right;
    margin-bottom: 0;
    border: 0;
    padding: 0;
    position: absolute;
    right: 10px;
}

#myForm_sns .sns_close i {
    color: #416ee2;
    margin-bottom: 0;
}

#myForm_sns span {
    float: none;
}

#myForm_sns span a img {
    margin-right: 5px;
}

textarea.form-control {
    background-color: #fff;
}

.id_check_interest label {
    line-height: 2;
}

.tbl_skin_tdleft td {
    text-align: left;
}


/* 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;
    }
}


h5.tit_wd01 {
    color: #006ab7;
    margin-top: 15px;
    margin-bottom: 0;
    padding-left: 0;
}

.sub_tit ul.tit_wd02 {
    padding-top: 5px;
}

h5.tit_wd01:after {
    display: none;
}

#member-container.container {
    margin: 0 auto 50px;
}

#member-container h1 {
    margin-bottom: 10px;
}


@media screen and (max-width: 767px) {
    .txt_list h3 {
        font-size: 16px;
        margin: 30px 0 5px;
    }

    .txt_list p {
        font-size: 14px;
    }

    .txt_list li {
        font-size: 14px;
    }

}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .recruit_box .right_content img {
        max-width: 100%;
        max-height: 100%;
        width: 100%;
    }
}


/*프린트 버튼*/
.btn_print {
    display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    font-size: 15px;
    border: 1px solid #ddd;
    border-radius: 3em;
    color: #323232;
    letter-spacing: -0.075em;
}

.btn_print i {
    vertical-align: middle;
}

@media screen and (max-width: 980px) {
    .scroll_txt1 {
        display: block;
    }
}


@media screen and (max-width: 767px) {
    /* device display */
    .only-mobile {
        display: block !important
    }

    /* mobile 에서만 보임 */
    .only-mobile-view {
        display: block !important
    }

    /* mobile 에서만 보임 */
    .only-pc {
        display: none !important
    }

    /* pc, tablet 에서만 보임 */
    .only-pc-view {
        display: none !important
    }

    /* pc, tablet 에서만 보임 */
    .tablecell-mobile {
        display: none
    }

    /* mobile 에서만 안보임 */
    .tablecell-view {
        display: table-cell
    }

    /* mobile 에서 보임 : td */
    .table_wrap_scroll {
        overflow-x: auto;
        /*        overflow-x: scroll;*/
    }

    .table_wrap_scroll .tbl_basic,
    .table_wrap_scroll .tbl_basic1 {
        width: 767px !important;
        max-width: none;
        margin-bottom: 0;
    }

    .tbl_basic2 .mb_nu1 {
        width: 150px !important;
    }

    /*게시판*/
    .tbl_skin thead th {
        font-size: 14px;
    }

    .tbl_skin th,
    .tbl_skin td {
        font-size: 14px;
        line-height: 1.3;
    }

    .tbl_skin td.left span.link {
        font-size: 14px;
        height: 20px;
        max-width: 70%;
    }

    .list_subject i {
        font-size: 16px;
    }

    .tbl_skin1 colgroup {
        display: none;
    }

    .tbl_skin1 tbody th {
        width: 90px;
        text-align: left;
    }

    .btn-more-s,
    .btn-black-s,
    .btn-red-s,
    .btn-green-s,
    .btn-blue-s {
        font-size: 13px;
    }

    .btn-black-s,
    .btn-red-s,
    .btn-green-s,
    .btn-blue-s {
        height: 35px;
        line-height: 33px;
        min-width: auto;
    }

    .search-btn .btn_wrap .btn-black-s {
        height: 45px;
        line-height: 43px;
    }

    .board_view_subject {
        font-size: 20px;
    }

    .board_view > div {
        padding: 15px;
    }

    .board_view_content {
    }

    .board_view_content > span {
        width: 100%;
        text-align: left;
        font-size: 14px;
        display: block;
    }

    .board_wrap span.list_subject {
        width: 100%;
    }

    .board_view_file_area li a {
        font-size: 14px;
    }

    ul.board_list li div {
        float: none;
    }

    .board_wrap.board_list div span {
        text-align: left;
        padding: 0;
        width: 100px;
        margin-top: 5px;
        height: 20px;
        line-height: 20px;
    }

    .table-view .view-header {
        padding: 10px;
    }

    .table-view .view-header .view-title {
        font-size: 16px;
    }

    .table-view .view-header .view-info em,
    .table-view .view-header .view-info em + span {
        font-size: 12px;
    }

    .table-view .view-header .view-info em + span {
        margin-left: 5px;
    }

    .table-view .view-header .view-info > span + span {
        padding-left: 20px;
    }

    .table-view .view-header .view-info span + span:before {
        margin-left: -10px;
        height: 10px;
        margin-top: 11px;
    }
}

@media screen and (max-width: 540px) {
    #fregister_term .fregister_agree {
        position: relative;
        top: 0;
        right: 0;
        display: block;
        width: 100%;
        padding: 15px;
        text-align: right;
    }

    .table_wrap_scroll .tbl_basic2 {
        width: 540px !important;
        max-width: none;
        margin-bottom: 0;
    }
}

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

    /*2019-09-16*/
    .lo_dis {
        display: none;
    }

    .table_location-1 colgroup col:last-child {
        display: none;
    }

    .table_location-1 tr th,
    .table_location-1 tr td {
        word-break: break-all;
        vertical-align: middle;
    }

    .table_location-1 tr td a {
        display: block;
    }

}

.qbtn i {
    padding-right: 5px;
}

.qbtn .btn-blue-s {
    font-size: 18px;
    min-width: 160px;
    height: 50px;
    line-height: 48px;
}

@media screen and (max-width: 767px) {
    .qbtn .btn-blue-s {
        font-size: 16px;
        line-height: 43px;
        height: 45px;
        min-width: 140px;
    }
}

.agreement-wrap {
    border-top: 2px solid #444
}

.agreement-wrap label {
    cursor: pointer;
}

.agreement-wrap.underline {
    border-bottom: 1px solid #444;
    padding: 20px 0;
}

.agreement-wrap .agreement-box {
    box-sizing: border-box;
    width: 100%;
    height: 240px;
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #bbb;
    font-size: 13px;
    line-height: 2;
    overflow-y: auto;
}

.agreement-wrap .agreement-box.only-box {
    height: auto;
    border: none;
}

.agreement-wrap .agree-info {
    padding: 20px 20px 0px;
    font-size: 13px;
    line-height: 24px;
}

.agreement-box .intro + .agree-section {
    margin-top: 30px;
}

.agreement-box .agree-section + .agree-section {
    margin-top: 30px;
}

.agreement-box .agree-section h5 {
    font-weight: 700;
}

.agreement-box .agree-section h5 + ol {
    margin-top: 20px;
}

.agreement-box .agree-section h6 {
    font-weight: 700;
}

.agreement-box .agree-section ol > li + li {
    margin-top: 20px;
}

.agreement-box .agree-section .agree-depth1 {
    margin-left: 15px;
}

.agreement-box .agree-section .agree-depth2 {
    margin-left: 15px;
}

.agreement-box .agree-section .agree-depth3 {
    margin-left: 15px;
}

.agreement-box .agree-section .agree-depth3 {
    margin-left: 15px;
}

.agreement-box .agree-section .box-depth {
    display: inline-block;
    margin-left: 0;
    width: 100%;
    padding: 10px;
    border: 1px solid #999;
    box-sizing: border-box;
}

.agreement-box .agree-section .agree-table {
    overflow: hidden;
    margin: 10px 0;
    max-width: 100%;
    table-layout: fixed;
    border-bottom: 1px solid #999;
}

.agreement-box .agree-section .agree-table .agree-table-cell {
    float: left;
    width: 66.6%;
}

.agreement-box .agree-section .agree-table .agree-table-cell:last-child {
    width: 33.3%;
}

.agreement-box .agree-section .agree-table thead {
    color: #222;
    border-top: 2px solid #444;
    border-bottom: 1px solid #999;
    text-align: center;
    background-color: #f9f9f9;
    font-weight: 700;
}

.agreement-box .agree-section .agree-table thead th {
    padding: 8px;
    width: 33.3%;
}

.agreement-box .agree-section .agree-table tbody tr + tr {
    border-top: 1px solid #dcdcdc;
}

.agreement-box .agree-section .agree-table tbody td {
    padding: 8px;
    text-align: middle;
    width: 33.3%;
}

.agreement-box .agree-section .agree-table tbody td + td {
    border-left: 1px solid #dcdcdc;
}

.agreement-box .agree-section .agree-table2 {
    border-top: 2px solid #444;
}

.agreement-box .agree-section .agree-table2 th {
    border: 1px solid #dcdcdc;
    padding: 8px;
    width: 20%;
    background: #f9f9f9;
    border-left: none;
    letter-spacing: -1px;
}

.agreement-box .agree-section .agree-table2 td {
    border: 1px solid #dcdcdc;
    padding: 8px;
    border-right: none;
}

.agreement-box .agree-section .agree-table2 td:first-child {
    border-left: none;
}

.agreement-wrap .agreement-box + .check-wrap {
    margin-top: 10px;
}

/* Mobile */
@media only screen and (min-width: 0px) and (max-width: 767px) {

    /* content : 개인정보취급방침 */
    .agreement-wrap .agreement-box {
        margin-top: 10px;
        padding: 10px;
    }
}

.login_wrap {
    margin: 0 auto 40px;
    border: 1px solid #ddd;
    text-align: center;
}

.login_wrap > p {
    font-size: 20px;
    letter-spacing: -0.045em;
    line-height: 1;
}

.login_wrap > p.login {
    margin-bottom: 15px;
    font-size: 42px;
    margin: 0;
    padding: 40px 0 20px;
    font-weight: 600;
    color: #333;
}

.login_wrap > p.login span {
    color: #006ab7;
}

.login_wrap fieldset {
    margin: 0;
}

.login_insert {
    margin: 40px 0 60px;
}


.login_insert div {
    display: inline-block;
}

.login_insert div .inser_a {
    margin-bottom: 10px;
    display: block;
}

.login_insert div .inser_b {
    text-align: left;
}

.login_insert div .inser_a label {
    display: inline-block;
    width: 66px;
    margin-right: 30px;
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    letter-spacing: -0.045em;
}

.login_insert div .inser_b input {
    width: 250px;
    height: 48px;
    padding: 14px 15px 13px;
    border: 1px solid #ccc;
    display: inline-block;
    font-size: 14px;
}

.login_insert .login_btn {
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
}

.login_insert .login_btn input {
    width: 106px;
    height: 106px;
    background-color: #006ab7;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    font-weight: 600;
}

/*.login_insert div p{margin-bottom:10px;}
.login_insert div p label{display:inline-block; width:66px; margin-right:30px; font-size:16px; text-align:left; letter-spacing:-0.045em;}
.login_insert div p input{width:250px; height:48px; padding:14px 15px 13px; border:1px solid #ccc;display: inline-block;font-size: 14px;}
.login_insert .login_btn{display:inline-block; vertical-align:top;}
.login_insert .login_btn input{width:106px; height:106px; background-color:#006ab7; border:none;font-size:18px; color:#fff; cursor:pointer;    font-weight: 600;}*/

.id_check {
    float: left;
    padding-right: 15px;
}

.id_check label {
    cursor: pointer;
    padding-left: 1.25rem;
    margin: 0;
    display: inline-block;
    position: relative;
    font-weight: normal;
}

.id_check 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: #006ab7;
}

.id_check label i:before {
    content: "";
    position: absolute;
    width: 18px;
    height: 100%;
    border: 2px solid #9e9e9e;
    border-radius: 2px;
    background-color: #fff;
    margin-top: 4px;
}

.id_check p {
    margin-bottom: 0;
}

.id_check label input[type="checkbox"],
.id_check label input[type="radio"] {
    position: absolute;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    margin-left: -1.25rem;
    box-sizing: border-box;
    padding: 0;
}

.id_check label input[type="checkbox"]:checked + i:before {
    border-width: 0;
    background-color: inherit;
}

.id_check label input[type="checkbox"]: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: ' ';
}

.id_check label input[type="radio"] + i,
.id_check label input[type="radio"] + i:before {
    border-radius: 50%;
}

.id_check label input[type="radio"]:checked + i:before {
    border-width: 0;
    background-color: inherit;
}

.id_check 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: ' ';
}

.id_check01 {
    float: none;
    padding: 0;
}

.id_check01 label {
    margin-right: 10px;
}

.id_check02 {
    float: none;
    padding: 0;
}

.id_check02 ul li {
    float: left;
}

.id_check02 label {
    margin-right: 10px;
}

.id_check02 p {
    margin: 0;
}

.id_check02 label i:before {
    margin-top: 2px;
}

.id_check02 label input[type="checkbox"]:checked + i:after {
    top: 3px;
}


.login_insert .id_check {
    width: 100%;
    text-align: right;
    float: none;
    padding: 0;
}

.login_insert .id_check label {
    margin: 0;
    font-weight: 500;
    padding-right: 30px;
}

.login_insert .id_check a {
}

.join_link {
    padding: 20px 0;
    background-color: #f7f7f7;
    border-top: 1px solid #e1e1e1;
    text-align: center;
}

.join_link div {
    display: inline-block;
    margin-right: 70px;
    width: 70%;
}

.join_link div p {
    font-size: 14px;
    text-align: left;
    line-height: 24px;
    margin: 0;
}

.join_link div p:first-child {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
}

.join_link a {
    display: inline-block;
    width: 120px;
    padding: 14px 0;
    background-color: #33363c;
    font-size: 16px;
    color: #fff;
    text-align: center;
    vertical-align: top;
    font-weight: 500;
}

.login_infor {
    width: 1100px;
    margin: 0 auto;
    padding: 30px 0;
    background-color: #f7f7f7;
    border: 1px solid #e1e1e1;
}

.login_infor ul {
    overflow: hidden;
}

.login_infor ul li {
    float: left;
    border-left: 1px solid #e1e1e1;
    text-align: center;
}

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

.login_infor ul li a {
    display: block;
    width: 274px;
    color: #555;
    cursor: default;
}

.login_infor ul li a p {
    margin: 15px 0 10px;
    font-size: 16px;
}

.login_infor ul li a span {
    line-height: 20px;
}

.login_event {
    text-align: center;
}

.login_event a {
    display: block;
}

.login_event a img {
    max-width: 100%;
}

.login_event .pc {
}

.login_event .mobile {
    display: none;
}

.table-write {
}

.table-write,
.table-write > table {
    width: 100%;
    position: relative;
    display: inline-block;
}

.table-write > table {
    width: 100%;
    height: auto;
    table-layout: fixed;
    border-collapse: collapse;
}

.table-write > table thead,
.table-write > table thead tr,
.table-write > table tbody,
.table-write > table tbody tr {
    width: 100%;
    display: table;
}

.table-write > table tr th,
.table-write > table tr td {
    padding: 10px 10px 8px 10px;
    line-height: 20px;
    height: auto;
    border-bottom: 1px solid #d2d2d2;
    text-align: center;
    vertical-align: middle;
    font-size: 16px;
}

.table-write > table tr td img {
    width: auto;
}

.table-write > table thead tr th {
    background-color: #f8f8f8;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}

.table-write > table {
    width: 100%;
    border-top: 1px solid #333;
}

.table-write > table thead tr th,
.table-write > table tbody tr th,
.table-write > table tbody tr.rh_4_cols th {
    background-color: #f9f9f9;
    border-right: 1px solid #d2d2d2;
    text-align: center;
    width: 15%;
    font-size: 1.1em;
    min-width: 70px;
    box-sizing: border-box;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-all;
    font-weight: 500;
}

.table-write > table tbody tr.rh_4_cols td {
    width: 35%;
}

.table-write > table thead tr td,
.table-write > table tbody tr td {
    text-align: left;
    padding-left: 5px;
    word-wrap: break-word;
}

.table-write > table tbody tr.table-write_cntn td {
    padding-top: 30px;
    padding-bottom: 30px;
}

.table-write table tbody tr:hover td {
    font-weight: normal;
}

.table-write input,
.table-write textarea,
.table-write select {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: auto;
    font-size: 1em;
    color: #000;
    margin: 0;
    font-weight: normal;
}

.table-write input[type=checkbox] {
    margin-top: 4px;
    margin-right: 0;
}

.join_wrap {
    width: 100%;
    margin: 0 auto;
}

.mem_level {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background: #f6f6f6;
    padding: 25px 20px;
}

.mem_level ul {
    overflow: hidden;
    float: right;
}

.mem_level li {
    float: left;
    padding: 0 20px 0 15px;
    background: url(../../assets/images/mem_arrow.png) right center no-repeat;
    text-align: center;
    font-size: 15px;
}

.mem_level li:last-child {
    background: none !important;
    padding-right: 0;
}

.mem_level li span {
}

.mem_level li.hover {
    color: #006ab7;
    background: url(../../assets/images/mem_arrow_up.png) right center no-repeat;
    text-align: center;
    font-weight: 600;
}

.mem_level li.hover span {
    font-weight: 600;
}

.join_member {
    position: relative;
    height: auto;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}

.join_member .mem_box {
    width: 50%;
    float: left;
}

.join_member .mem_box > div {
    padding: 0 15px;
    height: auto;
    margin: 0 15px;;
    padding: 3%;
    border: 10px solid #f2f2f2;
    text-align: center;
}

/*.join_member .mem_box:last-child {float:right;}*/

.join_member p {
    width: 100%;
    font-size: 18px;
    padding-top: 150px;
    font-weight: 500;
    color: #000;
    margin-bottom: 15px;
}

.join_member .mem_box:first-child p {
    background: url(../../assets/images/join_m01.png) no-repeat center top;
}

.join_member .mem_box:last-child p {
    background: url(../../assets/images/join_m02.png) no-repeat center top;
}

.join_member a {
    padding: 5px 40px;
    margin: 0;
    font-weight: 600;
    display: inline-block;
}

.join_member .mem_box:first-child a {
    color: #006ab7;
    border: 1px solid #006ab7;
}

.join_member .mem_box:last-child a {
    color: #006ab7;
    border: 1px solid #006ab7;
}

#joinAgree .id_check {
    padding: 0;
    float: none;
}

#joinAgree .agreeAll.id_check {
    padding-bottom: 20px;
}

#joinAgree .agreeAll.id_check label {
    font-weight: 500;
}

#joinAgree .table-write {
    padding: 10px 0 30px 0;
}

#joinAgree .table-write > table tbody tr th {
    text-align: left;
}

#joinAgree .table-write input {
    padding: 8px 16px;
    box-shadow: none;
}

#joinAgree td .btn-black-s {
    font-size: 13px;
    height: 40px;
    line-height: 1.2;
    background: #fff;
    border: 1px solid #333;
    color: #333;
    float: none;
}

#joinAgree .small-input {
    display: inline-block;
}

.agreePolicy textarea,
.agreePrivacy textarea {
    height: 200px;
    resize: none;
    line-height: 1.6 !important;
    margin-bottom: 30px;
    border-radius: 0;
    border-top: 1px solid #333;
}

#joinAgree.pwtable .table-write > table tbody tr th {
    width: 25%;
}

#joinAgree.pwtable .table-write > table tbody tr td span {
    display: inline-block;
    font-size: 12px;
    width: 100%;
    padding: 0 15px;
}

#joinAgree .id_check.id_check-sev {
    float: left;
    width: 100%;
    padding: 0 15px;
    font-size: 13px;
    line-height: 2;
    margin-top: 3px;
}

.id_check label.form-check-label {
}

label.error {
    color: red;
    font-weight: 500;
    font-size: 13px;
    margin: 0;
}

.sub_tit h2 {
    font-size: 24px;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
}


.mypage_table td .btn-black-s {
    font-size: 13px;
    height: 37px;
    line-height: 37px;
    background: #fff;
    border: 1px solid #333;
    color: #333;
    float: none;
    margin-left: 5px;
}

.finish {
    padding: 50px 0;
    border: 1px solid #e1e1e1;
    text-align: center;
}

.finish p.tit {
    margin-bottom: 18px;
    color: #000;
    padding-top: 150px;
    background: url(../../assets/images/joinFinish_ico.png) center 0 no-repeat;
    font-size: 30px;
}

.finish p.type1 {
    background: url(../../assets/images/withdrawal_ico.png) center 0 no-repeat;
    font-size: 30px;
}

.finish p.tit span {
    color: #006ab7;
    font-weight: 600;
}

.finish p.txt {
    font-size: 16px;
    line-height: 26px;
}

.finish p.txt2 {
    font-size: 18px;
}

.finish p.txt2 span {
    color: #f13004;
    font-weight: 600;
}

.finish ul {
    margin-top: 20px;
}

.finish ul li {
    margin-bottom: 5px;
}

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

.idpw_sch {
    overflow: hidden;
    padding: 40px 0;
    border: 1px solid #e1e1e1;
}

.idpw_sch > div {
    float: left;
    width: 50%;
    padding: 0 30px;
}

.idpw_sch > div > p {
    line-height: 1.3;
    margin: 10px 0;
}

.idpw_sch > div > p.tit {
    margin-bottom: 12px;
    font-size: 22px;
    letter-spacing: -0.045em;
}

.idpw_sch > div.id_sch div {
    margin: 0;
    display: initial;
}

.idpw_sch > div.id_sch div p {
    display: table;
    width: 100%;
    line-height: 1.2;
}

.idpw_sch > div.id_sch div button {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto;
    background-color: #fff;
    font-size: 16px;
    color: #000;
    border: 1px solid #000;
    margin-top: 20px;
}

.idpw_sch > div.id_sch > div div.id_sch_txt {
    text-align: center;
    display: block;
    margin-top: 10px;
    position: relative;
}

.idpw_sch > div.id_sch > div div a {
    padding: 0 10px;
    position: relative;
    font-size: 13px;
    color: #000;
}

.idpw_sch > div.id_sch > div div a:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: -2px;
    width: 1px;
    height: 13px;
    background-color: #333;
}

.idpw_sch > div.id_sch > div div a:first-child:after {
    display: none;
}

.idpw_sch > div.pw_sch {
    border-left: 1px solid #e1e1e1;
}

.idpw_sch > div.pw_sch div {
    margin: 0;
    display: initial;
}

.idpw_sch > div.pw_sch div p {
    margin-bottom: 10px;
    display: table;
    width: 100%;
}

.idpw_sch > div.pw_sch p {
    line-height: 1.2;
}

.idpw_sch > div.pw_sch div p span {
    display: inline-block;
    width: 147px;
    font-size: 16px;
}

.idpw_sch > div.pw_sch div > span {
    display: block;
    margin-top: 20px;
}

.idpw_sch > div.pw_sch div > span:after {
    display: block;
    content: "";
    clear: both;
}

.idpw_sch > div.pw_sch div > a {
    display: block;
    width: 100%;
    padding: 10px 0;
    background-color: #000;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.idpw_sch > div.pw_sch div > button {
    display: block;
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
    font-size: 16px;
    color: #000;
    border: 1px solid #000;
    text-align: center;
    margin-top: 20px;
}

.idpw_sch > div.id_sch .login_insert div p label,
.idpw_sch > div.pw_sch .login_insert div p label {
    margin: 0;
    width: 25%;
    float: left;
    padding-top: 12px;
    font-weight: 500;
    font-size: 16px;
}

.idpw_sch > div.id_sch .login_insert div p span,
.idpw_sch > div.pw_sch .login_insert div p span {
    width: 75%;
    float: left;
}

.idpw_sch > div.id_sch .login_insert div p span input,
.idpw_sch > div.pw_sch .login_insert div p span input {
    width: 100%;
    height: 40px;
}

.idpw_sch > div.id_sch .login_insert div p span label,
.idpw_sch > div.pw_sch .login_insert div p span label {
    margin: 0 !important;
    font-size: 13px;
    font-weight: 500;
    width: 100%;
    color: red;
    padding-top: 0;
    padding-left: 5px;
}

.idpw_result {
    margin-bottom: 60px;
    padding: 50px 60px;
    border: 1px solid #e1e1e1;
    text-align: center;
}

.idpw_result p.tit {
    font-size: 22px;
}

.idpw_result .box {
    margin-top: 35px;
    padding: 30px 0;
    background-color: #f7f7f7;
    font-size: 16px;
}

.idpw_result .box strong {
    font-family: "NBGB";
    color: #006ab7;
}

.certification {
    margin: 0 auto;
    padding: 0 60px;
    background-color: #f7f7f7;
    border: 1px solid #e1e1e1;
}

.certification > div {
    overflow: hidden;
    padding: 40px 0 40px 140px;
    border-bottom: 1px solid #e1e1e1;
}

.certification > div div {
    float: left;
}

.certification > div div h5 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-family: "NSB";
    font-size: 18px;
    letter-spacing: -0.045em;
}

.certification > div div p {
    font-size: 15px;
    line-height: 24px;
}

.certification > div a {
    float: right;
    width: 200px;
    margin-top: 10px;
    padding: 18px 0;
    background-color: #33363c;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.agree_txt {
    margin-bottom: 40px;
}

.agree_txt div:first-child {
    overflow: hidden;
    margin-bottom: 12px;
}

.agree_txt > div:first-child p {
    float: left;
    padding-left: 30px;
    background: url(/images/sub/infor_dot.gif) 0 0 no-repeat;
    font-family: "NSB";
    font-size: 18px;
    letter-spacing: -0.045em;
}

.agree_txt div:first-child span {
    float: right;
    margin-top: 3px;
}

.agree_txt div:first-child span label {
    margin-left: 8px;
}

.agree_txt div.con {
    overflow-y: scroll;
    padding: 20px;
    height: 180px;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
}

.agree_txt div.con ul {
}

.agree_txt div.con ul li {
    margin-bottom: 10px;
}

.all_chk {
    margin-bottom: 60px;
    padding: 20px 0;
    border: 1px solid #e1e1e1;
    font-size: 16px;
    text-align: center;
}

.all_chk > span {
    margin: 0 10px;
}

.all_chk label {
    margin-left: 8px;
}

.all_chk label span {
    color: #9a1824;
}

.join_box1 {
    position: relative;
    margin-bottom: 45px;
    padding: 40px 38px;
    background-color: #f7f7f7;
    border: 1px solid #e1e1e1;
}

.join_box1 .center {
    text-align: center;
}

.join_box1 .left {
    text-align: left;
}

.join_box1 p {
    margin-bottom: 30px;
    font-size: 15px;
}

.join_box1 p.tit1 {
    margin-bottom: 15px;
    font-family: "NSB";
    font-size: 26px;
    letter-spacing: -0.045em;
}

.join_box1 p.tit1 span {
    color: #9a1824;
}

.join_box1 p.tit2 {
    margin-bottom: 15px;
    font-family: "NSB";
    font-size: 20px;
    letter-spacing: -0.045em;
}

.join_box1 p.tit2:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 40px;
    width: 26px;
    height: 4px;
    background-color: #9a1824;
}

.join_box1 ul li {
    margin-bottom: 10px;
    padding-left: 10px;
    background: url(/images/sub/join_dot.gif) 0 5px no-repeat;
}

.join_box1 ul li.lst {
    margin-bottom: 0;
}

.join_box1 a {
    display: inline-block;
    position: relative;
    width: 200px;
    padding: 17px 23px 17px 0;
    background-color: #404580;
    font-size: 16px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}

.join_box1 a::before {
    content: '';
    position: absolute;
    top: 22px;
    left: 170px;
    width: 13px;
    height: 10px;
    background: url(/images/sub/join_btn.png) no-repeat 0px 0px;
}

.join_box1 a.below {
    margin-left: 20px;
    background-color: #535780;
}

.join_tit {
    overflow: hidden;
    margin-bottom: 12px;
}

.join_tit p {
    float: left;
    padding-left: 30px;
    background: url(/images/sub/infor_dot.gif) 0 0 no-repeat;
    font-family: "NSB";
    font-size: 18px;
    letter-spacing: -0.045em;
}

.join_tit p b {
    color: #9a1824;
}

.join_tit span {
    float: right;
    margin-top: 4px;
    padding-right: 10px;
    background: url(/images/sub/essential_dot.gif) right 3px no-repeat;
    color: #9a1824;
}

.join_insert {
    width: 100%;
    table-layout: fixed;
    border-top: 2px solid #000;
}

.join_insert th {
    padding: 30px 0 30px 25px;
    border-bottom: 1px solid #e1e1e1;
    font-family: "NBGB";
    font-weight: normal;
    font-size: 16px;
    text-align: left;
}

.join_insert th.essential label {
    padding-right: 10px;
    background: url(/images/sub/essential_dot.gif) right 3px no-repeat;
}

.join_insert td {
    padding: 14px 0;
    border-bottom: 1px solid #e1e1e1;
}

.join_insert td.readonly {
    color: #787878;
    font-size: 15px;
}

.join_insert td.readonly b {
    color: #333;
    font-family: 'NBGB';
    font-weight: normal;
}

.join_insert td input[type="text"],
.join_insert td input[type="password"] {
    width: 183px;
    height: 48px;
    padding: 14px 0 13px 15px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.join_insert td input.calendar + label {
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 48px;
    background: url(/images/article/calendar_btn.gif) no-repeat 0px 0px;
    cursor: pointer;
}

.join_insert td input.readonly {
    background: #f7f7f7;
}

.join_insert td select {
    width: 100px;
    height: 48px;
    border: 1px solid #ccc;
    vertical-align: bottom;
}

.join_insert td div {
    margin-bottom: 10px;
}

.join_insert td p {
    margin-top: 10px;
    font-size: 13px;
}

.join_insert td a {
    vertical-align: middle;
}

.join_insert td a.confirm {
    display: inline-block;
    width: 100px;
    padding: 16px 0;
    margin-left: 10px;
    background-color: #555b65;
    color: #fff;
    text-align: center;
}

.join_insert td a.postal_number {
    display: inline-block;
    width: 100px;
    padding: 16px 0;
    margin-left: 8px;
    background-color: #555b65;
    color: #fff;
    text-align: center;
}

.join_insert td span.blank {
    margin: 0 7px;
}

.join_insert td .select:after {
    display: block;
    content: "";
    clear: both;
}

.join_insert td .select a {
    display: block;
    float: left;
    width: 198px;
    padding: 14px 0;
    border: 1px solid #ccc;
    font-size: 15px;
    color: #ccc;
    text-align: center;
}

.join_insert td .select a.on {
    background-color: #33363c;
    border: 1px solid #000;
    color: #fff;
}

.join_insert td .select input {
    opacity: 0;
}

.join_insert td .select label {
    display: block;
    float: left;
    width: 198px;
    padding: 14px 0;
    border: 1px solid #ccc;
    font-size: 15px;
    color: #ccc;
    text-align: center;
    cursor: pointer;
}

.join_insert td .select input:checked + label {
    background-color: #33363c;
    border: 1px solid #000;
    color: #fff;
}

.join_insert td .choose:after {
    display: block;
    content: "";
    clear: both;
}

.join_insert td .choose a {
    display: block;
    float: left;
    width: 198px;
    padding: 14px 0;
    border: 1px solid #ccc;
    font-size: 15px;
    color: #ccc;
    text-align: center;
}

.join_insert td .choose a.on {
    background-color: #33363c;
    border: 1px solid #000;
    color: #fff;
}

.join_insert td .chk {
    margin: 10px 0 0;
}

.join_insert td .chk span {
    margin-right: 17px;
}

.join_insert td .chk span label {
    margin-left: 5px;
    font-size: 13px;
}

.j_sign1 {
    margin: 16px 0 37px;
    padding-left: 26px;
    background: url(/images/sub/joinSign_ico.gif) 0 2px no-repeat;
    line-height: 24px;
}

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

.idpw dl {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.idpw dl dt {
    float: left;
    width: 25%;
    color: #333;
    padding-top: 3px;
}

.idpw dl dd input {
    width: 260px;
    border: 1px solid #ddd;
    padding: 5px;
    margin-right: 5px;
    border-radius: 5px;
}

.idpw dl dd input.wd1 {
    width: 75px;
}

.idpw dl dd select {
    width: 140px;
    border: 1px solid #e5e5e5;
    padding: 4px 5px;
}

.idpw dl dd select.wd01 {
    width: 90px;
}

.idpw .btn-con .btn-sky {
    width: 100%;
    height: 55px;
    line-height: 55px;
}

.idpw .btn-con .btn-white {
    width: 100%;
    height: 55px;
    line-height: 55px;
}

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

    .sub_tit h2 {
        font-size: 22px;
    }

    .login_wrap,
    .join_wrap {
        margin-top: 30px;
    }

}

@media only screen and (max-width: 992px) {
    .idpw dl dt {
        width: 20%;
    }

    .idpw dl dd input {
        width: 243px;
    }

    .idpw dl dd input.wd1 {
        width: 69px;
    }
}

@media only screen and (max-width: 767px) {
    .idpw dl dt {
        width: 20%;
    }

    .idpw dl dd input {
        width: 75%;
    }

    .idpw dl dd input.wd1 {
        width: 23%;
    }

    .login_wrap > p.login {
        font-size: 28px;
        padding: 20px 0;
    }

    .login_wrap > p {
        font-size: 16px;
    }

    .login_insert {
        margin: 20px 10px;
    }

    .login_insert .login_btn input {
        font-size: 16px;
        width: 90px;
        height: 95px;
    }

    .join_link {
        padding: 20px;
    }

    .join_link div {
        width: 100%;
        margin: 0;
    }

    .join_link div p:first-child {
        font-size: 15px;
        margin-bottom: 5px;
    }

    .join_link div p {
        font-size: 13px;
        line-height: 1.3;
    }

    .join_link a {
        font-size: 14px;
        padding: 5px 10px;
    }

    .mem_level {
        padding: 15px;
    }

    .mem_level li {
        font-size: 13px;
    }

    .join_member p {
        font-size: 16px;
        padding-top: 150px;
    }

    .join_member a {
        font-size: 13px;
    }

    #joinAgree .table-write > table tbody tr:first-child td .btn-black-s {
        margin: 5px 15px 0;
    }

    #joinAgree td .btn-black-s {
        /*margin:0 15px 5px;*/
        box-sizing: border-box;
    }

    #joinAgree td.norbtn .btn-black-s {
        margin: 0 15px 5px;
    }

    #joinAgree td.etpbtn .btn-black-s {
        margin: 0 15px 5px;
    }

    .finish p.tit {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 1.3;
    }

    .finish p.txt {
        font-size: 15px;
        margin-bottom: 0;
        line-height: 1.3;
    }

    .idpw_sch {
        padding: 20px 0;
    }

    .idpw_sch > div.pw_sch {
        margin-top: 30px;
    }

    .idpw_sch > div {
        width: 100%;
        float: none;
        padding: 0 15px;
    }

    .idpw_sch > div.id_sch div button,
    .idpw_sch > div.pw_sch div > button {
        font-size: 14px;
        padding: 5px 0;
        margin-top: 10px;
    }

    .idpw_sch > div.id_sch > div div.id_sch_txt {
        margin-top: 0;
    }
}

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

    #joinAgree .table-write > table tbody tr th {
        text-align: center;
        font-size: 14px;
    }

    #joinAgree td .btn-black-s {
        font-size: 12px;
    }

    #joinAgree.pwtable .table-write > table tbody tr th {
        width: 100%;
    }

    #joinAgree .id_check.id_check-sev {
        float: none;
    }

    #joinAgree td.norbtn .btn-black-s {
        width: 100%;
        margin: 0 0 5px;
    }


    #joinAgree.pwtable .table-write > table tbody tr td span {
        line-height: 1.3;
        margin-top: 5px;
        padding: 0;
    }

    #joinAgree .table-write {
        padding: 10px 0;
    }

    .table-write > table tbody tr td > div {
        padding: 0 !important;
    }
}


@media only screen and (max-width: 500px) {
    .idpw dl dt {
        width: 100%;
    }

    .idpw dl dd input {
        width: 100%;
    }

    .idpw dl dd input.wd1 {
        width: 26%;
    }

    .login_insert {
        margin: 20px;
    }

    .login_insert div {
        display: block;
        margin-right: 0;
    }

    .login_insert div .inser_a {
        text-align: left;
    }

    .login_insert div .inser_a label {
        width: auto;
        margin: 0;
    }

    .login_insert div .inser_b input {
        width: 100%;
    }

    .login_insert .id_check {
        text-align: left;
    }

    .login_insert .id_check a {
        float: right;
    }

    .login_insert .login_btn {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }

    .login_insert .login_btn input {
        width: 100%;
        height: auto;
        padding: 10px 15px;
        border-radius: 5px;
    }

    .join_link div {
        margin-right: 0;
        word-break: break-all;
    }

    .join_link a {
        margin-top: 10px;
    }

    .idpw_sch > div.id_sch .login_insert div p label,
    .idpw_sch > div.pw_sch .login_insert div p label {
        width: auto;
        margin: 0;
        float: none;
        margin-bottom: 5px;
    }

    .idpw_sch > div.id_sch .login_insert div p span,
    .idpw_sch > div.pw_sch .login_insert div p span {
        width: 100%;
        float: none;
    }
}

.txt_list h3 {
    margin: 45px 0 10px;
    padding: 0 0 0 15px;
    font-size: 20px;
    line-height: 1.6;
    color: #343434;
    font-weight: 500;
    position: relative;
}

.txt_list h3::after {
    top: 12px;
    background: #006ab7;
    content: ' ';
    left: 0px;
    width: 5px;
    height: 5px;
    position: absolute;
}

.txt_list .list_1st {
    margin-bottom: 10px;
    padding: 0;
}

.txt_list p {
    font-size: 16px;
    line-height: 1.8em;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 300;
}

.txt_list li {
    font-size: 16px;
    line-height: 1.8em;
    font-weight: 300;
}

.agreePolicy textarea:focus {
    background-color: #fff !important;
}

@media screen and (max-width: 767px) {
    .txt_list h3 {
        font-size: 16px;
        margin: 30px 0 5px;
    }

    .txt_list p {
        font-size: 14px;
    }

    .txt_list li {
        font-size: 14px;
    }

}

.terms-wrap {
    margin-top: 38px;
    padding-bottom: 45px;
    border-bottom: 1px solid #ddd;
}

.terms-wrap.none-border {
    padding-bottom: 0;
    border-bottom: none;
}

.terms-wrap + .main-title-style {
    margin-top: 58px;
}

.main-title-style + .terms-wrap {
    margin-top: 0;
}

.terms-wrap .text-content + .sub-title-style {
    margin-top: 40px;
}

.terms-wrap .sub-title {
    font-size: 1.3em;
}

.terms-wrap .text-content {
    margin-top: 10px;
    line-height: 1.8;
    font-size: 1em;
}

.terms-wrap .text-content ol {
    padding-left: 18px;
}

.terms-wrap .text-content ul {
    padding-left: 18px;
}

.terms-wrap .text-content ol ol {
    margin-top: 5px;
}

.terms-wrap .text-content li {
    line-height: 1.8;
}

.terms-wrap .text-content li + li {
    margin-top: 8px;
}

.terms-wrap .btn-wrap.left {
    margin: 10px 0 10px 13px;
    text-align: left;
}

.terms-wrap .data_table {
    margin: 5px 0;
}

.terms-wrap .data_table table {
    width: 100%;
    table-layout: fixed;
}

.terms-wrap .data_table tr:nth-child(2) {
    border-top: 1px solid #999;
}

.terms-wrap .data_table tr:last-child {
    border-bottom: 1px solid #555;
}

.terms-wrap .data_table tr + tr {
    border-top: 1px solid #ddd;
}

.terms-wrap .data_table th {
    border-top: 2px solid #222;
    color: #222;
    background: #f9f9f9;
    padding: 16px 10px;
    font-weight: 700;
    text-align: center;
}

.terms-wrap .data_table th + th {
    border-left: 1px solid #ddd;
}

.terms-wrap .data_table td {
    padding: 13px 10px;
    text-align: center;
}

.terms-wrap .data_table td + td {
    border-left: 1px solid #ddd;
}

.main-title {
    display: inline-block;
    color: #98b446;
    font-size: 1.8em;
    font-weight: 600;
}

.main-title-style {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 40px;
    box-sizing: border-box;
    /*display:inline-block;*/
}


/* Mobile */
@media only screen and (min-width: 0px) and (max-width: 767px) {

    .terms-wrap {
        margin-top: 15px;
        padding: 0 0 22px;
        border-bottom: none;
    }

    .terms-wrap > div:last-child {
        position: relative;
    }

    .terms-wrap > div:last-child:after {
        display: block;
        content: '';
        position: absolute;
        bottom: -22px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #ddd;
    }

    .terms-wrap.none-border > div:last-child:after {
        display: none;
    }

    .terms-wrap + .main-title-style {
        margin-top: 24px;
    }

    .terms-wrap .text-content + .sub-title-style {
        margin-top: 16px;
    }

    .terms-wrap .sub-title {
        padding: 0;
        font-size: 1.2em;
    }

    .terms-wrap .text-content {
        width: 100%;
        line-height: 1.6;
        font-size: 1em;
    }

    .terms-wrap .text-content > ol {
        padding-left: 10px;
    }

    .terms-wrap .text-content ol ol {
        padding-left: 0;
    }

    .terms-wrap .text-content ul {
        padding-left: 10px;
    }

    .terms-wrap .text-content li {
        line-height: 1.6;
    }

    .terms-wrap .text-content li + li {
        margin-top: 2px;
    }

    .terms-wrap > div {
        padding: 0;
    }

    .terms-wrap .btn-wrap.left {
        margin: 10px 0 0;
    }

    .terms-wrap .data_table {
        padding-right: 10px;
    }

    .terms-wrap .data_table th {
        padding: 12px 5px;
    }

    .terms-wrap .data_table td {
        padding: 11px 10px;
    }
}
