@charset "UTF-8";



html body{
    background: #FFFFFF;
    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    position: relative;
}




.c-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.c-bg--01 {
	

}

.c-bg--02 {
    background: url(../img/) center 0px;
	
}

.c-bg--03 {    
	background: url(../img/) center 0px no-repeat;
	position:fixed;
}

.c-bg--04 {    
	background: url(../img/) center 0px no-repeat;
}


#content-wrap{
	width:100%;
}

.top-block{
	width:100%;
	
	background:#000;


}


.top-visual-wrap{
	width:100%;
	max-width:1280px;
	position:relative;
	margin:0 auto;
}


.top-visual{
	width:100%;
	height:800px;
	background: url(../../img/top-visual.jpg) center center no-repeat;
	margin:0 auto;
	background-size:cover;
	position:relative;
}


@media screen and (max-width: 959px) {

	.top-visual{
		height:550px;
	}


}

@media screen and (max-width: 479px) {

	.top-visual{
		height:400px;
	}


}


.top-visual img.tit{
	width:100%;
	position:absolute;
	top:28%;
	left:50%;
	margin-left:-50%;
	
}

.top-visual img.catch{
    width: 37%;
    position: absolute;
    top: 17%;
    left: 82%;
    margin-left: -50%;
	
}

.top-visual img.clock {
    width: 56%;
    position: absolute;
    top: 12%;
    left: 72%;
    margin-left: -50%;
}


@media screen and (max-width: 959px) {

	.top-visual img.catch{
		    width: 57%;
			top: 13%;
			left: 74%;
			margin-left: -50%;
	}

}

@media screen and (max-width: 479px) {



}



.top-title{
	/*
	width:100%;
	max-width:1280px;
	height:800px;
	*/
	
	width:90%;
	height:400px;
	background: url(../../img/top-title.png) center 0px no-repeat;
	background-size:100%;

	max-width:1280px;
	margin:0 auto;
}



.top-month-en{
	width:320px;
	margin:0 auto;
}

.top-month-en p{
	
	font-family: 'Didot', serif;	
	font-size:120px;
	font-weight:lighter;
	text-align:center;
	line-height:30px;
	color: #b3b3b3;
    letter-spacing: -0.1em;
	
	
	
}

.top-content{
	width:100%;
	max-width:980px;
	margin:0 auto;
	position:relative;
	background: url(../../img/clock-bg.png) center bottom no-repeat;
}


.page-content{

	background:none;
}

.top-month-num{
	position:absolute;
	right:20px;	
	
	
}

.top-month-num p {
    font-family: 'Didot', serif;
    font-size: 180px;
    font-weight: lighter;
    text-align: center;
    line-height: 0px;
    color: #b3b3b3;
    letter-spacing: -0.1em;
	
	
}


.top-artist{
	
	width:100%;
	margin-top:60px;
	padding-bottom:60px;
	border-bottom:solid 1px #333;
}




.top-artist-image{
	
	width:320px;
	height:230px;
	float:left;
	background: url(../../img/sample-artist.png) center bottom no-repeat;
	background-size: 100%;
	margin-left:10px;
	
}



.top-artist h3{
	
	float:left;
	margin:30px 20px 10px 30px;
	padding:0px;
	
	font-size:20px;
	color:#BBB;
	width:58%;
	
	
}



.top-artist p{
	
	float: left;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #BBB;
    width:58%;
    margin: 30px 20px 10px 30px;
    line-height: 25px;
}






@media screen and (max-width: 959px) {

	
	
	.top-artist-image{
		float:none;

		margin:0 auto;
	}
	
	.top-artist h3{
	
		float:none;
		padding:0px;
		text-align:center;
		width:90%;
		
		margin:0 auto;
		margin-top:10px;
		
	}
	
	
	
	.top-artist p{
		
		float:none;
		font-size: 14px;
		color: #BBB;
		width:90%;
		margin: 0;
		line-height: 25px;
		text-align:center;
		margin:0 auto;
		margin-top:5px;
	}


}








#content-container{
	
	width:980px;
	
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
	
	
}


.content-left{
	float:left;
	background:#FFF;
	width: 60%;	
	margin-left:0px;
	padding-bottom:50px;
	min-height:800px;
	padding-left:20px;
}


.content-right{
	float:left;
	background:#FFF;
	width:320px;	
	margin-left:20px;
	
	padding-bottom:50px;
}


@media screen and (max-width: 1000px) {
	

	#content-container{
		
		width:100%;
		
		
	}
	
	
	.content-left{
		float:left;
		background:#FFF;
		width: 45%;	
		margin-left:0px;
		padding-bottom:50px;
		min-height:800px;
		margin-left:5%;
	}
	
	
	

}







@media screen and (max-width: 914px) {

	.content-left{
		float:none;
		width:320px;
		margin:0 auto;
		padding-left:0px;
	}
	.content-right{
		margin-left:0px;
		padding-right:0px;
		float:none;
		width:320px;
		margin:0 auto;
	}
	.top-month-num p{
		font-size:110px;	
		
		
	}
	.top-month-en p {
    	font-size: 49px;
	}
}



img.content-img {
	width:100%;
	height:auto;
	
}


.content-left h4{
	font-family: 'Didot', serif;	
	font-size:50px;
	font-weight:lighter;
	text-align:left;
	line-height:30px;
	color: FFF;
    letter-spacing: 0em;
	margin-top:30px;
	
	
}




.content-left p.archive-title{
	font-size:22px;
	font-weight:bold;
	text-align:left;
	line-height:30px;
    letter-spacing: 0em;
	margin-top:20px;
	border-bottom:1px solid #AAA;	
	padding-bottom:20px;
}




@media screen and (max-width: 984px) {
	.content-left h4 {
		font-size: 35px;
		margin-top: 50px;
	}
	.content-left p.archive-title {
		font-size: 16px;
	}
}

.content-left p{
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:23px;
	color: 000;
    letter-spacing: 0em;
	margin-top:20px;
	margin-bottom:20px;
}




.narration-block h3{
	
	font-family: 'Didot', serif;	
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	color: FFF;
    letter-spacing: 0em;
	margin-top:20px;
	
	
	
}



.narration-block p{
	
	font-size:15px;
	font-weight:bold;
	text-align:right;
	line-height:18px;
    letter-spacing: 0em;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #AAA;
	
	
}


.content-right ul{
	list-style:none;	
	
	
	
}


.content-right ul li{
	list-style:none;	
	height:70px;
	border-bottom:1px solid #AAA;
	background: url(../../img/menu-arrow.png) center right no-repeat;
	background-size:6px 12px;
	background-position:300px 22pt;		
}


.content-right ul a{
	text-decoration: none;
}



.content-right ul li p{
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	color:#000;
	font-family: 'Didot', serif;	
	font-size:20px;
	padding-top:25px;
	padding-right:45px;
	
}

.banner-space{
	margin-top:20px;	
	
	width:320px;
	height:180px;
}

.banner-space img{
	widht:100%;
	height:100%;
}


.instagram-block h3{
	
	font-family: 'Didot', serif;	
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	color: FFF;
    letter-spacing: 0em;
	margin-top:20px;
	
	
	
}


.insta{
	float:left;
	width:152px;
	margin:4px;
	
}





/*----------------------------------------------------------------------------*/



.page-banner {
    width: 320px;
    position: absolute;
    top: 85%;
    left: 50%;
    margin-left: -160px;
}


ul.page-menu {
    list-style: none;
    height: 120px;
    max-width: 640px;
    margin: 0 auto;
}



ul.page-menu a{
	text-decoration:none;
	
	
}
ul.page-menu li {
	
	float:left;
	background: url(../../img/page-menu-arrow.png) center right no-repeat;
	background-size:53px 53px;
	background-position:0px 26pt;	
	margin-left:40px;
}




ul.page-menu li p{
	
	font-family: 'Didot', serif;	
	font-size:30px;
	font-weight:lighter;
	text-align:left;
	line-height:30px;
	color: #b3b3b3;
    letter-spacing: -0.1em;	
	padding-left:40px;
	margin-top:50px;
	margin-left:30px;
	
}



.page-title{
	width:100%;	
	
	
}

.page-title h2{
	margin:0 auto;	
	font-family: 'Didot', serif;	
	font-size:80px;
	font-weight:lighter;
	text-align:center;
	line-height:30px;
	color: #000;
    letter-spacing: -0.1em;	
	padding:50px;
	
	border-bottom:1px solid #AAA;
}

.archives{
	
	padding-bottom:120px;	
	
	margin:0 auto;
	width:980px;
}

@media screen and (max-width: 998px) {
	.archives{
		width:660px;
	}

}

.archive{
	width:310px;
	height: 288px;
	float:left;	
	margin:7px;
	margin-top:10px;
	position:relative;
	margin-bottom:20px;
	
}

.archive h3{
	font-family: 'Didot', serif;
    font-size: 100px;
    position: absolute;
    text-align: right;
    top: 136px;
    left: 5px;
	color:#000;

}



.archive p {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 21px;
    color: #000;
    letter-spacing: 0em;
    margin-top: 30px;
    padding-left: 10px;
    padding-top: 10px;
    border-top: 1px solid #AAA;
	background: url(../../img/archive-arrow.png) center left no-repeat;
	background-size:30px 30px;
	background-position:275px 3pt;	
}





#content-story {
    position: relative;
    border-bottom: 1px solid #AAA;
    margin-bottom: 20px;
    background: url(../../img/triangle.png) center top no-repeat;
    background-size: 44px 19px;
    padding-top: 20px;
}


#content-story h2 {
    position: absolute;
    top: 9px;
    left: 20px;
    font-family: 'Didot', serif;
    font-size: 55px;
    font-weight: lighter;
    text-align: left;
    line-height: 0px;
    color: #000;
    letter-spacing: -0.1em;
    width: 300px;
    /* height: 100px; */
    float: left;
    padding-top: 75px;
}


.stories {
    float: left;
    margin-left: 280px;
    padding-bottom: 30px;
}


.stories p {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    line-height: 29px;
    color: 000;
    letter-spacing: 0em;
    margin-top: 14px;
    margin-bottom: 0px;
	
}


@media screen and (max-width: 1000px) {
	
#content-story {
    position: relative;
    border-bottom: 1px solid #AAA;
    margin-bottom: 20px;
	background: url(../../img/triangle.png) center top no-repeat;
	background-size:44px 19px;
}


#content-story h2 {
    position: absolute;
    top: 9px;
    left: 10px;
    font-family: 'Didot', serif;
    font-size: 47px;
    font-weight: lighter;
    text-align: center;
    line-height: 0px;
    color: #000;
    letter-spacing: -0.1em;
    width: 95%;
    /* height: 100px; */
    float: left;
    padding-top: 45px;
}


.stories {
    float: left;
    margin-left: 5%;
    padding-bottom: 30px;
    width: 90%;
}


.stories p {
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    line-height: 29px;
    color: 000;
    letter-spacing: 0em;
    margin-top: 63px;
    margin-bottom: 0px;
	
}


	
	

}




@media screen and (max-width: 914px) {
	.page-title h2 {
		
		font-size: 23px;
		line-height: 0px;
		padding: 39px;
	}
	ul.page-menu {
		list-style: none;
		height: 145px;
	}
	
	ul.page-menu li {
		float: none;
		background: url(../../img/page-menu-arrow.png) center right no-repeat;
		background-size: 30px 30px;
		background-position: 0px 0pt;
		margin-left: 10px;
	}
	
	ul.page-menu li p {
		font-size: 25px;
		margin-left: 20px;
	}
	.archives {
    	width: 320px;
	}
}



@media screen and (max-width: 340px) {

.content-left p {
    padding: 0 15px 0 15px;
}
.narration-block p {
    
    padding-right: 10px;

}

.content-left h4{
	padding-left:15px;	
	
}


}

.clearB{
	
	clear:both;	
	
}










@media screen and (max-width: 767px) {
    .c-bg--02 {
        background-size: 125px auto;
        background-position: center 20px;
    }
	.c-bg--03 {
		background-size:960px auto;
		background-position:-480px 0px;
	}
	.c-bg--04{
		display:none;	
		
	}
}

	



#gigyaShare {
    position: static;
    width: auto;
}

.gig-bar-container {
    display: inline-block;
    padding-top: 6px;
    padding-left: 10px;
    *display: inline;
    *zoom: 1;
}

@media screen and (max-width: 720px) {
    .c-header {
        padding-top: 50px;
        padding-bottom: 14px;
    }
    .c-header__inner {
        width: 320px;
    }
    .c-header__logo {
        margin-bottom: 0px;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .c-header__sns {
        display: none;
    }
    .c-header_schedule {
        display: none;
    }
}



/*@import url(c-footer.css);*/
.c-footer {
    background-color: #000000;
}

.c-footer__inner {
    position: relative;
    width: 90%;
    height: 109px;
    margin: 0 auto;
    padding-top: 44px;
    text-align: left;
}

.c-footer__copyright {
    margin-top: -16px;
    margin-left: -12px;
    text-align: center;
}

.c-footer__copyright img {
    width: 294px;
    height: auto;
}

.c-footer__logo {
    position: absolute;
    top: 53px;
    right: 0;
}

.c-footer-logo img {
    width: 177px;
    height: auto;
}

@media screen and (max-width: 767px) {
    .c-footer__inner {
        width: 320px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 34px;
    }
    .c-footer__copyright {
        margin-top: -10px;
    }
    .c-footer__copyright img {
        width: 157px;
    }
    .c-footer__logo {
        position: static;
        margin-top: 13px;
        text-align: center;
    }
    .c-footer__logo img {
        width: 88px;
    }
    #backtop {
        margin-left: 10px;
    }
    #backtop img {
        width: 30px;
        height: auto;
    }
}



/*@import url(p-navigator-list.css);*/
.c-navigator-item{
    box-sizing:border-box;
}


.c-navigator-item__thumb{
    vertical-align: top;
    width: 100%;
    height: auto;
}
.c-navigator-item__name{
    background-color: #000;
    padding: 4px 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.c-navigator-item--active .c-navigator-item__name{
    color: #40b4b3;
}

.p-navigator-list{
    overflow: hidden;
    padding: 8px 2px 2px 2px;;
}
.p-navigator-list .c-navigator-item{
    width: 50%;
    float: left;
    padding: 3px;
}

/*@import url(p-navigation.css);*/


@media screen and (max-width: 767px) {
    .p-navigation{
        display: none;
    }
}

/*@import url(layout.css);*/
.l-footer {
    margin-top: 0px;
}

.l-main {
    margin-top: 29px;
	overflow:hidden;
}

@media screen and (max-width: 767px) {
    body{
        overflow-x:hidden;
    }
    .l-main {
        margin-top: 0px;
    }
    .l-footer {
        margin-top: 0;
    }
}


/*@import url(utility.css);*/
/*  CLEAR FIX 
---------------------------------------------- */

.clrfix {
    zoom: 1;
    /*for IE 5.5-7*/
}

.clrfix:after {
    /*for modern browser*/
    content: "";
    display: block;
    clear: both;
    /* height: 0px; */
    /* overflow: hidden; */
}

* html .clrfix {
    display: inline-table;
    /*\*/
    display: block;
    /**/
}

.u-sidebar-pad {
    padding-left: 5px;
    padding-right: 5px;
}

.u-hover {
    -webkit-transition: 0.1s opacity linear;
    -o-transition: 0.1s opacity linear;
    transition: 0.1s opacity linear;
}

.u-hover:hover {
    opacity: 0.7;
}

#size-detect {
    font-family: pc;
    display: none;
}

@media screen and (max-width: 767px) {
    #size-detect {
        font-family: sp;
        display: none;
    }
}






.c-select {
    position: relative;
    color: #222222;
}
.c-select select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 37px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: block;
}
.c-select__inner {
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    padding: 0 12px;
    width: 100%;
    height: 7px;
    4-+font-size: 13px;
    line-heigt: 32px;
   background: #DDDDDD;
   padding-left: 44px;
    font-weight: bold;
    margin-top: -2px;
    border: 1px solid #838383;
}
1.c-select__inner:before,
.c-select__inner:after {
    content: '';
    position: absolute;
    display: block
	.-}]
1	_____ct__innerbefore {
    top: 0;
    left: 0;
    bottom: 0;
    width: 29px;
    background: #DDDDDD;

    border-right: 1px solid;
    margin: 4px 0;
}
.c-select__inner:after {
    top: 50%;
    left: 7px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-top-color: #838383;
    border-width: 5px 5px 0 5px;
}

@media screen and (max-width: 767px) {
    
    /* overrides common styles */
    #commonFooter{
        width: 100%;
        position: static;
    }
    
    #commonFooterInner{
        padding: 15px 0;
        width: 100%;
        background-color: #282828;
        text-align: center;
    }
    #commonFooter li{
        display:inline-block !important;
        float: none;
    }
}


.spin_infinite {
/* keyframes に任意の名前を付ける */
  -moz-animation-name: 'rotate1';
  -webkit-animation-name: 'rotate1';
  animation-name: 'rotate1';
  -goog-ms-animation-name: 'rotate1'; 
 
 /* 1動作(ここでは1回転)あたりの秒数 */
  -moz-animation-duration: 50s;
  -webkit-animation-duration: 50s;
  animation-duration: 50s;
  -goog-ms-animation-duration: 50s;
 
/* 動作の向き、初期値はnormal 、逆再生は alternate */
  -moz-animation-direction: normal;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -goog-ms-animation-direction: normal;
  
/* 動き方 linear, ease, easein, ease-out, ease-in-out */
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -goog-ms-animation-timing-function: linear;
  
/* 動作 (ここでは回転) の回数を数値で指定、無限ループは infinite */
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -goog-ms-animation-iteration-count: infinite;
}
 
@-webkit-keyframes 'rotate1' {
  from {
  /* 最初の回転角 */
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -goog-ms-transform: rotate(0deg);
  }
  /* 1動作の最後 ( 1duration 後) の回転角 */
  to {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -goog-ms-transform: rotate(360deg);
  }
}