@charset "UTF-8";
#fanclub .page-title {
  color: #F2505A;
  border-color: #F2505A;
}
#fanclub .icon {
  top: -46px;
}
#fanclub h2 {
  height: 68px;
  line-height: 68px;
  color: #fff;
  background: url(../images/fanclub/icon.png) no-repeat 20px center #F1505A;
  font-size: 27px;
  font-weight: bold;
  padding-left: 60px;
}
#fanclub .text {
  padding: 30px;
  color: #303030;
  font-size: 11px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.7;
}
#fanclub .text h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 1em;
}
#fanclub .text h3.nmb {
  margin-bottom: 0;
}
#fanclub .text #fun-left {
  float: left;
  width: 390px;
  padding-right: 30px;
  margin-right: 30px;
  border-right: dotted 1px #303030;
}
#fanclub .text #fun-left img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 15px 0;
}
#fanclub .text #fun-right {
  float: left;
  width: 389px;
}
#fanclub .text ul {
  padding-left: 15px;
}
#fanclub .text .c {
  text-indent: -1em;
  margin-left: 1em;
}
#fanclub .text a {
  color: #303030;
}
#fanclub .text a:hover {
  text-decoration: underline;
}
#fanclub .text #fun-pdf {
  display: block;
  margin-bottom: 1em;
  height: 38px;
  line-height: 38px;
  background: #FFC33A;
  font-size: 14px;
  font-weight: bold;
  width: 224px;
  text-align: center;
}
#fanclub .text .cf {
  color: #00B650;
}
