@charset "utf-8";

/*========================================================================*\

$wrapper

\*========================================================================*/

#wrapper {
  display: block;
}

#wrapper::before,
#wrapper::after {
  content: none;
}

#wrapper .box02 {
  display: flex;
}

#wrapper .box02 li {
  width: 48.5%;
}

#Co .box02 li:nth-child(n + 2) {
  margin: 0;
}

#Co .box02 li:nth-child(n + 3) {
  margin: 0.625rem 0 0 0;
}
