@charset "utf-8";

.news-caution {
  text-align: left !important;
  margin: auto;
  max-width: 924px;
  padding: 0 20px;
}
.mod-news-caution {
  text-align: left;
  background: none !important;
  padding: 0;
  border: 3px solid #c10000;
  margin: 30px 0;
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
}
.wrapper-inner2 {
  background: #ffffff;
  padding: 25px 0px;
}
.wrapper-inner2 .inner2 {
  display: table;
  background: #ffffff;
  line-height: 1.4;
}
.inner2 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
.innr2-text {
  font-size: 16px;
}
.innr2-text > span {
  font-weight: 900;
  line-height: 50px;
}
ul.innr2-list {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5;
  list-style: none;
  width: 34rem;
}
.inner2-span {
  text-decoration: underline;
}
.inner2 a {
  color: #000 !important;
  text-decoration: none !important;
}
.innr2-list li {
  display: inline-block;
  margin-bottom: 10px;
}
.innr2-list li:nth-of-type(odd) {
  width: 33%;
}
.campaign-banner {
  max-width: 930px;
  margin: 30px auto;
  padding: 0 20px;
}
.campaign-banner a:hover {
  opacity: .7;
}
.campaign-banner img {
  width: 100%;
}