@charset "UTF-8";


#content2 .tagContent {
  margin-top: 8%;
}

#content2 .tagContent__ttl {
  position: relative;
  width: 100%;
  padding-bottom: 1%;
  border-bottom: 1px solid #999;
}

#content2 .tagContent__ttl img {
  width: 20.28%;
  margin-left: 5.5%;
}

#content2 .tagContent__ttl h2 {
  color: #221815;
  font-size: 2.4rem;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-weight: 500;
}
#content2 .specialArchive__message{
  margin-top: 1em;
  padding-top: 100px;
  background: url("../../../chart_insight/responsive/img/loading.gif") center top no-repeat;
  font-size: 0;
}
#content2 .specialArchive__message.non{
  padding-top: 0;
  background: none;
  font-size: 1.3rem;
}

/* タグ部分 */

#content2 .tagContent__ttl + .tags {
  margin: 4.2% 0 0 0;
}

#content2 .tagContent__ttl + .tags li {
  position: relative;
  color: #a7a7a7;
  font-size: 1.1rem;
  text-indent: 15px;
  display: inline-block;
  margin-right: 10px;
}

#content2 .tagContent__ttl + .tags li a {
  color: #a7a7a7;
}

#content2 .tagContent__ttl + .tags li a:hover {
  text-decoration: underline;
}

#content2 .tagContent__ttl + .tags li:before {
  content: "";
  position: absolute;
  top: 10%;
  width: 4%;
  width: 12px;
  height: 12px;
  background: url(/common/img/tagindex/detail/icon_tags.png) no-repeat;
  background-size: 100%;
  color: #a7a7a7;
  left: 0;
}

/*--------------------
 numberPager
--------------------*/
#content2 .numberPager ol{
      display:flex;
    justify-content: center;
    align-items: center;
  margin-top: 30px;
}
#content2 .numberPager ol li{
  margin: 0 0.3vw;
}
#content2 .numberPager ol li:first-child,
#content2 .numberPager ol li:last-child{
  margin: 0 2.2vw;
}
#content2 .numberPager ol li a{
  display: block;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  border: solid 1px #D9D9D9;
  opacity:1;filter: alpha(opacity=100);-ms-filter: "alpha(opacity=100)";
  transition-property: opacity,filter;
  transition: 0.2s linear;
    padding: 0 0.2em;
    width: 7.7vw;
    line-height: 6.4vw;
    font-size: 11px;
}
#content2 .numberPager ol li:first-child a,
#content2 .numberPager ol li:last-child a{
  min-width: 15.7vw;
}
#content2 .numberPager ol li.active a{
  color: #E9615B;
}
#content2 .numberPager ol li a:hover{
  opacity:.6;filter: alpha(opacity=60);-ms-filter: "alpha(opacity=60)";
}
#content2 .numberPager ol li.non{
  display: none;
}

/*--------------------
 Chart
--------------------*/

#content2 .tagContent__chart {
  margin-top: 9%;
}

#content2 .tagContent__chart .chart__ttl {
  font-size: 1.6rem;
  color: #221815;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 1px;
}

#content2 .tagContent__chart .chart__list {
  width: 100%;
}

#content2 .tagContent__chart .chart__list .chart__item {
  width: 100%;
  font-size: 1.35rem;
  color: #221815;
  display: block;
}

#content2 .tagContent__chart .chart__list .chart__item a {
  display: block;
  padding: 3.8% 6% 3.8% 0;
  border-bottom: 1px solid #e0e0e0;
  background: url(/common/img/tagindex/detail/arrow_li.png) no-repeat center right;
  background-size: 4.22%;
}

#content2 .tagContent__chart .chart__list .chart__item .date {
  letter-spacing: 1.5px;
  font-size: 1.2rem;
  margin-right: 1%;
  display: block;
  color: #a6a6a6;
  width: 130px;
  min-width: 130px;
}


/*--------------------
 News
--------------------*/

#content2 .tagContent__news {
  margin-top: 9%;
}

#content2 .tagContent__news .news__ttl {
  font-size: 1.6rem;
  color: #221815;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 1px;
}

#content2 .tagContent__news .news__list {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#content2 .tagContent__news .news__list .news__item {
  width: 100%;
  font-size: 1.25rem;
  color: #221815;
  display: block;
}

#content2 .tagContent__news .news__list .news__item a {
  display: block;
  padding: 3.8% 6% 3.8% 0;
  border-bottom: 1px solid #e0e0e0;
  background: url(/common/img/tagindex/detail/arrow_li.png) no-repeat center right;
  background-size: 4.22%;
}

#content2 .tagContent__news .news__list .news__item .date {
  color: #a6a6a6;
  margin-bottom: 0.5%;
  letter-spacing: 1.5px;
  font-size: 1.1rem;
  display: block;
}

#content2 .tagContent__news .loading {
  margin-top: 8%;
  text-align: center;
}

#content2 .tagContent__news .error {
  text-align: center;
  font-size: 1.25rem;
  margin-top: 8%;
}


/*--------------------
 Special Archive
--------------------*/

#content2 .tagContent .specialArchive {
  margin-top: 20%;
}

#content2 .tagContent .specialArchive__ttl {
  font-size: 1.6rem;
  color: #221815;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 1px;
}

#content2 .tagContent .specialArchive__list {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#content2 .tagContent .specialArchive__list .list__item {
  width: 100%;
  padding: 3.8% 0;
  border-bottom: 1px solid #e0e0e0;
  font-size: 1.3rem;
}

#content2 .tagContent .specialArchive__list .list__item a {
  display: block;
  width: 100%;
}

#content2 .tagContent .specialArchive__list .list__item .img {
  width: 32%;
  float: left;
  margin-right: 3.5%;
}

#content2 .tagContent .specialArchive__list .list__item .img img {
  max-width: 100%;
}

#content2 .tagContent .specialArchive__list .list__item .textBox {
  overflow: hidden;
  font-size: 1.2rem;
}

#content2 .tagContent .specialArchive__list .list__item .textBox .date {
  color: #a6a6a6;
  margin-bottom: 0.5%;
  letter-spacing: 1.5px;
  font-size: 1.0rem;
}


/*--------------------
 HotShotDiscs
--------------------*/

#content2 .tagContent .hotShot {
  margin-top: 20%;
}

#content2 .tagContent .hotShot__ttl {
  font-size: 1.6rem;
  color: #221815;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 1px;
}

#content2 .tagContent .hotShot__list {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#content2 .tagContent .hotShot__list .list__item {
  width: 100%;
  font-size: 1.3rem;
  border-bottom: 1px solid #e0e0e0;
  padding: 3.8% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#content2 .tagContent .hotShot__list .list__item a {
  display: block;
  width: 100%;
}

#content2 .tagContent .hotShot__list .list__item .img {
  width: 16.5%;
  float: left;
  margin-right: 5%;
}

#content2 .tagContent .hotShot__list .list__item .img img {
  max-width: 100%;
}

#content2 .tagContent .hotShot__list .list__item .textBox {
  overflow: hidden;
}

#content2 .tagContent .hotShot__list .list__item .textBox .ttl,
#content2 .tagContent .hotShot__list .list__item .textBox .person {
  font-size: 1.2rem;
}

#content2 .tagContent .hotShot__list .list__item .textBox .date {
  color: #a6a6a6;
  margin-top: 0.5%;
  letter-spacing: 1.5px;
  font-size: 1.0rem;
}


/*--------------------
 TAG一覧
--------------------*/

#content2 .tagList {
  width: 100%;
  padding: 6% 4.5%;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
    margin-top: 55px;
}

#content2 .tagList__ttl {
  font-size: 1.6rem;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 3%;
}

#content2 .tagList ul li {
  display: inline-block;
  display: inline;
  line-height: 2.5;
  padding: 0 1.4% 0 2.4%;
  margin-right: 1.45%;
  border-left: 1px solid #c4c4c4;
  font-size: 1.3rem;
}

#content2 .tagList ul li:first-child {
  border: none;
  padding-left: 0;
  margin-left: 0;
}

#content2 .tagList ul li:last-child {
  padding-right: 0;
  margin-right: 0;
}

#content2 .tagList ul li a {
  color: #000;
}

/*--------------------
 もっと見るボタン
--------------------*/

#content2 .leftBox .moreBtn {
  text-align: center;
  margin: 8% auto;
  display: block;
  width: 38%;
  border: 1px solid #b6b4b6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #b6b4b6;
  padding: 1.9% 0;
  text-align: center;
  font-size: 1.2rem;
  cursor: pointer;
  background: #fff;
  font-weight: bold;
}

#content2 .leftBox .moreBtn:before {
  content: "";
  display: inline-block;
  width:11px;
  height: 13px;
  background: url(/common/img/tagindex/detail/icon_more.png) center no-repeat;
  background-size: contain;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -3px;
}



/* PC
--------------------------------------------------*/
@media all and (min-width: 768px) {

  /* #content2
    --------------------------------------------------*/

  #content2 .leftBox .ad_area {
    margin-top: 270px;
  }

  #content2 .tagContent {
    margin-top: 0px;
  }

  #content2 .tagContent__ttl {
    padding-bottom: 12px;
  }

  #content2 .tagContent__ttl:before {
    width: 18px;
  }

  #content2 .tagContent__ttl h2 {
    font-size: 2.6rem;
  }

  /*--------------------
   タグ部分（上部）
  --------------------*/
  
  #content2 .tagContent__ttl + .tags {
    font-size: 1.2rem;
  }
  
  #content2 .tagContent__ttl + .tags li a:hover {
    text-decoration: underline;
  }
  
  #content2 .tagContent__ttl + .tags li a:before {
    width: 11px;
    height: 11px;
    padding-top: 0;
    top: 4px;
  }
  
  /*--------------------
   numberPager
  --------------------*/
  #content2 .numberPager ol{
    margin-top: 30px;
  }
  #content2 .numberPager ol li{
    margin: 0 1.5px;
  }
  #content2 .numberPager ol li:first-child,
  #content2 .numberPager ol li:last-child{
    margin: 0 11.5px;
  }
  #content2 .numberPager ol li a{
    padding: 0 0.5em;
    min-width: 40px;
    width: auto;
    line-height: 30px;
    font-size: 16px;
  }
  #content2 .numberPager ol li:first-child a,
  #content2 .numberPager ol li:last-child a{
    min-width: 80px;
  }
  /*--------------------
   Chart
  --------------------*/

  #content2 .tagContent__chart {
    margin-top: 38px;
  }

  #content2 .tagContent__chart .chart__ttl {
    font-size: 2.0rem;
  }

  #content2 .tagContent__chart .chart__list .chart__item {
    width: 780px;
  }

  #content2 .tagContent__chart .chart__list .chart__item a {
    display: flex;
    font-size: 1.4rem;
    background: url(/common/img/tagindex/detail/arrow_li_pc.png) no-repeat;
    background-size: 21px;
    background-position: center right 16px;
    padding: 11px 50px 11px 0;
  }

  #content2 .tagContent__chart .chart__list .chart__item .date {
    display: inline-block;
  }


  /*--------------------
   News
  --------------------*/

  #content2 .tagContent__news {
    margin-top: 38px;
  }

  #content2 .tagContent__news .news__ttl {
    font-size: 2.0rem;
  }

  #content2 .tagContent__news .news__list .news__item {
    font-size: 1.4rem;
  }

  #content2 .tagContent__news .news__list .news__item a {
    padding: 11px 50px 11px 0;
    background: url(/common/img/tagindex/detail/arrow_li_pc.png) no-repeat;
    background-size: 21px;
    background-position: center right 16px;
  }

  #content2 .tagContent__news .news__list .news__item .date {
    float: left;
    font-size: 1.2rem;
    width: 130px;
  }

  #content2 .tagContent__news .news__list .news__item .text {
    display: block;
    padding-left: 6.5em;
  }

  #content2 .tagContent__news .loading {
    margin-top: 20px;
    margin-bottom: -10px;
  }

  #content2 .tagContent__news .error {
    font-size: 1.4rem;
    margin-top: 30px;
  }


  /*--------------------
   Special Archive
  --------------------*/

  #content2 .tagContent .specialArchive {
    width: 780px;
    margin-top: 45px;
  }

  #content2 .tagContent .specialArchive__ttl {
    font-size: 2.0rem;
  }

  #content2 .tagContent .specialArchive__list {
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 780px;
    font-size: 0;
  }

  #content2 .tagContent .specialArchive__list .list__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 22px;
    vertical-align: top;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #content2 .tagContent .specialArchive__list .list__item .img {
    max-width: 128px;
    width: 128px;
    margin-right: 18px;
  }

  #content2 .tagContent .specialArchive__list .list__item:nth-child(even) {
    width: 380px;
  }

  #content2 .tagContent .specialArchive__list .list__item:nth-child(odd) {
    width: 400px;
  }

  #content2 .tagContent .specialArchive__list .list__item:nth-child(odd) .textBox {
    padding-right: 35px;
  }

  #content2 .tagContent .specialArchive__list .list__item .textBox {
    font-size: 1.4rem;
  }

  #content2 .tagContent .specialArchive__list .list__item .textBox .date {
    font-size: 1.2rem;
  }


  /*--------------------
   HotShotDiscs
  --------------------*/

  #content2 .tagContent .hotShot {
    margin-top: 45px;
  }

  #content2 .tagContent .hotShot__ttl {
    font-size: 2.0rem;
  }

  #content2 .tagContent .hotShot__list {
    width: 780px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #content2 .tagContent .hotShot__list .list__item {
    width: 390px;
    display: -webkit-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 25px;
  }

  #content2 .tagContent .hotShot__list .list__item .img {
    max-width: 60px;
    width: 100%;
    margin-right: 17px;
  }

  #content2 .tagContent .hotShot__list .list__item:nth-child(odd) .textBox {
    padding-right: 49px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #content2 .tagContent .hotShot__list .list__item .textBox .ttl,
  #content2 .tagContent .hotShot__list .list__item .textBox .person {
    font-size: 1.4rem;
  }

  #content2 .tagContent .hotShot__list .list__item .textBox .date {
    margin-top: 0;
    font-size: 1.2rem;
  }


  /*--------------------
   TAG一覧
  --------------------*/

  #content2 .tagList {
    padding: 30px 30px 20px 25px;
  }

  #content2 .tagList__ttl {
    margin-bottom: 5px;
  }

  #content2 .tagList ul {
    width: 720px;
  }

  #content2 .tagList .tag__item {
    border: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    padding-right: 12px;
    margin-right: 9px;
    position: relative;
  }

  #content2 .tagList .tag__item:after {
    content: "|";
    position: absolute;
    color: #c4c4c4;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
  }

  #content2 .tagList .tag__item:last-child:after {
    content: none;
  }

  /*--------------------
   もっと見るボタン
  --------------------*/

  #content2 .leftBox .moreBtn {
    margin: 30px auto 40px;
    padding: 0;
    width: 200px;
    height: 42px;
    line-height: 42px;
    color: #000;
    text-indent: 0;
    font-size: 1.5rem;
    font-weight: normal;
  }

  #content2 .leftBox .moreBtn:before {
    content: "";
    display: inline-block;
    width:14px;
    height: 16px;
    background: url(/common/img/tagindex/detail/icon_more_pc.png) center no-repeat;
    background-size: contain;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
  }

}
