html {
  margin: 0;
  padding: 0;
  border: 0;
}

.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

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

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
a {outline:none;}
a img {
  border: none;
}

/* Clearing Floats
--------------------------------------------- */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.content:after,
.block:after,
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
html, body {
}
body {
	font: 15px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6em;
	background:url(../images/bg2.jpg) no-repeat;
	background-size:cover;
	background-attachment:fixed;
}
a:link,
a:visited {
	color: #FFCE00;
}
a:hover {
	text-decoration:none;
}
#container {
	min-width:980px;
	position:relative;
	margin:0 auto;
}
#header {
	width:100%;
	margin:0 auto;
	position:relative;
	padding:30px 0;
	border-bottom:1px solid #fff;
}

#open {
	display:none;
}
#chouchin-off {
	width:120px;
	position:absolute;
	left:0;
	top:30px;
}
#chouchin-on {
	width:120px;
	position:absolute;
	left:0;
	top:30px;
	z-index:10;
	cursor:pointer;
}
#logo {
	width:650px;
	margin:0 auto;
	text-align:center;
}
.hide {
	display:none;
}

#social {
	right:20px;
	top:10px;
	position:absolute;
	z-index:100;
}
#social ul {
	list-style:none;
	margin:0;
}
#social ul li {
	display:inline-block;
	margin-right:3px;
	margin-bottom:5px;
	vertical-align:bottom;
	overflow:hidden;
	line-height:1;
}
#social ul li:last-child {
	margin-right:0;
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
.slicknav_menu {
	display:none;
}
.wapper {
	position:relative;
	max-width:1200px;
	padding:0 30px;
	margin:0 auto;
}
#footer {
	background:#000;
	border-top:1px solid #fff;
	padding:20px 0;
	color:#fff;
	font-size:14px;
}
#footer p {
	text-align:right;
}
#tochitele {
	float:left;
}
#main {
	padding:60px 0 60px;
	background:#000;
	background:rgba(0,0,0,0.8);
	color:#fff;
}
#main h1 {
	color:#fff;
	font-size:24px;
	position:relative;
	margin-bottom:20px;
}
#main h2 {
	color:#fff;
	border:3px solid #fff;
	padding:8px 16px;
	font-size:20px;
	line-height:20px;
	margin-bottom:20px;
	border-radius:20px;
    overflow: hidden;
	background-size:20px;
}
#main h2 img {
	vertical-align: middle;
}
#main  h2 span {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
}

#main h2 span:before,
#main h2 span:after {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 99em;
}

#main h2 span:before {
    right: 100%;
}

#main h2 span:after {
    left: 100%;
}
.corner h3 {
	font-size:20px;
	margin-bottom:.7em;
}
.corner p {
	margin-bottom:1em;
}
.corner {
	clear:both;
	margin-bottom:30px;
}
.corner .photo img {
	width:100%;
}
.onair {
}
.onair h2 {
	font-size:16px;
	margin-bottom:10px;
}
.onair ul li {
	font-size:12px;
	line-height:1.5;
}
.onair ul li img {
	margin-bottom:10px;
}
.otoshi {
	border:1px solid #fff;
	border:1px solid rgba(255,255,255,0.2);
	border-radius:8px;
	padding:15px 15px 0;
}
#newslife {
	text-align:center;
}
.photo {
	float:left;
	width:28%;
	margin-right:30px;
	position:relative;
}
.otoshi .photo {
	width:22%;
}
.photo i {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-24px;
	margin-top:-24px;
	font-size:48px;
	color:#fff;
	opacity:0.7;
}
.movie {
	clear:both;
	width:640px;
	margin:0 auto 40px;
}
.movie a {
	display:block;
	background:#E95383;
	color:#fff;
	padding:15px 0;
	text-align:center;
	font-size:24px;
	text-decoration:none;
	border-radius:10px;
}
.movie a:hover {
	opacity:0.8;
}
ul.movieList {
	list-style:none;
}
ul.movieList li {
	display:block;
	width:320px;
	float:left;
	margin-right:25px;
	margin-bottom:40px;
	font-size:12px;
	text-align:center;
	line-height:1.5;
}
ul.movieList li img {
	width:100%;
}
table.status {
	width:100%;
	border-collapse:collapse;
	border:1px solid #000;
	background:#fff;
	margin-bottom:15px;
}
table.status th,
table.status td {
	padding:2px;
	border:1px solid #000;
	font-size:14px;
}
table.status th {
	font-weight:bold;
	text-align:center;
}
#sponsor {
	padding:20px 0 0;
}
#sponsor img {
	max-width:100%;
}
#sponsor h2 {
	margin-bottom:20px;
}
#sponsor ul {
	list-style:none;
	margin-bottom:20px;
	text-align: center;
}
#sponsor ul li {
	display:inline-block;
}
#sponsor ul.sponsor1 li {
	width: 210px;
	margin-right:20px;
	margin-bottom:10px;
}
#sponsor ul.sponsor2 li {
	width: 180px;
	margin-right:15px;
	margin-bottom:10px;
}
#sponsor ul.sponsor3 li {
	width: 160px;
	margin-right:15px;
	margin-bottom:10px;
}

#sponsor img {max-width: 100%;}
.video-container iframe,  
.video-container object,  
.video-container embed {
}
.hist {
	max-width:720px;
	background:#000;
	color:#fff;
}
.hist h2 {
	color:#fff;
	border:3px solid #fff;
	padding:8px 16px;
	font-size:18px;
	line-height:18px;
	margin-bottom:10px;
	border-radius:20px;
    overflow: hidden;
	background:url(../images/sake.svg) no-repeat 18px center;
	background-size:20px;
	padding-left:48px;
}
.hist .mv {
	padding:15px;
}
.hist .ot {
	padding:15px;
}
.hist .ot img {
	width:30%;
	float:left;
}
.hist .ot p {
	font-size:12px;
	line-height:1.6;
}
.hist .ot h2,
.hist .ot h3,
.hist .ot p {
	margin-left:33%;
}
.link {
	list-style:none;
}
.link li {
	display:inline-block;
	margin-right:20px;
	font-size: 16px;
}
.program {
	margin: 10px 0;
	list-style: none;
	text-align: center;
}
.program li {
	display: inline-block;
	margin-right: 1.5em;
}
.pc {
	display:block;
}
.sp {
	display:none;
}
@media screen and (max-width:640px){

	.sp {
		display:block;
	}
	.pc {
		display:none;
	}
	body {
		background:url(../images/bg2s.jpg) no-repeat center;
		background-size: 100%;
		background-attachment:fixed;
	}
	#container {
		min-width:0;
		position:relative;
		height:auto;
		margin:0 auto;
	}
	#header {
		width:100%;
	}
	#chouchin-off {
		width:12%;
		position:absolute;
		left:0;
		top:20px;
	}
	#chouchin-on {
		width:12%;
		position:absolute;
		left:0;
		top:20px;
		z-index:10;
		cursor:pointer;
	}
	#logo {
		width:80%;
		margin:15px auto 0 15%;
		text-align:center;
	}
	#chouchin-off img ,
	#chouchin-on img ,
	#logo img {
		width:100%;
	}

	.slicknav_menu {
		display:block;
		z-index:3200;
	}
	#navi {
		width:auto;
	}
	.wapper {
		width:auto;
		padding:0 15px;
	}
	#main {
		padding:30px 0;
	}
	#main h2 {
		position:relative;
	}
	.corner {
		clear:both;
	}
	.corner img {
		width:100%;
	}
	.photo,
	.otoshi .photo  {
		float:none;
		width:100%;
		margin-left:0;
	}

	.movie {
		width:90%;
		margin:0 auto 40px;
	}
	.movie a {
		font-size:16px;
	}

	ul.movieList {
		list-style:none;
		margin-left:0;
	}
	ul.movieList li {
		display:inline-block;
		margin-right:0;
		margin-bottom:30px;
	}
	ul.movieList li img {
		width:100%;
	}
	#newslife img {
		width:100%;
	}
	#footer p {
		text-align:center;
		font-size:11px;
	}
	#tochitele {
		float:none;
		text-align:center;
	}
	#profile {
		padding:12px 12px;
		max-width:280px;
	}
	#present {
		border-radius:12px;
		padding:8px 15px;
	}
	#present img {
		width:100%;
	}

	#sponsor ul.sponsor1 li {
		width: 210px;
		margin-right:0px;
		margin-bottom:10px;
	}
	#sponsor ul.sponsor2 li {
		width: 130px;
		margin-right:10px;
		margin-bottom:10px;
	}
	#sponsor ul.sponsor2 li:nth-child(even) {
		margin-right: 0;
	}
	#sponsor ul.sponsor1 li img,
	#sponsor ul.sponsor2 li img {
		max-width: 100%;
	}
}
