@charset "utf-8";

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

$wrapper

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

#wrapper {
  display: block;
}

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

#Co .btn {
  width: 100%;
}

#topmain h2 {
  padding: 20px 40px 0 40px;
}

#topmain .btn {
  width: 100%;
  margin: 2.5rem auto 0 auto;
  padding: 0 20px 230px 20px;
}

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

$btnBox

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

#Co .enqueteBox {
  padding: 20px 40px;
}

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

$Co

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

#Co .sectionInner {
  padding: 40px 20px;
}

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

#Co .reasonSection .sectionInner h2 {
  margin: 0 0 1.65rem 0;
}
#Co .reasonSection .sectionInner .reasonBox {
  margin-bottom: 2.0rem;
}
#Co .reasonSection .sectionInner .reasonBox p {
  font-size: 0.875rem;
}

#Co .thingSection .sectionInner {
  padding-bottom: 0;
}

#Co .shopSection .sectionInner h2 {
  margin: 0 0 1.25rem 0;
}

#Co .modelhouseSection .sectionInner h2 {
  margin: 0 0 1.25rem 0;
}
#Co .modelhouseSection .sectionInner p.catch {
  font-size: 1.25rem;
}