#project_footer .footer_wrap {
  box-sizing: border-box;
  padding: 50px 0;
  background-color: #1c1c1c;
}

@media screen and (max-width: 850px) {
  #project_footer .footer_wrap .center h2.footer_logo {
    display: flex;
    justify-content: center;
  }
}

#project_footer .footer_wrap .center h2.footer_logo a {
  float: left;
  display: flex;
  align-items: center;
}

#project_footer .footer_wrap .center h2.footer_logo a .symbol {
  display: flex;
  align-items: center;
  width: 35px;
  height: 35px;
}

#project_footer .footer_wrap .center h2.footer_logo a .symbol img, #project_footer .footer_wrap .center h2.footer_logo a .symbol svg {
  display: block;
  max-width: 100%;
  height: 100%;
}

#project_footer .footer_wrap .center h2.footer_logo a .symbol img .logo_symbol_st0, #project_footer .footer_wrap .center h2.footer_logo a .symbol svg .logo_symbol_st0 {
  fill: #FFF;
}

#project_footer .footer_wrap .center h2.footer_logo a .typo {
  display: flex;
  align-items: center;
  width: 170px;
  height: 35px;
  margin-left: 10px;
}

#project_footer .footer_wrap .center h2.footer_logo a .typo img, #project_footer .footer_wrap .center h2.footer_logo a .typo svg {
  display: block;
  max-width: 100%;
  height: 100%;
}

#project_footer .footer_wrap .center h2.footer_logo a .typo img .logo_text_st0,
#project_footer .footer_wrap .center h2.footer_logo a .typo img .logo_text_st1,
#project_footer .footer_wrap .center h2.footer_logo a .typo img .logo_text_st2, #project_footer .footer_wrap .center h2.footer_logo a .typo svg .logo_text_st0,
#project_footer .footer_wrap .center h2.footer_logo a .typo svg .logo_text_st1,
#project_footer .footer_wrap .center h2.footer_logo a .typo svg .logo_text_st2 {
  fill: #FFF;
}

#project_footer .footer_wrap .center .footer_gnb {
  position: relative;
  margin-top: 40px;
  box-sizing: border-box;
  padding-bottom: 25px;
  border-bottom: 1px solid #454545;
}

@media screen and (min-width: 850px) {
  #project_footer .footer_wrap .center .footer_gnb {
    display: block;
  }
}

@media screen and (max-width: 850px) {
  #project_footer .footer_wrap .center .footer_gnb {
    display: none;
  }
}

#project_footer .footer_wrap .center .footer_gnb > ul.menu {
  float: left;
  width: calc(100% - 144px);
}

#project_footer .footer_wrap .center .footer_gnb > ul.menu::after {
  content: '';
  display: block;
  clear: both;
}

#project_footer .footer_wrap .center .footer_gnb > ul.menu > li {
  float: left;
  width: 20%;
}

#project_footer .footer_wrap .center .footer_gnb > ul.menu > li > a {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
}

@media screen and (max-width: 1100px) {
  #project_footer .footer_wrap .center .footer_gnb > ul.menu > li > a {
    font-size: 18px;
  }
}

#project_footer .footer_wrap .center .footer_gnb > ul.menu > li > ul {
  margin-top: 30px;
}

#project_footer .footer_wrap .center .footer_gnb > ul.menu > li > ul > li {
  margin-bottom: 15px;
}

#project_footer .footer_wrap .center .footer_gnb > ul.menu > li > ul > li:nth-last-of-type(1) {
  margin-bottom: 0;
}

#project_footer .footer_wrap .center .footer_gnb > ul.menu > li > ul > li > a {
  display: block;
  font-size: 14px;
  color: #FFF;
}

@media screen and (max-width: 1100px) {
  #project_footer .footer_wrap .center .footer_gnb > ul.menu > li > ul > li > a {
    font-size: 13px;
  }
}

#project_footer .footer_wrap .center .footer_gnb > a.footer_privacy {
  float: right;
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
}

@media screen and (max-width: 1100px) {
  #project_footer .footer_wrap .center .footer_gnb > a.footer_privacy {
    font-size: 18px;
  }
}

#project_footer .footer_wrap .center .footer_gnb > a.footer_a_abs {
  position: absolute;
  right: 0;
  top: 100px;
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #FFF;
}

@media screen and (max-width: 1100px) {
  #project_footer .footer_wrap .center .footer_gnb > a.footer_a_abs {
    font-size: 18px;
  }
}

#project_footer .footer_wrap .center .footer_info {
  width: 100%;
  box-sizing: border-box;
  padding-top: 25px;
}

@media screen and (max-width: 850px) {
  #project_footer .footer_wrap .center .footer_info {
    text-align: center;
  }
}

#project_footer .footer_wrap .center .footer_info .left {
  float: left;
  width: calc(100% - 280px);
}

@media screen and (max-width: 850px) {
  #project_footer .footer_wrap .center .footer_info .left {
    float: none;
    width: 100%;
  }
}

#project_footer .footer_wrap .center .footer_info .left p {
  line-height: 130%;
}

@media screen and (max-width: 850px) {
  #project_footer .footer_wrap .center .footer_info .left p {
    line-height: 150%;
  }
}

@media screen and (max-width: 450px) {
  #project_footer .footer_wrap .center .footer_info .left p {
    line-height: 130%;
  }
}

#project_footer .footer_wrap .center .footer_info .left p i {
  display: inline-block;
  font-size: 14px;
  color: #999;
  box-sizing: border-box;
  margin-right: 17px;
  line-height: 150%;
  font-weight:500;
  /* &:nth-last-of-type(1){
                                &::after{display: none;}
                            } */
  /* @media screen and (min-width:1200px){
                                &:nth-last-of-type(3){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (min-width:1030px) and (max-width:1170px){
                                &:nth-of-type(4){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (min-width:1030px) and (max-width:1140px){
                                &:nth-last-of-type(2){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (min-width:850px) and (max-width:1030px){
                                &:nth-last-of-type(3){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (min-width:850px) and (max-width:1030px){
                                &:nth-of-type(3){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (max-width:980px){
                                &:nth-last-of-type(2){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (min-width:737px) and (max-width:850px){
                                &:nth-of-type(4){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (min-width:532px) and (max-width:737px){
                                &:nth-of-type(3){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (max-width:710px){
                                &:nth-last-of-type(3){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (max-width:532px){
                                &:nth-of-type(2){
                                    &::after{display: none;}
                                }
                            }
                            @media screen and (max-width:500px){
                                &:nth-of-type(4){
                                    &::after{display: none;}
                                }
                            } */
  /* @media screen and (max-width:310px){
                                &:nth-of-type(3){
                                    &::after{visibility: hidden;}
                                }
                            } */
  /* @media screen and (max-width:310px){
                                font-size: 11px;
                            } */
}

@media screen and (max-width: 400px) {
  #project_footer .footer_wrap .center .footer_info .left p i {
    margin-right: 10px;
  }
}

#project_footer .footer_wrap .center .footer_info .left p i:not(:last-child)::after {
  content: '|';
  display: inline-block;
  color: #999;
  margin-left: 21px;
  /* @media screen and (max-width:400px){
                                    margin-left: 15px;
                                } */
}


@media screen and (max-width: 850px) {
  #project_footer .footer_wrap .center .footer_info .left p i::after {
    display: none !important;
  }
}

#project_footer .footer_wrap .center .footer_info .left p i span {
  display: inline-block;
  margin-left: 15px;
  line-height: 150%;
  font-weight:300;
  /* @media screen and (max-width:400px){
                                    margin-left: 10px;
                                } */
}
#project_footer .footer_wrap .center .footer_info .left p i:nth-child(6){
    display:inline;
}
#project_footer .footer_wrap .center .footer_info .left p i:nth-child(6) span {
    display:inline;
}

@media screen and (max-width: 850px) {
  #project_footer .footer_wrap .center .footer_info .left p i span {
    margin-left: 5px;
  }
}

@media screen and (max-width: 600px) {
    #project_footer .footer_wrap .center .footer_info .left p i {
      display:block;
    }
    #project_footer .footer_wrap .center .footer_info .left p i:not(:first-child) {
        padding-top:5px;
    }
    #project_footer .footer_wrap .center .footer_info .left p i br{
        display:none;
    }
  }

@media screen and (max-width: 395px) {
  #project_footer .footer_wrap .center .footer_info .left p i {
    font-size: 13px;
  }
}

@media screen and (max-width: 350px) {
  #project_footer .footer_wrap .center .footer_info .left p i {
    font-size: 12px;
  }
}

#project_footer .footer_wrap .center .footer_info .right {
  float: right;
  width: 280px;
}

@media screen and (min-width: 850px) {
  #project_footer .footer_wrap .center .footer_info .right {
    text-align: right;
  }
}

@media screen and (max-width: 850px) {
  #project_footer .footer_wrap .center .footer_info .right {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}

#project_footer .footer_wrap .center .footer_info .right .footer_copy {
  font-size: 14px;
  color: #999;
  line-height: 150%;
}

@media screen and (max-width: 450px) {
  #project_footer .footer_wrap .center .footer_info .right .footer_copy {
    font-size: 13px;
    line-height: 130%;
  }
}

@media screen and (max-width: 350px) {
  #project_footer .footer_wrap .center .footer_info .right .footer_copy {
    font-size: 12px;
  }
}

#project_footer .footer_wrap .center .footer_info .right .footer_design {
  line-height: 150%;
}

@media screen and (max-width: 450px) {
  #project_footer .footer_wrap .center .footer_info .right .footer_design {
    line-height: 100%;
  }
}

#project_footer .footer_wrap .center .footer_info .right .footer_design p {
  display: inline-block;
  font-size: 14px;
  color: #999;
}

@media screen and (max-width: 450px) {
  #project_footer .footer_wrap .center .footer_info .right .footer_design p {
    font-size: 13px;
    line-height: 130%;
  }
}

@media screen and (max-width: 350px) {
  #project_footer .footer_wrap .center .footer_info .right .footer_design p {
    font-size: 12px;
  }
}

#project_footer .footer_wrap .center .footer_info .right .footer_design a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #999;
}

#project_footer .footer_wrap .center .footer_info .right .footer_design a.age {
  color: #FFF;
}

@media screen and (max-width: 450px) {
  #project_footer .footer_wrap .center .footer_info .right .footer_design a {
    font-size: 13px;
  }
}

@media screen and (max-width: 350px) {
  #project_footer .footer_wrap .center .footer_info .right .footer_design a {
    font-size: 12px;
  }
}
