.intro_alert div {
  margin: 4px 8px;
}

.intro_alert div.block {
  margin: 16px 8px;
}

.intro_alert img {
  display: block;
  width: 100%;
}

.intro_alert p {
  color: #616161;
  font-size: 1.4rem;
}

.intro_alert p strong {
  color: #fa5757;
}

.intro_alert p.notice {
  color: #cc3333;
}

.intro_alert p.msg {
  color: #fa5757;
}

.intro_alert a.c-btn--general {
  margin: 24px auto 32px auto;
  width: 270px;
}

.intro_alert a.btn {
  display: block;
  font-size: 16px;
  background: #f66eb0;
  height: 48px;
  line-height: 48px;
  margin: 24px 16px;
  color: #ffffff;
  text-align: center;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}

.bbs-link-btn-wrap {
  position: fixed;
  right: 8px;
  bottom: 52px;
  width: 70px;
  height: 70px;
  background-image: url("/img/wmsp/bbs/fab.png");
  -moz-background-size: 70px;
    -o-background-size: 70px;
       background-size: 70px;
  z-index: 4;
  opacity: 0.88;
}

.bbs-link-btn {
  display: block;
  width: 70px;
  height: 70px;
}

hr {
  margin: 8px 0;
  border-top: 1px dashed #e7e7e7;
}

.taglist {
  padding: 0 8px;
  -webkit-text-size-adjust: "none" "100%" "auto";
}

.taglist .tags, .taglist .tags-unchosen {
  display: inline-block;
  margin: 0 2px 8px 0;
  padding: 2px 8px;
  height: 24px;
  line-height: 22px;
  -webkit-border-radius: 40px 40px;
     -moz-border-radius: 40px 40px;
          border-radius: 40px 40px;
  font-size: 1.2rem;
  color: #555555;
  background: #e7e7e7;
}

.taglist .tags img, .taglist .tags-unchosen img {
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

.taglist .tags.active {
  color: #ffffff;
  background: #ea4c89;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.random_two_shot_banner {
  padding: 22px 8px 14px;
}

.random_two_shot_banner img {
  width: 100%;
  height: auto;
}

/*# sourceMappingURL=bbs.css.map */
