@charset "UTF-8";
/* 공통 */
html, body {
    visibility: inherit;
}

/*.wrap {*/
/*min-width: 1900px;*/
/*}*/

.wrap {
    min-width: 1440px;
}

.section-wrap {
    margin: 0 auto;
    /*min-width: 1920px;*/
}

.section {
    width: 1440px;
    margin: 0 auto;
}

.section-tit {
    font-size: 45px;
}

.section-desc {
    padding: 20px 0 40px 0;
}

.table-list {
    display: table;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.view-more {
    display: block;
    border-radius: 50px;
    border: 1px solid #f16822;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    padding: 0 54px 0 26px;
    height: 46px;
    line-height: 46px;
    background: url('/resources/images/common/view_more.png') no-repeat 88% center;
    font-size: 15px;
    color: #f16822;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.view-more:hover {
    color: #fff;
    background: #f16822 url('/resources/images/common/view_more_white.png') no-repeat 88% center;
}

/* 메인 첫번째 섹션 */
.section01 {
    height: 709px;
    position: relative;
}

.section01 .view-more {
    width: 87px;
    margin: 45px auto 0 auto;
    letter-spacing: 0;
}

.section01-slider .slide01 {
    background: url('/resources/images/pc/main/main_bg01.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section01-slider .slide02 {
    background: url('/resources/images/pc/main/main_bg02.jpg?ver=6.1') no-repeat center center;
    background-size: cover;

}

.section01-slider .slide03 {
    background: url('/resources/images/pc/main/main_bg03.jpg?ver=6.1') no-repeat center center;
    background-size: cover;

}

.section01-slider .slide04 {
    background: url('/resources/images/pc/main/main_bg04.jpg?ver=6.1') no-repeat center center;
    background-size: cover;

}

.section01 .play-btn {
    position: absolute;
    top: 11px;
    left: 50%;
    margin-left: -46px;
    display: block;
    width: 10px;
    height: 12px;
    vertical-align: middle;
    background: url('/resources/images/common/btn_stop.png?ver=6.1') no-repeat center center;
    z-index: 1000;
}

.section01 .section01-txt .txt-border {
    margin: 11px auto 0 auto !important;
}

.section01 .section01-txt li:first-child .txt-border {
    margin: 26px auto 14px auto !important;
}

.section01-txt li {
    display: none;
    position: absolute;
    z-index: 100;
    margin: -184.5px 0 0 -475px;
    left: 50%;
    top: 50%;
}

.section01-txt li.js-on {
    display: block;
}

.section01-txt .txt-wrap {
    width: 950px;
    height: 369px;
    display: block;
    text-align: center;
}

.section01-txt .txt-wrap > div > span {
    opacity: 0;
}

.section01-txt li:first-child .txt-wrap > div {
    padding: 42px 0;
}

.section01-txt li:nth-child(2) .txt-wrap > div {
    padding: 38px 0;
}

.section01-txt li:nth-child(3) .txt-wrap > div {
    padding: 66px 0;
}

.section01-txt span {

    color: #fff;
    display: block;
    margin: 0 auto;
    letter-spacing: -2.5px;
    /*!* 2018-07-04 *!*/
}

/* 2018-07-04 */
.section01-txt__num {
    font-family: Arial, sans-serif;
    font-size: 60px;
}

.section01-txt__border span {
    position: absolute;
}

.section01-txt li .size-xs {
    font-size: 30px;
}

.section01-txt li .size-s {
    font-size: 55px;
}

.section01-txt li .size-l {
    font-size: 73px;
    font-weight: bold;
}

.section01-txt li .size-l strong {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}

.section01-txt li .size-l span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
}

.section01-txt li:nth-child(2) .size-s {
    font-size: 68px;
    font-weight: normal;
}

.section01-txt li:nth-child(2) .size-l {
    font-size: 72px;
}

.section01-txt li:nth-child(3) .size-s {
    font-size: 42px;
}

.section01-txt li:nth-child(3) .size-l {
    font-size: 74px;
    line-height: 87px;
}




.junggi-list-wrap {
    opacity: 0;
}

.junggi-list-more {
    display: block;
    position: absolute;
    right: 0;
    top:12px;
}

.junggi-list-more img{
    display: block;
}


.junggi-list-wrap > img {
    display: block;
    margin:0 auto 40px auto;
}


.section01 .junggi-list {
    overflow: hidden;
}

.section01 .junggi-item {
    float: left;
    width: 387px;
}

.section01 .junggi-item:nth-child(2) {
    margin: 0 32px;
}

.section01 .junggi-item img {
    width: 100%;
    min-height: 249px;
}

.section01 .junggi-item__txt {
    position: relative;
    padding: 30px 65px 39px 65px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    background: #fff;
    height: 187px;
}

.section01 .junggi-item__txt h4 {
    font-size: 22px;
    color: #333;
    line-height: 30px;
    font-weight: normal;
    height: 60px;
    letter-spacing: -0.4px;
    overflow: hidden;
    word-break: keep-all;
}

/*.section01 .junggi-item__txt h4.ellipsis,*/
.section04-slider h4.ellipsis {
    max-height: inherit;
    height: auto;
    overflow: auto;
    visibility: hidden;
}

.section01 .junggi-item .img-center-wrap {
    width: 100%;
    padding-bottom: 249px;
}

.section01 .junggi-item .img-center {
    margin: auto;
}



.section01 .junggi-item__txt span {
    display: block;
    color: #666;
}

.section01 li:first-child .view-more {
    position: absolute;
    bottom:39px;
    margin:0 auto;
    left: 50%;
    margin-left: -84.5px;
    height: 42px;
    line-height: 42px;
}

.section01 .section01-txt li:first-child {
    margin: -270px 0 0 -612.5px;
}


















/* 메인 두번째 섹션 - 퀵메뉴 */
.section--quick-menu ul {
    display: table;
    width: 100%;
    border-bottom: 1px solid #e8e8e8;
}

.section--quick-menu ul li {
    display: table-cell;
    vertical-align: middle;
    width: 149px;
}

.section--quick-menu div {
    display: table;
    width: 100%;
    padding: 22px 0;
}

.section--quick-menu a {
    display: inline-block;
    vertical-align: middle;
}

.section--quick-menu .table-list {
    margin-bottom: 13px;
    width: 100%;
}

.section--quick-menu .table-cell {
    height: 48px;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
}

.section--quick-menu span {
    /*display: block;*/
    font-size: 15px;
    color: #888;
}

/* 메인 세번째 섹션 - 중기비즈니스 지원단 소개 */
.section--about-junggi {
    padding: 89px 0 99px 0;
}

.section--about-junggi .view-more {
    width: 90px;
    padding: 0 39px 0 24px;
    margin: 30px auto 0 auto;
}

.section--about-junggi .junggi-list {
    overflow: hidden;
}

.section--about-junggi .junggi-item {
    float: left;
    width: 455px;
}

.section--about-junggi .junggi-item:nth-child(2) {
    margin: 0 37px;
}

.section--about-junggi .junggi-item img {
    width: 100%;
}

.section--about-junggi .junggi-item__txt {
    padding: 40px 3% 44px 3%;
    border: 1px solid #e8e8e8;
    border-top: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
}

.section--about-junggi .junggi-item__txt h4 {
    font-size: 25px;
    color: #333;
    margin-bottom: 15px;
}

.section--about-junggi .junggi-item__txt span {
    display: block;
}

/* 메인 네번째 섹션 - 핫컨설팅 */
.secion-wrap--hot-consulting {
    padding: 100px 0;
    background: #f7f7f7;
}

.secion-wrap--hot-consulting .tab-list {
    overflow: hidden;
    margin-bottom: 17px;
}

.secion-wrap--hot-consulting .tab-list li {
    position: relative;
    float: left;
    width: 240px;
    border: 1px solid #ddd;
    border-left: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.secion-wrap--hot-consulting .tab-list li:first-child {
    border-left: 1px solid #ddd;
}

.secion-wrap--hot-consulting .tab-list .js-on {
    border-top: 1px solid #f16822;
}

.secion-wrap--hot-consulting .tab-list .js-on:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #f16822;
}

.secion-wrap--hot-consulting .tab-list .js-on button {
    color: #f16822;
}

.secion-wrap--hot-consulting .tab-list button {
    display: block;
    width: 100%;
    background: #fff;
    height: 45px;
    line-height: 45px;
    outline: none;
}

.secion-wrap--hot-consulting .tab-cnt {
    position: relative;
}

.secion-wrap--hot-consulting .tab-cnt li {
    display: none;
}

.secion-wrap--hot-consulting .tab-cnt .js-on {
    display: block;
}

.secion-wrap--hot-consulting .tab-cnt__txt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 27px 75px 31px 59px;
    text-align: left;
    background: rgba(58, 54, 52, 0.9);
    color: #fff;
}

.secion-wrap--hot-consulting .tab-cnt__txt > div {
    display: table;
    width: 100%;
}

.secion-wrap--hot-consulting .tab-cnt__txt > div > div {
    display: table-cell;
    vertical-align: middle;
}

.secion-wrap--hot-consulting .tab-cnt__txt > div > div:last-child {
    text-align: right;
    width: 170px;
}

.secion-wrap--hot-consulting .tab-cnt__txt strong {
    display: block;
    font-size: 27px;
    margin-bottom: 10px;
}

.secion-wrap--hot-consulting .view-more {
    color: #fff;
    text-align: left;
    border: 1px solid #fff;
    background: url('/resources/images/common/view_more_white.png') no-repeat 90% center;
}

.secion-wrap--hot-consulting .view-more:hover,
.secion-wrap--hot-consulting .view-more:focus {
    border: 1px solid #f16822;
    background: #f16822 url('/resources/images/common/view_more_white.png') no-repeat 90% center;
}

/* 메인 다섯번째 섹션 - 컨설턴트 */
.section-wrap--consultant {
    padding: 100px 0 97px 0;
}

/* 다섯째 섹션 */
.section05 {
    position: relative;
}

.section05-slider > li {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    margin: 0 10px 0 0;
}

.section05-slider,
.section05-slider li {
    height: 100%;
    margin: 0 auto;
}

.section05-slider .slick-slide[data-slick-index='-4'] {
    background: url('/resources/images/pc/main/main_section05_bg03.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='-3'] {
    background: url('/resources/images/pc/main/main_section05_bg04.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='-2'] {
    background: url('/resources/images/pc/main/main_section05_bg05.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='-1'] {
    background: url('/resources/images/pc/main/main_section05_bg06.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='0'] {
    background: url('/resources/images/pc/main/main_section05_bg00.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='1'] {
    background: url('/resources/images/pc/main/main_section05_bg01.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='2'] {
    background: url('/resources/images/pc/main/main_section05_bg02.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='3'] {
    background: url('/resources/images/pc/main/main_section05_bg03.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='4'] {
    background: url('/resources/images/pc/main/main_section05_bg04.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='5'] {
    background: url('/resources/images/pc/main/main_section05_bg05.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='6'] {
    background: url('/resources/images/pc/main/main_section05_bg06.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='7'] {
    background: url('/resources/images/pc/main/main_section05_bg00.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='8'] {
    background: url('/resources/images/pc/main/main_section05_bg01.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='9'] {
    background: url('/resources/images/pc/main/main_section05_bg02.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='10'] {
    background: url('/resources/images/pc/main/main_section05_bg03.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='11'] {
    background: url('/resources/images/pc/main/main_section05_bg04.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='12'] {
    background: url('/resources/images/pc/main/main_section05_bg05.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider .slick-slide[data-slick-index='13'] {
    background: url('/resources/images/pc/main/main_section05_bg06.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section05-slider li a {
    display: block;
    width: 100%;
    height: 100%;
}

.section05-slider .card {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.section05-slider .card .card-back {
    height: 100%;
}

.section05-slider span {
    color: #fff;
}

.section05-slider a:hover .card,
.section05-slider a:focus .card {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.section05-slider a:hover .card .card-back,
.section05-slider a:focus .card .card-back {
    opacity: 1;
    display: block;
}

.section05-slider a:focus .card-front,
.section05-slider a:hover .card-front {
    opacity: 0;
}

.section05-slider .card-txt span,
.section05-slider .card-txt strong {
    display: block;
}

.section05-slider .card-txt__tit span {
    font-weight: 300;
}

.card-txt-table {
    display: table;
    height: 100%;
    /*margin: 0 auto;*/
    padding: 0 32px;
}

.card-txt-cell {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 30px;
}

.section05-slider .card-front {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    background: rgba(0, 0, 0, 0.4);
}

.section05-slider .card-front .card-txt__tit {
    margin-bottom: 10px;
    font-size: 22px;
    text-align: left;
}

.section05-slider .card-front .card-txt {
    display: block;
}

.section05-slider .card-front .card-txt__desc {
    font-size: 15px;
    line-height: 23px;
}

.section05-slider .card-back {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 0;
}

.section05-slider .card-back .card-txt {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: table;
    width: 100%;
    height: 100%;
    background: rgba(241, 104, 34, 0.9);
}

.section05-slider .card-back .card-txt__tit {
    font-size: 20px;
    line-height: 40px;
    /*height: 133px;*/
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
}

/* 메인 네번째 섹션 - 비자트 */
.section-wrap--success-story {
    background: #3a3634;
}

.section04 {
    margin: 0 auto;
    height: 678px;
    padding: 102px 0 70px 0;
    overflow: hidden;
}

.section04-slider {
    width: 1870px;
    margin: 0 auto;
}

.section04-bg {
    background: url('/resources/images/common/main_section04_bg.jpg?ver=6.1') no-repeat center center;
    background-size: cover;
}

.section04 .section-tit {
    font-size: 43px;
    color: #fff;
    font-weight: normal;
}

.section04 .section-desc {
    color: #ddd;
}

.section04 .tab-list {
    margin-bottom: 33px;
    font-size: 9px;
}

.section04 .tab-list li {
    display: inline-block;
    vertical-align: middle;
}

.section04 .tab-list a {
    display: block;
    margin: 2px 4px;
    min-width: 102px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    border: 1px solid #666361;
    color: #969696;
    padding: 0 4px;
    font-size: 16px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
}

.section04 .tab-list .js-on a {
    background: #f16822;
    color: #fff;
    border: 1px solid #f16822;
}

.section04-slider .slider {
    text-align: left;
}

.section04 .tab-cnt__category {
    display: block;
    color: #f16822;
    font-size: 15px;
    font-weight: 400;
}

.section04 .tab-cnt__category:after {
    content: '';
    display: block;
    width: 28px;
    height: 1px;
    margin: 17px auto 0 auto;
    background: #aaa;
}

.section04-slider .tab-cnt {
    position: relative;
    display: block;
    padding: 30px 25px 0 25px;
    width: 265px;
    height: 420px;
    /*height: 450px;*/
    border: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
}

/*.section04-slider .slider:hover .tab-cnt,*/
/*!*.section04-slider a:focus,*!*/
/*.section04-slider .js-on .tab-cnt {*/
/*border:5px solid #f16822;*/
/*}*/

/*!* slick 슬라이더 적용 *!*/
/*.section04-slider .slider:hover .tab-cnt,*/
/*!*.section04-slider a:focus,*!*/
/*.section04-slider .slick-center .tab-cnt {*/
/*border:5px solid #f16822;*/
/*}*/

.section04-slider .tab-cnt__tit {
    display: block;
    max-height: 97px;
    margin: 20px 0 30px 0;
    font-size: 22px;
}

.section04-slider .tab-cnt__tit.ellipsis {
    max-height: inherit;
    height: auto;
    overflow: auto;
    visibility: hidden;
}

.section04-slider .tab-cnt__desc {
    display: block;
    height: 128px;
    font-size: 15px;
    color: #666;
    line-height: 25px;
}

.section04-slider .tab-cnt__desc.ellipsis,
.news-cnt .link-txt.ellipsis {
    height: auto;
    overflow: auto;
    visibility: hidden;
}

.section04-slider dl {
    display: table;
    width: 100%;
}

.section04-slider dt,
.section04-slider dd {
    display: table-cell;
    vertical-align: middle;
}

.section04-slider dt {
    width: 90px;
    font-size: 14px;
    text-decoration: underline;
}

.section04-slider dl:first-child dd {
    font-size: 14px;
    color: #666;
}

.section04-slider dl + dl dd {
    font-size: 20px;
    color: #474952
}

.section04-slider dl + dl strong {
    font-size: 40px;
    color: #222;
}

.section04-slider .slider .tab-cnt:before {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.5);
}


.section04-slider .tab-cnt__btn {
    position: absolute;
    left:0;
    right: 0;
    bottom:0;
    display: block;
    overflow: hidden;
}

.section04-slider .tab-cnt__btn span {
    float: left;
    width: 50%;
    text-align: center;
    background: #f7f7f7;
    border-top:1px solid #ddd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size:14px;
    color:#666;
    height: 60px;
    line-height: 60px;
    display: block;
}

.section04-slider .tab-cnt__btn span + span {
    border-left:1px solid #ddd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;


}




/*.section04-slider .slider .tab-cnt:hover:before,*/
/*.section04-slider .slider a:focus:before,*/
.section04-slider .slider.js-on .tab-cnt:before {
    display: none;
}

/* slick 슬라이더 적용후 */
/*.section04-slider .slider .tab-cnt:hover:before,*/
/*.section04-slider .slider a:focus:before,*/
.section04-slider .slick-center .tab-cnt:before {
    display: none;
}

/* 메인 링크 리스트 */
.section--link {
    padding-top: 106px;
    overflow: hidden;
    text-align: left;
}

.section--link > ul{
    float: left;
    width: 50%;
    border-top:1px solid #ddd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.section--link > ul> li {
    height: 290px;
    border:1px solid #ddd;
    border-top:none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.section--link > ul + ul > li {
    float: left;
    border-left:none;
    width: 50%;
    display: table;
}

.section--link h4 {
    margin-bottom: 22px;
    font-size:22px;
}

.section--link .link-txt {
    display: block;
    font-size:15px;
    line-height: 22px;
    height: 70px;
    color:#666;
    letter-spacing: -0.2px;
    margin-bottom: 20px;
    text-align: justify;
}

.section--link .table-list {
    width: 100%;
}

.section--link > ul > li > .table-list {
    height: 100%;
}

.section--link > ul > li > div > .table-cell {
    position: relative;
    padding: 0 40px;
}

.section--link .table-cell .view-more {
    width: 86px;
    height:33px;
    padding: 0;
    background: url('/resources/images/common/view_more.png') no-repeat center center;
}

.section--link .table-cell .view-more:hover,
.section--link .table-cell .view-more:focus {
    background:#f16822 url('/resources/images/common/view_more_white.png') no-repeat center center;
}


.section--link li .table-cell .table-cell {
    width: 50%;
}

.section--link li .table-cell .table-cell + .table-cell {
    text-align: right;
}

.section--link .news-item {
    display: block;
    overflow: hidden;
}

.section--link .img-center-wrap {
    display: block;
    position: relative;
    width: 95%;
    padding-bottom: 56.9%;
}

.section--link .img-center {
    border:1px solid #ddd;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.section--link .link-news > li:first-child .img-center-wrap {
    margin-right: 3.5%;
    float:left;
    padding-bottom: 25%;
    width: 45.5%;
}

.section--link .link-news  ul {
    overflow: hidden;
}

.section--link .link-news li li {
    float: left;
    width: 33.3%;
}

.section--link .news-cnt {
    display: block;
}

.section--link .link-news > li:first-child .news-cnt {
    float:left;
    width: 51%;
}

.section--link .news-cnt__txt {
    display: block;
}

.section--link .news-cnt__txt strong {
    position: relative;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size:15px;
    margin:20px auto 10px auto;
    width: 90%;
}

.section--link .link-news > li:first-child strong {
    margin:0 0 20px 0;
    font-size:18px;
}

.section--link .news-cnt__txt strong:after {
    content:'';
    position:absolute;
    bottom:2px;
    left:0;
    display:inline-block;
    width:0;
    height:1px;
    background-color:#333;
    transition:width .3s;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -o-transition: width .3s;
}

.section--link .news-cnt__date {
    display: block;
    color:#666;
    font-size:14px;
}

.section--link .link-news > li:last-child .news-cnt__date {
    width: 90%;
    margin: 0 auto;
}



.section--link .news-item:hover strong:after,
.section--link .news-item:focus strong:after {
    width: 100%;
}

.section--link .more-btn {
    position: absolute;
    right: 42px;
    top:25px;
    width: 24px;
    height: 24px;
    padding-left: 0;
    background: url(/resources/images/common/main_more_btn.png) no-repeat center center;
}

.section--link li:first-child .more-btn {
    top:40px;
}

/* 여섯번째 섹션 */
.section06 {
    padding: 130px 0 120px 0;
}

.section06 .section-desc {
    padding: 15px 0 45px 0;
    color: #666;
}

.section06-slider a {
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.section06-slider a img {
    margin: 0 auto;
    display: block;
    width: 264px;
    height: 352px;
}

.section06-slider a span {
    position: absolute;
    left: 50%;
    top: 101%;
    width: 264px;
    height: 352px;
    margin-left: -132px;
    line-height: 352px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    background: rgba(241, 104, 34, 0.9);
    z-index: 1000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.section06-slider a:hover span,
.section06-slider li:focus a span {
    top: 0;
}

/* 일곱번째 컨설팅 상담신청 */


.section-wrap--consultaion {
    padding: 130px 0 77px 0;
    background: url(/resources/images/common/consultation_bg.jpg) no-repeat center center;
    background-size: cover;
}

.section-wrap--consultaion .consultation {
    width: 50%;
    padding-left: 50%;
    text-align: left;
}

.section-wrap--consultaion .section-tit,
.section-wrap--consultaion .section-desc {
    display:inline-block;
    vertical-align: middle;
}

.section-wrap--consultaion .section-desc {
    color: #666;
    padding: 0 20px;
}

.section-wrap--consultaion .consultation-form {
    padding: 45px 0;
}


.consultation-form {
    text-align: left;
}

.consultation-form input {
    border: none;
    background: #fff;
    display: block;
    padding: 11px 3%;
    font-size: 16px;
    color: #333;
}

.consultation-form .textarea-wrap {
    background: #fff;
    display: block;
    padding: 11px 3%;
    font-size: 20px;
    color: #333;
}

.consultation-form textarea {
    padding: 0;
    outline: none;
    display: block;
    font-size: 16px;
    color: #333;
    width: 100%;
    min-height: 98px;
    max-height: 98px;
    resize: none;
    background: #fff;
}

.consultation-form textarea::-webkit-input-placeholder {
    color: #333
}

.consultation-form textarea:-moz-placeholder { /* Firefox 18- */
    color: #333
}

.consultation-form textarea::-moz-placeholder { /* Firefox 19+ */
    color: #333
}

.consultation-form textarea:-ms-input-placeholder {
    color: #333
}

.consultation-form > ul > li {
    position: relative;
    margin-bottom: 18px;
}

.consultation-form li:first-child {
    font-size: 0;
}

.consultation-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #333;
}

.consultation-form inpu::-moz-placeholder { /* Firefox 19+ */
    color: #333;
}

.consultation-form inpu:-ms-input-placeholder { /* IE 10+ */
    color: #333;
}

.consultation-form inpu:-moz-placeholder { /* Firefox 18- */
    color: #333;
}

.consultation-tit {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    width: 97px;
}

.consultation-select {
    display: block;
    padding: 12px 3%;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #aaa;
    background: #fff url('/resources/images/common/consultation-select-btn.png?ver=6.1') no-repeat right 24px center;
    background-size: 18px;
}

.consultation-select span {
    position: relative;
}

.consultation-select .js-on {
    color: #333;
}

.consultation-select-cnt {
    display: none;
    position: absolute;
    left: 0;
    top: 48px;
    width: 100%;
    text-align: left;
    max-height: 300px;
    overflow-y: auto;
    z-index: 100;
    border: 1px solid #aaa;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #fff;
}

.consultation-select-wrap {
    position: relative;
}

.consultation-select.js-on ~ .consultation-select-cnt {
    display: block;
}

.consultation-select-cnt a {
    display: block;
    height: 43px;
    line-height: 43px;
    padding: 0 3%;
    font-size:16px;
}

.consultation-select-cnt a:hover {
    background: #efefef;
}



.consultation-form li {
    display: table;
    width: 100%;
}

.consultation-form li input {
    width: 94%;
    display: table-cell;
    vertical-align: middle;
}

.consultation-form li input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #aaa;
}

.consultation-form li input::-moz-placeholder { /* Firefox 19+ */
    color: #aaa;
}

.consultation-form li input:-ms-input-placeholder { /* IE 10+ */
    color: #aaa;
}

.consultation-form li input:-moz-placeholder { /* Firefox 18- */
    color: #aaa;
}


.consultation-form p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
}

.consultation-chk {
    padding: 25px 0 30px 0;
}

.consultation-chk label {
    margin-right: 5px;
    padding-left: 29px;
    background: url('/resources/images/pc/common/consultation_chk.png?ver=6.1') no-repeat left center;
    background-size: 20px;
    color: #666;
}





.consultation-chk input:checked ~ label {
    background: url('/resources/images/pc/common/consultation_chk_over.png?ver=6.1') no-repeat left center;
    background-size: 20px;
}

.consultation-chk button {
    width: 38px;
    font-size: 13px;
    text-align: center;
    color: #f16822;
    border: 1px solid #f16822;
    display: inline-block;
}

.section07-btn {
    display: block;
    margin: 0 auto;
    width: 240px;
    padding-right: 30px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    background: #f16822 url('/resources/images/common/view_more_white.png') no-repeat 65% center;
}

.section07-btn:hover,
.section07-btn:active {
    background: #f16822e6 url('/resources/images/common/view_more_white.png') no-repeat 65% center;
}

.section07-btn.more-btn {
    position: relative;
    width: 171px;

}

.section07-btn.more-btn span {
    position: absolute;
    left: 52px;
    top: 26px;
    background: #fff;
    display: block;
    width: 14px;
    height: 1px;
}

.section07-btn.more-btn span + span {
    left: 58px;
    top: 20px;
    width: 1px;
    height: 14px;
}

.reported-news-wrap .news-list {
    padding-bottom: 10px;
}

.reported-news-wrap .news-list li:first-child {
    margin: 0 0 35px 0;
}

.reported-news-wrap .news-list li {
    margin: 35px 0;
}

.reported-news-wrap .news-list a {
    padding: 0 90px 0 23px;
}

.popup-slider .popup-inner .popup-close {
    width: 50px;
    height: 50px;
}

.popup-inner .popup-close span,
.popup-inner .popup-close span:hover {
    width: 18px;
    height: 18px;
    background: url('/resources/images/common/header_more_btn_close.png?ver=6.1') no-repeat center center;
    background-size: 18px;
    display: block;
}

.aside-list {
    position: absolute;
    top: 19px;
    bottom:inherit;
}

/* 중기 css 추가 */
/*.footer {*/
/*min-width: 1920px;*/
/*}*/
.footer-middle .area {
    position: relative;
}

@media only screen and (max-width: 1870px) {
    .section04-slider {
        width: 1500px;
    }
}

@media only screen and (max-width: 1500px) {
    .section04-slider {
        width: 1200px;
    }
}

@media only screen and (max-width: 1425px) {
    .section08-list {
        max-width: 1140px;
    }

    .section08-list li:nth-child(10),
    .section08-list li:nth-child(9) {
        display: none;
    }
}

@media only screen and (max-width: 1140px) {
    .section08-list {
        max-width: 855px;
    }

    .section08-list li:nth-child(7),
    .section08-list li:nth-child(8) {
        display: none;
    }
}

@media only screen and (max-width: 855px) {
    .section08-list {
        max-width: 570px;
    }

    .section08-list li:nth-child(6),
    .section08-list li:nth-child(5) {
        display: none;
    }
}

@media only screen and (max-width: 570px) {
    .section08-list {
        max-width: 285px;
    }

    .section08-list li:nth-child(3),
    .section08-list li:nth-child(4) {
        display: none;
    }
}