.sec_01 .over_column .title, .sec_01 .over_column .tail { text-align: center; padding: 0 4px; }
.sec_02 .co_info .addr { line-height: normal; }
.sec_01 .over_column .tail { padding: 0 20px; height: 70px; }
/* .sec_03 { height: 530px; } */
@media all and (max-width: 1024px) {
  /* .sec_03 { height: 530px !important; } */
  .sec_03 { height: auto !important; }
}
@media all and (max-width: 768px) {
  .sec_02 { padding: 790px 0 90px !important; }
}
@media all and (max-width: 414px) {
  .sec_02 { padding: 500px 0 90px !important; }
  .sec_01 .over_column .title, .sec_01 .over_column .tail { height: 42px !important; }
}
