.shared-content-section h3.align_center{
  text-align: center;
}
@media screen and (min-width:49.9375em) {
  .shared-content-section .center_information{
    padding: 0 70px;
  }
}

.shared-content-section .center_information p.bot_information{
  font-size: 14px;
  line-height: 24px;
  padding-top: 40px;
}
.shared-content-section .center_information p.bot_information small::before{
  content: "※";
  display: inline-block;
  position: absolute;
  left: 0;
}
.shared-content-section .center_information p.bot_information small{
  display: inline-block;
  padding-left: 18px;
  position: relative;
}
.shared-content-section h3.monbo::before{
  content: "";
  width: 26px;
  height: 39px;
  background: url("/sc/common/images/update/20170227_01/h3-monbo.png") 0 4px no-repeat;
  background-size: 100% auto;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 5px;
}
.shared-content-section h3.monbo{
  padding-bottom: 10px;
  border-bottom: 2px solid #cccccc;
  position: relative;
}
.shared-content-section h3.monbo::after{
  content: "";
  width: 26px;
  height: 39px;
  background: url("/sc/common/images/update/20170227_01/h3-monbo.png") 0 4px no-repeat;
  background-size: 100% auto;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 5px;
}
