.map{
    width: 100%;
    height: 540px;
}
h6.point,span.point{
    color: #e29801;
}
h3.title{
    position: relative;
    padding-left: 43px;
}
h3.title span{
    position: relative;
    z-index: 1;
    background: #fff;
    font-weight: 600;
    padding-right: 1em;
}
h3.title.grey span{
    background: #f9f9f9;
}
h3.title.yellow span{
    background: #fff6e5;
}
h3.title::before{
    content: '';
    position: absolute;
    left: 0;
    top: -30px;
    width: 60px;
    height: 60px;
    background: url(../images/title-circle.png) 50% no-repeat;
    background-size: contain;
}
h3.title::after{
    content: '';
    position: absolute;
    right: 0px;
    top: 24px;
    width: calc(100% - 100px);
    height: 2px;
    background: #fdaf11;
}
.term-box{
    height: auto;
    max-height: 12em;
    overflow-x: hidden;
    overflow-y: auto;
}
.navbar {
    padding: .2rem 1rem;
}
.navbar .logo{
    background: url(../images/logo.png) 50% no-repeat;
    background-size: contain;
    width: 105px;
    height: 68px;
}
.navbar-nav.left{
    display: flex;
    align-items: center;
    margin-left: 2em;
}
.navbar-nav.left .nav-item{
    height: 100%;
    display: flex;
    align-items: center;
    margin-right: 1em;
}
.navbar-nav.left .nav-item .nav-link.on{
    color: #e29801;
}
.navbar-nav.left .nav-item a,.navbar-nav.option .nav-item a{
    font-weight: 500;
}
.navbar-nav.left .nav-item .nav-link span{
    font-size: 80%;
}

.nav.mobile{
    display: none
}
.quick{
    position: fixed;
    top: 10em;
    right: 1em;
    width: 104px;
    height: 119px;
    background: url(../images/quick.png) 50% no-repeat;
    background-size: contain;
    z-index: 10;
}
.app{
    border: none;
    width: 195px;
    height: 60px;
}
.app.apple{
    background: url(../images/btn_re_app.png) 50% no-repeat;
    background-size: contain;
}
.app.google{
    background: url(../images/btn_re_google.png) 50% no-repeat;
    background-size: contain;
}
/* 회사소개 시작 */
.intro-sec00{
    position: relative;
    padding: 130px 0 300px 0;
    background: url(../images/intro-sec00.png) 50% no-repeat;
    background-size: cover;
}
.intro-sec00 h3{
    color: #fff;
    font-weight: 600;
}
.intro-sec00 p{
    color: #adbfc2;
    font-weight: 400;
}
.intro-sec01{
    background: #fff6e5;
    padding: 90px 0 130px 0;
    box-sizing: border-box;
}
.intro-sec01 .intro-sec01-img{
    text-align: center;
}
.intro-sec01 .intro-sec01-txt{
    width: 870px;
    margin: 3em auto 0 auto;
}
.intro-sec01 .intro-sec01-txt p{
    color: #7c7361;
    font-size: 18px;
    line-height: 1.5;
    padding-left: 43px;
}

.intro-sec02{
    background: #fff;
    padding: 90px 0 130px 0;
    box-sizing: border-box;
}
.intro-sec02 .intro-sec02-flex{
    width: 922px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.intro-sec02 .intro-sec02-flex .intro-sec02-img{
    width: 291px;
    height: 103px;
    background: url(../images/intro-sec02.png) 50% no-repeat;
    background-size: contain;
    box-sizing: border-box;
}
.intro-sec02 .intro-sec02-flex .intro-sec02-txt{
    color: #7c7361;
    font-size: 18px;
    line-height: 1.5;
    margin-left: 2em;
}
.intro-sec02 .intro-sec02-flex .intro-sec02-txt span{
    color: #333;
    font-size: 21px;
    line-height: 1.3;
    display: block;
    margin-bottom: .3em;
    font-weight: 500;
}
.intro-sec02 .intro-sec02-txt2{
    width: 922px;
    margin: 2em auto 0 auto;
    color: #7c7361;
    font-size: 18px;
    line-height: 1.5;
}
.intro-sec02 .intro-sec02-txt2 span{
    color: #748c03;
    font-size: 21px;
    font-weight: 600;
}

.intro-sec03{
    background: #f9f9f9;
    padding: 90px 0 130px 0;
    box-sizing: border-box;
}
.intro-sec03 p{
    color: #7c7361;
    font-size: 18px;
    line-height: 1.5;
}

.intro-sec04{
    background: #fff;
    padding: 90px 0 130px 0;
    box-sizing: border-box;
}
.intro-sec04 h3.sec04-01::after{
    width: 980px;
}
.intro-sec04 h3.sec04-02::after{
    width: 900px;
}
.intro-sec04 h3.sec04-03::after{
    width: 980px;
}
.intro-sec04 .col-md-3{
    text-align: center;
    margin-bottom: 1.6em;
}
.intro-sec04 h4,.intro-sec05 h4{
    position: relative;
    font-weight: 500;
}
.intro-sec04 h4 span,.intro-sec05 h4 span{
    color: #e29801;
    padding-left: 8px;
    font-weight: 500;
    font-size: 90%;
}
.intro-sec04 p,.intro-sec05 p{
    color: #7c7361;
    font-size: 18px;
    line-height: 1.5;
}
.intro-sec05{
    background: url(../images/intro-sec05.png) 0 0% no-repeat;
    background-size: 87px auto;
    padding-left: 110px;
    box-sizing: border-box;
}
.intro-sec05-02{
    background: url(../images/intro-sec05-2.png) 0 0% no-repeat;
    background-size: 87px auto;
    padding-left: 110px;
    box-sizing: border-box;
}
/* EAP */
.eap-sec00{
    background: #fff6e5;
    padding: 70px 0 100px 0;
    box-sizing: border-box;
}
.eap-sec01{
    background: url(../images/eap-sec02-02.png) 0 calc(100% - 240px) no-repeat #fff;
    background-size: 760px auto;
    padding: 70px 0 180px 0;
    box-sizing: border-box;
}
.eap-sec02{
    background: #f9f9f9;
    padding: 90px 0 130px 0;
    box-sizing: border-box;
}
.eap-sec03{
    background: #fff;
    padding: 90px 0 130px 0;
    box-sizing: border-box;
}
.person-man{
    height: 400px;
}
.person-woman{
    height: 360px;
}
.eap-box{
    position: relative;
    padding: 1em;
    margin-bottom: 1.5em;
}
.eap-box.right::after{
    content: '';
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    width: 31px;
    height: 47px;
    background: url(../images/eap-sec02-ico02.png) 0 0% no-repeat;
    background-size: contain;
}
.eap-box.bottom::after{
    content: '';
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 47px;
    height: 31px;
    background: url(../images/eap-sec02-ico03.png) 0 0% no-repeat;
    background-size: contain;
}
.eap-box .box-line{
    border: 1px solid #fdaf11;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 34px);
    z-index: 0;
}
.eap-box .eap-title{
    position: relative;
    display: inline-block;
    background: #fff;
    padding: 3px 6px;
    z-index: 1;
    font-size: 1.2em;
    font-weight: 600;
    color: #38332a
}
.eap-box ul{
    position: relative;
    margin-top: 1em;
    z-index: 1;
}
.eap-support{
    background: url(../images/eap-sec02-ico01.png) 0 0% no-repeat;
    background-size: contain;
    padding: 5em 0em 5em 3em;
}
.eap-support h5{
    font-weight: 600;
}
/* Center */
.center-sec00{
    background: url(../images/center-sec01-img01.png) calc(50% + 240px) 0 no-repeat #fff6e5;
    background-size: 863px auto;
    padding: 100px 0 300px 0;
    box-sizing: border-box;
}
.center-sec01{
    position: relative;
    padding: 0px 0 120px 0;
    margin-top: -14em;
    background: transparent;
}
.center-sec02{
    background: url(../images/center-sec02-img.png) calc(50% + 240px) calc(100% - 50px) no-repeat #f9f9f9;
    background-size: 731px auto;
    padding: 100px 0 520px 0;
    box-sizing: border-box;
}
.center-sec03{
    padding: 100px 0 120px 0;
    box-sizing: border-box;
}
.center-sec04{
    background: #f9f9f9;
    padding: 100px 0 120px 0;
    box-sizing: border-box;
}
.center-sec05{
    padding: 100px 0 120px 0;
    box-sizing: border-box;
}
.center-sec06{
    background: #f9f9f9;
    padding: 100px 0 120px 0;
    box-sizing: border-box;
}
.center-sec04 .center-sec04-slider .slick-arrow{
    width: 112px;
    height: 112px;
}
.center-sec04 .center-sec04-slider .slick-slide img{
    margin: 0 auto;
}
.center-sec04 .center-sec04-slider .slick-arrow.slick-prev{
    background: url(../images/leftBtn.png) 50% no-repeat;
}
.center-sec04 .center-sec04-slider .slick-arrow.slick-next{
    background: url(../images/rightBtn.png) 50% no-repeat;
}
.service-step h5{
    position: relative;
    margin-bottom: 2em;
}
.service-step h5::after{
    content: '';
    position: absolute;
    left: 0em;
    bottom: -1em;
    width: 24px;
    height: 13px;
    background: url(../images/center-sec06-img02.png) 50% no-repeat;
}
.service-step h5:last-child::after{
    display: none;
}
/* 허니마인드 */
.service-sec00{
    background: url(../images/service-sec01-back.png) 50% 100% no-repeat;
    background-size: cover;
    padding: 100px 0 300px 0;
    box-sizing: border-box;
}
.service-sec01{
    padding: 100px 0 160px 0;
    box-sizing: border-box;
}
.service-round{
    position: relative;
    background: url(../images/service-sec02-img04-c.png) 50% no-repeat;
    background-size: contain;
}
.service-sec02{
    position: relative;
    background: #f9f9f9;
    padding: 0;
    box-sizing: border-box;
}
.service-sec02::after{
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
    background: #38332a;
    box-sizing: border-box;
    z-index: 0;
}
.service-sec02 .container{
    position: relative;
    z-index: 1;
}
.dark-bg{
    background: #38332a;
}
.p-60{
    padding: 60px 0;
}
.service-sec03{
    padding: 100px 0 160px 0;
    box-sizing: border-box;
}
.service-sec04{
    padding: 100px 0 0px 0;
    box-sizing: border-box;
    background: #fdaf11;
}
.service-sec05{
    padding: 100px 0 0px 0;
    box-sizing: border-box;
}
.service-sec05 .service-sec05-back{
    background: url(../images/service-sec05-img.png) 100% 0 no-repeat;
    background-size: 600px auto;
    height: 398px;
    align-items: center;
}
.service-sec04 .board{
    width: 100%;
    height: 640px;
    background: url(../images/service-sec04-img01.png) 50% 0 no-repeat;
    background-size: cover;
    padding: 7em 5em 1em 5em;
}
.service-sec04 .phone-box{
    height: 640px;
}
.service-sec04 .phones{
    display: flex;
}
.service-sec04 .phones .phone{
    position: relative;
    width: 226px;
    height: 451px;
    background: url(../images/service-sec04-img02.png) 50% 0 no-repeat;
    background-size: cover;
    margin-right: 1em;
}
.service-sec04 .phones .phone:last-child{
    margin-right: 0;
}
.service-sec04 .phones .phone .img-box{
    position: absolute;
    top: 17px;
    left: 15px;
    width: 193px;
    height: 420px;
    overflow: hidden;
    border-radius: 25px;
}
.service-sec04 .phones .phone .img-box img{
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
    margin: auto;
    object-fit: cover;
}
.service-sec06{
    position: relative;
    padding: 130px 0 300px 0;
    background: url(../images/service-sec06-img.png) calc(50% + 250px) 100% no-repeat #20206b;
    background-size: 920px auto;
}
.check li{
    list-style: none;
    background: url(../images/ico-check.png) 10px 0px no-repeat;
    background-size: 20px auto;
    padding-left: 44px;
    font-weight: 600;
    color: #e29801;
    font-size: 1.2em;
}

.service-box{
    margin-top: 2em;
    padding: 1.6em;
    width: 80%;
    box-sizing: border-box;
}
.service-box.left{
    border: 1px solid #ccc;
    height: 243px;
}
.service-box.right{
    background: #181612;
}
/* 풋터 시작 */
.footer-link{
    background: #555;
    display: flex;
    justify-content: center;
    padding: 1em 0;
    box-sizing: border-box;
}
.footer-link a{
    color: #fff;
    margin: 0 2em;
}
.footer{
    background: #6f6f6f;
}
.footer p{
    color: #ccc;
    line-height: 1.5;
}
.footer .caution{
    color: #ccc;
    font-size: 80%;
    line-height: 1.5;
    padding: 1em 0;
}
/* 풋터 끝 */


@media (max-width: 1300px) {
    .eap-sec01{
        background: url(../images/eap-sec02-02.png) 0 calc(108%) no-repeat #fff;
    }
}
@media (max-width: 1200px) {
    .service-sec05 .service-sec05-back{
        background: url(../images/service-sec05-img.png) 50% 100% no-repeat;
        background-size: 400px auto;
        padding-top: 3em;
        height: auto;
        align-items: flex-start;
        padding-bottom: 18em;
    }
    .center-sec00{
        background: url(../images/center-sec01-img01.png) calc(50% + 240px) 0px no-repeat #fff6e5;
        background-size: auto 110%;
    }
    .center-sec01{
        margin-top: 3em;
        background: transparent;
    }
    .service-sec04 .phones .phone{
        background: url(../images/service-sec04-img02.png) 50% 0 no-repeat;
        background-size: 186px auto;
    }
    .service-sec04 .phones .phone .img-box {
        position: absolute;
        top: 12px;
        left: 11px;
        width: 159px;
        height: 347px;
        overflow: hidden;
        border-radius: 25px;
    }
}
@media (max-width: 991px) {
    .service-sec06{
        position: relative;
        padding: 70px 0 400px 0;
        background: url(../images/service-sec06-img.png) calc(50%) 100% no-repeat #20206b;
        background-size: 600px auto;
    }
    .service-sec04 .phones{
        display: flex;
        justify-content: center;
    }
    .service-sec04 .phones .phone .img-box {
        left: calc(50% - 1px);
        transform: translateX(-50%);
    }
    .service-sec04 .phone-box {
        height: 570px;
    }
    .service-sec01{
        padding: 60px 0 160px 0;
        box-sizing: border-box;
    }
}
@media (max-width: 910px) {
    .center-sec00{
        background: url(../images/center-sec01-img01.png) calc(60%) 80px no-repeat #fff6e5;
        background-size: auto 110%;
        padding: 60px 0 300px 0;
    }
    .center-sec02{
        background: url(../images/center-sec02-img.png) calc(50%) calc(80%) no-repeat #f9f9f9;
        background-size: 80% auto;
        padding: 70px 0 420px 0;
        box-sizing: border-box;
    }
    .center-sec04 .center-sec04-slider .slick-arrow{
        width: 60px;
        height: 60px;
        background-size: contain !important;
    }
    .intro-sec00::after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.45);
        z-index: 0;
    }
    .intro-sec00 .container{
        position: relative;
        z-index: 1;
    }
    
    .navbar .logo{
        background: url(../images/logo.png) 50% no-repeat;
        background-size: contain;
        width: 75px;
        height: 48px;
        position: absolute;
        left: 50%;
        transform: translate(-50%,-50%);
        top: 50%;
    }
    .subNav .btn{
        padding: .3rem 1rem;
        font-size: 1rem;
    }
    .navbar-nav .btn-sm {
        padding: .3rem .6rem;
    }
    .nav.mobile{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        position: relative;
        z-index: 1000;
    }
    .nav.mobile .closeBtn{
        display: none;
        position: absolute;
        left: 12px;
        top: 12px;
        background: transparent;
        z-index: 13;
        border: none;
        transition: .2s;
    }
    .nav.mobile.on .closeBtn{
        display: block;
        transition: .2s;
    }
    .nav.mobile .navLeft{
        color: #fff;
        padding: 0px 20px;
        background: rgba(0,0,0,.4);
    }
    .nav.mobile .navLeft i{
        font-size: 2em;
        font-weight: 700;
    }
    .nav.mobile .menu{
        position: absolute;
        top: 0;
        left: -70%;
        max-width: 360px;
        width: 70%;
        height: 100vh;
        padding: 3.5em 0 0 0;
        background: #fff;
        z-index: 10;
        visibility: hidden;
        opacity: 0;
        transition: .2s;
    }
    .nav.mobile.on .menu{
        display: block;
        visibility: visible;
        opacity: 1;
        left: 0%;
        transition: .2s;
    }
    .nav.mobile.on .menu ul{
        padding-left: 20px;
        padding-right: 20px;
    }
    .nav.mobile.on .menu ul li{
        list-style: none;
        line-height: 2.8em;
        border-bottom: 1px solid #e7e2db;
    }
    .nav.mobile.on .menu ul li:last-child{
        border-bottom: none;
    }
    .nav.mobile.on .menu ul li.logo{
        width: 100%;
        height: 50px;
        font-size: 34px;
        font-weight: 700;
        cursor: pointer;
        margin-bottom: 1em;
    }
    .nav.mobile.on .menu .util{
        border-top: 1px solid #eee;
        margin-top: 1em;
        padding-top: 1em;
    }
    .nav.mobile.on .menu .util ul{
        display: flex;
        justify-content: space-around;
        padding: 0 1em;
    }
    .nav.mobile.on .menu .util ul li{
        list-style: none;
        display: inline-block;
        border-bottom: none;
    }
    .nav.mobile.on .menu .util ul li i{
        font-size: 1.3em;
        margin-bottom: .2em;
        padding-right: .4em;
    }
    .nav.mobile.on .menu .util ul li a{
        display: flex;
        align-items: center;
    }
    .nav.mobile.on .menu ul > li > a{
        display: block;
        color: #333;
    }
    .nav.mobile.on .menu ul > li > ul{
        padding-right: 0;
        overflow: hidden;
        height: 0;
        visibility: hidden;
        transition: .3s;
    }
    .nav.mobile.on .menu ul > li.on > ul{
        overflow: auto;
        height: auto;
        visibility: visible;
        transition: .3s;
    }
    .nav.mobile.on .dark{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(0,0,0,.7);
    }
    .subNav.active{
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 150;
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    }
}
@media (max-width: 768px) {
    .service-sec04 .board{
        width: 100%;
        height: auto;
        background: #fff;
        background-size: cover;
        padding: 3em 2em 3em 1.5em;
        box-sizing: border-box;
    }
    .service-sec02::after{
        display: none;
    }
    .service-box{
        width: 100%;
        box-sizing: border-box;
    }
    .service-box.left{
        height: auto;
    }
    .p-60{
        padding-top: 60px;
        padding-bottom: 60px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .service-round{
        position: relative;
        background: url(../images/service-sec02-img04-d.png) 50% no-repeat;
        background-size: 86% auto;
    }
    .eap-sec01{
        background: url(../images/eap-sec02-02.png) 0 calc(100%) no-repeat #fff;
        background-size: contain;
    }
    .eap-box.right::after{
        display: none
    }
    .eap-box.right::before{
        content: '';
        position: absolute;
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        width: 47px;
        height: 31px;
        background: url(../images/eap-sec02-ico03.png) 0 0% no-repeat;
        background-size: contain;
    }
    .intro-sec02 .intro-sec02-flex{
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
    }
    .intro-sec02 .intro-sec02-txt2{
        width: 100%;
    }
    .intro-sec02 .intro-sec02-flex .intro-sec02-txt{
        width: 100%;
        margin: 3em auto 0 auto;
    }
    .intro-sec00::after{
        background: rgba(0,0,0,.6);
    }
    .intro-sec01 .intro-sec01-txt{
        width: 100%;
        margin: 3em auto 0 auto;
    }
    .footer-link{
        flex-wrap: wrap;
    }
    .footer-link a{
        margin-top: .6em;
        margin-bottom: .6em;
    }
    
}

@media (max-width: 420px) {
    .app{
        border: none;
        width: 120px;
        height: 40px;
    }
    .service-sec04 .phones .phone{
        width: 50%;
        height: 371px;
        background: url(../images/service-sec04-img02.png) 50% 0 no-repeat;
        background-size: 136px auto;
    }
    .service-sec04 .phones .phone .img-box {
        width: 114px;
        height: 250px;
        border-radius: 15px;
    }
}
