/* BASIC css start */
body.active {overflow:hidden;}
body footer {margin-top:0;}
body #contents {max-width:inherit;}
.max-cont {max-width:1920px; margin-left:auto; margin-right:auto;}

/* service */
.hcc_service {overflow:hidden;}
.hcc_service .title {text-align:center;}
.hcc_service .title h3 {font-size:2.625rem; margin-bottom:35px; font-weight:500; line-height:55px;}
.hcc_service .title p {font-size:1.37rem; line-height:40px; margin-bottom:120px;}
.hcc_service .service-list {position:relative; max-width:1920px; margin:0 auto; padding:0 40px;}
.hcc_service .service-list ul li img {width:100%;}
.hcc_service .service-list ul li h4 {font-size:1.875rem; line-height:45px; font-weight:600; padding:30px 0 4px;}
.hcc_service .service-list ul li h5 {font-size:1.25rem; line-height:35px; margin-bottom:30px;}
.hcc_service .service-list ul li p {font-size:1.25rem; line-height:35px; letter-spacing:-1%;}
.hcc_service .swiper-button-next {right:150px; top:37%;}
.hcc_service .swiper-button-prev {left:150px; top:37%;}
.hcc_service .swiper-button-next:after, 
.hcc_service .swiper-button-prev:after {color:#7d7d7d; font-size:30px;}
.link_basic {margin:150px 0 260px;}

/* ÇÏ´Ü ¹è³Ê */
.hcc_ft {}
.hcc_ft .bnr img {width:100%; max-height: 766px; object-fit: cover;}
.hcc_ft .txt_box {background:#000; padding:149px 243px 317px;}
.hcc_ft .txt_box .inner {color:#fff;}
.hcc_ft .txt_box .inner h4 {font-size:2.625rem; margin-bottom:35px; font-weight: 500;}
.hcc_ft .txt_box .inner p {font-size:1.5rem; line-height:45px; word-break:keep-all;}
.hcc_ft .txt_box .inner span {font-size:1.37rem; font-weighT:400; display:block;}


/* ¹ÝÀÀÇü */
@media (max-width:1024px){
    .hcc_service .title h3 {font-size:1.563rem; margin-bottom:23px; font-weight:500; line-height:28px;}
    .hcc_service .title p {font-size:1rem; line-height:1.7; margin-bottom:61px; letter-spacing:-3%; padding:0 20px; word-break: keep-all;}
    .hcc_service .service-list {padding:0 20px;}
    .hcc_service .service-list ul li {border-radius:15px; overflow:hidden;}
    .hcc_service .service-list ul li div {background:#000; color:#fff; padding:23px 19px 36px;}
    .hcc_service .service-list ul li h4 {font-size:1.6rem; line-height:31px; margin-bottom:10px; padding:0;}
    .hcc_service .service-list ul li h5 {font-size:1rem; line-height:25px; margin-bottom:30px;}
    .hcc_service .service-list ul li p {font-size:1rem; line-height:28px; letter-spacing:-1%;}
    .link_basic {margin:60px 0 100px;}
    
    .hcc_ft .bnr img {max-height: inherit; object-fit: inherit;}
    .hcc_ft .txt_box {padding:49px 20px 150px;}
    .hcc_ft .txt_box .inner h4 {font-size: 2.375rem; line-height:50px;}
    .hcc_ft .txt_box .inner p {font-size: 1.1rem; line-height:2;}
    .hcc_ft .txt_box .inner span {font-size: 1.1rem; font-weight:400;}
}
/* BASIC css end */

