.footer-section .footer-block {
  background-color: #c5996c;
  padding: 70px 20px;
}
.footer-section .footer-block .txt-title {
  font-size: 1.75rem;
  line-height: 1.3;
  margin-top: 20px;
}
.footer-section .footer-block .txt-head {
  font-size: 1.25rem;
  line-height: 1.3;
  margin-top: 0;
  text-transform: uppercase;
  padding: 0 0 10px;
  border-bottom: 1px solid #FFF;
}
.footer-section .footer-block .txt-desc {
  font-size: 1.125rem;
  line-height: 1.3;
  margin-top: 10px;
}
.footer-section .footer-block .socail {
  margin-left: -20px;
}
.footer-section .footer-block .socail .socail_icon {
  font-size: 1.75rem;
  padding-left: 20px;
}
.footer-section .footer-block .p-detail {
  font-size: 1.125rem;
  line-height: 1.3;
  margin: 0;
}
.footer-section .footer-block a {
  cursor: pointer;
}
.footer-section .footer-block a:hover {
  color: #ccad00;
}
.footer-section .footer-block .top10 {
  margin-top: 10px;
}
.footer-section .footer-block .box-contact {
  margin-top: 20px;
}
.footer-section .footer-block .wrap-bottom-menu {
  width: 100%;
}
.footer-section .footer-block .wrap-bottom-menu .main-footer-menu {
  margin-top: 20px;
}
.footer-section .footer-block .wrap-bottom-menu .main-footer-menu .menu-item:not(:first-child) {
  margin-top: 10px;
}
.footer-section .footer-block .wrap-bottom-menu .main-footer-menu .menu-item a {
  font-size: 1.125rem;
  line-height: 1.3;
  text-transform: uppercase;
}
.footer-section .footer-section-cc {
  width: 100%;
  background-color: #886038;
  text-align: center;
  padding: 30px 0;
}
.footer-section .footer-section-cc .txt-cc {
  color: #c7c5c5;
  font-size: 0.875rem;
}
