.report_cont > img {width: 100%;}
.post_cont > a {
  display: block;
  width: 100%;
}
.post_cont {
  padding: 10px;
}
@media screen and (min-width: 768px) {
    .sbw2021event {
        display: inline-flex;
    }
}
.sbw2021event {
    padding-top: 40px;
}
.sbw2021report img {
    width: 100%;
}
.sbw2021report1 img {
    width: 100%;
}
@media screen and (min-width: 768px) {
.sbw2021report1 {
    padding-left: 10px;
    padding-right: 10px;
}
}
    .report_cont {
        padding-top: 100px;
    }
/* SP用 */
@media screen and (max-width: 1023px) {
  .event_word {margin-bottom: 50px;}
  .event_photo {
    width: calc(100% / 2);
    margin: 0 auto;
  }
  .softbank_world2021_point {background-color: #000;}

  .other_wp:first-child {margin-bottom: 50px;}
}
@media screen and (max-width: 47.9375em) {
    .other_wp {
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: auto;
    }
    .other_block1 {
        margin-top: 14px;
    }
}
/* PC用 */
@media print, screen and (min-width: 48em) {
  .other_block {
    flex-wrap: wrap;
  }
  .-df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .-df > .c-section-1:first-of-type {
    margin-right: 30px;
    margin-left: 30px;
  }
  .c-section-1:last-of-type {
    margin-left: 30px;
  }
  .-df > .c-section-1 > .c-section-5 > .c-column {
    display: block;
  }
  .-df > .c-section-1 > .c-section-5 > .c-column > .c-column__item {
    width: calc(100% - 60px);
  }
}
@media screen and (min-width: 48em) {
    .event_wp_inner {
        justify-content: space-between;
        align-items: center;
    }
    .event_photo {flex: 0.9;}
    .other_block1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 32px;
        justify-content: center;
    }
    .other_wp {
        margin-right: 40px;
    }
    li.other_wp:last-child {
        margin-right: 0px;
    }
    .other_photo img {
        max-width: 360px;
        object-fit: cover;
    }
    .other_word {
        text-align: center;
        max-width: 360px;
    }}
    .text_space {
        margin-top: 20px;
    }
    .other_area__inner {
        padding-right: 4.6875%;
        padding-left: 4.6875%;
        margin-right: auto;
        margin-left: auto;
    }
    @media screen and (min-width: 1800px) {
        .other_area
        .c-heading-2 {
            margin-left: 5%;
        }    }
