@charset "Shift_JIS";



/* --------------------------------
	�ėp�N���X
-------------------------------- */

.sns {
	text-align: center;
	font-size: 0;
	line-height: 1;
}

.sns__item {
	display: inline-block;
	padding: 0 9px;
}

.banner {
}

.banner img {
	width: 100%;
	height: auto;
}


/* --------------------------------
	content
-------------------------------- */

#content {
	padding: 55px 0 0;
	font-size: 14px;
	line-height: 1.78;
	overflow: hidden;
}

.section {}


/* cmplay */
#section--cmplay {
	position: relative;
	/* border-bottom: #fff 2px solid; */
}

#section--cmplay .cmplay__btn img {
	width: 100%;
	height: auto;
}

#section--cmplay .mv img {
	width: 100%;
	height: auto;
}

#section--cmplay .cm {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 290px;
  height: 65px;
  background-color: rgba(0, 0, 0, .8);
  text-decoration: none;
}

#section--cmplay .cm img {
  position: relative;
  margin-left: 2px;
  width: 103px;
  height: 61px;
}

#section--cmplay .cm p {
  color: #fff;
  font-size: 12px;
  text-align: left;
  letter-spacing: 0.4px;
  margin-left: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




/* intro */
#section--intro {
	padding: 0 0 25px;
}

#section--intro .section__head {
	padding: 46px 0 0;
	text-align: center;
}

#section--intro .section__lead {
	padding: 30px 0 0;
	text-align: center;
}

#section--intro .section__txt {
	min-height: 385px;
	background: #fff url(../img/intro_bg.jpg) no-repeat center top;
	background-size: 450px auto;
}

#section--intro .section__txt p {
	margin: 0 auto;
	padding: 45px 15px 0;
	width: 320px;
	box-sizing: border-box;
}

#section--intro .section__sns {}

#section--intro .section__movie {
	margin: 25px auto 0;
	width: 290px;
}

#section--intro .movie__head {}

#section--intro .movie__btn {
	margin: 15px 0 0;
}

#section--intro .movie__note {
	margin: 5px 0 0;
	font-size: 12px;
}


/* news */
#section--news {
	/*padding: 0 0 50px;*/
	padding: 0 0 34px;
	background: url(../img/news_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}

#section--news .section__head {
	/*padding: 47px 0 46px;*/
	padding: 47px 0 26px;
	text-align: center;
}

#section--news .section__slide {
	position: relative;
	margin: 0 auto;
	width: 290px;
}

#section--news .bx-controls {
	position: absolute;
	left: 0;
	top: 160px;
	width: 100%;
	display: none;
}

#section--news .bx-controls-direction a {
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	font-size: 0;
	line-height: 1;
}

#section--news .bx-controls-direction .bx-prev {
	float: left;
	background: url(../img/news_btn_prev.png) no-repeat center top;
	background-size: 100% auto;
}

#section--news .bx-controls-direction .bx-next {
	float: right;
	background: url(../img/news_btn_next.png) no-repeat center top;
	background-size: 100% auto;
}

#section--news .slide__item {
	/*height: 360px;*/
	height: 396px;
	background: rgba(255,255,255,0.8);
}

#section--news .slide__item__inner {
	margin: 0 auto;
	/*padding: 35px 0 0;*/
	padding: 24px 0 0;
	width: 240px;
}

#section--news .slide__item__date {
	font-size: 12px;
	line-height: 1;
	color: #7d7d7d;
}

#section--news .slide__item__date span {
	position: relative;
	top: 1px;
}

#section--news .slide__item__date__img {
	margin-left: 10px;
	display: inline-block;
	vertical-align: -3px;
}

#section--news .slide__item__head {
	padding: 8px 0 0;
	/*height: 52px;*/
	line-height: 1.64;
}

#section--news .slide__item__btn {
	/*padding: 12px 0 0;*/
	padding: 10px 0 0;
}


/* schedule */
#section--schedule {
	padding: 0 0 50px;
	background: #000 url(../img/schedule_bg.jpg) no-repeat center top;
	background-size: 320px auto;
	color: #fff;
}

#section--schedule .section__head {
	padding: 50px 0 0;
	text-align: center;
}

#section--schedule .section__note {
	margin: 55px auto 0;
	width: 290px;
	font-size: 14px;
	text-align: right;
}

#section--schedule .section__list {
	margin: -50px auto 0;
	width: 290px;
}

#section--schedule .section__list .list__item {
	padding: 45px 0 0;
}

#section--schedule .detail__date {
	padding: 0 0 3px;
	border-bottom: #fff 1px solid;
}

#section--schedule .detail__summary {
	margin: 5px 0 0;
}

#section--schedule .detail__summary dt {
	float: left;
}

#section--schedule .detail__btn {
	margin: 10px 0 0;
}


/* cm */
#section--cm {
	padding: 0 0 80px;
	background: url(../img/cm_bg.jpg) center top;
	background-size: 320px auto;
}

#section--cm .section__head {
	padding: 50px 0 0;
	text-align: center;
}

#section--cm .section__btn {
	margin: 37px auto 0;
	width: 290px;
}


/* interview */
#section--interview {
	position: relative;
	padding: 0 0 250px;
	background: #eceaeb url(../img/interview_bg.jpg) no-repeat center bottom;
	background-size: 100% auto;
}

#section--interview .section__head {
	padding: 50px 0 0;
	text-align: center;
}

#section--interview .section__img {
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -160px;
	width: 320px;
	z-index: 1;
}

#section--interview .section__btn {
	position: relative;
	position: absolute;
	left: 50%;
	top: 123px;
	margin: 0 0 0 -145px;
	width: 290px;
	z-index: 2;
}

#section--interview .section__note {
	position: absolute;
	left: 50%;
	top: 257px;
	margin: 0 0 0 -145px;
	width: 290px;
	font-size: 12px;
}


/* about */
#section--jetkei {
	position: relative;
	padding: 0 0 65px;
	background: #fff url(../img/jetkei_bg.jpg) no-repeat center top;
	background-size: 470px auto;
}

#section--jetkei .section__head {
	padding: 50px 0 130px;
	text-align: center;
}

#section--jetkei .section__zoom {
	position: absolute;
	left: 50%;
	top: 183px;
	margin: 0 0 0 -145px;
	padding: 0 0 0 112px;
	width: 290px;
	box-sizing: border-box;
}

/*#section--jetkei .section__note {
	margin: 130px auto 0;
	width: 290px;
	font-size: 12px;
	text-align: right;
}*/

#section--jetkei .section__img {
	margin: 15px auto 0;
 	width: 290px;
}

#section--jetkei .section__img + .section__img {
	margin-top: 2px;
}

#section--jetkei .section__txt {
	margin: 20px 5% 0;
}

#section--jetkei .section__btn {
	margin: 20px auto 0;
	width: 290px;
}

#section--jetkei .section__btn .btn__item + .btn__item {
	margin: 15px 0 0;
}

/* about */
#section--about {
	padding: 0 0 65px;
	background: #000 url(../img/about_bg.jpg) no-repeat center top;
	background-size: 450px auto;
	color: #fff;
}

#section--about .section__head {
	padding: 52px 0 0;
	text-align: center;
}

#section--about .section__name {
	padding: 402px 0 0;
	text-align: center;
}

#section--about .section__txt {
	margin: 44px 5% 0;
}

#section--about .section__aside {
	margin: 15px 0 0;
	font-size: 12px;
	line-height: 1.83;
}

#section--about .section__aside .section__txt {
	margin-top: 0;
}

#section--about .section__btn {
	margin: 24px auto 0;
	width: 290px;
}

#section--about .section__btn .btn__item + .btn__item {
	margin: 15px 0 0;
}


/* wallpaper */
#section--wallpaper {
	padding: 0 0 30px;
	background: #fff url(../img/wallpaper_bg.jpg) no-repeat center top;
	background-size: 320px auto;
}

#section--wallpaper .section__head {
	padding: 55px 0 0;
	text-align: center;
}

#section--wallpaper .section__text {
	width: 290px;
	margin: 0 auto;
	padding-top: 285px;
}

#section--wallpaper .section__btn__list {
	width: 290px;
	margin: 20px auto 0;
}

#section--wallpaper .section__btn__list li {
	margin-bottom: 15px;
}

#section--wallpaper .section__btn__list li:last-child {
	margin-bottom: 0;
}

#section--wallpaper .section__note {
	width: 290px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

#section--wallpaper .section__note.section__note--1 {
	margin-top: 14px;
}

#section--wallpaper .section__note.section__note--2 {
	margin-top: 18px;
}


/* wallpaper */
#section--redball {
	padding: 0 0 50px;
	background: #000 url(../img/redball_bg.jpg) no-repeat center top;
	background-size: 600px auto;
}

#section--redball .section__head {
	margin: 0 auto;
	padding: 29px 0 0;
	width: 320px;
}

#section--redball .section__lead {
	margin: 0 auto;
	width: 320px;
}

#section--redball .section__btn {
	margin: 0 auto;
	width: 290px;
}


/* �I�[�o�[���C �A�j���[�V���� */
.js-mfp-animate .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all 0.3s;
	-webkit-transform: translateX(-50px);
	transition: all 0.3s;
	transform: translateX(-50px);
}

.js-mfp-animate.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.js-mfp-animate.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.js-mfp-animate.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.js-mfp-animate.mfp-removing .mfp-with-anim {
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	opacity: 0;
}

.js-mfp-animate.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-close {
	display: none !important;
}

.js-overlay__btn__close {
	position: absolute;
	right: 0;
	top: -57px;
}


/* �I�[�o�[���C */
.article {
	position: relative;
	margin: 0 5%;
	padding: 25px 10px 20px 25px;
	background: #fff;
}

.article__inner,
.result__inner {
	padding: 0 10px 0 0;
	height: 300px;
	overflow: auto;
}

.article__inner::-webkit-scrollbar,
.result__inner::-webkit-scrollbar {
	width: 5px;
}

.article__inner::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,0.4);
	border-radius: 5px;
}

.result__inner::-webkit-scrollbar-thumb {
	background: rgba(255,255,255,0.4);
	border-radius: 5px;
}

.article__date {
	font-size: 12px;
	line-height: 1;
}

.article__head {
	padding: 7px 0 0;
	font-size: 19px;
	line-height: 1.31;
	font-weight: bold;
}

.article__img {
	margin: 14px 0 0;
}

.article__img img {
	width: 100%;
	height: auto;
}

.article__txt {
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 1.83;
}

.result {
	position: relative;
	margin: 0 5%;
	padding: 20px 10px 20px 20px;
	background: #000;
	color: #fff;
}

.result__list {
}

.result__list .list__item {
	padding: 12px 0 0;
}

.result__list .list__item:first-child {
	padding-top: 0;
}

.result__head {
	padding: 0 0 5px;
	border-bottom: #fff 1px solid;
	font-size: 14px;
	font-weight: bold;
}

.result__txt {
	padding: 5px 0 0;
	font-size: 14px;
	line-height: 1.82;
}

.zoom {
	position: relative;
	margin: 0 auto;
	width: 90%;
	max-width: 580px;
	background: #000;
}

.zoom__inner img {
	width: 100%;
	height: auto;
}


/* spmv @20180201 Added */

#section--spmv {
	text-align: center;
	background: url("../img/spmv_bg.jpg") repeat-x center top;
	background-size: auto 100%;
	height: 628px;
}

#section--spmv .section__head {
	padding-top: 48px;
	margin-bottom: 20px;
}

#section--spmv .section__lead {
	color: #333;
	font-size: 15px;
}

.section__player {
	position: relative;
	margin-top: 18px;
}
.section__player::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 225px;
	background: url("../img/spmv_player.png") no-repeat center top;
	background-size: auto 100%;
}

.section__playerWrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 290px;
	height: 260px;
}

.section__playerLink {
	display: none;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	width: 217px;
	height: 127px;
	background: transparent;
	position: absolute;
	top: 5px;
	left: 35px;
}
.section__playerLink.is-current {
	display: block;
	z-index: 1;
}

.section__playerUpdate {
	position: absolute;
	bottom: 100px;
	left: 38px;
	font-size: 12px;
}

.section__player__tab {
	margin-top: -20px;
	font-size: 0;
	line-height: 1;
}
.section__player__tab a {
	position: relative;
	display: inline-block;
	padding: 19px 0 19px 5px;
	width: 50%;
	height: 50px;
	background-color: #e8e7e9;
	border-bottom: 2px solid #d71518;
	color: #d71518;
	font-size: 11px;
	text-decoration: none;
	box-sizing: border-box;
}
.section__player__tab a.is-current {
	background-color: #d71518;
	color: #fff;
}
.section__player__tab a::before{
  content: '';
  position: absolute;
  top: 50%;
  left: -62px;
  right: 0;
  margin: -4px auto 0;
  width: 6px;
  height: 6px;
  border: 0px;
  transform: rotate(45deg);
  border-top: solid 1px #d71518;
  border-right: solid 1px #d71518;
  transition: 0.3s ease-out;
}
.section__player__tab .section__player__tab__item--2::before {
  left: -94px;
}
.section__player__tab a.is-current::before{
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(135deg);
}

.spmv-bannerWrap {
	position: relative;
	padding-top: 30px;
	height: 110px;
	background: url("../img/spmv_banner_bg.jpg") no-repeat center top;
	background-size: 100%;
	overflow: hidden;
}
.bx-viewport {
	overflow: visible !important;
}
.spmv-Wrap {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	z-index: -1;
	transform: translateX(100%);
	transition: transform 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}
.spmv-Wrap.is-current {
  opacity: 1;
  z-index: 1;
  transform: translateX(0);
  transition: transform 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}
.spmv-banner a {
	position: relative;
	display: inline-block;
	width: 142px;
	height: 80px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-size: 100% auto;
}
.spmv-banner a.is-current::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	border: 2px solid #d71518;
	box-sizing: border-box;
}
.spmv-banner a span.new {
	position: absolute;
	top: 1px;
	right: 1px;
	width: 28px;
	height: 15px;
	background-color: #333;
  color: #fff;
  font-size: 9px;
  text-indent: 0;
  font-family: arial, sans-serif;
}
.spmv-banner-01--1 {
	background: url("../img/spmv_banner_01_1.jpg") no-repeat;
}
.spmv-banner-01--2 {
	background: url("../img/spmv_banner_01_2.jpg") no-repeat;
}
.spmv-banner-01--3 {
	background: url("../img/spmv_banner_01_3.jpg") no-repeat;
}
.spmv-banner-01--4 {
	background: url("../img/spmv_banner_01_4.jpg") no-repeat;
}
.spmv-banner-02--1 {
	background: url("../img/spmv_banner_02_1.jpg") no-repeat;
}
.spmv-banner-02--2 {
	background: url("../img/spmv_banner_02_2.jpg") no-repeat;
}
.spmv-banner-02--3 {
	background: url("../img/spmv_banner_02_3.jpg") no-repeat;
}
.spmv-banner-02--4 {
	background: url("../img/spmv_banner_02_4.jpg") no-repeat;
}
