@charset "utf-8";
/* state */
body {
    font-size: 14px;
}

.blind {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0
}

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

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

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

.vln-tp {
    vertical-align: top !important
}

.vln-md {
    vertical-align: middle !important;
}

.flt-lt {
    float: left !important
}

.flt-rt {
    float: right !important
}

.clear-b {
    clear: both;
}

.clearfix {
    *zoom: 1
}

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

/* 폰트 스타일 */
.fc-blck {
    color: #000 !important
}

.fc-orange {
    color: #7112FF !important
}

.fc-red {
    color: #d8363c !important
}

.fc-blue {
    color: #0360b0 !important
}

.fc-blue2 {
    color: #7d59ff !important
}

.fc-green {
    color: #209492 !important
}

.fc-w {
    color: #fff !important
}

.fw-400 {
    font-weight: 400 !important
}

.fw-500 {
    font-weight: 500 !important
}

.fw-700 {
    font-weight: 700 !important
}

.fw-900 {
    font-weight: 900 !important
}

.txd-u {
    text-decoration: underline !important
}


/* 보더 */
.bdt-0 {
    border-top: 0 none !important
}

.bdb-0 {
    border-bottom: 0 none !important
}

.line1 {
    height: 1px;
    background: #d4d4d4;
    border: 0 none;
    outline: none;
    margin: 20px 0
}

.line2 {
    height: 3px;
    width: 12px;
    background: #191e22;
    border: 0 none;
    outline: none;
    margin: 10px auto
}


/* 폼요소 */
input[type="text"], input[type="password"], input[type="search"], input[type="number"], input[type="date"], input[type="datetime"], input[type="email"], input[type="tel"] {
    border: 1px solid #d3d3d3;
    padding: 0 .5em;
    background: #fff;
    height: 32px;
    vertical-align: middle;
    line-height: normal;
    color: #666666;
    font-size: 14px
}

textarea {
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 6px 10px;
    color: #666666;
    font-size: 14px;
}

input[type="checkbox"], input[type="radio"] {
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border: 1px solid #d3d3d3;
    margin: 0 5px 3px 0;
}

select {
    padding: 3px 2px 2px;
    height: 32px;
    border: 1px solid #d3d3d3;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 12px
}

button {
    vertical-align: middle;
    overflow: visible;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

input[type="submit"] {
    line-height: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

label {
    vertical-align: middle
}

label + label {
    margin-left: 10px
}

input.bg1 {
    background-color: #ededed;
    color: #bbbbbb
}


.chk {
    display: inline-block;
    position: relative;
    height: 26px
}

.chk + .chk {
    margin-left: 18px
}

.chk input {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 0;
    height: 0;
    cursor: pointer
}

.chk label {
    font-size: 15px;
    line-height: 26px;
    position: relative;
    z-index: 2;
    display: inline-block;
    top: 0;
    left: 0;
    height: 26px;
    background: #fff url(/assets/img/ipicss/icon/chk_bg.png) no-repeat 0 50%;
    padding-left: 33px;
    cursor: pointer
}

.chk input:checked + label {
    background-image: url(/assets/img/ipicss/icon/chk_bg_on.png)
}

.chk.type2 label {
    background-image: url(/assets/img/ipicss/icon/chk_bg2.png);
    background-color: transparent;
    padding-left: 23px
}

.chk.type2 input:checked + label {
    background-image: url(/assets/img/ipicss/icon/chk_bg2_on.png)
}


/* btn */
.btn1 {
    text-align: center;
    font-size: 14px;
    border: none;
    display: inline-block;
    padding: 0 1em
}

.btn1.big {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    font-size: 18px
}

.btn1.small {
    height: 1.6em;
    line-height: 1.6em;
    padding: 0 10px;
    font-size: 1.0em;
    letter-spacing: -0.1em
}

.btn1.black {
    background-color: #515151;
    color: #fff
}

.btn2.big {
    height: 40px;
    line-height: 40px;
    font-size: 1.2em;
    text-align: center
}

.btn2.big.all {
    width: 100%;
    font-weight: bold
}

.btn1.orange {
    color: #ff9600;
    border: 1px solid #ff9600
}

.btn1.orange2 {
    background-color: #ff9600;
    border: 1px solid #ff9600;
    color: #fff
}

.btn1.white {
    color: #fff;
    border: 1px solid #fff
}

.btn2.st-1 {
    background-color: #E4007F;
    color: #fff;
    border: 1px solid #E4007F;
}

.btn2.st-2 {
    background-color: #00A0E9;
    color: #fff;
    border: 1px solid #00A0E9;
}

.btn2.st-3 {
    background-color: #5f52a0;
    color: #fff;
    border: 1px solid #5f52a0;
}

.btn2.st-4 {
    background-color: #F39800;
    color: #fff;
    border: 1px solid #F39800;
}

.btn2.st-5 {
    background-color: #5F52A0;
    color: #fff;
    border: 1px solid #5F52A0;
}

.btn3 {
    text-align: center;
    line-height: 1.2em;
    font-size: 1.2em;
    border: none;
    display: inline-block;
    padding: 0.5em 1em;
    font-weight: 600
}

.btn3.small {
    font-size: 1.0em;
    line-height: 1.0em;
    padding: 0.6em 1em;
    font-weight: normal
}

.btn3.small2 {
    font-size: 0.9em;
    line-height: 0.9em;
    padding: 0.4em 0.3em;
    font-weight: normal
}

.btn3.big {
    font-size: 1.1em;
    line-height: 1.0em;
    padding: 1em 1em;
    font-weight: normal
}

.btn3.orange {
    background-color: #ff9600;
    border: 1px solid #ff9600;
    color: #fff
}

.btn3.gray {
    background-color: #bfbfbf;
    border: 1px solid #bfbfbf;
    color: #fff
}

.btn3.purple {
    background-color: #000081;
    border: 1px solid #000081;
    color: #fff
}

.btn3.rd5 {
    border-radius: 5px
}

.col_w2 {
    overflow: hidden;
    width: 100%
}

.col_w2 > li {
    width: 49%;
    float: left
}

.col_w2 > li:nth-child(2n) {
    float: right
}

.col_w2 > li a {
    display: block
}


/* popup */
.sec_menu_all_root {
    display: none
}

.sec_menu_all_root.on {
    display: block
}

.sec_menu_all_root {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1010;
    background-color: #000d3b;
    opacity: 0.5; /**background:url('../img/bg_pop.png')*/
}

.sec_pop_bx {
    position: absolute;
    left: 2em;
    top: 20%;
    right: 2em;
    padding: 1em;
    display: none;
    z-index: 99999;
    min-height: 200px;
}

.sec_pop_bx.on {
    display: block
}

.sec_pop_bx .pop_close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 15
}

.sec_pop_bx .sec_pop_tit {
    position: relative;
    padding: 10px 15px;
    background-color: #000081;
    color: #fff
}

.sec_pop_bx .sec_pop_tit .tit {
    color: #fff;
    font-weight: bold;
    font-size: 16px
}

.sec_pop_bx .sec_pop_cont {
    overflow-y: auto;
    padding: 0 30px;
    font-size: 13px;
    line-height: 20px
}

.sec_pop_bx .sec_pop_cont .tit2 {
    color: #111111;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center
}

.sec_pop_bx .sec_pop_cont .exp2 {
    font-size: 14px;
    text-align: center;
    padding-top: 20px
}

.sec_pop_bx .sec_pop_cont .sec-btnc {
    padding-top: 20px;
    text-align: center
}

.sec_pop_bx .sec_pop_cont .sec-form {
    text-align: center;
}

.pd_top_m {
    padding-top: 20px;
    text-align: center
}

.sec_pop_bx .sec_pop_cont.no_scroll {
    overflow: hidden;
    padding: 0
}

.sec_pop_bx img {
    max-width: 100%
}

/* finish-msg (완료메세지) */
.finish-msg .sec_bx1 {
    position: relative;
    width: 500px;
    height: 300px;
    margin: 0 auto;
    background-color: #fff;
}

/* event-msg (이벤트창) */
.event-msg .sec_bx1 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
}

/* findpw (비밀번호찾기) */
.findpw .sec_bx1 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 2em
}

/* findid (아이디찾기) */
.findid .sec_bx1 {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    padding-bottom: 2em
}
