@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 .day {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}

#Co section .sectionInner .textBox {
  margin: 0.9375rem 0 2.5rem 0;
}

#Co section .sectionInner h2 {
  font-size: 1.5rem;
  margin: 0 0 0.625rem 0;
}

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

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

#Co section .storeBox .storeBoxInner .more {
  top: 0;
  width: 150px;
}

#Co section .sectionInner .gardenBox h3 {
  font-size: 1.25rem;
}
