@charset "UTF-8";
/* パンくず */
.breadcrumb{font-size:14px;padding:20px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;box-sizing:border-box;}
.breadcrumb a{color:#014099;}
.breadcrumb span{position:relative;display:inline;padding-right:20px;line-height:1;}
.breadcrumb span::after{content:"";display:block;position:absolute;right:7px;top:6px;width:6px;height:6px;border-top:solid 1px #333;border-right:solid 1px #333;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
.breadcrumb span:last-child{padding-right:0;}
.breadcrumb span:last-child::after{display:none;}

/* header 見出し */
.box-heading{background: #fff none repeat scroll 0 0;margin-bottom: 40px;padding: 40px 20px;}
.box-heading h1{font-size: 22px;line-height: 1.3;font-weight:normal;}
.box-heading--narrow{padding:0 20px;height:80px;margin-bottom:10px;}
.box-heading--narrow h1{font-size:24px;font-weight:bold;line-height:80px;margin:0;}

/* リボン */
.badge-icon{position:relative;}
.badge-icon .pickup{position:absolute;top:0;left:0;background:#bf0000;color:#fff;height:30px;line-height:30px;font-size:14px;padding:0 7px;z-index:1;}
.badge-icon .pickup::after{content:"";display:block;border-top:solid 15px #bf0000;border-bottom:solid 15px #bf0000;border-left:solid 1px #bf0000;border-right:solid 15px transparent;position:absolute;top:0;right:-15px;}

.badge-icon .feature{position:absolute;top:0;left:0;background:#014099;color:#fff;height:30px;line-height:30px;font-size:14px;padding:0 18px;z-index:1;}
.badge-icon .feature::after{content:"";display:block;border-top:solid 15px #014099;border-bottom:solid 15px #014099;border-left:solid 1px #014099;border-right:solid 15px transparent;position:absolute;top:0;right:-15px;}

.badge-icon .movie{position:absolute;top:0;left:0;background:#009f00;color:#fff;height:30px;line-height:30px;font-size:14px;padding:0 18px;z-index:1;}
.badge-icon .movie::after{content:"";display:block;border-top:solid 15px #009f00;border-bottom:solid 15px #009f00;border-left:solid 1px #009f00;border-right:solid 15px transparent;position:absolute;top:0;right:-15px;}

.badge-icon .votes{position:absolute;top:0;left:0;background:#fd7e01;color:#fff;height:30px;line-height:30px;font-size:14px;padding:0 18px;z-index:1;}
.badge-icon .votes::after{content:"";display:block;border-top:solid 15px #fd7e01;border-bottom:solid 15px #fd7e01;border-left:solid 1px #fd7e01;border-right:solid 15px transparent;position:absolute;top:0;right:-15px;}

.badge-icon .member{position:absolute;top:0;right:0;width:30px;height:30px;background:url(/common/toushiru/images/v1/icons/lock.png) no-repeat center #ecad14;display:block;text-indent:150%;overflow:hidden;white-space:nowrap;z-index:1;}

li.list.badge-icon:hover .feature,
li.list.badge-icon:hover .movie,
li.list.badge-icon:hover .votes{margin:-2px;}
#contents{margin:0 auto;background:#ededed;padding:0 0 0;}
.inner-block{width:990px;margin:0 auto;}

/* topslider(2019.10) */
.top-block__section.top-slider{padding:56px 0 40px;}
.top-slider__list {opacity:0;height: 474px;}
.top-slider__list.slick-initialized {opacity:1;}
.top-slider__list{margin:0;padding:0;}
.top-slider__item{background:#fff;list-style:none;margin:0 24px;width:894px;max-height:440px;overflow:hidden;opacity:0.5;}
.top-slider__item.slick-current{opacity:1;}
.top-slider__item::after{content:"";display:block;clear:both;}
.top-slider__link:hover{text-decoration:none;}
.top-slider__icon{float:left;width:660px;}
.top-slider__icon.douga a {
  position: relative;
  display: block;
}
.top-slider__icon.douga a::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 44px;
  height: 44px;
  background: url(/common/toushiru/images/v1/icons/play.svg) no-repeat center center / contain;
}
.top-slider__icon.douga .duration {
  position: absolute;
  right: 4px;
  bottom: 4px;
  padding: 2px 4px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.top-slider__icon:not(.douga) .duration {
  display: none;
}
.top-slider__image{width:660px;height:440px;}
.top-slider__text{float:left;width:230px;padding:24px;box-sizing:border-box;}
.top-slider__title{font-size:20px;line-height:1.4;font-weight:bold;margin-bottom:23px;}
.top-slider__date{font-size:14px;color:#333;display:inline-block;margin-bottom:10px;}
.top-slider__date .new{color:#d80000;font-weight:bold;}
.top-slider__author{color:#333;font-size:14px;}
.top-slider__keywords{margin-bottom:0;}
.top-slider__keywords>.list span{display:block;}
.top-slider__keywords>.list span a{border-radius: 20px;line-height: 1.6;background: #ededed;padding: 4px 0;display:block;}
.top-slider .slick-arrow{-webkit-appearance:none;width:44px;height:44px;border-radius:44px;border:solid 3px #fff;background:#014099;color:#fff;position:absolute;top:50%;transform:translate(0,-50%);z-index:600;text-indent:150%;overflow:hidden;white-space:nowrap;font-size:0;display:block;cursor:pointer;outline:none;}
.top-slider .slick-next{right:calc(100% / 2 - 475px);}
.top-slider .slick-next::before{content:"";display:block;position:absolute;top:11px;left:8px;transform:rotate(45deg);width:15px;height:15px;border-top:solid 1px #fff;border-right:solid 1px #fff;}
.top-slider .slick-prev{left:calc(100% / 2 - 475px);}
.top-slider .slick-prev::before{content:"";display:block;position:absolute;top:11px;left:14px;transform:rotate(45deg);width:15px;height:15px;border-bottom:solid 1px #fff;border-left:solid 1px #fff;}
.top-slider .slick-dots{text-align:center;margin:20px auto 0;padding:0;display:flex;justify-content:center;}
.top-slider .slick-dots::after{content:"";display:block;clear:both;}
.top-slider .slick-dots li{list-style:none;margin:0 10px;}
.top-slider .slick-dots li button{appearance:none;border-style:none;background:#fff;width:14px;height:14px;display:block;text-indent:200%;overflow:hidden;white-space:nowrap;font-size:0;border-radius:14px;cursor:pointer;}
.top-slider .slick-dots li.slick-active button{background:#014099;}

/* top-pickup */
.top-pickup__list::after{content:"";display:block;clear:both;margin-bottom:50px;}
.top-pickup__item{width:324px;float:left;margin-right:26px;margin-bottom:21px;}
.top-pickup__item:nth-child(3n){margin-right:0;}
.top-pickup__item:nth-child(3n+1){clear:left;}
.top-pickup__image{max-width:100%;}
.top-pickup__image.large{width:324px;height:216px;}
.top-pickup__link:hover{text-decoration:none;}
.top-pickup__icon{position:relatve;display:block;margin-bottom:16px;}
.top-pickup__icon.douga::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background: url(/common/toushiru/images/v1/icons/play.svg) no-repeat center center / contain;
}
.top-pickup__icon.douga .duration {
  position: absolute;
  right: 7px;
  bottom: 3px;
  padding: 2px 4px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.top-pickup__icon:not(.douga) .duration {
  display: none;
}
.top-pickup__title{font-size:16px;line-height:24px;font-weight:bold;display:block;}
.top-pickup__author{color:#333;font-size:14px;margin-top:8px;display:block;}
.top-pickup__date{text-align:right;color:#333;font-size:14px;display:block;}
.top-pickup__date .new{color:#d80000;font-weight:bold;}

/* top-information */
.top-information{padding-bottom:56px;text-align:center;}
.top-bottom-information{padding-top:56px;text-align:center;}
.top-information p,
.top-bottom-information p{line-height:1.4;}
.top-information a,
.top-bottom-information a{color:#014099;text-decoration:underline;}
/* top-latest */
.top-latest.nomargin{padding-top:20px;}
.top-latest.nomargin__bottom{padding-bottom:20px;}
.top-latest__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-latest__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/list-outline@3x.png) no-repeat left;background-size:32px 32px;}
.top-latest__heading--icon a:hover{text-decoration:none;}
.top-latest__list::after,
.top-latest__item::after{content:"";display:block;clear:both;}
.top-latest__item{width:500px;margin-bottom:24px;}
.top-latest__item:nth-child(odd){float:left;clear:both;}
.top-latest__item:nth-child(even){float:right;}
.top-latest__icon{width:238px;height:158px;display:block;overflow:hidden;float:left;}
.top-latest__icon.douga::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background: url(/common/toushiru/images/v1/icons/play.svg) no-repeat center center / contain;
}
.top-latest__icon.douga .duration {
  position: absolute;
  right: 7px;
  bottom: 3px;
  padding: 2px 4px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.top-latest__icon:not(.douga) .duration {
  display: none;
}
.top-latest__image.--large{width:324px;height:216px;}
.top-latest__image.--middle{width:238px;height:158px;}
.top-latest__text{width:238px;float:right;position:relative;min-height:158px;}
.top-latest__title{font-size:16px;line-height:24px;font-weight:bold;margin-bottom:10px;}
.top-latest__author{font-size:14px;}
.top-latest__date{position:absolute;bottom:0;right:0;font-size:14px;}
.top-latest__date .new{color:#d80000;font-weight:bold;}

/* topbanner */
.top-banner .badge-banner::after{content:"";display:block;clear:both;}
.top-banner .badge-banner .image-area{float:left;margin-right:21px;}
.top-banner .badge-banner .image-area:nth-child(4n){margin-right:0;}
.badge-banner{margin-bottom:10px;}
.badge-banner__list{float:left;width:240px;margin:0 21px 24px 0;}
.badge-banner__list:nth-child(4n){margin-right:0;}
.badge-banner__list:nth-child(4n+1){clear:both;}
.badge-banner__list:nth-child(n+5){margin-bottom:0;}
.badge-banner__item{width:240px;height:120px;overflow:hidden;}
.badge-banner__image{width:240px;height:120px;}
.badge-banner__word{display:block;text-align:right;margin-top:5px;font-size:12px;}

/* toptheme */
.top-theme__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-theme__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/push-notification-outline@3x.png) no-repeat left;background-size:32px 32px;}
.top-theme__heading--icon a:hover{text-decoration:none;}
.top-theme__section{width:488px;}
.top-theme__caption{font-size:20px;font-weight:bold;text-align:center;margin-bottom:24px;}
.top-theme__section--first{float:left;}
.top-theme__section--second{float:right;}

.top-theme__list::after{content:"";display:block;clear:both;}
.top-theme__item{margin-bottom:24px;}
.top-theme__item:nth-child(odd){float:right;width:232px;}
.top-theme__item:nth-child(even){float:left;width:232px;clear:both;}
.top-theme__image{width:232px;height:155px;}

.top-theme__item:first-child{width:488px;height:325px;float:none;}
.top-theme__item:first-child .top-theme__image{width:488px;height:325px;}


/* topcalendar */
.top-calendar__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-calendar__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/calendar@3x.png) no-repeat left;background-size:32px 32px;}
.top-calendar__heading--icon a:hover{text-decoration:none;}
.top-calendar__today{float:left;width:484px;box-sizing:border-box;}
.top-calendar__today a:hover{text-decoration:none;}
.top-calendar__datesec{position:relative;padding:56px 0;border:solid 1px #707070;margin-bottom:15px;background:#fff;}
.top-calendar__datesec::after{content:"";display:block;border-left:solid 65px #333;border-top:solid 65px transparent;border-right:solid 65px transparent;border-bottom:solid 65px transparent;transform: rotate(-135deg);position:absolute;top:-65px;left:-65px;}
.top-calendar__year{position:absolute;top:24px;left:6px;color:#fff;z-index:100;font-size:23px;font-weight:bold;transform: rotate(-45deg);}
.top-calendar__month{text-align:center;font-size:40px;font-weight:bold;line-height:100%;}
.top-calendar__date{text-align:center;font-weight:bold;font-size:200px;line-height:100%;}
.top-calendar__weed{text-align:center;font-size:32px;font-weight:bold;line-height:50px;}

.top-calendar__topic{border:solid 1px #707070;background:#fff;}
.top-calendar__topic .top-calendar__maintitle{background-color:transparent;}
.top-calendar__whatday{display:table;padding:3px 24px 24px 24px;}
.top-calendar__icon{width:120px;height:80px;display:table-cell;vertical-align:middle;}
.top-calendar__icon img{width:120px;height:80px;}
.top-calendar__title{display:table-cell;vertical-align:middle;padding-left:24px;line-height:1.8;}
.top-calendar__link:hover{text-decoration:none;}

.top-calendar__articles{margin-bottom:15px;}
.top-calendar__eventlist{margin:0;padding:24px;}
.top-calendar__eventitem{list-style:none;line-height:1.6;margin-bottom:10px;}
.top-calendar__list{margin:0;padding:24px;background:#fff;}
.top-calendar__list p{margin:0;}
.top-calendar__item{list-style:none;line-height:1.6;margin-bottom:10px;position:relative;padding-left:25px;color:#014099;}
.top-calendar__item.new{font-weight:bold;}
.top-calendar__item.new .new{color:#d80000;margin-left:10px;}
.top-calendar__item::before{content:"・";display:block;position:absolute;top:0;left:0;}
.top-calendar__eventitem a,
.top-calendar__item a{color:#014099;}
.top-calendar__caption{display:block;font-size:14px;}
.top-calendar__detail{float:right;width:484px;box-sizing:border-box;}
.top-calendar__maintitle{background:#f1f1ee;line-height:1;padding:16px 0;display:block;text-align:center;font-size:20px;font-weight:bold;}
.calendar-item__caption{display:block;font-size:12px;}

/* topvotes */
.top-votes__heading{text-align:center;margin-bottom:60px;}
.top-votes__heading--icon{margin:auto;width:408px;height:40px;display:block;overflow:hidden;text-indent:200%;white-space:nowrap;font-size:0;background:url(/common/toushiru/images/v1/icons/votes-top-pc-icon.png) no-repeat center;background-size:408px 40px;}
.votes-block::after{content:"";display:block;clear:both;}
.votes-block__icon{width:500px;float:left;}
.votes-block__image{width:500px;height:333px;}
.votes-block__text{float:right;width:476px;color:#333;height:334px;position:relative;}
.votes-block__title{font-size:24px;font-weight:bold;line-height:1.6;margin-bottom:24px;}
.votes-block__summary{line-height:1.6;margin-bottom:24px;}
.votes-block__period{font-weight:bold;}
.votes-block__period .new{color:#bf0000;margin-right:10px;}
.votes-block__btn{position:absolute;bottom:0;left:50%;transform:translate(-50%,0);text-align:center;}
.votes-block__link{display:block;width:305px;height:56px;border-radius:4px;background:#014099;color:#fff;line-height:56px;text-align:center;}
.votes-block__link:hover{background:#fff;color:#014099;text-decoration:none;border:solid 1px #014099;}

/* top-nisa */
.top-nisa__list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.top-nisa__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-nisa__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/futaba_gray.svg) no-repeat left;background-size:32px 32px;}
.top-nisa__heading--icon a:hover{text-decoration:none;}
.top-nisa__list::after{content:"";display:block;clear:both;}
.top-nisa__item{width:238px;}
.top-nisa__image{width:238px;height:156px;}

/* topinterview */
.top-interview__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-interview__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/headicon-voice@3x.png) no-repeat left;background-size:32px 32px;}
.top-interview__heading--icon a:hover{text-decoration:none;}
.top-interview__list::after{content:"";display:block;clear:both;}
.top-interview__item{width:208px;margin:0 24px 24px 0;}
.top-interview__item a:hover{text-decoration:none;}
.top-interview__text{position:relative;padding:16px;background:#fff;}
.top-interview__title{font-size:16px;line-height:1.6;font-weight:bold;display:block;min-height:75px;}
.top-interview__category{font-size:14px;margin-top:22px;display:block;min-height:32px;}
.top-interview__date{font-size:14px;margin-top:8px;display:block;text-align:right;}
.top-interview__icon{height:138px;overflow:hidden;}
.top-interview__image{width:209px;height:139px;}

.top-interview .swiper-button-prev,
.top-interview .swiper-button-next{-webkit-appearance:none;width:44px;height:44px;border-radius:44px;border:solid 3px #fff;background:#014099;color:#fff;position:absolute;top:50%;transform:translate(0,-50%);z-index:600;text-indent:150%;overflow:hidden;white-space:nowrap;font-size:0;display:block;cursor:pointer;outline:none;}
.top-interview .swiper-button-next{right:0;}
.top-interview .swiper-button-next::before{content:"";display:block;position:absolute;top:14px;left:8px;transform:rotate(45deg);width:15px;height:15px;border-top:solid 1px #fff;border-right:solid 1px #fff;}
.top-interview .swiper-button-prev{left:0}
.top-interview .swiper-button-prev::before{content:"";display:block;position:absolute;top:14px;left:14px;transform:rotate(45deg);width:15px;height:15px;border-bottom:solid 1px #fff;border-left:solid 1px #fff;}

/* topyutai */
.top-yutai__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-yutai__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/headicon-gift@3x.png) no-repeat left;background-size:32px 32px;}
.top-yutai__heading--icon a:hover{text-decoration:none;}
.top-yutai__list::after{content:"";display:block;clear:both;}
.top-yutai__item{width:208px;margin:0 24px 24px 0;}
.top-yutai__item a:hover{text-decoration:none;}
.top-yutai__text{position:relative;padding:16px;background:#fff;}
.top-yutai__title{font-size:16px;line-height:1.6;font-weight:bold;display:block;min-height:75px;}
.top-yutai__category{font-size:14px;margin-top:22px;display:block;min-height:32px;}
.top-yutai__date{font-size:14px;margin-top:8px;display:block;text-align:right;}
.top-yutai__icon{height:138px;overflow:hidden;}
.top-yutai__image{width:209px;height:139px;}

.top-yutai .swiper-button-prev,
.top-yutai .swiper-button-next{-webkit-appearance:none;width:44px;height:44px;border-radius:44px;border:solid 3px #fff;background:#014099;color:#fff;position:absolute;top:50%;transform:translate(0,-50%);z-index:600;text-indent:150%;overflow:hidden;white-space:nowrap;font-size:0;display:block;cursor:pointer;outline:none;}
.top-yutai .swiper-button-next{right:0;}
.top-yutai .swiper-button-next::before{content:"";display:block;position:absolute;top:14px;left:8px;transform:rotate(45deg);width:15px;height:15px;border-top:solid 1px #fff;border-right:solid 1px #fff;}
.top-yutai .swiper-button-prev{left:0}
.top-yutai .swiper-button-prev::before{content:"";display:block;position:absolute;top:14px;left:14px;transform:rotate(45deg);width:15px;height:15px;border-bottom:solid 1px #fff;border-left:solid 1px #fff;}


/* topranking */
.top-ranking__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-ranking__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/ranking-outline@3x.png) no-repeat left;background-size:32px 32px;}
.top-ranking__heading--icon a:hover{text-decoration:none;}
.top-ranking__list::after{content:"";display:block;clear:both;}
.top-ranking__item{width:241px;margin:0 24px 24px 0;}
.top-ranking__item:first-child{width:376px;}
.top-ranking__item a:hover{text-decoration:none;}
.top-ranking__icon{position:relative;overflow:hidden;}
.top-ranking__item:first-child .top-ranking__icon{position:relative;height:250px;overflow:hidden;}
.top-ranking__icon::after{content:"";display:block;border-left:solid 40px #014099;border-top:solid 40px transparent;border-right:solid 40px transparent;border-bottom:solid 40px transparent;transform: rotate(-135deg);position:absolute;top:-40px;left:-40px;}
.top-ranking__num{color:#fff;position:absolute;top:9px;left:10px;font-weight:bold;z-index:10;}
.top-ranking__item:first-child .top-ranking__icon::after{content:"";display:block;border-left:solid 56px #014099;border-top:solid 56px transparent;border-right:solid 56px transparent;border-bottom:solid 56px transparent;transform: rotate(-135deg);position:absolute;top:-56px;left:-56px;}
.top-ranking__item:first-child .top-ranking__num{color:#fff;position:absolute;top:14px;left:12px;font-size:28px;font-weight:bold;z-index:10;}
.top-ranking__text{position:relative;padding:16px;background:#fff;}
.top-ranking__title{font-size:16px;line-height:1.6;font-weight:bold;display:block;min-height:75px;}
.top-ranking__category{font-size:14px;margin-top:8px;display:block;}
.top-ranking__date{font-size:14px;margin-top:8px;display:block;text-align:right;}
.top-ranking__image.--first{width:376px;height:251px;}
.top-ranking__image{width:241px;height:161px;}
.top-ranking #weekly-table,.top-ranking #monthly-table{display:none;}
.top-ranking .tab{display:flex;margin-bottom:32px;min-height:24px;}
.top-ranking .tab__list{width:33.33%;cursor:pointer;display:inline-block;font-size:24px;font-weight:bold;text-align:center;padding-bottom:20px;position:relative;}
.top-ranking .tab__list::after{content:"";display:block;width:100%;height:2px;background:#d1d1d1;position:absolute;bottom:0;left:0;}
.top-ranking .tab__list.current::after{background:#014099;height:4px;}

.top-ranking .swiper-button-prev,
.top-ranking .swiper-button-next{-webkit-appearance:none;width:44px;height:44px;border-radius:44px;border:solid 3px #fff;background:#014099;color:#fff;position:absolute;top:50%;transform:translate(0,-50%);z-index:600;text-indent:150%;overflow:hidden;white-space:nowrap;font-size:0;display:block;cursor:pointer;outline:none;}
.top-ranking .swiper-button-next{right:0;}
.top-ranking .swiper-button-next::before{content:"";display:block;position:absolute;top:14px;left:8px;transform:rotate(45deg);width:15px;height:15px;border-top:solid 1px #fff;border-right:solid 1px #fff;}
.top-ranking .swiper-button-prev{left:0;}
.top-ranking .swiper-button-prev::before{content:"";display:block;position:absolute;top:14px;left:14px;transform:rotate(45deg);width:15px;height:15px;border-bottom:solid 1px #fff;border-left:solid 1px #fff;}

/* topmovie */
.top-movie__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-movie__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/movie-outline@3x.png) no-repeat left;background-size:32px 32px;}
.top-movie__heading--icon a:hover{text-decoration:none;}
.top-movie__list::after{content:"";display:block;clear:both;}
.top-movie__item{width:208px;margin:0 24px 24px 0;}
.top-movie__item a:hover{text-decoration:none;}
.top-movie__text{position:relative;padding:16px;background:#fff;}
.top-movie__title{font-size:16px;line-height:1.6;font-weight:bold;display:block;min-height:75px;}
.top-movie__category{font-size:14px;margin-top:22px;display:block;min-height:32px;}
.top-movie__date{font-size:14px;margin-top:8px;display:block;text-align:right;}
.top-movie__icon{height:138px;overflow:hidden;}
.top-movie__image{width:209px;height:139px;}

.top-movie .swiper-button-prev,
.top-movie .swiper-button-next{-webkit-appearance:none;width:44px;height:44px;border-radius:44px;border:solid 3px #fff;background:#014099;color:#fff;position:absolute;top:50%;transform:translate(0,-50%);z-index:600;text-indent:150%;overflow:hidden;white-space:nowrap;font-size:0;display:block;cursor:pointer;outline:none;}
.top-movie .swiper-button-next{right:0;}
.top-movie .swiper-button-next::before{content:"";display:block;position:absolute;top:14px;left:8px;transform:rotate(45deg);width:15px;height:15px;border-top:solid 1px #fff;border-right:solid 1px #fff;}
.top-movie .swiper-button-prev{left:0}
.top-movie .swiper-button-prev::before{content:"";display:block;position:absolute;top:14px;left:14px;transform:rotate(45deg);width:15px;height:15px;border-bottom:solid 1px #fff;border-left:solid 1px #fff;}

/* toprecommend */
.top-recommend__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-recommend__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/list-outline@3x.png) no-repeat left;background-size:32px 32px;}
.top-recommend__list::after{content:"";display:block;clear:both;}
.top-recommend__item{width:238px;margin:0 24px 24px 0;float:left;}
.top-recommend__item a:hover{text-decoration:none;}
.top-recommend__item:nth-child(4n){margin-right:0;}
.top-recommend__item:nth-child(4n+1){clear:both;}
.top-recommend__text{position:relative;padding:16px;background:#fff;}
.top-recommend__title{font-size:16px;line-height:1.6;font-weight:bold;display:block;min-height:75px;}
.top-recommend__author{font-size:14px;margin-top:22px;display:block;min-height:32px;}
.top-recommend__date{font-size:14px;margin-top:8px;display:block;text-align:right;}
.top-recommend__image{width:238px;height:159px;}
.top-recommend__icon.douga::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background: url(/common/toushiru/images/v1/icons/play.svg) no-repeat center center / contain;
}
.top-recommend__icon.douga .duration {
  position: absolute;
  right: 7px;
  bottom: 3px;
  padding: 2px 4px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
.top-recommend__icon:not(.douga) .duration {
  display: none;
}
/* topauthors */
.top-authors__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-authors__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/my-page-outline@3x.png) no-repeat left;background-size:32px 32px;}
.top-authors__heading--icon a:hover{text-decoration:none;}
.top-authors__section--margin{margin-top:50px;}
.top-authors___caption{text-align:center;font-size:20px;font-weight:bold;margin-bottom:24px;}
.top-authors__item{padding:16px;margin-bottom:24px;background:#eaeae6;}
.top-authors__item::after{content:"";display:block;clear:both;}
.top-authors__author-data{width:488px;float:left;background:#fff;}
.top-authors__article-data{width:488px;float:right;background:#eaeae6;}
.top-authors__author-data a,
.top-authors__article-data a{display:table;width:100%;}
.top-authors__author-data a:hover,
.top-authors__article-data a:hover{text-decoration:none;}
.top-authors__icon{display:table-cell;vertical-align:bottom;padding:6px 10px 0;width: 90px;}
.top-authors__icon img{width:90px;height:90px;}
.top-authors__name{display:table-cell;vertical-align:middle;font-size:20px;font-weight:bold;padding:0 40px;}
.top-authors__thumb{display:table-cell;vertical-align:top;width: 144px;}
.top-authors__thumb img{width:144px;height:95px;}
.top-authors__text{display:table-cell;vertical-align:middle;padding-left:16px;}
.top-authors__title{display:block;font-size:16px;font-weight:bold;margin-bottom:8px;}
.top-authors__summary{font-size:14px;line-height:1.6;}

/* topkeywords */
.top-keywords__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-keywords__heading--icon{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/pin@3x.png) no-repeat left;background-size:32px 32px;}
.top-keywords__heading--icon a:hover{text-decoration:none;}
.top-keywords__item{font-size:0;margin-bottom:24px;display:inline-block;}
.top-keywords__link{font-size:16px;color: #014099;text-decoration: none;background: #fff;border-radius: 20px;display: inline-block;line-height: 1.6;padding: 4px 30px;margin:0 6px;}
.top-block__section:nth-of-type(even) .top-keywords__link{background:#eaeae6;}
.top-block__section:nth-of-type(even) .top-keywords__link:hover,
.top-keywords__link:hover{background:#014099;color:#fff;text-decoration:none;}

/* topsns */
.top-sns__contents{display:flex;justify-content:space-between; width: 1024px;margin: 0 auto;}
.top-sns__mailmag{width:300px;}
.top-sns__social{width:400px;}
.top-sns__app{width:240px;}
.top-sns__heading{text-align:center;font-size:28px;font-weight:bold;margin-bottom:60px;}
.top-sns__heading--iconmail{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/mail-outline@3x.png) no-repeat left;background-size:32px 32px;}
.top-sns__heading--iconsns{display:inline-block;padding:10px 0 10px 40px;background:url(/common/toushiru/images/v1/icons/article/group-8-3@3x.png) no-repeat left;background-size:32px 32px;}

.top-sns__btn a{width:300px;margin:auto;display:block;color:#014099;border:solid 1px #014099;border-radius:4px;height:56px;text-align:center;font-size:16px;font-weight:bold;line-height:56px;background:#fff;box-sizing:border-box;}
.top-sns__btn a:hover{background-color:#014099;color:#fff;text-decoration:none;}
.top-sns__regist{margin-top:24px;text-align:center;}
.top-sns__regist a{position:relative;padding-right:15px;color:#014099;}
.top-sns__regist a::after{content:"";display:block;width:10px;height:10px;border-top:solid 1px #014099;border-right:solid 1px #014099;transform:rotate(45deg);position:absolute;top:7px;right:0;}

.top-sns__btns.double{display:flex;justify-content:space-between;}
.top-sns__facebook,.top-sns__twitter{width:49%;}
.top-sns__link{display: block;border: solid 1px #014099;border-radius: 4px;font-size: 16px;font-weight: bold;line-height: 56px;color: #014099;height: 56px;box-sizing: border-box;}
.top-sns__link:hover{background-color:#014099;color:#fff;text-decoration:none;}
.top-sns__link--facebook{background: url() no-repeat 34px 15px #fff;background-size: 24px 24px;-webkit-background-size: 24px 24px;padding-left:64px;}
.top-sns__link--facebook.lazyloaded{background-image: url(/common/toushiru/images/v1/icons/Group_facebook@2x.png);}
.top-sns__link--x-twitter{background: url() no-repeat 28px 15px #fff;background-size: 24px 24px;-webkit-background-size: 24px 24px;padding-left:60px;}
.top-sns__link--x-twitter.lazyloaded{background-image: url(/common/toushiru/images/v1/icons/x-logo-bg.png);}

.top-sns__link--app{display: flex;align-items: center;justify-content: center;}
.top-sns__link--app img{border:solid 1px #ccc;border-radius:6px;margin-right:5px;}
.top-sns__link--app:hover img{border-style:none;}


/* topblockの色定義など */
.inner-block__wide{width:1024px;margin:0 auto;}
.inner-block__wide::after{content:"";display:block;clear:both;}
.top-block__section{display:block;padding:56px 0;}
.top-block__section:nth-of-type(even){background:#fff;}
.top-block__section:nth-of-type(even) .top-block__section--text{background:#eaeae6;}
.more-article{text-align:center;margin-top:40px;}
.more-article__link{color:#014099;background:#fff;font-weight:bold;font-size:16px;border:solid 1px #014099;border-radius:6px;padding:0 20px;display:inline-block;line-height:40px;height:40px;}
.more-article__link:hover{background:#014099;color:#fff;text-decoration:none;}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{display:none;}

/* キーワード */
.keywords{margin:35px 0 40px;}
.keywords .heading{font-size:20px;font-weight:bold;background:url(/common/toushiru/images/v1/icons/article/pin@3x.png) no-repeat left;background-size:24px 24px;-webkit-background-size:24px 24px;padding-left:30px;margin-bottom:10px;line-height:1.8;}
.keywords .list span{display:block;text-align:center;}
.keywords .list a{font-size:14px;color:#014099;background:#fff;border-radius:20px;display:block;padding:2px 20px;line-height:1.8;margin-bottom:8px;}
.keywords .list a:hover{color:#fff;background:#014099;text-decoration:none;}