/*---------------------------------------------------------------
--header*/
.topArea{
    height:auto;
    position: relative;    
}

#gnav{
	width: 276px;
	height: 449px;
	position: absolute;
    background-image: url(../images/common/gnav_bg.png);
    top:0px;
    left: -276px;
}


h1{
    width: 279px;
}
.contentBox h1{
  width: auto;
}
.archiveBox , .eventBox{
    border-top: 1px solid #e5e5e5;
}

.archiveBox{
    background: #FFF;
}

.archiveBox .serch{
  width: 350px;
  margin: 12px 0 0 0;
}

.archiveBox img{
    border-left: 1px solid #e5e5e5;
}
.eventBox img{
}

.bread{
    margin-top: 66px;
    background: #000;
    color: #FFF;
    padding: 4px 6px;
    font-weight: bold;
    max-width: 55%;
    font-size: 93%
}
.bread a{
    text-decoration: none;
    color: #FFF;
    -webkit-text-size-adjust: 100%;
}
/*---------------------------------------------------------------
--detail*/
.detail{	background-color: #FFFFFF;}
.detail.news_content{	background:none;}
.w_back{
  background-color: #FFFFFF;
  margin-bottom: 80px;
}

.detail h3{	
/*  line-height: 0;  */
}
.detail article{
	min-height: 40px;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg_detailAll.jpg) repeat-y;
} 
.detail .bdtp{border-top: 4px solid #e5e5e5;}
.detail .date{width: 13.5% ;min-height: 40px;min-width: 128px;}
.detail .textBox{
	width: 56.3%;
}
.detail .photo{
	width: 30.2%;
	xbackground: url(../images/bg_img.jpg);	
	text-align: center;
}
.detail .inner{
	padding: 0px 1px 6px;
}
.detail h6 {
	padding: 15px 20px 10px;
	font-size: 123.1%;
	line-height: 120%;
}
.detail .min h6 , .detail .min .photo{
	border-top: 1px solid #e5e5e5;
}
.detail h6 a{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.detail .date{
    text-align: center;
    padding-top: 26px;
}
.detail .date .year{
    font-size: 93%;
    color: #999999;
    font-weight: bold;
    padding-left: 12px;
    padding-bottom: 6px;
}
.detail .date  .day{
    color: #666666;
    font-weight: bold;
    font-size: 308%;
    font-style: italic;
    padding-bottom: 5px;
}
.detail .date .week{
    font-weight: bold;
    font-size: 93%;
    font-weight: bold;
    color: #999999;
}
.detail .artist_title{
	width: 90px;
}
.detail .artist{
	width: 138px;
	height: 50px;
	background: url(../images/common/sche_artist_bg.jpg);
	padding: 4px 4px 0 85px;
	font-size: 93%;
}

.detail .hover .artist{
	background-image: url(../images/common/sche_artist_bg_ac.jpg);
}

.detail .artist .tag_list a{
	
	text-decoration: none; 
	color:#D7000F;
}
.detail .content_title{
	width: 153px;
	min-height: 50px;
	background: url(../images/common/sche_status_bg.jpg);
	background-repeat:no-repeat;
	margin-left: 0px;
	padding: 4px 0 0 75px;
    font-size: 93%;
}

.detail .hover .content_title{
	background: url(../images/common/sche_status_bg_ac.jpg);
}
.detail .status{
    margin: 0 0 20px;
    padding: 0 20px;
}
.content_title li{
    color: #333333;
    margin-bottom: 3px;
    line-height: 130%;
}
.content_title li a{
	text-decoration: none; 
    color: #333333;
}
.detail .voice{
    border-top: 1px solid #e5e5e5;;
    margin: 0 0 5px 0px;
}
.detail .content{
    line-height: 160%;
    color: #666;
    padding: 0 20px 20px;
}
.detail .social{
    width: 100%;
    padding:8px 0 0px 14px;
    margin: 2px 0 0px 3px;
    border: none;
}
.detail .social .wsbl_facebook_like{
    width: 110px;
    float: left;
}
.detail article .social .wsbl_twitter{
    width: 97px;
    float: left;
}
.detail .linkBox{
    width: 100%;
    height: 70px;
    background-color: #CCCCCC;
}
.detail .linkBox .next a{
    display: block;
    width: 180px;
    height: 70px;
    background: url(../images/detail_next_off.jpg) no-repeat;
    text-indent: -9999px;
}
.detail .linkBox .next a:hover{
    background: url(../images/detail_next_on.jpg) no-repeat;
} 
.detail .linkBox .prev{
    display: block;
    width: 180px;
    height: 70px;
}
.detail .linkBox .prev a{
    display: block;
    width: 180px;
    height: 70px;
    background: url(../images/detail_prev_off.jpg) no-repeat;
    text-indent: -9999px;
}
.detail .linkBox .prev a:hover{
    background: url(../images/detail_prev_on.jpg) no-repeat;
}
.detail .pt1{
    
}

/*---------------------------------------------------------------
--event*/

#archiveBox{	background-color: #FFFFFF;}

.event #sche{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}


/*---------------------------------------------------------------
--.archive*/

.archive .sec{
    padding: 60px 0% 40px 10%;
    height: auto;
    margin: 0 auto;
    background: #FFFFFF;
}
.archive .sec ul{
    width: 33%;
    float: left;
}
.archive .sec ul li{
    margin-bottom: 10px;
    width: 80%;
}
.archive .sec ul li a{
    color: #333333;    
    text-decoration: none;
    font-weight: bold;
}

.archive #month{
    background-image: url(../images/tit_month.jpg);
    background-position: right top;
    border-top: 3px solid #e5e5e5;
    background-repeat: no-repeat;
}

.archive #place{
    background-image: url(../images/tit_place.jpg);
    background-position: right top;
    border-top: 3px solid #e5e5e5;
    background-repeat: no-repeat;
}
.archive #artists{
    background-image: url(../images/tit_artist.jpg);
    background-position: right top;
    border-top: 3px solid #e5e5e5;
    background-repeat: no-repeat;
}
.archive #artists.sec ul{
    min-height: 450px;
}

.archive #feature{
    background-image: url(../images/tit_feature.jpg);
    background-position: right top;
    border-top: 3px solid #e5e5e5;
    background-repeat: no-repeat;
}

.archive #category{
    background-image: url(../images/tit_category.jpg);
    background-position: right top;
    border-top: 3px solid #e5e5e5;
    background-repeat: no-repeat;
}



/*---------------------------------------------------------------
--.floor*/

.floorguide .top{
  background: #FFF;
  width: 100%;
}
.floorguide .maintxt{
  width: 79%;
  margin: 0 auto;
  background: #FFF;
  /* padding: 30px 0; */
  padding: 30px 0 52px;
}
.floorguide .areaBtnWrap{
	margin: 0 auto 96px;
	display: table;
}
.floorguide .areaBtnWrap .areaBtnBox{
	display: block;
	float: left;
	width: 255px;
}
.floorguide .areaBtnWrap .areaBtnBox:hover { opacity: 0.7; }
.floorguide .floor_map{
  width: 79%;
  margin: 0 auto;
  background: #FFF;
  padding: 30px 0 132px;
}

.floorguide .area{
	border-bottom: 2px solid #FFD000;
}
.floorguide .one{
    background-color: #FFF; 
    padding: 0 0 40px 0;
}
.floorguide .one ul li.f9Top{
  border-top: 1px solid #9E9E9F;
  border-bottom: 1px solid #9E9E9F;
}

.floorguide .slideDown{
  width: 50%;
  margin: 0 auto;
  display: none;
}

.floorguide ul{
    background-color: #FFF;
}

.floorguide ul.box{
    background: none;
}
.floorguide .txt{
    background-color: #FFF;
    width: 50%;
    /* padding: 30px 25% 0px; */
    padding: 30px 25% 30px;
    margin-top: 0px;
    font-size:108% ;
    line-height: 160%;
    color: #666666;
}
/*
.floorguide .txt.no{
    padding: 30px 25% 30px;
}
*/
.floorguide .exlink {
	text-align: center;
	margin-bottom: 15px;
}
.floorguide .exlink:hover { opacity: 0.7; }
.btnBox{
    width: 50%;;
    margin: 0 auto;
    margin: 10px 25% 0px;

}

.floorguide ul.slideDown{
  background-color: #000 ; 
  width: 100%;
  color: #FFF;
  text-align: center;
}

.floorguide ul.slideDown li{
  padding: 10px 0;
  font-size: 108%;
  cursor: pointer;
}

.floorguide ul.slideDown li:hover{
background-color: #999;
}


.floorguide ul.slideDown a{
  color: #FFF;
  text-decoration: none;
}


/*---------------------------------------------------------------
------------------------------------------------------------------
blog */

#blog_list #blog_list {
  background: #FFF;
}
#blog_list {
  background: #FFF;
}


#blog_list article{
  width: 100%;
  min-height: 170px;
  border-top:1px solid #CCC;
  background: url(../images/blog/blog_bg_off.jpg);
  cursor: pointer;
}

#blog_list article.hover{
  background: url(../images/blog/blog_bg_on.jpg);
}

#blog_list article .image{
  width: 21%;
  min-width: 195px;
  max-width: 195px;
  padding-top: 20px;
  min-height: 150px;
  text-align: center;
}

#blog_list article .imgBox{
  max-width: 175px;
  max-height: 130px;
}

#blog_list article .image img{
  padding-left: 20px;
}

#blog_list article .textBox{
  width: 60.8%;
  padding-top: 20px;
  min-height: 150px;

}
#blog_list article .arrowBox{
  width: 11.2%;
  min-height: 170px;
  border-left: 1px solid #ccc;

}
#blog_list article .arrowBox .arrow{
    width: 22px;
    height: 35px;
    margin: 71px 0 4px 43px;
    float: left;
}


#blog_list article h6{
  background-color:#D7000E;
  color: #FFF;
  display: inline-block;
  font-size: 108%;
  padding: 4px 6px;
  margin-bottom: 10px;
}
#blog_list article.special_non h6{
  display: none;
}


#blog_list article .status{
  margin-left: 20px;
}
.blog.detail #blog_list article .status{
  margin-left: 0px;
}


#blog_list article .title{
  margin: 0 0 8px 20px;
  font-size: 146.5%;
  line-height: 130%;
  font-weight: bold;
}
#blog_list article.special_non .title{
  margin: 30px 0 8px 20px;
}


#blog_list article .title a{
  text-decoration: none;
  color: #333;
}
#blog_list article .floor{
  color: #D75859;
  margin-bottom: 3px;
}
#blog_list article .writter{
  xcolor:#D4B102;
  color:#444;
}


.wp-pagenavi{
	
}
.wp-pagenavi a , .wp-pagenavi .current{
	font-size: 123%;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	padding: 0 10px;
	margin-top: 30px;
}

.wp-pagenavi a.previouspostslink{
    display: block;
    width: 180px;
    height: 70px;
    background: url(../images/detail_prev_off.jpg) no-repeat;
    text-indent: -9999px;
    margin-top: 0 !important;
    margin-right: 160px;
    padding: 0 !important;
}

.wp-pagenavi a.previouspostslink.no{
    display: block;
    width: 180px;
    height: 70px;
    background: none;
    text-indent: -9999px;
    margin-top: 0 !important;
    margin-right: 160px;
    padding: 0 !important;

}

.wp-pagenavi a.previouspostslink:hover{
    background: url(../images/detail_prev_on.jpg) no-repeat;
}
.wp-pagenavi a.previouspostslink.no:hover{
    background: none;
}


/*NEXT*/
.wp-pagenavi a.nextpostslink{
    display: block;
    width: 180px;
    height: 70px;
    background: url(../images/detail_next_off.jpg) no-repeat;
    text-indent: -9999px;
    margin-top: 0 !important;
  	padding: 0 !important;
    float: right !important;

}

.wp-pagenavi a.nextpostslink:hover{
    background: url(../images/detail_next_on.jpg) no-repeat;
}


/*event pt*/
.ev .wp-pagenavi a.previouspostslink.no{
    width: 210px;
    background: none;
}

.ev .wp-pagenavi a.previouspostslink{
    display: block;
    width: 210px;
    background: url(../images/pm_off.jpg) no-repeat;
}
.ev .wp-pagenavi a.previouspostslink:hover{
    background: url(../images/pm_on.jpg) no-repeat;
}

.ev .wp-pagenavi a.nextpostslink{
    width: 210px;
    background: url(../images/nm_off.jpg) no-repeat;
}
.ev .wp-pagenavi a.nextpostslink:hover{
    background: url(../images/nm_on.jpg) no-repeat;
}





.wp-pagenavi a.page{text-decoration: none;}
.wp-pagenavi a.page:hover{text-decoration:underline;}

.wp-pagenavi .current{text-decoration:underline;}


.blog.detail article.main{
	min-height: 40px;
	width: 100%;
	overflow: hidden;
	background: none;
} 

.blog.detail #blogCat.special_non{
display: none;

}

.blog.detail #blogCat{
	height: 64px;
	background-color: #D7000F;
}
.blog.detail #blogCat .left{
	color: #FFF;
	font-size: 153.9%;
	margin: 18px 0 0 30px;
	max-width:68%;
	
}
.blog.detail #blogCat.non_special{
display:none;
}
#blogContent.blog{
	background: url(../images/blog/blogdt_bgt.jpg) no-repeat;
}
#blogContent.news{
	background: url(../images/news/bg_news.jpg) no-repeat;
	border-top:1px solid #E5E5E5;
}
#blogContent.special_non{
  border-top:1px solid #eaeaea;	
}


#blogContent .titleBox{
	width: 80%;
	padding: 20px;
	min-height: 80px;
	margin: 40px auto 15px;
}
#blogContent.blog .titleBox{
	background-color: #000;
	color: #FFF;
}

#blogContent.news .titleBox{
	color: #333;
  border: 2px solid #ccc;
	min-height: 60px;

}
#blogContent.news .titleBox li.blogDate{
  color: #D7000F;
}
#blogContent.news .titleBox li.newsCat{
	color: #777777;
}


#blogContent .titleBox h5{
	font-size: 161.6%;
	line-height: 160%;
}
#blogContent .titleBox ul{
	margin-top: 14px;
	
}
#blogContent .titleBox li{
	padding-bottom: 5px;
	font-size: 93%;
}

#blogContent .titleBox li.category a{
  color: #FFD000;
  text-decoration: none;
}
#blogContent .titleBox li.blogDate{
  color: #D7000E;
  text-decoration: none;
}


#blogContent .contentBox{
	width: 72%;
	margin: 0 auto;
}
#blogContent .contentBox .social{
	width: 250px;
	margin: 15px auto;
}
.moreBottom{
  width: 100%;
  max-width: 680px;
  margin: 0 auto 40px;
  
}
.news_content .btop{
  width: 120px;
  margin: 26px 0 0 230px;
}

.btop{
  width: 220px;
  margin: 26px 0 0 198px;
}


.btop a{
	color: #FFF;
	font-size: 153.9%;
  font-weight: bold;
}


/* write */
.writeBox{
	margin: 15px 0 0 0;
	padding: 0 0 0 15px ;
	border-left: 2px solid #D7000F;
}
.writeBox .writerName{
	margin: 15px 0 0 0;
	font-size: 123.1%;
	line-height: 120%;
}
.writeBox .writerProfile{
	margin: 10px 0 0 0;
	font-size: 83%;
	line-height: 120%;
}
.writeBox .detailLink{
	font-size: 83%;
	line-height: 120%;
}
#sche.sub{
  height: 26px;
  background-color: #D7000E;
  color: #FFF;
  padding: 14px 20px 4px;
  font-size: 138.5%;
  margin: 0 !important;
}


.sub{
  height: 26px;
  background: #D7000E;
  color: #FFF;
  padding: 14px 20px 4px;
  font-size: 138.5%;
}

/*
  ===================
*/



#scheBl{
	margin: 0px 0 0 0;
	background-color: #FFFFFF;
}

#scheBl h3{
	line-height: 0;
}

#scheBl article{
	min-height: 40px;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
} 
#scheBl .bdtp{border-top: 4px solid #e5e5e5;}

#scheBl .date{width: 12% ;min-height: 40px}

#scheBl .textBox{
	width: 65.4%;
	background: url(../images/common/bg_sche_left.png);
	xpadding-bottom: 30px;
}
#scheBl .min .textBox{
	width: 65.4%;
	background: url(../images/common/bg_sche_left2.png);
}

#scheBl .photo{
	width: 22.5%;
	background: url(../images/common/bg_sche_right.png);	
}


#scheBl .hover .textBox{
	background: url(../images/common/bg_sche_left_ac.png);
}
#scheBl .min.hover .textBox{
	background: url(../images/common/bg_sche_left2_ac.png);
}

#scheBl .hover .photo{
	background: url(../images/common/bg_sche_right_ac.png);	
}


#scheBl .inner{
	padding: 0px 0 0 14px;
	min-height: 136px;
}

#scheBl h6 {
	padding: 15px 20px 10px;
	line-height: 120%;
}

#scheBl .min h6 , #sche .min .photo{
	border-top: 3px solid #e5e5e5;
}

#scheBl h6 a{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#scheBl .date{
    text-align: center;
    padding-top: 26px;
    min-width: 8px;
}
#scheBl .date .year{
    font-size: 93%;
    color: #999999;
    font-weight: bold;
    padding-left: 12px;
    padding-bottom: 6px;
}
#scheBl .date  .day{
    color: #666666;
    font-weight: bold;
    font-size: 308%;
    font-style: italic;
    padding-bottom: 5px;

}
#scheBl .date .week{
    font-weight: bold;
    font-size: 93%;
    font-weight: bold;
    color: #999999;
}


.detail.blog #scheBl  article{
	min-height: 40px;
	width: 100%;
	overflow: hidden;
	background: none;
} 

#scheBl .imgBox{
    width: 110px;
    float: left;
    text-align:center;
}


#scheBl .imgBox img{
    display: inline !important;
    
}



.detail #news_list{
  xmargin: 0 0 30px 0;
}


.detail #news_list .news_artclre{
  xpadding: 23px 0px 23px 23px; 
  padding: 0 0 0  0; 
  border-bottom: 1px solid #cccccc;
  cursor: pointer;
}
.detail #news_list .news_artclre.hover{
  background-color: #e5e5e5;
}

.detail #news_list .news_artclre .date{
  font-size: 93%;
  color: #D7000F;
  padding: 35px 12px 0 20px;
  width: 12%;
  min-width: 110px;

}


.detail #news_list .news_artclre .title{
  width: 70%;
}

.detail #news_list .news_artclre .title h6{
  font-size: 123.1%;
  color: #333333;
  padding: 33px 0 0 0;
  width: 100%;
  margin: 0;
}
.detail #news_list .news_artclre .title h6 a{
  color: #333333;
  text-decoration: none;
  font-weight: normal;
}

.detail #news_list .news_artclre .arrowBox{
  padding: 23px 25px 23px 25px;
  border-left: 1px solid #CCCCCC;
  width:3%;

}
.detail #news_list .news_artclre .arrow{
  margin: 0;
}

/*
  ===================
*/

#blogContent .content{
  color: #444;
}

#blogContent h1{
  color: #666;
  font-size: 161.6%;
}
#blogContent h2{
  font-size: 138.5%;
}
#blogContent h3{
  font-size: 123.1%;
  line-height: 140%;
}
#blogContent h4{
  font-size: 108%;
}
#blogContent h5{
  font-size: 85%;
}
#blogContent h6{
  font-size: 77%;
  padding: 0;
}

/*---------------------------------------------------------------
------------------------------------------------------------------
label Archive */

#label{
	width: 100%;
	background: #FFFFFF;
}
#label #title{
	border-bottom:1px solid #eaeaea;
}
#artistTit{
	background-color: #D7000F;
	color: #FFFFFF;
	padding: 14px 20px 4px;
	font-size: 138.5%;
	margin: 40px 0 0 ;
	height: 26px;
}
#labelArchive{
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 40px;
}

#mainTxt{
	width: 755px;
	margin: 40px auto 20px;
}

#newsContent{
	width: 80%;
	margin: 0 auto;
}
#openBtn{
	cursor: pointer;
}
#openBtn:hover{
	opacity: 0.7;
}
#openTgl{
	padding: 30px 15px;
	display: none;
}
#openTgl h3{
	color:#D7000F;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
	
}
#openTgl li{
	font-size: 16px;
	letter-spacing: -1px;
	margin-bottom: 14px;
}
#openTgl li a{
	color: #333333;
	text-decoration: none;
}

#openTgl li a:hover{
	color: #333333;
	text-decoration: underline;
}




#labelArchive .box{
  width: 50%;
  min-height: 270px;
  background: url(../images/top/bg_blogL.jpg) left top no-repeat;
	padding: 20px 0; 
  cursor: pointer;
  border-top:1px solid #CCCCCC;
}
#labelArchive .box:hover{
  background: url(../images/top/bg_blogL_on.jpg) left top no-repeat;
}
#labelArchive .imgBox{
  width: 92.2%;
  max-height: 330px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}

#labelArchive .title{
	width: 91%;
	font-size: 212%;
	padding-top: 3px;
}
#labelArchive .title a{
  color: #333;
  text-decoration: none;
}

#labelArchive .btBox{
  width: 92.2%;
  margin: 10px auto 0;
}

/*---------------------------------------------------------------
------------------------------------------------------------------
label Detail */

#labelDetail .tit{
	font-size: 31px;
	line-height: 150%;
	font-weight: bold;
	padding-top: 28px;
	padding-left: 20px;
	color: #000000;
	line-height: 18px;
	box-sizing: border-box;
	min-height: 83px;
}
#labelDetail .tit span{
	font-weight: normal;
	font-size: 13px;
	color: #999999;
}

#labelDetail #mainImg{
	width: 95%;
	max-width: 905px;
	margin: 25px auto 0px;
}
#labelDetail .toNews{
	width: 95%;
	max-width: 905px;
	margin: 0 auto;
}
#labelDetail .label_title{
	margin: 40px 0 20px;
}

/*bigTitle*/
#labelDetail .discTitleArea{
	margin: 20px 0;
	background-color: #000000;
	padding: 4% 5%;
	box-sizing: border-box;
}
#labelDetail .discTitleArea .headTit{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#labelDetail .discTitleArea .headCopy{
	line-height: 120%;
	margin-bottom: 8px;
	color: #FFFFFF;

}
#labelDetail .discTitleArea .headTx{ /*sub*/
	font-size: 12px;
	line-height: 110%;
	color:  #FFD000;
}
#labelDetail .discTitleArea .discDate{
	color: #D7000E;
	font-size: 13px;
	margin-bottom: 4px;
}

/*-------*/
#labelDetail .discBox{
	width:90%;
	margin:0 auto 60px;
}
#labelDetail .discArea{
	width: 50%;
	float: left;
}

#labelDetail .creditArea{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 0 0 0 20px;
}

#labelDetail .discTitle{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 120%;
	margin-bottom: 2px;
}
#labelDetail .discFormat{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 120%;
}

#labelDetail .discList{
	font-size: 12px;
	font-weight: bold;
}
#labelDetail .statusBox{
	margin-top: 15px;
	font-size: 12px;
}
#labelDetail .statusBox li{
	margin-bottom: 2px;
	line-height: 100%;
}


#labelDetail .subTxt{
	margin-top: 10px;
	color: #D75859;
}
#labelDetail .discPrice{
	color:#D4B102;
}
#labelDetail .discNum{
	color:#999999;
}

/*---------------------------------------------------------------
------------------------------------------------------------------
--under1180 */
@media screen and (min-width : 20px) and (max-width : 1180px){

    .LminOut{display: none;}
    .LminIn{display: block;}
	.tgl li , #menubtn{background: #000;}
	.tgl li img ,#menubtn img{display: block; max-width: 755px; margin: 0 auto;}
	#inner{padding-top: 76px;}
	.android #inner{padding-top: 0px;}
	.tpbd{display: none;}

  .btop{
    width: 32%;
    margin: 26px 0 0 17%;
  }

.news_content   .btop{
    width: 20%;
    margin: 26px 0 0 19.5%;
  }

}

/*---------------------------------------------------------------
------------------------------------------------------------------
--under955 */
@media screen and (min-width : 20px) and (max-width : 955px){
    
    
    .wrap{width: 100%; min-width: 500px;}
    .minOut{display: none;}
    .minIn{display: block;}

    .detail article{
    	background: url(../images/bg_detail.jpg) repeat-y;
    } 
    .detail .dlink img{width: 100%;}
    .detail .textBox{width: 73%;}
    .detail .voice{
    margin: -1px 0 5px 0px;
}

}


/*---------------------------------------------------------------
------------------------------------------------------------------
--under755 */
@media screen and (min-width : 20px) and (max-width : 755px){

	.content_title{
	    margin-left: 34px;
	}
	
	.event #sche .photo , #scheBl .photo{
	    background-image: none;
	    background-color: #FFF;
	    width: 13%;
	    border-left: 1px solid #e5e5e5;
	}	
	.event #sche .textBox , #scheBl .textBox {
	    width: 73.9%;
	}
	.event #sche h6 , #scheBl h6{
		font-size: 131%;
		line-height: 120%;
	}
	.detail h6{
		font-size: 153.9%;
		line-height: 120%;
	}
	.detail .content p{
		font-size: 131%;
		line-height: 140%;
	}
    #access .map{
        float: none;
        width: 100%; 
    }
    #access .text{
        float:none;
        width: 90%;
        padding: 20px 5%;
    }
    
    .floorguide .txt{
        background-color: #FFF;
        /* width: 64%; */
        width: 80%;
        /* padding: 0 18% 15px; */
        padding: 0 11% 15px;
        margin-top: 20px;
        font-size:131% ;
        line-height: 160%;
        color: #666666;
    }
    
    .floorguide .btnBox{
        width: 64%;
        margin: 0 18% 15px;
    }
    
    .floorguide .btn{
        width: 100%;
        xpadding: 0 18% 35px;
    }

    .btop{
      width: 200px;
      margin: 26px 0 0 99px;
  }
  .writeBox .writerName{
    font-size: 153.9%;
  }
 #blog_list article .status li.floor , #blog_list article .status li.writter{
  font-size: 9px;
}
 #blog_list article .title{
   line-height: 110%;
   font-weight: bold;
 }
/*==================*/
.archive .sec{
    padding: 60px 0% 40px 10%;
    height: auto;
    margin: 0 auto;
    background: #FFFFFF;
}
.archive .sec ul{
    width: 50%;
    float: left;
}
.archive .sec ul li{
    margin-bottom: 26px;
    width: 80%;
}
.archive .sec ul li a{
    color: #333333;    
    text-decoration: none;
    font-weight: bold;
    font-size: 146.5%;
}

.archive #month{
    background-image: url(../images/tit_month.jpg);
    background-position: right top;
    border-top: 3px solid #e5e5e5;
    background-repeat: no-repeat;
}

.archive #artists.sec ul{
    min-height: 880px;
}
/*==================*/
    
    .minOut_s{
        display: none;
    }
    .minIn_s{
        display: block;
    }

#blogContent h1{
  color: #333;
  font-size: 228%;
  line-height: 130%;
}
#blogContent h2{
  font-size: 207%;
  line-height: 140%;
}
#blogContent h3{
  font-size: 161.6%;
  line-height: 140%;

}
#blogContent h4{
  font-size: 138.5%;
  line-height: 140%;
}
#blogContent h5{
  font-size: 116%;
  line-height: 140%;
}
#blogContent h6{
  font-size: 100%;
  line-height: 140%;
}
.writerName{
  font-size:167% !important;

}

  #blogContent .titleBox h5{
    font-size: 182%;
    font-weight: bold;
  }
  #blogContent.news .titleBox li.blogDate{
    font-size:108%;
    font-weight: bold;
  }
  #blogContent.news .titleBox li.newsCat{
    font-size:108%;
    font-weight: bold;
  }
  #news_list article .date{
    font-size: 100%;
    font-weight: bold;
    padding: 30px 6px 0 0;
  }
  .detail #news_list .news_artclre .date{
    font-size: 100%;
    font-weight: bold;
    padding: 30px 6px 0 20px;
  }
   #news_list article h6{
  padding:0px 0 0 0;
  margin: -4px 0 0 0;
  }
  .detail #news_list .news_artclre .title h6{
  padding:28px 0 0 0;
  }


  #news_list article h6 a , .detail #news_list .news_artclre .title h6 a{
    -webkit-text-size-adjust: 100%;
    font-size: 108%;
    }


	#labelDetail .contentBox{
		width:95%;
	}
	
#labelDetail .tit{
	font-size: 33px;
	line-height: 150%;
	font-weight: bold;
	padding-top: 26px;
	padding-left: 20px;
	color: #000000;
	line-height: 18px;
	box-sizing: border-box;
	min-height: 83px;
}
#labelDetail .tit span{
	font-weight: normal;
	font-size: 16px;
	color: #999999;
}

#labelDetail #mainImg{
	width: 95%;
	max-width: 905px;
	margin: 25px auto;
}
#labelDetail .label_title{
	margin: 40px 0 20px;
}
#labelDetail .discBox{
	margin-bottom: 60px;
}
#labelDetail .discArea{
	width: 50%;
	float: left;
}

#labelDetail .creditArea{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 0 0 0 20px;
}

#labelDetail .discTitle{
	font-size: 22px;
	margin-bottom: 2px;
}
#labelDetail .discFormat{
	font-size: 14px;
}


#labelDetail .discList{
	font-size: 15px;
	font-weight: bold;
}
#labelDetail .statusBox{
	margin-top: 15px;
	font-size: 15px;
}
#labelDetail .statusBox li{
	margin-bottom: 2px;
}


/*--フォントサイズメモ

10px = 77%
11px = 85%
12px = 93%
13px = 100%
14px = 108%
15px = 116%
16px = 123.1%
17px = 131%
18px = 138.5%
19px = 146.5%
20px = 153.9%
21px = 161.6%
22px = 167%
23px = 174%
24px = 182%
25px = 189%
26px = 197%
28px = 212%
30px = 228%
*/


}

.customSelect {
	width: 520px;
	font-style: italic;
	background-image:url(../images/bg_pdown.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 32px;
}
.customSelect option{
}

