﻿@charset "utf-8";

/* CSS Document */

@import url(fonts.css);

body, html {
    /*background: url(images/bg.png) repeat;*/
    color: #666;
    font-family: '돋움', Dotum, Verdana, AppleGothic, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 100%;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

/*base*/

.list-inline > li {
    *display: inline;
    zoom: 1
}

p { margin: 0px; }

h1, h2, h3, h4, h5, h6 { margin: 0; }

legend {
    height: 0;
    margin: 0;
    visibility: hidden;
    width: 0;
}

label { font-weight: normal }

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #222;
    text-decoration: none;
}

a:hover, a:focus { text-decoration: none; }

.no-radius { border-radius: 0 !important }

.input-sm { border-radius: 0 }

input[type="text"], input[type="password"], input[type="number"], select {
    border: 1px solid #ccc;
    line-height: 23px;
    min-height: 38px;
}

textarea {
    border: 1px solid #ccc;
    line-height: 23px;
    padding: 5px
}

input[type=checkbox] {
    margin-top: 0;
    vertical-align: middle
}

.v_align_m { vertical-align: middle !important }

.w-100 { width: 100px }

.mgt40 { margin-top: 40px }

.mgt5 { margin-top: 5px }

.mgt15 { margin-top: 15px }

.pdL20 { padding-left: 20px }

.mgL20 { margin-left: 20px }

/*메인*/

.header {
    background: #fff url(images/header-bg.jpg) repeat-x left top;
    border-bottom: 4px solid #ffbe0e;
    height: 110px;
}
    .header.dg1 {
        background: #fff url(images/header-bg2.jpg) repeat-x left top;
    }
    .Content {
        background-color: #fff;
        padding: 84px 15px 15px 15px;
    }

.header .Container { position: relative }

.logo {
    bottom: 5px;
    margin-top: 20px;
    position: static;
}

/*.slogo {
    background: url(images/logo.jpg) no-repeat left top;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}*/

.mtitle {
    font-family: "BareunDotum";
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    padding: 10px 0;
}

.btn-violet {
    background: #5a67b5;
    border-color: #404e9e;
    color: #fff;
}

.btn-violet:hover, .btn-violet:focus {
    color: #fff;
    opacity: 0.9;
}

.btn-area { margin-top: 20px }

.Container {
    margin: 0 auto;
    width: 1100px;
}

.table01 {
    background-color: #fff;
    margin-bottom: 30px;
}

.table01 caption {
    color: #222;
    font-family: "BareunDotum";
    font-size: 15px;
    font-weight: 300;
    padding: 0 0 5px 0;
}

.table01 caption.logo { padding: 20px 0 }

.table01 thead th {
    border: 1px solid #667696 !important;
    color: #4c5d7d
}

.table01 thead th { background-color: #f1f5f9; }

.table01 tbody th, .table02 th {
    background-color: #f9f9f9;
    color: #555;
    vertical-align: middle !important;
}

.table01 tbody td { vertical-align: middle !important }

.table01 tbody tr td:last-child {
    /*padding: 10px;*/
    vertical-align: middle;
     
}

.table02 {
    border-top: 2px solid #777;
    margin-bottom: 5px
}

.table02 th {
    text-align: center;
    vertical-align: middle !important
}

.table02 td { vertical-align: middle !important }

.table02 small {
    font-weight: normal;
    letter-spacing: -1px;
}

.footer {
    background-color: #e8e8e8;
    height: 160px;
    padding-top: 10px
}

.fw img {
    display: block;
    float: left;
    margin: 10px 70px 0 0;
}

address {
    color: #666;
    display: block;
    float: left;
    font-size: 11px;
    font-style: normal;
}

.attach_title {
    font-size: 16px;
    padding: 15px 0;
}

.attach_title2 {
    color: #333;
    font-family: BareunDotum;
    font-size: 22px;
    font-weight: 300;
    padding: 20px 0 30px 0;
    text-align: center;
}

.li-dash { list-style: none; }

.li-dash > li:before {
    content: "-";
    margin-right: 5px
}

/*서브*/

.header_top {
    background-color: #ddd;
    color: #606ac8;
}

#content {
    background: url(images/stripes.png) repeat;
    padding-bottom: 30px;
    min-height:600px;
}

#content > .container {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0 0 10px 10px;
    border-top: none;
    padding: 15px
}

.topTitle {
    background: #3f51b5;
    color: #fff;
    font-family: BareunDotum;
    font-size: 26px;
    padding: 30px 0;
}

.field_title {
    background: url(images/h2_bg.png) no-repeat -2px 11px;
    font-family: BareunDotum;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 30px;
    padding: 8px 0 10px 30px;
}

.sTitle {
    background: url(images/blt_s_title.gif) no-repeat left top;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-left: 25px;
}

/*개인정보수집동의서*/

.div_agreement > h1 {
    color: #333;
    font-family: "BareunDotum";
    font-size: 28px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-top: 20px;
    text-align: center;
}

.div_agreement h2 {
    color: #333;
    font-family: "BareunDotum";
    font-size: 22px;
    font-weight: 300;
    margin: 40px 0;
}

.div_agreement > h1 > p {
    font-size: 15px;
    margin-bottom: 7px
}

.con_agreement {
    border: 1px solid #aaa;
    padding: 20px
}

.con_agreement > ol {
    padding-left: 20px;
    padding-top: 15px
}

.div_agreement input {
    vertical-align: middle;
}

.div_agreement label { margin-bottom: 0; }

.agreement_check {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-top: none;
    padding: 10px
}

.agreement_date {
    color: #333;
    font-family: "BareunDotum";
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 30px 0;
    text-align: center;
}

/*ie9이하 팝업*/

.div_pop_bg {
    background-color: #f2dede;
    bottom: 0;
    left: 0;
    opacity: .9;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 84px;
    z-index: 1000;
}

.div_pop {
    background-color: #fff;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    color: #a94442;
    height: 300px;
    left: 50%;
    margin-left: -250px;
    margin-top: -110px;
    padding: 15px;
    position: fixed;
    top: 50%;
    width: 500px;
    z-index: 1001;
}

/*.page_title {
    background: url(images/title_bg.gif) repeat;
    color: #fff;
    font-family: "BareunDotum";
    font-size: 22px;
    font-weight: 300;
    height: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 20px;
}*/

.page_title {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 22px;
    font-weight: 500;
    padding-left: 20px;
    vertical-align: middle;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: solid 1px  #A5A5A5;
}
    .page_title > i {
        color: #3579d4;
    }
.bdb { border-bottom: 1px solid #ccc; }

.bdr { border-right: 1px solid #ccc; }

/*alert*/

.alert.alert-warning.mgt-20 { margin-top: -20px }

.alert.alert-warning a { color: #8a6d3b }

#content {
    background: #fff;
    margin-top: 90px;
    padding-top: 20px;
    /*margin-bottom: 140px;*/
}
#pageContent {
    padding: 0 15px;
}



ul.home {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.home > li {
    font-family: '맑은 고딕', sans-serif;
    font-size: 13px;
    padding-left: 16px;
}

ul.home > li:before {
    content: "-";
    padding-right: 8px;
}

ul.agree {
    list-style: none;
    margin: 0;
    padding: 0;
}


ul.agree > li {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    font-weight: 200;
    padding-left: 16px;
}

ul.agree > li:before {
    content: "\2609";
    font-weight: bold;
    padding-right: 8px;
}

ul.agree_sub {
    list-style: none;
    margin: 0;
    margin-left: 10px;
    padding: 0;
}


ul.agree_sub > li {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 200%;
    padding-left: 16px;
}

ul.agree_sub > li:before {
    font-weight: bold;
    padding-right: 8px;
}

p.section {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding-left: 10px;
}

p.section:before {
    content: url('images/icon_01.png');
    font-weight: bold;
    padding-right: 5px;
    vertical-align: middle;
}
ul.info {
    margin-left: 10px;
}

.form-table > thead > tr > th, .form-table > tbody > tr > th, .form-table > tfoot > tr > th, .form-table > thead > tr > td, .form-table > tbody > tr > td, .form-table > tfoot > tr > td {
    vertical-align: middle;
    padding-top: 10px;
}
.btn-huge {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 20px;
    min-width: 120px;
}

.table.table-bordered.table01 tbody tr td {
    font-family: '맑은 고딕', sans-serif;
    font-size: 13px;
}
.ui-dialog-titlebar-close {
    visibility: hidden;
}

.ui-dialog .ui-dialog-buttonpane button {
    padding: 6px;
    padding-left: 15px;
    padding-right: 15px;
}

ul.agree_sub {
    list-style: none;
}
.footer {
    background: #c9c9c9;
    margin-top: 10px;
    padding: 15px;
}

.footer_con {
    width: 845px;
    margin: 0 auto;
    font-size: 11px;
    font-family: '맑은 고딕', sans-serif;
}

.footer > .footer_con > p {
    display: block;
    width: 500px;
    float: right;
    color: #898989;
    margin-right: 30px;
}

.footer > .footer_con > .leftb {
    float: left;
    width: 230px;
}

    .footer > .footer_con > .leftb > .f_logo2 {
        margin-top: 20px;
    }
