/*
Theme Name: ryomatakagi
Theme URI: ryomatakagi.com
Author: mothership
Author URI: https://ryomatakagi.com
Description: ryomatakagi
Version: 1.0
Tags: https://ryomatakagi.com
Text Domain: ryomatakagi
*/
	/* =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: #000;text-decoration: none}
/* =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 {
	margin: 0 auto 40px;
	text-align: center;
	color: #000;
	font-family: 'EB Garamond', serif;
	letter-spacing: 0.4em;
	font-size: 1.0em;
	font-weight: normal;
	width: 100%;
}	
.top-info-box{
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 50px;
	border-bottom: 1px solid #777;
	}
.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:90%;
	margin:30px auto 10px; 
	z-index: 3;
	overflow: hidden;
	clear: both;
	color: #000;
}


.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: 'EB Garamond', serif;
	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:5px;
	font-size:13px;
	line-height: 1.5em;
}
.news .text p{
	margin: 0;
}
.news .veiwall-btn{
	width: 100%;
	clear: both;
	font-family: 'EB Garamond', serif;
}	
.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 {
	margin: 0 auto 20px;
	text-align: center;
	color: #000;
	font-family: 'EB Garamond', serif;
	letter-spacing: 0.4em;
	font-size: 1.0em;
	font-weight: normal;
	width: 100%;
}	
	
.top-concert-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	}
.top-concert-box-cnt{
	width: 90%;
	margin: 0 auto;
	}

	

/* concert */
.concert {
	width:100%;
	margin:30px auto 50px; 
	z-index: 3;
	overflow: hidden;
	clear: both;
	color: #000;
	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: 12%;
	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: #000;
	margin-right: 10px;
}
.concert .hall{
	font-size:13px;
	float:left; 
}
.concert .hall a{
	color: #000;
}
.concert .concert-title{
	margin-top:7px;
	font-size:14px;
	clear: both;
	float:left; 
}
.concert .concert-title p{
	margin: 0;
}
.concert .veiwall-btn{
	width: 100%;
	clear: both;
	font-family: 'EB Garamond', serif;
	margin: 20px auto;
}	
.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: #000;text-decoration: none}
	a:hover{color: #777}
/* =section
-------------------------------------------------------------- */
section {
	width:100%;
}
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 {
	margin: 0 auto 70px;
	text-align: center;
	color: #000;
	font-family: 'EB Garamond', serif;
	letter-spacing: 0.5em;
	font-weight: normal;
	width: 100%;
}
.top-info-box{
	width: 100%;
	height: auto;
	padding-top: 80px;
	overflow: hidden;
	}
.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:100%;
	margin:30px auto 20px; 
	padding-bottom: 20px;
	z-index: 3;
	overflow: hidden;
	clear: both;
	color: #000;
	border-bottom: 1px solid #777;
}
.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: 15%;
	border-right: 1px solid #333;
	float: left;
	}	
.news .day{
  	font-size:15px;
	letter-spacing: 0.5em;
  	font-family: 'EB Garamond', serif;
	margin-right:5px;
	margin-bottom: 10px;
}
.news .icon_new{
	margin:0 0 5px 0;
	color: #cfb23f;
	letter-spacing: 0.5em;
	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{
    width: 80%;
	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: 'EB Garamond', serif;
}	
.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 {
	margin: 80px auto 50px;
	text-align: center;
	color: #000;
	font-family: 'EB Garamond', serif;
	letter-spacing: 0.5em;
	font-weight: normal;
	width: 100%;
}	
	
.top-concert-box{
	width: 100%;
	height: auto;
	overflow: hidden;
	}
.top-concert-box-cnt{
	width: 1080px;
	margin: 0 auto;
	}

	

/* concert */
.concert {
	width:100%;
	margin:30px auto 50px; 
	z-index: 3;
	overflow: hidden;
	clear: both;
	color: #000;
	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: 10%;
	border-right: 1px solid #333;
	float: left;
	padding-top: 3px;
	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: #000;
	margin-right: 10px;
}
.concert .hall{
	font-size:15px;
	float:left; 
	margin-right: 15px;
}
.concert .hall a{
	color: #000;
}
.concert .hall a:hover{
	color: #777;
}
.concert .concert-title{
	margin-top:7px;
	font-size:17px;
	clear: both;
	float:left; 
}
.concert .concert-title p{
	margin: 0;
}
.concert .veiwall-btn{
	width: 100%;
	clear: both;
	font-family: 'EB Garamond', serif;
	margin: 50px auto;
}	
.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;
}	
	
}


/*....................... video */

	.tp_video{
		width: 100%;
		background: #fafafa;
		padding: 50px 0;
		margin-bottom: 50px;
	}
	.tp_video .veiwall-btn {
        width: 100%;
        clear: both;
        font-family: 'EB Garamond', serif;
        margin: 0 auto;
	}
	.tp_video .veiwall-btn a{
        margin: 0 auto;
        color: #666;
        text-align: center;
        letter-spacing: 0.4em;
        padding: 10px;
        border: 1px solid #666;
        width: 200px;
        display: block;
        transition: all 0.2s ease-in-out;
	}
	.tp_video .veiwall-btn a:hover{
		filter:alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
	}
	.tp_video h2{
		margin: 0 auto 50px;
        text-align: center;
        color: #000;
        font-family: 'EB Garamond', serif;
        letter-spacing: 0.4em;
        font-size: 1.4rem;
        font-weight: normal;
        width: 100%;
	}
	.tp_video-cnt{
		width: 1080px;
		margin: 0 auto 50px;
	}
	.tp_video-box{
		width: 100%;
		display: flex;
		justify-content: space-evenly;
	}
	.tp_video-box-cnt{
		width: 45%;
	}
	.tp_video-box-cnt .title{
		padding: 3px 0;
		font-weight: 700;
		font-size: 0.8rem;
		line-height: 1.5em;
	}
	.tp_video-box .modal {
		width: 100%;
		height: auto;
		position: relative;
		cursor: pointer;
	}
	.tp_video-box .modal img{
		width: 100%;
		height:270px;
		object-fit: cover;
		box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
	}
	.tp_video-box .modal::before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../images/movie_arrow.png) center center no-repeat rgba(0, 0, 0, 0.7);
		opacity: 0;
		pointer-events: none;
		transition: 0.4s ease-out;
		content: "";
	}
	.image_link{
		 display:block; 
		 position:relative;
		 text-decoration:none;
	}
	.image_link img{
		  display:block;
		  width:100%;
	}

	.image_link:hover:before{
	  opacity:0.5;
	}
	.image_link:hover:after{
	  opacity:1;
	  margin-top:-0.5em;
	}
	.modal-video {
		background-color: rgba(255, 255, 255, 0.8);
	}
	.modal-video-movie-wrap {
		animation-timing-function: ease-out;
		animation-duration: .5s;
		-webkit-transition: -webkit-transform .5s ease-out;
		-moz-transition: -moz-transform .5s ease-out;
		-ms-transition: -ms-transform .5s ease-out;
		-o-transition: -o-transform .5s ease-out;
		transition: transform .5s ease-out;
	}
	.modal-video-close-btn:before, .modal-video-close-btn:after {
		content: '';
		position: absolute;
		height: 2px;
		width: 100%;
		top: 50%;
		left: 0;
		margin-top: -1px;
		background: #000;
		border-radius: 5px;
		margin-top: -6px;
	}

@media screen and (max-width: 940px) {
	.tp_video{
		width: 100%;
		background: #fafafa;
		padding: 40px 0 ;
		margin-bottom: 50px;
	}
	.tp_video .veiwall-btn {
        width: 100%;
        clear: both;
        font-family: 'EB Garamond', serif;
        margin: 0 auto;
	}
	.tp_video .veiwall-btn a{
        margin: 0 auto;
        color: #666;
        text-align: center;
        letter-spacing: 0.4em;
        padding: 10px;
		font-size: 13px;
        border: 1px solid #666;
        width: 160px;
        display: block;
        transition: all 0.2s ease-in-out;
	}
	.tp_video h2{
		margin: 0 auto 40px;
        text-align: center;
        color: #000;
        font-family: 'EB Garamond', serif;
        letter-spacing: 0.4em;
        font-size: 1.1rem;
        font-weight: normal;
        width: 100%;
	}
	.tp_video-cnt{
		width: 80%;
		margin: 0 auto 10px;
	}

	.tp_video-box{
		width: 100%;
		display: flex;
		justify-content: space-evenly;
		flex-wrap: wrap;
	}
	.tp_video-box-cnt{
		width: 100%;
		margin-bottom: 20px;
	}
	.tp_video-box-cnt .title{
		padding: 0px 0;
		margin: 10px 0;
		font-weight: 700;
		font-size: 0.6rem;
		line-height: 1.5em;
	}
	.tp_video-box .modal {
		width: 100%;
		position: relative;
		cursor: pointer;
	}
	.tp_video-box .modal img{
		width: 100%;
		height:180px;
		object-fit: cover;
		box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
	}
	.modal-video {
		background-color: rgba(0, 0, 0, 0.8);
	}
	.modal-video-movie-wrap {
		animation-timing-function: ease-out;
		animation-duration: .5s;
		-webkit-transition: -webkit-transform .5s ease-out;
		-moz-transition: -moz-transform .5s ease-out;
		-ms-transition: -ms-transform .5s ease-out;
		-o-transition: -o-transform .5s ease-out;
		transition: transform .5s ease-out;
	}
	.modal-video-close-btn:before, .modal-video-close-btn:after {
		background: #fff;
	}
}
/*....................... heads up */

.tp_headsUp{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px
}
.tp_headsUp-cnt{
    width: 600px;
    margin: 0 auto;
}
.headsUp_btn a{
    width: 100%;
    border: 2px solid #f00;
    padding: 10px 0;
    text-align: center;
    display: block;
    position: relative;
}

.headsUp_btn a:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 0;
  right: 3%;
  bottom: 0;
  margin: auto;
}

@media screen and (max-width: 940px) {
	.tp_headsUp{
    width: 100%;
}
.tp_headsUp-cnt{
    width: 80%;
    margin: 0 auto;
}
.tp_headsUp-cnt .headsUp_btn a{
    width: 100%;
    border: 2px solid #f00;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    line-height: 1.5em;
    
}
}
/*....................... br */
.br-sp {
    display: none
}
.br-pc {
    display: block;
}
@media screen and (max-width: 900px) {
    .br-sp {
        display: block;
    }
    .br-pc {
        display: none;
    }
}