/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  background-color: #EAE3D3;
  padding: 35px 0 40px;
}

main section.s01 .wrapper h2 {
  text-align: center;
  font-size: 19px;
  font-weight: bold;
}

main section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 14px;
}

main section.s02 h3 {
  background-color: #C8C9CA;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  height: 65px;
  line-height: 25px;
  padding: 20px 0;
  position: relative;
}

main section.s02 h3 a {
  background-color: #888;
  display: block;
  width: 120px;
  height: 65px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  padding: 25px 0;
  position: absolute;
  top: 0;
  left: calc(50% + 380px);
  text-decoration: none;
}

main section.s02 .wrapper {
  padding-top: 50px;
  min-height: 750px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
