@charset "UTF-8";
.sns-container {
    width:100%;
    font-family:'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W6', 'HiraKakuPro-W6', 'arial', 'Century Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', 'MS UI Gothic', 'メイリオ';
  }
.wf-roundedmplus1c {
    font-family: "Rounded Mplus 1c";
}

.sns-main_description {
    font-size: 20px;
    margin: 0 0 5% ;
}
.sns-description {
    font-size: 20px;
    padding: 4% 0 5%;
    border-top: 3px dotted #000;
}

.sns-title {
    margin: 0 0 5%;
}

.sns-anker {
    display: table-cell;
    width: 8%;
    background: #6876dd url(/img/snslist/img-bannerarrow.png) no-repeat;
    background-position: 94% 50%;
    background-size: 6%;
    border-radius: 9px;
    padding: 8px;
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    padding: 3%;
    margin: 0 auto;
}
.sns-anker:hover {
    color: #fff;
}
.line-friend_method {
    display: table-cell;
    width: 289px;
    border: 1px solid #00b900;
    border-radius: 9px;
    padding: 8px;
    color: #3f3b3a;
    font-weight: bold;
    font-size: 11px;
}
.sns-anker_block {
    display: table;
    width: 100%;
    padding: 0px 12%;
    margin: 3% 0 13%;
}
.sns-anker_table {
    display: table;
    width: 100%;
    text-align: center;
}
.sns-anker_table > * {
    display: table-cell;
    vertical-align: middle;

}
.wrap-detail li {
  border: none;
}
.wrap-detail li:nth-child(1) {
  border: none;
}

/* 20200226 */
.share-btn-list ul {
  display: flex;
  padding-left: 0;
}
.share-btn-list ul li {
  max-width: 120px;
  margin-right: 1rem;
  line-height: 0;
  z-index: 1;
}
.share-btn-list ul li img {
  width: 100%;
}

.fb-like-btn {
  margin: auto 1rem auto 0;
}
.fb-like-btn .fb_iframe_widget_fluid {
  display: block;
  line-height: 0;
}
.fb-like > span {
	width: 135px !important;
}
.fb-like iframe {
	width: 135px !important;
}