@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Modern+Antiqua);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Meiryo', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Georgia, arial,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #d3d3d3;
	
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#mainnav a{
	color: #000;
	font-family: 'Georgia, arial', 'Noto Sans JP',serif;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 共通
------------------------------------------------------------*/
h1, h2{
	font-family: 'Georgia, arial', 'Noto Sans JP',serif;
}

img{
	max-width: 100%;
	height: auto;
	border-radius: 8px;
}

section{
  clear: both;
}

section h2{
	width: 90%;
	margin: 70px auto;
	font-size: 22px;
	font-weight:normal;
	text-align: center;
}

section h3{
	width: 90%;
	margin: 5px auto 50px;
	font-size: 13px;
	font-weight:normal;
	text-align: center;
}

section h2 span {
	padding-bottom: 5px;
	border-bottom: 3px solid #000;
}

section h3 span {
	padding-bottom: 5px;
	border-bottom: 3px solid #696969;
	font-weight: bold;
}

.inner{
	width: 70%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.inner2{
	position: static; 
	visibility: visible; 
	display: inline-block; 
	width: 520px; 
	height: 200px; 
	padding: 0px;
	padding-bottom: 50px;
	max-width: 71%; 
	min-width: 180px; 
	margin: 0 auto;
	min-height: 200px;
}

.instagram-post iframe {
	margin-left: auto!important;
	margin-right: auto!important;
  }

.inner3{
	position: static; 
	visibility: visible; 
	display: inline-block; 
	width: 520px; 
	height: 200px; 
	padding: 0px;
	padding-bottom: 50px;
	max-width: 71%; 
	min-width: 180px; 
	margin: 0 auto;
	min-height: 200px;
	text-align: left;
}

.inner4{
	position: static; 
	visibility: visible; 
	display: inline-block; 
	width: 400px; 
	height: 200px; 
	padding: 10px;
	padding-bottom: 50px;
	max-width: 71%; 
	min-width: 180px; 
	margin: 0 auto;
	min-height: 200px;
	text-align: left;
}

#about .innerS, #sec02 .inner, #info .inner, #recruit .inner, #recruit .inner2 #recruit .inner3, #ticket .innerS{
	border-bottom: 2px solid #a0a0a0;
}

.innerS{
	width: 70%;
	margin: 0 auto;
	padding-bottom: 80px;
}

.innerS p{
	width: 78%;
	margin: 0 auto;
	font-size: 13px;
	line-height: 20px
		
}

.ticket{
	width: 70%;
	margin: 0 auto;
	padding-bottom: 80px;
}

.ticket p{
	width: 78%;
	margin: 0 auto;
	font-size: 13px;
	line-height: 20px
		
}

/* SEC02 Gallery
------------------------------------------------------------*/
#sec02{
	padding: 0 !important;
}

#sec02 header{
	display: none;
}

#gallery{
	overflow: hidden;
}

#gallery li{
	float: left;
	width: calc(100%/3);
	line-height: 0;
}
#gallery li.full{
	width: 100%;
}


#gallery img{
	display: block;
	width: 100%;
	height: auto;
}


/* SEC03 BRAND
------------------------------------------------------------*/

.col4 .img{
	margin: 0 auto;
}



/* RECRUIT PROJECT
------------------------------------------------------------*/
#recruit{
	padding-bottom: 0 !important;
	text-align: center;
}

.article{
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}

.article img{
	float: left;
	margin: 5px 20px 50px;
}

.article p{
	margin-bottom: 20px;
	font-size: 13px;
	
}

.article b{
	font-weight: bold;
	
}

.sample-demo{
position: static; 
visibility: visible; 
display: inline-block; 
width: 520px; 
height: 200px; 
padding: 0px;
padding-bottom: 50px;
max-width: 100%; 
min-width: 180px; 
margin: 0 auto;
min-height: 200px;
text-align: center;
}

.sample-demo p {
	text-align: center;
}

.sample-demo  input {
	width: 100%;
}

.sample-demo  label{
	text-align: center;
	margin: 10;
	vertical-align:14%;
	font-weight:bold
}

/* TICKET PROJECT
------------------------------------------------------------*/
#ticket{
	padding-bottom: 0 !important;
	text-align: center;
}

.article{
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}

.article img{
	float: left;
	margin: 5px 20px 20px;
}

.article p{
	margin-bottom: 20px;
	font-size: 13px;
}
.sample-demo{
	position: static; 
	visibility: visible; 
	display: inline-block; 
	width: 520px; 
	height: 200px; 
	padding: 0px;
	padding-bottom: 50px;
	max-width: 100%; 
	min-width: 180px; 
	margin: 0 auto;
	min-height: 200px;
	text-align: center;
}

.sample-demo p {
	text-align: left;
}

.sample-demo  input {
	width: 100%;
}

.sample-demo  label{
	text-align: center;
	margin: 10;
	vertical-align:14%;
}

.form{
	cursor:pointer;
	background:none;
	border:none;
	font-family: 'Georgia, arial;
	color:#767676;
	font-size:12px;
	padding:4px 4px;
	border:1px solid #E0E0E0;
	text-shadow: 0px 1px  1px #E8E8E8;
	background: rgb(247,247,247);
	background: linear-gradient(top,  rgba(247,247,247,1) 1%,rgba(242,242,242,1) 100%);
	border-radius:3px;
	box-shadow:0px 1px 1px #FFF inset,
		0 0 0px 5px #EAEAEA;
	transition:all 0.2s linear;
}
/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p{
	margin-bottom: 5px;
	text-align: center;
}

.col2 li{
	display: inline-block;
	width: 100%;
 	margin: 20px 0;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}

/* CONTACT PROJECT
------------------------------------------------------------*/
#contact{
	padding-bottom: 0 !important;
	text-align: center;
}

.article{
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}

.article img{
	float: left;
	margin: 5px 20px 20px;
}

.article p{
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 13px;
	overflow: hidden;
	line-height: 20px
}
.article2{
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}

.article2 img{
	float: right;
	margin: 5px 20px 20px;
}

.article2 p{
	margin-bottom: 20px;
	font-size: 13px;
}

#inquiry{
	position:relative;
	margin:30px auto;
	width:100%;
	box-sizing:border-box;
	min-height:200px;
	z-index:100;
	padding:30px;
	border:1px solid #383838;
	background: #D1D1D1;
/* My stripped background */
	background: #d3d3d3;;
	border-radius:8px;
	box-shadow:0px 1px 6px #3F3F3F;
}

/** we remove the red glow around required fields since we are already using the red star */
input:required, textarea:required {
-moz-box-shadow:none;
-webkit-box-shadow:none;
-o-box-shadow:none;
box-shadow:none;
}
/** inputs and textarea**/
	input:not([type="submit"]),
	textarea{
	outline:none;
	display:inline;
	width:100%;
	box-sizing:border-box;
	padding:4px 8px;
	border:1px dashed #DBDBDB;
	color:#3F3F3F;
	font-family:'Droid Sans',Tahoma,Arial,Verdana sans-serif;
	font-size:14px;
	border-radius:2px;
	transition:background 0.2s linear,
	box-shadow 0.6s linear;
}
	input:not([type="submit"]):active,
	textarea:active,
	input:not([type="submit"]):focus,
	textarea:focus{
	background:#F7F7F7;
	border:dashed 1px #969696;
	box-shadow:2px 2px 7px #E8E8E8 inset;
}
	input:not([type="submit"]){
	height: 30px;
}
	textarea{
	min-height:150px;
	resize:vertical
}
/* placeholder */
::-webkit-input-placeholder  {
	color:#BABABA;
	font-style:italic;
}
	input:-moz-placeholder,
	textarea:-moz-placeholder{
	color:#BABABA;
	font-style:italic;
}

/** Styling the send button **/
	input[type=submit]{
	cursor:pointer;
	background:none;
	border:none;
	font-family: 'Georgia, arial;
	color:#767676;
	font-size:12px;
	padding:4px 4px;
	border:1px solid #E0E0E0;
	text-shadow: 0px 1px  1px #E8E8E8;
	background: rgb(247,247,247);
	background: linear-gradient(top,  rgba(247,247,247,1) 1%,rgba(242,242,242,1) 100%);
	border-radius:3px;
	box-shadow:0px 1px 1px #FFF inset,
	0 0 0px 5px #EAEAEA;
	transition:all 0.2s linear;
}
 
	input[type=submit]:hover{
	color:#686868;
	border-color: #CECECE;
	background: linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%);
	box-shadow:0px 1px 1px #FFF inset,
	0 0 0px 5px #E0E0E0;
}
 
	input[type=submit]:active,
	input[type=submit]:focus{
	position:relative;
	top:1px;
	color:#515151;
	background: linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(242,242,242,1) 100%);
	box-shadow:0px -1px 1px #FFF inset,
	0 0 0px 5px #E0E0E0;
}


#link-7ef709c2841bf0e01565a430eedd5b0a946a959ff4ee88e7ee133d319a099a54{
	width: 100% !important; 
	box-sizing: border-box;
	display:block;
}


/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 800px){
	body{
		font-size:12px;
	}
	
	#wrapper{
		width: 100%;
	}
	
	#content{
		width: 80%;
	}
	
	#sidebar{
		width: 12%;
		position: fixed;
		top: 0;
		right: 4%;
		background: #d3d3d3;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}
	
	#sidebar h1{
		padding: 30px 0;
	}

	#mainnav li{
		font-size: 14px;
		font-weight: bold;
		padding: 10px 0;
	}
	
	#sns{
		margin-top: 50px;
	}
	
	#sns li{
		display: inline-block;
		padding-right: 10px;
	}

	#sns a:hover img{
		opacity: .8;
	}
	
	/* SEC03 BRAND
	-----------------*/
	.col4{
		text-align: center;
	}

	.col4 li{
		display: inline-block;
		width: 18%;
		padding: 0 3%;
		vertical-align: top;
		text-align: left;
	}
	
	#map iframe{
		height: 200px !important;
  }
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
		padding-bottom: 30px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	.article img{
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
	#content img{
		margin-top: 45px;
	}	
}

@media only screen and (max-width: 799px){
	#sidebar{
		position: fixed;
		width: 100%;
		z-index:500;
	}
	
	#sidebarWrap{
		position: relative;
		width: 100%;
		height: 45px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#sidebar h1{
		text-align: center;
		padding-top: 10px;
	}
	
	#sidebar h1 img{
		width: auto !important;
		max-height: 25px;
	}
	
  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 30px;
  	height: 25px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #a9a9a9;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #a9a9a9;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: -10px;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display: block;
		padding: 5px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}
	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainnav #sns li{
		display: inline-block;
	}
	#mainnav #sns li a{
		position: relative;
		display: inline-block;
		padding: 15px 10px 0;
		border: 0;
	}
	#mainnav #sns li a:before{
		border: 0;
	}
	.col4 li{
		margin: 0 auto 50px;
		display: block;
		text-align: center;
	}
	section h2{
		margin: 55px auto;
	}
}

@media only screen
and (min-device-width:320px) 
and (max-device-width:568px) {
	section h2{
		margin: 30px auto;
		font-size:20px;
	}
section h3{
	margin: 30px auto;
	font-size:13px;
}
	section p{
		font-size:12px;
	}
}

}