.footer_container {
  text-align: left;
  margin: 0 auto 24px auto;
  overflow-wrap: break-word;
  font-family: 'Noto Sans KR';
  font-weight: 400;
  font-size: 14px;
  width: 741px;
  flex-wrap: wrap;
  color: #434343;
}
.tg-logo-1-removebg-1 {
  background: url('../img/header-footer/foooter-TGlogo.png') 50% / cover no-repeat;
  /*margin: 0 65px 50.2px 0;*/
  width: 100px;
  height: 47.1px;
  opacity: 0.8;
}

.security {
  display: flex;
  justify-content: center;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.3);
  align-items: end;
  margin-left: 3%;
}
.security .d-1 {
  cursor: pointer;
  width: 130px;
}

.head-office, .honam, .gyeongju {
  color: rgba(255, 255, 255, 0.7);
}

.loc {
  display: inline-block;
}
.adr {
  display: inline-block; width: 390px;
}
.tel {
  display: inline-block; width: 140px;
}
.f-fax {
  display: inline-block;
}

.rectangle-32 {
  background: rgba(217, 217, 217, 0.5);
  margin-bottom: 8.1px;
  width: 100vw;
  height: 2px;
}
.copyright {
  margin-bottom: 100px;
  overflow-wrap: break-word;
  font-family: 'Inter';
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.2);
}
.footer_AllContainer {
  text-align: center;
  width: 100%;
  height: auto;
  padding: 20px 0 40px 0;
}
.footer {
  /*background: #292929;*/
  background: rgb(20, 20, 20);
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
  height: 100%;
  box-sizing: border-box;
}