#contents section {
  width: 87.5%;
  margin: 0 auto;
  margin-bottom: 3.125%;
  -webkit-box-shadow: #b4895e 1px 1px 1px;
  -moz-box-shadow: #b4895e 1px 1px 1px;
  box-shadow: #b4895e 1px 1px 1px;
}
#contents section.type1 .content {
  background-color: #FFC4C7;
}
#contents section.type2 .content {
  background-color: #FFF9C1;
}
#contents section.type3 .content {
  background-color: #D4EDFA;
}
#contents section .ttl {
  position: relative;
  width: 100%;
}
#contents section .ttl h2 img {
  width: 100%;
}
#contents section .ttl .icon {
  position: absolute;
  top: 0;
  right: 0;
  vertical-align: middle;
  width: 5.53571%;
  margin-right: 3.03571%;
}
#contents section .ttl .icon img {
  width: 100%;
}
#contents section .content {
  padding-left: 1.78571%;
  padding-bottom: 1.78571%;
  padding-right: 1.78571%;
}
#contents section .wrap {
  padding-top: 3.57143%;
  padding-bottom: 4.46429%;
  background-color: #fff;
  text-align: center;
}
#contents section .wrap img {
  width: 88.57143%;
}
