@charset "UTF-8";
.cate_expBox .cate_mainImg {
  /* margin-bottom: 60px; */
}

.reason_phrase {
  margin-bottom: 60px;
}

.headerBnr {
  display: none;
}

@media screen and (max-width: 767px) {
  .cate_expBox .cate_mainImg {
    background-color: #fff !important;
    /* margin-bottom: 5vw !important; */
  }

  .reason_phrase {
    margin-bottom: 5vw !important;
  }
}
