.buttons-sns-invite {
  text-align: left; }

.buttons-sns-invite__button {
  display: inline-block;
  margin-right: 15px; }
  .buttons-sns-invite__button:last-child {
    margin-right: 0; }

.buttons-sns-invite__button--twitter {
  position: relative;
  top: 5px;
  width: 110px;
  margin-right: 0; }

.buttons-sns-invite__message-thankyou {
  margin-top: 10px; }

.icon-arrow--left {
  width: 26px;
  height: 51px;
  background-image: url('http://stat100.ameba.jp/simplog/img/common_pc2/icon_right_black.png');
  background-repeat: no-repeat;
  background-size: 26px 51px;
  display: inline-block; }

.icon-arrow--right {
  width: 26px;
  height: 51px;
  background-image: url('http://stat100.ameba.jp/simplog/img/common_pc2/icon_left_black.png');
  background-repeat: no-repeat;
  background-size: 26px 51px;
  display: inline-block; }

.button-facebook {
  display: block;
  background-color: #315096;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
  color: #fff; }

.button-facebook__icon {
  margin-right: 5px;
  vertical-align: -4px;
  font-size: 27px;
  color: #fff; }

.button-twitter {
  display: block;
  background-color: #0099d4;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
  color: #fff; }

.button-twitter__icon {
  margin-right: 5px;
  vertical-align: -4px;
  font-size: 28px;
  color: #fff; }

.button-google-plus1 {
  display: block;
  background-color: #dd4b39;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
  color: #fff; }

.button-google-plus1__icon {
  margin-right: 5px;
  vertical-align: -4px;
  font-size: 30px;
  color: #fff; }

.button-hatena-bookmark {
  display: block;
  background-color: #1791db;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  text-align: center;
  color: #fff; }

.button-hatena-bookmark__icon {
  margin-right: 5px;
  vertical-align: -3px;
  font-size: 26px;
  color: #fff; }

.module-item {
  padding: 20px 30px;
  border-bottom: 1px solid #e3e3dc; }

.module-item__box {
  position: relative; }

.module-item__box:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

html .module-item__box {
  zoom: 1; }

/* IE6 */
*:first-child + html .module-item__box {
  zoom: 1; }

/* IE7 */
.module-item__heading {
  font-size: 24px;
  line-height: 1.1; }

.module-item__image {
  float: left;
  width: 170px;
  margin-right: 20px; }
  .module-item__image img {
    height: 170px; }

.module-item__body {
  float: left;
  width: 400px;
  height: 126px; }

.module-item__info__new {
  color: #b70000; }

.module-item__info__date {
  color: #b5b5b5; }

.module-item__info__pageview {
  color: #505050;
  font-weight: bold;
  font-size: 14px; }

.module-item__title {
  overflow: hidden;
  max-height: 80px;
  width: 410px;
  line-height: 1.2;
  font-size: 24px;
  color: #1e1e03; }

.module-item__text {
  display: inline-block;
  overflow: hidden;
  line-height: 1.5;
  width: 410px;
  height: 108px;
  font-size: 14px;
  color: #505050; }

.module-item__more {
  position: absolute;
  bottom: -3px; }

.module-item__text--ellipsis {
  height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; }

.module-item__text--variability {
  height: 100%; }

.module-item__body--variability {
  height: 100%; }

.module-item__list__more {
  font-size: 12px;
  color: #1e1e03; }

.module-item--list4 {
  padding: 20px;
  border-bottom: 1px solid #e3e3dc; }

.module-item--list4__heading {
  line-height: 1;
  font-weight: 300; }

.module-item--list4__image {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 10px; }
  .module-item--list4__image a img {
    height: 100px; }

.module-item--list4__body {
  position: relative;
  float: left;
  width: 179px;
  height: 100px; }

.module-item--list4__box:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

html .module-item--list4__box {
  zoom: 1; }

/* IE6 */
*:first-child + html .module-item--list4__box {
  zoom: 1; }

/* IE7 */
.module-item--list4__info {
  margin-top: -5px; }

.module-item--list4__info__date {
  font-size: 12px;
  color: #b5b5b5; }

.module-item--list4__info__pageview {
  display: block;
  color: #505050;
  font-weight: bold;
  font-size: 12px; }

.module-item--list4__title {
  overflow: hidden;
  height: 48px;
  width: 186px;
  line-height: 1.2;
  font-size: 14px;
  font-weight: bold;
  color: #1e1e03; }

.module-item--list4__more {
  float: right;
  margin-top: -10px; }

.module-item--list4__side-right:last-child {
  border-bottom: none; }

.module-item--list4__info--side-right {
  margin-top: 0; }

.module-item--list4__body--side-right {
  width: 150px; }

.module-item--list4__title--side-right {
  width: 150px; }

.module-item--list4__more--side-right {
  left: 107px; }

/* 基本とするピクセル数 */
.module-item-b:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

html .module-item-b {
  zoom: 1; }

/* IE6 */
*:first-child + html .module-item-b {
  zoom: 1; }

/* IE7 */
.module-item-b {
  font-size: 12px; }

.module-item-b__image {
  float: left;
  width: 64px;
  height: 64px;
  padding-right: 5px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }
  .module-item-b__image > img {
    width: inherit;
    height: inherit;
    border-top-left-radius: inherit;
    border-bottom-left-radius: inherit;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit; }


.module-item-b__information + .module-item-b__information {
  margin-top: 1px; }

.module-item-b__information--oneline {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.module-item-b__count-nice {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #b70000; }

.module-item-b__nickname {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #1e1e03; }

.module-item-b__unit {
  margin-left: 5px;
  font-size: 0.8em;
  font-weight: normal; }

.module-item-b__icon-ranking {
  position: absolute;
  left: -18px;
  top: -6px; }

.module-item-b__icon-ranking-wrapper {
  position: relative; }

.module-title {
  padding: 10px 20px;
  font-size: 24px;
  color: #1e1e03; }

.module-title__line {
  border-bottom: 1px solid #e3e3dc; }

.card-coming-soon__heading {
  font-size: 70px;
  color: #54542d;
  text-align: center;
  font-family: Helvetica;
  font-weight: 100; }

.card-coming-soon__text {
  font-size: 18px;
  color: #54542d;
  text-align: center; }

.button {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 14px;
  text-align: center; }

.button--regular {
  background-color: #abab91;
  color: #ffffff; }

.module-entry-campaign-limited-post {
  position: relative; }

.module-entry-campaign-limited-post__image {
  float: left;
  width: 162px;
  margin-right: 30px; }

.module-entry-campaign-limited-post__postdata {
  overflow: hidden;
  padding-bottom: 15px; }

.module-entry-campaign-limited-post__date {
  display: inline-block;
  color: #b5b5b5; }

.module-entry-campaign-limited-post__text {
  overflow: hidden;
  height: 80px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-size: 14px;
  color: #505050; }

.module-entry-campaign-limited-post__more {
  position: absolute;
  bottom: 0px;
  left: 192px; }

.module-entry-campaign-limited-post__more--no-image {
  position: absolute;
  bottom: 0px;
  left: 0px; }

.module-entry-campaign-limited-post__nice {
  position: absolute;
  bottom: 0px;
  right: 0; }

.module-entry-campaign-limited-post__follower__label {
  margin-bottom: 3px;
  font-weight: bold;
  color: #639c12; }

.module-entry-campaign-limited-post__text--follower {
  height: 80px; }

.icon_follower_limited {
  width: 9px;
  height: 12px;
  background-image: url('http://stat100.ameba.jp/simplog/img/campaign-201403-pc/icon_follower_limited.png');
  background-size: 9px 12px;
  display: inline-block;
  vertical-align: 0px;
  margin-right: 5px; }

.module-entry-campaign-limited-post__geo {
  font-size: 14px;
  margin-left: 10px; }
  .module-entry-campaign-limited-post__geo i {
    vertical-align: 0px; }

.page-public__relative {
  position: relative; }

.page-public__icon__left {
  position: absolute;
  top: 200px;
  right: -56px; }

.page-public__icon__right {
  position: absolute;
  top: 200px;
  left: -56px; }

.page-public__icon__left--label {
  position: absolute;
  top: 197px;
  right: -56px; }
  .firefox .page-public__icon__left--label {
    top: 198px; }

.page-public__icon__right--label {
  position: absolute;
  top: 197px;
  left: -56px; }
  .firefox .page-public__icon__right--label {
    top: 198px; }

body .ngdialog-overlay {
  background: rgba(0, 0, 0, 0.9); }
