#main {
  background: #f7f7f7;
  position: relative;
}
.pge-desc-wrp {
  margin-top: -20px;
}
.page-desc, .cmod-head .discript {
  font-size: 1.125em;
  font-weight: 400;
  max-height: none;
}
.page-desc p:first-child {
  margin-top: 0;
}
.page-desc p:last-child {
  margin-bottom: 0;
}
.btop {
  border-top: 1px solid #ccc;
  padding-top: 20px !important;
}
@media (min-width: 1200px) {
  .main-wrp {
    position: relative;
    z-index: 2;
  }
  .region-highlighted + .main-wrp {
    padding-top: 2px;
    max-width: 1110px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #f7f7f7;
  }
  .region-highlighted + .main-wrp .tit-box, .region-highlighted + .main-wrp .cnt-tp-wrp, .region-highlighted + .main-wrp .nde-tit, .region-highlighted + .main-wrp .outlet-search-top, .region-highlighted + .main-wrp .cmod-head {
    margin-top: 15px;
  }
  .region-highlighted + .main-wrp .tit-box.blk-sbg {
    margin-top: 0;
  }
}