@charset "utf-8";

/* 내용관리 */
#ctt {
    /*margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9*/
}

.ctt_admin {
    margin: 0 5px;
    text-align: right;
    display: none;
}

#ctt header h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#ctt_con {
    padding: 0px 0;
    width: 100%;
    min-width: 830px;
}

#ctt_con h1 {
    margin: 20px 0 20px 0;
    font-size: 140%;
    font-weight: 900;
}

.ctt_img {
    text-align: center
}




.wrap_biz1 .subtitle-ment {
    padding: 10px 0 30px 0;
    color: #777;
}

.wrap_biz1 .title_group h3.page_title {
    font-size: 200%;
    border-bottom: 1px solid #ddd;
    padding-top: 0;
    padding-bottom: 10px;

    font-weight: 900;
    text-align: left;
}

.wrap_biz1 .title_group .title_ment {
    display: block;
    color: #777;
    padding: 15px 0 30px 0;
}



.titlegroup {
    padding: 0px;
    position: relative;
    clear: both;
    position: relative;
}

.titlegroup span.title {
    font-family: 'S-CoreDream-8Heavy';
    float: none;
    display: block;
    color: #555;
    letter-spacing: 0px !important;
    padding: 30px 0;
    text-align: center;
}

.titlegroup span.title b {
    position: relative;
    display: inline-block;
    font-weight: 600;
    line-height: 29px;
    font-size: 25px;
}

.titlegroup span.title b:after {
    content: '';
    display: block;
    margin-bottom: 10px;
    width: 100%;
    border-top: 4px solid #846e2e;
}


.titlegroup span.title em {
    display: block;
    margin-top: 10px;
    font-weight: 100;
    font-size: 15px;
    color: #999;
}

.kids00 h4 {
    font-family: 'Nanum Myeongjo', serif;
    font-weight: 700;
    font-size: 29px;
    color: #282828;
    margin-bottom: 40px;
    line-height: 1.3;
    letter-spacing: -1px;
}

.kids00 h4 span {
    color: #846e2e;
}


.kids04 h4 {
    font-family: 'Nanum Myeongjo', serif;
    font-weight: 700;
    font-size: 25px;
    color: #282828;
    margin-bottom: 40px;
    line-height: 1.3;
    letter-spacing: -1px;
}

.kids04 h4 span {
    color: #846e2e;
}


@media(max-width:1200px) {
    .kids04 h4 {
        padding-top: 20px;
    }
}

.text_box {
    clear: both;
    overflow: hidden;
    padding-bottom: 50px !important;
}


.text_box img {
    float: left;
    width: 50%;
    margin-right: 0px;
    margin-bottom: 0px;
}

.text_box img.left {
    float: left;
    margin: 0;
    margin-right: 30px;
}

.text_box img.right {
    float: right;
    margin: 0;
    margin-left: 30px;
}






.step4work {
    padding: 30px 0;
    text-align: center;
}

.step4work li {
    width: 19% !important;
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-right: 5px;
}

.step4work li p.step_icon {
    border-bottom: 1px dashed #dbdbdb;
    margin-bottom: 15px;
    color: #fff;
}

@media(max-width:1200px) {
    .step4work li {
        display: inline-block;
        width: 45% !important;
        margin: 0 5px;
    }

    .step4work li p.step_icon span.icon img {
        display: none !important;
    }
}

.step4work li p.step_icon ion-icon {
    font-size: 300%;
    margin-bottom: -15px;
}

.step4work li p.step_icon span.icon {
    width: 150px;
    height: 150px;
    line-height: 114px;
    text-align: center;
    display: block;
    border-radius: 50%;
    background: #f60;
    margin: 0 auto;
    position: relative;
}

.step4work li p.step_icon span.icon i {
    font-size: 210%;
}

.step4work li p.step_icon span.icon img {
    display: block;
    position: absolute;
    top: 50%;
    right: -13px;
    margin-top: -46px;
}

.step4work li p.step_icon span.title {
    text-align: center;
    font-weight: 900;
    font-size: 110%;
    padding: 10px 0;
    display: block;
    color: #333;
}

.step4work li p.step_text {
    font-size: 95%;
    min-height: 100px;
    clear: both;
    text-align: center;
    display: block;
}


.step4work li:nth-child(1) p.step_icon span.icon {
    background: #ac9580;
}

.step4work li:nth-child(2) p.step_icon span.icon {
    background: #ac9580;
}

.step4work li:nth-child(3) p.step_icon span.icon {
    background: #ac9580;
}

.step4work li:nth-child(4) p.step_icon span.icon {
    background: #ac9580;
}

.step4work li:nth-child(5) p.step_icon span.icon {
    background: #ac9580;
}




.auth {
    position: relative;
    float: left;
    width: 100%;
}

.auth .certified .cert-tit {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    background: #f8f8f8;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.auth .certified .cert-tit dl {
    float: right;
    width: 49%;
    padding: 50px;
}

.auth .certified .cert-tit dl dt {
    font-weight: 700;
    font-size: 21px;
    color: #282828;
    margin-bottom: 20px;
    letter-spacing: -1px;

}

.auth .certified .cert-tit dl dt span {
    color: #36711d;
}

.auth .certified .cert-tit dl dd {
    font-size: 16px;
    color: #aaa;
    margin-bottom: 10px;
}

.auth .certified ul {
    margin-top: 50px;
}

.auth .certified ul li {
    float: left;
    width: 29%;
    margin: 0 6.5% 2.5% 0;
}

.auth .certified ul li:nth-child(3),
.auth .certified ul li:nth-child(6),
.auth .certified ul li:nth-child(9) {
    float: right;
    margin-right: 0;
}


.auth .certified .item_list .itembox {
    border: 1px solid #ced4da;
    overflow: hidden;
}

.auth .certified .item_list .itembox:hover {
    box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.1);
}

.auth .certified .item_list .itembox .item_photo img {
    width: 100%;
    height: auto;
}

.auth .certified .item_list .itembox .item_txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 999;
}

.auth .certified .item_list .itembox .item_txt strong @media(max-width:1200px) {}


@media(max-width:1200px) {
    .auth .certified .cert-tit dl{padding: 30px 50px;}
}
@media(max-width:992px) {
    .text_box img {float: none;
    width: 100%;}
    .auth .certified .cert-tit dl {
        float: none;
        width: 100%;
        padding: 30px;
    }

.auth .certified ul li {
    float: none;
    width: 100%;
    margin: 0;
}
}

@media(max-width:768px) {}

@media(max-width:480px) {}
