@charset "utf-8";


.company-tit {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 80px;
    background: url(./img/1.jpg) top center no-repeat;
}

.company-tit .company-tit-box {
    position: relative;
    width: 100%;
    margin-top: 440px;
    padding-top: 80px;
    background-color: #fff;
}

.company-tit .company-tit-box h4 {
    text-align: center;
    font-family: 'Nanum Myeongjo', sans-serif;
    font-weight: 700;
    font-size: 37px;
    color: #282828;
    margin-bottom: 60px;
    letter-spacing: -1px;
    line-height: 1.2;
}

.company-tit .company-tit-box h4 span {
    color: #fb9126;
}

.company-tit .company-tit-box p {
    margin-bottom: 25px;
    line-height: 1.7;
    text-align: justify;
}

.company-list {
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #dfdfdf;
}

.company-list .ListBox {
    position: relative;
    float: left;
    width: 100%;
    height: 495px;
    border: 1px solid #dfdfdf;
    border-top: 0;
    background-color: #f8f8f8;
}

.company-list .ListBox dl {
    width: 80%;
    margin: 10%;
}

.company-list .ListBox dl dt {
    font-size: 25px;
    color: #282828;
    font-weight: 400;
    margin-bottom: 25px;
}

.company-list .ListBox dl dt em {
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
}

.company-list .ListBox dl dt em i {
    width: 35px;
    height: 1px;
    background-color: #282828;
    margin-right: 15px;
    margin-bottom: 4px;
    display: inline-block;
}

.company-list .ListBox dl dt span {
    color: #fb9126;
}

.company-list .ListBox dl dd {
    margin-bottom: 8px;
    padding-left: 12px;
    background: url(../images/dott.png) left 5px no-repeat;
    position:relative;
}
.company-list .ListBox dl dd:before{
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #333;
    position: absolute;
    top: 9px;
    left: 0px;
    margin-top: 0px;
    
}

.company-list .ListBox dl dd:last-child {
    margin-bottom: 0;
}

.company-list .ListBox .list-l {
    float: left;
    width: 50%;
}

.company-list .ListBox .list-r {
    float: left;
    width: 50%;
}

.company-list .ListBox .list-bg1 {
    height: 495px;
    background: url(./img/c1.jpg) top center no-repeat;
    background-size: cover;
}

.company-list .ListBox:nth-child(2){
    height: 630px;
}
.company-list .ListBox .list-bg2 {
    height: 630px;
    background: url(./img/c2.jpg) top center no-repeat;
    background-size: cover;
}

.company-list .ListBox .list-bg3 {
    height: 495px;
    background: url(./img/c3.jpg) top center no-repeat;
    background-size: cover;
}
.company-list .ListBox .list-bg4 {
    height: 495px;
    background: url(./img/c4.jpg) top center no-repeat;
    background-size: cover;
}

.company-list .ListBox .list-bg5 {
    height: 495px;
    background: url(./img/c5.jpg) top center no-repeat;
    background-size: cover;
}

.company-list .ListBox .list-bg6 {
    height: 495px;
    background: url(./img/c6.jpg) top center no-repeat;
    background-size: cover;
}


@media(max-width:768px){
    .company-tit									{ margin-bottom:50px;}
	.company-tit	.company-tit-box				{ margin-top:300px; padding-top:60px;}
	.company-tit	.company-tit-box	h4			{ font-size:35px; margin-bottom:40px;}
	.company-list	.ListBox						{ height:auto;}
	.company-list	.ListBox	.list-r,
	.company-list	.ListBox	.list-l				{ width:100%;}
	.company-list	.ListBox:nth-child(1)	.list-r,
	.company-list	.ListBox:nth-child(2)	.list-l,
	.company-list	.ListBox:nth-child(3)	.list-r,
    .company-list	.ListBox:nth-child(4)	.list-l,
    .company-list	.ListBox:nth-child(5)	.list-r,
    .company-list	.ListBox:nth-child(6)	.list-l
    { display:none;}

    .company-list .ListBox:nth-child(2){
    height: auto;
}
    
}



/* 내용관리 */
#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-weight: 700;
    font-size: 140%;
    color: #282828;
    margin: 20px 0 15px 0;
    line-height: 1.3;
    letter-spacing: -1px;
}

.kids00 h4 span {
    color: #846e2e;
    display: block;
    font-size: 70%;
    padding-bottom: 10px;
    height: 80px;
    margin-top: 10px;
}


.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;
    width: 45%;
    display: inline-block;
    margin: 0 14px;
}

.text_box .text {
    clear: both;
    width: 100%;
}

.text_box img {
    width: 100%;
    height: auto;
    border-radius: 20px;
}

.text_box .text p {
    height: 180px;
}

@media(max-width:1020px) {
    .text_box {
        padding-bottom: 10px !important;
        width: 100%;
        margin: 0px;
    }

    .text_box img {
        height: auto;
    }
}




.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;
}











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

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

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

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