@charset "utf-8";
/* =========================================================
   common style
   =======================================================*/

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Thin.otf') format("opentype");
	font-style: normal;
	font-weight: 100;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Light.otf') format("opentype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Regular.otf') format("opentype");
	font-style: normal;
	font-weight: 400;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Medium.otf') format("opentype");
	font-style: normal;
	font-weight: 500;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Bold.otf') format("opentype");
	font-style: normal;
	font-weight: 700;
}

@font-face {
	font-family: 'Noto Sans JP';
	src: url('../../fonts/Noto_Sans_JP/NotoSansJP-Black.otf') format("opentype");
	font-style: normal;
	font-weight: 900;
}

body {
	margin: 0;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ ゴシック',Osaka,sans-serif;
}

img {
  border: 0;
}

.clearfix:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

.clearfix {
 zoom: 1;
 margin-bottom: 0;
}

div#container {
	width: 100%;
}

div#feat {
	position: relative;
	background: #000 url(https://image2.b-ch.com/feat/feat_suparoboy/bg.jpg) repeat-y top center fixed;
	background-size: 2000px;
	width: 100%;
	text-align: center;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 1;
	color: #fff;
}

div#feat div {
/*
	font-size: 12px;
	line-height: 16px;
*/
}

div#feat * {
	box-sizing: content-box;
	letter-spacing: normal;
}

div#feat td {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}

div#feat a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: color .4s ease-in-out;
	transition: color .4s ease-in-out;
}

div#feat a:hover {
	color: #fff;
	text-decoration: none;
}

/* TOP */
div#feat p,
div#feat dl,
div#feat dd,
div#feat ul {
  margin: 0;
  padding: 0;
}

div#feat li {
  list-style: none;
}

div#feat table {
  border-collapse: collapse;
  border-spacing: 0;
}

div#feat table th,
div#feat table td {
  padding: 0;
}

div#feat {
	position: relative;
	text-align: center;
}

#suparoboy {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#suparoboy img {
	display: inline;
	vertical-align: baseline;
	width: 100%;
}

#suparoboy div,
#suparoboy div p {
	margin: 0;
	padding: 0;
}

#suparoboy dt, #suparoboy th {
	font-weight: normal;
}

#suparoboy a img {
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#suparoboy a:hover img {
	opacity: 0.7;
}

#suparoboy a.anchor {
	display: block;
	padding-top: 100px;
	margin-top: -100px;
}

#suparoboy div.main {
	position: relative;
	margin: 0 auto;
	box-sizing: border-box;
	background: url(https://image2.b-ch.com/feat/feat_suparoboy/main.jpg) no-repeat;
	background-size: 100%;
	padding: 1px 0 0 0;
	width: 1170px;
	height: 658px;
}

#suparoboy div.main div.btn-ttllist {
	margin: 493px 0 0 61px;

}

#suparoboy div.main div.btn-ttllist,
#suparoboy div.main div.btn-ttllist a,
#suparoboy div.main div.btn-ttllist a span {
	display: block;
	width: 460px;
	height: 68px;
	font-size: 0; line-height: 0;
}

#suparoboy div.main div.btn-ttllist a {
	position: relative;
}

#suparoboy div.main div.btn-ttllist a span {
	position: absolute;
	top: 0; left: 0;
	background: url(https://image2.b-ch.com/feat/feat_suparoboy/main_btn_ttllist.png) no-repeat;
	background-size: 100%;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#suparoboy div.main div.btn-ttllist a span:nth-of-type(2) { background-position: 0 -70px; opacity: 0; }

#suparoboy div.main div.btn-ttllist a:hover span:nth-of-type(1) { opacity: 0.8; }
#suparoboy div.main div.btn-ttllist a:hover span:nth-of-type(2) { opacity: 1; }

#suparoboy div.main ul.sns {
	display: flex;
	flex-wrap; wrap;
	justify-content: space-between;
	margin: 25px 0 0 209px;
	width: 157px;
}

#suparoboy div.main ul.sns li,
#suparoboy div.main ul.sns li a,
#suparoboy div.main ul.sns li a span {
	display: block;
	width: 35px;
	height: 35px;
	font-size: 0; line-height: 0;
}

#suparoboy div.main ul.sns li a {
	position: relative;
}

#suparoboy div.main ul.sns li a span {
	position: absolute;
	top: 0; left: 0;
	background-repeat: no-repeat;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#suparoboy div.main ul.sns li.line a span { background-image: url(https://image2.b-ch.com/feat/feat_suparoboy/sns_line.png); background-size: 100%; }
#suparoboy div.main ul.sns li.x a span { background-image: url(https://image2.b-ch.com/feat/feat_suparoboy/sns_x.png); background-size: 100%; }
#suparoboy div.main ul.sns li.fb a span { background-image: url(https://image2.b-ch.com/feat/feat_suparoboy/sns_fb.png); background-size: 100%; }

#suparoboy div.main ul.sns li a span:nth-of-type(2) { background-position: 0 -40px; opacity: 0; }

#suparoboy div.main ul.sns li a:hover span:nth-of-type(1) { opacity: 0.9; }
#suparoboy div.main ul.sns li a:hover span:nth-of-type(2) { opacity: 0.4; }


#suparoboy div.cb {
	position: relative;
	margin: 0 auto;
	background: rgba(0,0,0,0.8);
	padding: 60px 0 1px 0;
	width: 1170px;
}

#suparoboy div.cb-h {
	width: 100%;
}

#suparoboy div.about-txt-1 {
	margin: 20px 0 0.8em 0;
	font-weight: 700;
	font-size: 24px;
	line-height: 2;
}

#suparoboy div.about-txt-2 {
	margin: 0 0 60px 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 2;
}

#suparoboy div.player {
	margin: 15px auto 75px auto;
}

#suparoboy div.player iframe {
	margin: 0 auto;
	width: 640px;
	height: 360px;
}

#suparoboy div.ttl-ctg-h {
	margin: 20px auto 0 auto;
	background-color: rgba(255,255,255,.2);
	padding: 0.4em 0 0.5em 0;;
	width: 1054px;
	font-family: "ヒラギノ角ゴ ProN W8", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #fff;
}

#suparoboy div.ttllist {
	display: flex;
	flex-wrap: wrap;
	margin: 15px auto 50px auto;
}

#suparoboy div.ttllist-1 {
	margin-bottom: 30px;
}

#suparoboy div.ttllist ul {
	display: inline-block;
	text-align: left;
	font-family: "ヒラギノ角ゴ ProN W6", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3;
}

#suparoboy div.ttllist ul:nth-of-type(1) { margin-left: 70px; width: 545px; }
#suparoboy div.ttllist ul:nth-of-type(2) { margin-left: 40px; width: 505px; }

#suparoboy div.ttllist ul li {
	margin-bottom: 0.5em;
}

#suparoboy div.ttllist ul li span.notice {
	display: inline-block;
	margin-left: 1em;
	font-size: 15px;
}

#suparoboy div.ttllist ul li a {
	display: inline-block;
	margin: 0 0 0 1em;
	font-size: 15px;
	color: #cc69ed;
}

#suparoboy div.ttllist ul li a:hover {
	color: #ecbffb;
}

#suparoboy div.ttllist ul li a span.icn-link-out {
	display: inline-block;
	position: relative;
	top: 2px;
	margin-left: 4px;
	width: 14px;
	height: 14px;
}

#suparoboy div.ttllist ul li a span.icn-link-out > span {
	display: block;
	position: absolute;
	top: 0; left: 0;
	background: url(https://image2.b-ch.com/feat/feat_suparoboy/icn_link_out.png) no-repeat;
	background-size: 100%;
	width: 14px;
	height: 14px;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#suparoboy div.ttllist ul li a span.icn-link-out > span:nth-of-type(2) { background-position: 0 -20px; opacity: 0; }
#suparoboy div.ttllist ul li a:hover span.icn-link-out > span:nth-of-type(1) { opacity: 0; }
#suparoboy div.ttllist ul li a:hover span.icn-link-out > span:nth-of-type(2) { opacity: 1; }

#suparoboy div.ttllist-anime {
	margin: 25px auto 32px auto;
}

#suparoboy div.ttllist-anime ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	width: 1048px;
}

#suparoboy div.ttllist-anime ul li {
	margin-bottom: 25px;
	width: 329px;
	text-align: left;
	font-family: "ヒラギノ角ゴ ProN W6", "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.2;
}

#suparoboy div.ttllist-anime ul li a {
	color: #fff;
	-webkit-transition: color .4s ease-in-out;
	transition: color .4s ease-in-out;
}

#suparoboy div.ttllist-anime ul li a:hover {
	color: rgba(255,255,255,0.7);
}

#suparoboy div.ttllist-anime ul li a span.img {
	display: block;
	margin-bottom: 10px;
	background: #fff;
	width: 100%;
	font-size: 0; line-height: 0;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#suparoboy div.ttllist-anime ul li a:hover span.img img {
	opacity: 0.7;
}

#suparoboy div.bnr-official {
	margin: 78px auto 0 auto;
	font-size: 0; line-height: 0;
}

#suparoboy div.bnr-official,
#suparoboy div.bnr-official a,
#suparoboy div.bnr-official a span {
	display: block;
	width: 852px;
	height: 176px;
}

#suparoboy div.bnr-official a {
	position: relative;
	background-color: #fff;
}

#suparoboy div.bnr-official a span {
	position: absolute;
	top: 0; left: 0;
	background: url(https://image2.b-ch.com/feat/feat_suparoboy/bnr_official_02.png) no-repeat;
	background-size: 100%;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

#suparoboy div.bnr-official a span:nth-of-type(2) { display: none; }
#suparoboy div.bnr-official a:hover span:nth-of-type(1) { opacity: 0.7; }

#suparoboy div.bnr-sbsc {
	margin: 74px auto 0 auto;
	background: #fff;
	width: 850px;
	height: 162px;
	overflow: hidden;
	font-size: 0; line-height: 0;
}

#suparoboy div.copyright {
	margin: 0 auto;
	padding: 80px 0 75px 0;
	width: 100%;
	text-align: center;
	font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
}

/* FOOTER */
.bch-l-wrapper {
	position: relative;
}
