@-webkit-keyframes elastic {
	0% {
		-webkit-transform-origin: 50% 0;
		        transform-origin: 50% 0;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-9px) scaleX(1.1) scaleY(1.02);
		        transform: translateY(-9px) scaleX(1.1) scaleY(1.02);
	}
	100% {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}

@keyframes elastic {
	0% {
		-webkit-transform-origin: 50% 0;
		        transform-origin: 50% 0;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	60% {
		-webkit-transform: translateY(-9px) scaleX(1.1) scaleY(1.02);
		        transform: translateY(-9px) scaleX(1.1) scaleY(1.02);
	}
	100% {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}

@-webkit-keyframes elastic2 {
	0% {
		opacity: 0;
		-webkit-transform-origin: 50% 0;
		        transform-origin: 50% 0;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-12px) scaleX(1.08) scaleY(1.02);
		        transform: translateY(-12px) scaleX(1.08) scaleY(1.02);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}

@keyframes elastic2 {
	0% {
		opacity: 0;
		-webkit-transform-origin: 50% 0;
		        transform-origin: 50% 0;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-12px) scaleX(1.08) scaleY(1.02);
		        transform: translateY(-12px) scaleX(1.08) scaleY(1.02);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
}

/*clearfix*/
.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.pc .gnav {
	padding-bottom: 110px;
}

.pc .gnav.is--hidden {
	opacity: 0;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	-webkit-transform: translateX(-30px);
	    -ms-transform: translateX(-30px);
	        transform: translateX(-30px);
}

.pc .gnav.is--transition {
	opacity: 1;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
	-webkit-transition: 1800ms;
	-o-transition: 1800ms;
	transition: 1800ms;
}

.pc #wrapper.is--hidden {
	opacity: 0;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
}

.pc #wrapper.is--transition {
	opacity: 1;
	-webkit-transition: 500ms;
	-o-transition: 500ms;
	transition: 500ms;
}

/* =======================================================================
visual
========================================================================== */
.hero {
	position: relative;
	background: #000;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.hero:after {
	content: '';
	position: absolute;
	z-index: 1200;
	left: 0;
	width: 100%;
	pointer-events: none;
}

.hero .hero_inner {
	position: relative;
	z-index: 1000;
	height: 100%;
}

.hero .hero_logo {
	position: absolute;
}

.hero .hero_lead {
	position: absolute;
}

.hero .hero_onAir {
	position: absolute;
	z-index: 1500;
}

.hero .hero_onAir .hero_onAir_anchor,
.hero .hero_onAir .hero_onAir_text {
	display: block;
	position: absolute;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: bottom;
}

.hero .hero_onAir .hero_onAir_text {
	left: 0;
	top: 0;
}

.hero .hero_onAir .hero_onAir_anchor {
	display: block;
	pointer-events: auto;
}

.hero .hero_onAir .hero_onAir_anchor:hover {
	opacity: .5;
}

.hero .hero_bnr {
	position: absolute;
	z-index: 1500;
}

.hero .hero_bnr .hero_bnr_item {
	display: block;
}

.hero .hero_bnr .hero_bnr_item:hover {
	opacity: .5;
}

.pc .hero {
	height: 1460px;
	padding-left: 400px;
	min-width: 1200px;
}

.pc .hero:after {
	bottom: -151px;
	max-width: 2500px;
	height: 406px;
	background: url(/images/top/hero_bottom.png) 50% 0 no-repeat;
	pointer-events: none;
}

.pc .hero .hero_inner {
	height: 1460px;
	overflow: hidden;
	min-width: 1100px;
}

.pc .hero .hero_inner:before {
	content: '';
	position: absolute;
	z-index: 1200;
	left: 0px;
	top: 0;
	width: 155px;
	height: 100%;
	background: url(/images/top/hero_left.png) 50% 0 repeat-y;
}

.pc .hero .hero_bg {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 1100px;
	width: 100%;
	max-width: 1400px;
	height: 3000px;
	background: url(/images/top/hero.jpg) 50% 0px no-repeat;
	background-size: 100%;
}

.pc .hero .hero_chara {
	position: absolute;
	left: 0;
}

.pc .hero .hero_chara-1 {
	top: 100px;
	min-width: 1100px;
	width: 100%;
	max-width: 1400px;
	height: 4000px;
	background: url(/images/top/hero_chara-1.png) 50% 0 no-repeat;
	background-size: 100%;
}

.pc .hero .hero_logo {
	display: none;
}

.pc .hero .hero_lead {
	background: url(/images/top/hero_lead.png) 0 0 no-repeat;
	width: 346px;
	height: 681px;
	position: absolute;
	top: 610px;
	left: 74.54545%;
}

.pc .hero .hero_lead.is--hidden {
	opacity: 0;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	margin-left: 30px;
}

.pc .hero .hero_lead.is--transition {
	opacity: 1;
	margin-left: 0;
	-webkit-transition: margin 600ms, opacity 600ms;
	-o-transition: margin 600ms, opacity 600ms;
	transition: margin 600ms, opacity 600ms;
}

.pc .hero .hero_onAir {
	left: 95px;
	top: 310px;
	width: 498px;
	height: 122px;
}

.pc .hero .hero_onAir.is--hidden {
	opacity: 0;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	-webkit-transform: translateX(-30px);
	    -ms-transform: translateX(-30px);
	        transform: translateX(-30px);
}

.pc .hero .hero_onAir.is--transition {
	opacity: 1;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
	-webkit-transition: 600ms;
	-o-transition: 600ms;
	transition: 600ms;
}

.pc .hero .hero_onAir .hero_onAir_text {
	width: 368px;
	height: 69px;
	background: url(/images/top/hero_onAir_text.png?1806) 0 0 no-repeat;
}

.pc .hero .hero_onAir .hero_onAir_anchor {
	left: 0;
	top: 82px;
	width: 106px;
	height: 31px;
	background: url(/images/top/hero_onAir_anchor.png) 0 0 no-repeat;
}

.pc .hero .hero_bnr {
	left: 77px;
	top: 253px;
}

.pc .hero .hero_bnr.is--hidden {
	opacity: 0;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	-webkit-transform: translateX(-30px);
	    -ms-transform: translateX(-30px);
	        transform: translateX(-30px);
}

.pc .hero .hero_bnr.is--transition {
	opacity: 1;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;
	-webkit-transition: 600ms;
	-o-transition: 600ms;
	transition: 600ms;
}

.pc .hero .hero_bnr .hero_bnr_item {
	width: 140px;
	height: 145px;
	background: url(/images/top/hero_bnr_0127.png) 0 0 no-repeat;
}

@media screen and (max-width: 1400px) {
	.pc #wrapper {
		width: 100%;
	}
	.pc .navWrapper {
		max-width: 1200px;
		margin: 0 auto;
		position: relative;
	}
	.pc .hero {
		padding-left: calc(400px - ((1400px - 100%) / 2));
	}
	.pc .hero:after {
		width: calc(1600px - ((1600px - 100%) / 2));
	}
	.pc .mainFooter {
		width: calc(1600px - ((1600px - 100%) / 2));
		min-width: 1400px;
	}
}

@media screen and (min-width: 1251px) and (max-width: 1500px) {
	.pc .hero .hero_lead {
		position: fixed;
		top: 610px;
		left: auto;
		right: -100px;
	}
}

@media screen and (max-width: 1200px) {
	.pc .hero {
		padding-left: 300px;
	}
}

@media screen and (min-width: 1401px) and (max-width: 1500px) {
	.pc .hero:after {
		width: 1500px;
	}
	.pc .mainFooter {
		width: 1500px;
	}
}

@media screen and (min-width: 1501px) {
	.pc .hero {
		height: 97.33333vw;
	}
	.pc .hero .hero_inner {
		height: 97.33333vw;
	}
	.pc .hero .hero_bg,
	.pc .hero .hero_chara {
		background-size: cover;
		background-size: 100% auto;
	}
	.pc .hero .hero_chara-1 {
		top: 6.66667vw;
	}
	.pc .hero .hero_lead {
		position: absolute;
		top: 42.14286%;
		left: 74.54545%;
		right: auto;
	}
}

@media screen and (min-width: 1801px) {
	.pc .hero {
		height: 1750px;
	}
	.pc .hero .hero_inner {
		height: 1750px;
	}
	.pc .hero .hero_lead {
		left: 1042px;
		top: 732px;
	}
}

/* =======================================================================
top content
========================================================================== */
.pc .content-top {
	padding-top: 0;
	padding-left: 0;
	width: auto;
	background-position: 350px 0;
	min-width: 1200px;
	overflow: hidden;
}

.pc .content-top:after {
	z-index: 0;
	left: 1321px;
	width: calc((100vw - 1320px));
}

/* =======================================================================
movie
========================================================================== */
.section_movie {
	position: relative;
	z-index: 100;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.section_movie .movie_item {
	position: relative;
}

.section_movie .movie_lead {
	color: #fff;
}

.section_movie .movie_content {
	position: relative;
}

.section_movie .movie_content:after {
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
	content: '';
	position: absolute;
	background-position: 50% 50%;
}

.section_movie .movie_content a {
	position: relative;
	display: block;
	padding: 1px;
	overflow: hidden;
}

.section_movie .movie_content a:before, .section_movie .movie_content a:after,
.section_movie .movie_content a img {
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 100%;
	height: auto;
}

.section_movie .movie_content a figure {
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-size: cover;
}

.section_movie .movie_content a:before, .section_movie .movie_content a:after {
	content: '';
	position: absolute;
	background-position: 50% 50%;
}

.section_movie .movie_content a:before {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}

.section_movie .movie_content a:after {
	z-index: 100;
	-webkit-transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
	-o-transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: opacity 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.section_movie .movie_content a:hover:before, .section_movie .movie_content a:hover:after {
	opacity: 0.5;
	-webkit-transition: opacity 0.1s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	-o-transition: opacity 0.1s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: opacity 0.1s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.section_movie .movie_content a img {
	position: relative;
	z-index: 50;
}

.pc .section_movie {
	max-width: 1100px;
	margin: 0 auto;
	padding-top: 160px;
	padding-left: 280px;
}

.pc .section_movie .sectionHead {
	display: none;
}

.pc .section_movie .movie_item {
	width: 797px;
}

.pc .section_movie .movie_lead {
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: bottom;
	display: block;
	width: 200px;
	height: 13px;
	margin: 21px auto 0;
	background: url(/images/top/movie_lead.png) 0 0 no-repeat;
}

.pc .section_movie .movie_lead.onlySP {
	display: none;
}

.pc .section_movie .movie_content {
	width: 797px;
	height: 498px;
	padding: 58px 60px;
	margin-top: 14px;
}

.pc .section_movie .movie_content:after {
	background: url(/images/top/bg_movie_item.png) 50% 50% no-repeat;
}

.pc .section_movie .movie_content a {
	width: 100%;
	height: 100%;
}

.pc .section_movie .movie_content a:after {
	background: url(/images/top/icn_movie_play.png) 50% 50% no-repeat;
}

.pc .section_movie .movie_desc {
	margin-top: 29px;
	text-align: center;
	font-family: "NotoSerif", serif;
	font-size: 21px;
	color: #000;
}

.pc .section_movie .movie_item_num {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.pc .section_movie .movie_item_num .num {
	background: url(/images/top/num_movie.png) 0 0 no-repeat;
	width: 44px;
	height: 59px;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: bottom;
}

.pc .section_movie .movie_item_num .num-0 {
	width: 59px;
}

.pc .section_movie .movie_item_num .num-1 {
	width: 33px;
	background-position: -59px 0;
}

.pc .section_movie .movie_item_num .num-2 {
	width: 50px;
	background-position: -92px 0;
}

.pc .section_movie .movie_item_num .num-3 {
	width: 50px;
	background-position: -142px 0;
}

.pc .section_movie .movie_item_num .num-4 {
	width: 49px;
	background-position: -192px 0;
}

.pc .section_movie .movie_item_num .num-5 {
	width: 49px;
	background-position: -241px 0;
}

.pc .section_movie .movie_item_num .num-6 {
	width: 50px;
	background-position: -290px 0;
}

.pc .section_movie .movie_item_num .num-7 {
	width: 49px;
	background-position: -340px 0;
}

.pc .section_movie .movie_item_num .num-8 {
	width: 52px;
	background-position: -389px 0;
}

.pc .section_movie .movie_item_num .num-9 {
	width: 49px;
	background-position: -441px 0;
}

/* =======================================================================
twitter
========================================================================== */
.pc .section_twitter {
	display: none;
}

/* =======================================================================
staff
========================================================================== */
.pc .section_staff {
	background-color: #f00;
	padding: 120px 0 120px;
	position: relative;
}

.pc .section_staff:before, .pc .section_staff:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
}

.pc .section_staff:before {
	top: -200px;
	height: 230px;
	background: url(/images/top/bg_staff_topAdd.png) 50% 0 repeat-x;
}

.pc .section_staff:after {
	bottom: -200px;
	height: 230px;
	background: url(/images/top/bg_staff_btmAdd.png) 50% 0 repeat-x;
}

.staff_container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	margin: 0 auto;
	background-position: center top, center bottom, center top;
	background-repeat: no-repeat, no-repeat, repeat-y;
}

.staff_container .bg_mid {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
}

.staff_container .staff_content {
	position: relative;
	z-index: 100;
}

.staff_container dl {
	-webkit-font-feature-settings: "palt" 1;
	        font-feature-settings: "palt" 1;
}

.staff_container dt {
	font-family: "NotoSerif", serif;
	font-weight: 400;
	color: #000;
}

.pc .staff_container {
	width: 1080px;
	background-image: url(/images/top/bg_staff_top.png), url(/images/top/bg_staff_btm.png), url(/images/top/bg_staff_rep.png);
	padding: 228px 120px 230px;
}

.pc .staff_container .bg_mid {
	height: 130px;
	background: url(/images/top/bg_staff_mid.png) center center no-repeat;
}

.pc .staff_container .staff_content {
	width: 420px;
}

.pc .staff_container h2 {
	width: 165px;
	height: 50px;
	margin: 0 auto 28px;
	background: url(/images/top/spr_staff.png) center top no-repeat;
}

.pc .staff_container .staff_content-staff {
	width: 460px;
}

.pc .staff_container .staff_content-staff h2 {
	margin-left: 130px;
}

.pc .staff_container .staff_content-staff h2.music {
	width: 194px;
	height: 53px;
	margin-top: 60px;
	margin-left: 110px;
	background-position: 0 -100px;
	background: url(/images/top/h2_music.png) center top no-repeat;
}

.pc .staff_container .staff_content-staff dl {
	padding-left: 53px;
}

.pc .staff_container .staff_content-cast {
	width: 380px;
}

.pc .staff_container .staff_content-cast h2 {
	background-position: 0 -50px;
	margin-left: 90px;
}

.pc .staff_container .staff_content-cast dl {
	padding-left: 40px;
}

.pc .staff_container dt .ja {
	font-size: 15px;
	margin-right: 0.5em;
}

.pc .staff_container dt .en {
	font-size: 11px;
	letter-spacing: 0em;
}

.pc .staff_container dd {
	margin: 5px 0 15px;
	font-size: 48px;
	font-weight: 100;
	line-height: 1.1em;
}

.pc .staff_container dd:last-child {
	margin-bottom: 0;
}

.pc .staff_container .music dd {
	font-size: 1rem;
}

.pc .staff_container .music dd .music_artist {
	font-size: 48px;
	line-height: 1.3em;
}

.pc .staff_container .music dd .music_title {
	font-size: 48px;
	line-height: 1.1em;
	display: block;
	height: 1.3em;
	width: 500px;
}

.pc .staff_container .music dd .music_label {
	font-size: 12pt;
	line-height: 1.3em;
	height: 1.3em;
	display: block;
}

.pc .mainFooter .mainfooter_inner {
	padding-bottom: 120px;
}

.sp .sectionHead {
	text-align: center;
	color: #ce9740;
	font-size: 60px;
	font-weight: 400;
	font-family: 'Cinzel Decorative', cursive;
	letter-spacing: 0.18em;
}

/* =======================================================================
visual
========================================================================== */
.sp .hero {
	height: 1060px;
}

.sp .hero:after {
	bottom: 0px;
	max-width: 2500px;
	height: 126px;
	background: url(/images/top/hero_bottom-sp.png) 50% 0 no-repeat;
}

.sp .hero .hero_inner {
	width: 100%;
	background: url(/images/top/hero-sp.jpg) 0 0 no-repeat;
}

.sp .hero .hero_logo {
	left: 141px;
	top: -27px;
	width: 463px;
	height: 404px;
	background: url(/images/top/hero_logo-sp.png) 0 0 no-repeat;
}

.sp .hero .hero_lead {
	left: 20px;
	top: 200px;
	width: 200px;
	height: 100px;
}

.sp .hero .hero_onAir {
	left: 33px;
	top: 836px;
	width: 433px;
	height: 200px;
}

.sp .hero .hero_onAir .hero_onAir_text,
.sp .hero .hero_onAir .hero_onAir_anchor {
	position: absolute;
}

.sp .hero .hero_onAir .hero_onAir_text {
	left: 0;
	width: 383px;
	height: 79px;
	background: url(/images/top/hero_onAir_text-sp.png) 0 0 no-repeat;
}

.sp .hero .hero_onAir .hero_onAir_anchor {
	left: 1px;
	top: 102px;
	width: 125px;
	height: 37px;
	background-position: -440px 0;
	background: url(/images/top/hero_onAir_anchor-sp.png) 0 0 no-repeat;
}

.sp .hero .hero_bnr {
	display: none;
}

.sp .content-top {
	padding-bottom: 0;
}

/* =======================================================================
movie
========================================================================== */
.sp .section_movie {
	min-height: 770px;
	padding: 127px 0 157px;
}

.sp .section_movie .movie_item {
	margin: 86px auto 0;
	width: 647px;
}

.sp .section_movie .movie_item + .movie_item {
	margin-top: 94px;
}

.sp .section_movie .movie_content {
	width: 647px;
	height: 376px;
	padding: 18px 24px;
}

.sp .section_movie .movie_content:after {
	background: url(/images/top/bg_movie_item-sp.png) 50% 50% no-repeat;
}

.sp .section_movie .movie_content a {
	width: 100%;
	height: 100%;
}

.sp .section_movie .movie_content a:after {
	background: url(/images/top/icn_movie_play-sp.png) 50% 50% no-repeat;
}

.sp .section_movie .movie_lead {
	margin-top: 32px;
	font-size: 20px;
	letter-spacing: 0.4em;
	text-align: center;
}

/* =======================================================================
twitter
========================================================================== */
.sp .section_twitter {
	position: relative;
	padding-top: 238px;
	padding-bottom: 332px;
	background: #f00 url(/images/top/bg_section_twitter-sp.png) 50% 0 no-repeat;
}

.sp .section_twitter .content-twitter {
	width: 668px;
	margin: 95px auto 0;
}

.sp .section_twitter .content-twitter:after {
	height: calc(-300px - 300px + 100%);
	background: url(/images/top/bg_contentFrame_tw_rep-sp.png) 50% 0 repeat-y;
}

.sp .section_twitter .content-twitter .article_content {
	padding: 93px 112px 93px;
	background: url(/images/top/bg_contentFrame_tw_mid-sp.png) 0 50% no-repeat;
}

.sp .section_twitter .content-twitter .article_content:before, .sp .section_twitter .content-twitter .article_content:after {
	height: 300px;
}

.sp .section_twitter .content-twitter .article_content:before {
	top: 0;
	background: url(/images/top/bg_contentFrame_tw_top-sp.png) 50% 0 no-repeat;
}

.sp .section_twitter .content-twitter .article_content:after {
	bottom: 0;
	background: url(/images/top/bg_contentFrame_tw_btm-sp.png) 50% 0 no-repeat;
}

.sp .section_twitter .twitter_head {
	text-align: center;
	margin-bottom: 30px;
}

.sp .section_twitter .twitter_head a {
	position: relative;
	display: inline-block;
	padding-top: 39px;
	text-decoration: none;
	font-family: YakuHanJP, "Noto Sans Japanese", sans-serif;
	font-size: 30px;
	line-height: 1em;
	color: #ce9740;
	font-weight: 300;
	letter-spacing: 0.05em;
}

.sp .section_twitter .twitter_head a:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -19px;
	display: block;
	width: 42px;
	height: 34px;
	background: url(/images/top/twitter_head-sp.png) 0 0 no-repeat;
}

.sp .section_twitter .twitter_widget {
	width: 444px;
	height: 660px;
	margin: 0 auto;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

/* =======================================================================
bnrArea
========================================================================== */
.sp .section_bnrArea {
	padding: 30px 0 85px;
}

.sp .section_bnrArea .bnrWrapper {
	width: 540px;
	margin: 30px auto 0;
}

.sp .section_bnrArea .bnrWrapper li {
	width: 540px;
}

.sp .section_bnrArea .bnrWrapper li + li {
	margin-top: 17px;
}

/* =======================================================================
staff
========================================================================== */
.sp .section_staff {
	background-color: #f00;
	padding: 50px 0;
}

.sp .staff_container {
	width: 750px;
	background-image: url(/images/top/bg_staff_top-sp.png), url(/images/top/bg_staff_btm-sp.png), url(/images/top/bg_staff_rep-sp.png);
	padding: 140px 106px 150px 150px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.sp .staff_container .bg_mid {
	height: 80px;
	background: url(/images/top/bg_staff_mid-sp.png) center center no-repeat;
}

.sp .staff_container .staff_content.staff_content-staff {
	width: 240px;
}

.sp .staff_container .staff_content.staff_content-cast {
	width: 200px;
}

.sp .staff_container h2 {
	width: 144px;
	height: 40px;
	margin: 0 0 42px;
	background: url(/images/top/spr_staff-sp.png) center top no-repeat;
}

.sp .staff_container h2.music {
	width: 166px;
	height: 42px;
	margin-top: 78px;
	background-position: 0 -100px;
	background: url(/images/top/h2_music-sp.png) center top no-repeat;
}

.sp .staff_container .staff_content-cast h2 {
	background-position: 0 -40px;
}

.sp .staff_container dt span {
	display: block;
}

.sp .staff_container dt .ja {
	font-size: 16px;
}

.sp .staff_container dt .en {
	margin-top: 5px;
	font-size: 10px;
	letter-spacing: 0;
}

.sp .staff_container dd {
	margin: 12px 0 32px;
	font-size: 35px;
	font-weight: 100;
	line-height: 1.1em;
}

.sp .staff_container dd:last-child {
	margin-bottom: 0;
}

.sp .staff_container .music dd {
	font-size: 1rem;
}

.sp .staff_container .music dd .music_artist {
	font-size: 35px;
	line-height: 1.3em;
}

.sp .staff_container .music dd .music_title {
	font-size: 35px;
	line-height: 1.2em;
	height: 1.2em;
	display: block;
	width: 500px;
}

.sp .staff_container .music dd .music_label {
	font-size: 14pt;
	line-height: 1.3em;
	height: 1.3em;
	display: block;
}



.pc .hero .hero_onAir{
	top:249px;
}
.pc .hero .hero_onAir .hero_onAir_text {
	width: 368px;
	height: 128px;
	text-indent: 0;
    position: relative;
}
.pc .hero .hero_onAir .hero_onAir_text img{
	width : 100%;
}
.pc .hero .hero_onAir .hero_onAir_text a{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: none;
}

.pc .hero .hero_onAir .hero_onAir_text-ost {
	top:6px;
}

.sp .hero .hero_onAir{
display: flex;
-webkit-justify-content: space-between;
        justify-content: space-between;
	width : 80vw;
    top:auto;
    bottom: -216px;
    left : 10vw;
}
.sp .hero .hero_onAir .hero_onAir_text {
	width: 38vw;
	height: auto;
	text-indent: 0;
    position: relative;
}
.sp .hero .hero_onAir .hero_onAir_text img{
	width : 100%;
}
.sp .hero .hero_onAir .hero_onAir_text a{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: none;
}


.sp .section_movie {
    padding: 200px 0 157px;
}