@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}
	
html {height:100%;font-size:62.5%;}
body {height:100%;font-size:14px;font-size:1.4rem;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
select, input, textarea {font-size:99%;}
table {font-size:inherit;font:100%;}
address {font-style:normal;}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#contents h2 {
	font-family:"trebuchet ms", sans-serif;
	font-size:22px;
	
}

body {
	background-color:#f5f5f5;
	word-wrap:break-word;}
/************************************************
*	Hyperlinks									*
************************************************/
/*0077a3 00bae8*/
a:link,a:visited	{ color:#333333; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#000000; text-decoration:underline; outline:none;}


#main a:link, #main a:visited	{ color:#0077a3; text-decoration:none; outline:none;}
#main a:hover, #main a:active	{ color:#0077a3; text-decoration:underline; outline:none;}

/************************************************
*	Hyperlinks									*
************************************************/

#menu-box {
	overflow:hidden;
}

#Gmenu {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
#Gmenu li{
	display: block;
	list-style:none;
	float: left;
	width: 12.5%;
	margin: 0;
	padding: 0;
}
#Gmenu li a {
	display: block;
	padding: 10px 0 10px;
	background-color: #f5f5f5;
	color: #333;
	text-align: center;
	text-decoration: none;
	border-right:1px solid #dddddd;
	font-size:11px;
	font-weight:bold;
	font-family:"Trebuchet ms", sans-serif;
	
}
#Gmenu li:last-child a{
	border: none;
}
#Gmenu li a:hover{
	background: #dddddd;
}
#toggle {
	display: none;
}

#header {
	width:960px;
	margin:0 auto;
	padding:20px 0;
	height:auto;
}

#logo {
	width:220px;
	margin:0 auto;
	
}

#wrap {
	width:960px;
	margin:0 auto;
	padding:;
	}
	
#wrap-publications {
	width:960px;
	margin:0 auto;
	padding:;
	}
	
#contents {
	width:960px;
	margin:0 auto;
	padding:10px;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size:12px;
	}
	
#contents h1 {
	font-size:18px;
	text-transform:uppercase;
	padding:0;
}

#content {
	width:960px;
	margin:0 auto;
	padding:10px;
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	font-size:12px;
	text-align:left;
	}
	
#content h1 {
	font-size:18px;
	text-transform: none;
	padding:0;
	margin-bottom:20px;
}

#content p img {
	margin-right:0;
}

/************************************************
*	SP用に変更									*
************************************************/
#detail #wrapper {
	width:100%;
	float:none;
}

#detail #left {
	float:none;
}

#detail #main {
	float:none;
	width:100%;
}

#main img {
	max-width:100%;
	height:auto;
}

#past #left {
	width:100%;
	margin:0 0 20px;
}

#past #main {
	margin:0 0 30px;
	width:100%;
	float:none;
}

#past #main ul li p {
	width:100%;
	height:auto;
}

#links {
	float:none;
	width:100%;
}

#links p {
	margin-right:0;
}

#links .past h2 {
	width:auto;
}

#links .past {
	height:auto;
	width:auto;
	float:none;
}

#links li.bl-hot {
	width:100%;
	margin-bottom:30px;
}


#links2 {
	width:100%!important;
}

#links2 li.bl-hot {
	width:100%!important;
}

#links2 li.bl-hot img {
	float:none!important;
}


#past #main ul img {
	float:none;
	margin:0 10px 0 0;
}

#links .past h3 {
	margin-bottom:0;
}

#NewArtist {
	margin-left:0;
}



#NewArtist05 {
	margin-left:0;
	min-height:auto;
}

#NewArtist-left05 {
	margin-right:0;
}

#All-Pub ul li {
	float:none;
	width:100%;
	padding:0;
	height:auto;
	margin-bottom:20px;
}

#All-Pub ul li img {
	max-width:80%;
	height:auto;
} 

#gallery img {
	max-width:100%;
	height:auto;
}

#About {
	width:100%;
	margin:0 auto 0;
}

#About h2 {
	font-size:14px;
}

.AB-Sec01 {
	width:100%;
	overflow:hidden;
	margin:20px 0 50px 0;
}

.AB-Col01 {
	float:none;
	margin-right:0px;
	width:100%;
}

.AB-Col02 {
	float:none;
	width:100%;
}


.AB-Sec02 {
	width:100%;
	overflow:hidden;
}

.AB-Col03 {
	float:none;
	width:100%;
	margin-right:30px;
}

.AB-Col04 {
	float:none;
	width:100%;
}

.contactMap{
	margin-left: 0px;
	width:100%;
}

#NewTopImg {
	width:100%;
	margin:0px auto 0;
}

#NewTopImg img {
	max-width:100%;
	height:auto;
}

#NewTopMain {
	width:100%;
	margin:0 auto;
	font-size:88%;
}

#NewTopMain h2 {
	color:#444;
	letter-spacing:0.05em;
	border:none;
	text-transform:uppercase;
	font-family:"Trebuchet MS", sans-serif;
	font-size:18px;
}

#NewTopTitle {width:100%;text-align:center;margin:20px auto 0;}
#NewTopTitle h2 {border-bottom:none;text-transform:none;font-size:13px;font-weight:normal;color:#999;}

#footer {
	text-transform:none;
	font-size:9px;
}

#News {
	width:100%;
}
#News #left {
	float:none;
	width:100%;
	margin:20px 0 0;
}

#content #News #left h2 {
	border-bottom:none;
	font-size:11px;
	margin:0 -10px 5px;
	padding:5px 10px;
	background-color:#666;
	color:#f5f5f5;
}


#News #main-exev {
	width:100%;
	margin-left:0;
	float:none;
}

#News #left li {
	font-size:11px;
	width:98%;
	padding:5px 10px;
	margin:0 -10px;
	width:105%;
}

.sec-exev {
	width:100%;
}

.sec-exev .exev-pic {
	width:50%;
	margin-left:0;
}

.sec-exev .exev-pic img {
	max-width:100%;
	height:auto;
}

.sec-exev .exev-txt {
	width:50%;
	
}

#News #main {
	width:100%;
	float:none;
}

.back {
	font-size:100%;
	margin-bottom:10px;
}

#content-p {
	padding:0 10px;
}

#content-p h1 {
	font-family: 'Muli', sans-serif;
	margin:40px 0 20px;
	font-weight:normal;
}

.player-list {
	width:100%;
}

iframe {
	width:100%;
	height:auto;
}

table.cos-list tr td img {
	width:100%;
}

#News #main table tr td {
	vertical-align:top;
}

#News #main table tr td img {
	width:100%;
}

#News #main h2 {
	border-bottom:none;
	line-height:1.6;
}

.sec-exev:last-child {
	border-bottom:none;
	box-shadow:none;
	margin:0;
}

#detail #Item-wrapper {
	width:100%;
	margin-top:0;
}

#detail #Item-left {
	float:none;
	width:100%;
}

#detail #Item-main {
	float:none;
	width:100%;
}

#Item div.roundbd img {
	z-index:100;
}

/*#Item div.roundbd table tr td {
	display:none;
	visibility:hidden;
}*/

/*#detail #Item-main #Item li {
	height:auto!important;
	margin-bottom:20px;
}

#lightbox img {
	max-width:100%;
}

#outerImageContainer {
	width:100%!important;
	height:auto!important;
}

#imageDataContainer {
	width:100%!important;
}*/

#container-lb {
	width:100%;
}

#detail #Item-main #Item li {
	float:none;
	width:100%;
	height:auto!important;
	margin-bottom:20px;
}

#detail #Item-main #Item li table tr th img {
	width:100%;
	height:auto;
}

#detail #Item-main #Item li table tr td {
	visibility:hidden;
	display:none;
}


#detail #Item-main #Item li div.roundbd a img {
	width:100%;
	height:auto;
}

#links {
	width:100%;
	margin-top:20px;

}

#links li.bl-hot {
	margin:0;
	margin-bottom:20px;
	/*padding:15px;*/
}

#links h2 {
	float:right;
	width:50%;
}

#links img {
	float:left;
	margin-right:10px;
}

#links p {
	float:right;
	width:50%;
}

#links .past h2 {
	float:none;
}

/************************************************
*	Hyperlinks									*
************************************************/
	

/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 768px) {
		#Gmenu li {
		width: 25%;
		border-bottom: 1px solid #dddddd;
	}
#header, #wrap, #wrap-publications, #contents, #content, #content-p, #container {
	width:100%;
}

#header {
	position:relative;
	background-color:#FFF;
	margin-bottom:15px;
}

#menu_button {
	display:block;
	position:absolute;
	top:4px;
}
	

}

/* 画面サイズが768px以下の場合に適用 */
@media only screen and (max-width: 480px) {
	#Gmenu li {
		width: 25%;
		border-bottom: 1px solid #dddddd;
	}
#header, #wrap,#wrap-publications, #contents, #content, #content-p, #container {
	width:100%;
}

#logo {
	display:block;
	left:60px;
	position:absolute;
}

}

/* 画面サイズが480px以下の場合に適用 */
/*@media only screen and (max-width: 480px) {
	#menu {
		display: none;
	}
	#menu li {
		width: 100%;
	}
	#toggle {
		display: block;
		position: relative;
		width: 100%;
		background: #2a83a2;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 20px 0 20px;
		border-bottom: 1px solid #4baacb;
		color:#FFF;
		text-align: center;
		text-decoration: none;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #FFF;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
		background: #2a83a2;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}
}*/

.sp-out {
	visibility:hidden;
	display:none;
}


.switchspace-top {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:15px;
	font-size:18px;
	background:url('../images/switcharrow.png') no-repeat right center;
	font-family:"Trebuchet MS", sans-serif;
	margin-top:25px;
	letter-spacing:0.05em;
	color:#555;
}

.switchspace {
	border-bottom:1px solid #999;
	padding:15px;
	font-size:18px;
	background:url('../images/switcharrow.png') no-repeat right center;
	margin-top:5px;
	font-family:"Trebuchet MS", sans-serif;
	letter-spacing:0.05em;
	color:#555;
}

.switchDetail {
	padding:15px;
	border-bottom:1px dotted #ccc;
}

p.closeBtnHat {
	display:block;
	margin-top:10px;
	text-align:right!important;
}

p.closeBtnHat span {
	display:inline-block;
	padding-right:30px;
	background:url('../images/switchclose.png') no-repeat right top;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:21px;
}

.switch-menu {}

#main .switch-menu a:link,#main .switch-menu a:visited	{ color:#333333!important; text-decoration:none; outline:none; }
#main .switch-menu a:hover,#main .switch-menu a:active	{ color:#000000; text-decoration:underline; outline:none;}

.switch-menu ul li:before {
	font-size:14px;
	font-family: "FontAwesome";
	position: relative;
	top:1px;
	left:-8px;
	display:inline-block;
}

.switch-menu ul li {
	list-style:none;
	font-size:14px;
	line-height:28px;
}

.switch-menu ul li.arrow:before{
	content:"\f054";
}

.switch-menu ul li.s_arrow:before{
	content:"\f0da";
}

.switch-menu ul li.website:before{
	content: "\f108";
}

.switch-menu ul li.twitter:before{
	content:"\f099";
}

.switch-menu ul li.instagram:before{
	content:"\f16d";
}

.switch-menu ul li.facebook:before{
	content:"\f09a";
}

.switch-menu ul li.tumblr:before{
	content:"\f173";
}

.switch-menu ul li.youtube:before{
	content:"\f167";
}

.switch-menu ul li.flickr:before{
	content:"\f16e";
}

.switch-menu ul li.vimeo:before{
	content:"\f27d";
}

.switch-menu ul li.pixiv:before{
	content: " ";
    font-size: 24pt;
    line-height: 24px;
    color: #fff;
    background: url('../images/switch-pixiv.png') no-repeat left top;
    height: 18px;
    width: 18px;
}

#mobile-bar:after {
	font-size:28px;
	font-family:"FontAwesome";
	position:relative;
	display:inline-block;
	content:"\f0c9";
	color:#333;
	line-height:28px;
	top:12px;
}


.PastExList {
	margin-bottom:20px;
}

.PastExList dl {
    width: 50%;
    color:#FFF;
    text-align:left;
    font-weight:bold;
	background-color:#333;
}
 
.PastExList dt.accordion{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color:#FFF;
    background:#333 url(bg_bar.png) no-repeat;
    -webkit-background-size:100%;
	padding:0 10px;
}
  
.PastExList dt.accordion.opened {
    background-image:url(icon.png), url(bg_bar.png);
    background-repeat: no-repeat,no-repeat;
    background-position:0% 0%,0% 0%;
    -webkit-background-size:0% 0%,100%;
}
  
.PastExList dd {
    width: 100%;
    background: url(icon02.png) no-repeat;
}
 
.PastExList dd ul li{
    list-style: none;
    height:30px;
    line-height: 30px;
    background:#454545;
	padding:0 10px;
}

.PastExList dd .close {
	padding:5px;
}

#content .PastExList dd ul li a:link,#content .PastExList dd ul li a:visited	{ color:#fff; text-decoration:none; outline:none; }
#content.PastExList dd ul li a:hover,#content .PastExList dd ul li a:active	{ color:#fff; text-decoration:underline; outline:none;}
#links3 {width:100%!important;}

#links3 li.bl-hot img {
	width:150px;
}

#links3 li.bl-hot {
	margin:0 0 30px 0!important;
}

.linkblue a:link, .linkblue a:visited	{ color:#0077a3; text-decoration:none; outline:none; }
.linkblue a:hover, .linkblue a:active	{ color:#0077a3; text-decoration:underline; outline:none; }

#dropbox {
	font-family:"Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	width:100%;
	padding:10px;
	font-size:12px;
	}
	
#dropbox h1 {
	font-size:15px;
	margin-bottom:10px;
}

#dropbox img {
	max-width:100%;
	height:auto;
}

#poplink {font-size:12px;font-weight:bold;text-align:center;margin:10px;}
#poplink a:link,#poplink a:visited	{ color:#0077a3; text-decoration:none; outline:none; }
#poplink a:hover,#poplink a:active	{ color:#0077a3; text-decoration:underline; outline:none;}