@charset "UTF-8";
/* ==========================================================

title : 刀剣ワールド浮世絵 記事系CSS共通化
scope : 刀剣ワールド浮世絵 記事系CSS共通化

memo：

last modify : 2022/06/30 WEB2TCI-28965_igarashi マージ不可対応（作業内容分割）

2021/10/18 WEB2TCI-23858_igarashi 左上のセルがないテーブルデザイン追加
2020/12/04 TCI福岡_uesugi／不要記述削除
2020/12/03 TCI福岡_uesugi／浮世絵Wから複製
2020/08/19 TCI福岡_sakaguchi／共通tableクラスの導入
2020/05/28 TCI_uesugi facebookボタンcss追加
2020/05/14 TCI福岡／不要ファイル削除
2020/02/13 TCI_sakaguchi 新規作成

========================================================== */

/* ------------------------------------ */
/* ▼ 共通処理上書き */
/* ------------------------------------ */

@media (min-width: 768px) {
  .box__detail .cmn_box_item_movie.col01.has_spacer::before {
    left: -125px;
  }
  .box__detail .cmn_box_item_movie.col01.has_spacer::after {
    right: -196px;
  }
  .box__detail .cmn_box_item_movie.col03 {
    background: url(/app/themes/wp-templ/image-cmn/spacer/img-cmn-spacer-01.png) right 9% bottom 100px no-repeat;
    background-size: 18% auto;
  }
}

/* ▲ 共通処理上書き ここまで */

.box_tips_detail .wcm {
  padding: 25px 0 0;
  position: relative;
}

@media ( max-width:767px ) {
  .box_tips_detail .wcm {
    padding: 18px 10px 0;
  }
}

/*=========================
  目次
  =========================*/
/* ▼▼▼ .box__anchors ▼▼▼*/
.box__anchors {
  margin: 0 0 40px 110px;
  max-width: 650px;
}

.box__anchors .title {
  background: #a92121;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 2px 0 0 45px;
  position: relative;
  width: 126px;
  text-align: left;
}
.box__anchors .title::after {
  background: linear-gradient(to right top, #a92121 0%, #a92121 50.4%, transparent 51.9%, transparent 100%);
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 99%;
  height: 100%;
  width: 30px;
}

.box__anchors .title span {
  display: inline-block;
  position: relative;
}

.box__anchors .title span:before {
  background: url(../image-cmn/tips/ico5.png) no-repeat;
  content: '';
  display: block;
  height: 12px;
  left: -30px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 18px;
}

.box__anchors .title span:after {
  left: auto;
  right: -30px;
}

.box__anchors>ul {
  background: url(../image-cmn/tips/bkg.jpg);
}

.box__anchors li {
  border-top: 1px solid #e8ddcf;
}

.box__anchors ul li.h2-case a:before {
  content: url(../image-cmn/tips/ico_triangle_right.png);
  margin-right: 5px;
}

.box__anchors ul li.h3-case{
  display:none;
}

.box__anchors ul li.h3-case a {
  background: url(../image-cmn/tips/ico_triangle_down.png) no-repeat top 19px left 25px;
  padding-left: 40px;
}

.box__anchors li:first-child {
  border: none;
}

.box__anchors li a {
  color: #0d53de;
  display: block;
  font-size: 18px;
  margin-left: 1.1em;
  padding: 9px 30px;
  text-indent: -1.1em;
}

.box__anchors li a:hover {
  color: #a92121;
}

@media (max-width:767px) {
  .box__anchors {
    margin: 0 auto 40px;
  }
  .box__anchors .title {
    font-feature-settings: "pkna";
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 39px;
  }
  .box__anchors .title span:before {
    left: -35px;
  }
  .box__anchors .title span:after {
    right: -35px;
  }
}

/* For IE */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .box__anchors .title {
    line-height: 1;
    padding-top: 8px;
  }
  .box__anchors .title span:after, .box__anchors .title span:before {
    margin-top: -9px;
  }
}
/* ▲▲▲ .box__anchors ▲▲▲*/

/*=========================
  テキスト
  =========================*/
/* ▼▼▼ .box__detail ▼▼▼*/
.box__detail {
  padding: 26px 30px 0;
}

.box__detail:after {
  clear: both;
  content: '';
  display: table;
}

.box__detail a.fancybox {
  display: inline-block;
  position: relative;
}

.box__detail a.fancybox:before {
  background: url(../image-cmn/tips/ico_zoom.png) no-repeat;
  background-size: 100%;
  bottom: 1px;
  content: '';
  display: block;
  height: 28px;
  position: absolute;
  right: 1px;
  width: 28px;
}

.box__detail a {
  color: #0d53de;
}

.box__detail a:hover {
  color: #a92121;
}

.box__detail .wp-caption-text {
  color: #821e7f;
  font-size: 17px;
  line-height: 27px;
  margin-top: 3px;
  text-align: center;
}

.box__detail .wp-caption-text2 {
  color: #821e7f;
  font-size: 17px;
  line-height: 27px;
  margin:  0px 30px 30px 0px;
  text-align: right;
}

.box__detail img {
  border: #888 solid 1px;
  box-sizing: unset;
  display: block;
  height: auto;
  margin: 0 auto;
}

/* .cast-border 額縁スタイル 幅300の画像のみ */
.cast-border img {
  border: none;
 }
 .cast-border {
  position: relative; 
 }
 .cast-border::after {
   background-image: url(../image-cmn/tips/bg-cast-border.png);
   background-repeat: no-repeat;
   background-size: 300px auto;
   background-position: top center;
   display: block;
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
 }
 .cast-border.type02::after {
  background-image: url(../image-cmn/tips/bg-cast-border-02.png);
}

.box__detail .alignright {
  line-height: 0;
  margin: 0 0 0 54px;
}

.box__detail .alignleft {
  line-height: 0;
  margin: 0 54px 0 0;
}

.box__detail .aligncenter.img_wide {
  position: relative;
  left: -30px;
  max-width: 820px;
}

.box__detail ol li .aligncenter.img_wide ,
.box__detail ul li .aligncenter.img_wide ,
.box__detail dl dd .aligncenter.img_wide {
  position: relative;
  left: calc(-2em - 30px);
}

.box__detail .alignleft.img_wide {
  position: relative;
  left: -30px;
  margin: 0 0 0 24px;
}

.box__detail .alignleft.img_wide img {
  margin-left: 0;
}

.box__detail .alignright.img_wide {
  position: relative;
  right: -30px;
  margin: 0 0 0 24px;
}

.box__detail .alignright.img_wide img {
  margin-right: 0;
}

.box__detail p {
  margin-bottom: 13px;
  color: #111;
  word-break: normal;
}

.box__detail blockquote {
  font-size: 100%;
}

@media (max-width:767px) {
  .box__detail {
    font-size: 16px;
    line-height: 26px;
    padding: 20px;
  }
  .box__detail a.fancybox:before {
    bottom: 8px;
  }
  .box__detail .wp-caption {
    float: none;
  }
  .box__detail .wp-caption-text {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 12px;
  }
  .box__detail img {
    display: inline-block;
    height: auto;
    margin-left: -1px;
    max-width: 100%;
    vertical-align: bottom;
  }
  .box__detail .aligncenter,
  .box__detail .alignleft,
  .box__detail .alignright {
    height: auto;
    margin: 0 auto;
    text-align: center;
    width: 100%!important;
  }
  .box__detail .aligncenter.img_wide {
    left: -0.5em;
    width: 107% !important;
  }
  .box__detail .alignright.img_wide {
    margin: 0 auto;
    right: 0;
  }
  .box__detail ol li .aligncenter.img_wide ,
  .box__detail ul li .aligncenter.img_wide ,
  .box__detail dl dd .aligncenter.img_wide {
    left: -2.5em;
    width: 120% !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .box__detail img {
    box-sizing: content-box;
  }
}
/* ▲▲▲ .box__detail ▲▲▲*/

/*=========================
  見出し h4以下のタイトル
  =========================*/
/* ▼▼▼ .post_title_h4 （ふりがなサイズ） ▼▼▼*/
div.post_title_h4 > h4,
dl.post_title_h4 > dt{
  color: #18561e;
  font-size: 1.1em;
  font-weight: 600;
  margin: 0 0 1% 1em;
  text-indent: -1em;
}

h4.post_title_h4::before,
div.post_title_h4 > h4::before,
dl.post_title_h4 > dt::before{
  content: "◆";
}

dl.post_title_h4 > dd{
  line-height: inherit;
  margin: 0 0 2.5% 1.5em;
  word-break: normal;
}

div.post_title_h4 > div{
  padding-left: 1em;
}

div.post_title_h4 .sc_search_sword_list dt {
  padding: .195em .2em;
}

div.post_title_h4 .sc_search_sword_list dd {
  padding: 10px 10px;
}
/* ▲▲▲ .post_title_h4 （ふりがなサイズ） ▲▲▲*/

/* ▼▼▼ .post_title_h5 ▼▼▼*/
div.post_title_h5 > h5,
dl.post_title_h5 > dt{
  color: #9e1c1c;
  font-size: 1.05em;
  font-weight: 600;
  margin: 0 0 1% 1em;
  text-indent: -1em;
}

h5.post_title_h5::before,
div.post_title_h5 > h5::before,
dl.post_title_h5 > dt::before{
  content: "●";
}

div.post_title_h5 > div:not(.pink_back):not(.ukiyoe-shoga-link-area):not(.product):not(.cmn_bnr_area):not(.sc_search_sword_list) {
  padding-left: 1em;
}

dl.post_title_h5 > dd{
  margin: 0 0 2.5% 1.2em;
}
/* ▲▲▲ .post_title_h5 ▲▲▲*/

/* ▼▼▼ .post_title_h6 ▼▼▼*/
div.post_title_h6 > h6,
dl.post_title_h6 > dt{
  color: #1822a9;
  font-size: 1.0em;
  font-weight: 600;
  margin: 0 0 1% 1em;
  text-indent: -1em;
}

h6.post_title_h6::before,
div.post_title_h6> h6::before,
dl.post_title_h6 > dt::before{
  content: "★";
}

dl.post_title_h6 > dd{
  margin: 0 0 2.5% 1.0em;
}
/* ▲▲▲ .post_title_h6 ▲▲▲*/

/*=========================
  テーブル
  =========================*/
/* ▼▼▼ .data（ピンク色のテーブル） ▼▼▼*/
table.data{
  border: 3px solid #732121;
  margin: 0 auto 20px;
  width: 95%;
}

table.data th {
  background: #ffefef;
  border-bottom: 1px solid #732121;
  border-right: 1px solid #732121;
  color: #000;
  padding: 8px 15px;
  text-align: center;
  vertical-align: middle;
}

table.data th.title {
  background: #732121;
  border-right-color: #ffffff;
  border-style: none dashed none none;
  color: #fff;
  font-size: 1.2em;
  text-align: center;
}

/*thボーダーを消す*/
table.data th.bdT_none{
  border-top:none;
}

table.data th.bdB_none{
  border-bottom:none;
}

table.data td {
  background: #fff;
  border-bottom: 1px solid #732121;
  border-right: 1px solid #732121;
  padding: 8px 15px;
  text-align: center;
  vertical-align: middle;
}

/*tdボーダーを消す*/
table.data td.bdT_none{
  border-top:none;
}

table.data td.bdB_none{
  border-bottom:none;
}

table.data.era_sowrd {
  width: 100%;
}

table.data.era_sowrd tr.gap {
  height: 20px;
}

table.data.era_sowrd tr.gap_height {
  height: 260px;
}

table.data.era_sowrd th {
  padding: 10px 5px;
}

table.data.era_sowrd td {
  padding: 10px 0;
}

table.data.era_sowrd a {
  vertical-align: middle;
}

table.data.era_sowrd a.image_link {
  margin: 5px 10px;
}

table.data.era_sowrd dl.era_detail {
  margin: 0 5px 5px;
}

table.data.era_sowrd dl.era_detail:last-child {
  margin-bottom: 0;
}

table.data.era_sowrd dl.era_detail dt {
  font-weight: normal;
  line-height: 1.3;
}

table.data.era_sowrd dl.era_detail dd {
  font-size: 1.5rem !important;
  letter-spacing: 0.075em
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  table.data.era_sowrd tr.gap_min td {
    padding: 0;
  }
}
/* ▲▲▲ .data（ピンク色のテーブル） ▲▲▲*/

/* ▼▼▼ .data2（水色のテーブル） ▼▼▼*/
table.data2{
  border: #192c5e 2px solid;
  margin: 0 auto 20px;
  width: 95%;
}

table.data2 th {
  background: #eaf5ff;
  border: #192c5e 1px solid;
  color: #192c5e;
  padding: 11px 15px;
  text-align: left;
  vertical-align: middle;
}

table.data2 th.title {
  background: #192c5e;
  border-right-color: #ffffff;
  border-style: none dashed none none;
  color: #fff;
  font-size: 1.2em;
  text-align: center;
}

/*thボーダーを消す*/
table.data2 th.bdT_none{
  border-top:none;
}

table.data2 th.bdB_none{
  border-bottom:none;
}

table.data2 td {
  background: #ffffff;
  border: #192c5e 1px solid;
  padding: 11px 15px;
  text-align: left;
  vertical-align: middle;
}

/*tdボーダーを消す*/
table.data2 td.bdT_none{
  border-top:none;
}

table.data2 td.bdB_none{
  border-bottom:none;
}
/* ▲▲▲ .data2（水色のテーブル） ▲▲▲*/

/* ▼▼▼ .data3（日本刀画像＋テーブル＋詳細ボタンセット） ▼▼▼*/
table.data3{
  border: #192c5e 2px solid;
  margin: 0 auto 35px;
  table-layout: fixed;
  width: 95%;
}

table.data3 th {
  background: #eaf5ff;
  border: #192c5e 1px solid;
  color: #192c5e;
  padding: 8px 15px;
  text-align: center;
  vertical-align: middle;
}

table.data3 td {
  background: #fff;
  border: #192c5e 1px solid;
  padding: 8px 15px;
  text-align: center;
  vertical-align: middle;
}
/* ▲▲▲ .data3（日本刀画像＋テーブル＋詳細ボタンセット） ▲▲▲*/

/* ▼▼▼ .data（ピンク色のテーブル（左上のセル無し）） ▼▼▼*/
.data.no_top_cell{
  border: none;
}
.data.no_top_cell tr:first-of-type th:first-of-type{
  background: none;
  border: none;
}
.data.no_top_cell tr:first-of-type th:nth-of-type(2){
  border-left: #732121 2px solid;
}
.data.no_top_cell tr:first-of-type th:nth-of-type(n + 2){
  border-top: #732121 2px solid;
}
.data.no_top_cell tr
{
  border-right: #732121 2px solid;
}
.data.no_top_cell tr:nth-of-type(2) th:first-of-type{
  border-top: #732121 2px solid;
}
.data.no_top_cell tr:nth-of-type(n + 2) th:first-of-type{
  border-left: #732121 2px solid;
}
.data.no_top_cell tr:last-of-type{
  border-bottom: #732121 2px solid;
}
/* ▲▲▲ .data（ピンク色のテーブル（左上のセル無し）） ▲▲▲*/

/* ▼▼▼ .data2（水色のテーブル（左上のセル無し）） ▼▼▼*/
.data2.no_top_cell{
  border: none;
}
table.data2.no_top_cell th{
  padding: 8px 15px;
}
table.data2.no_top_cell td{
  padding: 8px 15px;
}
.data2.no_top_cell tr:first-of-type th:first-of-type{
  background: none;
  border: none;
}
.data2.no_top_cell tr:first-of-type th:nth-of-type(2){
  border-left: #192c5e 2px solid;
}
.data2.no_top_cell tr:first-of-type th:nth-of-type(n + 2){
  border-top: #192c5e 2px solid;
}
.data2.no_top_cell tr{
  border-right: #192c5e 2px solid;
}
.data2.no_top_cell tr:nth-of-type(2) th:first-of-type{
  border-top: #192c5e 2px solid;
}
.data2.no_top_cell tr:nth-of-type(n + 2) th:first-of-type{
  border-left: #192c5e 2px solid;
}
.data2.no_top_cell tr:last-of-type{
  border-bottom: #192c5e 2px solid;
}
/* ▲▲▲ .data（水色のテーブル（左上のセル無し）） ▲▲▲*/

/*=========================
  画像関連
  =========================*/
/* ▼▼▼ .photo_line（画像を横並びにするアンオーダーリスト） ▼▼▼*/
.photo_line {
  display: block;
  margin: 20px auto 30px;
  max-width: 760px;
}

.photo_line ul {
  text-align: center;
}

.photo_line ul li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
}

/* 2枚写真を並べるとき */
li.photo_line2 {
  max-width: 300px;
  width: 46%;
}
@media (min-width:768px) {
  li.photo_line2:nth-of-type(odd) {
    float: left;
  }
  li.photo_line2:nth-of-type(even) {
    float: right;
  }
}

/* 3枚写真を並べるとき */
li.photo_line3 {
  width: 30%;
}

@media (max-width:767px) {
  .photo_line ul li {
    margin: 0 0 10px;
    width: 100%;
  }
}
/* ▲▲▲ .photo_line（画像を横並びにするアンオーダーリスト） ▲▲▲*/

/*=========================
  ボタン
  =========================*/
/* ▼▼▼ 用語集を見るボタン ▼▼▼*/
.link_word a {
  background: url(/image-cmn/btn-lilnk-word.png) top left no-repeat;
  background-size: 136px;
  display: block;
  height: 28px;
  margin-top: -9px;
  margin-bottom: 30px;
  margin-left: auto;
  overflow: hidden;
  position: relative;
  right: 4px;
  text-indent: 100%;
  white-space: nowrap;
  width: 136px;
}

.link_word a:hover {
  opacity: 0.5;
}
/* ▲▲▲ 用語集を見るボタン ▲▲▲*/

/*=========================
  記事用バナー
  =========================*/
/* ▼▼▼ .bnr_line ▼▼▼*/
.bnr_line {
  display: block;
  margin: 55px auto 30px;
  max-width: 750px;
}

.bnr_line figure img {
  display: block;
}

/*バナー1枚時*/
.bnr_line figure {
  margin: 0 auto;
  max-width: 500px;
}

.bnr_line figure figcaption {
  margin-top: 5px;
  text-align: center;
}

/*バナー2枚時*/
.bnr_line ul {
  text-align: center;
}

.bnr_line ul li {
  display: inline-block;
  margin: 20px 5px 0;
  vertical-align: top;
}

.bnr_line ul li:nth-child(1),
.bnr_line ul li:nth-child(2) {
  margin-top: 0;
}

.bnr_line .bnr_line2 figure figcaption {
  margin-top: 5px;
  text-align: left;
}

.bnr_line2.no_image img {
  margin-left: auto;
}

@media (max-width:767px) {
  .bnr_line ul li {
    margin: 0 0 10px;
  }
  .bnr_line figure figcaption {
    text-align: left;
  }
}

/* 2枚バナーを並べるとき */
li.bnr_line2 {
  width: 46%;
}

@media (max-width:767px){
  .bnr_line2.no_image {
    display: none;
  }
  .bnr_line ul li {
    width: 100%;
  }
}
/* ▲▲▲ .bnr_line ▲▲▲*/

/*=========================
  その他バナー
  =========================*/
/* ▼▼▼ .bnr_up キャプションは左寄せ ▼▼▼*/
.bnr_up figure a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.bnr_up figcaption {
  margin: 3px 0 10px;
}

.bnr_up figcaption a{
  display: inline;
}

.bnr_up figure img {
  margin: 0 auto 5px;
}

.bnr_up figure:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px ) {
  .bnr_up {
    margin: -10px auto 0;
    width: 500px;
  }
  .bnr_up figure{
    margin:0 auto 15px;
    max-width:700px;
  }
  .bnr_up figcaption {
    line-height: 25px;
    text-align:left;
  }
  .bnr_up figcaption.caption{
    font-size: 17px;
  }
}

@media (max-width:767px) {
  .bnr_up {
    margin-top: -1rem;
  }
  .bnr_up figure{
    margin:0 auto 1.5rem;
  }
  .bnr_up figcaption {
    line-height: normal;
    text-align: left;
  }
}
/* ▲▲▲ .bnr_up キャプションは左寄せ ▲▲▲*/

/* ▼▼▼ .content_banner キャプションは中央寄せ ▼▼▼*/
.content_banner {
  margin: 30px auto 15px;
  max-width: 750px;
  overflow: hidden;
  text-align: center;
}

.content_banner figure{
  display: inline-block;
  margin: 15px auto;
  text-align: center;
}

.content_banner figure img{
  margin: 0 auto;
}

.content_banner figure a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.content_banner figcaption {
  font-size: 17px;
  line-height: 1.4;
  margin: 3px 0 10px;
  text-align: center;
}

@media (max-width:767px) {
  .content_banner {
    margin: 15px auto 0px;
  }
  .content_banner figure{
    margin: 0 auto;
    max-width: 90%;
  }
  .content_banner figcaption {
    font-size: 15px;
  }
}
/* ▲▲▲ .content_banner キャプションは中央寄せ ▲▲▲*/

/*=========================
  リスト
  =========================*/
/* ▼▼▼ オーダーリスト ▼▼▼ */
ol.ol_01 {
  counter-reset: my-counter;
  margin-bottom: 20px;
  padding-left: 1em;
}

.ol_01 li {
  margin-bottom: 2%;
  padding-left: 1em;
  position: relative;
}

.ol_01>li:before {
  border-radius: 50%;
  border: solid 2px #18561e;
  color: #18561e;
  content: counter(my-counter);
  counter-increment: my-counter;
  display: inline-flex;
  font-size: 0.85em;
  font-weight: 600;
  height: 1.7em;
  justify-content: center;
  line-height: 1.5;
  margin-left: -2.0em;
  margin-top: -0.15em;
  position: absolute;
  text-align: center;
  width: 1.7em;
}

.ol_01 h4,
.ol_01 dl dt {
  color: #18561e;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0.5em;
}

ol.ol_02 {
  list-style-type: decimal;
  margin-bottom: 20px;
  padding-left: 1.5em;
}

.ol_02 li {
  margin-bottom: 10px;
}
/* ▲▲▲ オーダーリスト ▲▲▲ */

/* ▼▼▼ アンオーダーリスト ▼▼▼ */
ul.ul_01 {
  margin-bottom: 20px;
}

.ul_01 li {
  margin-bottom: 1%;
  padding-left: 1em;
  text-indent: -1em;
}

.ul_01 li:before {
  content: url(../image-cmn/ico_disc_01.gif);
  padding-right: 1%;
}

/* 上記アンオーダーリスト使用時に黒丸を使いたくない場合このクラスを使用 */
li.content_none:before {
  content: none;
}

ul.ul_02 {
  margin-bottom: 20px;
}

.ul_02 li {
  margin-bottom: 1%;
  padding-left: 1em;
  text-indent: -1em;
}

.ul_02 li:before {
  content: "■";
  font-size: .7em;
  padding-right: 1%;
  position: relative;
    top: -0.1em;
}
/* ▲▲▲ アンオーダーリスト ▲▲▲ */

/*=========================
  その他
  =========================*/
/* ▼▼▼ .sns_box ▼▼▼*/
.sns_box {
  font-size: 0;
  margin: 0 auto 60px;
  position: relative;
  text-align: center;
}

.sns_box__inner {
  background: url(../image-cmn/tips/bkg.jpg) repeat top left;
  border: 2px solid #ae8b61;
  display: inline-block;
  max-width: 600px;
  padding: 0;
  width: 100%;
}

.sns_box__inner .img_left {
  display: flex;
  justify-content: space-between;
}

.sns_box__inner .img_left .thumb {
  align-items: center;
  background: #fff;
  display:flex;
  width: 198px;
}

.sns_box__inner .img_left .thumb img {
  width: 100%;
}

.sns_box__inner .img_left .text_area {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 15px;
  width: 390px;
}

.sns_box__inner .img_left .text_area .text_area_wrap {
  width: 100%;
}

.sns_box__inner .img_left .text_area .read_text {
  border-bottom: 1px solid #ae8b61;
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: left;
}

.sns_box__inner .img_left .text_area .read_text span {
  font-size: 21px;
  font-weight: 600;
}

.sns_box .hd {
  margin: 0 auto 13px;
}

.sns_box .hatena-button {
  margin: 0 10px;
}

@media ( max-width:767px ) {
  .sns_box {
    margin: 0 30px 30px;
  }
  .sns_box__inner {
    margin: 0 auto;
    max-width: 450px;
  }
  .sns_box__inner .img_left .thumb {
    display: none;
  }
  .sns_box__inner .img_left .text_area {
    width: 100%;
  }
  .sns_box__inner .img_left .text_area .read_text {
    font-size: 14px;
  }
  .sns_box__inner .img_left .text_area .read_text span {
    font-size: 18px;
  }
  .sns_item {
    display: inline-block;
    margin: 10px 5px 0;
  }
}
/* ▲▲▲ .sns_box ▲▲▲*/

/* ▼▼▼ 枠付き背景 ▼▼▼ */
.pink_back {
  background: #fff;
  border: 3px solid #ffd6d6;
  padding: 10px 20px;
  margin: 0 0 20px;
}
/* ▲▲▲ 枠付き背景 ▲▲▲ */

/*200526 SNSシェア facebookボタンデザイン*/
.original_facebook_button {
  background: #1877f2;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}

.original_facebook_button::before {
  background: url('../image-cmn/ico_facebook.png') no-repeat 0 0;
  content: "";
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  z-index: 0;
}

.original_facebook_button>span {
  align-items: center;
  border-radius: 4px;
  display: flex;
  color: #fff;
  font-weight: 600;
  justify-content: center;
  height: 100%;
  padding: 0 8px 0 25px;
}

@media (min-width: 768px){
  .original_facebook_button {
    height: 28px;
    width: 92px;
  }

  .original_facebook_button::before {
    left: 9px;
  }

  .original_facebook_button>span {
    font-size: 15px;
  }

  .original_facebook_button>span:hover {
    background-color: rgba(9, 30, 66, .3);
    opacity: .7;
  }
}

@media (max-width: 767px){
  .original_facebook_button {
    height: 20px;
    width: 80px;
  }

  .original_facebook_button::before {
    left: 7px;
  }

  .original_facebook_button>span {
    font-size: 11px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .original_facebook_button>span {
    padding-top: 3px;
  }
}