/* ======================================================================
 setting
====================================================================== */
/* =================================
arena 2
================================= */
.wrap_detail_arena .content_detail .content_inner {
  margin: 0;
}
@media screen and (min-width: 1025px) {
  .wrap_detail_arena .content_detail .content_inner {
    margin: 0 -40px;
  }
}
.wrap_detail_arena .content_detail .content_inner h4 {
  padding: 0 0 calc(15/375*100vw);
}
@media screen and (min-width: 1025px) {
  .wrap_detail_arena .content_detail .content_inner h4 {
    padding: 0 40px 10px;
  }
}
.wrap_detail_arena .content_detail .content_inner h4 span {
  padding: 0;
  margin: 0 0 5px 0 !important;
}
.wrap_detail_arena .content_detail .content_inner h4 span.txt_bold {
  font-weight: bold;
}

/*# sourceMappingURL=p_area2.css.map */
