@charset "UTF-8";
/* CSS Document */
@import url('reset.css');
#container{
	width:980px;
	margin:0 auto;
	position:relative;
}

#contents{
	width:200px;
	min-height:820px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}


#top #contents{
	min-width:300px;
	
}

header,nav,footer{
	position:absolute;
}



header{
	top:70px;
}


h1,h1 a{
	width:188px;
	height:42px;
}


h1{
	background:url(../img/top/logo.png) no-repeat 0 0;
}

h2{
	width:100%;
	border-bottom:#000000 solid 1px;
	margin:30px 0;
	font-family: "times","ryumin","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing:1.0em;
	text-align:left;
	font-size:1.5em;
}

h3{
	font-family: "times","ryumin","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing:1.5em;
	font-size:1.4em;
	margin-bottom:25px;
	
}

h4{
	font-family: "times","ryumin","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	border-left:#000000 solid 5px;
	padding:3px 0 3px 13px;
	letter-spacing:0.5em;
	font-size:1.2em;
	margin-bottom:20px;
}

h4 > span.year{
	text-align:center !important;
	margin-right:5px;
	padding:0 0 0 6px;
}

h5{
	font-family: "times","ryumin","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing:0.3em;
	font-size:1.2em;
	margin-bottom:10px;
	
}

span.caption{
	font-size:60%;
	margin-left:10px;
	letter-spacing:0.5em;
	
}


nav{
	top:220px;
	position:relative;
}


nav ul{
	height:180px;
	width:180px;
}

nav p.new_icon{
	background:url(../img/common/new_icon.png) no-repeat 0 0;
	width:36px;
	height:9px;
	position:absolute;
	left:0;
	z-index:10;
	
}

nav p.new_exhibition{
	top:295px;
}
nav p.new_topics{
	top:354px;
}


nav li, nav li a{
	width:180px;
	height:28px;
}

nav li{
	background:url(../img/top/navi2.png) no-repeat 0 0;
	margin-bottom:30px;
}

nav li.top{background-position:0 0;}
nav li.works{background-position:0 -47px;}
nav li.profile{background-position:0 -94px;}
nav li.contact{background-position:0 -141px;}
nav li.topics{background-position:0 -188px;}
nav li.article{background-position:0 -235px;}

nav li.exhibition{background-position:0 -311px;}

nav li.article, nav li.article a{height:47px;}


footer{
	bottom:30px;
}

footer li,footer li a{
	width:176px;
	height:34px;
}

footer li{
	margin-bottom:10px;
}

footer li.link01{background:url(../img/common/link01.png) no-repeat 0 0;}
footer li.link02{background:url(../img/common/link02.png) no-repeat 0 0;}

p.copyright{
	width:176px;
	height:23px;
	background:url(../img/top/copyright.png) no-repeat 0 0;
}

section{
	width:750px;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	text-align:left;
}

#top section{
	height:1120px;
	min-height:1120px;
}

img.spacer {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
}


/****************************************

Photo

****************************************/

#photo {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 60px 0;
	overflow: hidden;
}

#photo li {
	width:174px;
	min-height:250px;
	height:auto !important;
	background:#f7f6f6;
	position:relative;
	padding:3px 3px 10px 3px;
	text-align:left;
	margin-bottom:10px;
	font-family: "times","ryumin","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height:1.2em; 	
}

#photo img{
	margin-bottom:8px;
}

span.year{
	padding:2px 5px;
	background:#000;
	color:#f7f6f6;
	margin-bottom:3px;
	display:inline-block;
	width:auto;
}

#photo a{
	display:inline-block;
}



#photo a img.spacer {
  position: absolute;
  z-index: 3;
}


#photo ul.ex_list li{
	float:left;
	margin-right:9px;
	min-height:174px;
	padding-bottom:0px;
	
}

#photo ul.ex_list li:nth-child(4n){
	margin-right:0;
}


#photo .ex_list img{
	margin-bottom:0px;
}

#exhibition #photo{
	border-bottom:#CCCCCC dotted 1px;
	margin-bottom:20px;
	padding-bottom:15px;
}

/****************************************

Page TOP

****************************************/
#works section{
	width:760px;
}

#backtop {
  display: none;
  position: fixed;
  z-index: 100;
  width: 74px;
  height: 44px;
  bottom: 80px;
  right: -6px;
  background: rgba(255,255,255,0.85) url(../img/common/pagetop.gif) no-repeat center center;
  text-indent: -9999px;
  border-radius: 6px;
  box-shadow: 0px 1px 8px rgba(0,0,0,0.3);
  cursor: pointer;
}


ul.language {
	margin-top:-20px;
	margin-bottom:20px;
}

ul.language li{
	float:left;
	font-family: "times","ryumin","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing:0.4em;
	font-size:1.0em;
	margin-right:20px;
}

#profile section img{
	float:left;
	margin-right:20px;
}

p.message2,
p.message{
	font-family: "times","ryumin","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing:0.5em;
	line-height:2.0em;	
}

p.message{
	background:#f7f6f6;
	padding:20px 40px;
	margin-bottom:30px;
}

.msgEng{
	letter-spacing:0.2em !important;
}

#profile dl,
#topics dl{
	border-bottom:#CCCCCC dotted 1px;
	padding-bottom:20px;
	margin-bottom:40px;
	
}

#profile dt,
#topics dt{
	float:left;
	width:70px;
	padding:5px 10px;
	margin-bottom:2px;
	background:#f7f6f6;
}

#profile dd,
#topics dd{
	padding:5px 0;
	margin-left:110px;
	margin-bottom:2px;
}

#profile dl.profdl dd,
#topics dl.profdl dd{
	margin-left:430px;
}

#profile dl.nodt dd,
#topics dl.nodt dd{
	margin-left:0px;
}

#profile dl.engexh dt{
	width:145px;
}

#profile dl.engexh dd{
	margin-left:185px;
}



#profile span.caption{
	letter-spacing:0.2em;
	margin-left:0;
}


@import url(http://fonts.googleapis.com/css?family=Playfair+Display);
/* \\\\\\\\\\\\\\\\\    MODAL CODE   ///////////////////////////////// */
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  
}

.modal {
  display: none;
  background: #000000;
  padding: 20px;
  overflow: auto;
  z-index: 1001;
  position: absolute;
  width: 85% !important;
  min-height:80% !important;
  height:80% !important;
}

.modal iframe{border:none; overflow:hidden; width:100%; height:100%; min-height:100%;}


/* \\\\\\\\\\\\\\\\\    END MODAL CODE   ///////////////////////////////// */

#article_frame{
	text-align:left;
	padding:30px 20px;
}

#article_frame img{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

#article_frame p.caption{
	background:#f7f6f6;
	padding:10px 20px;
}

#article_frame p{
	margin-bottom:20px;
}

#article_frame p.sign{
	font-family: "times","ryumin","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing:0.5em;
	line-height:2.0em;
	text-align:right;
	margin-top:15px;
	margin-bottom:30px;
}