@charset "utf-8";
/*
------------------------------------------------------
[skin-archive-04][SP]著者プロフィール＆記事一覧ページ
------------------------------------------------------
*/

/* 記事一覧 */
.witer-archive h4 {
  margin-bottom: 17px;
}
.witer-archive .list-sns-number {
  position: absolute;
  bottom: 6px;
  right: 60px;
  line-height: 1.2;
  font-size: 9px;
}
.witer-archive .list-sns-number span {
  display: inline-block;
  padding: 2px 0 3px 19px;
  width: 4em;
}
.witer-archive .list-sns-number .facebook {
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/archive/icon_fb.png) 0 0 no-repeat;
  background-size: 15px auto;
}
.witer-archive .list-sns-number .twitter {
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/archive/icon_tw.png) 0 0 no-repeat;
  background-size: 15px auto;
}
.sub-article .text-area .list-sns-number {
  position: absolute;
  bottom: 6px;
  right: 60px;
  line-height: 1.2;
  font-size: 9px;
}
.sub-article .text-area .list-sns-number span {
  display: inline-block;
  padding: 2px 0 3px 19px;
  width: 4em;
}
.sub-article .text-area .list-sns-number .facebook {
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/archive/icon_fb.png) 0 0 no-repeat;
  background-size: 15px auto;
}
.sub-article .text-area .list-sns-number .twitter {
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/archive/icon_tw.png) 0 0 no-repeat;
  background-size: 15px auto;
}
/* 著者プロフィールSNSエリア */
.archive-sns-01 h5 {
  padding-bottom: 3px;
  margin-bottom: 20px;
  font-size: 12px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1.5px;
  color: #7b7b7b;
  border-bottom: 1px solid #d0d0d0;
}
.archive-sns-01 {
  clear: both;
  margin: 0 8px 8px;
  overflow: hidden;
}
.archive-sns-01 ul {
  position: relative;
  float: left;
  left: 50%;
}
.archive-sns-01 li {
  position: relative;
  left: -50%;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0 8px 8px 0;
}
.archive-sns-01 .sns-button-twitter {
  width: 122px;
}
.archive-sns-01 span.sns_twitter_horizontal {
  position:relative;
  bottom:0;
}
.archive-sns-01 span.sns_twitter_horizontal a {
  position:relative;
  bottom:5px;
  font-size:11px;
  border:1px solid #999;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  padding:3px 6px 2px;
  background-color:#fff;
  margin-left:2px;
  width:50px;
}
.archive-sns-01 span.sns_twitter_horizontal a:before {
  content:"";
  display:inline-block;
  border:4px solid transparent;
  border-right-color:#777;
  position:absolute;
  left:-8px;
  top:40%;
  margin-top:-2px;
}
.archive-sns-01 span.sns_twitter_horizontal a:after {
  content:"";
  display:inline-block;
  border:3px solid transparent;
  border-right-color:#fff;
  position:absolute;
  left:-6px;
  top:40%;
  margin-top:-1px;
}
.archive-sns-01 .sns-button-line {
}
.archive-sns-01 .sns-button-line img{
  width: 90px;
}
.archive-sns-01 .sns-button-facebook {
}
.archive-sns-01 .sns-button-facebook img{
  width: 75px;
}
.archive-sns-01 .sns-button-twitter {
}
.archive-sns-01 .sns-button-twitter img{
  width: 75px;
}
.archive-sns-01 .sns-button-gplusone {
  width: 75px;
}
.archive-sns-01 .sns-button-hatena {
  margin-left: 0;
}
.archive-sns-01 .sns-button-pocket {
  width: 90px;
}
/* archive用SNSエリア */
.archive-sns-02 h5 {
  padding-bottom: 3px;
  margin-bottom: 20px;
  font-size: 12px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1.5px;
  color: #7b7b7b;
  border-bottom: 1px solid #d0d0d0;
}
.archive-sns-02 {
  clear: both;
  overflow: hidden;
  padding: 10px 0 35px;
}
.archive-sns-02 ul {
  position: relative;
  float: left;
  left: 50%;
  width: 80%;
  display: flex;
}
.archive-sns-02 li {
  position: relative;
  left: -50%;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0 8px;
}
.archive-sns-02 .sns-button-twitter {
  width: 25%;
  text-align: center;
}
.archive-sns-02 span.sns_twitter_horizontal {
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  color: #000000;
}
.archive-sns-02 span.sns_twitter_horizontal a {
  position:relative;
  bottom:5px;
  font-size:11px;
  border:1px solid #999;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  padding:3px 6px 2px;
  background-color:#fff;
  margin-left:2px;
  width:50px;
}
.archive-sns-02 span.sns_twitter_horizontal a:before {
  content:"";
  display:inline-block;
  border:4px solid transparent;
  border-right-color:#777;
  position:absolute;
  left:-8px;
  top:40%;
  margin-top:-2px;
}
.archive-sns-02 span.sns_twitter_horizontal a:after {
  content:"";
  display:inline-block;
  border:3px solid transparent;
  border-right-color:#fff;
  position:absolute;
  left:-6px;
  top:40%;
  margin-top:-1px;
}
.archive-sns-02 .sns-button-line {
  width: 25%;
  text-align: center;
}
.archive-sns-02 .sns-button-line img {
  width: 32px!important;
}
.archive-sns-02 span.sns_line_horizontal {
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  color: #02C755;
}
.archive-sns-02 .sns-button-facebook {
  width: 25%;
  text-align: center;
}
.archive-sns-02 .sns-button-facebook img{
  width: 32px!important;
}
.archive-sns-02 span.sns_facebook_horizontal {
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  color: #4267B2;
}
.archive-sns-02 .sns-button-twitter img{
  width: 32px!important;
}
.archive-sns-02 .sns-button-gplusone {
  width: 75px;
}
.archive-sns-02 .sns-button-hatena {
  width: 25%;
  text-align: center;
}
.archive-sns-02 .sns-button-hatena img {
  width: 32px!important;
}
.archive-sns-02 span.sns_hatena_horizontal {
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  color: #01A5DE;
}
.archive-sns-02 .sns-button-pocket {
  width: 90px;
}
/* archive用SNSエリア */
.archive-sns-03 h5 {
  padding-bottom: 3px;
  margin-bottom: 20px;
  font-size: 12px;
  font-family: "Oswald", sans-serif;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1.5px;
  color: #7b7b7b;
  border-bottom: 1px solid #d0d0d0;
}
.archive-sns-03 {
  clear: both;
  margin: 0 8px 8px;
  overflow: hidden;
}
.archive-sns-03 ul {
  position: relative;
  float: left;
  left: 50%;
}
.archive-sns-03 li {
  position: relative;
  left: -50%;
  float: left;
  height: 20px;
  line-height: 20px;
  margin: 0 8px 8px 0;
}
/* 検索BOX */
.search-input-box {
  margin: 0 8px 10px;
  padding: 8px 15px;
  background-color: rgba(0,0,0,0.05);
}
.search-input-box input[type=text] {
  margin-right: 5px;
  width: 60%;
  padding: 2px 5px;
  font-size: 12px;
  -webkit-appearance: none;
  vertical-align: top;
  border: 1px solid #e2e9ef;
  border-top: 1px solid #acadb2;
  border-radius: 2px;
}
.search-input-box input[type=submit] {
  -webkit-appearance: none;
  width: 50px;
  height: 24px;
  overflow: hidden;
  vertical-align: top;
  text-indent: -1000em;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/search_submit01.png) 0 0 no-repeat;
  background-size: 50px auto;
  border: 0;
  border-radius: 2px;
}
.search-input-box input[type=reset] {
  display: inline-block;
  -webkit-appearance: none;
  width: 50px;
  height: 24px;
  overflow: hidden;
  vertical-align: top;
  text-indent: -1000em;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/search_reset01.png) 0 0 no-repeat;
  background-size: 50px auto;
  border: 0;
  border-radius: 2px;
  display: none;
}
.search-input-box.text-on input[type=submit] {
  display: none;
}
.search-input-box.text-on input[type=reset] {
  display: inline-block;
}
.search-input-box .search-area {
  margin-bottom: 8px;
}
.search-input-box .radio-button {
  font-size: 12px;
}
.search-input-box .radio-button input[type=radio] {
  margin: 0 15px 0 3px;
}
.search-count-box {
  margin: 8px 10px;
  font-size: 12px;
}
.search-count-box .name strong {
  font-weight: normal;
}
.search-count-box .count strong {
  margin: 0 4px;
  font-weight: normal;
  color: #cc0000;
}
/*
------------------------------------------------------
[SP] Number News 一覧ページ
------------------------------------------------------
*/
.news .news-box-01-m {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #555;
  background-color:#000;
}
.news .news-box-01-m a {
  display: block;
  text-decoration: none;
  color: #fff;
}
.news .news-box-01-m h2,
.news .news-box-01-m h3,
.news .news-box-01-m h4 {
  position: relative;
  line-height: 1.3;
  margin-bottom: 20px;
  font-size: 13.5px;
  font-weight: bold;
  letter-spacing: 1.5px;
}