@charset "utf-8";

#ContentsArea img {
  max-width: 100%;
}
.LpCvx3dSpWrap {
  font-size: 1.143em;
}
.LpCvx3dSpTextArea {
  text-align: center;
}
.LpCvx3dSpHdg1 {
  font-size: 1.875em;
  color: #3b82c5;
  padding: 10px 0 15px;
}
.LpCvx3dSpHdg2 {
  font-size: 1.75em;
  text-align: right;
  padding-right: 10px;
}
.LpCvx3dSpText {
  padding-bottom: 15px;
}
.LpCvx3dSpBox {
  display: table;
  width: 100%;
  background-color: #d1d8dc;
  padding: 12px 10px;
  margin: 0 -10px;
}
.LpCvx3dSpBoxLeft {
  display: table-cell;
  vertical-align: middle;
}
.LpCvx3dSpBoxRight {
  display: table-cell;
  vertical-align: middle;
  width: 52%;
}
.LpCvx3dSpBoxRight li {
  position: relative;
  padding-left: 20px;
}
.LpCvx3dSpBoxRight li:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  top: 50%;
  left: 6px;
  margin-top: -2px;
  background-color: currentColor;
}
.LpCvx3dSpLastContents {
  margin-bottom: 28px;
}
.LpCvx3dSpBg {
  background: #f5f5f7;
  margin-left: -10px;
  margin-right: -10px;
  padding: 0 10px;
}
