@charset "UTF-8";

html,body{
    overflow-x: auto;
    font-family: 'Noto Sans KR', sans-serif;
}

p,ol,ul,h1,h2,h3,h4,h5,h6,hr{
    margin: 0;
    padding: 0;
}

body{
    background: #fff;
}


a:hover,
a:active,
a:visited{
    text-decoration: none;
    cursor: pointer;
}

hr,img{
    border: none;
}

ul,ol,li{
    list-style: none;
}

button, img{
    border: none;
    outline: none;
    vertical-align: middle;
}

button{
    background: none;
}

.jp-ld-preloader{
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin-top: -50px;
    z-index: 1000;
}

.center{
    text-align: center;
}

.blind{
    display: none !important;
}

.hidden{
    visibility: hidden !important;
}


.jp-landing{
    margin: 0 auto;
    max-width: 1920px;
    min-width: 1200px;
}

.vt-footer{
    padding-top: 50px;
    padding-bottom: 100px;
    background: #fff;
}

.vt-ft-addr{
    font-size: 13px;
    color: #b2b2b2;
    text-align: center;
    max-width: 650px;
    margin: 20px auto 0 auto;
    line-height: 22px;
}


.vt-form-01{
    background: url('./img/bg-red-able.jpg') no-repeat center 0;
}

.vt-form-02{
    background: url('./img/bg-red-able.jpg') no-repeat center 0;
}

.vt-form-02-inner{
    margin: 0 auto;
    width: 1100px;
    height: 253px;
    position: relative;
}

.vt-form-box{
    position: relative;
    padding-left: 375px;
}

.vt-form2-title{
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -75px;
}

.vt-form2-btn{
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -67px;
}

.vt-form-box input[type="text"],
.vt-form-box input[type="tel"]{
    width: 400px;
    background: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #444;
    padding: 0 20px;
}

a.vt-view-agreement,
a.vt-view-agreement:hover,
a.vt-view-agreement:active{
    color: #da3125;
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
}

a.vt-view-agreement2,
a.vt-view-agreement2:hover,
a.vt-view-agreement2:active,
a.vt-view-agreement2:visited{
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px !important;
}


.sw-btn-request-side{
    position: fixed;
    top: 150px;
    right: 0;
    z-index: 100;

}

.sw-m-checkbox-area input{
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.sw-fixed-bottom-btn{
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    display: block;
}

.input-form-pc input[type="checkbox"]{
    position: relative;
    top: 2px;
}

.jp-landing-header{
    background: #e5e3de;
}

.jp-landing-header-inner{
    height: 90px;
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.jp-landing-header-inner .logo{
    position: relative;
    top: 18px;
}

.jp-landing-header-inner .btn-call{
    position: absolute;
    top: 22px;
    right: 200px;
}

.jp-landing-header-inner .btn-home{
    position: absolute;
    top: 22px;
    right: 10px;
}

/* start jc */
.header-pc{
    position: relative;
    z-index: 1000;
}

.header-pc-inner{
    width: 1280px;
    height: 104px;
    margin: 0 auto;
    position: relative;
}

.header-logo{
    position: relative;
    text-align: left;
    top: 26px;
}

.header-left-pc{
    position: absolute;
    top: 35px;
    left: 0;
}


.header-pc #nav{
    position: absolute;
    top: 25px;
    right: 0;
}

.header-pc #nav ul li{
    float: left;
    margin-left: 25px;
    position: relative;
    height: 50px;
    line-height: 50px;
}

.header-pc #nav ul li a{
    color: #666;
    padding: 0 10px 10px;
    transition: 0.4s;
    font-size: 14px;
}

.header-pc #nav ul li:hover a,
.header-pc #nav ul li.active a{
    /*border-bottom: 2px solid #33B0D9;*/
    color: #E93D6D;
}

.header-pc #nav ul li:hover .sub-nav-body a{
    border: none;
}

.header-pc #nav ul li:hover .sub-nav-body{
    display: block;

}

.header-pc #nav .sub-nav-body {
    position: absolute;
    top: 50px;
    width: 100%;
    background: #fff;
    padding: 15px 0 5px;
    border-radius: 10px;
    display: none;
}

.header-pc #nav .sub-nav-body li{
    float: none;
    margin-bottom: 15px;
    height: auto;
    line-height: normal;
    text-align: center;
    margin-left: 0;
}

.header-pc #nav .sub-nav-body li a{
    color: #444;
}

.header-pc #nav .sub-nav-body li a:hover{
    border: none;
    padding: 0;
}

.section-pc-inner{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.header-right-pc{
    position: absolute;
    top: 30px;
    right: 0;
}

.footer-pc{
    padding-bottom: 165px;
    background: #F6F6F6;
}

.footer-pc-body{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.footer-pc-head{
    /*border-bottom: 1px solid #4d5152;*/
    padding: 0 0 30px;
}

.footer-pc-head-inner{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-top: 80px;
}

.cs-info{
    position: absolute;
    top: 75px;
    right: 0;
    color: #fff;
}

.cs-info small{
    font-size: 17px;
    color: #e1e3e3;
    margin-right: 15px;
}

.cs-info .phone{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}

.footer-pc-tail{
    background: #f0f0f0;
}

.footer-pc-tail-inner{
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0;
    font-size: 13px;
    color: #2a2a2a;
    line-height: 26px;
}

.footer-pc-body-inner{
    /*padding: 40px 0;*/
}

.footer-pc-nav a{
    color: #444;
    font-size: 14px;
    font-weight: bold;
}

.footer-pc-desc{
    padding: 30px 0;
    float: left;
    width: 450px;
}

.sitemap{
    padding: 30px 0 0;
    float: left;
    width: 750px;
}

.sitemap li{
    float: left;
    width: 50%;
    margin-bottom: 35px;
}

.sitemap li a{
    color: #a1a1a1;
    font-size: 13px;
}


.fixed-bottom-pc{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 132px;
    background: url('./img/bg-request-form.jpg') no-repeat center 0;
    z-index: 300;
}

.fixed-bottom-pc-inner{
    margin: 0 auto;
    width: 1100px;
    box-sizing: border-box;
    padding-left: 333px;
}

.checkbox-area{
    margin-top: 5px;

}

.checkbox-area label{
    color: #4c4b4b;
    font-size: 13px;
    font-weight: normal;
}

.checkbox-area input[type="checkbox"]{
    position: relative;
    top: 1px;
}

.checkbox-area label + a{
    color: #4c4b4b;
    font-size: 13px;
    font-weight: bold;
}

.fixed-bottom-pc input[type="text"],
.fixed-bottom-pc input[type="tel"],
.fixed-bottom-pc select{
    width: 212px;
    height: 55px;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 16px;
    display: inline-block;
    border-radius: 0;
    background: transparent;
    border: 1px solid #fff;
}

.fixed-bottom-pc input[type="text"]{
    width: 160px;
    height: 60px;
    line-height: 60px;
    color: #fff;
}

.fixed-bottom-pc input[type="tel"]{
    width: 228px;
    height: 60px;
    line-height: 60px;
    color: #fff;
}

.fixed-bottom-pc select,
.fixed-bottom-pc select option{
    width: 230px;
    height: 62px;
    line-height: 62px;
    color: #fff;
    background: #E14E7B;
}

.submission-m select,
.submission-m select option{
    background: #E14E7B;
}

.fixed-bottom-pc input[type="text"]::placeholder,
.fixed-bottom-pc input[type="tel"]::placeholder{
    color: #fff;
}

.fixed-bottom-pc input[type="tel"]{
    /*width: 295px;*/
    margin-left: 5px;
}

.fixed-bottom-pc-inner form{
    padding-top: 20px;
}

.btn-req-btm{
    position: absolute;
    top: -1px;
    right: 0;
}

.banner-area{
    height: 523px;
    position: relative;
}

.banner-area-inner,
.pc-section-inner{
    position: relative;
    width: 1280px;
    margin: 0 auto;
    height: 100%;
}

.banner-area-inner a.js-btn-request-01{
    position: absolute;
    top: 589px;
    left: 21px;
    width: 126px;
    height: 54px;
}

/*.banner-area-inner a{*/
/*    position: absolute;*/
/*    bottom: 118px;*/
/*    left: 49px;*/
/*    width: 430px;*/
/*    height: 75px;*/
/*    display: inline-block;*/
/*}*/

.form-main-top-pc{
    background: #ececec;
}

.form-main-top-pc .fixed-bottom-pc-inner{
    padding-left: 20px;
    height: 143px;
}


.form-main-top-pc .fixed-bottom-pc-inner form{
    padding-top: 30px;
}

.form-main-top-pc .fixed-bottom-pc-inner input[type="text"],
.form-main-top-pc .fixed-bottom-pc-inner input[type="tel"]{
    width: 275px;
    height: 55px;
    box-sizing: border-box;
    padding: 0 15px;
    border: none;
    font-size: 16px;
}

.form-main-top-pc .fixed-bottom-pc-inner input[type="tel"]{
    width: 425px;
    margin-left: 10px;
}

.navigation-pc{
    border-bottom: 1px solid #e8e8e8;
}

.navigation-pc-inner{
    width: 1100px;
    margin: 0 auto;
}

.navigation-pc-inner li{
    float: left;
    padding: 0 20px;
    width: 20%;
    box-sizing: border-box;
    text-align: center;
}

.navigation-pc-inner li a{
    display: block;
    font-weight: bold;
    color: #000;
    font-size: 16px;
    height: 70px;
    line-height: 70px;
    position: relative;
}

.navigation-pc-inner li.active a,
.navigation-pc-inner li:hover a{
    background: url('./img/nav-pointer.gif') no-repeat  center bottom;
}

.loan-service{
    background: url('./img/bg-service-info-main.jpg') no-repeat center 0;
}

.loan-service-inner{
    width: 1100px;
    margin: 0 auto;
    padding-top: 280px;
    height: 929px;
    box-sizing: border-box;
}



.loan-service-inner .active{
    opacity: 0.3;
    transform: scale(0.9);
    transition: 0.3s;
}

.loan-service-inner .center{
    opacity: 1;
    transform: scale(1);
    transition: 0.3s;
}

.loan-service-inner .owl-dots{
    position: relative;
    top: 50px;
}

.loan-service-inner .owl-dots .active{
    opacity: 1;
    transform: scale(1);
}

.loan-service-inner .owl-dots .owl-carousel .owl-dot,
.loan-service-inner .owl-dots .owl-carousel .owl-nav .owl-next,
.loan-service-inner .owl-dots .owl-carousel .owl-nav .owl-prev{
    opacity: 0.7;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #fff;
    border: 2px solid #fff;
}

.owl-theme .owl-dots .owl-dot span{
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    background: transparent;
}

.review-area-inner{
    height: 524px;
    width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 307px;
    position: relative;
}

.owl-slider-wrp{
    position: relative;
    height: 524px;
    box-sizing: border-box;
    padding-left: 50px;
    padding-top: 20px;
}

.owl-slider-wrp-review .owl-dots{
    display: none;
}

.btn-review-prev{
    position: absolute;
    bottom: 0;
    left: 168px;
}

.btn-review-next{
    position: absolute;
    bottom: 0;
    left: 238px;
}

.header-m{
    position: relative;
    height: 70px;
    line-height: 70px;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
}

.logo-m{
    height: 70px;
    line-height: 63px;
    text-align: left;
    padding-left: 15px;
}

.btn-ham-m{
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 15px;
    line-height: normal;
}

.js-btn-close-nav{
    margin-top: 24px;
}

#body-m{
    padding-top: 70px;
}

.navigation-m{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    background: #fff;
    display: none;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}

.fixed-btm-m{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 300;
}

.footer-m{
    position: relative;
    background: #F6F6F6;
}

.footer-m-desc{
    background: #f0f0f0;
    color: #2a2a2a;
    font-size: 13px;
    padding: 20px;
}

.footer-nav{
    border-bottom: 1px solid #f0f0f0;
    padding: 20px;
    text-align: center;
}


.footer-nav a{
    font-size: 13px;
    color: #434343;
}


.navigation-m-head{
    position: relative;
}

.navigation-m-body{
    padding: 75px 20px 30px;
}

.navigation-m-body li{
    padding-right: 20px;
}

.navigation-m-body li.active a{
    color: #fff;
    background: #f32861;
    border-radius: 5px;
}

.navigation-m-body li a{
    display: block;
    font-size: 15px;
    font-weight: normal;
    color: #666;
    padding: 10px 10px 10px 10px;
}

.navigation-m-body li.active a{
    /*background: url('./img/mobile/ico-arrow-right.jpg') no-repeat right center;*/
    /*background-size: 15px 15px;*/
}

.form-req-m{
    background: #ececec;
    padding: 50px 10px;
}

.form-req-m button{
    padding: 0;
}

.form-req-m label{
    font-weight: normal;
    font-size: 13px;
    color: #242424;

}

.form-req-m label + a{
    color: #111;
}

.form-req-m input[type="checkbox"]{
    position: relative;
    top: 2px;
}

.form-req-m input[type="text"],
.form-req-m input[type="tel"]{
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 15px;
    color: #242424;
    border: none;
}

.form-req-m input[type="tel"]{
    margin-top: 10px;
    margin-bottom: 15px;
}

.service-m-head{
    text-align: center;
}

.jc-service-m{
    padding: 50px 20px 10px 20px;
}

.service-m-body{
    padding: 40px 20px;
}

.service-m-body img{
    width: 100%;
}

.service-m-body .owl-dots{
    margin-top: 20px !important;
}

.review-m-body{
    padding: 50px 20px;
    background: #f6f6f6;
}

.review-m-body img{
    width: 100%;
}

.wing-pc{
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 100;
    margin-top: -76px;
    width: 102px;
}

.form-application-wrp{
    padding: 70px 70px;
    position: relative;
    top: 222px;
    left: 0;
}

.form-application-wrp table{
    width: 100%;
}

.form-application-wrp table th span{
    border-left: 2px solid #33B0D9;
    padding-left: 15px;
    display: inline-block;
    font-size: 16px;
    color: #000;
}

.form-application-wrp table th{
    font-weight: normal;
}


.form-application-wrp table th,
.form-application-wrp table td{
    padding: 10px 0;
}

.form-application-wrp table td label{
    font-weight: normal;
}

.form-application-wrp table td label + a{
    color: #444;
    font-size: 13px;
}

.form-application-wrp table td input[type="text"],
.form-application-wrp table td input[type="tel"],
.form-application-wrp table td select{
    border: 1px solid #C3C3C3;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
    padding: 0 15px;
    font-size: 16px;
    color: #767676;
    border-radius: 0;
    width: 100%;
}

.form-application-wrp table td textarea{
    border: 1px solid #C3C3C3;
    box-sizing: border-box;
    padding: 15px;
    font-size: 16px;
    color: #767676;
    border-radius: 0;
    width: 100%;
    height: 150px;
}

#contents-m{
    position: relative;
    z-index: 100;
}

.logo-area{
    /*border-bottom: 1px solid #4D5152;*/
    padding: 15px 15px;
}

.logo-area h1{
    float: left;
}

.logo-area .cs-info{
    float: right;
    position: static;
}

.logo-area .cs-info small{
    display: block;
    font-size: 12px;
}

.logo-area .cs-info .phone{
    font-size: 17px;
    font-weight: normal;
}

.footer-m .sitemap{
    float: none;
    width: 100%;
    padding: 30px 15px 0;
}

.footer-m .sitemap li{
    margin-bottom: 20px;
}

.footer-m .sitemap li a{
    font-size: 12px;
}

.btn-fixed-bottom-m{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

.main-item-array {
    padding: 30px 15px;
    background: #101D21;
}

.main-item-array .item-body{
    margin-top: 20px;
}

.main-item-array .item-body li{
    float: left;
    width: 50%;
    padding: 5px;
}

#contents-m .form-application-wrp{
    top: 0;
    padding: 15px;
}

#contents-m .form-application-wrp table th{
    padding-bottom: 0;
}

#contents-m .form-application-wrp table th span{
    font-size: 14px;
}

.navigation-m-list-body .sub-nav-body{
    padding-left: 15px;
}

.navigation-m-list-body .sub-nav-body li a{
    color: #bebebe;
}

.fixed-bottom-pc{
    height: 163px;
    overflow: hidden;
    background: #E14E7B url('./img/main/bg-fixed-bottom-pc.png') no-repeat center 0;
}

.fixed-bottom-inner{
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.fixed-bottom-inner form{
    padding: 40px 0 0 340px;
}

.fixed-bottom-inner form button{
    position: relative;
    top: -3px;
    left: 5px;
}

.sub-menu-body{
    width: 1280px;
    margin: 80px auto;
    background: #f7f7f7;
}

.sub-menu-body ul li{
    float: left;
    width: 25%;
    text-align: center;
}

.sub-menu-body ul li a{
    height: 70px;
    line-height: 70px;
    width: 100%;
    display: block;
    color: #666666;
    font-size: 14px;
}


.sub-menu-body ul li a.active{
    color: #fff;
    background: #f32861;
    border-radius: 5px;
}

.submission-m{

}

.submission-m input[type="text"],
.submission-m input[type="tel"],
.submission-m select{
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    font-size: 15px;
}

.submission-m input[type="text"]::placeholder,
.submission-m input[type="tel"]::placeholder,
.submission-m select{
    color: #fff;
}

.wing-m{
    position: fixed;
    bottom: 11%;
    right: 0;
    z-index: 1000;
}

.swiper-wrp{
    position: relative;
}

.swiper-wrp .swiper-pagination-bullet-active{
    background: #E62058;
}

.swiper-wrp .swiper-pagination{
    bottom: -30px;
}

.swiper-wrp .swiper-button-next:after,
.swiper-wrp .swiper-button-prev:after{
    display: none;
}

.swiper-wrp .swiper-button-prev{
    left: -15px;
}

.swiper-wrp .swiper-button-next{
    right: -15px;
}

.banner-area-inner .swiper-wrp{
    position: relative;
    top: 445px;
}

.banner-area-inner .swiper-wrp .swiper-pagination{
    bottom: -50px;
}

.banner-area-inner .swiper-wrp .swiper-slide img{
    width: 100%;
}
