.section_wrapper#use .section_heading {
  margin-top: 80px; }
  @media (max-width: 750px) {
    .section_wrapper#use .section_heading {
      margin-top: 18.692%; } }
.section_wrapper#use .mb_p {
  margin-bottom: 1.5em; }
.section_wrapper#use .indent_p {
  padding-left: 1em;
  text-indent: -1em; }
.section_wrapper#use .bnr_area {
  display: flex;
  align-items: center; }
  @media (max-width: 750px) {
    .section_wrapper#use .bnr_area {
      flex-direction: column;
      align-items: flex-start; } }
  .section_wrapper#use .bnr_area .bnr {
    width: 158px;
    margin-right: 20px; }
    @media (max-width: 750px) {
      .section_wrapper#use .bnr_area .bnr {
        margin-bottom: 3.115%; } }
.section_wrapper#use .use_list .use_item {
  margin: 0.5em 0; }
  .section_wrapper#use .use_list .use_item:not(.number) {
    padding-left: 1em;
    text-indent: -1em; }
  .section_wrapper#use .use_list .use_item.number {
    margin-left: 1.5em;
    list-style: decimal; }
