@charset "utf-8";
/*
------------------------------------------------------
［skin-single-01］記事ページ 
------------------------------------------------------
*/
/*記事おわり文*/
.article-ending {
  position: relative;
  padding: 30px 0 20px;
  margin: 30px 0;
  font-weight: bold;
  font-size: 112%;
  color: #666;
}
@media screen and (max-width: 640px) {
.article-ending {
  position: relative;
  padding: 30px 0 20px;
  margin: 30px 0;
  font-weight: bold;
  font-size: 100%;
  color: #666;
}
}
.article-ending:after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 38px;
  height: 1px;
  line-height: 1px;
  margin-left: -19px;
  content: '　';
  background-color: #909090;
}
/*本文右寄せ*/
.txt-right {
  text-align:right;
}
/*登場人物プロフィール*/
.article-cast-profile {
  padding: 30px 30px 30px;
  margin-bottom: 15px;
  background-color: #ededeb;
  overflow: hidden;
  _zoom: 0;
}
.article-cast-profile figure {
  float: left;
  margin: 0 25px 0 0;
}
.article-cast-profile figure img {
  width: 120px;
}
.article-cast-profile p {
  line-height: 1.5;
  margin: 0;
  font-size: 15px;
  letter-spacing: 1px;
}
.article-cast-profile .name {
  margin-bottom: 5px;
  font-size: 20px;
}
.article-cast-profile .name span {
  margin-left: 10px;
  font-size: 13px;
}
.article-cast-profile02 {
  padding: 30px 30px 30px;
  margin-bottom: 15px;
  background-color: #ededeb;
  overflow: hidden;
  _zoom: 0;
}
.article-cast-profile02 figure {
  float: left;
  margin: 0 25px 0 0;
}
.article-cast-profile02 figure img {
  width: 300px;
}
.article-cast-profile02 p {
  line-height: 1.5;
  margin: 0;
  font-size: 15px;
  letter-spacing: 1px;
}
.article-cast-profile02 .name {
  margin: 10px 0 5px 0;
  font-size: 19px;
}
.article-cast-profile02 .name span {
  margin-left: 10px;
  font-size: 13px;
}
/* 記事末テキストリンク */
.article-endlink {
  margin: 20px 20px!important;
}
/* 記事末Twitterフォローリンク */
p.tw-follow {
   padding: 0 60px;
   margin:25px 0;
}
p.tw-follow a {
  display: inline-block;
  line-height: 1.4;
  padding-left: 13px;
  padding-right: 70px;
  font-weight: bold;
  text-decoration: none;
  color: #2169c2;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/link_icon04.png) 0 5px no-repeat;
}
p.tw-follow a:hover {
  text-decoration: underline;
  color: #2ca7ed;
}
/* 関連コラム */ 
.article-related-column {
  margin: 20px 0 20px;
}
.article-related-column h3 {
  position: relative;
  line-height: 1.3;
  padding-bottom: 3px;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
.article-related-column h3:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 11px;
  height: 1px;
  line-height: 1px;
  content: '　';
  background-color: #000;
}
.article-related-column li {
  padding: 15px 0 15px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
.article-related-column li a {
  display: inline-block;
  line-height: 1.4;
  padding-left: 13px;
  padding-right: 70px;
  font-weight: bold;
  text-decoration: none;
  color: #2169c2;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/link_icon04.png) 0 5px no-repeat;
}
.article-related-column li a:hover {
  text-decoration: underline;
  color: #2ca7ed;
}
.article-related-column p {
  margin: 0;
}
.article-related-column .date {
  line-height: 1.1;
  margin-top: -20px;
  font-family: "Oswald", sans-serif;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-align: right;
}
/* 「次はこちら」のコラム */
.next-article-box {
  border: 2px solid;
  position: relative;
  margin: 50px 60px;
}
.next-article-box p {
  text-align: center;
  position: absolute;
  right: 0;
  left: 0;
  top: -1em;
}
.next-article-box span {
  padding: 0 .5em;
  background: #FFF;
  border: 2px solid;
  padding: 10px 15px;
  font-size: 19px;
  font-weight: bold;
  box-shadow: 5px 5px black;
}
.next-article-box-content {
  padding: 3em 1.3em 1.3em;
  display: flex;
  align-items: center;
}
.next-article-img {
  width: 500px;
}
.next-article-title {
  padding: 20px;
}

/* 前後のコラム */
.prev-next-article {
  margin: 39px 0 10px;
}
.prev-next-article h3 {
  position: relative;
  line-height: 1.3;
  padding-bottom: 3px;
  margin-bottom: 0;
  font-size: 19px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
.prev-next-article h3:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 11px;
  height: 1px;
  line-height: 1px;
  content: '　';
  background-color: #000;
}
.prev-next-article li {
  padding: 15px 0 15px;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}
.prev-next-article li a {
  display: inline-block;
  line-height: 1.4;
  padding-left: 13px;
  padding-right: 70px;
  font-weight: bold;
  text-decoration: none;
  color: #2169c2;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/link_icon04.png) 0 5px no-repeat;
}
.prev-next-article li a:hover {
  text-decoration: underline;
  color: #2ca7ed;
}
.prev-next-article p {
  margin: 0;
}

/*コラムシリーズ「スポーツのお値段」のお値段枠*/
/*
.article-column-onedan {
  margin: 0 -35px 60px;
  padding: 15px 35px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sub_container_bg.png) 0 0 repeat;
}*/
.article-column-onedan {
  margin-bottom: 60px;
}
.article-column-onedan p {
  margin: 0;
}
.article-column-onedan .box-wrap {
  padding: 4px;
  color: #fff;
  background-color: #000;
}
.article-column-onedan .box-content {
  padding: 5px 15px;
  border: 1px solid #808080;
}
.article-column-onedan .text {
  padding: 45px 0 20px;
  line-height: 1.2;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 42px;
  text-align: center;
}
.article-column-onedan .copy {
  font-size: 16px;
  text-align: right;
  color: #ccc;
}
/*コラムシリーズ「フットボール“新語録”」の語録枠*/
/*
.article-column-football {
  margin: 0 -35px 60px;
  padding: 15px 35px 5px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sub_container_bg.png) 0 0 repeat;
}*/
.article-column-football {
  margin-bottom: 60px;
}
.article-column-football p {
  margin: 0;
}
/*
.article-column-football .box-wrap {
  padding-bottom: 15px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/single/column_football_bg.png) 0 bottom no-repeat;
}*/
.article-column-football .box-wrap {
  padding: 40px 65px 45px;
  color: #000;
  background-color: #fafafa;
  text-align: center;
}
.article-column-football .text {
  position: relative;
  margin-bottom: 50px;
  line-height: 1.5;
  font-size: 28px;
}
.article-column-football .text:after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 1px;
  line-height: 1px;
  content: '　';
  background-color: #666;
}
.article-column-football .copy {
  line-height: 1.4;
  font-size: 17px;
}
/* StyleNewsなどで利用する関連情報（クライアントサイトへの誘導エリア） */
.style-info {
  margin: 0 0 30px 0;
  padding: 25px 30px;
  font-size: 15px;
  background-color: #f7f8fa;
}
.style-info p {
  margin-bottom: 0;
}
.style-info-wrap {
  padding-left: 10px;
  border-left: 2px solid #8c8d8d;
}
.style-info h2 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  line-height: 1.4em;
}
.style-info a {
  padding-right: 16px;
  letter-spacing: 0.3px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/icon_outside.png) right 4px no-repeat;
}
.style-info img {
  float: right;
  margin: -33px -20px 0 0;
  width: 230px;
}
/*商品説明などを囲むボックス*/
.article-box-product {
  padding: 40px 27px;
  margin-bottom: 15px;
  color: #fff;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/box_bg01.png) 5px 5px no-repeat #2f343d;
}
.article-box-product p {
  margin: 0;
}
.article-box-product figure img {
  border: 1px solid #c8c8c8;
  width: 270px;
}
.article-box-product figure .button {
  margin-top: 8px;
  font-size: 13px;
}
.article-box-product figure .button a {
  padding-left: 18px;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/icon_plus.png) 0 2px no-repeat;
  color: #fff;
}
@media screen and (max-width: 640px) {
.article-box-product .text-area .title {
  font-size: 16px;
}
.article-box-product .text-area .subtitle {
  font-size: 16px;
  margin-top:15px;
}
.article-box-product .text-area .text2 {
  line-height: 1.45;
  font-size: 15px;
  margin-top:10px;
}
}
@media screen and (min-width: 641px) {
.article-box-product .text-area .title {
  font-size: 25px;
}
.article-box-product .text-area .subtitle {
  font-size: 20px;
  margin-top:15px;
}
.article-box-product .text-area .text {
  line-height: 1.45;
  font-size: 15px;
  margin-top:15px;
}
.article-box-product .text-area .text2 {
  line-height: 1.5;
  font-size: 16px;
  margin-top:15px;
}
}
.article-box-product .layout-1 figure {
  float: left;
}
.article-box-product .layout-1 .text-area {
  margin-left: 145px;
}
.article-box-product .layout-2 figure {
  float: right;
  margin-left:20px;
}
.article-box-product .layout-2 .text-area {
  margin-right: 145px;
}
.article-box-product .layout-3 figure {
  float: right;
  width:250px;
  margin-top:30px;
}
.article-box-product .layout-3 .text-area {
  float:left;
  width:440px;
}
@media screen and (max-width: 640px) {
.article-box-product2 {
  padding: 7px 10px 10px 10px;
  margin-bottom: 15px;
  color: #fff;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/box_bg01.png) 5px 5px no-repeat #2f343d;
}
.article-box-product2 .text-area .title {
  font-size: 16px;
}
.article-box-product2 .text-area .subtitle {
  font-size: 17px;
  margin-top:15px;
}
.article-box-product2 .text-area .text {
  line-height: 1.45;
  font-size: 13px;
  margin-top:15px;
}
.article-box-product2 .text-area .text2 {
  line-height: 1.45;
  font-size: 15px;
  margin-top:0px;
}
}
@media screen and (min-width: 641px) {
.article-box-product2 {
  padding: 5px 27px 30px;
  margin-bottom: 15px;
  color: #fff;
  background: url(https://number.ismcdn.jp/common/numberweb/v4/images/box_bg01.png) 5px 5px no-repeat #2f343d;
}
.article-box-product2 .text-area .title {
  font-size: 25px;
}
.article-box-product2 .text-area .subtitle {
  font-size: 20px;
  margin-top:15px;
}
.article-box-product2 .text-area .text {
  line-height: 1.45;
  font-size: 15px;
  margin-top:15px;
}
.article-box-product2 .text-area .text2 {
  line-height: 1.5;
  font-size: 16px;
  margin-top:10px;
}
}
/*次ページへ*/
.next-title{
  padding-top: 0px;
  font-size: 115%;
  text-align: center;
  font-weight:normal;
}
.next-title a{
  text-decoration: none;
  color: #2169c2;
  border: 2px solid #eee;
  padding: 12px 0;
  display: block;
  width: 90%;
  margin: 0 auto;
}
.next-title a:hover{
  text-decoration: underline;
  color: #2ca7ed;
}
.next-title strong{
  font-weight:normal;
}
/*記事中プロフィール*/
.article-profile{
  padding:15px;
  border:solid 1px #999;
  font-size:12px;
  line-height:18px;
  width:518px;
  margin-bottom:15px;
}
* html .article-profile{
  width:550px;
}
.article-profile strong,
.article-profile b{
  font-weight:bold;
  font-size:120%;
}
/*PCとSPでの表示非表示*/
.display-pc {
  display: block;
}
.display-sp {
  display: none;
}
@media only screen and (max-width: 540px) {
  /*記事おわり文*/
  .article-ending {
    padding: 20px 0 20px;
    margin: 20px 0;
    font-size: 15.5px;
  }
  .article-ending:after {
    width: 30px;
    margin-left: -15px;
  }
  /*登場人物プロフィール*/
  .article-cast-profile {
    padding: 15px;
  }
  .article-cast-profile figure {
    margin: 0 15px 10px 0;
  }
  .article-cast-profile figure img {
    width: 120px!important;
  }
  .article-cast-profile p {
    margin: 0;
    font-size: 13px;
  }
  .article-cast-profile .name {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .article-cast-profile .name span {
    display: block;
    margin-left: 0;
    font-size: 11px;
  }
  .article-cast-profile p:nth-of-type(2) {
    clear: both;
  }
  .article-cast-profile02 {
    padding: 20px 20px 0 20px;
  }
  .article-cast-profile02 figure {
    float: none;
    margin: 0;
  }
  .article-cast-profile02 figure img {
    width: auto;
    max-width: 100%;
  }
  .article-cast-profile02 p {
    font-size: 13px;
    line-height: 1.3em;
  }
  .article-cast-profile02 .name {
    clear: both;
    margin: 10px 0 -8px 0;
  }
  /* 記事末テキストリンク */
  .article-endlink {
    margin: 16px 0!important;
    font-size: 85%!important;
    font-weight: bold;
    line-height: 1.4!important;
  }
  /* 記事末Twitterフォローリンク */
  p.tw-follow {
    padding: 0 0 10px!important;
    margin: 0;
  }
  p.tw-follow a {
    font-size: 87%!important;
    padding-left: 11px;
    text-decoration: none;
    background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/link_icon02.png) 0 8px no-repeat;
    background-size: 4px auto;
    padding-right: 0px;
    line-height: 1.4em;
  }
  p.tw-follow a:hover {
    text-decoration: none;
  }
  /* 関連コラム */ 
  .article-related-column {
    margin: 20px 0 20px;
  }
  .article-related-column h3 {
    padding-bottom: 3px;
    font-size: 12px;
    font-weight: bold;
  }
  .article-related-column h3:after {
    width: 10px;
  }
  .article-related-column li {
    padding: 10px 0 14px;
    font-size: 14px;
    line-height: 18px;
  }
  .article-related-column li a {
    padding-left: 11px;
    text-decoration: none;
    background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/link_icon02.png) 0 8px no-repeat;
    background-size: 4px auto;
    padding-right: 0px;
    line-height: 1.4em;
  }
  .article-related-column li a:hover {
    color: #2169c2;
    text-decoration: none;
  }
  .article-related-column p {
    margin: 0;
  }
  .article-related-column .date {
    margin-top: -11px;
    font-size: 8px;
  }
  /* 前後のコラム */ 
  .prev-next-article {
    padding: 5px 10px 20px;
    background-color: #fff;
    margin: 0 0 -10px 0;
  }
  .prev-next-article h3 {
    padding-bottom: 3px;
    font-size: 12px;
    font-weight: bold;
  }
  .prev-next-article h3:after {
    width: 10px;
  }
  .prev-next-article li {
    padding: 10px 0 14px;
    font-size: 14px;
    line-height: 18px;
  }
  .prev-next-article li a {
    padding-left: 11px;
    text-decoration: none;
    background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/link_icon02.png) 0 8px no-repeat;
    background-size: 4px auto;
    padding-right: 0px;
    line-height: 1.4em;
  }
  .prev-next-article li a:hover {
    color: #2169c2;
    text-decoration: none;
  }
  .prev-next-article p {
    margin: 0;
  }
  .prev-next-article .date {
    margin-top: -11px;
    font-size: 8px;
  }
  /*次ページへ*/
  .next-title{
    font-size: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .next-title a{
    border: 2px solid #ddd;
    padding: 15px 13px 13px 6px;
    width: 90%;
    text-align: center;
  }
  /*小見出し*/
  .single h4 {
      font-size: 17px;
      margin: 18px 0;
  }
  /*コラムシリーズ「スポーツのお値段」のお値段枠*/
  .article-column-onedan {
    margin: 0 0 30px;
  }
  .article-column-onedan p {
    margin: 0;
  }
  .article-column-onedan .box-wrap {
    padding: 2px;
    color: #fff;
    background-color: #000;
  }
  .article-column-onedan .box-content {
    padding: 5px 10px;
    border: 1px solid #808080;
  }
  .article-column-onedan .text {
    padding: 20px 0 13px;
    font-size: 24px;
  }
  .article-column-onedan .copy {
    font-size: 12px;
  }
  /*コラムシリーズ「フットボール“新語録”」の語録枠*/
  .article-column-football {
    margin: 0 0 30px;
  }
  .article-column-football p {
    margin: 0;
  }
  .article-column-football .box-wrap {
    padding: 15px 10px 20px;
    color: #000;
    background-color: #fafafa;
    text-align: center;
  }
  .article-column-football .text {
    margin-bottom: 25px;
    font-size: 16px;
  }
  .article-column-football .text:after {
    bottom: -10px;
    margin-left: -10px;
    width: 20px;
  }
  .article-column-football .copy {
    line-height: 1.4;
    font-size: 11px;
    text-align: left;
  }
  /* StyleNewsなどで利用する関連情報（クライアントサイトへの誘導エリア） */
  .style-info {
    margin: 0 0 30px 0;
    padding: 13px 10px;
    font-size: 14px;
    background-color: #f7f8fa;
  }
  .style-info p {
    margin-bottom: 0;
  }
  .style-info-wrap {
    padding-left: 10px;
    border-left: 1px solid #8c8d8d;
  }
  .style-info h2 {
    margin-bottom: 3px;
    font-size: 15px;
  }
  .style-info a {
    background: url(https://number.ismcdn.jp/common/numberweb/v4/images/sp/icon_outside.png) right 1px no-repeat;
    background-size: 10px auto;
  }
  .style-info img {
    float: none;
    margin: 10px 0 0 0;
    width: 75% !important;
    max-width: 100%;
  }
  /*商品説明などを囲むボックス*/
  .article-box-product {
    padding: 15px 15px;
    background: url(https://number.ismcdn.jp/common/numberweb/v4/images/box_bg01.png) 5px 5px no-repeat #2f343d;
  }
  .article-box-product p {
    margin: 0;
  }
  .article-box-product figure img {
    max-width: 100px;
    height: auto;
    border: 1px solid #c8c8c8;
  }
  .article-box-product figure .button {
    margin-top: 5px;
    font-size: 10px;
    text-align: center;
  }
  .article-box-product figure .button a {
    padding-left: 14px;
    background: url(https://number.ismcdn.jp/common/numberweb/v4/images/icon_plus.png) 0 0 no-repeat;
    background-size: 10px auto;
  }
  .article-box-product .text-area .title {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
  }
  .article-box-product .text-area .text {
    padding-top: 10px;
    clear: both;
    line-height: 1.4;
    font-size: 11px;
  }
  .article-box-product .layout-1 figure {
    float: left;
    margin-right: 15px;
  }
  .article-box-product .layout-1 .text-area {
    padding-top: 15px;
    margin-left: 0;
  }
  .article-box-product .layout-2 figure {
    float: right;
    margin-left: 15px;
  }
  .article-box-product .layout-2 .text-area {
    padding-top: 15px;
    margin-right: 0;
  }
  .article-box-product .layout-3 figure {
    float:left;
    margin:5px 20px -10px 10px;
  }
  .article-box-product .layout-3 .text-area {
    padding-top: 15px;
    padding-bottom:10px;
    margin-right: 0;
    width:100%;
  }
  .article-box-product .layout-3 .text-area .text {
    font-size: 13px;
  }
  /*PCとSPでの表示非表示*/
  .display-pc {
    display: none;
  }
  .display-sp {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .article-box-product figure img {
    max-width: 100px;
    height: auto;
    border: 1px solid #c8c8c8;
    margin-bottom: 15px;
}
  .article-box-product .text-area .title {
    font-size: 16px;
    clear: both;
}
  .article-box-product .layout-2 figure {
    float: left;
    margin-left: 0;
}
}
@media screen and (min-width: 641px) {
  .article-box-product .text-area .title {
    font-size: 25px;
}
}
/*
------------------------------------------------------
［skin-tieup-01］tieupページ
------------------------------------------------------
*/
.freeArea{
  background-color: #fff;
}

@media only screen and (max-device-width: 640px) {
.freeArea{
  width: 100%;
}
}
/*タイアップ囲み記事*/
.boxed-article {
  border:6px double #bbb;
  padding:20px 15px 10px 15px;
  margin-top:20px;
}
.boxed-article h4 {
  border:none;
  margin: 0 10px 20px 10px;
  line-height: 1.3;
  padding-left: 5px;
  font-size: 145%;
}
.boxed-article img {
  width:auto;
  max-width:100%;
}
.boxed-article p {
  font-size:15px;
  margin:20px 20px;
}
.boxed-article h5 {
  font-weight:bold;
  font-size:17px;
  margin:0 10px 10px 10px;
}
.boxed-article dl {
  margin:0 20px;
}
.boxed-article dt {
  font-weight:bold;
}
.boxed-article dd {
  margin-bottom:15px;
}
@media screen and (max-width:640px){
  .boxed-article {
    padding:15px 10px 5px 10px;
  }
  .boxed-article h4 {
    font-size:18px;
    margin: 0 0 15px 0;
  }
  .boxed-article p {
    margin:15px 5px;
    font-size:15px;
  }
  .boxed-article h5 {
    font-size:15px;
    line-height:1.4em;
    margin:0 0 10px 0;
  }
  .boxed-article dl {
    margin:0 10px;
  }
}
/*YouTube動画埋め込み*/
.youtube-movie {
    height: 0;
    margin: 20px 0 0;
    overflow: hidden;
    padding-bottom: 51.35%;
    padding-top: 30px;
    position: relative;
}
.youtube-movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.youtube-movie-tate {
    height: 0;
    margin: 20px 0 0;
    overflow: hidden;
    padding-bottom: 66.35%;
    padding-top: 30px;
    position: relative;
}
.youtube-movie-tate iframe {
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width:640px){
  .youtube-movie {
    padding-bottom: 46.25%;
    margin: 20px 0 0 0;
  }
  .youtube-movie-tate {
      max-width: 100%;
      width:315px;
      height:560px;
      margin: 0 auto;
      overflow: hidden;
      padding-bottom: 0;
      padding-top: 0;
      position: relative;
  }
  .youtube-movie-tate iframe {
      width:315px;
      height:560px;
      display:block;
  }
}