

@import url(app.css);
@import url(base.css);
@import url(main_park.css);
@import url(main_park_sub.css);
@import url(common.css);
@import url(sub/common.css);
@import url(layout.css);
@import url(../lib/slick/slick-theme.css);
@import url(../lib/slick/slick.css);

.no_pc{
    display: none !important;
}
.no_mob{
    display: block !important;
}


/* article-title */
.article-title{
    position: relative;
    margin-bottom: 60px;
    text-align: center;
}
.title-margin72 {
	margin-bottom:60px;
} 
.biz-list {
	margin-bottom:40px;
}
.price-main .article-title.text-align-left{
    text-align: left ;
}

.article-title.text-align-left{
    text-align: left;
}
.article-title.text-align-right{
    text-align: right;
}


.article-title__title{
    font-size:36px;
    font-weight: 700;
    color: #343639 !important;
}


#main-process .icon__box{
    width: 56px;
}



.theme-black{
    /* position: absolute; */
    bottom: 0;
    right: 0;
    width: 100%;
    background: #F9FAFC !important;
    margin-top: 100px;
}
.theme-black .article-title{
    margin-bottom: 0;
}

.theme-black .container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 260px;
}



.article-title__category{
    color:#0056ff;
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 700;
}
.article-title__category.is-secondary{
    color:#5763E9;
}

.article{
    padding-top: 110px;
    padding-bottom: 0;
}

.section_inner{
    max-width: 1300px;
    margin: 0 auto; 
}
.section{

}


.section2{
    display: flex;
    flex-direction: column;
    width: 1300px;
}
.icon-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 20px;
    margin-top: 0;
}


.icon-list__item{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.icon__box{
    width: 55px;
    height: 55px;
}


.article-title__category{
    margin-bottom: 0;
}

.section2{
    padding-bottom: 80px;
}

.section2 .container{
    width: 1300px;
}


.article.section2 {
padding-top: 80px;
}

.article.section3 {
    padding-top: 140px;
    }

.section2 .article-title__category{
    margin-bottom: 0;
}

.section2 .article-title{
    margin-bottom: 30px;
}


.section2 .section2_flex{
    display: flex;    
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.preview-list{
    position: relative !important;
}

.section3{
    width: 100%;
    padding-bottom: 0;
}

.section3 .title-margin72{
    margin-bottom: 30px;
}
.section3 .biz-list {
    margin-bottom: 20px;
}

.section4{
    width: 1300px;
    color: #333;
    background-image: url(../img/security.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    margin-bottom: 80px;
}

.section5{
    position: relative;
}

.section5 article{
    /* padding-top: 0; */
    /* padding-bottom: 200px; */
}
.section5 .article-title {
    margin-bottom: 20px;
}

#main-review .card-list:before, #main-review .card-list:after {
	background:transparent
}

#new_main_wrap{
    width: 100%;
}
.mian_notice_banner{
    width: 100%;
}

.main_notice_list_txt{
    color: #343639;
}
#main-kica{
    background-image: none;
}

.card__title,.biz__title{
    color: #343639;
}

.footer_container{
    max-width: 1300px;
    width: 1300px;
    font-size: 16px;
}
.hd-link-btn {
    padding: 10px 24px !important;
}


.logo__item{
    width: 13% !important;
}


.is-link img{
    padding-top: 6px;
}

.footer{
    height: 260px !important;
}
.family_wrap {
    bottom: 25px;
}


@media screen and (max-width:1320px) {
    .section2 .container{
        width: auto;
    }
    .section4{
        width: 100% !important;
    }

    .section5 .container{
        width: 100%;
        max-width: 1100px !important;
    }
}
/* header 1023px */
@media screen and (max-width:1023px) {
    
    .section2{
        display: flex;
        flex-direction: row;
    }
.section2 .container{
    display: flex;
    flex-direction: column;
}
.section2 .section2_flex{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.icon-list{
    
    align-items: flex-start;
}


    .preview-list {
        position: relative !important;

    }
    .section4{
        width: 100% !important;
    }
    #main-kica{
        width: 90%;
        padding-top: 50px;
    }
    #main-kica .square-list{
        margin-left: 0;
    }
    .section5 .article{
        width: 100%;
        /* height: 33vh; */
    }

    .button {
        font-size: 12px;
    }
    .box-main-img {
        width: 40%;
    }
}
/* header 768px */
@media screen and (max-width:1300px) {
    .no_pc{
        display: block !important;
    }

    .no_mob{
        display: none !important;
    }
    .section{
        height: auto;
    }
    .scroll-btn-container{
        display: none;
    }
    .footer_container{
        width: 100%;
    }

    .section2 .section2_flex{
        flex-direction: column;
    }
    .icon-list {
        flex-direction: row;
    }

    .img-box > .is-right {
        top: -40px;
    }

    .theme-black {
        position: relative;
        margin-top: 100px;
    }


    .button.is-large {
        box-sizing: border-box;
        /* width: 280px; */
    }

    .article {
        padding-bottom: 0px;
    }

    .section4 {
        background-position: right bottom;
    }
    .section4 .square-list{
        padding-right: 0%;
    }
    
    .section5{
        height: auto;
        margin-top: 100px;
        margin-bottom: 0 !important;
    }

    .section5 article{
        padding-bottom: 0 !important;

    }

    .footer {
        position: absolute;
        bottom: 0;
        height: 350px !important;
    }
    
    .family_wrap {
        bottom: 0px;
    }

    .biz-slide__item .logo__item{
        width: 27% !important;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    /* 241205최적화작업 */

    .container{
        padding: 0 0;
    }
    .nav-wrap {
        /* margin-left: 20px; */
    }

    /* .content_left .sentence {
        font-size: 4rem;
        line-height: 80px;
    } */

    .mian_banner_container,
    .header .container,
    .mian_notice_banner .m_n_b_inner,
    .article,
    .footer_container {
        width: 96%;
    }

    .section5 .article,
    .preview-list{
        width: 100% !important;
        padding-top: 0;
    }

    .preview-list__item{
        text-align: unset;
    }

    .article.section2{
        padding-bottom: 80px;
    }
    .icon-list {
        align-items: flex-start;
        justify-content: center;
        gap: 100%;
    }

    .section5 .article-title {
        width: 96%;
        margin: 0 auto;
    }
    
}


@media screen and (max-width:1024px) {
    .icon-list{
        gap: 0;
    }
    #main-process .icon__box{
        width: 50%;
    }
}



@media screen and (max-width:768px) {
    .content_left .sentence {
        font-size: 2.2rem !important;
    }   

    .m_n_l_btn{
        gap: 10px;
    }
}


@media screen and (max-width:1270px) {
    .button.is-large {
        box-sizing: border-box;
        width: 280px;
    }

    
    .section4 {
        background-position: 100% 200%;
    }
    
    .content_left .sentence {
        font-size: 3.5rem;
    }
    .button.is-large {
        font-size: 1.0rem;
    }
 

}
@media screen and (max-width: 767px) {
    .mian_banner_container {
        min-height: 800px;
    }

    #main-process{
        padding-top: 50px !important;
    }

    .section5 {
        margin-top: 50px;
    }
}


/* 모바일에서 푸터 고정 */
@media (max-width: 1300px) {
    .footer {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 10;
        height: 400px !important;
    }

    /* 모바일에서 footer-hidden 클래스를 사용하지 않도록 */
    .footer-hidden {
        /* display: block !important; */
    }
}


@media (max-width: 1024px) {
    .preview-list li video {
        width: 85%;
        margin-bottom: 40px;
    }
}


@media (max-width: 767px) {
    .background-image {
        max-width: 310px;
    }
    .square__soft {
        font-size: 17px !important;
    }
    .square__item {
        width: 100% !important;
    }

    .section5 .article {
        /* height: 41vh; */
    }

    .footer{
        width: auto;
    }
}

@media (max-height : 430px) {
    .section5 .article {
        /* height: 100vh; */
    }
}

@media (max-width: 380px) {

    .background-image {
        max-width: 250px;
    }
    .section5 .article{
        width: 100%;
        /* height: 43vh; */
    }
}

.mian_banner_container{
    height: auto;
}

.section5 article{ width:100%; }
