@charset "UTF-8";

* {
margin: 0 0;
padding: 0 0;
border: 0 0;
/*-webkit-appearance: none;*/
}
body, html {
height: 100%;
}

body {
position: relative;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}


ul, ol {
list-style: none;
}

table {
border-spacing: 0;
border-collapse: collapse;
}

table th, table td {
padding: 2px 0;
vertical-align: top;
}

hr {
border: none;
border-top: 2px solid #221814;
margin: 25px 0;
}

p a:hover {
border-bottom: 2px solid #221814;
padding-bottom: 1px;
}

a img:hover, img a:hover, a:hover img {
border: none;
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}

.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}

.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}

.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}

.center {text-align: center;}
.right{float: right;}
.left{float: left;}


.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}

.clearfix:after {
clear: both;
height: 0;
}

.clearfix {
*zoom: 1;
}
input#button{
text-align: center;
height: 30px;
width: 40%;
cursor: pointer;
line-height: 1em;
} 



/******************************text******************************/
* {  
font-family: 'Roboto Condensed','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic ProN',sans-serif;
font-size: 10pt;
line-height: 18pt;
color: #221814;
font-style: normal;
font-weight: bold;
text-decoration: none;
text-align: left;
-webkit-text-size-adjust : 100%;
letter-spacing: 0.2em;
}

.fade {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

.fade:hover {
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=30);
opacity: 0.3;
}

small{
	font-size: 8px!important;
}
.red{
	color: red !important;
}


/******************************Flame Work******************************/
#container {
width: 80%;
max-width: 1000px;
margin: 0 auto;
min-width: 400px;
background-image: url(img/bg0.png);
background-position: center top;
background-size: 1000px 110%;
background-repeat: no-repeat;
display: block;
position: relative;
overflow: hidden;
}
#content{
padding: 50px 0 0 0;
margin-top: 25px;
margin-bottom: 0;
background: url(img/bgc.png) repeat center center;
-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

#header{
width: 100%;
position: relative;
display: block;
}
#footer{
width: 100%;
padding-top: 100px;
padding-bottom: 10px;
}

/******************************Decoration******************************/

#header p.headline{
	width: 100%;
	text-align: right;
	text-decoration: underline;
}

#header img.alignright{
	width: 45%;
	max-width: 700px;
	height: auto;
}

#header img.alignleft{
	width: 80%;
	max-width: 700px;
	height: auto;
	margin-top: -80px;
}
#header h1{
	width: 100%;
	text-indent: -500%;
	position: absolute;
}

#htextbox1{
	clear: both;
	float: right;
	width: 80%;
	height: 230px;
	margin-right: 2%;
	margin-top: -120px;
	display: block;
	position: relative;
	z-index: 10;
}

#htextbox1 .htb_t{
	height: 50px;
	width: 100%;
	background-image: url(img/htb_t.png);
	background-position: center bottom;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#htextbox1 p{
	padding: 0 40px;
	max-height: 160px;
	background-image: url(img/htb.png);
	background-position: center top;
	background-size: 100% 100%;
	background-repeat: repeat-y;
}
#htextbox1 .htb_b{
	height: 60px;
	width: 100%;
	background-image: url(img/htb_b.png);
	background-position: center top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}



#htextbox2{
	clear: both;
	width: 92%;
	display: block;
	margin: auto;
/*	top: -80px;
	left: 5%;
	height: 150px;*/
	z-index: 1;
}

#htextbox2 .htb_t{
	float: left;
	height: 60px;
	width: 70%;
	background-image: url(img/htb_t2.png);
	background-position: center bottom;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#htextbox2 table{
	float: left;
	width: 70%;
	background-image: url(img/htb2.png);
	background-position: center top;
	background-size: 100% 100%;
	background-repeat: repeat-y;
}
	#htextbox2 table td{
		padding-right: 40px;
		padding-bottom: 1em;
	}
		#htextbox2 table td *{
			color: #FFF;
			font-size: 1.4em;
		}
		#htextbox2 table td p{
			font-size: 0.8em;
		}
	#htextbox2 table th{
		padding-left: 40px;
		color: #FFF;
	}
#htextbox2 .htb_b{
	float: left;
	height: 60px;
	width: 70%;
	background-image: url(img/htb_b2.png);
	background-position: center top;
	background-size:  100% 100%;
	background-repeat: no-repeat;
}

#htextbox2 #map{
	margin-top: -230px;
	right: 50px;
	width: 35%;
	max-width: 400px;
	height: auto;
	text-align: right;
}
	#htextbox2 #map img{
		width: 100%;
		max-width: 400px;
		height: auto;
	}
#htextbox2 #map a{
	font-size: 0.8em;
}
#htextbox2 #map a:hover{
	border: none!important;
}
.text p{
	line-height: 1.2em;
	margin-bottom: 1em;
}
.text table *{
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 0;
	overflow: visible;
	white-space: nowrap;
}

/*アーティスト共通*/
#content .text{
	height: auto;
	width: 60%;
	max-width: 700px;
	background-position: center top;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

#stbox,#kybox,#mwbox{
	width: 75%;
	display: block;
	clear: both;
	overflow: visible;
	margin: 0 auto;
	padding: 0;
}

.wstitle h2,
.wstitle h3{
	width: 100%;
	text-indent: -500%;
	position: absolute;
}
.wstitle img{
	width: 100%;
	height: auto;
}

.photo{
	width: 28%;
	height: auto;
	margin-top: -300px;
}
	.photo img{
		width: 100%;
		height: auto;
	}
	.photo p{
		white-space: nowrap;
		font-size: 0.8em;
		line-height: 1em;
	}
		.photo p span{
			font-size: 0.6em;
		}
		.photo .afade{
			background: bulue;
			width: 100%;
			height: 100%;
		}
		
/*タムラサトル*/
#stbox {
	margin-left: 5%;
}

#stbox .text {
	min-height: 250px;
	padding: 70px 5% 0 12%;
	background-image: url(img/a-st_bg.png);
}
#stbox .wstitle img{
margin: -60px 0 0 -18%;
}
#stbox .photo{
	margin-top: -265px;
}

/*渡辺元佳*/
#mwbox {
	margin-right: 5%;
	margin-top: -30px;
}
#mwbox .text {
	min-height: 300px;
	padding: 70px 5% 0 12%;
	background-image: url(img/a-mw_bg.png);
}
#mwbox .wstitle img{
margin: -60px 0 0 -18%;
}


/*よしうらけんじ*/
#kybox {
	margin-left: 5%;
	margin-top: -50px;
}

#kybox .text {
	width: 50%;
	margin-right: 10%;
	min-height: 150px;
	padding: 70px 5% 0 12%;
	background-image: url(img/a-ky_bg.png);
}
#kybox .wstitle img{
margin: -90px 0 0 -18%;
}
#kybox .photo{
	margin-top: -200px;
}

#footer *{
text-align: center;
font-size: 8px;
}

#mf_wrapper{
	display: block;
	clear: both;
	width: 80%;
	margin: 0 auto;
	padding-top: 100px;
}
.wsform{
	text-align: center;
}
.wsform a{
	font-size:14px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	width:200px;
	height: 50px;
	padding-top:16px;
	padding-bottom:14px;
	text-align:center;
	border:2px solid;
	border-color:#333;
	background: #0080CA;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto;
}
	.wsform a:hover{
		border-color: #fff;
	}
.wsform a span{
	font-size:0.8em;
	line-height: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
}
		
		
#mwbox .wsform {
	margin: 0;
	float: right;
	margin-top: -20px;
}
#mwbox .wsform a{
	font-size:10px;
	width:130px;
	height: 40px;
	padding-top:8px;
	padding-bottom:10px;
	
}

/******************************Mailform******************************/
.wsform{
	text-align: center;
}

.wsform a{
	font-size:14px;
	line-height: 1em;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	width:200px;
	height: 50px;
	padding-top:16px;
	padding-bottom:14px;
	text-align:center;
	border:2px solid;
	border-color:#333;
	background: #0080CA;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 auto;
}
	.wsform a:hover{
		border-color: #fff;
	}
.wsform a span{
	font-size:0.8em;
	line-height: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
}
		
		
#mwbox .wsform {
	margin: 0;
	float: right;
	margin-top: -20px;
}
#mwbox .wsform a{
	font-size:10px;
	width:130px;
	height: 40px;
	padding-top:8px;
	padding-bottom:10px;
	
}

#reservation img{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
}

/******************************Thanks Page******************************/

#thanks #content img.aligncenter{
	max-width: 600px;
	width: 60%!important;
	height: auto;
	margin: 50px auto;
}
#thanks #content h2.center{
	line-height: 3em!important;
}
#thanks #content .wsform a{
	width:250px;
	line-height: 1em;
	padding-top:2em;
	padding-bottom:0;
	margin-bottom: 100px;
	
}

/******************************Mobile******************************/
@media only screen and (max-width: 640px) {
	#container {
		width: 100%;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
	#header p.headline{
		background: #fff;
		width: 100%;
		text-align: center;
		padding: 1em 0;
		margin: 0;
	}
	
	#header img.alignright{
		width: 60%;
		height: auto;
	}
	
	#header img.alignleft{
		width: 100%;
		height: auto;
		margin-top: -40px;
	}
	
	#htextbox1{
		width: 90%;
		margin: -70px auto 0;
	}
	#htextbox2{
		width: 100%;
		margin: -40px auto 0;
	}
	#htextbox2 table td *{
		font-size: 1.2em;
	}
	#htextbox2 .htb_t,
	#htextbox2 table,
	#htextbox2 .htb_b,
	#htextbox2 #map,
	#stbox,#kybox,#mwbox{
		width: 100%!important;
		margin: auto;
		font-size: 1.4em;
	}
	#content .text{
		width: 80%;
		margin: 0 auto!important;
	}
	.photo{
		width: 40%;
		margin: -40px auto 20px!important;
	}
	
	
	.right,.left{
		float: none!important;
		clear: both;
	}
}