html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style-type: none;
  font-weight: normal;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav,
ul,
li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a {
	-webkit-tap-highlight-color: rgba(20,20,20,0.8);
}


img {
	vertical-align: bottom;
}


body {
	max-width: 480px;
	margin: 0 auto;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #000;
}

.en {
	font-family: Arial, Helvetica, sans-serif;
}



body > header {
	position: relative;
}
h1 {
	position: absolute;
	width: 44px;
	left: 13px;
	top: 11px;
	z-index: 100;
}
h2 {
	position: relative;
	padding: 45px 15px 12px;
}
h2 img {
	width: 100%;
	height: auto;
}

header nav {
	position: absolute;
	width: 154px;
	height: 27px;
	right: 5px;
	top: 5px;
	z-index: 100;
}
header nav a {
	display: block;
}

header nav {
}




footer {
	position: relative;
	height: 60px;
	margin: 30px 5px 0;
}

footer p {
	padding: 14px 72px 0 2px;
	font-size: 7px;
}

#return-pagetop {
	position: absolute;
	width: 63px;
	height: 27px;
	right: 5px;
	top: 0;
}
#return-pagetop a {
	display: block;
}



#social-button {
	box-sizing: border-box;
	width: 100%;
	overflow: hidden;
	padding-left: 2px;
}
#social-button:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
}
#social-button li {
	float: left;
	width: auto;
	max-width: 100px;
}
#social-button li + li {
	margin-left: 10px;
}






#content h3 {
}
#content h3 img {
	width: 100%;
	height: auto;
}

#content h4 {
	margin: 0 15px;
}
#content h4 img {
	width: 100%;
	height: auto;
}



#head-lineup {
	padding: 10px 10px;
}
#head-lineup img {
	width: 100%;
	height: auto;
}




.lineup {
	margin: 12px 0 0;
	padding: 9px 5px;
	background: url(../images/border.png) 0 0 no-repeat;
	background-size: 100% 1px;
}
.lineup img {
	width: 100%;
	height: auto;
}

div.lineup + li {
	padding-top: 9px;
	background: url(../images/border.png) 0 0 no-repeat;
	background-size: 100% 1px;
}



#video-list li {
	position: relative;
}
#video-list li + li {
	margin-top: 14px;
	padding-top: 10px;
	background: url(../images/border.png) 0 0 no-repeat;
	background-size: 100% 1px;
}
#video-list li header {
	padding: 6px 0 12px;
}
#video-list li:first-child header {
	padding-top: 12px;
}
#video-list li header img {
	width: 100%;
	height: auto;
}
#video-list li div {
	position: relative;
}
#video-list li div img {
	width: 100%;
	height: auto;
}
#video-list iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	left: 0;
	top: 0;
}
#video-list dl {
	margin: 15px 15px 0;
	line-height: 1.3;
}
#video-list dt {
	margin: 0 0 8px;
	font-size: 18px;
}
#video-list dd {
	font-size: 14px;
}



#nav {
	padding: 30px 0 0;
}
#nav li {
	margin: 5px;
}
#nav li a {
	display: block;
}
#nav li img {
	width: 100%;
	height: auto;
}





#enquete {
	padding: 20px 0;
	text-align: center;
}
#enquete img {
	width: 70%;
	height: auto;
}






