﻿/*Sub title area - begin*/
.subTit {
    width: 100%;
    overflow: hidden;
    padding: 5% 0;
    margin: 0;
    background-color: #e2e2e2;
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
}
h1.subHDTit {
    font-size: 5rem;
    line-height: 1.5em;
    color: #fff;
    margin-top: 2%;
}
.breadcrumbs {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
}
.breadcrumbs li {
    display: inline-block;
    color: #2f2f2f;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 500;
}
.breadcrumbs li.current {
    color: #f8bf35;
    font-weight: 600;
}
.subTit.sub01 {
    background-image: url(../../images/sub01Tit.png);
}
.subTit.sub02-01 {
    background-image: url(../../images/sub02-01Tit.png);
}
.subTit.sub02-02 {
    background-image: url(../../images/sub02-02Tit.png);
}
.subTit.sub03 {
    background-image: url(../../images/sub03Tit.png);
}
.subTit.sub04 {
    background-image: url(../../images/sub04Tit.png);
}
.subTit.sub05 {
    background-image: url(../../images/sub05Tit.png);
}
/*Sub title area - end*/

/*Sub contents area - begin*/
#SCWrap {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #f7f7f7;
    font-family: "Noto Sans KR", sans-serif !important;
    font-size: 1.4em !important;
    line-height: 2em !important;
    color: #555555;
}
#SCCon {
    width: 1300px;
    margin: 0 auto;
    padding: 3% 0 0 0;
}
#SCCon:last-child {
    padding-bottom: 3%;
}

.subConTit {
    font-size: 2.3rem;
    line-height: 1.3em;
    font-weight: 800;
    color: #f8bf35;
    margin-bottom: 1%;
}
.subConDes {
    font-size: 1.8rem;
    line-height: 1.5em;
    font-weight: 600;
    color: #f8bf35;
    border-bottom: 2px solid #f8bf35;
    width: 100%;
    padding-bottom: 2%;
}
.ConBigTit {
    background-color: transparent;
    background-position: left 5px;
    background-repeat: no-repeat;
    background-image: url(../../images/ConBigTitIcn.png);

    font-size: 2.5rem;
    font-weight: 800;
    color: #222222;
    line-height: 1.5em;
    padding: 0 0 15px 44px;
    margin-top: 3%;
}
.ConBigTit:first-child {
    margin-top: 0;
}
.ConSmTit {
    background-color: transparent;
    background-position: left 5px;
    background-repeat: no-repeat;
    background-image: url(../../images/ConSmTitIcn.png);

    font-size: 2rem;
    font-weight: 600;
    color: #f18f0b;
    line-height: 1.3em;
    padding: 0 0 15px 30px;
    margin-top: 1%;
}
.ConSmTit span.right-t {
    font-size: 13px;
    float: right;
    font-weight: normal;
    padding-top: 5px;
    color: #999999;
}
.ConBigTit:first-child {
    margin-top: 0;
}
ul.normal {
    margin: 0;
    padding-left: 35px;
}
.normal li {
    list-style: circle;
}
.normal li:last-child {
    margin-bottom: 1%;
}
ul.normal ul {
    margin: 0 0 2%;
    padding-left: 0px;
}
.normal li ul li {
    list-style: none;
}
.normal li ul li:before {
    content: "\2014";
    padding-right: 1%;
}
ul.number {
    margin: 0;
    padding-left: 35px;
}
.number li {
    list-style: decimal;
}
.number li:last-child {
    margin-bottom: 1%;
}

/*Sub contents area - end*/

/*Sub Body area - begin*/
.conWbox {
    width: 100%;
    overflow: hidden;
    padding: 0.5%;
}
.conWbox .conWboxImg {
    width: 43%;
    margin-right: 2%;
    overflow: hidden;
    float: left;
    position: relative;
    text-align: center;
}
.conWbox .conWboxCon {
    width: 55%;
    overflow: hidden;
    float: left;
}

.FBWrap {
    width: 100%;
    overflow: hidden;
    background-color: #f8bf35;
}
.ltTxt {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    float: left;
    color: #060606;
    padding: 2%;
    height: 156px;
}
.ltTxt h4 {
    font-size: 1.95rem;
    line-height: 3.5rem;
    width: 100%;
}
.ltTxt span {
    font-size: 1.8rem;
    font-weight: 600;
    display: block;
}
.ltTxt span a {
    font-size: 1.8rem;
    font-weight: 600;
}
.FBB {
    width: 20%;
    float: left;
}
.FBB a {
    display: block;
    background-color: #512d9d;
    background-image: url(../../images/buttonBg.png);
    background-repeat: no-repeat;
    background-position: right 2%;
    vertical-align: middle;
    color: #fff;
    text-align: center;
    font-size: 2.5rem;
    font-weight: 300;
    padding: 10%;
    line-height: 2.8rem;
    min-height: 105px;
}

/*Sub Body area - end*/

/*Bank Area - begin*/
.bankWrap {
    width: 100%;
    overflow: hidden;
    margin: 1% 0 0 0;
    padding: 0;
}
.bankWrap li {
    display: block;
    background-image: url(../../images/bankIcn.png);
    background-color: transparent;
    background-repeat: no-repeat;
    padding: 5px 0 5px 22px;
}
.bankWrap li.woori {
    background-position: left 7px;
}
.bankWrap li.sinhan {
    background-position: left -18px;
}
.bankWrap li.kb {
    background-position: left -47px;
}
.bankWrap li.nh {
    background-position: left -70px;
}
.bankWrap li:last-child {
    font-weight: 600;
    color: #f8bf35;
    background: none;
}
/*Bank Area - end*/

/*History - begin*/
dl.his:first-child {
    margin-top: 0;
}
dl.his {
    width: 100%;
    overflow: hidden;
    margin: 1% 0;
    padding: 0;
    clear: both;
}
#first,
#second,
#third,
#forth {
    background: url(../../images/sub01/his-bg.png) transparent right center no-repeat;
}
dl.his dt {
    width: 13%;
    float: left;
    font-weight: 800;
    color: #222;
}
dl.his dd {
    float: left;
}
/*History - end*/

/*table - begin*/
table {
    border-collapse: collapse;
    width: 100%;
}
table.wTb {
    border-top: 5px solid #f8bf35;
}
table.wTb tr {
    border-bottom: 1px solid #ececec;
}
table.wTb tr td {
    vertical-align: middle;
    padding: 2% 1%;
    text-align: center;
    font-weight: 600;
}
table.wTb tr td + td {
    font-weight: normal;
    text-align: left;
}
table.HTb {
    border-bottom: 2px solid #f8bf35;
}
table.HTb thead {
    background-color: #f8bf35;
    color: #fff;
    font-size: 1.5em;
    font-weight: 600;
    letter-spacing: 1px;
}
table.HTb thead th {
    padding: 1% 0;
}
table.HTb tr {
    border-bottom: 1px solid #ececec;
}
table.HTb tr td {
    vertical-align: middle;
    padding: 1% 1%;
    text-align: center;
    font-weight: 600;
    border-right: 1px solid #ececec;
}
table.HTb tr td + td {
    font-weight: normal;
    text-align: left;
    border-right: none;
}
table.HTb.ty02 tbody tr th {
    font-weight: 600;
    border-right: 1px solid #ececec;
    vertical-align: middle;
    background-color: #ffeec4;
}
table.HTb.ty02 tr td {
    font-weight: normal;
    font-weight: 600;
    border-right: 1px solid #ececec;
    text-align: center;
}
table.HTb.ty02 tr td + td {
    font-weight: normal;
    border-right: none;
    text-align: left;
}
table.dTB {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #eaeaea;
    text-align: center;
}
table.dTB caption {
    text-align: right;
    font-size: 11px;
    font-family: dotum;
    font-weight: normal;
}
table.dTB thead {
    color: #f18f0b;
}
table.dTB tr {
    border: 1px solid #eaeaea;
}
table.dTB tr td {
    border-left: 1px solid #eaeaea;
}
table.dTB thead th,
table.dTB tbody th {
    color: #555;
    background-color: #e0e0e0;
    padding: 3px 0;
}
/*table - end*/

/* Style the tab */
.tab {
    overflow: hidden;
    border-bottom: 1px solid #f18f0b;
}

/* Style the buttons inside the tab */
.tab button {
    padding: 20px;
    text-align: center;
    background-color: #eaeaea;
    color: #999;
    font-weight: normal;
    border: none;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #f18f0b;
    font-weight: 800;
    color: #fff;
    border: none;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 2%;
}
/*tab - end*/

/*column - begin*/
.columnWrap {
    width: 100%;
    overflow: hidden;
    margin: 3% 0 0;
    padding: 0;
}
.columnWrap .column4 {
    width: 23.5%;
    margin-right: 2%;
    float: left;
}
.columnWrap .column4:last-child {
    margin-right: 0;
}
.columnWrap .column6 {
    width: 74.5%;
    margin-right: 2%;
    float: left;
}
.columnWrap .column6:last-child {
    margin-right: 0;
}
.columnWrap .column3 {
    width: 31.3%;
    margin-right: 3%;
    float: left;
}
.columnWrap .column3:last-child {
    margin-right: 0%;
}
/*column - end*/

/*step - begin*/
.stepBT {
    width: 100%;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-family: "NanumSquare", sans-serif !important;
    font-size: 1.3em;
    padding: 5% 0;
    margin-bottom: 3%;
}
.stepBC {
    width: 100%;
    border-radius: 5px;
    padding: 3%;
    border-width: 1px;
    border-style: solid;
    text-align: justify;
    letter-spacing: -1px;
    min-height: 69px;
}
.stepBC ul.normal {
    padding-left: 20px;
}
/*step - end*/

/*businesss - begin*/
.businessWrap {
    width: 100%;
    overflow: hidden;
    clear: both;
}
.businessWrap .column3 img {
    width: 100%;
}
.businessWrap h5 {
    padding: 0;
    margin: 1.5% 0;
    color: #222;
    font-weight: 800;
    font-size: 1.5em;
}
.businessWrap .yeBox {
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    background-color: #f8bf35;
    color: #fff;
    padding: 2%;
    margin-top: 3%;
}
/*businesss - end*/

/*element - begin*/
.sign {
    background-color: transparent;
    background-image: url("../../images/sub01/sign_r1.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5% 170px 5% 0;
    margin-top: 3%;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.tl {
    text-align: left;
}
.tj {
    text-align: justify;
}
hr {
    border: none;
}
hr.clear.br {
    height: 1px;
    background: #b8b9b8;
    margin-top: 3%;
}
.clear {
    clear: both;
}
.space25 {
    height: 10px;
    margin: 0;
    padding: 0;
}
.bg-orange {
    background-color: #f8bf35;
}
.bg-purple {
    background-color: #512d9d;
}
.br-orange {
    border-color: #f8bf35;
}
.br-purple {
    border-color: #512d9d;
}

.button.default {
    -moz-box-shadow: 0px 1px 0px 0px #fff6af;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af;
    box-shadow: 0px 1px 0px 0px #fff6af;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
    background-color: #ffec64;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ffaa22;
    display: inline-block;
    cursor: pointer;
    color: #333333;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffee66;
}
.button.default:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
    background: -moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: -ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
    background: linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
    background-color: #ffab23;
}
.button.default:active {
    position: relative;
    top: 1px;
}
.button.hightlight {
    -moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
    -webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
    box-shadow: 0px 1px 0px 0px #f0f7fa;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
    background: -moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background: -webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background: -o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background: -ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
    background: linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
    background-color: #33bdef;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #057fd0;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 0px -1px 0px #5b6178;
}
.button.hightlight:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
    background: -moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background: -webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background: -o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background: -ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
    background: linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
    background-color: #019ad2;
}
.button.hightlight:active {
    position: relative;
    top: 1px;
}

/*element - end*/

/* MediaQueries - begin */
@media (min-width: 1920px) {
    #SCCon {
        width: 130rem;
    }
}

@media (max-width: 1920px) {
    #SCCon {
        width: 67.70833333333333%; /* 1300/1920 */
    }
}

@media (max-width: 1750px) {
    #SCCon {
        width: 74.28571428571429%; /* 1300/1750 */
    }
}

@media (max-width: 1400px) {
    #SCCon {
        width: 92.85714285714286%; /* 1300/1400 */
    }
}

@media (max-width: 1024px) {
    #SCCon {
        width: 98%;
    }
}

@media (max-width: 768px) {
    #SCCon {
        width: 92.1875%; /* 708/768 */
    }
    .conWbox .conWboxImg {
        width: 100%;
        margin-bottom: 3%;
    }
    .conWbox .conWboxCon {
        width: 100%;
    }
    .ConBigTit {
        font-size: 2.5rem;
    }
    .ltTxt,
    .FBB {
        width: 100%;
    }
    .tab button {
        padding: 10px;
    }
    .columnWrap .column4 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10%;
        float: none;
    }
    .columnWrap .column4:last-child {
        margin-bottom: 0%;
    }
    .tabcontent {
        padding: 3%;
    }
    .columnWrap .column3 {
        width: 100%;
    }
}

@media (max-width: 480px) {
    #SCCon {
        width: 91.66666666666667%; /* 440/480 */
    }
    .conWbox .conWboxImg {
        width: 100%;
        margin-bottom: 3%;
    }
    .conWbox .conWboxCon {
        width: 100%;
    }
    .ltTxt,
    .FBB {
        width: 100%;
    }

    .columnWrap .column3 {
        width: 100%;
        margin: 0 0 5% 0;
    }
}
/*Sub Media query - end*/
