
  footer .top_area > div{width:50%;}
  footer .footer_contact_area{background:#000; padding:0 50px; display:flex; flex-direction:column; justify-content:center;}
  footer .footer_contact_area *{color:#fff;}
  footer .map_area .root_daum_roughmap_landing{width:100%!important;}
  /* footer .footer_map_area .map_area{pointer-events:none} */
  footer .footer_map_area .map_area.active{pointer-events:auto;}

  footer .footer_contact_area > .title_area{margin-bottom:30px;}
  footer .footer_contact_area > .title_area .title{font-size:40px; letter-spacing:0; line-height:1;}
  footer .footer_info_area > div{display:flex; margin-bottom:30px}
  footer .footer_info_area > div *{font-size:20px;}
  footer .footer_info_area > div:last-of-type{margin-bottom:0;}
  footer .footer_info_area .footer_info_title{ display:inline-flex; align-items:flex-start; width:150px;}
  footer .footer_info_area .time_area li{margin-bottom:15px; display:flex; align-items:center;}
  footer .footer_info_area .time_area li:last-child{margin-bottom:0;}
  footer .footer_info_area .time_area li .day{min-width:150px; display:inline-block;}
  footer .footer_info_area .time_area li.holiday{font-size:18px; opacity:0.7;}
  footer .footer_info_area .time_area .add_title{display:flex; align-items:center;}
  footer .footer_info_area .time_area .add_title > img{margin-right:10px; width:23px;}
  footer .footer_info_area .time_area .add_title > .point{margin-left:5px; color:#FFC936; padding-left:0;}
  footer .footer_info_area > div .call_area a{font-size:25px;}
  footer .footer_info_area > div .call_area a:after{background:#fff!important;}



      footer .bottom_area{margin-top:50px; padding-bottom:50px;}
    footer .bottom_area .sns_area{display:flex; margin-bottom:15px;}
      footer .bottom_area .sns_area li{margin-right:30px;}
  footer .bottom_area .sns_area li:last-child{margin-right:0;}
  footer .bottom_area .sns_area li a{font-size:20px;}


  footer .bottom_area .gnb_area{margin-bottom:15px;}
footer .bottom_area .gnb_area li {position: relative;  position:relative; margin:5px 10px; line-height:1;}
footer .bottom_area .gnb_area li:first-of-type{margin-left: 0;}
footer .bottom_area .gnb_area li * {font-size:18px;}

/*footer .bottom_area .gnb_area li:nth-of-type(4n) {clear:both;}*/
  footer .bottom_area .gnb_area li a{padding-bottom:2px; font-weight:bold;}
    footer .bottom_area .gnb_area li:after{content:""; display:block; position:absolute; top:calc(50% + 2.5px); left:calc(100% + 20px); transform:translate(-50%, -50%); width:1px; height:13px;  background:rgba(254,254,254,1)}
  footer .bottom_area .gnb_area li:nth-child(3n):after{display:none;}
    footer .bottom_area .gnb_area li:last-child:after{display:none;}

      footer .bottom_area .address_area{opacity:0.8;}
  footer .bottom_area .address_area_list{margin-bottom:10px; }
footer .bottom_area .address_area_list li {position: relative; margin-right: 10px;}
footer .bottom_area .address_area_list li:first-of-type/*, footer .bottom_area .address_area_list li:nth-of-type(3)*/{margin-left: 0;}
footer .bottom_area .address_area_list li, footer .copyright{font-size:16px;}
footer .bottom_area .address_area_list li {position:relative; margin:10px 20px;}
/*footer .bottom_area .address_area_list li:nth-of-type(3) {clear:both;}*/
    footer .bottom_area .address_area_list li:after{content:""; display:block; position:absolute; top:50%; left:calc(100% + 20px); transform:translate(-50%, -50%); width:1px; height:10px;  background:rgba(254,254,254,1)}
  footer .bottom_area .address_area_list li:nth-child(2):after{display:none;}
    footer .bottom_area .address_area_list li:last-child:after{display:none;}

  footer .sns_area{margin-top:80px;}
  footer .sns_area .list_area{display:flex; align-items:center;}
  footer .sns_area .list_area li{margin-right:20px; }
  footer .sns_area .list_area li i{font-size:25px; color:#fff;}


  @media(max-width:1024px){
    footer .flex_box{flex-direction:column;}
    footer .top_area > div{width:100%;}
    footer .footer_contact_area{padding:10vw 5vw;}



      footer .footer_contact_area > .title_area{margin-bottom:7vw;}
  footer .footer_contact_area > .title_area .title{font-size:6vw; }
  footer .footer_info_area > div{display:flex; margin-bottom:5vw}
  footer .footer_info_area > div *{font-size:3.5vw;}
  footer .footer_info_area > div:last-of-type{margin-bottom:0;}
  footer .footer_info_area .footer_info_title{ width:25vw;}
  footer .footer_info_area .time_area li{margin-bottom:5vw; display:flex; align-items:center;}
  footer .footer_info_area .time_area li:last-child{margin-bottom:0;}
  footer .footer_info_area .time_area li .day{min-width:10vw; }
  footer .footer_info_area .time_area li.holiday{font-size:3vw; }
  footer .footer_info_area .time_area .add_title{display:flex; align-items:center;}
  footer .footer_info_area .time_area .add_title > img{width:4vw; margin-right:1vw;}
  footer .footer_info_area .time_area .add_title > .point{margin-left:1vw; color:#FFC936;}
  footer .footer_info_area > div .call_area a{font-size:5vw;}




    footer .bottom_area{margin-top:5vw; padding-bottom:10vw; }

    footer .bottom_area .sns_area{margin-bottom:5vw;}
          footer .bottom_area .sns_area li{margin-right:5vw;}
  footer .bottom_area .sns_area li:last-child{margin-right:0;}
  footer .bottom_area .sns_area li a{font-size:5vw;}




      footer .bottom_area .gnb_area{margin-bottom:5vw; display:flex; flex-wrap:wrap; align-items:center; justify-content:flex-start;}
footer .bottom_area .gnb_area li { margin-right: 1vw;  display:flex; align-items:center; justify-content:flex-start;}
footer .bottom_area .gnb_area li * {font-size:3vw;}
footer .bottom_area .gnb_area li {position:relative; margin:1vw 2vw;}
    footer .bottom_area .gnb_area li:nth-of-type(3) {clear:both;}
    footer .bottom_area .gnb_area li:nth-of-type(4){margin-left:0;}
  footer .bottom_area .gnb_area li a{padding-bottom:0.2vw;}
    footer .bottom_area .gnb_area li:after{ top:calc(50% + 1vw); left:calc(100% + 2vw);  width:0.1vw; height:2vw;}
  footer .bottom_area .gnb_area li:nth-child(3):after{display:none;}
      footer .bottom_area .gnb_area li:nth-child(4):after{display:block!important;}
    footer .bottom_area .gnb_area li:last-child:after{display:none;}


    footer .bottom_area .address_area_list li {position: relative; margin-right: 1vw;}
footer .bottom_area .address_area_list li:first-of-type, footer .bottom_area .address_area_list li:nth-of-type(3){margin-left: 0;}
footer .bottom_area .address_area_list li, footer .copyright{font-size:3.5vw;}
footer .bottom_area .address_area_list li {position:relative; margin:1vw 2vw;}
footer .bottom_area .address_area_list li:nth-of-type(2), footer .bottom_area .address_area_list li:nth-of-type(3), footer .bottom_area .address_area_list li:nth-of-type(5) {clear:both;}
    footer .bottom_area .address_area_list li:nth-of-type(2), footer .bottom_area .address_area_list li:nth-of-type(5){margin-left:0;}
    footer .bottom_area .address_area_list li:after{top:50%; left:calc(100% + 2vw);  width:0.1vw; height:2vw;}
  footer .bottom_area .address_area_list li:nth-child(1):after, footer .bottom_area .address_area_list li:nth-child(2):after, footer .bottom_area .address_area_list li:nth-child(4):after, footer .bottom_area .address_area_list li:nth-child(5):after{display:none;}
    footer .bottom_area .address_area_list li:last-child:after{display:none;}



  }

  @media(max-width:820px){
    footer .bottom_area{padding-bottom:25vw;}
      footer .footer_map_area .map_area{ width:100%;}
        footer .footer_map_area .map_area .root_daum_roughmap{width:100%!important; }
footer .bottom_area .gnb_area li * {font-size:4vw;}
    footer .footer_info_area > div *{font-size:4vw;}
    footer .footer_info_area > div .call_area a{font-size:4.5vw;}
    footer .footer_info_area .time_area li.holiday{font-size:3.5vw;}

    #daum_map {height:70vw !important;}

      footer .sns_area{margin-top:8vw;}

  footer .sns_area .list_area li{margin-right:4vw; }
  footer .sns_area .list_area li i{font-size:5vw;}


  }



