.section-lv2 .text {
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}

.image {
  position: relative;
  overflow: hidden;
}

.image-box p {
  margin-top: 10px;
}

#inuki .text {
  width: 410px;
  float: right;
}

#inuki .text .marker {
  font-weight: bold;
  color: #ec5330;
}

#inuki .image-box {
  width: 270px;
  float: left;
  text-align: center;
}

#inuki .image-box .image {
  width: 234px;
  height: 194px;
  margin: 0 auto;
  border: solid 1px #ccc;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

#inshokuten .text {
  width: 410px;
  float: left;
}

#inshokuten .image-box {
  width: 270px;
  float: right;
  text-align: center;
}

#inshokuten .image-box .image {
  width: 234px;
  height: 162px;
  margin: 0 auto;
  border: solid 1px #ccc;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

#inshokuten .note {
  font-size: 12px;
  color: #666666;
}

#inshokuten .note .marker {
  color: #ec5330;
}

#support .image-box {
  text-align: center;
  margin-bottom: 20px;
}

#support .image-box .image {
  width: 630px;
  height: 132px;
  margin: 0 auto;
}
