@charset "utf-8";

/* add css this page only */

#contentsContainer .p-mv__ttl span.p-mv_ttl_subtxt {
  font-size: 24px;
  font-weight: 800;
  display: block;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #contentsContainer .p-mv__ttl span.p-mv_ttl_subtxt {
    font-size: 16px;
  }
}


#contentsContainer .soc .p-why_attention {
  background-image: url(/svcsol/focus/theme/soc/images/soc_attention001.png);
}
@media screen and (max-width: 768px) {
  #contentsContainer .soc .p-why_attention {
    background-image: url(/svcsol/focus/theme/soc/images/soc_attention001_sp.png);
  }
}
