.headline {
  padding: 15px 0 0;
  margin-bottom: 34px;
}

.headline-link {
  font-size: 14px;
  line-height: 36px;
  color: #686868;
}

a.headline-link:hover .headline-date {
  text-decoration: none;
}

a.headline-link:hover .headline-title {
  text-decoration: underline;
}

.headline-date {
  margin-right: 10px;
}

.headline p {
  display: inline-block;
  line-height: 26px;
  letter-spacing: normal;
  vertical-align: top;
}

.topics {
  margin-bottom: 50px;
}

.topics-l {
  float: left;
  width: 574px;
  padding-top: 36px;
}

.topics-l__img {
  position: relative;
  margin-bottom: 16px;
}

.topics-l__title {
  font-size: 24px;
  line-height: 36px;
}

.topics-l__lead {
  margin-top: 16px;
  font-size: 16px;
  line-height: 25px;
}

.topics-l__info {
  margin-bottom: 27px;
  font-size: 16px;
  line-height: 24px;
}

.topics-l__thumbnail {
  position: relative;
}

.topics-l__thumbnail img {
  width: 574px;
  height: 306px;
  font-family: 'object-fit: cover; object-position: center top;';
  object-fit: cover;
  object-position: center top;
}

.topics-l__thumbnail .badge-cate {
  padding: 3px 20px 5px;
  font-size: 16px;
  line-height: 24px;
}

.topics-list {
  float: right;
  width: 536px;
  padding-top: 36px;
}

.topics-list ul {
  border-top: 1px solid #cecece;
}

.topics-item {
  border-bottom: 1px solid #cecece;
}

.topics-item a {
  position: relative;
  display: block;
  height: 120px;
  padding-right: 5px;
  padding-left: 188px;
}

.topics-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 172px;
  text-align: center;
  background: #dad8d7;
}

.topics-thumbnail__image {
  position: relative;
  z-index: 0;
  width: 172px;
  height: 120px;
  overflow: hidden;
}

.topics-thumbnail__image::before {
  position: absolute;
  inset: -5px;
  z-index: -1;
  content: '';
  background: inherit;
  filter: blur(5px);
}

.topics-title {
  display: none;
  display: -webkit-box;
  min-height: 70px;
  padding-top: 11px;
  margin-bottom: 12px;
  overflow: hidden;
  font-size: 20px;
  line-height: 24px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.topics-cate {
  font-size: 12px;
}

.topics-date {
  font-size: 12px;
}

.topics .inline-wrap {
  color: #b0afaf;
}

.stories {
  margin-bottom: 50px;
}

.stories .section-title2 {
  margin-bottom: 36px;
}

.stories-list {
  position: relative;
  width: 1210px;
  margin-left: -30px;
  letter-spacing: -.40em;
}

.stories-item {
  display: inline-block;
  width: 180px;
  margin: 0 31px 46px;
  letter-spacing: normal;
  vertical-align: top;
}

.stories-thumbnail {
  position: relative;
  width: 180px;
  height: 180px;
  margin-bottom: 16px;
}

.stories-thumbnail img {
  width: 180px;
  height: 180px;
  font-family: 'object-fit: cover; object-position: center top;';
  object-fit: cover;
  object-position: center top;
  background: #dad8d7;
}

.stories-thumbnail__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 178px;
  height: 178px;
  border: 1px solid #d7d7d7;
}

.stories-thumbnail .badge-cate {
  padding-right: 14px;
  padding-left: 14px;
}

.stories-title {
  display: -webkit-box;
  height: 54px;
  margin-bottom: 2px;
  overflow: hidden;
  font-size: 16px;
  line-height: 18px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.stories-info {
  font-size: 12px;
  color: #b0afaf;
}

.stories_date {
  float: right;
  font-size: 10px;
  color: #b0afaf;
}

.stories-more {
  position: relative;
  display: block;
  width: 460px;
  height: 60px;
  padding-right: 20px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 60px;
  color: #000;
  text-align: center;
  filter: alpha(opacity=100);
  border: 1px solid #000;
  opacity: 1;
  transition: all 0.2s ease-out 0s;
}

.stories-more::after {
  position: absolute;
  top: 50%;
  left: 60%;
  width: 9px;
  height: 9px;
  margin-top: -6px;
  margin-left: 46px;
  content: '';
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transition: all 0.2s ease-out 0s;
  transform: rotate(45deg);
}

.stories-more:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.stories-more__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 10px;
  margin-top: -4px;
  margin-left: 43px;
  font-size: 0;
  line-height: 0;
}

.pickup {
  padding-bottom: 50px;
}

.pickup .section-title2 {
  margin-bottom: 36px;
}

.pickup-block {
  margin-bottom: 19px;
}

.pickup-l {
  width: 575px;
  padding-top: 21px;
}

.pickup-l__title {
  font-size: 29px;
  line-height: 42px;
}

.pickup-l__lead {
  margin-top: 16px;
  margin-bottom: 22px;
  font-size: 18px;
  line-height: 30px;
}

.pickup-l__info {
  margin-bottom: 27px;
  font-size: 16px;
  line-height: 24px;
}

.pickup-l__thumbnail {
  position: relative;
}

.pickup-l__thumbnail img {
  width: 575px;
  height: 400px;
  font-family: 'object-fit: cover; object-position: center top;';
  object-fit: cover;
  object-position: center top;
}

.pickup-l__thumbnail .badge-cate {
  padding: 3px 20px 5px;
  font-size: 16px;
  line-height: 24px;
}

.pickup-list {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.pickup-item {
  width: 358px;
}

.pickup-thumbnail {
  position: relative;
  margin-bottom: 0;
}

.pickup-thumbnail img {
  width: 358px;
  height: 240px;
  font-family: 'object-fit: cover; object-position: center top;';
  object-fit: cover;
  object-position: center top;
}

.pickup-title {
  padding-top: 16px;
  font-size: 20px;
  line-height: 32px;
}

.pickup-cate {
  font-size: 16px;
}

.pickup-date {
  padding-top: 5px;
  font-size: 14px;
}

.pickup .inline-wrap {
  color: #b0afaf;
}

.top-container {
  margin-bottom: 34px;
}

.top-container2 {
  margin-bottom: 10px;
}

.top-container__l {
  width: 536px;
}

.top-container__r {
  width: 536px;
}

.latest {
}

.latest .section-title2 {
  margin-bottom: 36px;
}

.latest-cover {
  width: 200px;
}

.latest-info {
  position: relative;
  top: -7px;
  width: 306px;
}

.latest-no {
  margin-bottom: 7px;
  font-size: 20px;
}

.latest-copy {
  margin-bottom: 11px;
  font-size: 20px;
}

.latest-lead {
  width: 285px;
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 24px;
}

.latest-link {
  position: relative;
  display: block;
  width: 285px;
  height: 45px;
  padding-right: 15px;
  margin-left: 6px;
  color: #fff;
  text-align: center;
  background: #000;
  filter: alpha(opacity=100);
  opacity: 1;
  transition: all 0.2s ease-out 0s;
}

.latest-link:hover {
  text-decoration: none;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.latest-link__txt {
  font-size: 18px;
  line-height: 45px;
}

.latest-link__arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 17px;
  margin-top: -8px;
  margin-left: 42px;
  font-size: 0;
  line-height: 0;
}

.genrelink {
}

.genrelink .section-title2 {
  margin-bottom: 36px;
}

.genrelink-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.genrelink-list li {
  width: 234px;
  height: 58px;
  padding-left: 18px;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 58px;
  border: 1px solid #000;
}

.genrelink-list li a {
  position: relative;
}

.genrelink-list li a::after {
  position: absolute;;
  top: 50%;
  left: 160px;
  width: 9px;
  height: 9px;
  margin-top: -6px;
  margin-left: 46px;
  content: '';
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transition: all 0.2s ease-out 0s;
  transform: rotate(45deg);
}

.trainchannel {
  margin-bottom: 108px;
}

.trainchannel-list {
  margin-top: 38px;
  border-top: 1px solid #cecece;
}

.trainchannel-item {
  border-bottom: 1px solid #cecece;
}

.trainchannel-item a {
  position: relative;
  display: block;
  height: 120px;
  padding-left: 122px;
}

.trainchannel-item {
  border-bottom: 1px solid #cecece;
}

.trainchannel-item a {
  position: relative;
  display: block;
  height: 120px;
  padding-right: 5px;
  padding-left: 188px;
}

.trainchannel-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 172px;
  text-align: center;
  background: #dad8d7;
}

.trainchannel-title {
  height: 72px;
  padding-top: 11px;
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 24px;
}

.trainchannel-cate {
  font-size: 12px;
}

.trainchannel-date {
  font-size: 12px;
}

.trainchannel .inline-wrap {
  color: #b0afaf;
}

.channel {
  margin-bottom: 50px;
}

.channel .section-title2 {
  margin-bottom: 36px;
}

.channel-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.channel-item {
  padding: 20px 0;
  border-bottom: 1px solid #cecece;
}

.channel-item a {
  position: relative;
  display: block;
}

.channel-item:nth-child(1) {
  padding-top: 0;
}

.channel-item .inline-l {
  width: 150px;
  margin-right: 20px;
  vertical-align: middle;
}

.channel-item .inline-r {
  width: 366px;
  text-align: left;
  vertical-align: middle;
}

.channel-txt {
  font-size: 20px;
  line-height: 30px;
}

.ranking {
  margin-bottom: 50px;
}

.ranking .section-title2 {
  margin-bottom: 36px;
}

.top .ranking-tab {
  display: flex;
  justify-content: space-between;
  margin-bottom: 36px;
  text-align: center;
}

.top .ranking-tab > li {
  width: calc( 86% / 8 );
  height: 58px;
  font-size: 16px;
  font-weight: 700;
  line-height: 58px;
  border: 1px solid #808080;
}

.top .ranking-tab > li.current {
  color: #ee8219;
  border: 1px solid #ee8219;
}

.top .ranking-tab > li.disable {
  background-color: #fff;
  border: 1px solid #fff;
}

.top .ranking-tab > li.disable > p {
  color: #fff;
}

.top .ranking-tab > li a.link-fade {
  position: relative;
  display: block;
  margin-left: -10px;
  color: #808080;
}

.top .ranking-tab > li a.link-fade::after  {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 9px;
  height: 9px;
  margin-top: -6px;
  margin-left: 45px;
  content: '';
  border-top: 2px solid #808080;
  border-right: 2px solid #808080;
  transition: all 0.2s ease-out 0s;
  transform: rotate(45deg);
}

.ranking-list {
  margin: 0 10%;
  border-top: 1px solid #cecece;
}

.ranking-item {
  position: relative;
  padding: 22px 0 23px 122px;
  border-bottom: 1px solid #cecece;
}

.ranking-no {
  position: absolute;
  top: 50%;
  left: 0;
  width: 112px;
  margin-top: -30px;
  font-size: 36px;
  color: #ee8219;
  text-align: center;
}

.rank_no1 .ranking-no {
  width: 60px;
  min-height: 72px;
  margin: -24px 26px 0;
  background-image: url("../image/rank_gold.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.rank_no2 .ranking-no {
  width: 60px;
  min-height: 72px;
  margin: -24px 26px 0;
  background-image: url("../image/rank_silver.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.rank_no3 .ranking-no {
  width: 60px;
  min-height: 72px;
  margin: -24px 26px 0;
  background-image: url("../image/rank_bronze.png");
  background-repeat: no-repeat;
  background-size: contain;
}

.rank_no1 .ranking-no span, .rank_no2 .ranking-no span, .rank_no3 .ranking-no span {
  display: none;
}

.ranking-title {
  font-size: 20px;
  line-height: 24px;
}

.category {
  margin-bottom: 48px;
}

.category-wrap {
  width: 579px;
  margin-top: 19px;
  letter-spacing: -.40em;
}

.category-item {
  display: inline-block;
  width: 150px;
  margin-right: 43px;
  letter-spacing: normal;
  vertical-align: top;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}

.category-item a {
  display: block;
  padding: 20px 0 18px;
}

.category-thumbnail {
  position: relative;
  width: 150px;
  height: 100px;
  margin-bottom: 6px;
}

.category-thumbnail img {
  width: 150px;
  height: 100px;
  font-family: 'object-fit: cover; object-position: center top;';
  object-fit: cover;
  object-position: center top;
}

.category-thumbnail__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 148px;
  height: 98px;
  border: 1px solid #dadada;
}

.category-title {
  height: 4em;
  font-size: 14px;
  line-height: 18px;
}

.sns {
  width: 325px;
  margin: 0 auto;
}

.sns-tw {
  padding-top: 6px;
  margin-bottom: 25px;
}

.ad-top1 {
  width: 300px;
  margin: 0 auto;
}

.ad-top2 {
  /*  text-align: center; */

  /*  margin-bottom: 23px; */
  margin: 0 10%;
}

.ad-top3 {
  margin-bottom: 64px;
  text-align: center;
}

.ad-top4 {
  width: 757px;
  margin: 0 auto;
}

.feature {
  margin-bottom: 50px;
}

.feature .section-title2 {
  margin-bottom: 36px;
}

.feature-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.feature-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.feature-list li {
  aspect-ratio: 536 / 132;
  margin-bottom: 21px;
  overflow: hidden;
}

.rank_chumoku {
  /* border-bottom: 1px solid #cecece; */
  position: relative;
  padding: 22px 0 23px 122px;
  border-top: 1px solid #cecece;
}

.rank_chumoku span {
  position: absolute;
  top: 50%;
  left: 0;
  width: 112px;
  margin-top: -13px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  color: #ee8219;
  text-align: center;
}

.rank_chumoku a {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.ad-top_infeed {
  width: 100%;
  margin-bottom: 50px;
  text-align: center;
}

.ad-top_twoside {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  display: flexbox;
  justify-content: space-evenly;
  margin: 0 0 50px;
  text-align: center;
  -ms-flex-pack: distribute;
}

.pr-contents {
  padding-bottom: 50px;
}

.pr-contents .section-title2 {
  margin-bottom: 36px;
}

.pr-contents .inline-wrap {
  color: #b0afaf;
}

.pr-contents .pickup-list {
  margin-bottom: 36px;
}

.pr-contents .stories-more::after {
  left: 72%;
}

.list-item_pr {
  padding: 1px 4px;
  margin-right: 5px;
  font-size: 10px;
  font-weight: normal;
  color: #FFF;
  background: #c7c6c6;
}

.top-re {
  margin-bottom: 50px;
}

.top-re .section-title2 {
  margin-bottom: 36px;
}

.top-re .re_store_wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

.top-re .re_store_wrap h3 {
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #474746;
  text-align: left;
}

.top-re .update {
  display: block;
  font-size: 13px;
  text-align: right;
}

.top-re .re_store_wrap li.re_store {
  width: calc(94%/2);
}

.top-re .re_store .rank_top5 li {
  width: calc(90%/3);
}