@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans:400,700,400italic,700italic);

html,body,div,p,table,tr,td,th,ul,li,ol,h1,h2,h3,h4,h5,h6,span,img,a {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	line-height:1;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:transparent;
	zoom:1;
}
html {
	-webkit-text-size-adjust: none;
}
body {
	font-size:100%;
	font-family:'Alegreya Sans', "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
	overflow-x:hidden;
	-webkit-text-size-adjust: 100%;
	overflow-x:hidden;
}
html,body{
	width:100%;	
}

a {
	color: #000;
	text-decoration:none;
	-webkit-tap-highlight-color:transparent;
}
a:hover {
	color: #FF0068;
}
p a:before {
	content:'෴';	
	padding:0 5px 0 0;
	color:#000;
	font-weight:bold;
}
p a:hover:before {
	content:'෴';	
	padding:0 5px 0 0;
	color:#FF0068;
	font-weight:bold;
}

#contact p a:before {
	content: normal;	
	padding:0;
	color:#000;
	font-weight: normal;
}
#contact p a:hover:before {
	content: normal;	
	padding:0;
	color:#000;
	font-weight: normal;
}

.l {float:left;}
.r {float:right;}
.clear {
	clear:both;
	float:none;
	width:100%;
	height:1px;
	overflow:hidden;
	margin:0;
}

.container {
	width:850px;
	margin:0 auto;
	position:relative;
	-webkit-tap-highlight-color:transparent;
}
.container2 {
	width:900px;
	margin:0 auto;
	position:relative;
	height:auto;
	-webkit-tap-highlight-color:transparent;
}

.link1 {
	font-size:40px;
	font-weight:bold;
	margin:25px 10px 0 35px;
}
.container2 .link1 {
	margin:25px 35px 0 35px;
}
.line {
	margin:100px auto;
}
.rawline {
	margin:100px auto;
	height:20px;
	background:#000;
}


/*HEADER*/
#header {
	height:180px;
	z-index:99;
}
#deterra {
	font-size: 200px;
	position:absolute;
	top:25px;
	left:17px;
}


.cat#header{
	height:265px;
}
#cat_title {
	font-size:100px;
	position:absolute;
	top:190px;
	right:17px;
}

/*menu*/
#btn_menu {
	position:absolute;
	right:0px;
	top:73px;
	z-index:110;
}
#menu_switcher {
	height:55px;
	width:68px;
	display:block;
	padding:17px;
}
#h_menu{
	position:absolute;
	right:0;
	top:0;
	z-index:99;
	width:100%;
}
#accordion {
	background:#FFF;
	background: rgba(255,255,255,0.9);
}
.menu_close {
	position:absolute;
	right:0;
	top:0;
	padding: 170px 50px 10px 50px;
	display: block;
	height:auto;
	width: 1px !important;
	overflow:hidden;
	white-space:nowrap;
	opacity:0;
	-webkit-transition: all .3s cubic-bezier(0.170, 0.705, 0.600, 0.940);
	transition: all .3s cubic-bezier(0.170, 0.705, 0.600, 0.940);
	z-index:100;
}
.menu_open {
	position:absolute;
	right:0;
	top:0;
	padding: 170px 50px 10px 50px;
	display: block;
	height:auto;
	width: 400px;
	opacity:1;
	-webkit-transition: all .3s cubic-bezier(0.170, 0.705, 0.600, 0.940);
	transition: all .3s cubic-bezier(0.170, 0.705, 0.600, 0.940);
	z-index:100;
}
#accordion li{
	text-align:left;
	font-size:40px;
	font-weight:bold;
	line-height:1.5;
	margin:0 0 8px 0;
	list-style-type:none;
	white-space:nowrap !important;
}


/*FOOTER*/
#footer {
	padding:0 0 30px 0;
}
#f_menu {
	margin: 0 0 20px 0;
	padding:0 10px;
	width:885px;
}
#f_menu li{
	float:left;
	font-size: 25px;
	font-weight:bold;
	list-style:none;
	margin:0 35px 0 0;
}
#footer p{
	padding:0 10px;
}
.retrun {
	font-size:25px;
	font-weight:bold;
	margin: 75px 0 0 40px;
	display:inline-block;
}




/*TOP CONTENT*/
#top_content, .event_contet {
	margin:0 25px 50px 25px;
	display:block;
	position:relative;
}
.event_contet {
	margin:0 25px 100px 25px;
}
#top_content .img_wrapper, .event_contet .img_wrapper {
	display:block;
	width:850px;
	max-height:500px;
	height:auto;
	overflow:hidden;
	margin: 0 0 10px 0;
}
#top_content .img_wrapper img, .event_contet .img_wrapper img, {
	width:100%;
	height:auto !important;
}
#top_content h1, .event_contet h1 {
	font-size:50px;
	line-height:1.1;
	padding:0 10px;
}
#top_content h3, .event_contet h3 {
	font-size:25px;
	line-height:1.4;
	padding:0 10px;
	margin: -5px 0 0 0;
}

/*EVENT THUMBNAIL*/
.thumb_event {
	display:block;
	width:400px;
	margin:0 25px 25px 25px;
}
.thumb_event .img_wrapper {
	display:block;
	width:400px;
	height:260px;
	overflow:hidden;
	background:#AAA;
	margin: 0 0 10px 0;
}
.thumb_event .img_wrapper img {
	width:400px;
	height:auto !important;
}
.thumb_event h1 {
	font-size:35px;
	line-height:1;
	padding:0 10px 5px 10px;
}
.thumb_event h3 {
	font-size:25px;
	line-height:1.4;
	padding:0 10px;
	margin: -5px 0 0 0;
}

#top_events:after {
	display:block;
	width:100%;
}

/*Events*/
.event_contet p, #about p, p.text{
	font-size:18px;
	font-weight:bold;
	line-height:1.8;
	padding:0 10px 30px 10px;
	text-align:justify;
}
.event_contet p strong, #about p strong, p.text strong{
	font-size:40px;
	font-weight:bold;
	line-height:1.3;
}
p.no_just{
	text-align: left !important;
}

.container2 .text {
	padding:0 35px 30px 35px;
}

#end_events .glitch {
	opacity:0.5;
}
#end_events .glitch:hover {
	opacity:1;
}


/*RELEASE THUMBNAIL*/
.thumb_release {
	margin:0 0 80px 0;
	display:block;
}
.thumb_release .l {
	width:200px;
	height:auto;	
}
.thumb_release .l img{
	width:200px !important;
	height:auto !important;	
}
.thumb_release .r {
	width:600px;
}
.thumb_release h1 {
	font-size:40px;
	line-height:1.3;
	margin:-7px 0 7px 0;
}
.thumb_release p {
	font-size:21px;
	line-height:1.5;
	font-weight:bold;
}
.thumb_release p.subtxt{
	font-size:16px;
	line-height:1.5;
	font-weight:bold;
	padding:10px 0;
}

/*About*/
#about p{
	font-size:18px;
	font-weight: bold;
	line-height:1.8;
	padding:0 10px 26px 10px;
}



/*communications*/
#communications {
	background: url(../communications/comm_img.jpg) no-repeat 0 0;
	padding:350px 0 0 0;
}
.comm1, .comm2 {
	padding:15px 20px;
	font-size:18px;
	font-weight:bold;
	background: #FFF;
	background: rgba(255,255,255,0.9);
	float:left;
	line-height: 1.5;
}
#communications h1 {
	font-size:50px;
	background: rgba(255,255,255,0.9);
	float:left;
	padding:18px 20px 8px 20px;
}
.comm2 {
	width:620px;
	margin:0 0 15px 0;
}


/*Contact*/
#contact p{
	font-size:25px;
	font-weight: bold;
	line-height:1.8;
	padding:0 10px 26px 10px;
}

