#pl_content #pl_contentInner.pl_contentFull main {
  padding: 20px;
}

.pl_tagborad_area {
  background: url(/pc/expansion/tagboard/pl_img/bg_tagboard01.jpg) no-repeat fixed 50% 50%;
  background-size: cover;
}

.ttlbelt {
  background: rgba(0, 33, 75, 0.9);
  color: #fff;
  padding: 20px 20px 25px;
}

.ttlbelt .ttlbeltInner {
  overflow: hidden;
  text-align: left;
}

.ttlbelt .ttlbeltInner h1 {
  font-family: seravek-web,sans-serif;
  font-size: 40px;
  font-weight: bold;
  line-height: 100%;
  background: url(/pc/expansion/tagboard/pl_img/img_tagboardlogo.png) no-repeat 0 50%;
  padding: 8px 0 15px 65px;
  position: relative;
}

.ttlbelt .ttlbeltInner .readText {
  display: block;
  line-height: 18px;
  font-size: 18px;
  margin: 0 0 0 65px;
}

ul.snsBlock {
  position: relative;
  height: 20px;
}

ul.snsBlock li {
  display: inline-block;
  vertical-align: middle;
}

ul.snsBlock li.fb {
  padding: 6px 0 0 0;
  position: absolute;
  right: 70px;
  top: 7px;
}

ul.snsBlock li.fb span {
  width: 0 !important;
}

ul.snsBlock li.tw {
  position: absolute;
  right: 90px;
  top: 15px;
}

div#u_0_6 {
  display: none;
}

.ttlbeltInner .badge {
  position: absolute;
  top: 10px;
  right: 50px;
}

.ttlbeltInner .poweredby-badge {
  display: inline-block;
  width: 130px;
  height: 55px;
  margin: 0 auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: #2bacca url(/pc/expansion/tagboard/pl_img/poweredby-white.png) 50% 50% no-repeat;
  background-size: contain;
  border-radius: 5px;
  border: 1px solid #196476;
  position: relative;
}

.ttlbeltInner .poweredby-badge:hover {
  opacity: .8;
}

.tagboard-embed {
  z-index: 999;
  position: relative;
}

.bottomBg {
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  height: 140px;
}

/*# sourceMappingURL=tagboard.map */