/*-------------------------------
---.page_head
-------------------------------*/

.page_head {
  margin-bottom: 9rem;
}

.page_head .page_head_txt .txt_box {
  position: unset;
  width: 100%;
  margin-top: -15vw;
  margin-bottom: 6rem;
}

.page_head .page_head_txt .head_msg {
  width: 100%;
  padding: 0;
}

.page_head .page_head_txt .head_msg br {
  display: none;
}