/* 태블릿  */
/* @media screen and (max-width:1024px) {
  .topmenu_inner, .topbar_inner, main .main_inner{
    width: 80%; 
    transform: scale(.8);
    
  } 

}
*/  

/* 모바일  */
@media (max-width:425px) {
  /* header-top,topbar 부분 */
  /* top */
  h2{
    font-size: 1.2rem;
  }
  p{
    font-size: .8rem;
  }
  button{
    font-size: .4rem;
  }
  a{
    font-size: .8rem;
  }
  body{
    background-color: #fff;
  }
  .topmenu_inner, .topbar_inner, .main_inner, .section_inner, .section02 > .section_inner ,.section03 > .section_inner, .section04 > .section-inner, .section04 > .section-inner, .section05 > .section-inner, .banner .banner_inner, .footer_inner, .footer .menu{
    width: 100%;
    padding: 0 10px;
  }
  .topbar_inner{
    
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .topmenu_inner > p{
    font-size: 0.8rem;
  }
  .topmenu_inner > ul{
    display: none;
  }
  .topbar_inner .logo{
    margin: 0;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
  }
  .topbar_inner .logo img{
    max-height: 40px; 
  }
  .topbar_inner .top-icon{
    display: flex;
    justify-content: center;
    align-items: center;

    
  font-size: 1rem;
  width: 30px; height: 30px;
  }
  .topbar_inner .top-icon i{
    display: flex;
    justify-content: center;
    align-items: center;

  font-size: 1.4rem;
  width: 30px; height: 30px;
  }
  
  /* topbar */
  .topbar{
    margin: 0;
    height: 60px;
    background-color: #fff;
  }
  .topbar_inner > nav{
    display: none;
  }
  /* main */
  /* main-banner */
  main{
    height: fit-content;
    
  }
  main .main_inner{
    height: fit-content;
    
    width: 100%;
  }
  .main_inner> .main_banner{
    height: 200px; width: 100%;
    overflow: hidden;
    border-radius: 10px;
  }
  main .main_inner .main_banner .bannerSwiper .swiper-wrapper .swiper-slide img{
    height: 200px;
    border-radius: 10px;
  }
  main .main_inner .main_banner{
    height: fit-content;
  }
  main .swiper-pagination{
    display: none;
  }
  .main_inner .icon_box{
    box-shadow: none;
    height: 100px;
    margin-top: 0px;
    background-color: #fff;
    border-radius: 10px;
    padding: 0px;
  }
  .main_inner .icon_box ul{
    width: 100%; 
  }
  .main_inner .icon_box ul li{
    width: 15%; 
    
  }
  .main_inner .icon_box ul li a img{
    height: 30px;
  }
  .main_inner .icon_box h2{
    display: none;
  }
  .main_inner .icon_box ul li a h4{
    margin-top: 5px;
    font-size: .6rem;
    font-weight: normal;
  }
  .main_inner .icon_box ul li::before{
    content: '';
    display: none;
  }
  .side_section{
    right: .5rem; bottom: 1rem;
  }
  .section01 .section_inner{
    padding: 10px 10px;
    height: max-content;
    width: 100%;
  }
  .section01 > .warp_box{
    height: fit-content;
    
  }
  .warp_box .title_box h2{
    font-size: 1.2rem;
    margin-top: 5px;
  }
  .warp_box .swiper-wrapper .swiper-slide p{
    font-size: .7rem;
    margin: 0;
  }
  .warp_box .title_box button{
    width: 20px; height: 20px;
    
  }
  .warp_box .title_box button a img{
    width: 40px; height: 20px;
}
  .warp_box .swiper-wrapper{
    width: 100%; height: 150px;
    
  }
  .warp_box .businessSwiper{
    width: 100%; height: max-content;
    
  }
  .warp_box .businessSwiper .swiper-slide{
    width: 100%; height: 80%;
    border-radius: 10px;
    margin: 10px 0; 
    

  }
  .warp_box .businessSwiper .swiper-slide{
    padding: 10px;
  }
  .warp_box .swiper-wrapper .swiper-slide button{
    width: 30%; height: 15%;
    
    font-size: .8rem;
    display: none;
  }
  .main_inner .icon_box ul li::after{
    display: none;
  }
  
  .warp_box .swiper-wrapper .swiper-slide a{
    font-size: .8rem;
    margin: 0;
    line-height: 1.188rem;
  }
  .section01{
    height: fit-content;
  }
  .section01 .section_top{
    /* border: 1px solid red; */
    width: 100%; height: max-content;
    display: block;
    flex-wrap: wrap;
  }
  .section01 .section_top .board{
    width: 100%; height: 100%;
    
  }
  .section01 .section_top .board .tab_wrap .tab_menu li a{
    font-size: 1.2rem;
    font-weight: 600;
  }
  .tab_menu li a.active::before{
    display: none;
  }
.section01 .section_top .board .tab_wrap .tab_menu {
    display: flex
;
    margin: 0;
    padding: 0;
    gap: 0px;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #71717151;
    align-items: center;
}
  .section01 .section_top .board .tab_wrap h2 {
    display: none;
  }
  .section01 .section_top .board .tab_wrap #tab_content .tabs a{
    margin: 20px 0px 0px 10px;
    gap: 5px;
    display: block;
    flex-direction: row;
    color:#1D1D1D;
  }
  .section01 .section_top .board .tab_wrap #tab_content .tabs a p.date{
    margin-top: 4px;
    font-size: 0.6rem;
  }
  .section01 .section_top .board .tab_wrap .tab_menu .add{
    
    width: 20px; height: 20px;
  }
  .section01 .section_top .board .tab_wrap .tab_menu .add img{
    
    width: 40px; height: 20px;
  }
  .section01 .section_top .board #tab_content > div> a >p.text{
    font-size: .8rem;
  }
  .section01 .section_top .report{
    /* border: 1px solid #000; */
    width: 100%; height: 20%;
    border: 1px solid #000;
    color: #fff;
    margin: 0; padding: 0;
    background-color: #404040;
    
  }
  .section01 .report{
    border: 1px solid #000;
    border-radius: 10px;
    padding: 12px;
    margin-top: 10px;
    display: none;
  }
  .section01 .report h3{
    text-align: center;
    font-size: 1.375rem;
    font-weight: bold;
    margin: 20px 20px ;
    color: #fff;
    border-radius: 10px;
  }
  .section01 .report .text_box{
    
    border-bottom: 1px solid #fff;
    display: flex;
    flex-wrap: wrap;
    width: 120px;
    border: 1px solid #000;
    margin: 10px 0;
    align-items: center;
    justify-content: space-between;
    
  }
  .section01 .report-box-m{
    display: block;
margin-top: 20px;
  } 
  .section01 .report-box-m .report-m{
    width: 100%;
    border: 1px solid #717171;
    border-radius: 10px;
    margin-top: 10px;
    padding: 10px;
  }
  .section01 .report-box-m .report-m h3{
    font-size: 1.2rem;
    text-align: center;
  }
  .section01 .report-box-m .report-m .re-con{
    margin-top: 10px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
  }
  .section01 .report-box-m .report-m .re-con .text_box{
    
    width: 50%;
    padding: 10px 0;
    display: flex;
    justify-content: space-around;
    text-align: center;
    flex-wrap: wrap;
  }
  .warp_box .title_box{
    margin: 0; padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section02{margin: 20px 0; height: max-content;
  padding: 0 10px;}
  .section02 > .section_inner{
    padding: 0;
  }
  .section02 > .section_inner .title_box button a{
    font-size: .8rem;
    margin-top: -10px;
  }
  .section02 > .section_inner{
    height: max-content;
  }
  .section02 > .section_inner > .title_box{
    
  }
  .section02 > .section_inner .title_box h2{
    margin-top: 20px;
  }
  .section02 > .section_inner .title_box h2{
    font-size: 1.2rem;
  }
  .section02 > .section_inner .content_box{
    display: flex;
    margin-bottom: 20px;
    
    gap: 0px;
    border: none;
    /* border: 1px solid #000; */
    justify-content: space-around;
  }
  .section02 > .section_inner .content_box .content_left{
    display: flex;
    /* border: 1px solid #000; */
    flex-direction: column;
    gap: 0px;
  }
  .section02 > .section_inner .content_box .content_left .left_s{
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .section02 > .section_inner .content_box .content_right{
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
  .section02 > .section_inner .content_box .content_right .right_s{
    margin-top: 0px;
  }
  .section02 > .section_inner .content_box .list{
    margin: 10px;
    
    width: 95%; height: 120px;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    gap: 10px;
    padding: 12px;
    border: none;
    transition: .4s;
  }
  .section02 > .section_inner .content_box .list{
    margin: 0;
    margin-top: 0px;
  }
  .section02 > .section_inner .content_box .content_left .list{
    margin: 10px 0;
    
  }
  .section02 > .section_inner .content_box .content_right .list{
    margin: 10px 0;
    
  }
  .section02 > .section_inner .content_box .list img{
    display: block;
    margin: auto;
    transition: .4s;
    width: 100px; height: 30%;
  }
  .section02 > .section_inner .content_box .list p{
    text-align: start;
    font-size: .8rem;
    
    margin-top: 5px;
    font-weight: normal;
  }
  .section02 > .section_inner .content_box .list p.date{
    font-size: .6rem;
  }
  .section02 > .section_inner .content_box .list a{
    display: inline-block;
    text-align: start;
    margin-top: 5px;
    font-size: .8rem;
  }
  .section03 > .section_inner .title_box{
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .section03{
    height: max-content;
  }
  .section03 > .section_inner .title_box h2{
    font-size: 1.2rem;
  }
  .section03 > .section_inner .content_box{
    margin-top: 20px;
    margin: auto;
    width: 100%; height: max-content;
    border: 1px solid #000;
    border-radius: 10px;
    border: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
    position: relative;
  }
  .section03 > .section_inner .content_box .list a.text{
    background-color: #fff;
    padding: 10px;
  }
  .section03 > .section_inner .content_box .list{
    border-radius: 10px;
    width: 100%;
    height: 250px;
  }
  .section04{
    height: max-content;
  }
  .section04 > .section-inner{
    padding: 0;
    margin: auto;
    height: max-content;
  }
  .section04 > .section-inner>.slider-wrapper{
    display: none;
  }
  .research_box{
    display: block;
    margin-top: 40px;
    width: 100%;
    height: max-content;
    padding-bottom: 20px;
    
  }
  .research_box > .title{
    text-align: center;
    padding-top: 20px;
    margin: 10px;
  }
  .research_box > .res_img{
    outline: 30px solid #B2151a;
    width: 40%;
    margin: auto;
    margin-top: 80px;
  }
  .research_box > .res_img > img{
    width: 100%;
  }
  
  .research_box > .res_info{
    margin-top: 100px;
    padding: 20px;
  }
  .research_box > .res_info > h2{
    font-size: 1.188rem;
    margin-bottom: 20px;
  }
  .research_box > .res_info > ul{
    
  }
  .research_box > .res_info > ul >li{
    margin-bottom: 10px;
  }
  .research_box > .res_info >  ul >li > strong{
    font-size: 1rem ;
    font-weight: bold;
    width: 60px; height: fit-content;
    
    display: inline-block;
  }
  .research_box > .res_info >  ul >li > span{}
  .research_box > .res_info > button {
    cursor: pointer;
    border: none;
    padding: 10px;
    font-size: 1rem;
    width: 100%;
    margin-top: 10px;
    background-color: #fff;
    box-shadow: 0 0 5px #cecece;
  }
  .research_box > button {
    cursor: pointer;
    padding: 7px 15px;
    font-size: 1rem;
    display: block;
    margin-left: auto;
    margin-top: 20px;
    margin-right: 20px;
    color: #fff;
    background-color: #404040;
  }

  .section05{
    height: max-content;
  }
  .section05 > .section_inner .title_box{
    text-align: center;
    margin: 40px;
  }
  .section05 > .section_inner .content_box{
    display: flex;
    justify-content: space-between;
   flex-direction: column-reverse; 
  }
  .section05 > .section_inner .content_box .sns_box{
    width: 100%; height: 250px;
    margin-top: 60px;
    
  }
  .section05 > .section_inner .content_box .sns_box .text > button > a> img{
  width: 30px; margin-left: 10px
  ;    
  }
  .section05 > .section_inner .content_box .sns_box iframe{
    margin-top: 10px;
    width: 100%; height: 200px;
  }
  .section05 > .section_inner .content_box .sns_box .text h3{
    font-size: 1.2rem;
  }

  /* 사업정보 페이지(오른쪽 컨텐츠) */
  
  .section05 > .section_inner .title_box h2{
    font-size: 1.2rem;
    margin: 0 auto;
  }

.section05 > .section_inner .content_box .content{
  position: relative;
  width: 100%; height: max-content;
}

.section_inner .content_box .content .text{}
.section05 > .section_inner .content_box .content .text h3{
  font-weight: 500;
  line-height: 1.188rem;
  font-size: 1.188rem;
  margin-bottom: 40px;
  display: none;
}

.section05 > .section_inner .content_box .content ul.tab{
  width: 230px; height: fit-content;
  margin: auto;
}
.section05 > .section_inner .content_box .content ul .tab_btn.active{
  color: #B2151A;
}

.section05 > .section_inner .content_box .content ul .tab_btn.active::before{
  content: '';
      width: 8px;
      height: 8px;
      background: #B2151A;
      border-radius: 50%;
      position: absolute;
      left: 5px;
      top: 15px;
      transform: translateY(-50%);
}
.section05 > .section_inner > .content_box > .content>  ul.tab> li{
  cursor: pointer;
  position: relative;
  width: 80%; height: 50px;
  border-bottom: 1px solid #717171;
  padding-left: 20px;
  line-height: 60px;
  font-size: .8rem;
  color: #717171;
  font-weight: bold;
  background-color: #fff;
  margin: auto;
}
.section05 > .section_inner > .content_box > .content>  .content_box{
  width: 100%; height: max-content;
  position: relative;
  position: static;
  margin-top: 40px;
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content{
  display: none;
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content.active{
  display: block;
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content{
  
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content .tab_text{
  color: #fff;
  position: absolute;
  
  width: 40%; height: 100px;
  background-color: #b2151a;
  padding: 10px;
  z-index: 20;
  display: flex;
  flex-direction: column;
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content .tab_text p{
  margin-bottom: 10px;
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content .tab_text span{
  line-height: 1rem;
  margin-left: 10px;
  margin-bottom: 20px;
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content .tab_text a{
  font-size: .6rem;
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content .tab_img{
  width: 90%; height: 250px;
  position: static;
  
}
.section05 > .section_inner > .content_box > .content> .content_box .tab_content .tab_text p{
  font-size: .8rem;
}
.section05 > .section_inner > .content_box > .content> .content_box .tab_content .tab_text span{
  font-size: .6rem;
  margin-bottom: 0px;
  padding: 0;
}
.section05 > .section_inner > .content_box > .content>  .content_box .tab_content .tab_img img{
  width: 100%; height: 80%;
  margin-left: 40px;
  padding-right: 5px;
}
.section05 > .section_inner > .content_box > .content>  .content_box{

}





.section05 > .section_inner .content_box .content > ul.tab li button{
  cursor: pointer;
  font-size: 1.188rem;
  border-style: none;
  align-items: center;
  margin-left: 14px;
}
.section05 > .section_inner .content_box .content > ul.tab li .swiper{
  width: 550px; height: 282px;
  position: absolute;
  top: 100px; right: 0px;
  display: none;
}
.section05 > .section_inner .content_box .content > ul.tab li #slide1{
  display: none;
}
.section05 > .section_inner .content_box .content > ul.tab li #slide4{
  display: none;
}
.section05 > .section_inner .content_box .content > ul.tab li .swiper img{

}
.section05 > .section_inner .content_box .content > ul.tab li ul{
  position: absolute;
  top: 260px; right: 320px;
  width: 250px; height: 210px;
  background-color: #b2151a;
  padding: 40px 30px;
  z-index: 10;
}
.section05 > .section_inner .content_box .content > ul.tab li ul#con1{
  display: none;
  flex-wrap: wrap;
}
.section05 > .section_inner .content_box .content > ul.tab li ul.con2{
  display: none;
}
.section05 > .section_inner .content_box .content > ul.tab li ul.con3{
  display: none;
}
.section05 > .section_inner .content_box .content > ul.tab li ul.con4{
  display: none;
}
.section05 > .section_inner .content_box .content > ul.tab li ul.con li{
  color: #fff;
}
.section05 > .section_inner .content_box .content > ul.tab li ul.con li h5{
}
.section05 > .section_inner .content_box .content > ul.tab li ul.con li .p_box{
  margin: 14px;
  
}
.section05 > .section_inner .content_box .content > ul.tab li ul.con li .p_box p{
  margin-bottom: 5px;
  font-size: 1.063rem;
  font-weight: normal;
}
.section05 > .section_inner .content_box .content > ul.tab li ul.con li button.box_inner{
  cursor: pointer;
  border-style: none;
  background-color: #b2151a;
  color: #fff;
}

.banner{
  width: 100%; height: fit-content;
  background: url(/image/footer-banner-bg.png) no-repeat cover;
  object-fit: cover;
}
.banner .banner_inner .banner_text{
  width: 50%;
  
}
.banner .banner_inner .banner_text p.con{
  margin: 20px 0;
  font-size: 1rem;
  color: #727272;
  display: none;
}
.banner .banner_inner .banner_text p.title{
  font-weight: 400;
  color: #fff;
  font-size: 1rem;
}
.banner .banner_inner .banner_text p.title span{
  font-weight: 600;
  color: rgb(252, 209, 209);
  padding-top: 5px;
  font-size: 1.2rem;
  display: block;
}
.banner .banner_inner button{
  width: 100px; height: 30px;
  
  margin-left: auto;
  border-radius: 50px;
  background-color: #b2151a;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-style: none;
}
.banner .banner_inner button p{
 font-size: .6rem; 
}
.banner .banner_inner button .icon{
  width: 12px; height: 12px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  
}
.banner .banner_inner button .icon img{
  width: 6px; height: 6px;

}
.footer{
  background-color: #fff;
}
.footer .menu .logo{
  width: 20px; height: 100px;
  /* border: 1px solid #000; */
  display: flex;
  align-items: center;
}
.footer .channel_contents ul li a img{
 width: 80%;
}
.footer .menu .text p{
  margin-bottom: 30px;
  font-size: 0.6rem;
}
.footer .menu .text span{
  font-size: 0.6rem;
  font-weight: bold;
}
.footer .menu .logo{
  display: none;
}.footer .menu .img img{
  width: 10%; height: 20%;
  display: flex;
  margin: 2px;
}



/* login */
.login-page{
  width: 100%;
  padding: 0 10px;
}
.login-center{
    padding: 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-direction: column;
}
.login-center .login_form_box{
    width: 100%;
    border-right: none;
    margin: auto;
}
.login-center .login_form_box .label_group{
  
}
.login-center .login_form_box .label_group p{
  margin-top: 20px;
}
.login-center .login_form_box .label_group p label{
    
}

.login-center .login_form_box .label_group .comp{
    
}
.login-center .login_form_box .label_group .comp input{
    width: 100%;
    border-radius: 8px;
    height: 50px;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #727272;
    font-size: 1.188rem;
}
.login-center .login_form_box .txt_small_info{
    
}
.login-center .login_form_box .mw_chkbox{
  padding: 10px 0;
  font-size: 1rem;
  
}
.login-center .login_form_box .mw_chkbox input{
  width: 20px; height: 20px;
  margin-bottom: 20px;
}
.login-center .login_form_box .mw_chkbox label{
  padding: 0 10px;
  font-size: 1rem;
}
.login-center .login_form_box .txt_small_info{}
.login-center .login_form_box .login_btn{
  width: 100%;
  border-radius: 8px;
  height: 50px;
    padding: 10px;
    margin: 10px 0;
    color: #fff;
    background: #B2151A;
    border: none;
    font-size: 1rem;
}
.login-center .login_form_box .btn_group{
  
  text-align: center;
  width: 100%; height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login-center .login_form_box .btn_group a{
  padding: 10px;
  font-size: 1rem;
}
.login-center .login_form_box .block{
  width: 100%; height: 45px;
  
  align-items: center;
text-align: center;
display: flex;
justify-content: center;
margin: 0px 0;
}
.login-center .login_form_box .block a{
  padding: 0px;
  color: #404040;
  font-size: 1rem;
}
.login-center .login_form_box .block img{
  width: 20px; height: 20px;
}
.login-center .login_method_box{
    width: 100%;
    display: none;
    padding: 0;
}
.login-center .login_method_box ul{}
.login-center .login_method_box ul li{
  list-style: disc;
  list-style-position: outside;
  color: #404040;
  font-size: 1.188rem;
  margin-bottom: 60px;
  line-height: 1.5rem;
  margin-left: 10px;
}
.login-center .login_method_box ul li::marker{
  font-size: .8rem;
  color: #404040;
  
}
/* .login-bottom */
.login-bottom{
  margin: 20px 0 40px 0;
  
}
.login-bottom .block{
  display: flex; gap: 0;
  align-items: center;
  justify-content: space-between;
}
.login-bottom .block p{
  font-size: 1rem;
  font-weight: bold;
}
.login-bottom .block a{
  display: flex; 
  color: #404040;
  font-size: .8rem;
  align-items: center;
}
/* .box_info */
.box_info{
  width: 100%; height: fit-content;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 20px;
}
.box_info p{
  color: #1d1d1d;
  font-size: 1rem;
  font-weight: bold;
}
.box_info p img{
  width: 10px; height: 10px;
  margin-right: 4px;
}
.box_info ul{
  padding-top: 5px;
  padding-left: 5px;
}
.box_info ul li{
  list-style: disc;
  margin-left: 20px;
  font-size: .8rem;
  color: #404040;
}
.box_info ul li a{
  
  text-decoration: underline;
}
/* sitemap */
#sitemap-section.active{
  display: block;
}
#sitemap-section{
    display: none;
  width: 100%; height: max-content;
  position: absolute;
  top: 0; left: 0;
  z-index: 1000;
  padding: 0;
  border: none;
}

.sitemap-header{
  border: none;
  width: 100%;
  height: 70px;
  background-color: #b2151a;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* .sitemap-header .site-logo{
  height: 40px;
  width: 30%;
} */
.sitemap-header .site-logo img{
  height: 40px;
  
}
.sitemap-header .site-title{
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
}
.sitemap-header .site-icon{
  height: 40px; width: 30%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.sitemap-header .site-icon i{
  font-size: 2.2rem;
}
.sitemap-section{
  width: 100%;
  
}
.sitemap-inner{
  
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: auto;
}
.sitemap-inner > ul{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 20px;
  width: 100%;
}
.sitemap-inner > ul > li{
  background-color: #fff;
  width: 100%;
  margin: 10px 0;
}
.sitemap-inner > ul> li> a{
  font-weight: bold;
  font-size: 1.2rem;
  width:100%; 
  padding: 10px;
  display: inline-block;
  border-bottom: 2px solid #e2e5eb;

}
.sitemap-inner ul li ul{
  padding: 10px;
  display: flex;
  flex-direction: column;
}
.sitemap-inner > ul> li> a:hover{
  color: #b2151a;

}
.sitemap-inner ul li ul li a:hover{
  font-weight: 600;
  color: #b2151a;
}
.sitemap-inner ul li #con01.active{
  display: none;
}
.sitemap-inner ul li #con02.active{
  display: none;
}
.sitemap-inner ul li #con03.active{
  display: none;
}
.sitemap-inner ul li #con04.active{
  display: none;
}
.sitemap-inner ul li #con05.active{
  display: none;
}
.sitemap-inner ul li #con06.active{
  display: none;
}
.sitemap-inner ul li ul li{
  margin: 4px 10px;
  display: inline-block;
}
.sitemap-inner ul >li> ul> li> a{
  
}

}
