/*
Theme Name: daimiyata
Theme URI: daimiyata.com
Author: mothership
Author URI: http://daimiyata.com
Description: sorita
Version: 1.0
Tags: http://daimiyata.com
Text Domain: daimiyata
*/
	/* =loader
-------------------------------------------------------------- */
.mask {
	background-color: #000;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100000;
	top: 0;
}
#loader {
	background: url(../images/main-logo.svg) center center no-repeat;
	height: 50px;
	width: 200px;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -50px 0 0 -95px;
}
	
a {color: #fff;text-decoration: none}
a:hover{color: #cebc76}
/* =section
-------------------------------------------------------------- */
section {
	width:100%;
}
section .warp{
	margin:0px auto;
	padding:0px 0px;
}
section .warp-lower{
	margin:0px auto 0;
	margin:0px 10px;
}
.main_slider{
	max-width:1280px;
	margin:0px auto;
	top:40px;
	position:relative;
}
@media screen and (max-width: 895px)
 {

/* =section
-------------------------------------------------------------- */
section {
	width:100%;
}
section .warp{
	width:100%;
	margin:0px auto;
}
	
.h3title{
  	font-size:1.8em;
	font-weight: normal;
  	font-family: 'Barlow Condensed', sans-serif;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.view-btn a{
  	font-size:16px;
	font-weight: normal;
	margin-top: 6px;
  	font-family: 'Barlow Condensed', sans-serif;
	border: 1px solid #999;
	padding:5px 8px;
	display: block;
	float: right;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
.view-btn a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/* 見出し */	
.h2title-information {
	color: #fff;
	background: url(../images/top-info-title-sp.png)no-repeat left;
	background-size: 100%;
	background-position: 10px 0;
	margin: 0 auto 20px;
	text-indent: -9999px;
	width: 100%;
}	
.top-info-box{
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
	}
.top-info-box-cnt{
	width: 100%;
	margin: 0 auto;
	}
.top-info-box-cnt .boxl{
	width: 95%;
	margin: 0 auto;
	}
.top-info-box-cnt .boxr{
	width: 95%;
	margin: 0 auto;
	}
	

/* news */
.news {
	width:95%;
	margin:30px auto 50px; 
	z-index: 3;
	overflow: hidden;
	clear: both;
	color: #fff;
}


.news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.news ul li {
	clear: both;
}
.news li {
	margin-bottom:15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #333;
	overflow: hidden;
}
.news li:last-child {
	border-bottom: 0px;
}
.news .news-databox{
	width: 100%;
	}	
.news .day{
  	font-size:12px;
	letter-spacing: 0.6em;
  	font-family: 'Forum', cursive;
	margin-right:5px;
}
.news .icon_new{
	margin:0 0 5px 0;
	color: #cfb23f;
	letter-spacing: 0.7em;
	font-size: 10px;
	height: 10px;
}
.news .icon_contents{
  	margin:0px 5px 0 0;
	overflow:hidden;
}
.news .icon_contents img{
	margin-left:0px;
	margin-right:5px;
}
.news .text{
	margin-top:13px;
	font-size:13px;
	line-height: 1.5em;
}
.news .text p{
	margin: 0;
}
.news .veiwall-btn{
	width: 100%;
	clear: both;
	font-family: 'Forum', cursive;
}	
.news .veiwall-btn a{
	margin: 0 auto;
	color: #cebc76;
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.4em;
	padding: 8px;
	border: 1px solid #cebc76;
	width: 160px;
	display: block;
	transition: all 0.2s ease-in-out;
}
.news .veiwall-btn a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* concert box */
/* 見出し */	
.h2title-concert {
	background: url(../images/top-concert-title-sp.png)no-repeat center;
	background-size: 100%;
	background-position: -10px 0;
	margin: 0 auto 20px;
	text-indent: -9999px;
	width: 100%;
}	
	
.top-concert-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	}
.top-concert-box-cnt{
	width: 95%;
	margin: 0 auto;
	}

	

/* concert */
.concert {
	width:100%;
	margin:30px auto 50px; 
	z-index: 3;
	overflow: hidden;
	clear: both;
	color: #fff;
	float: right;
}
.concert ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.concert ul li {
	clear: both;
}
.concert li {
	margin-bottom:5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	overflow: hidden;
}
.concert li:last-child {
	border-bottom: 0px;
}
.concert .concert-databox{
	width: 16%;
	border-right: 1px solid #333;
	float: left;
	}	
.concert .y-cnt{
  	font-size:12px;
	margin-top: 3px;
	margin-right:5px;

}
.concert .md-cnt{
  	font-size:16px;

}
.concert .week-cnt{
  	font-size:12px;
	margin-right:5px;
	margin-bottom: 5px;
	clear: both;
}
.concert .icon_new{
	margin:0 0 5px 0;
	color: #cfb23f;
	font-size: 12px;
	height: 10px;
	float: left;
}
.concert .icon_contents{
  	margin:0px 5px 0 0;
	overflow:hidden;
}
.concert .concert-detailbox{
	margin-left: 2%;
	float: left;
	padding-top: 3px;
	width: 80%;
	}
.concert .area{
	font-size:12px;
	font-weight: bold;
	float:left; 
	color: #000;
	background: #fff;
	padding: 0 3px;
	margin-right: 7px;
}
.concert .start{
	font-size:13px;
	float:left; 
	color: #c1c1c1;
	margin-right: 10px;
}
.concert .hall{
	font-size:13px;
	float:left; 
}
.concert .hall a{
	color: #c1c1c1;
}
.concert .concert-title-area{
	clear: both;
}
.concert .concert-type{
	margin-top:7px;
	margin-right: 5px;
	font-size:12px;
	clear: both;
	float:left; 
	background: rgba(126,5,7,1.00);
	padding: 2px 3px;
}
.concert .concert-title{
	margin-top:7px;
	font-size:14px;
	float:left; 
}
.concert .concert-title p{
	margin: 0;
}
.concert .veiwall-btn{
	width: 100%;
	clear: both;
	font-family: 'Forum', cursive;
}	
.concert .veiwall-btn a{
	margin: 0 auto;
	color: #cebc76;
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.4em;
	padding: 8px;
	border: 1px solid #cebc76;
	width: 160px;
	display: block;
	transition: all 0.2s ease-in-out;
}
.concert .veiwall-btn a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}		 
	 



}

@media screen and (min-width: 896px)
{
	
	a {color: #fff;text-decoration: none}
	a:hover{color: #cebc76}
/* =section
-------------------------------------------------------------- */
section {
	width:100%;
	background: #000;
}
section .warp{
	width:100%;
	margin:0px auto;
}
	
.h3title{
  	font-size:2.2em;
	font-weight: normal;
  	font-family: 'Barlow Condensed', sans-serif;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.view-btn a{
  	font-size:20px;
	font-weight: normal;
	margin-top: 6px;
  	font-family: 'Barlow Condensed', sans-serif;
	border: 1px solid #999;
	padding:5px 8px;
	display: block;
	float: right;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
.view-btn a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
/* 見出し */	
.h2title-information {
	background: url(../images/top-info-title.png)no-repeat center;
	margin: 0 auto 40px;
	text-indent: -9999px;
	width: 100%;
}
.top-info-box{
	width: 100%;
	height: 510px;
	padding-top: 80px;
	overflow: hidden;
	background: url(../images/top-infobg.png)no-repeat center;
	}
.top-info-box-cnt{
	width: 1080px;
	margin: 0 auto;
	}
.top-info-box-cnt .boxl{
	width: 48%;
	margin-right: 2%;
	margin: 0 auto;
	float: left;
	}
.top-info-box-cnt .boxr{
	width: 48%;
	margin-left: 2%;
	margin: 0 auto;
	float: right;
	}
	

/* news */
.news {
	width:90%;
	margin:30px auto 50px; 
	z-index: 3;
	overflow: hidden;
	clear: both;
	color: #fff;
}
.news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.news ul li {
	clear: both;
}
.news li {
	margin-bottom:15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #333;
	overflow: hidden;
}
.news li:last-child {
	border-bottom: 0px;
}
.news .news-databox{
	width: 19%;
	border-right: 1px solid #333;
	float: left;
	}	
.news .day{
  	font-size:15px;
	letter-spacing: 0.7em;
  	font-family: 'Forum', cursive;
	margin-right:5px;
	margin-bottom: 10px;
}
.news .icon_new{
	margin:0 0 5px 0;
	color: #cfb23f;
	letter-spacing: 0.7em;
	font-size: 10px;
	height: 10px;
}
.news .icon_contents{
  	margin:0px 5px 0 0;
	overflow:hidden;
}
.news .icon_contents img{
	margin-left:0px;
	margin-right:5px;
}
.news .text{
	margin-top:13px;
	font-size:15px;
	float:left; 
	line-height: 1.5em;
	margin-left: 2%
}
.news .text p{
	margin: 0;
}
.news .veiwall-btn{
	width: 100%;
	clear: both;
	font-family: 'Forum', cursive;
}	
.news .veiwall-btn a{
	margin: 0 auto;
	color: #cebc76;
	text-align: center;
	letter-spacing: 0.4em;
	padding: 10px;
	border: 1px solid #cebc76;
	width: 200px;
	display: block;
	transition: all 0.2s ease-in-out;
}
.news .veiwall-btn a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
	
/* concert box */
/* 見出し */	
.h2title-concert {
	background: url(../images/top-concert-title.png)no-repeat center;
	margin: 0 auto 40px;
	text-indent: -9999px;
	width: 100%;
}	
	
.top-concert-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/top-concertbg.png)no-repeat center top;
	}
.top-concert-box-cnt{
	width: 1080px;
	margin: 0 auto;
	}

	

/* concert */
.concert {
	width:60%;
	margin:30px auto 50px; 
	z-index: 3;
	overflow: hidden;
	clear: both;
	color: #fff;
	float: right;
}
.concert ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.concert ul li {
	clear: both;
}
.concert li {
	margin-bottom:5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	overflow: hidden;
}
.concert li:last-child {
	border-bottom: 0px;
}
.concert .concert-databox{
	width: 16%;
	border-right: 1px solid #333;
	float: left;
	padding-top: 10px;
	white-space: nowrap;
	}	
.concert .y-cnt{
  	font-size:13px;
	margin-top: 3px;
	margin-right:5px;
	float: left;
}
.concert .md-cnt{
  	font-size:18px;
	margin-right:5px;
	margin-bottom: 5px;
	float: left;
}
.concert .week-cnt{
  	font-size:15px;
	margin-right:5px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
.concert .icon_new{
	margin:0 0 5px 0;
	color: #cfb23f;
	font-size: 13px;
	height: 10px;
	float: left;
}
.concert .icon_contents{
  	margin:0px 5px 0 0;
	overflow:hidden;
}
.concert .concert-detailbox{
	margin-left: 2%;
	float: left;
	padding-top: 5px;
	width: 80%;
	}
.concert .area{
	font-size:15px;
	font-weight: bold;
	float:left; 
	color: #000;
	background: #fff;
	padding: 0 3px;
	margin-right: 7px;
}
.concert .start{
	font-size:15px;
	float:left; 
	color: #c1c1c1;
	margin-right: 10px;
}
.concert .hall{
	font-size:15px;
	float:left; 
	margin-right: 15px;
}
.concert .hall a{
	color: #c1c1c1;
}
.concert .hall a:hover{
	color: #cebc76;
}
.concert .concert-title-area{
	clear: both;
}
.concert .concert-type{
	margin-top:7px;
	margin-right: 5px;
	font-size:12px;
	float:left; 
	background: rgba(126,5,7,1.00);
	padding: 2px 3px;
}
.concert .concert-title{
	margin-top:7px;
	font-size:14px;
	float:left; 
}
.concert .concert-title p{
	margin: 0;
}
.concert .veiwall-btn{
	width: 100%;
	clear: both;
	font-family: 'Forum', cursive;
}	
.concert .veiwall-btn a{
	margin: 0 auto;
	color: #cebc76;
	text-align: center;
	letter-spacing: 0.4em;
	padding: 10px;
	border: 1px solid #cebc76;
	width: 200px;
	display: block;
	transition: all 0.2s ease-in-out;
}
.concert .veiwall-btn a:hover{
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}	
	


	
}

