@charset "utf-8";

@media (max-width: px / min-width: px);
{
  min-width: 670px;
}

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

	common

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



/* base */

html {
	color: #000;
	overflow-y: scroll;
}

body {
	font-family: noto-sans-cjk-jp, 'メイリオ', Meiryo, Arial, "Hiragino Kaku Gothic ProN", "Hiragino sans", sans-serif;
	font-size: 9pt;
	line-height: 1em;
}

body.ja {
	font-family: noto-sans-cjk-jp, 'メイリオ', Meiryo, Arial, "Hiragino Kaku Gothic ProN", "Hiragino sans", sans-serif;
}

body.ja p {
	line-height: 2em;
}

body.ja p {
	letter-spacing: 0.1em;
}
#about main p {
    text-align: center;
    margin-top: 60px;
}

body.ja .main_left p {
	letter-spacing: 0;
}


body.ja #artist .main_right p,
body.ja #artists .main_right p {
	letter-spacing: 0.1em;
}



#wrapper {
	margin: 0 auto;
	width: 960px;
}
#about #wrapper img {
    text-align: center;
    margin-bottom: 0px;
}

* html #wrapper {
	background: url("file:///Macintosh HD/Users/ck/Library/Caches/TemporaryItems/images/divider_vertical.gif") repeat-y;
}
.block hgroup h6 {
    font-size: smaller;
    margin-top: 20px;
    font-family: noto-sans-cjk-jp, 'メイリオ', Meiryo, Arial, "Hiragino Kaku Gothic ProN", "Hiragino sans", sans-serif;
    font-weight: lighter;
}

figure {
	margin: 0;
}

.sup{
	vertical-align: baseline;
	position: relative;
	bottom: 0.2em;
}

::selection,
::-moz-selection,
::-webkit-selection  {
	background: #000;
	color:#fff;
}

a {
	outline: none;
	text-decoration: none;
}

a:link {
	color: #000;;
}

a:visited {
	color: #000;
}

a:hover {
	color: #000000;
	font-weight: bolder;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-family: noto-sans-cjk-jp, sans-serif;
	margin-top: 24px;
	margin-bottom: 12px;
}

p {
	line-height: normal;
	margin-bottom: auto;
	margin-top: 0px;
	font-family: noto-sans-cjk-jp, sans-serif;
	font-weight: 400;
	font-style: normal;
}
#wrapper main p {
	text-align: center;
	margin-top: 80px;
}

#main li {
	line-height: 1.7em;
	margin-bottom: 1em;
	margin-left: 2.7em;
	text-indent: -1em;
}



/* clearfix */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{
	display:inline-block;
	/* for IE 7*/
	min-height:1%;
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix {
	display: block;
	font-family: noto-sans-cjk-jp, sans-serif;
}
/* End hide from IE-mac */


/* main */

#main {
    display: block;
    width: 700px;
    margin-left: 200px;
}
.block a a name {
	margin-bottom: 10px;
	font-family: noto-sans-cjk-jp, sans-serif;
	text-align: left;
	margin-top: 20px;
}
#wrapper main img {
	margin-bottom: 60px;
	margin-top: 20px;
}

@media print {
	#sidebar {
		position: relative !important;
	}
	#main {
		position: relative !important;
		top: 0 !important;
	}
	#dummy {
		display: none !important;
	}
}

* html #main {
	/* for ie6 */
	padding-top: 20px;
}

	#main header {
		display: block;
		width: 660px;
		text-align: right;
		line-height: 1em;
	}

	#main .section {
    margin-bottom: 60px;
    font-weight: lighter;
    font-family: noto-sans-cjk-jp, 'メイリオ', Meiryo, "Hiragino sans", sans-serif;
	}

	#main .main_center {
		width: 660px;
	}

	#main .main_left {
		width: 250px;
		float: left;
		display: inline;
	}

	html * #main .main_left {
		position: relative;
	}

	#main .main_right {
		width: 380px;
		margin-left: 280px;
	}

	#main .block {
	font-family: noto-sans-cjk-jp, 'メイリオ', Meiryo, "Hiragino sans", sans-serif;
	}

	#main h1 {
		display: block;
		margin-top: 145px;
	}

	#main hgroup {
	display: block;
	margin-top: 60px;
	}


	#main h2 {
		display: inline;
		height: 25px;
	}

	#main h3 {
	display: block;
	margin-top: 38px;
	height: 14px;
	font-size: 18px;
	font-family: noto-sans-cjk-jp, 'メイリオ', Meiryo, "Hiragino sans", sans-serif;
	}

	#main #artworks h3 {
		line-height: 14px;
		padding-left: 6px;
		border-left: 6px solid;
	}

	#past #main h3 {
		margin-top: 19px;
	}

	html *#main h3 {
		/* for ie6, 7 */
		line-height: 1em;
	}

	#main h4 {
    margin-bottom: 1em;
    padding-left: 6px;
    height: 1em;
    line-height: 0.9em;
    font-size: 14px;
    font-family: noto-sans-cjk-jp, 'メイリオ', Meiryo, "Hiragino sans", sans-serif;
    font-weight: lighter;
	}

	body.ja #main h4 {
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: auto;
    line-height: 1.3em;
    font-family: noto-sans-cjk-jp, 'メイリオ', Meiryo, "Hiragino sans", sans-serif;
    font-weight: lighter;
	}

	body.ja #main .small {
		font-size: 7pt;
	}

	* html #main h4 {
		line-height: 1.1em;
	}

	#main h5 {
		font-size: 11pt;
		margin-top: 5px;
		margin-bottom: 20px;
		padding-left: 6px;
	}

	#main figure img {
		margin-bottom: 25px;
	}

	figcaption {
		display: block;
		margin-bottom: 20px;
	}

	figcaption div {
		margin-bottom: 20px;
	}

	figcaption p {
		color: #999;
		font-size: 7pt;
		line-height: 1.5em !important;
	}

	figcaption p.title {
		color: #000;
	}

	#main .divider {
	width: 660px;
	height: 1px;
	background-repeat: repeat-x;
	}

	#main #travers {
		width: 660px;
		height: 10px;
		margin-bottom: 11px;
	}

	#main #travers #prev{
		float: left;
		display: inline;
	}

	#main #travers #separate {
		margin-left: 5px;
		margin-right: 5px;
	}

	#main #travers #top {
		float: right;
	}


/* footer */

#main footer {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1em;
	width: 660px;
	height: 40px;
	clear: both;
	font-size: 8pt;
}

* html #main footer {
	/* for ie6 */
	margin-top: 0;
}

#main footer .copyright {
	float: left;
	display: inline;
	font-family: noto-sans-cjk-jp, sans-serif;
}

#main footer #terms {
	float: right;
}



/* #sidebar */

#sidebar {
    position: fixed;
    width: 200px;
    height: 150%;
    padding-top: 20px;
    float: left;
    display: inline;
    text-align: left;
    line-height: 0;
    margin-left: 0px;
}

* html #sidebar {
	/* for ie6 */
	position: relative;
	background: none;
	top: 0;
	text-align: left;
}

	#sidebar #logo {
    margin-bottom: 101px;
    padding-right: 40px;
    margin-top: 10px;
	}

	#sidebar nav {
		display: block;
		padding-right: 40px;
	}

	#sidebar nav ul {
		zoom: 1;
	}
nav ul ul {
    margin-left: 20px;
}

	#sidebar nav ul li.subMenu {
		display: none;
	}

	#sidebar nav ul li {
		margin-bottom: 30px;
		zoom: 1;
	}

	#sidebar nav ul #nav04 {
		margin-top: 100px;
	}

	html * #sidebar nav ul li ul {
			/* for ie6,7 */
		margin-bottom: -20px;
	}

	html * #sidebar nav {
    /* for ie6,7 */
    font-size: 0;
    margin-bottom: 100px;
	}

	#sidebar nav ul li ul li {
		margin-bottom: 20px;
	}

	



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

	work

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



/* open subMenu */

.work.clearfix .block .portfolio {
	margin-right: 48px;
	margin-top: 15px;
	width: 180px;
	float: left;
}
.work.clearfix .block .caption_low {
    margin-top: 2px;
    text-align: left;
    font-size: 1em;
    letter-spacing: 0.05em;
    width: 200px;
}
.work.clearfix .block .caption_low:hover  {
    margin-top: 2px;
    text-align: left;
    font-size: 1em;
    word-spacing: normal;
}

.block .portfolio img {
	background-color: #000000;
}

.block .portfolio img:hover {
	-webkit-filter: brightness(50%);
  	filter:brightness(50%); 
}

#category_name {
    left: 200px;
    top: 74px;
    position: relative;
    overflow: visible;
    white-space: nowrap;
    text-align: left;
    font-family: interstate, sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 16px;
    color: rgba(112,112,112,1);
}

#artworks {
    left: 200px;
    top: 120px;
    position: relative;
    overflow: visible;
    width: 680px;
}

.image-link {
    padding-right: 40px;
    line-height: 100px;
}


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

	about

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



.about.clearfix .block table {
	width: 660px;
	float: left;
	line-height: 30px;
	margin-top: 6px;
}
.about.clearfix .block table tr {
	vertical-align: top;
	font-size: 12px;
}
.about.clearfix .block table th {
    width: 120px;
    text-align: left;
}
.about.clearfix .block table th p {
    line-height: 0.5em;
    margin-top: 0.65em;
    padding-left: 6px;
    text-align: left;
}
#wrapper #main #to_top {
	text-align: center;
}



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

	contact

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



#company_map {
	float: right;
	margin-top: 20px;
}
#company_map .map_low {
	width: 332px;
	text-align: center;
	margin-top: 10px;
	font-size: 1em;
}
#copy {
	line-height: normal;
	margin-bottom: 12px;
	font-size: 12px;
}
.block a .thumb {
	margin-top: 24px;
	float: left;
	margin-right: 48px;
	margin-bottom: 24px;
}

#workbtn {
    width: 96px;
    height: 28px;
    margin-left: 433px;
	}
