@charset "utf-8";
html, body {
	width:100%;
	background:#FFF;
	color:#333333;
}
/* =ヘッダー ------------------------------------------------------------------*/
header {
	background-image: url(../img/bg_rainbow.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 640px 8px;
	-moz-background-size: 640px 8px;
	-webkit-background-size: 640px 8px;
	-o-background-size: 640px 8px;
	text-align: center;
	border-bottom: 1px solid #6d6d6d;
}
header h1 {
	padding: 30px 0 20px 27px;
	float:left;
}
header p {
	margin:25px 0 0 20px;
	float:left;
}
/* =ナビゲーション
------------------------------------------------------------------*/
nav {
}
/* =フッター
------------------------------------------------------------------*/
.bnn_area {
	border-top: 1px solid #c5c5c5;
	padding:20px 10px;
}
.bnn_area p {
	margin:0 0 10px;
}
.bnn_area p:last-child {
	margin-bottom:0;
}
footer {
	margin-bottom: 10px;
}
#footerInner {
	background: #a3a3a3;
	font-size: 14px;
	background-image: url(../img/bg_rainbow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 640px 8px;
	-moz-background-size: 640px 8px;
	-webkit-background-size: 640px 8px;
	-o-background-size: 640px 8px;
	margin: 0 0 0 0;
	padding: 30px 0 30px;
}
footer ul.outer {
	margin: 0 5px 20px;
}
footer ul.outer > li:nth-child(1), footer ul.outer > li:nth-child(2), footer ul.outer > li:nth-child(3), footer ul.outer > li:nth-child(4) {
	width: 150px;
	float: left;
}
footer ul.outer > li:nth-child(1), footer ul.outer > li:nth-child(3) {
	margin-right: 10px;
}
footer ul li {
	line-height: 1.0em;
}
footer ul li a {
	padding: 18px 0 18px 10px;
	display: block;
	background-image:url(../img/icon_arw02.gif);
	background-repeat: no-repeat;
	background-position: 300px center;
	background-size: 6px 9px;
	color: #fff !important;
}
footer a:visited {
	color: #fff;
}
footer ul.outer > li:nth-child(1) a, footer ul.outer > li:nth-child(2) a, footer ul.outer > li:nth-child(3) a, footer ul.outer > li:nth-child(4) a {
	background-position: 140px center;
}
footer ul.outer > li:nth-child(5) {
	clear: both;
}
footer ul li.accordion_head {
	padding: 18px 0 18px 10px;
	color: #fff;
	padding: 18px 0 18px 10px;
	border-bottom: 1px solid #fff;
	background-image:url(../img/icon_open02.gif);
	background-repeat: no-repeat;
	background-position: 297px center;
	background-size: 10px 10px;
}
footer ul li.accordion_head.open {
	background-image:url(../img/icon_close02.gif);
	border-bottom: 0;
}
footer ul ul li a {
	border-bottom: 1px dotted #fff;
}
footer ul ul li:first-child a {
	border-top: 1px dotted #fff;
}
footer ul ul li:last-child a {
	border-bottom: 1px solid #fff;
}
footer p.pagetop {
	margin: 0 0 20px;
}
footer aside h4 {
	display: block;
	background-image: url(../img/icon_arw02.gif);
	background-repeat: no-repeat;
	background-position: 300px center;
	background-size: 17px 17px;
}
footer aside .accordion_head {
	background-image: url(../img/icon_open04.gif);
	background-repeat: no-repeat;
	background-position: 300px center;
	background-size: 17px 17px;
}
footer aside h4 {
	padding: 11px 0 11px 13px;
	font-size: 12px;
	color: #fff;
}
footer aside h4 a {
	display:block;
	width:100%;
}
footer aside ul li a {
	padding: 11px;
	font-size: 12px;
}
/* =コピーライト
------------------------------------------------------------------*/
small {
	display:block;
	text-align:center;
	font-size:10px;
	padding: 15px 0 12px;
}
/* =セクション
------------------------------------------------------------------*/
section {
	padding: 0 10px;
}
article {
	margin: 0 0 50px;
	clear: both;
}
/* =アサイド
------------------------------------------------------------------*/
aside {
	font-size: 14px;
}
aside h4 {
	padding: 18px 0 18px 13px;
	border-top: 1px solid #c5c5c5;
	background-color: #000;
	background-image: url(../img/icon_open01.gif);
	background-repeat: no-repeat;
	background-position: 295px center;
	background-size: 17px 17px;
	font-size: 15px;
	color: #000;
}
footer h4.open {
	background-image: url(../img/icon_close04.gif);
	background-repeat: no-repeat;
}
aside#menu h4.open {
	background-image: url(../img/icon_close01.gif);
	background-repeat: no-repeat;
}
aside a:link {
	color: #fff;
}
aside a:visited {
	color: #fff;
}
aside ul li {
	background: #8e8d8d;
	border-top: 1px solid #fff;
	color: #fff;
}
aside ul li.accordion_head {
	padding: 15px;
	background-image: url(../img/icon_open03.gif);
	background-repeat: no-repeat;
	background-position: 297px center;
	background-size: 12px 12px;
}
aside ul li.accordion_head.open {
	padding: 15px;
	background-image: url(../img/icon_close03.gif);
}
ul.accordion2nd li {
	background-color:#ccc;
}
ul.accordion2nd li a:link {
	color:#000;
}
ul.accordion2nd li a:visited {
	color:#000;
}
ul.accordion2nd li a {
	padding: 15px;
	display: block;
	background-image: url(../img/icon_arw03.gif);
	background-repeat: no-repeat;
	background-position: 300px center;
	background-size: 8px 12px;
}
aside ul.accordion2nd li a {
	padding-left:28px;
}
ul.accordionCom li {
	background-color:#fff;
}
ul.accordionCom li {
	color:#000;
}
ul.accordionCom li {
	color:#000;
}
ul.accordionCom li {
	padding: 15px;
}
aside ul li a {
	padding: 15px;
	display: block;
	background-image: url(../img/icon_arw01.gif);
	background-repeat: no-repeat;
	background-position: 300px center;
	background-size: 8px 12px;
}
.comingsoon {
	display: block;
	padding: 15px;
	background-image: none;
}
aside ul ul li a {
	padding-left: 28px;
}
aside .iconReset {
	background: none;
}
aside .red {
	background-color: #fffbd0;
}
aside .orange {
	background-color: #f9ebf6;
}
aside .yellow {
	background-color: #fffbd0;
}
aside .green {
	background-color: #f9ebf6;
}
aside .blue {
	background-color: #fffbd0;
}
aside .navy {
	background-color: #f9ebf6;
}
aside .purple {
	background-color: #fffbd0;
}
/* =共通
------------------------------------------------------------------*/
h2 {
	margin: 30px 0 30px;
	text-align: center;
}
h2.top {
	margin: 0 0 10px;
}
h3 {
	color: #da0000;
	padding: 0 0 0 0;
	margin: 0 0 16px;
	line-height: 1.4em;
	clear: both;
}
/* =トップページ
------------------------------------------------------------------*/
#index h3 {
	margin: 0 0 20px;
	clear: both;
}
#index table {
	width: 100%;
}
#index table th {
	color: #777;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	width: 85px;
	padding: 8px 0 6px 10px;
	border-top: 1px solid #e0e1e5;
	border-bottom: 1px solid #e0e1e5;
	vertical-align: top;
	font-size: 12px;
}
#index table td {
	font-size: 11px;
	text-align: left;
	padding: 6px 5px 6px 3px;
	border-top: 1px solid #e0e1e5;
	border-bottom: 1px solid #e0e1e5;
	line-height: 1.5em;
}
#index table td a {
	display: block;
	color: #005ca6;
}
#index table tr:nth-child(odd) th, #index table tr:nth-child(odd) td {
	background: #f5f5f7;
}
#index p.more {
	margin: 0 0 30px;
}
#index p.sponsor {
	margin: 0 0 30px;
}
#sns {
	float: left;
	display: block;
	margin-left: 20px;
}
.fb-like {
	width: 100px;
	height: 30px;
}
.fb-like > span {
	margin-right: 20px;
	margin-bottom: 20px;
}
.twitter {
	width: 100px;
	height: 30px;
}
/* ------ slideshow ------ */
#slideshow {
	position: relative;
	height: 55px;
	padding: 10px 15px;
	background: #f5f5f7;
	width: 125px;
	margin: 0 0 25px 10px;
	float: left;
}
#slideshow li {
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 8;
	opacity: 0.0;
	height: 52px;
	background-color: #fff;
}
#slideshow li.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow li.last-active {
	z-index: 9;
}
#slideshow li img {
	display: block;
	border: 0;
}
/*-- 目次へ戻る --*/
section p.pagetop {
	text-align:right;
	clear:both;
	margin:0;
	padding-top:15px;
}
section p.pagetop a {
	color:#404042;
	text-decoration:underline;
	background:url(../img/arrow_pagetop.png) left 8px no-repeat;
	padding-left:18px;
}
/* ------ song ------ */
.song {
	margin-bottom: 30px;
	background:url(../../img/btn_stop.jpg) left top no-repeat;
	background-size: 300px;
}
.audiojs {
	background:url(../../img/btn_play.jpg) left top no-repeat;
	background-size: 300px;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 300px;
	height: 83px;
	margin-bottom: 20px;
}
.audiojs.playing {
	background:url(../../img/btn_stop.jpg) left top no-repeat;
	background-size: 300px;
}
.audiojs .scrubber, .audiojs .time {
	display: none;
}
.audiojs .play-pause {
	border: none;
}
.audiojs .play-pause {
	overflow: visible;
	width: 300px;
	height: 83px;
	padding: 0;
	border: none;
}
.audiojs .play {
	background: none;
	width: 299px;
	height: 69px;
}
/*#mainVisual*/

#mainVisual {
	width: 100%;
	height: 270px;
	margin: 0 0 10px 0;
}
#mainVisual p {
	width: 100%;
	height: 120px;
	text-align: center;
}
#mainVisual .scroll {
	position: relative;
	height: 149px;
	display: block;
	margin-top: -1px;
}
#mainVisual .scroll .photo {
	position: absolute;
	top: 0;
	background: url(../../../../img/bg_scroll_sp.jpg) center top repeat-x;
	height: 149px;
	width: 100%;
	display: block;
}
#mainVisual .scroll .runner {
	position: absolute;
	top: 7px;
	height: 150px;
	width: 100%;
	display: block;
}
#mainVisual .scroll .runner ul li {
	position: relative;
}
 text-align: center;
}
#mainVisual .scroll {
	position: relative;
	height: 149px;
	display: block;
}
#mainVisual .scroll .photo {
	position: absolute;
	top: 0;
	background: url(/2015/sp/img/bg_scroll_sp.jpg) center top repeat-x;
	height: 149px;
	width: 100%;
	display: block;
}
#mainVisual .scroll .runner {
	position: absolute;
	top: 7px;
	height: 150px;
	width: 100%;
	display: block;
}
#mainVisual .scroll .runner ul li {
	position: relative;
}
