@charset "utf-8";

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	background: #262626;
	color: #fff;
}

a, a:link {
	color: #0000DE;
}
a:visited {
	color: #941D55;
}
a:active, a:hover {
	color: #CC0000;
}
a:focus {
	color: #CC0000;
}

img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.yohaku-bottom {
	margin-bottom: 2em;
}



/*** ソーシャルボタン ***/
#sns-block {
	width: 100%;
	padding-bottom: 10px;
	background: #262626;
}
.sns {
	width: 96%;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}
.ttl-sns {
	display: inline-block;
	vertical-align: top;
	margin-right: 1em;
	color: #fff;
	font-size: .9em;
}
.ttl-sns i {
	padding-right: .1em;
}
.sns-list {
	display: inline-block;
}
.sns-list li {
	display: inline-block;
	margin-right: 0.3em;
	position: relative;
}
.sns-list li img {
	width: 42px;
	height: auto;
	vertical-align: middle;
}
@media screen and (min-width: 641px) {
	.sns {
		width: 980px;
	}
	.sns-list li img {
		width: 26px;
		height: auto;
		vertical-align: middle;
	}
}
@media screen and (min-width: 64em) {
}
.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/*** ベース設定 ***/
@media screen and (max-width: 640px) {
#global-nav {
	display: none;
}

html {
}
body {
	font: 14px/1.231;
	line-height: 1.4em;
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
}

#container {
	width: 100%;
	position: relative;
}
#container-inner {
	background: #000;
	padding: 0;
}
#container-inner-sp {
	padding: 17.1875% 0 0;
}

.noneview {
	display: none;
}

/* pageup */
.pageup {
}
.pageup a {
	display: block;
	background: url(../images/sp/btn-pageup.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	width: 70px;
	height: 59px;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	position: fixed;
	right: 20px;
	bottom: 20px;
}
}

@media print, screen and (min-width: 641px) {
#program-nav-sp-box {
	display: none;
}

html {
}
body {
	min-width: 980px;
	font-size: 14px;
	line-height: 1.4em;
	-webkit-text-size-adjust: 100%;
}

#container {
	width: 100%;
}
#container-inner {
	background: #000;
	padding: 0 0 80px;
}

/* pageup */
.pageup {
}
.pageup a {
	display: block;
	background: url(../images/pc/btn-pageup.png) no-repeat 0 0;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 86px;
	height: 73px;
	position: fixed;
	right: 20px;
	bottom: 20px;
}
.pageup a:hover {
	background: url(../images/pc/btn-pageup.png) no-repeat 0 -73px;
}
}


/*** tabs01 -トップ- ***/
@media screen and (max-width: 640px) {
#home #tabs1 {
	padding: 0 0 24.6%;
}
#home #tabs1 .main {
}

#home #tabs1 .head {
}
#home #tabs1 .head h2 {
	display: block;
	background: url(../images/sp/head.jpg) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 110.938% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	/*
	margin: 0 auto 8.4%;
	*/
	margin: 0 auto;
}
#home #tabs1 .info,
#home #tabs1 .catch {
	overflow: hidden;
	height: 0px;
}

#home #tabs1 .present-box {
	background: url(../images/sp/contents01-present-foot.png) no-repeat center bottom;
	background-size: 94% auto;
	-webkit-background-size: 94% auto;
	-moz-background-size: 94% auto;
	margin: 0 auto 12.4%;
}
#home #tabs1 .present-box h3 {
	width: 95%;
	display: block;
	background: url(../images/sp/contents01-present-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 32.915% 0 0; /* w100% = 34.647% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto;
}
#home #tabs1 .present-box #question {
	background: url(../images/sp/contents01-present-q-foot.png) no-repeat center bottom;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 0 0 2.2%;
	margin: 0 auto 9.6%;
}
#home #tabs1 .present-box #question h4 {
	display: block;
	background: url(../images/sp/contents01-present-q-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 20.3125% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs1 .present-box #question ul {
	background: #fff600;
	color: #000;
	list-style: none;
	padding: 0 1.2em 2em; 
}
#home #tabs1 .present-box #question ul li {
	font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	line-height: 1.5;
	font-weight: bold;
	margin: 0 0 1.2em;
}
#home #tabs1 .present-box #question ul li:last-child {
	padding: 0 0 0.6em;
	margin: 0;
}
#home #tabs1 .present-box ul#present-detail {
	width: 92%;
	line-height: 1.6;
	list-style: none;
	padding: 0 0 12.4%;
	margin: 0 auto;
}
#home #tabs1 .present-box ul#present-detail li {
	margin: 0 0 7.2%;
}
#home #tabs1 .present-box ul#present-detail li#detail01 {
}
#home #tabs1 .present-box ul#present-detail li#detail02 {
}
#home #tabs1 .present-box ul#present-detail li#detail03 {
}
#home #tabs1 .present-box ul#present-detail li h5 {
	display: inline-block;
	color: #000;
	font-weight: normal;
	padding: 0 0.4em;
	margin: 0 0 0.6em;
}
#home #tabs1 .present-box ul#present-detail li#detail01 h5 {
	background: #2ecf63;
}
#home #tabs1 .present-box ul#present-detail li#detail02 h5 {
	background: #28d1d8;
}
#home #tabs1 .present-box ul#present-detail li#detail03 h5 {
	background: #ff708b;
}
#home #tabs1 .present-box ul#present-detail li p {
	padding: 0 0 0 0.4em;
}
#home #tabs1 .present-box ul#present-detail li#detail02 p {
	font-size: 1.2em;
	color: #28d1d8;
	font-weight: bold;
}

#home #tabs1 .stream-box {
	width: 94%;
	margin: 0 auto;
}
#home #tabs1 .stream-box h3 {
	display: block;
	background: url(../images/sp/contents01-stream-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.71% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 2.4%;
}

#home #tabs1 .stream-box ul {
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 97.1%;
	list-style: none;
	margin: 0 auto;
}
#home #tabs1 .stream-box ul li {
	float: left;
	width: 31.2%;
	margin: 0 3.2% 0 0;
}
#home #tabs1 .stream-box ul li:nth-child(3) {
	float: right;
	width: 31.2%;
	margin: 0;
}
}

@media print, screen and (min-width: 641px) {
#home #tabs1 {
	padding: 0 0 72px;
}
#home #tabs1 .main {
}

#home #tabs1 .head {
	/*
	margin: 0 0 64px;
	*/
	margin: 0;
}
#home #tabs1 .head h2 {
	display: block;
	background: url(../images/pc/head.jpg) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	height: 580px;
	margin: 0 auto;
}
#home #tabs1 .info,
#home #tabs1 .catch {
	overflow: hidden;
	height: 0px;
}

#home #tabs1 .present-box {
	width: 940px;
	background: url(../images/pc/contents01-present-foot.png) no-repeat center bottom;
	padding: 0 0 23px;
	margin: 0 auto 60px;
}
#home #tabs1 .present-box h3 {
	display: block;
	background: url(../images/pc/contents01-present-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 858px;
	height: 297px;
	margin: 0 0 0 20px;
}
#home #tabs1 .present-box #question {
	background: url(../images/pc/contents01-present-q-foot.png) no-repeat center bottom;
	padding: 0 0 40px;
	margin: -12px auto 32px;
}
#home #tabs1 .present-box #question h4 {
	display: block;
	background: url(../images/pc/contents01-present-q-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 85px;
}
#home #tabs1 .present-box #question ul {
	background: #fff600;
	color: #000;
	list-style: none;
	padding: 2px 12px 0 36px;
	margin: -2px 0 0;
}
#home #tabs1 .present-box #question ul li {
	font-family: 'Noto Sans Japanese', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
	margin: 0 0 1.0em;
}
#home #tabs1 .present-box #question ul li:last-child {
	padding: 0 0 0.2em;
	margin: 0;
}
#home #tabs1 .present-box ul#present-detail {
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 884px;
	font-size: 14px;
	line-height: 1.6;
	list-style: none;
	padding: 0 0 70px;
	margin: 0 auto;
}
#home #tabs1 .present-box ul#present-detail li#detail01 {
	float: left;
	width: 480px;
}
#home #tabs1 .present-box ul#present-detail li#detail02 {
	float: right;
	width: 340px;
	margin: 0 0 28px;
}
#home #tabs1 .present-box ul#present-detail li#detail03 {
	float: right;
	width: 340px;
}
#home #tabs1 .present-box ul#present-detail li h5 {
	display: inline-block;
	color: #000;
	font-weight: normal;
	padding: 0 6px;
	margin: 0 0 0.8em;
}
#home #tabs1 .present-box ul#present-detail li#detail01 h5 {
	background: #2ecf63;
}
#home #tabs1 .present-box ul#present-detail li#detail02 h5 {
	background: #28d1d8;
}
#home #tabs1 .present-box ul#present-detail li#detail03 h5 {
	background: #ff708b;
}
#home #tabs1 .present-box ul#present-detail li p {
	padding: 0 0 0 0.4em;
}
#home #tabs1 .present-box ul#present-detail li#detail02 p {
	font-size: 18px;
	color: #28d1d8;
	font-weight: bold;
}

#home #tabs1 .stream-box {
	width: 860px;
	margin: 0 auto;
}
#home #tabs1 .stream-box h3 {
	display: block;
	background: url(../images/pc/contents01-stream-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 860px;
	height: 137px;
	margin: 0 auto 16px;
}

#home #tabs1 .stream-box ul {
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 844px;
	list-style: none;
	margin: 0 auto;
}
#home #tabs1 .stream-box ul li a {
	float: left;
	width: 250px;
	margin: 0 47px 0 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
#home #tabs1 .stream-box ul li:nth-child(3) a {
	float: right;
	width: 250px;
	margin: 0;
}
#home #tabs1 .stream-box ul li a:hover {
	opacity: 0.6;
}
}


/*** tabs02 -内容- ***/
@media screen and (max-width: 640px) {
#home #tabs2 {
	padding: 7.2% 0 19.6%;
}
#home #tabs2 .main {
	width: 94%;
	margin: 0 auto;
}

#home #tabs2 .head {
	margin: 0 auto 7.2%;
}
#home #tabs2 .head h2 {
	display: block;
	background: url(../images/sp/contents02-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.469% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs2 .column-box {
}
#home #tabs2 .column-box .detail {
	width: 94%;
	margin: 0 auto 7.2%;
}
#home #tabs2 .column-box .detail p {
	line-height: 1.7em;
}
#home #tabs2 .column-box .photo {
}
}

@media print, screen and (min-width: 641px) {
#home #tabs2 {
	padding: 0 0 72px;
}
#home #tabs2 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs2 .head {
	margin: 0 auto 24px;
}
#home #tabs2 .head h2 {
	display: block;
	background: url(../images/pc/contents02-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 95px;
}

#home #tabs2 .column-box {
	overflow: hidden;
	position: relative;
	zoom:1;
	width: 940px;
	margin: 0 auto;
}
#home #tabs2 .column-box .detail {
	float: left;
	width: 390px;
	padding: 24px 0 0;
	margin: 0 0 0 20px;
}
#home #tabs2 .column-box .detail p {
	line-height: 1.8em;
}
#home #tabs2 .column-box .photo {
	float: right;
	width: 484px;
	margin: 0 8px 0 0;
}
}


/*** tabs03 -SNS- ***/
@media screen and (max-width: 640px) {
#home #tabs3 {
	padding: 7.2% 0 19.6%;
}
#home #tabs3 .main {
	width: 94%;
	margin: 0 auto;
}

#home #tabs3 .head {
	margin: 0 auto 7.2%;
}
#home #tabs3 .head h2 {
	display: block;
	background: url(../images/sp/contents03-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.469% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs3 .sns-box {
}
#home #tabs3 .sns-box .twitter-group {
	display: block;
	background: url(../images/common/contents03-twitter.png) no-repeat 0 0;
	padding: 94.816% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 6.4%;
	position: relative;
}
#home #tabs3 .sns-box .twitter-group .twitter-box {
	width: 80%;
	height: 56% !important;
	position: absolute;
	top: 21.4%;
	left: 10%;
}
#home #tabs3 .sns-box .twitter-group .twitter-box .twitter-timeline {
	width: 100%;
	height: 190px !important;
}

#home #tabs3 .sns-box .instagram-group {
	display: block;
	background: url(../images/common/contents03-instagram.png) no-repeat 0 0;
	padding: 94.983% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	position: relative;
}
#home #tabs3 .sns-box .instagram-group .instagram-box {
	width: 76% !important;
	height: 56.4% !important;
	position: absolute;
	top: 27.8%;
	left: 12%;
}
#home #tabs3 .sns-box .instagram-group .instagram-box #instagram {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	margin: 0 auto;
}
#home #tabs3 .sns-box .instagram-group .instagram-box #instagram a {
	float: left;
	width: 32%;
	margin: 0 2% 1.8% 0;
}
#home #tabs3 .sns-box .instagram-group .instagram-box #instagram a:nth-child(3n) {
	float: right;
	width: 32%;
	margin: 0 0 1.8% 0;
}


#home #tabs3 .sns-box h3 {
	overflow: hidden;
	height: 0px;
}
}
/* twitter wedget height setting */
@media print, screen and (max-width: 320px) { /* iphone5s under / SE */
#home #tabs3 .sns-box .twitter-group .twitter-box .twitter-timeline {
	height: 170px !important;
}
}
@media print, screen and (min-width: 321px) and (max-width: 479px) { /* iphone6 over */
#home #tabs3 .sns-box .twitter-group .twitter-box .twitter-timeline {
	height: 190px !important;
}
}
@media print, screen and (min-width: 480px) and (max-width: 520px) { /* fablet01 */
#home #tabs3 .sns-box .twitter-group .twitter-box .twitter-timeline {
	height: 240px !important;
}
}
@media print, screen and (min-width: 521px) and (max-width: 640px) { /* fablet02 */
#home #tabs3 .sns-box .twitter-group .twitter-box .twitter-timeline {
	height: 270px !important;
}
}

@media print, screen and (min-width: 641px) {
#home #tabs3 {
	padding: 0 0 72px;
}
#home #tabs3 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs3 .head {
	margin: 0 auto 54px;
}
#home #tabs3 .head h2 {
	display: block;
	background: url(../images/pc/contents03-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 95px;
}

#home #tabs3 .sns-box {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 890px;
	margin: 0 auto;
}
#home #tabs3 .sns-box .twitter-group {
	float: left;
	width: 430px;
	height: 408px;
	background: url(../images/common/contents03-twitter.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	position: relative;
}
#home #tabs3 .sns-box .twitter-group .twitter-box {
	width: 330px !important;
	height: 232px !important;
	position: absolute;
	top: 94px;
	left: 50px;
}
#home #tabs3 .sns-box .twitter-group .twitter-timeline {
	width: 330px !important;
	height: 232px !important;
}
#home #tabs3 .sns-box .instagram-group {
	float: right;
	width: 416px;
	height: 395px;
	background: url(../images/common/contents03-instagram.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 62px 0 0;
	position: relative;
}
#home #tabs3 .sns-box .instagram-group .instagram-box {
	width: 310px !important;
	height: 210px !important;
	position: absolute;
	top: 112px;
	left: 54px;
}
#home #tabs3 .sns-box .instagram-group .instagram-box #instagram {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	margin: 0 auto;
}
#home #tabs3 .sns-box .instagram-group .instagram-box #instagram a {
	float: left;
	width: 32%;
	margin: 0 2% 1.8% 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
#home #tabs3 .sns-box .instagram-group .instagram-box #instagram a:nth-child(3n) {
	float: right;
	width: 32%;
	margin: 0 0 1.8% 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
#home #tabs3 .sns-box .instagram-group .instagram-box #instagram a:hover {
	opacity: 0.6;
}

#home #tabs3 .sns-box h3 {
	overflow: hidden;
	height: 0px;
}
}


/*** tabs04 -予告- ***/
@media screen and (max-width: 640px) {
#home #tabs4 {
	padding: 7.2% 0 19.6%;
}
#home #tabs4 .main {
}

#home #tabs4 .head {
	width: 94%;
	margin: 0 auto 7.2%;
}
#home #tabs4 .head h2 {
	display: block;
	background: url(../images/sp/contents04-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.469% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs4 .movie-box {
	display: block;
	background: url(../images/sp/contents04-youtube01.png) no-repeat center top;
	padding: 7.5% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs4 .movie-box-foot {
	display: block;
	background: url(../images/sp/contents04-youtube02.png) no-repeat center top;
	padding: 7.188% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs4 .movie-box .notice {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
#home #tabs4 .movie-box .notice iframe {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}
}

@media print, screen and (min-width: 641px) {
#home #tabs4 {
	padding: 0 0 72px;
}
#home #tabs4 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs4 .head {
	margin: 0 auto 36px;
}
#home #tabs4 .head h2 {
	display: block;
	background: url(../images/pc/contents04-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 95px;
}

#home #tabs4 .notice {
	display: block;
	background: url(../images/pc/contents04-youtube.png) no-repeat center top;
	width: 936px;
	height: 565px;
	margin: 0 auto;
	position: relative;
}
#home #tabs4 .notice iframe {
	width: 770px !important;
	height: 433px !important;
	position: absolute;
	top: 60px;
	left: 87px;
}
}


/*** tabs05 -あらすじ- ***/
@media screen and (max-width: 640px) {
#home #tabs5 {
	padding: 7.2% 0 15.2%;
}
#home #tabs5 .main {
	width: 94%;
	margin: 0 auto;
}

#home #tabs5 .head {
	margin: 0 auto 7.2%;
}
#home #tabs5 .head h2 {
	display: block;
	background: url(../images/sp/contents05-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.469% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs5 .story-nav {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	margin: 0 auto 9.6%;
}
#home #tabs5 .story-nav ul {
	list-style-type: none;
}
#home #tabs5 .story-nav li.none,
#home #tabs5 .story-nav li a {
	width: 17.19%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
#home #tabs5 .story-nav li#story01 a {
	float: left;
	background: url(../images/sp/contents05-nav01.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 3.5125% 0 0;
}
#home #tabs5 .story-nav li#story02.none {
	float: left;
	background: url(../images/sp/contents05-nav02.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 3.5125% 0 0;
	opacity: 0.2;
}
#home #tabs5 .story-nav li#story02 a {
	float: left;
	background: url(../images/sp/contents05-nav02.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 3.5125% 0 0;
}
#home #tabs5 .story-nav li#story03.none {
	float: left;
	background: url(../images/sp/contents05-nav03.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 3.5125% 0 0;
	opacity: 0.2;
}
#home #tabs5 .story-nav li#story03 a {
	float: left;
	background: url(../images/sp/contents05-nav03.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 3.5125% 0 0;
}
#home #tabs5 .story-nav li#story04.none {
	float: left;
	background: url(../images/sp/contents05-nav04.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	opacity: 0.2;
}
#home #tabs5 .story-nav li#story04 a {
	float: left;
	background: url(../images/sp/contents05-nav04.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs5 .story-nav li#story05.none {
	float: right;
	background: url(../images/sp/contents05-nav05.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	opacity: 0.2;
}
#home #tabs5 .story-nav li#story05 a {
	float: right;
	background: url(../images/sp/contents05-nav05.png) no-repeat center top;
	padding: 17.19% 0 0; /* w100% = 100% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs5 .noneview {
	display: none;
}

#home #tabs5 .story .title-box {
	text-align: center;
	margin: 0 0 7.2%;
}
#home #tabs5 .story .title-box h3 {
	font-size: 1.2em;
	line-height: 1.4em;
}
#home #tabs5 .story .title-box h3 span {
	color: #f17aa1;
}

#home #tabs5 .story .story-box {
	margin: 0 auto 9.6%;
}
#home #tabs5 .story .story-box .scene {
	background: url(../images/common/story/contents05-head-frame.png) no-repeat center top;
	padding: 59.308% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 6.4%;
	position: relative;
}
#home #tabs5 .story .story-box .scene img {
	width: 98.847%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 1.944%;
	left: 1.153%;
}
#home #tabs5 .story .story-box .detail {
	margin: 0 0 5.4%;
}
#home #tabs5 .story .story-box .detail p {
	line-height: 1.7em;
}

#home #tabs5 .guest {
	width: 100%;
	text-align: center;
	border-bottom: 2px solid #fff;
	padding: 0 0 1.8%;
	margin: 0 auto 8.4%;
}

#home #tabs5 .pickup-box {
}
#home #tabs5 .pickup-box .pickup-left {
	width: 98.4%;
	background: url(../images/common/story/contents05-pickup01-frame.png) no-repeat center top;
	padding: 66.627% 0 0; /* w100% = 67.71% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 0 5.4%;
	position: relative;
}
#home #tabs5 .pickup-box .pickup-center {
	width: 98.4%;
	background: url(../images/common/story/contents05-pickup02-frame.png) no-repeat center top;
	padding: 66.627% 0 0; /* w100% = 67.71% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 0 5.4% 1.6%;
	position: relative;
}
#home #tabs5 .pickup-box .pickup-right {
	width: 96.8%;
	background: url(../images/common/story/contents05-pickup03-frame.png) no-repeat center top;
	padding: 66.318% 0 0; /* w100% = 68.51% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 5.4%;
	position: relative;
}
#home #tabs5 .pickup-box .pickup-left img {
	width: 98.8%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 1.703%;
	left: 1.2%;
}
#home #tabs5 .pickup-box .pickup-center img {
	width: 98.8%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 1.703%;
	right: 1.2%;
}
#home #tabs5 .pickup-box .pickup-right img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 1.703%;
	left: 0;
}


#home #tabs5 .pickup-box-center {
}
#home #tabs5 .pickup-box-center .pickup-center1 {
	width: 98.4%;
	background: url(../images/common/story/contents05-pickup01-frame.png) no-repeat center top;
	padding: 66.627% 0 0; /* w100% = 67.71% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 0 5.4%;
	position: relative;
}
#home #tabs5 .pickup-box-center .pickup-center2 {
	width: 96.8%;
	background: url(../images/common/story/contents05-pickup02-frame.png) no-repeat center top;
	padding: 66.318% 0 0; /* w100% = 68.51% */
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	margin: 0 auto 5.4%;
	position: relative;
}
#home #tabs5 .pickup-box-center .pickup-center1 img {
	width: 98.8%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 1.703%;
	left: 1.2%;
}
#home #tabs5 .pickup-box-center .pickup-center2 img {
	width: 98.8%;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 1.703%;
	right: 1.2%;
}

}

@media print, screen and (min-width: 641px) {
#home #tabs5 {
	padding: 0 0 72px;
}
#home #tabs5 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs5 .head {
	margin: 0 auto 42px;
}
#home #tabs5 .head h2 {
	display: block;
	background: url(../images/pc/contents05-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 95px;
}

#home #tabs5 .story-nav {
	width: 605px;
	height: 104px;
	margin: 0 0 64px 148px;
	position: relative;
}
#home #tabs5 .story-nav ul {
	list-style-type: none;
}
#home #tabs5 .story-nav li a {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 104px;
	height: 104px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden; 
	-webkit-backface-visibility: hidden;
}
#home #tabs5 .story-nav li a:hover {
	opacity: 0.6;
}
#home #tabs5 .story-nav li.none {
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 104px;
	height: 104px;
}
#home #tabs5 .story-nav li#story01 a {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
#home #tabs5 .story-nav li#story02.none {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat -125px 0;
	position: absolute;
	top: 0;
	left: 125px;
	opacity: 0.2;
}
#home #tabs5 .story-nav li#story02 a {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat -125px 0;
	position: absolute;
	top: 0;
	left: 125px;
}
#home #tabs5 .story-nav li#story03.none {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat -251px 0;
	position: absolute;
	top: 0;
	left: 251px;
	opacity: 0.2;
}
#home #tabs5 .story-nav li#story03 a {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat -251px 0;
	position: absolute;
	top: 0;
	left: 251px;
}
#home #tabs5 .story-nav li#story04.none {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat -376px 0;
	position: absolute;
	top: 0;
	left: 376px;
	opacity: 0.2;
}
#home #tabs5 .story-nav li#story04 a {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat -376px 0;
	position: absolute;
	top: 0;
	left: 376px;
}
#home #tabs5 .story-nav li#story05.none {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat -501px 0;
	position: absolute;
	top: 0;
	left: 501px;
	opacity: 0.2;
}
#home #tabs5 .story-nav li#story05 a {
	display: block;
	background: url(../images/pc/contents05-nav.png) no-repeat -501px 0;
	position: absolute;
	top: 0;
	left: 501px;
}

#home #tabs5 .noneview {
	display: none;
}

#home #tabs5 .story .title-box {
	text-align: center;
	margin: 0 auto 50px;
}
#home #tabs5 .story .title-box h3 {
	font-size: 20px;
	line-height: 1.5em;
}
#home #tabs5 .story .title-box h3 span {
	color: #f17aa1;
}
#home #tabs5 .story .title-box h3 br {
	display: none;
}

#home #tabs5 .story .story-box {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 890px;
	margin: 0 auto 46px;
}
#home #tabs5 .story .story-box .scene {
	float: left;
	background: url(../images/common/story/contents05-head-frame.png) no-repeat center top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	width: 456px;
	height: 270px;
	position: relative;
}
#home #tabs5 .story .story-box .scene img {
	width: 451px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 5px;
	left: 5px;
}
#home #tabs5 .story .story-box .detail {
	float: right;
	width: 400px;
	padding: 5px 0 0;
}
#home #tabs5 .story .story-box .detail p {
	font-size: 14px;
	line-height: 1.7em;
}

#home #tabs5 .guest {
	text-align: center;
	margin: 0 auto 40px;
}

#home #tabs5 .pickup-box {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
}
#home #tabs5 .pickup-box .pickup-left {
	float: left;
	background: url(../images/common/story/contents05-pickup01-frame.png) no-repeat center top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	width: 307px;
	height: 208px;
	margin: 0 11px 11px 0;
	position: relative;
}
#home #tabs5 .pickup-box .pickup-center {
	float: left;
	background: url(../images/common/story/contents05-pickup02-frame.png) no-repeat center top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	width: 307px;
	height: 208px;
	margin: 0 0 11px;
	position: relative;
}
#home #tabs5 .pickup-box .pickup-right {
	float: right;
	background: url(../images/common/story/contents05-pickup03-frame.png) no-repeat center top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	width: 302px;
	height: 208px;
	margin: 0 0 11px;
	position: relative;
}
#home #tabs5 .pickup-box .pickup-left img {
	width: 302px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	left: 4px;
}
#home #tabs5 .pickup-box .pickup-center img {
	width: 302px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	right: 4px;
}
#home #tabs5 .pickup-box .pickup-right img {
	width: 302px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	left: 0;
}



#home #tabs5 .pickup-box-center {
	overflow: hidden;
	/* position: relative; */
	zoom: 1;
	width: 625px;
	margin: 0 auto;
}
#home #tabs5 .pickup-box-center .pickup-center1 {
	background: url(../images/common/story/contents05-pickup01-frame.png) no-repeat center top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	width: 307px;
	height: 208px;
	margin: 0 11px 11px 0;
	position: relative;
	float: left;
}
#home #tabs5 .pickup-box-center .pickup-center2 {
	background: url(../images/common/story/contents05-pickup02-frame.png) no-repeat center top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	width: 307px;
	height: 208px;
	margin: 0 0 11px;
	position: relative;
	float: left;
}
#home #tabs5 .pickup-box-center .pickup-center1 img {
	width: 302px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	left: 4px;
}
#home #tabs5 .pickup-box-center .pickup-center2 img {
	width: 302px;
	height: auto;
	vertical-align: middle;
	position: absolute;
	top: 4px;
	right: 4px;
}

}


/*** tabs06 -相関図- ***/
@media screen and (max-width: 640px) {
#home #tabs6 {
	padding: 7.2% 0 19.6%;
}
#home #tabs6 .main {
	width: 94%;
	margin: 0 auto;
}

#home #tabs6 .head {
	margin: 0 auto 7.2%;
}
#home #tabs6 .head h2 {
	display: block;
	background: url(../images/sp/contents06-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.469% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs6 .chart-box {
	width: 100%;
}
#home #tabs6 .chart-box p.swipe {
	margin: 0 0 0.3em;
}
#home #tabs6 .chart-box p.chart {
	width: 100%;
	direction: ltr;
	overflow: auto;
}
#home #tabs6 .chart-box p.chart img {
	width: 640px;
	height: auto;
	vertical-align: middle;
}
}

@media print, screen and (min-width: 641px) {
#home #tabs6 {
	padding: 0 0 52px;
}
#home #tabs6 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs6 .head {
	margin: 0 auto 34px;
}
#home #tabs6 .head h2 {
	display: block;
	background: url(../images/pc/contents06-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 95px;
}

#home #tabs6 .chart-box {
	width: 940px;
	height: 760px;
	margin: 0 auto;
}
#home #tabs6 .chart-box p.swipe {
	display: none;
}
}
/*** tabs06 -相関図- ***/


/*** tabs07 -出演者- ***/
@media screen and (max-width: 640px) {
#home #tabs7 {
	padding: 7.2% 0 19.6%;
}
#home #tabs7 .main {
	width: 94%;
	margin: 0 auto;
}

#home #tabs7 .head {
	margin: 0 auto 7.2%;
}
#home #tabs7 .head h2 {
	display: block;
	background: url(../images/sp/contents07-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.636% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs7 .cast-group {
}
#home #tabs7 .cast-group .cast-box {
	padding: 0 0 7.2%;
	margin: 0 auto 9.6%;
}
#home #tabs7 .cast-group #matsui.cast-box {
	background: url(../images/sp/contents07-frame01.png) no-repeat center bottom;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs7 .cast-group #ozawa.cast-box {
	background: url(../images/sp/contents07-frame02.png) no-repeat center bottom;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs7 .cast-group #yuki.cast-box {
	background: url(../images/sp/contents07-frame03.png) no-repeat center bottom;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs7 .cast-group #sumida.cast-box {
	background: url(../images/sp/contents07-frame04.png) no-repeat center bottom;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs7 .cast-group .cast-box .actor-info {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	margin: 0 auto 5.4%;
}
#home #tabs7 .cast-group .cast-box .actor-info .photo {
	float: left;
	width: 38%;
}
#home #tabs7 .cast-group .cast-box .actor-info .profile {
	float: right;
	width: 58%;
	line-height: 1.6;
}
#home #tabs7 .cast-group .cast-box .actor-info .profile .part {
	line-height: 1.4;
}
#home #tabs7 .cast-group .cast-box .actor-info .profile h3 {
	font-size: 1.2em;
	line-height: 1.7;
}
#home #tabs7 .cast-group #matsui.cast-box .actor-info .profile h3 {
	color: #ffe500;
}
#home #tabs7 .cast-group #ozawa.cast-box .actor-info .profile h3 {
	color: #25a6f9;
}
#home #tabs7 .cast-group #yuki.cast-box .actor-info .profile h3 {
	color: #3fe962;
}
#home #tabs7 .cast-group #sumida.cast-box .actor-info .profile h3 {
	color: #f667ab;
}

#home #tabs7 .cast-group .cast-box .actor-detail {
	line-height: 1.7;
}
}

@media print, screen and (min-width: 641px) {
#home #tabs7 {
	padding: 0 0 60px;
}
#home #tabs7 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs7 .head {
	margin: 0 auto 64px;
}
#home #tabs7 .head h2 {
	display: block;
	background: url(../images/pc/contents07-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 95px;
}

#home #tabs7 .cast-group {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 940px;
	margin: 0 auto;
}
#home #tabs7 .cast-group:nth-child(2) {
	background: url(../images/pc/contents07-frame01.png) no-repeat center bottom;
	min-height: 330px;
	padding: 0 0 46px;
}
#home #tabs7 .cast-group:nth-child(3) {
	background: url(../images/pc/contents07-frame02.png) no-repeat center top;
	min-height: 290px; /* image height - padding-top +(-) x */
	padding: 34px 0 0;
}
#home #tabs7 .cast-group .cast-box:nth-child(odd) {
	float: left;
	width: 402px;
	margin: 0 0 0 25px;
}
#home #tabs7 .cast-group .cast-box:nth-child(even) {
	float: right;
	width: 402px;
	margin: 0 25px 0 0;
}
#home #tabs7 .cast-group #sumida.cast-box {
	width: 416px;
	margin: 0 10px 0 0;
}

#home #tabs7 .cast-group .cast-box .actor-info {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	margin: 0 auto 20px;
}
#home #tabs7 .cast-group .cast-box .actor-info .photo {
	float: left;
	width: 146px;
}
#home #tabs7 .cast-group .cast-box .actor-info .profile {
	float: right;
	width: 230px;
	line-height: 1.6;
	padding: 6px 0 0;
}
#home #tabs7 .cast-group #sumida.cast-box .actor-info  .profile {
	width: 244px;
}
#home #tabs7 .cast-group .cast-box .actor-info .profile .part {
	font-size: 18px;
	line-height: 1.4;
}
#home #tabs7 .cast-group .cast-box .actor-info .profile h3 {
	font-size: 22px;
	line-height: 1.7;
}
#home #tabs7 .cast-group #matsui.cast-box .actor-info .profile h3 {
	color: #ffe500;
}
#home #tabs7 .cast-group #ozawa.cast-box .actor-info .profile h3 {
	color: #25a6f9;
}
#home #tabs7 .cast-group #yuki.cast-box .actor-info .profile h3 {
	color: #3fe962;
}
#home #tabs7 .cast-group #sumida.cast-box .actor-info .profile h3 {
	color: #f667ab;
}

#home #tabs7 .cast-group .cast-box .actor-detail {
	line-height: 1.7;
}
#home #tabs7 .cast-group #sumida.cast-box .actor-detail {
	width: 402px;
}
}


/*** tabs08 -主題歌- ***/
@media screen and (max-width: 640px) {
#home #tabs8 {
	padding: 7.2% 0 19.6%;
}
#home #tabs8 .main {
	width: 94%;
	margin: 0 auto;
}

#home #tabs8 .head {
	margin: 0 auto 7.2%;
}
#home #tabs8 .head h2 {
	display: block;
	background: url(../images/sp/contents08-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.469% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs8 .song {
	width: 94%;
	margin: 0 auto 7.2%;
	position: relative;
}
#home #tabs8 .song h3 {
	width: 70%;
	font-size: 1.2em;
	line-height: 1.6;
	padding: 7.2% 0 0;
	margin: 0 0 9.6%;
}
#home #tabs8 .song h3 span {
	color: #f3eb10;
}
#home #tabs8 .song .release {
	width: 26%;
	background: url(../images/common/contents08-release.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	padding: 26% 0 0; /* w100% = 100% */
	position: absolute;
	top: 0;
	right: 0;
}

#home #tabs8 .artist {
	margin: 0 auto 9.6%;
}
#home #tabs8 .artist .photo {
	width: 100%;
	margin: 0 auto 5.4%;
}
#home #tabs8 .artist .detail {
	width: 94%;
	line-height: 1.7;
	margin: 0 auto;
}

#home #tabs8 .comments {
	width: 94%;
	margin: 0 auto;
}
#home #tabs8 .comments .comment01 {
	margin: 0 0 7.2%;
}
#home #tabs8 .comments .comment02 {
}
#home #tabs8 .comments h3 {
	display: inline-block;
	line-height: 1.2;
	color: #000;
	font-weight: normal;
	padding: 1.0% 3.2% 0.6%;
	margin: 0 0 10px;
}
#home #tabs8 .comments .comment01 h3 {
	background: #29cc4b;
}
#home #tabs8 .comments .comment02 h3 {
	background: #fd5679;
}
#home #tabs8 .comments p {
	line-height: 1.6;
}
}

@media print, screen and (min-width: 641px) {
#home #tabs8 {
	padding: 0 0 72px;
}
#home #tabs8 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs8 .head {
	margin: 0 auto 46px;
}
#home #tabs8 .head h2 {
	display: block;
	background: url(../images/pc/contents08-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 95px;
}

#home #tabs8 .song {
	width: 710px;
	font-size: 16px;
	padding: 32px 0 0;
	margin: 0 0 76px 90px;
	position: relative;
}
#home #tabs8 .song h3 {
	font-size: 28px;
	line-height: 1.6;
}
#home #tabs8 .song h3 span {
	color: #f3eb10;
}
#home #tabs8 .song br {
	display: none;
}
#home #tabs8 .song .release {
	display: block;
	background: url(../images/common/contents08-release.png) no-repeat center top;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 135px;
	height: 135px;
	position: absolute;
	top: 0;
	right: 0;
}

#home #tabs8 .artist {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 890px;
	margin: 0 auto 42px;
}
#home #tabs8 .artist .photo {
	float: left;
	width: 500px;
}
#home #tabs8 .artist .detail {
	float: right;
	width: 360px;
	line-height: 1.7;
}

#home #tabs8 .comments {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 890px;
	margin: 0 auto;
}
#home #tabs8 .comments .comment01 {
	float: left;
	width: 430px;
}
#home #tabs8 .comments .comment02 {
	float: right;
	width: 430px;
}
#home #tabs8 .comments h3 {
	display: inline-block;
	color: #000;
	font-weight: normal;
	padding: 2px 12px 1px;
	margin: 0 0 10px;
}
#home #tabs8 .comments .comment01 h3 {
	background: #29cc4b;
}
#home #tabs8 .comments .comment02 h3 {
	background: #fd5679;
}
#home #tabs8 .comments p {
	width: 410px;
	margin: 0 auto;
}
}


/*** tabs09 -YouTuber逃走中！- ***/
#home #tabs9 .escape h3 {
	color: #f0ff00;
}
#home #tabs9 .escape .info #info01 a#ch01 {
	color: #00e4ff;
}
#home #tabs9 .escape .escape-box a,
#home #tabs9 .escape .info #info01 a#ch02 {
	color: #fffc00;
}
#home #tabs9 .escape .info #info02 {
	font-weight: bold;
}
#home #tabs9 .escape .info #info02 span {
	color: #fd4f73;
}

@media screen and (max-width: 640px) {
#home #tabs9 {
	padding: 7.2% 0 19.6%;
}
#home #tabs9 .main {
}

#home #tabs9 .head {
	width: 94%;
	margin: 0 auto 7.2%;
}
#home #tabs9 .head h2 {
	display: block;
	background: url(../images/sp/contents09-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 19.135% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs9 .escape {
	width: 90%;
	margin: 0 auto 11.2%;
}
#home #tabs9 .escape h3#sp-title {
	font-size: 1.2em;
	line-height: 1.6;
	text-align: center;
	margin: 0 0 6.4%;
}
#home #tabs9 .escape .escape-box {
	margin: 0 0 9.6%;
}
#home #tabs9 .escape .escape-box .photo {
	width: 89%;
	margin: 0 auto 7.2%;
}
#home #tabs9 .escape .escape-box .detail {
	line-height: 1.6;
}
#home #tabs9 .escape h3#pc-title {
	display: none;
}

#home #tabs9 .escape .info {
	line-height: 1.6;
}
#home #tabs9 .escape .info #info01 {
	margin: 0 0 1.0em;
}
#home #tabs9 .escape .info #info02 {
	font-size: 1.0em;
}

#home #tabs9 .movie-box {
	display: block;
	background: url(../images/sp/contents09-youtube01.png) no-repeat center top;
	padding: 1.406% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs9 .movie-box-foot {
	display: block;
	background: url(../images/sp/contents09-youtube02.png) no-repeat center top;
	padding: 1.406% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
#home #tabs9 .movie-box .notice {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
#home #tabs9 .movie-box .notice iframe {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
}
}

@media print, screen and (min-width: 641px) {
#home #tabs9 {
	padding: 0 0 72px;
}
#home #tabs9 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs9 .head {
	margin: 0 auto 54px;
}
#home #tabs9 .head h2 {
	display: block;
	background: url(../images/pc/contents09-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 97px;
}

#home #tabs9 .escape {
	width: 890px;
	margin: 0 auto 68px;
}
#home #tabs9 .escape h3#sp-title {
	display: none;
}
#home #tabs9 .escape .escape-box {
	overflow: hidden;
	position: relative;
	zoom: 1;
	width: 100%;
	margin: 0 auto 50px;
}
#home #tabs9 .escape .escape-box .photo {
	float: left;
	width: 422px;
}
#home #tabs9 .escape .escape-box .detail {
	float: right;
	width: 436px;
	line-height: 1.6;
	padding: 36px 0 0;
}
#home #tabs9 .escape h3#pc-title {
	font-size: 28px;
	margin: 0 0 1.0em;
}

#home #tabs9 .escape .info {
	line-height: 1.6;
}
#home #tabs9 .escape .info #info01 {
	margin: 0 0 0.8em;
}
#home #tabs9 .escape .info #info02 {
	font-size: 18px;
}
#home #tabs9 .escape .info #info02 br {
	display: none;
}

#home #tabs9 .movie-box {
}
#home #tabs9 .movie-box .notice {
	display: block;
	background: url(../images/pc/contents09-youtube.png) no-repeat center top;
	width: 778px;
	height: 441px;
	margin: 0 auto;
	position: relative;
}
#home #tabs9 .movie-box .notice iframe {
	width: 768px !important;
	height: 431px !important;
	position: absolute;
	top: 5px;
	left: 5px;
}
#home #tabs9 .movie-box .notice img {
	display: none;
}
}


/*** tabs10 -スタッフ- ***/
#home #tabs10 .staff dt {
	font-weight: bold;
}
#home #tabs10 .staff .organization {
	font-size: 12px;
}

@media screen and (max-width: 640px) {
#home #tabs10 {
	padding: 7.2% 0 19.6%;
}
#home #tabs10 .main {
	width: 94%;
	margin: 0 auto;
}

#home #tabs10 .head {
	margin: 0 auto 7.2%;
}
#home #tabs10 .head h2 {
	display: block;
	background: url(../images/sp/contents10-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	padding: 18.469% 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}

#home #tabs10 .staff {
	width: 94%;
	margin: 0 auto;
}
#home #tabs10 .staff dl {
	line-height: 1.5em;
	text-align: center;
}
#home #tabs10 .staff dt:nth-of-type(n+2) {
	margin: 1em 0 0;
}
#home #tabs10 .staff dd:nth-of-type(-n+2) {
	line-height: 1.3em;
	margin: 0.2em 0 0;
}
}

@media print, screen and (min-width: 641px) {
#home #tabs10 {
	padding: 0 0 52px;
}
#home #tabs10 .main {
	width: 940px;
	margin: 0 auto;
}

#home #tabs10 .head {
	margin: 0 auto 46px;
}
#home #tabs10 .head h2 {
	display: block;
	background: url(../images/pc/contents10-head.png) no-repeat center top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	list-style-type: none;
	width: 940px;
	height: 95px;
}

#home #tabs10 .staff {
	width: 890px;
	margin: 0 auto;
}
#home #tabs10 .staff dl {
	font-size: 14px;
	line-height: 1.8em;
}
#home #tabs10 .staff dl br {
	display: none;
}
#home #tabs10 .staff dt {
	float: left;
}
#home #tabs10 .staff dd:nth-of-type(-n+2) {
	margin-left: 3em;
}
}