﻿@charset "UTF-8";

/* reset */

body,div,figure,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,textarea,p,blockquote,th,td {  
		margin:0; 
		padding:0; 
} 

*{
　-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		 -o-box-sizing: border-box;
		-ms-box-sizing: border-box;
			box-sizing: border-box;
}

/* パーツ構成 */

img {  
		border:0;
		vertical-align:top;
		width: 100%;
} 

em	{
	font-style: normal;
}

ul	{
	list-style:none;
}

dt,dd,li,p	{
	line-height:1.6;
}

p	{
	word-break: break-all;
}

a:link, a:visited	{
	color: #2d778f;
/*	text-decoration: underline;*/
}

a:hover, a:active { 
	opacity:0.5;
	-moz-transition-duration:0.5s;
	-webkit-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-ms-transition-duration:0.5s
	transition-duration:0.5s
}

.font	{
	font-family: "Zen Kaku Gothic N B";
}

.fontr	{
	font-family: "Zen Kaku Gothic N M";
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%; 
	font-weight:normal; 
} 

h2	{
	font-size: 1.8em;
	font-family: "zen-old-mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
	font-weight: bold;
	margin-bottom: 0.5em;
	display: inline-block;
/*	border-bottom: 2px #363636 solid;*/
	padding-bottom: 0.2em;
	letter-spacing: 0.2em;
	padding-left: 0.2em;
	line-height: 1.4;
}

h2 span	{
	font-size: 70%;
	letter-spacing: 0;
}

h3	{
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo,sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
	border-left: 5px #EFC31D solid;
	padding-left: 0.6em;
}

h4	{
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo,sans-serif;
	font-weight: bold;
	font-size: 1.1875em;
}

h5	{
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo,sans-serif;
	font-weight: bold;
}

hr.border {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
	border: 0;
	margin: 3em 0 2em;
}

/* 汎用クラス */

.fs-lll	{ font-size:1.6em;}
.fs-ll	{ font-size:1.4em;}
.fs-l	{ font-size:1.2em;}

.notice	{
	margin: 0.5em 0;
}

.notice li p	{
	position: relative;
	padding-left: 1.2em;
}

.notice li p::before	{
	content:"※";
	position: absolute;
	top:0;
	left:0;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.bold	{
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo,sans-serif;
	font-weight: bold;
}

.serif	{
	font-family:  "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}

.serif-bold	{
	font-family: "zen-old-mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
	font-weight: bold;
}

.board	{
	text-align: center;
	background-color: rgba(255,255,255,0.5);
	padding: 2em;
	margin: 2em 0;
}

.award p {
    font-size: 0.8em;
    line-height: 2;
    width: 90%;
    margin: 0 auto;
}

.menuopen   {
	-webkit-transform: translate(8em,0);
	transform: translate(8em,0);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

/* ページ構成 */

html,body	{
	height:100%;
	min-height:100%;
}

body	{
	background-color: #ffffff;
	color:#363636;
	background-image: url(../img/wall.png);
	font-size: 18px;
	overflow-x: hidden;
	font-family:  "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo,sans-serif;
	font-weight: 500;
}

article	{
/*	background-color: #fdfbec;*/
	overflow: hidden;
	min-height: 100%;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 8em;
	z-index: 10;
	background-image: url(../img/moonTop.svg);
	background-size: 900px auto;
	background-position: center top;
	background-repeat: no-repeat;
	display: none;
}

section	{
	margin: 4em 0;
	text-align: center;
}

section > div	{
	text-align: left;
}

/*共通メニュー*/

nav	{
	border-top: 1px #363636 solid;
	border-bottom: 1px #363636 solid;
}

nav ul	{
	text-align: center;
	margin: 1.25em 0;
}

nav li	{
	display: inline-block;
	border-right: 1px #363636 solid;
}

nav li:last-child	{
	border:none;
}

nav li a {
	font-size: 1.2875em;
	font-family: "zen-old-mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Hira Min ProN-W3", serif;
	padding: 0 0.9em;
	text-decoration: none;
	color: #363636 !important;
	display: block;
	line-height: 0.8;
	border: none !important;
}

nav li a i.fa	{
	display: none;
}

/* 共通ヘッダー */

header	{
	width: 80%;
	margin: 1.5em auto 3em;
	position: relative;
}

header > figure	{
	width: 26em;
}

header > figure img	{
	width: initial;
}

header .sapporo	{
	margin-bottom: 1.5em;
	width: 192px;
}

header .header_info 	{
	position: absolute;
	top: 40px;
	right: -40px;
}

/* 共通フッター */
footer	{
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	background-image: url(../img/moonBottom.svg);
	background-size: 1000px 1000px;
	background-position: center top;
	height: 4.25em;
	padding-top: 2.25em;
}

footer p	{
	font-size: 0.725em;
	color: #fff;
	text-align: center;
}

footer p br	{
	display: none;
}

.logo-sp	{
	display:none;
}

/* SNSリンク */

.sns	{
	font-size:1.5em;
	display: inline-block;
}

.sns a {
	border-bottom: 0px;
}

.sns .line	{
	width: auto;
	height: 0.9em;
	vertical-align: middle;
	margin-bottom: 5px;
}

.fa-twitter	{color:#00aced;}
.fa-facebook-square	{color:#305097;}
.fa-google-plus	{color:#db4a39;}

/* スケジュール表示 */

.schedule	{
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo,sans-serif;
	color: #3b3b3b;
	opacity: 0.8;
	font-size: 0.8em;
}

.schedule em	{
	font-size:125%;
	font-weight: normal;
}

.schedule span	{
	font-size:87.5%;
	margin-left: -8px;
}

.schedule .place	{
	font-size:150%;
}

/*--------------------------------------------------*/
/*	PC用
/*--------------------------------------------------*/

.noPC	{
	display: none;
}

#navBar	{
	display: none;
}

#navBtn	{
	display: none;
}

nav .delBtn	{
	display: none;
}

/*--index------------------------------------*/

#index header,
#index .title,
#index .schedule,
#index nav,
#index .close,
#index .sns,
#index .barKazemachi,
#index main,
#index footer	{
	opacity:0;
}

#index .title	{
	position:relative;
	top: -20px;
}

#index	{
	padding-bottom: 4.5em;
}

#index header	{
	position: relative;
	text-align: center;
	color: #878787;
	display: block;
	width: 100%;
}

#index header p	{
	font-size: 110%;
	color: #363636;
	margin-top: 2.8em;
	line-height: 4.0;
	display: block;
}

#index .title	{
	margin-top: 3em;
	margin-bottom: 6em;
}

#index .title figure	{
	text-align: center;
}

#index .title figure img	{
	width:auto;
}

#index .title figure .sapporo	{
	margin-bottom:2.3em;
}

#index nav	{
	border-top: 1px #363636 solid;
	border-bottom: 1px #363636 solid;
	margin:6.6em 0 2.5em;
}

#index .close	{
	margin:4.25em 0;
}

#index .close dt	{
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo,sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-align: center;
	margin:2em 0;
}

#index .close dd	{
	font-size:1.3em;
	text-align: center;
}

#index main	{
	display: table;
	width: 100%;
	table-layout: fixed;
	margin:2.5em 0 3.75em;
}

#index main > *	{
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
/*
#index .news	{
	border-top: 2px #363636 solid;
	border-bottom: 2px #363636 solid;
}
*/

#index .news h4	{
	padding: 0 1.58em 0 0;
	margin: 0.5em 0;
	border-left: 5px #EFC31D solid;
	padding-left: 0.6em;
}

#index .news li	{
	border-top: 1px #b5b5b5 dashed;
	display: table;
	width: 100%;
	min-height: 4.875em;
	padding: 0;
/*	padding: 0 1.875em;*/
}

/*
#index .news li a {
	display: inline-block !important;
}*/

#index .news li div	{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 1em 0;
}

#index .news h5	{
	font-size: 0.8em;
	color: #363636;
}

#index .news a	{
	display: block;
	word-break: break-all;
}

#index .bnrArea	{
	padding-left:2.5em;
}

#index .bnrArea	li {
	margin-bottom: 1.25em;
}

#index .bnrArea img {
	border: 1px solid #363636;
}

#index header .sns	{
/*	border-bottom: 2px #3b3b3b solid;*/
	position: absolute;
	top: -1.0em;
	right: 0 !important;
	padding: 0 0 0.4em;
}

#index .schedule	{
	text-align: center;
	font-size: 1.8em;
}

#index .schedule span	{
	font-size:87.5%;
	margin-left: -15px;
}

/*--概要------------------------------------*/

#outline .detail	{
	width: 80%;
	margin: 0 10%;
}

#outline dl	{
	margin-bottom: 2em;
}

#outline dl dd	{
	margin-left: 1em;
}

#outline .diskgarage span	{
	margin-left:1em;
}

/*--出演------------------------------------*/

#cast .cast > div	{
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 1em 0;
	margin-top: 2em;
}

#cast .cast > div > *	{
	display: table-cell;
	vertical-align: top;
	background-color: rgba(255,255,255,0.5);
	position: relative;
	padding-bottom: 4em;
}

#cast .cast > p	{
	font-size: 80%;
	text-align: right;
	margin: -1em 1em 0 0;
}

#cast h4 {
	text-align: center;
	font-size: 1.4em;
	padding: 1em 0 0.5em;
	background-color: #003f98;
	color: #fff;
	width: 4em;
	margin: -0.5em auto 3em;
	position: relative;
	z-index: 10;
}

#cast h4::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 1em 2em 0 2em;
	border-color: #003f98 transparent transparent transparent;
	position: absolute;
	bottom: -1em;
	left: 0em;
}

#cast h4.sat {
	background-color: #009c7c;
}

#cast h4.sat::after {
	border-color: #009c7c transparent transparent transparent;
}

#cast h4.sun {
	background-color: #e94709;
}

#cast h4.sun::after {
	border-color: #e94709 transparent transparent transparent;
}

#cast .cast ul	{
	padding: 0 0.8em;
}

#cast .cast ul li	{
	margin: 1.5em 0;
	text-align: center;
	font-size: 1.2em;
}

#cast .cast ul li img {
/*	display: block;
	border: 1px solid #f4f4f4;*/
}

#cast .cast ul .guest {
	font-size: 1.5em;
	margin: 0 0 3em;
}

#cast .cast ul .guest span {
	font-size: 0.6em;
}

#cast h4 span {
	display: block;
	font-size: 70%;
	line-height: 1.4;
}


#cast .cast ul li .sub {
	display: block;
	font-size: 70%;
	margin: -0.5em 0 -1.2em;
/*	line-height: 0;*/
}

#cast .cast ul li.etc	{
	font-size: 0.9em;
	text-align: right;
}

#cast .cast .tile >  div	{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

#cast .cast > div a		{
	text-decoration: none;
	margin-bottom: 3px;
	border: none;
	font-family: "zen-old-mincho", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}

#cast .cast > div a.club	{
	font-size: 1.0em;
	color: #2d778f;
	text-align: center;
	text-decoration: none;
	border-radius: 0.2em;
	margin: 1em;
	padding: 0.5em;
	border: 1px #2d778f solid;
	width: 90%;
	display: inline-block;
}

#cast .cast > div p {
	display: inline-block;
	text-decoration: none;
	width: 60%;
	padding: 0.5em;
	border-radius: 0.2em;
	margin: 1em;
	border: 1px solid;
}

#cast .player > div,
#cast .songs > div {
	text-align: center;
}

#cast .player > div .list,
#cast .songs > div .list {
	display: inline-block;
	padding: 10px 0px 0px;
}

#cast .player > div .list a ,
#cast .songs > div .list a {
	border: none !important;
	position: relative;
	top: -8px;
	left: -3px;
	font-size: 1.5em;
}

#cast .player > div .list:after,
#cast .songs > div .list:after {
	content: " / ";
}

#cast .player > div .last,
#cast .songs > div .last {
	: ;
}

#cast .player > div .last:after,
#cast .songs > div .last:after {
	content: none;
}

#cast .club em	{
	font-style: normal;
	font-size: 2em;
	margin:0 0.2em
}

#cast .concert dt	{
	display: inline-block;
	vertical-align: middle;
	background-color: #a4a19b;
	padding: 0.5em 1em;
	color: #fff;
	margin-right: 1em;
}

#cast .concert dt span	{
	display: block;
	font-size: 80%;
}

#cast .concert dd	{
	display: inline-block;
	vertical-align: middle;
}

#cast .concert dd span	{
	margin-left: 0.5em;
	display: inline-block;
	vertical-align: middle;
}

p.day1 {
	background: #003f98;
	color: #fff;
	width: 8em;
	margin: auto;
}

p.day2 {
	background: #009C7C;
	color: #fff;
	width: 8em;
	margin: auto;
}

p.day3 {
	background: #E94709;
	color: #fff;
	width: 8em;
	margin: auto;
}

/* 出演者セカンダリ */
#cast .song {
	font-size: 1.5em;
	margin: 1em 0 1em;
}

#cast .song span {
	display: block;
	font-size: 0.6em;
	margin: 0.5em 0 0;
}

#cast .profile {
	margin: 1em 0 3em;
}

#cast .profile p {
	line-height: 1.9;
}

#cast .profile p:nth-of-type(1) {
	margin-bottom: 1.5em;
}

img.long {
	height: 630px !important;
	width: auto;
	display: block;
	margin: auto;
}

img.double {
	height: 300px !important;
	width: auto;
	display: block;
	margin: auto;
}

#cast .ohp {
	text-align: left;
}

#cast .ohp:before {
	content: "\f0da";
	font-family: "FontAwesome";
	margin-right: 0.2em;
}

#cast .ohp:after {
	content: "\f08e";
	font-family: "FontAwesome";
	margin-left: 0.2em;
}


/*--チケット、ラインナップ------------------------------------*/

#ticket main	{
	width: 70%;
	margin: 4em auto;
}

#lineup main	{
	width: 72%;
	margin: 4em auto;
}

#ticket section > div,
#lineup section > div	{
	margin-bottom: 3.38em;
}

#ticket section dl,
#lineup section dl	{
	margin: 2em 1em;
	display: table;
	width: 100%;
	table-layout: fixed;
}

#ticket section dl dt,
#lineup section dl dt	{
	display: table-cell;
	vertical-align: top;
	width: 11em;
}

#ticket section dl dd,
#lineup section dl dd	{
	display: table-cell;
	vertical-align: top;
}

#ticket section h2,
#lineup section h2 {
	margin-top: 1em;
	margin-bottom: 1em;
}

#ticket section h2:first-child,
#lineup section h2:first-child {
	margin-top: 0;
}

/* CLUB風街 DJ */
.dj img.suna {
	width: 250px;
	float: right;
	clear: both;
	margin-left: 1em;
}

/* その他 */
.parts {
	color: #fff !important;
	text-align: center;
	width: 18.5%;
	margin-right: 0.5%;
	padding: 0.2%;
	display: inline-block;
}

a.parts span {
	font-size: 0.8em !important;
}

.parts:nth-of-type(1) {
	background: rgba(53,53,53,1);
}

.parts:nth-of-type(2) {
	background: rgba(0,63,152,1);
}

.parts:nth-of-type(3) {
	background: rgba(0,156,124,1);
}

.parts:nth-of-type(4) {
	background: rgba(233,71,9,1);
}

.parts:nth-of-type(5) {
	background: rgba(130,72,128,1);
}


.parts:last-child {
	margin: 0;
}

/*--------------------------------------------------*/
/*	タブレット用
/*--------------------------------------------------*/

@media (max-width:999px)	{

.small {
	font-size: 0.9em !important;
	margin-top: 12px !important;
}

body	{
	font-size: 14px;
}

article	{
	width: 100%;
	background-size: 135%;
	background-position: center top;
}

section {
	margin: 2em 0;
}

.noPC	{
	display: block;
}

nav li {
	display: inline-block;
	border-right: 2px #363636 solid;
	width: 13%;
	border-right-width: 1px;
}

nav li a {
	display: block;
	line-height: 0.6;
	font-size: 1em;
	padding: 0;
}

.sns {
	font-size: 1.5em;
	display: block;
	font-size: 2em;
	text-align: center;
}

.sns a {
	margin: 0 0.2em;
}

.schedule {
	text-align: center;
	font-size: 0.9em;
}

header {
	width: 85%;
	margin: 2em auto 3em;
}

header > figure {
	width: 50%;
}

header .logo-pc  {
	width: 90%;
}

header .sapporo {
	width: 60%;
	margin-bottom: 1em;
	margin-left: 0.2em;
}

header .header_info {
	right: 0;
	top: auto;
	bottom: -0.5em;
}

footer	{
	background-size: 100%;
}


#index .title {
	margin-bottom: 3em;
	margin-top: 3em;
}

#index .title figure .sapporo {
	width: 35%;
	margin-bottom: 1.5em;
}

#index .title figure .logo-pc {
	width: 80%;
}

#index .schedule {
	font-size: 1.5em;
	margin-bottom: 1em;
}

#index nav {
	margin: 2em 0 2.5em;
}

#index .close {
	margin: 6.25em 1em;
}

#index .news h4 {
	padding: 1.58em;
	padding: 1em;
}

#index .news li {
	min-height: 6em;
	padding: 0 1em;
}

#index header .sns {
	display: none;
}

#index main {
	width: 95%;
	margin: 2.5em auto 3.75em;
}

#index .barKazemachi	{
	width: 95%;
	margin: 0 auto;
}

#outline main	{
	width: 95%;
	margin: 0 2.5%;
}

#outline .detail {
	width: 90%;
	margin: 0 5%;
}

#cast .cast > div {
	border-spacing: 0.6em 0;
	width: 98%;
	margin: 0 1%;
}

#cast .cast > p {
	margin: -3em 2em 2em;
}

#cast .cast ul {
	padding: 0 0.5em;
}

#cast .cast ul li.etc {
	padding-right: 1em;
}

#cast .concert dt {
	display: block;
	width: 40%;
	margin: 0 auto 1em;
}

#cast .concert span {
	display: block;
	margin-left: 0;
}

#cast .board {
	margin: 2em 2.5%;
}

#ticket main {
	width: 90%;
}

.award p {
    font-size: 0.8em;
    line-height: 2;
    width: 90%;
    margin: 0 auto;
}
    
/* CLUB風街 DJ */
.dj img.suna {
	width: 20%;
	float: right;
	clear: both;
	margin-left: 1em;
}

}/*--------------------------------------------------*/
/*	スマホ用
/*--------------------------------------------------*/

@media (max-width:599px)	{

.noSP {
	display: none !important;
}

.small {
	font-size: 0.9em !important;
	margin-top: 12px !important;
}

.sapporo {
	display: none;
}

.logo-pc {
	display: none;
}

.logo-sp {
	display: block;
	width: 100%;
}

header {
	width: 100%;
	margin: 2em 0 4em;
}

header .header_info {
	display: none;
}

header > figure {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}

footer {
	background-size: 90%;
	background-repeat: no-repeat;
	height: 4.5em;
	padding-top: 1.6em;
}

footer p br	{
	display: block;
}

h2 {
	font-size: 1.4em;
	padding-bottom: 0.1em;
	border-bottom-width: 1px;
}

nav	{
	display:none;
}


.board	{
	padding: 0.8em;
}

/* ナビボタン */

#navBtn	{
	display: block;
}

#btnMenu	{
	position: fixed;
	top: 1em;
	left: 1em;
	z-index: 100;
}

#btnMenu i,
#btnBack i	{
	font-size: 1.4em;
}

#btnBack	{
	position: fixed;
	bottom: 1em;
	right: 1em;
	z-index: 100;
}

/* メニューバー */

#navBar{
	display: block;
	width: 8em;
	height: 100%;
	position: fixed;
	top: 0;
	left:-8em;
	border: none;
	background-color: #363636;
	z-index: 1;
}

#navBar	li {
	border-bottom: 1px rgba(255,255,255,0.3) dotted;
}

#navBar	li a {
	color: #ffffff !important;
	padding: 1em;
	display: block;
	text-decoration: none;
	font-size: 0.9em;
}

#navBar	li a i	{
	width: 1.8em;
	text-align: left;
}

#navBar	.delBtn	{
	display: block;
	padding: 1em;
}

#navBar	.delBtn i	{
	font-size: 1.4em;
	color: #fff !important;
	line-height: 1;
}

#outline main {
	width: 100%;
	margin: 0;
	padding: 0 1.5em;
}

#outline .detail {
	width: 90%;
	margin: 0 5%;
	width: 100%;
	margin: 0;
}

#outline .detail h2 {
	letter-spacing: 0;
	padding-left: 0;
}

#outline dl dd {
	margin-left: 0em;
}

#outline .diskgarage span {
	display: block;
}

#cast .cast > div {
	display: block;
	width: 100%;
	margin: 0;
	border-spacing: 0;
}

#cast .cast > div > * {
	display: block;
	width: 90%;
	margin: 2em auto;
	padding: 5em 0;
}

#cast .player > div .list,
#cast .songs > div .list {
	display: block;
	padding: 10px 0px 0px;
}

#cast .player > div .list:after,
#cast .songs > div .list:after {
	content: none;
}

#cast .player > div .last:after,
#cast .songs > div .last:after {
	content: none;
}

#cast .cast ul {
	padding: 2em 0 0;
}

#cast .cast ul li {
	margin: 0.5em 0;
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	float: left;
	min-height: 2.8em;
}

#cast .cast ul li .sub {
	margin: -0.5em 0 !important;
}

#cast .cast ul li.guest {
	margin: 0.5em 0 3em;
	display: block;
	width: 100%;
	vertical-align: middle;
	min-height: 2.8em;
}

#cast .cast ul .guest img {
	width: 60%;
	margin: 0 auto;
}

#cast .cast ul li.etc {
	width: 100%;
}

#cast h4 {
	position: absolute;
	top: -1em;
	margin: 0;
	left: 50%;
	margin-left: -2em;
}

#cast .cast .tile > div {
	bottom: 1em;
	text-align: right;
}

#cast .cast > div a {
	font-size: 80%;
	width: auto;
	padding: 0.5em 0;
	border: none;
}

#cast .cast > div p {
	font-size: 80%;
	width: auto;
	padding: 0.5em 1em;
}

#cast .board	{
	padding: 1em;
}

#cast .club span {
	display:block;
	margin: 0;
}

#cast .concert dt {
	width: 50%;
}

#cast .concert span {
	line-height: 1.2;
}

img.long,
img.double {
	height: auto !important;
	width: 100% !important;
	display: block;
	margin: auto;
}

#ticket main {
	width: 100%;
	padding: 0 1em;
}

#ticket section dl	{
	display: block;
	margin: 0;
}

#ticket section dl dt	{
	width: auto;
	margin: 2em 1em 0.5em;
	display: block;
}

#ticket section dl dd {
	display: block;
	margin-left: 1em;
}

#ticket h3 {
	margin-bottom: 0.5em;
}

#index header {
	margin: 1em 0;
}

#index header p	{
	line-height: 1.3;
	margin-top: 1.5em;
	font-size: 70%;
}

#index header p span	{
	display:block;
}

#index .title {
	margin-top: 2em;
	margin-bottom: 2em;
}

#index .title figure img {
	width: 80%;
	margin: 0 auto;
}

#index .schedule {
	font-size: 1.1em;
}

#index .close {
	margin: 3em 1em;
}

#index .close dt {
	margin-bottom: 1em;

}

#index .close dd {
	text-align: left;
}

#index .barKazemachi {
	width: 100%;
	margin: 1em 0;
}

#index main {
	display: block;
	width: 100%;
	margin: 0 0 2em;
}

#index main > * {
	display: block;
	width: 100%;
}

#index .news {
	background-color: rgba(255,255,255,0.3);
}

#index .news li {
	padding: 0;
	border-top: 1px #333 dotted;
	min-height: auto;
}

#index .news li div {
	padding: 0;
	position: relative;
}

#index .news h5 {
	position: absolute;
	top: 1em;
	left: 1.25em;
}

#index .news a	{
	display: block;
	padding: 0.5em 2em 1em 1em;
	text-decoration: none;
	z-index: 20;
	position: relative;
	border: none;
}

#index .news a:nth-of-type(1)	{
	padding: 2.6em 2em 1em 1em !important;
}

#index .news a::after	{
	content:"\f105";
	font-family:FontAwesome;
	position: absolute;
	top:50%;
	margin-top:-0.5em;
	right: 0.5em;
	line-height:1;
	font-size: 1.6em;
}

#index .bnrArea {
	padding-left: 2.5em;
	padding: 0;
	margin: 2em 0;
}

#index .bnrArea	li {
	margin: 0;
}

#index nav	{
	display: block;
	margin: 2em 0 0;
}

#index nav .delBtn	{
	display: none;
}

#index nav ul {
	margin: 0;
}

#index nav li a {
	line-height: 1.2;
	position: relative;
	padding: 3em 0 1em;
}

#index nav li	{
	width: 32%;
	border: none;
}

#index nav li:first-child {
	display: none;
}

#index nav li a i	{
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	top: 0.8em;
	left: 50%;
	margin-left: -0.5em;
	font-size: 1.4em;
	opacity: 0.8;
}

.award p {
    font-size: 0.8em;
    width: 100%;
}

/* CLUB風街 DJ */
.dj img.suna {
	width: 100%;
	float: none;
	clear: both;
	margin: 0 0 1em;
}

}/*--------------------------------------------------*/
