@charset "utf-8"; 

#home    section  {    padding:5px 0}

#home    section h2{    margin-bottom:1em;font-size:5rm;font-weight:var(--txt-medium)}
#home    section h2 small{    
    display:block;margin-bottom:.5ex;font-size:1.8rm;line-height:1.6;font-weight:var(--txt-regular);color:var(--color-main)}
           

#home    .btns_box{    padding-top:7.5rm}
#home    .service dl{    width:30%;padding:1rm 0;font-size:1em;line-height:1.6em;text-align:center;font-weight:var(--txt-medium);
    color:var(--txt-color-def);border-radius:5px}
#home    .service dl  h3{    font-size:4rm;line-height:1.6em;text-align:center;font-weight:var(--txt-medium);color:#fff;border-radius:2.5rm}
#home    .service dl  h3{    font-size:4rm;line-height:1.6em;text-align:center;font-weight:var(--txt-medium);color:#fff;border-radius:2.5rm}
#home    .service dl:nth-child(1){   border:1px solid var(--hana_color) ; }
#home    .service dl:nth-child(2){    border:1px solid var(--hana_color) ; }
#home    .service dl:nth-child(3){    border:1px solid var(--hana_color) ; }
#home    .service dl:nth-child(4){    border:1px solid var(--hana_color) ; }

#home    .service dl:nth-child(1):hover{color: var(--pnt_color)}
#home    .service dl:nth-child(2):hover{color: var(--pnt_color)}
#home    .service dl:nth-child(3):hover{color: var(--pnt_color)}

#home    .service dt p{    height:8.9rm}
#home    .service dt {    margin:1em 0 1ex;font-size:1.0em;  font-weight:var(--txt-semibold)}
#home    .service dd {    margin:1em 0 1ex;font-size:1em;  font-weight:var(--txt-semibold) ; color: var(--color-gray-700);}

#home    .latest{    padding-top:5rm;padding-bottom:0}
#home    .latest>div{    width:calc(50% - 2.5rm)}
#home    .latest ul{    margin-bottom:3rm;gap:1rm}

#home    .latest li a{    padding:1em;font-size:1.5vw;text-align:center;background:#fff;border:1px solid transparent;border-radius:.5rm;box-shadow:0 0 1rm 0 rgba(0,0,0,.08);gap:1rm}

#home    .latest li a:hover{    border:1px solid var(--color-main)}
#home    .service dd a {  color:white}


#home .board__accord{    }
#home .board__accord li{ position:relative;width:100%;padding:2em 0;font-size:1.0em;border-bottom:1px solid var(--color-gray-300); }

#home.board__accord li.open .accord_tit{    color:var(--color-main)}
#home    .board__accord li .accord_tit .flex_nml{    gap:1em}
    
#home    .board__accord li .accord_tit small{    font-size:1.25em;color:var(--color-red)}

#home    .board__accord li .accord_tit b{    color:var(--color-main);font-size:1em}
#home    .board__accord li .accord_tit i.xi-angle-down{    font-size:1em;color:var(--color-main)}
#home  .board__accord li.open .accord_tit i{    transform:rotate(180deg)}

#home .board__accord li .accord_cont{   
display:none;margin-top:2em;padding:2em;line-height:1.5em;font-size:1.0em;background:var(--color-gray-100) 
; font-weight: normal; margin-right: 1em;}
    
#home  .board__accord li .accord_cont .cont_tit{    display:block;font-size:2em;margin-bottom:1em}
#home  .board__pager{    padding-top:2rem;gap:1.2em}

#home  .board__pager a{    font-size:1.0vw;color:var(--color-gray-500)}

#home .board__pager .arrow a{    font-size:1.2em}
#home  .board__pager .selected a{    font-weight:var(--txt-semibold);color:var(--color-main)}


#home .svc_l1 { text-indent: 5px; margin-bottom: 1em;  font-size: 1.2em; color:blue;}
#home .svc_l2 { text-indent: 15px; margin-bottom: 0.5em;}

#home .svc_t2 { text-indent: 5px; margin-top: 1em; font-size: 1.0em; color:blue;}
#home .svc_b2 { padding-left: 15px; margin-bottom: 0.5em; font-size: 0.9em;}

#home .info_1 { position: relative; width: 90;}


@media screen and (max-width:1500px){
        #home    .mainBnr{    height:auto}
    }
@media screen and (max-width:767px){
    
       
    }