@charset "UTF-8";

@media screen and (max-width:800px) {
  .p-section {
    padding: 80px 0 0;
  }
}

.p-redBox .redBox-content .redBox-content-inner {
  height: auto;
}