@charset "UTF-8";

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

	Theme Name: ARTZONE
	Theme URI: http://www.artzone.jp
	Description: This is ARTZONE Original Theme.
	Version: 1.0
	Author: assemble
	Author URI: http://asmbl.jp/

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

/*------- global unit -------*/

body{
	/*width:100%;*/
	font-family:'中ゴシックBBB','Gothic Medium BBB', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing:1px;
	-webkit-text-size-adjust: 100%;
	text-align:center;
}
#container,
.container{
	/*width:75%;*/
	width:971px;
	margin:0 auto;
	/*margin-bottom:0;*/
	padding-top:25px;
	text-align:left;
}
img{
	border:1px solid #666;
}
h1 img,
.footer img,
.back img{
	border:none;
}
h1{
	margin:15px 65px 50px 0;
	text-align:right;
	width:963px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
}
a img:hover{
	opacity:0.6;
}
nav{
	width:200px;
	float:left;
	font-size:22px;
}
nav li{
	margin-bottom:40px;
}
.footer{
	width:100%;
}
.top_footer ul{
	margin-top:40px;
}
.top_footer li{
	display:inline;
	font-size:12px;
	letter-spacing:1px;
	margin-right:102px;
}
.top_footer i{
	display:inline-block;
	font-size:24px;
}
.top_footer li:last-child{
	margin-right:0;
}
p.copyright{
	font-size:10px;
	width:350px;
	float:left;
	font-family:'Univers LT W01_55 Roman1475956', san-serif;
	margin-top:47px;
}
.footer a{
	display:block;
	margin-top:100px;
	margin-right:11%;
	margin-left:920px;
}
h2{
	font-size:22px;
	margin-bottom:70px;
	/*background:url(img/title_border.png) repeat-x 2px 58px;*/
	/*width:960px;*/
	padding-top:50px;
}
h2 span{
	/*background:#FFF;
	padding-right:10px;*/
	padding:0 10px;
}

/*.ex,
h2#exhibition{
	font-family:'Sabon LT W01 Bold';
}
.news,
h2#news{
	font-family:'Sabon LT W01 Bold';
}
.about,
h2#about{
	font-family:'Sabon LT W01 Bold';
}
.schedule,
h2#schedule{
	font-family:'Sabon LT W01 Bold';
}
.archives,
h2#archives{
	font-family:'Sabon LT W01 Bold';
}
.access,
h2#access{
	font-family:'Sabon LT W01 Bold';
}
.contact,
h2#contact{
	font-family:'Sabon LT W01 Bold';
}*/

.ex,
h2#exhibition{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.news,
h2#news{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.about,
h2#about{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.schedule,
h2#schedule{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.archives,
h2#archives{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.access,
h2#access{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
.contact,
h2#contact{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

footer{
	margin-top:30px;
}
.top_footer{
	float:right;
	width:742px;
}

.data_pdf{
	margin:25px 0;
	font-family:'DIN Next W01 Medium','Futo Go B101',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

.lines-on-sides, h2 {
  display: table;
  text-align: left;
  white-space: nowrap;
}
.lines-on-sides:after, h2:after, .lines-on-sides:before, h2:before {
  content: '';
  display: table-cell;
  width: 50%;
  background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
  background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
  -webkit-background-clip: padding;
  background-clip: padding;
}
.lines-on-sides:after, h2:after {
  border-left: 5px solid transparent;
}
.lines-on-sides:before, h2:before {
  border-right: 5px solid transparent;
}

form#searchform{
	margin-top:68px;
}
.top_inner_container form#searchform{
	margin-top:0;
}
input#searchsubmit {
	font-family: FontAwesome;
	font-size:16px;
	width:30px;
	height:30px;
	background-color:#333;
	color:#fff;
	border:none;
	border-radius:3px;
	box-shadow:2px 2px 2px 0px #9c9c9c;
}
#textbox{
	width:130px;
	height:25px;
	margin-right:2px;
	padding-left:5px;
	font-size:14px;
	font-family:'DIN Next LT W04 Medium', Arial, Helvetica, sans-serif;
}


/*------- index -------*/
h1.top{
	margin:15px 65px 50px 0;
	text-align:right;
	width:963px;
}
.top_inner_container,
#news_index{
	width:1033px;
}
.column_one, .column_two, .column_three{
	margin-bottom:50px;
	width:100%;
}
#top_thumb{
	width:740px;
	float:right;
}

.left, .center, .right{
	float:left;
	width:274px;
	margin-right:65px;
}
.left p, .center p, .right p,
.schedule_article p{
	margin-bottom:8px;
}

.inner_container{
	margin-bottom:50px;
	font-family:'DIN Next W01 Medium','Futo Go B101',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	width:1033px;
}
h3{
	margin-bottom:20px;
}
p.thumb{
	margin-bottom:15px;
}
.genre{
	font-family:'DIN Next LT W04 Medium', Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.term{
	font-size:12px;
	font-family:'DIN Next LT W04 Medium', Arial, Helvetica, sans-serif;
	font-weight:bold;
}
p.divide,
#info p.divide,
#access p.divide,
#contact p.divide,
#mailmagazine p.divide{
	color:#F00;
	font-family:'DIN Next LT W04 Medium', Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.post_meta,
.cap,
.title{
	font-family:'DIN Next LT W04 Medium','Futo Go B101',Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1.5;
	font-size:14px;
}
.cap{
	margin-top:10px;
	margin-bottom:50px;
	font-family:'Univers LT W01_55 Roman1475956','Gothic Medium BBB',Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.schedule_article,
.archive_article{
	float:left;
	width:276px;
	height:217px;
	margin-right:68px;
	margin-bottom:50px;
}
.schedule_article{
	height:300px;
}
.archive_article img{
	border:1px solid #000;
}
#map,
#info,
#contact{
	margin-bottom:50px;
}
#info .title,
#access .title,
#contact .title,
#mailmagazine .title{
	font-family:'DIN Next LT W04 Medium','Futo Go B101',Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
}
#info p,
#access p,
#contact p,
#mailmagazine p{
	margin-bottom:12px;
	font-family:'Univers LT W01_55 Roman1475956','Gothic Medium BBB',Arial, Helvetica, sans-serif;
}
.post_meta{
	font-size:12px;
	margin-top:20px;
	margin-bottom:5px;
}
.artzone_image{
	margin-bottom:50px;
}
.artzone_cap{
	line-height:2;
	font-family:'Univers LT W01_55 Roman1475956','Gothic Medium BBB',Arial, Helvetica, sans-serif;
}
#map iframe{
	border:1px solid #666;
}

.top_search{
	position:absolute;
	margin-top:24px;
}


/*------- single -------*/
#single_nav{
	float:left;
	width:20%;
}
#single_nav ul{
	margin-top:70px;
}
#single_nav li{
	font-size:16px;
	margin-bottom:12px;
}
#single_nav li a{
	font-size:16px;
	margin-bottom:12px;
	color:#999;
}
#single_nav li.active a,
#single_nav a:hover{
	color:#000;
	text-decoration:none;
}
.single_inner_container{
	width:963px;
}
#exhibition_article{
	float:right;
	width:70%;
	/*width:723px;*/
}
#exhibition_article h2{
	width:100%;
	padding-top:0;
	/*background:url(img/title_border.png) repeat-x 2px;*/
}
#exhibition_index h3{
	font-size:28px;
	margin-bottom:10px;
}
#exhibition_article img{
	display:block;
	margin-bottom:25px;
}
#exhibition_index p.title_term{
	font-size:16px;
	margin-bottom:15px;
	font-family:'DIN Next LT W04 Medium','Futo Go B101',Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#ex_info,
.event,
#artist{
	line-height:2;
	font-size:14px;
}
.outline,
.data,
.event,
#artist{
	margin-top:50px;
}
.data{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding:25px 0;
	/*background:#FFC;*/
}
.data{
	font-family:'Univers LT W01_55 Roman1475956','Gothic Medium BBB',Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.data_text{
	margin-top:25px;
	font-family:'Univers LT W01_55 Roman1475956','Gothic Medium BBB',Arial, Helvetica, sans-serif;
	border-bottom:1px solid #666;
	/*padding-bottom:25px;*/
}
.news_contents p{
	font-family:'Univers LT W01_55 Roman1475956','Gothic Medium BBB',Arial, Helvetica, sans-serif;
}
footer#single_footer{
	/*margin-bottom:50px;*/
}
footer#single_footer p.copyright{
	float:none;
	font-family:'Univers LT W01_55 Roman1475956','Gothic Medium BBB',Arial, Helvetica, sans-serif;
}
#ex_info{
	margin-bottom:50px;
}
aside.share_btn{
	margin-top:10px;
}


/*------- news -------*/
#news_nav{
	float:left;
	width:20%;
}
#news_nav ul{
	margin-top:70px;
}
#news_nav li{
	font-size:12px;
	margin-bottom:45px;
}
#news_nav li p{
	margin-bottom:5px;
}
#news_nav a.active{
	color:#000;
}
#news_nav li p.meta_data{
	font-size:12px;
	font-family:'DIN Next LT W04 Medium','Futo Go B101',Arial, Helvetica, sans-serif;
}
#news_article{
	float:right;
	width:70%;
}
#news_article h2{
	width:100%;
	padding-top:0;
	/*background:url(img/title_border.png) repeat-x 2px;*/
	font-family:'Sabon LT W01 Bold',"Times New Roman", Times, serif;
}
#news_article h3{
	font-size:28px;
	margin-bottom:10px;
}
#news_article p.title_meta{
	font-size:16px;
	margin-bottom:15px;
	margin-top:15px;
	font-family:'DIN Next LT W04 Medium','Futo Go B101',Arial, Helvetica, sans-serif;
}
#news_index{
	/*width:100%;*/
}
#single_news_article{
	width:100%;
}
.news_contents{
	margin-bottom:50px;
}
.news_contents p{
	line-height:2;
	font-size:14px;
}
.news_contents img{
	margin-bottom:25px;
}
.news_text{
	margin-top:25px;
	padding:25px 0;
	border-bottom:1px solid #666;
	border-top:1px solid #666;
}


/*------- schedule -------*/
#schedule_nav{
	float:left;
	width:30%;
}
#schedule_nav ul{
	margin-top:70px;
}
#schedule_nav li{
	font-size:16px;
	margin-bottom:30px;
}
#schedule_nav li p.meta_data{
	font-size:12px;
}
#schedule_article{
	float:right;
	width:70%;
	font-size:14px;
	line-height:2;
}
#schedule_index h3{
	font-size:28px;
	margin-bottom:10px;
}
#schedule_index p.title_term{
	font-size:19px;
}
#schedule_index img{
	margin:15px 0;
}


/*------- archives -------*/
#archive_nav{
	float:left;
	width:25%;
	font-family:'Univers LT W01_55 Roman1475956','Gothic Medium BBB',Arial, Helvetica, sans-serif;
	font-size:15px;
}
#archive_nav ul{
	margin-top:50px;
}
#archive_nav li{
	font-size:14px;
	margin-bottom:30px;
}
#archive_nav li a{
	color:#999;
}
#archive_nav li.active a{
	color:#000;
}
#archive_nav li p.meta_data{
	font-size:12px;
	font-family:'DIN Next LT W04 Medium','Futo Go B101',Arial, Helvetica, sans-serif;
}
#archive_article{
	float:right;
	width:770px;
}
#archive_article h2{
	width:91%;
	padding-top:0;
	/*background:url(img/title_border.png) repeat-x 2px;*/
	font-family:'Sabon LT W01 Bold',"Times New Roman", Times, serif;
	font-weight:bold;
}
h2.ex_archive{
	font-family:'Sabon LT W01 Bold',"Times New Roman", Times, serif;
}
#archive_article h3{
	font-family:'Avenir Next LT W02SC Medium', san-serif;
}
.archives_index{
	margin-bottom:50px;
}
.archives_index li{
	float:left;
	width:220px;
	margin-right:20px;
	margin-bottom:20px;
}


/*------- search -------*/
#result_inner{
	margin-right:-60px;
	margin-bottom:60px;
}
#result_inner p.thumb img{
	height:159px;
	width:auto;
}
.search_result .left{
	margin-right:60px;
	margin-bottom:60px;
	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
}
#noMatch{
	width:70%;
	margin-bottom:500px;
}


/*------- clearfix -------*/

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}