@charset "UTF-8";

/* ========================================
	header
======================================== */
.l-top-logo-soft {
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100px;
  height: 91px;
}

.l-top-logo-3ds {
	position: absolute;
	z-index: 5000;
	top: 0;
	right: 0;
	width: 145px;
  height: 43px;
}

/* ========================================
	contents
======================================== */
.l-contents {
  position: relative;
}

/* .p-top-lnav */
.p-top-lnav {
  position: fixed;
  top: 152px;
  left: 0;
  z-index: 200;
}
.p-top-lnav_item {
  position: relative;
  width: 30px;
  margin-bottom: 2px;
}
.p-top-lnav_item .cs {
  position: absolute;
  left: 0;
  top: 0;
}

/* ========================================
	top-footer
======================================== */
.l-footer {
  position: relative;
  z-index: 300;
}

.l-footer_logo {
	background: url(../images/top/footer_bg_star.png) no-repeat center bottom, url(../images/common/footer_bg_top.png) no-repeat center bottom;
	background-size: 100% auto;
}

.l-footer_nav {
  padding-bottom: 0;
}
.l-footer_pagetop {
  position: absolute;
  top: 6%;
  right: 15px;
}
.l-footer_info.top-footer_info {
	padding-top: 26px;
}
.top-sns {
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}
.top-sns li {
	display: inline-block;
	width: 13.3333333%;
	margin: 0 10px;
	font-size: 14px;
}
.top-copyright {
  display: block;
  width: 28%;
  margin: 0 auto;
  padding-top: 5px;
}


/* spec */
.p-top-spec {
	width: 100%;
  padding: 25px 17.333333% 38px;
  background-color: rgba(0,0,0,0.25);
  box-sizing: border-box;
}
.p-top-spec_inner {
  position: relative;
	width: 100%;
  margin-bottom: 10px;
}
.p-top-spec_info {
	top: 0;
	left: 0;
  width: 83.265306%;
}
.p-top-spec_amiibo {
	position: absolute;
	top: 0;
	right: 0;
	width: 12.24489%;
}
.p-top-spec_cero {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 12.24489%;
}
.p-top-spec_detail {
  margin-bottom: 15px;
}

.p-top-movie {
  position: relative;
  width: 100%;
  padding: 3px;
  border-radius: 10px;
  background-color: #FFF;
  box-sizing: border-box;
}
.p-top-movie_item {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 9px;
}
.p-top-movie_inner {
  margin-left: -1px;
  margin-right: -1px;
}
.p-top-movie_title {
  width: 20.50209%;
  margin: 0 auto;
}
.player_wrap {
  display: block;
  position: relative;
  height: 0;
  padding-top: 55.60165%; /* 268 * 482 * 100 */
}
.yt_player {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.p-movie-list_item {
  position: relative;
  margin-top: 15px;
}
.icon-new {
  position: absolute;
  top: -8px;
  left: -11.22448%;
  width: 22.44897%;
}

.c-pagetitle {
  width: 79.6%;
  margin: 0 auto 15px;
}
.c-pagelead {
	margin: 0 auto 22px;
}
.c-pagetitle img,
.c-pagelead img {
  height: auto;
  width: 100%;
  max-width: 100%;
}


/* modal */
.p-top-movie {
	
}
.p-top-movie_ttl {
	width: 57.33333%; /* 430 / 750 * 10 */
	margin: 0 auto 10px;
	text-align: center;
}
.p-top-movie_frame {
	padding: 10px;
	background: url(../images/common/modal_bg.png) repeat;
	background-size: 75px 75px;
}
.p-top-movie_box {
	position: relative;
	width: 100%;
	padding-top: 56.25%; /* 9 / 16 * 100 */
}
.p-top-movie_box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ========================================
	series
======================================== */
.l-top-seriestop {
  padding-top: 25px;
}

#series .c-pagelead {
  width: 69.6%;
}

.p-series_title {
  width: 46.41509%;
	margin: 0 auto;
  margin-bottom: 2.46913%;
}

.p-series-hard_icon {
  width: 67.92452%;
	margin: 0 auto;
  margin-bottom: 6.7%; 
}

.p-series_soft {
  position: relative;
  width: 54.71698%;
	margin: 0 auto;
  margin-bottom: 6.7%;
}

.p-series-detail_btn {
  position: relative;
  width: 79.24528%;
	margin: 0 auto;
}
.arw {
  position: absolute;
  top: 0;
  right: 2px;
  width: 9.04761%;
	animation: arw 1100ms ease-in-out infinite;
}
@keyframes arw {
	0%   {transform: translateX(0);}
	50%  {transform: translateX(2px);}
}

.p-series-slider_item {
  padding-bottom: 35px;
}
.p-series-slider_item a {
  display: block;
}
.p-series-slider_inner {
  position: relative;
  margin: 0 14.66667%;
  padding: 6% 0;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  box-shadow: 7px 7px 1px rgba(0,0,0,0.20);
  -webkit-box-shadow: 7px 7px 1px rgba(0,0,0,0.20);
  border-radius: 10px;
  -webkit-border-radius: 10px;
}

.bx-prev,.bx-next {
  width: 42px;
  height: 45px;
  margin-top: -56px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 100;
}
.bx-wrapper .bx-prev {
  background-image: url(../images/top/series/icon_prev.png);
  left: 30px;
}
.bx-wrapper .bx-next {
  background-image: url(../images/top/series/icon_next.png);
  right: 28px;
}

/* .p-series01 */
.p-series-slide01 {
  background-image: url(../images/top/series/series_soft01_bg.png);
}
.p-series01_img02 {
  position: absolute;
  bottom: 30px;
  right: -20.75471%;
  width: 45.47169%;
}

/* .p-series02 */
.p-series-slide02 {
  background-image: url(../images/top/series/series_soft02_bg.png);
}
.p-series02_img02 {
  position: absolute;
  bottom: 58px;
  left: -20.75471%;
  width: 46.60337%;
}

/* .p-series03 */
.p-series-slide03 {
  background-image: url(../images/top/series/series_soft03_bg.png);
}
.p-series03_img02 {
  position: absolute;
  bottom: 17px;
  right: -20.75471%;
  width: 62.07547%;
}

/* .p-series04 */
.p-series-slide04 {
  background-image: url(../images/top/series/series_soft04_bg.png);
}
.p-series04_img02 {
  position: absolute;
  bottom: 60px;
  left: -20.75471%;
  width: 55.47169%;
}

/* .p-series05 */
.p-series-slide05 {
  background-image: url(../images/top/series/series_soft05_bg.png);
}
.p-series-slide05 .p-series-detail_btn {
  background-color: #742681;
  z-index: 1;
}
.p-series05_img02 {
  position: absolute;
  bottom: 4px;
  right: -20.75471%;
  width: 83.58490%;
}

/* .p-series06 */
.p-series-slide06 {
  background-image: url(../images/top/series/series_soft06_bg.png);
}
.p-series06_img02 {
  position: absolute;
  bottom: 44px;
  left: -20.75471%;
  width: 53.01886%;
}

/* .p-series07 */
.p-series-slide07 {
  background-image: url(../images/top/series/series_soft07_bg.png);
}
.p-series07_img02 {
  position: absolute;
  bottom: 40px;
  right: -20.75471%;
  width: 48.86792%;
}

/* .p-series08 */
.p-series-slide08 {
  background-image: url(../images/top/series/series_soft08_bg.png);
}
.p-series08_img02 {
  position: absolute;
  bottom: 62px;
  left: -18.49056%;
  width: 131.13207%;
}

/* .p-series09 */
.p-series-slide09 {
  background-image: url(../images/top/series/series_soft09_bg.png);
}
.p-series09_img02 {
  position: absolute;
  bottom: 60px;
  right: -20.75471%;
  width: 51.50943%;
}

/* .p-series10 */
.p-series-slide10 {
  background-image: url(../images/top/series/series_soft10_bg.png);
}
.p-series10_img02 {
  position: absolute;
  bottom: 55px;
  left: -20.75471%;
  width: 52.83018%;
}


/* --- series-detail --- */
.p-series-detail {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  margin-bottom: 20px;
}
.p-series-detail_title {
  position: absolute;
  top: 24.375%;
  left: 50%;
  width: 32.8%;
	-webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.p-series-detail_icon {
  position: absolute;
  top: 66.875%;
  left: 50%;
  width: 48%;
	-webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.p-series-btn {
  position: relative;
  height: 70px;
}
.p-series-btn_prev,
.p-series-btn_next {
  position: absolute;
  top: 0;
  width: 33.2%;
}
.p-series-btn_prev {
  left: 4%;
}
.p-series-btn_next {
  right: 3.46666%;
}
.p-series-back_btn {
  width: 54.4%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

.p-series_thumbs {
  margin: 0 10px 5px 10px;
  font-size: 0;
}
.p-series_thumbs li {
  display: inline-block;
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.p-series-img_inner {
  position: relative;
}
.p-series-img_thumb {
  overflow: hidden;
  border-radius: 20px;
}
.p-series-img_title {
	position: absolute;
	top: 0;
	left: 0;
}

/* .p-series01_detail */
.p-series01-detail_bg {
  background-image: url(../images/top/series/series_soft01_ttl_bg.png);
}
.p-series01_detail_img01 {
  position: relative;
  margin-left: 4%;
  width: 28.4%;
}
.p-series01_detail_img02 {
  position: absolute;
  top: 0;
  right: 2.26666%;
  width: 24%;
}

/* .p-series02_detail */
.p-series02-detail_bg {
  background-image: url(../images/top/series/series_soft02_ttl_bg.png);
}
.p-series02_detail_img02 {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  width: 28.26666%;
}
.p-series02_detail_img01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 27.73333%;
}

/* .p-series03_detail */
.p-series03-detail_bg {
  background-image: url(../images/top/series/series_soft03_ttl_bg.png);
}
.p-series03_detail_img01 {
  position: relative;
  margin-left: 4%;
  width: 28.4%;
}
.p-series03_detail_img02 {
  position: absolute;
  top: 21.25%;
  right: 0;
  width: 32.93333%;
}

/* .p-series04_detail */
.p-series04-detail_bg {
  background-image: url(../images/top/series/series_soft04_ttl_bg.png);
}
.p-series04_detail_img02 {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  width: 28.26666%;
  z-index: 2;
}
.p-series04_detail_img01 {
  position: absolute;
  bottom: 11.875%;
  left: 0;
  width: 37.33333%;
}
.p-series04-detail_bg .p-series-detail_icon {
  z-index: 1;
}

/* .p-series05_detail */
.p-series05-detail_bg {
  background-image: url(../images/top/series/series_soft05_ttl_bg.png);
}
.p-series05_detail_img01 {
  position: relative;
  width: 29.86666%;
  z-index: 2;
}
.p-series05_detail_img02 {
  position: absolute;
  bottom: 11.875%;
  right: 0;
  width: 44.26666%;
}
.p-series05-detail_bg .p-series-detail_title,
.p-series05-detail_bg .p-series-detail_icon {
  z-index: 1;
}

/* .p-series06_detail */
.p-series06-detail_bg {
  background-image: url(../images/top/series/series_soft06_ttl_bg.png);
}
.p-series06_detail_img02 {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  width: 29.6%;
}
.p-series06_detail_img01 {
  position: absolute;
  bottom: 5.625%;
  left: 0;
  width: 34.53333%;
}

/* .p-series07_detail */
.p-series07-detail_bg {
  background-image: url(../images/top/series/series_soft07_ttl_bg.png);
}
.p-series07_detail_img01 {
  position: relative;
  width: 29.333333%;
  margin-left: 1.33333%;
}
.p-series07_detail_img02 {
  position: absolute;
  bottom: 5%;
  right: 2.4%;
  width: 28.93333%;
}

/* .p-series08_detail */
.p-series08-detail_bg {
  background-image: url(../images/top/series/series_soft08_ttl_bg.png);
}
.p-series08_detail_img02 {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  width: 29.2%;
}
.p-series08_detail_img01 {
  position: absolute;
  bottom: 9.375%;
  left: 0;
  width: 31.86666%;
}

/* .p-series09_detail */
.p-series09-detail_bg {
  background-image: url(../images/top/series/series_soft09_ttl_bg.png);
}
.p-series09_detail_img01 {
  position: relative;
  width: 28.8%;
  margin-left: 4%;
}
.p-series09_detail_img02 {
  position: absolute;
  bottom: 5.625%;
  right: 0;
  width: 32.93333%;
}

/* .p-series10_detail */
.p-series10-detail_bg {
  background-image: url(../images/top/series/series_soft10_ttl_bg.png);
}
.p-series10_detail_img02 {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  width: 28.53333%;
}
.p-series10_detail_img01 {
  position: absolute;
  bottom: 11.875%;
  left: 0;
  width: 33.86666%;
}


.p-rotate-img {
	position: relative;
}
.p-rotate-img_inner {
	position: relative;
}
.p-rotate-img_thumb {
	overflow: hidden;
	border-radius: 18px;
}
.p-rotate-img_title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	border-radius: 18px;
}
.p-rotate-img_title:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/top/rotate_img_reverse.png) center center repeat;
	background-size: 14px 14px;
}
.p-rotate-img_title img {
	position: relative;
}
.p-rotate-img_series {
	position: absolute;
	bottom: 6.89655%; /* 10 / 145 * 100 */
	left: 4.13223%; /* 10 / 242 * 100 */
}
.p-rotate-img_series1 {
	width: 35.12397%; /* 85 / 242 * 100 */
}
.p-rotate-img_series2 {
	width: 28.09917%; /* 68 / 242 * 100 */
}
.p-rotate-img_series3 {
	width: 32.23140%; /* 78 / 242 * 100 */
}
.p-rotate-img_series4 {
	width: 30.99174%; /* 75 / 242 * 100 */
}
.p-rotate-img_series5 {
	width: 34.71074%; /* 84 / 242 * 100 */
}
.p-rotate-img_series6 {
	width: 36.36364%; /* 88 / 242 * 100 */
}
.p-rotate-img_series7 {
	width: 36.36364%; /* 88 / 242 * 100 */
}
.p-rotate-img_series8 {
	width: 38.84298%; /* 94 / 242 * 100 */
}
.p-rotate-img_series9 {
	width: 29.33884%; /* 71 / 242 * 100 */
}
.p-rotate-img_series10 {
	width: 35.95041%; /* 87 / 242 * 100 */
}

/* ========================================
	random
======================================== */
body[data-pagetype="random"] .l-top-logo-soft {
	transition: 600ms;
}
body[data-pagetype="random"] .l-top-logo-soft.is-opening {
	left: 50%;
	transform: translate(-50%, 100px) scale(2.4);
}
body[data-pagetype="random"] .l-top-logo-soft.is-opening-end {
	transition: none;
}
.p-top-random {
	position: relative;
	margin-top: -25px;
}
.p-top-grid {
	min-height: 530px;
	padding: 5px 0;
}
.p-top-grid_inner {
}
.p-top-grid_item {
	padding: 0 2px;
}
.p-top-grid_item:after {
	content: '';
	display: block;
	clear: both;
}
.p-top-grid_item .p-rotate-img {
/*	float: left;
	width: 50%;*/
	box-sizing: border-box;
	padding: 5px;
}
.p-top-grid_item .p-rotate-img:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(../images/top/random/thumb_edge.png) center center no-repeat;
	background-size: 40px 40px;
}
.p-top-grid_item .p-rotate-img:nth-child(3) {
	margin-bottom: 45px;
}
.p-top-grid.is-slidestart .p-top-grid_item.is-rotate .p-rotate-img {
	transform-origin: 50% 0;
	animation: rotateA 500ms linear 1;
}
@keyframes rotateA {
	0%   {	transform: rotate(0deg);	}
	25%  {	transform: rotate(2deg);	}
	75%  {	transform: rotate(-2deg);	}
	100% {	transform: rotate(0deg);	}
}

.p-top-flowtext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 95.3125%; /* 305 / 320 * 100 */
}
.p-top-flowtext:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.p-top-flowtext_inner {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	height: 35px;
	background: url(../images/top/random/top-random-text-bg.png) left top repeat;
	background-size: 27px 27px;
}
@media (min-width: 420px) {
	.p-top-flowtext_inner {
		bottom: -30px;
	}
}
@media (min-width: 500px) {
	.p-top-flowtext_inner {
		bottom: -25px;
	}
}
@media (min-width: 580px) {
	.p-top-flowtext_inner {
		bottom: -20px;
	}
}
@media (min-width: 660px) {
	.p-top-flowtext_inner {
		bottom: -15px;
	}
}
.p-top-flowtext_text {
	width: 100%;
	height: 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../images/top/random/top-random-text.png) 0 center repeat-x;
	background-size: 900px auto;
}
.p-top-flowtext_text.is-opening {
	animation: flowtext 20000ms linear infinite;
}
@keyframes flowtext {
	0%{
		background-position: 0 center;
	}
	100%{
		background-position: -900px center;
	}
}
body[data-pagetype="random"] .l-footer {
	margin-top: -40%;
}





/* ========================================
	top-modal
======================================== */
[data-topModalLink],
[data-thumbvideoid] {
	cursor: pointer;
}
[data-topModalBody] {
	visibility: hidden;
	opacity: 0;
	transition: 200ms;
}
[data-topModalBody].is-show {
	visibility: visible;
	opacity: 1;
}
.c-top-modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9500;
	width: 100%;
	height: 100%;
}
.c-top-modal_bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
[data-modaltype="random"] .c-top-modal_bg {
	background: url(../images/top/modal_type1_bg.png) repeat #e50012;
}
[data-modaltype="series"] .c-top-modal_bg {
	background: url(../images/top/modal_type2_bg.png) repeat #00aaea;
}
[data-modaltype="ranking"] .c-top-modal_bg {
	background: url(../images/top/modal_type3_bg.png) repeat #f08c00;
}
.c-top-modal_contents {
	position: relative;
	z-index: 20;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.c-top-modal_body {
	position: relative;
	width: 100%;
	margin: auto;
	padding-bottom: 120px;
}
.c-top-modalnav {
	margin-bottom: 23px;
	text-align: center;
	font-size: 0;
}
.c-top-modalnav_item {
	display: inline-block;
	width: 29.73333%; /* 223 / 750 * 100 */
	margin: 0 0.4%;
	cursor: pointer;
}
.c-top-modalnav_item span {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 32.73543%; /* 73 / 223 * 100 */
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	background: center bottom no-repeat;
	background-size: contain;
}
.c-top-modalnav_item span:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.c-top-modalnav_random span {
	background-image: url(../images/top/modal_nav_random.png);
}
.c-top-modalnav_series span {
	background-image: url(../images/top/modal_nav_series.png);
}
.c-top-modalnav_ranking span {
	background-image: url(../images/top/modal_nav_ranking.png);
}
.c-top-modalnav_ranking span.cs {
	background-image: url(../images/top/modal_nav_ranking_cs.png);
}
[data-modaltype="random"] .c-top-modalnav_random span {
	background-image: url(../images/top/modal_nav_random_on.png);
}
[data-modaltype="series"] .c-top-modalnav_series span {
	background-image: url(../images/top/modal_nav_series_on.png);
}
[data-modaltype="ranking"] .c-top-modalnav_ranking span {
	background-image: url(../images/top/modal_nav_ranking_on.png);
}
.c-top-modal_main {
	position: relative;
	margin: 0 10px;
}
[data-modaltype="random"] .c-top-modal_main {
	background:
		url(../images/top/modal_type1_contents_bg_ml.png) left top repeat-y,
		url(../images/top/modal_type1_contents_bg_mr.png) right top repeat-y;
	background-color: #ffffff;
	background-size: 10px 10px, 10px 10px;
}
[data-modaltype="series"] .c-top-modal_main {
	background:
		url(../images/top/modal_type2_contents_bg_ml.png) left top repeat-y,
		url(../images/top/modal_type2_contents_bg_mr.png) right top repeat-y;
	background-color: #ffffff;
	background-size: 10px 10px, 10px 10px;
}
[data-modaltype="ranking"] .c-top-modal_main {
	background:
		url(../images/top/modal_type3_contents_bg_ml.png) left top repeat-y,
		url(../images/top/modal_type3_contents_bg_mr.png) right top repeat-y;
	background-color: #ffffff;
	background-size: 10px 10px, 10px 10px;
}
.c-top-modal_main-top,
.c-top-modal_main-bottom {
	position: absolute;
	left: 0;
	width: calc(100% - 26px);
	height: 13px;
	margin: 0 13px;
	background: center top repeat-x;
	background-size: 13px 13px;
}
.c-top-modal_main-top {
	top: -13px;
}
.c-top-modal_main-bottom {
	bottom: -8px;
}
[data-modaltype="random"] .c-top-modal_main-top {
	background-image: url(../images/top/modal_type1_contents_bg_tc.png);
}
[data-modaltype="random"] .c-top-modal_main-bottom {
	background-image: url(../images/top/modal_type1_contents_bg_bc.png);
}
[data-modaltype="series"] .c-top-modal_main-top {
	background-image: url(../images/top/modal_type2_contents_bg_tc.png);
}
[data-modaltype="series"] .c-top-modal_main-bottom {
	background-image: url(../images/top/modal_type2_contents_bg_bc.png);
}
[data-modaltype="ranking"] .c-top-modal_main-top {
	background-image: url(../images/top/modal_type3_contents_bg_tc.png);
}
[data-modaltype="ranking"] .c-top-modal_main-bottom {
	background-image: url(../images/top/modal_type3_contents_bg_bc.png);
}
.c-top-modal_main-top:before,
.c-top-modal_main-top:after,
.c-top-modal_main-bottom:before,
.c-top-modal_main-bottom:after {
	content: '';
	display: block;
	position: absolute;
	width: 13px;
	height: 13px;
}
.c-top-modal_main-top:before,
.c-top-modal_main-top:after {
	top: 0;
}
.c-top-modal_main-bottom:before,
.c-top-modal_main-bottom:after {
	bottom: 0;
}
.c-top-modal_main-top:before,
.c-top-modal_main-bottom:before {
	left: -13px;
	background: left top no-repeat;
	background-size: 13px 13px;
}
.c-top-modal_main-top:after,
.c-top-modal_main-bottom:after {
	right: -13px;
	background: right top no-repeat;
	background-size: 13px 13px;
}

[data-modaltype="random"] .c-top-modal_main-top:before {
	background-image: url(../images/top/modal_type1_contents_bg_tl.png);
}
[data-modaltype="random"] .c-top-modal_main-top:after {
	background-image: url(../images/top/modal_type1_contents_bg_tr.png);
}
[data-modaltype="random"] .c-top-modal_main-bottom:before {
	background-image: url(../images/top/modal_type1_contents_bg_bl.png);
}
[data-modaltype="random"] .c-top-modal_main-bottom:after {
	background-image: url(../images/top/modal_type1_contents_bg_br.png);
}
[data-modaltype="series"] .c-top-modal_main-top:before {
	background-image: url(../images/top/modal_type2_contents_bg_tl.png);
}
[data-modaltype="series"] .c-top-modal_main-top:after {
	background-image: url(../images/top/modal_type2_contents_bg_tr.png);
}
[data-modaltype="series"] .c-top-modal_main-bottom:before {
	background-image: url(../images/top/modal_type2_contents_bg_bl.png);
}
[data-modaltype="series"] .c-top-modal_main-bottom:after {
	background-image: url(../images/top/modal_type2_contents_bg_br.png);
}
[data-modaltype="ranking"] .c-top-modal_main-top:before {
	background-image: url(../images/top/modal_type3_contents_bg_tl.png);
}
[data-modaltype="ranking"] .c-top-modal_main-top:after {
	background-image: url(../images/top/modal_type3_contents_bg_tr.png);
}
[data-modaltype="ranking"] .c-top-modal_main-bottom:before {
	background-image: url(../images/top/modal_type3_contents_bg_bl.png);
}
[data-modaltype="ranking"] .c-top-modal_main-bottom:after {
	background-image: url(../images/top/modal_type3_contents_bg_br.png);
}
.c-top-modal_main:after {
	bottom: -16px;
	left: 0;
	width: 964px;
	height: 24px;
}
.c-top-modal_mainframe {
	overflow: hidden;
	padding: 0 8px;
}
.c-top-modal_movie-box {
	position: relative;
	padding-top: 35px;
}
.c-top-modal_title-box {
	width: 87.39255%; /* 610 / 698 * 100 */
	margin: auto;
	border-bottom: 3px solid;
}
[data-modaltype="random"] .c-top-modal_title-box,
[data-modaltype="series"] .c-top-modal_title-box {
	padding: 7px 0 12px;
}
[data-modaltype="random"] .c-top-modal_title-box {
	border-bottom-color: #e50012;
}
[data-modaltype="series"] .c-top-modal_title-box {
	border-bottom-color: #00aaea;
}
[data-modaltype="ranking"] .c-top-modal_title-box {
	padding-bottom: 7px;
	border-bottom-color: #f08c00;
	text-align: center;
}
[data-modaltype="random"] .c-top-modal_title,
[data-modaltype="series"] .c-top-modal_title {
	position: relative;
	width: 100%;
	padding-top: 9.6%; /* 48 / 500 * 100 */
}
[data-modaltype="random"] .c-top-modal_title:before,
[data-modaltype="series"] .c-top-modal_title:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
[data-modaltype="random"] .c-top-modal_title img,
[data-modaltype="series"] .c-top-modal_title img {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	max-width: none;
	height: 100%;
	transform: translateX(-50%);
}
[data-modaltype="ranking"] .c-top-modal_title {
	display: inline-block;
	vertical-align: middle;
}
[data-modaltype="ranking"] .c-top-modal_title img {
	width: auto;
	max-width: none;
	height: calc(7.5vw - 6px);
}
[data-modaltype="random"] .c-top-modal_ranking,
[data-modaltype="series"] .c-top-modal_ranking {
	display: none;
}
[data-modaltype="ranking"] .c-top-modal_ranking {
	display: inline-block;
	width: 37px;
	height: 39px;
	line-height: 39px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	background: url(../images/top/modal_rank_bg.png) no-repeat center center;
	background-size: contain;
}
[data-modaltype="ranking"] .c-top-modal_ranking:before {
	content: attr(data-ranking);
}
[data-modaltype="ranking"] [data-ranking="1"] {
	width: 34px;
	background-image: url(../images/top/modal_rank1.png);
}
[data-modaltype="ranking"] [data-ranking="2"] {
	width: 34px;
	background-image: url(../images/top/modal_rank2.png);
}
[data-modaltype="ranking"] [data-ranking="3"] {
	width: 34px;
	background-image: url(../images/top/modal_rank3.png);
}
[data-modaltype="ranking"] [data-ranking="4"] {
	width: 34px;
	background-image: url(../images/top/modal_rank4.png);
}
[data-modaltype="ranking"] [data-ranking="5"] {
	width: 34px;
	background-image: url(../images/top/modal_rank5.png);
}
[data-modaltype="ranking"] [data-ranking="6"] {
	width: 34px;
	background-image: url(../images/top/modal_rank6.png);
}
[data-modaltype="ranking"] [data-ranking="7"] {
	width: 34px;
	background-image: url(../images/top/modal_rank7.png);
}
[data-modaltype="ranking"] [data-ranking="8"] {
	width: 34px;
	background-image: url(../images/top/modal_rank8.png);
}
[data-modaltype="ranking"] [data-ranking="9"] {
	width: 34px;
	background-image: url(../images/top/modal_rank9.png);
}
[data-modaltype="ranking"] [data-ranking="10"] {
	width: 34px;
	background-image: url(../images/top/modal_rank10.png);
}
[data-modaltype="ranking"] [data-ranking="1"]:before,
[data-modaltype="ranking"] [data-ranking="2"]:before,
[data-modaltype="ranking"] [data-ranking="3"]:before,
[data-modaltype="ranking"] [data-ranking="4"]:before,
[data-modaltype="ranking"] [data-ranking="5"]:before,
[data-modaltype="ranking"] [data-ranking="6"]:before,
[data-modaltype="ranking"] [data-ranking="7"]:before,
[data-modaltype="ranking"] [data-ranking="8"]:before,
[data-modaltype="ranking"] [data-ranking="9"]:before,
[data-modaltype="ranking"] [data-ranking="10"]:before {
	display: none;
}
.c-top-modal_description-box {
	position: relative;
	width: 87.39255%; /* 610 / 698 * 100 */
	min-height: 36px;
	line-height: 1.5;
	overflow: hidden;
	margin: auto;
	padding: 12px 0;
}
.c-top-modal_description {
	color: #333333;
	font-size: 12px;
}
.c-top-modal_series {
	display: block;
	position: absolute;
	top: 2px;
	left: 50%;
	transform: translateX(-50%);
}
.c-top-modal_serieslogo1 {
	width: 91px;
}
.c-top-modal_serieslogo2 {
	width: 78px;
}
.c-top-modal_serieslogo3 {
	width: 118px;
	margin-top: -2px;
}
.c-top-modal_serieslogo4 {
	width: 99px;
}
.c-top-modal_serieslogo5 {
	width: 101px;
}
.c-top-modal_serieslogo6 {
	width: 101px;
}
.c-top-modal_serieslogo7 {
	width: 101px;
}
.c-top-modal_serieslogo8 {
	width: 101px;
}
.c-top-modal_serieslogo9 {
	width: 90px;
	margin-top: -2px;
}
.c-top-modal_serieslogo10 {
	width: 101px;
}
.c-top-modal_movie {
	position: relative;
	width: 87.39255%; /* 610 / 698 * 100 */
  height: 91.97860%; /* 344 / 374 * 100 */
	padding-top: 49.2866%; /* 344 / 698 * 100 */
  margin: auto;
  border-radius: 14px;
  overflow: hidden;
}
.c-top-modal_movie:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.c-top-modal_movie iframe {
	position: absolute;
	top: 0; 
	left: 0;
	width: 100%;
	height: 100%;
}
.c-top-modal_thumb-area {
	position: relative;
	overflow: hidden;
  margin-top: 10px;
	padding: 25px 0 12px;
	background: url(../images/top/modal_movie_bg.png) left top repeat-x;
	background-size: auto 100%;
}
.c-top-modal_thumb-box {
	padding: 0 23px;
	opacity: 0;
	height: 50px;
}
.c-top-modal_thumb-box.slick-slider {
	opacity: 1;
	height: auto;
}
.c-top-modal_thumb-box .slick-list {
	overflow: visible;
}
.c-top-modal_thumb-item {
	overflow: hidden;
	border: #e5e5e5 4px solid;
	border-radius: 7px;
}
.c-top-modal_thumb-item--series {
	overflow: visible;
}
.c-top-modal_thumb-item--series {
	padding-top: 10px;
}
[data-modaltype="random"] .c-top-modal_thumb-item.slick-current{
	border-color: #e50012;
}
[data-modaltype="series"] .c-top-modal_thumb-item:not(.c-top-modal_thumb-item--series).slick-current {
	border-color: #00aaea;
}
[data-modaltype="ranking"] .c-top-modal_thumb-item.slick-current {
	border-color: #f08c00;
}
.c-top-modal_thumb-item[data-seriesId] {
	display: block;
	margin-bottom: 8px;
	text-align: center;
}
.c-top-modal_thumb-img {
	position: relative;
}
.c-top-modal_thumb-img:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	background: rgba(51, 51, 51, 0.5);
}
[data-modaltype="random"] .c-top-modal_thumb-item.slick-current .c-top-modal_thumb-img:before,
[data-modaltype="series"] .c-top-modal_thumb-item.slick-current .c-top-modal_thumb-img:before,
[data-modaltype="ranking"] .c-top-modal_thumb-item.slick-current .c-top-modal_thumb-img:before {
	display: none;
}
.c-top-modal_thumb-img:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 35px;
	transform: translate(-50%, -50%);
	background: center center no-repeat;
	background-size: contain;
}
[data-modaltype="random"] .c-top-modal_thumb-item.slick-current .c-top-modal_thumb-img:after {
	background-image: url(../images/top/modal_type1_play.png);
}
[data-modaltype="series"] .c-top-modal_thumb-item.slick-current .c-top-modal_thumb-img:after {
	background-image: url(../images/top/modal_type2_play.png);
}
[data-modaltype="ranking"] .c-top-modal_thumb-item.slick-current .c-top-modal_thumb-img:after {
	background-image: url(../images/top/modal_type3_play.png);
}
.c-top-modal_thumb-rank {
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 25px;
	line-height: 26px;
	border-radius: 3px 0 3px 0;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	background: #f08c00;
}
.c-top-modal_thumb-item.slick-current .c-top-modal_thumb-rank {
	display: none;
}
.c-top-modal_thumb-img img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
.c-top-modal_close {
	position: absolute;
	top: -1px;
	right: 12px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	background: center center no-repeat;
	background-size: contain;
}
[data-modaltype="random"] .c-top-modal_close {
	background-image: url(../images/top/modal_type1_close.png);
}
[data-modaltype="series"] .c-top-modal_close {
	background-image: url(../images/top/modal_type2_close.png);
}
[data-modaltype="ranking"] .c-top-modal_close {
	background-image: url(../images/top/modal_type3_close.png);
}

.c-top-modal-sns {
	position: absolute;
	bottom: 80px;
	left: 0;
	width: 100%;
}
.c-top-modal-sns a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-bottom: 20px;
}
.c-top-modal-sns_btn {
  width: 58.66666%;
  margin: auto;
  padding-bottom: 10px;
}
.c-top-modal-sns_text {
  width: 70.8%;
  margin: auto;
}

/* ========================================
	ranking
======================================== */
.p-top-ranktop {
	position: relative;
	text-align: center;
}
.p-top-ranktop img {
	width: 100%;
	height: auto;
}
.p-top-ranktop_title {
	width: 56%; /* 420 / 750 * 100 */
	margin: auto;
	padding: 25px 0 13px;
}
.p-top-ranktop_lead {
	width: 63.06666%; /* 473 / 750 * 100 */
	margin: 0 auto 15px;
}
.p-top-ranktop_update {
	padding-bottom: 13px;
	color: #e50012;
	font-size: 12px;
}
.p-top-ranktop_chara {
	position: absolute;
	bottom: -15px;
	right: 0;
	width: 22.93333%; /* 172 / 750 * 100 */
}

.p-top-ranklink_wrapper {
	padding: 0 5.86666% 0 12.8%; /* l96, r65 / 750 * 100 */
}
.p-top-ranklink {
  padding: 0 5px;
}
.p-top-ranklink_item {
  position: relative;
  float: left;
  margin-right: 3px;
  border-radius: 6px;
  margin-bottom: 15px;
}
.is-current.p-top-ranklink_item:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}
.p-top-ranklink_item.rank-top,
.is-current.p-top-ranklink_item.rank-top:after {
	background-color: #e50012;
}
.p-top-ranklink_item.rank0,
.is-current.p-top-ranklink_item.rank0:after {
	background-color: #f08c00;
}
.p-top-ranklink_item.rank1,
.is-current.p-top-ranklink_item.rank1:after {
	background-color: #6fb92c;
}
.p-top-ranklink_item.rank2,
.is-current.p-top-ranklink_item.rank2:after {
	background-color: #38b28b;
}
.p-top-ranklink_item.rank3,
.is-current.p-top-ranklink_item.rank3:after {
	background-color: #00aaea;
}
.p-top-ranklink_item.rank4,
.is-current.p-top-ranklink_item.rank4:after {
	background-color: #3c66b9;
}
.p-top-ranklink_item.rank5,
.is-current.p-top-ranklink_item.rank5:after {
	background-color: #792288;
}
.p-top-ranklink_item.rank6,
.is-current.p-top-ranklink_item.rank6:after {
	background-color: #af2288;
}
.p-top-ranklink_item.rank7,
.is-current.p-top-ranklink_item.rank7:after {
	background-color: #e52387;
}
.p-top-ranklink_item.rank8,
.is-current.p-top-ranklink_item.rank8:after {
	background-color: #ea5744;
}
.p-top-ranklink_item.rank9,
.is-current.p-top-ranklink_item.rank9:after {
	background-color: #f08c00;
}
.p-top-ranking {
	padding: 0 5.86666% 0 12.8%; /* l96, r65 / 750 * 100 */
}
.p-top-ranking_list {}
.p-top-ranking_list li {
	padding: 0 5px;
}
.p-top-rankitem {
	margin-bottom: 5px;
	border-radius: 9px;
	/*padding: 6px 0;*/
  padding: 9px 0;
}
/*.p-top-rankitem.rank-top,
.p-top-rankitem.rank0 {
	padding: 9px 0;
}*/
.p-top-rankitem.rank-top {
	background-image: url(../images/top/ranking/rank_top_bg.png);
}
.p-top-rankitem.rank0 {
	background-image: url(../images/top/ranking/rank0_bg.png);
}
.p-top-rankitem.rank1 {
	background-image: url(../images/top/ranking/rank1_bg.png);
}
.p-top-rankitem.rank2 {
	background-image: url(../images/top/ranking/rank2_bg.png);
}
.p-top-rankitem.rank3 {
	background-image: url(../images/top/ranking/rank3_bg.png);
}
.p-top-rankitem.rank4 {
	background-image: url(../images/top/ranking/rank4_bg.png);
}
.p-top-rankitem.rank5 {
	background-image: url(../images/top/ranking/rank5_bg.png);
}
.p-top-rankitem.rank6 {
	background-image: url(../images/top/ranking/rank6_bg.png);
}
.p-top-rankitem.rank7 {
	background-image: url(../images/top/ranking/rank7_bg.png);
}
.p-top-rankitem.rank8 {
	background-image: url(../images/top/ranking/rank8_bg.png);
}
.p-top-rankitem.rank9 {
	background-image: url(../images/top/ranking/rank9_bg.png);
}
.p-top-rankitem_rank {
	display: table-cell;
  width: 15.57377049%;
  /*width: 13.44262%;*/
	padding: 0 2.45901% 0 3.27868%;
	vertical-align: middle;
}
/*.p-top-rankitem.rank-top .p-top-rankitem_rank,
.p-top-rankitem.rank0 .p-top-rankitem_rank {
  width: 15.57377049%;
}*/
.p-top-rankitem_rankicon {
	display: block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	border: #ffffff 2px solid;
	border-radius: 12px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
.p-top-rankitem_thumb {
	display: table-cell;
	position: relative;
  width: 22.95081%; /* 140 / 750 * 100 */
	/* width: 19.67213%; 120 / 750 * 100 */
	vertical-align: middle;
}
/*.p-top-rankitem.rank-top .p-top-rankitem_thumb,
.p-top-rankitem.rank0 .p-top-rankitem_thumb {
	 width: 22.95081%; 
}*/
.p-top-rankitem_thumb:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 28.57142%;
	height: 54.7619px;
	background: url(../images/common/movie_play.png) center center no-repeat;
	background-size: contain;
	transform: translate(-50%, -50%);
}
/*.p-top-rankitem.rank-top .p-top-rankitem_thumb:after,
.p-top-rankitem.rank0 .p-top-rankitem_thumb:after {
	width: 28.57142%;
	height: 54.7619px;
}*/
.p-top-rankitem_thumb img {
	width: 100%;
	height: auto;
	border-radius: 9px;
	border: #ffffff 2px solid;
}
/*.p-top-rankitem.rank-top .p-top-rankitem_thumb img,
.p-top-rankitem.rank0 .p-top-rankitem_thumb img {
	border: #ffffff 2px solid;
}*/
.p-top-rankitem_text {
	display: table-cell;
	vertical-align: middle;
	padding-left: 4%;
	padding-right: 6.50819%;
}
.p-top-rankitem_title {
  width: 100%;
  /*width: 91.41104%;*/
	margin-bottom: 5px;
}
.p-top-rankitem_title img {
	width: 100%;
	height: auto;
}
/*.p-top-rankitem.rank-top .p-top-rankitem_title,
.p-top-rankitem.rank0 .p-top-rankitem_title {
  width: 100%;
}*/
.p-top-rankitem_series {
	color: #fff000;
  font-size: 9px;
	/*font-size: 8px;*/
}
/*.p-top-rankitem.rank-top .p-top-rankitem_series,
.p-top-rankitem.rank0 .p-top-rankitem_series {
	font-size: 9px;
 }*/
.slick-arrow {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	display: block;
	width: 42px;
	height: 43px;
	margin-top: -58px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	background-repeat: no-repeat;
	background-size: contain;
}
.slick-prev {
	left: -17px;
	background-image: url(../images/top/series/icon_prev.png);
}
.slick-next {
	right: -17px;
	background-image: url(../images/top/series/icon_next.png);
}
