@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;
}

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

$Co

\*========================================================================*/
#Co section .sectionInner {
  padding: 1.875rem 1.25rem;
}

#Co section .sectionInner h2 {
  font-size: 1.4375rem;
}

#Co section .sectionInner .meritBox .meritBoxInner p {
  font-size: 0.9375rem;
}

#Co section .sectionInner p.catch {
  font-size: 1.25rem;
}

#Co section .sectionInner .storeBox .caption {
text-align: left;
font-size: 13px;
}