.comp-layout-section-05 .c-wrapper > .c-item-01 {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.comp-layout-section-05 .c-wrapper > .c-item-02 {
  display: flex;
  flex-wrap: wrap; }
  .comp-layout-section-05 .c-wrapper > .c-item-02 .c-unit-09 {
    display: none; }

@media all and (max-width: 414px) {
  .comp-layout-section-05 .c-wrapper > .c-item-02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media all and (min-width: 415px) and (max-width: 767px) {
  .comp-layout-section-05 .c-wrapper > .c-item-02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

/*# sourceMappingURL=Section05.css.map */
