@charset "utf-8";

.news-caution {
  padding: 0 17px;
  text-align: left !important;
}
.mod-news-caution {
  background: none !important;
  border: none;
  padding: 0 !important;
  margin: 15px 0;
  line-height: 1em !important;
}
.wrapper-inner2 .inner2 {
  padding: 15px 4% !important;
  display: block;
  margin: 0 auto;
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif !important;
  border: 3px solid #c10000;
  background: #ffffff;
  line-height: 1.5;
}
.innr2-text {
  font-size: 2.2rem;
}
.innr2-text > span {
  font-weight: 900;
  line-height: 1.5;
  font-size: 2.2rem;
}
ul.innr2-list {
  margin-top: 20px;
  font-size: 11px;
  line-height: 1.5;
  padding-left:0px;
}
.inner2 li {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
  width:100% !important;
}
.innr2-list li:nth-of-type(odd) {
  width: 30%;
}
.innr2-list li:nth-of-type(even) {
  width: 65%;
}
.innr2-list li:last-child {
  width: auto;
  margin-bottom: 0;
}
.inner2 li a {
  text-decoration:underline !important;
  font-size: 2.2rem;
}
.campaign-banner {
  max-width: 930px;
  margin: 15px auto;
  padding:0px 17px;
}

.campaign-banner img{
  width: 100%;
}