@charset "UTF-8";

@import url("//fonts.googleapis.com/earlyaccess/nanumgothic.css");

/************ all style **********/
html {
    overflow-y: scroll;
    height: 100%;
    min-height: 100%;
}

* {
    font-family: TheJamsil, NanumSquare, -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', Helvetica, '맑은 고딕', 'Malgun Gothic', "돋움", Dotum, sans-serif
}

body {
    margin: 0;
    padding: 0;

    /* font-size: 12px; */

    /* color: #5d5d5d; */

    /* line-height: 17px; */

    /* font-size: 75%; */
    line-height: 1.8em;
    /*color: #666;*/
    position: relative;
}


img {
    border: none;
    vertical-align: top;
}

select {
    border: 1px solid #7f9db9;
    font-size: 12px;
    /*color: #666;*/
    background: #fff;
}

textarea {
    font-size: 12px;
    /*color: #666;*/
    background: #fff;
}

p {
    text-align: justify;
}

hr {
    display: none;
}

noscript {
    position: absolute;
    z-index: 1;
    width: 100%;
}

em {
    font-style: normal;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

caption {
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0;
    font-size: 0%;
}


form, fieldset {
    margin: 0;
    padding: 0;
    border: 0 none;
}

input {
    margin: 0;
    padding: 0;
    font-size: 12px;
    /*color: #666;*/
}

legend {
    font-size: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
    width: 0;
}

table {
    font-size: 14px;
}

table ul {
    margin: 0;
}

table caption {
    display: none;
}

/* reset style [start] */
html, body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
q, s, dl, dt, dd, ol, ul, li, fieldset, form, input, table, tr, th, td {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}

img, fieldset {
    border: 0 none;
}


/* Tag구문(Construction) */
strong {
    font-weight: bold;
}


dfn {
    font-style: normal;
}

cite {
    font-style: normal;
}

sup {
    font-size: .92em;
}

sub {
    font-size: .92em;
}

address {
    font-style: normal;
}

del {
    text-decoration: line-through;
}

/* common */
ol, ul, li {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


a:link {
    color: #636363;
    text-decoration: none;
}

a:visited {
    color: #636363;
    text-decoration: none;
}

a:hover {
    color: #0030AE;
    text-decoration: none;
}

a:active {
    color: #0030AE;
    text-decoration: none;
}

span.button,
img.button,
a.button {
    cursor: pointer;
    vertical-align: middle;
}

.clearfix::after {
    display: block;
    clear: both;
    content: ".";
    visibility: hidden;
    height: 0;
}

.clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


.both {
    clear: both;
}

.skip {
    position: absolute;
    overflow: hidden;
    height: 0;
    width: 0;
    font-size: 0;
    visibility: hidden;
}

.image {
    vertical-align: top;
}


.table_tag {
    position: absolute;
    width: 1000px;
    margin: -40px 0 0;
    padding: 0;
    text-align: right;
}

/************ margin **********/
.top_mar_m2 {
    margin-top: -2px !important;
}

.top_mar_0 {
    margin-top: 0;
}

.top_mar_2 {
    margin-top: 2px;
}

.top_mar_3 {
    margin-top: 3px;
}

.top_mar_5 {
    margin-top: 5px;
}

.top_mar_10 {
    margin-top: 10px;
}

.top_mar_15 {
    margin-top: 15px;
}

.top_mar_20 {
    margin-top: 20px;
}

.top_mar_25 {
    margin-top: 25px;
}

.top_mar_30 {
    margin-top: 30px !important;
}

.top_mar_35 {
    margin-top: 35px;
}

.top_mar_40 {
    margin-top: 40px;
}

.top_mar_45 {
    margin-top: 45px;
}

.top_mar_50 {
    margin-top: 50px;
}

.top_mar_55 {
    margin-top: 55px;
}


.left_mar_0 {
    margin-left: 0;
}

.left_mar_3 {
    margin-left: 3px;
}

.left_mar_4 {
    margin-left: 4px;
}

.left_mar_5 {
    margin-left: 5px;
}

.left_mar_10 {
    margin-left: 10px;
}

.left_mar_15 {
    margin-left: 15px;
}

.left_mar_17 {
    margin-left: 17px;
}

.left_mar_20 {
    margin-left: 20px;
}

.left_mar_25 {
    margin-left: 25px;
}

.left_mar_30 {
    margin-left: 30px;
}

.left_mar_35 {
    margin-left: 35px;
}

.left_mar_40 {
    margin-left: 40px;
}

.left_mar_45 {
    margin-left: 45px;
}

.left_mar_50 {
    margin-left: 50px;
}

.left_mar_55 {
    margin-left: 55px;
}

.left_mar_65 {
    margin-left: 65px;
}

.left_mar_90 {
    margin-left: 90px;
}

.left_mar_95 {
    margin-left: 95px;
}

.right_mar_0 {
    margin-right: 0;
}

.right_mar_5 {
    margin-right: 5px;
}

.right_mar_10 {
    margin-right: 10px;
}

.right_mar_15 {
    margin-right: 15px;
}

.right_mar_20 {
    margin-right: 20px;
}

.right_mar_25 {
    margin-right: 25px;
}

.right_mar_30 {
    margin-right: 30px;
}

.right_mar_35 {
    margin-right: 35px;
}

.right_mar_40 {
    margin-right: 40px;
}

.right_mar_45 {
    margin-right: 45px;
}

.right_mar_50 {
    margin-right: 50px;
}

.bott_mar_0 {
    margin-bottom: 0;
}

.bott_mar_5 {
    margin-bottom: 5px;
}

.bott_mar_10 {
    margin-bottom: 10px;
}

.bott_mar_15 {
    margin-bottom: 15px;
}

.bott_mar_20 {
    margin-bottom: 20px;
}

.bott_mar_25 {
    margin-bottom: 25px;
}

.bott_mar_30 {
    margin-bottom: 30px;
}

.bott_mar_35 {
    margin-bottom: 35px;
}

.bott_mar_40 {
    margin-bottom: 40px;
}

.bott_mar_45 {
    margin-bottom: 45px;
}

.bott_mar_50 {
    margin-bottom: 50px;
}
