@charset "UTF-8";

/* RESET CSS
*********************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*basic
*********************************************************************/
h1{
	margin-top: 0px;
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;
	line-height: 1.7em;
	font-size: 24px;
	font-weight: nomal;
	letter-spacing: 0em;
}
h2{
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;
	line-height: 1.7em;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0em;
}
h3{
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;
	line-height: 1.7em;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin:0;
}
h4{
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;
	line-height: 1.7em;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	letter-spacing: 0.1em;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
p {
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;	
	letter-spacing: 0em;
	line-height: 1.7em;
	font-size: 11px;
	line-break: normal;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/*LOADER
*********************************************************************/
#loader{
	position: fixed;
	top: 25px;
	left: 60px;
	z-index: 3000;
	height: 112px;
	width: 350px;
	background: #fff;
}
#loaderGif{
	left: 6px;
	top: 5px;
}
/*LOGO
*********************************************************************/
#logo, #logo_f{
	position: fixed;
	top: 25px;
	left: 60px;
	width:350px;
	height:80px;
	z-index:100;
}
.logo_f {
	display:none;
}
/*COPYRIGHT
*********************************************************************/
#copyright{
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #666;
	letter-spacing:0.1em;
	top: 15px;
	position: fixed;
	right: 30px;
}
/* GENERAL
*********************************************************************/
*{
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;
	margin: 0;
	padding: 0;
}
body{
	/*
	overflow-x: hidden;
    overflow-y: hidden;
	background: url('../img/bg/bg.gif');
	background-repeat: repeat;
	*/
}
#general {}
.page {}
/*vertical line grid
*********************************************************************/
#vertical_line{
	top:0px;
	width:100%;
	height:100%;
	position:fixed;
	background: url('../img/bg/vertical_line.gif');
	background-repeat: repeat;
	left:30px;
	font-size:1px;
	color:#FFF;
	z-index:-1000;
}
/**/
/* MENU
*********************************************************************/
#menu{
	top: 120px;
	position: fixed;
	left: 20px;
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;
	letter-spacing: 0.05em;
	font-weight:bold;
	z-index: 3000;
}
#navi{
	font-size: 11px;
	line-height: 18px;
	width: 119px;
	padding-left: 10px;
	padding-bottom: 6px;
	padding-top: 15px;
	padding-right: 15px;
}
#navi p, #navi li{
	width: 130px;
	list-style-type: none;
}
#navi li a{
	color: #000;
	text-decoration: none;
	display: block;
	width: 130px;
	padding: 5px 0px 3px 0px;
	background: url('../img/forcus/forcus.gif') repeat-y -300px 0;
}
/* CHILD MENU
*********************************************************************/
#childMenu{
	top: 120px;
	position: fixed;
	left: 150px;
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;
	letter-spacing: 0.05em;
	font-weight:bold;
	line-height: 18px;
	z-index: 3000;
}

/*NEWS
*********************************************************************/
.newsArea{
	margin-top:780px;
}
#newsTitle{
	margin-left: 30px;
	position:fixed;
}
#news {
	position:absolute;
	display:block;
	width: auto;
	height: auto;
	font-size: 11px;
	line-height: 1.4em;
	letter-spacing: 0em;
	margin-left: 160px;
	float:left;
}
#news h2{
	letter-spacing: 0em;
}
#news p{
	font-size: 11px;
	font-weight:nomal;
	margin-left:5px;
	color:#000;
	letter-spacing: 0em;
}
.newsDate{
	-webkit-font-smoothing: antialiased;
	font-family: "Palatino Linotype", "Book Antiqua", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", Palatino, serif;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	color:#9295a3;
	margin-left:5px;
	margin-bottom:5px;
	letter-spacing: 0.05em;
}
#news a{
	text-decoration: none;
	display: block;
	width: 240px;
}
#news a:link{
	text-decoration:none;
	color:#000;
}
#news a:visited{
	text-decoration:none;
	color:#000;
}
#news a:hover{
	text-decoration:none;
	color:#000;
}
/*News Grid*/
.newsGrid{
	width:260px;
	height:80px;
	float:left;
}
.newsVerLine{
	height:70px;
	background: url('../img/forcus/forcus.gif') repeat-y -300px 0;
	border-left: 1px solid #999;
}
/*BIOGRAPHY
*********************************************************************/
#bio{
	margin-top:140px;
	margin-left:290px;
	width:auto;
	height:auto;
}
.bio_jp_text, .bio_en_text{
	position:absolute;
	left:290px;
}
#bio h2{
	font-style:italic;
}
#bio li{
	float:left;
	display:block;
	width:520px;
}
#bio p{
	white-space: pre;
}
.whiteSpaceNomal{
	white-space: normal !important;
	margin-right: 60px;
}
#bio li a{
	color:#003b7e;
	text-decoration: none;
	font-style:italic;
	width: 300px;
	padding: 0px 0px 0px 0px;
	background: url('../img/forcus/forcus.gif') repeat-y -300px 0;
}
#bio li a:link{
	text-decoration:none;
	color:#003b7e;
}
#bio li a:visited{
	text-decoration:none;
	color:#003b7e;
}
#bio li a:hover{
	text-decoration:none;
	color:#003b7e;
}

/*PUBLICATON
*********************************************************************/
#publication{
	margin-top:140px;
	margin-left:290px;
	width:auto;
	height:auto;
}
#publication li{
	float:left;
	display:block;
	width:520px;
	height:520px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#publication img{
	z-index:-10;
}
#publication li div{
	width:300px;
	margin-top:-240px;
	margin-left:200px;
	/*background:#60F;*/
}
#publication li a{
	color:#003b7e;
	text-decoration: none;
	font-style:italic;
	display: block;
	width: 300px;
	padding: 0px 0px 0px 0px;
	background: url('../img/forcus/forcus.gif') repeat-y -300px 0;
}
#publication li a:link{
	text-decoration:none;
	color:#003b7e;
}
#publication li a:visited{
	text-decoration:none;
	color:#003b7e;
}
#publication li a:hover{
	text-decoration:none;
	color:#003b7e;
}
/*WORKS
*********************************************************************/
#works{
	clear: both;
	position:absolute;
	top:140px;
	left:290px;
	/*margin-top:140px;
	margin-left:290px;*/
	width:auto;
	height:auto;
}
#works ul{
	/*clear: both;*/
}
#works ul li{
	float:left;
	display:block;
	width:260px;
	height:260px;
	list-style:none outside none;
	/*border: 1px solid #CCC;*/
}
#works ul li a{
	text-decoration: none;
	font-style:italic;
	display: block;
	width: 260px;
	height:200px;
	padding: 0px 0px 0px 0px;
}
#works ul li a:link{
	text-decoration:none;
}
#works ul li a:visited{
	text-decoration:none;
}
#works ul li a:hover{
	text-decoration:none;
}
#works ul li p{
	font-size:11px;
	line-height:1.5em;
	margin-top:5px;
	width:240px;
}
#movie{
	position:absolute;
	margin-left:260px;
}
#movie_block{
	clear: both;
	/*margin-top:80px;*/
	margin-top:547px;
	margin-bottom:80px;
	margin-left:260px;
}
#works_indent{
	margin-left:260px;
}
#work_comment{
	position:absolute;
	top:240px;
	width:220px;
}
#textArea{
	clear: both;
	margin-right:40px;
	border-top: 1px solid #999;
	padding-bottom:60px;
}
.textTitleBlock{
	width:260px;
	height:260px;
	font-style:italic;
	list-style:none outside none;
	margin-top:10px;
}
#textArea div{
	margin-top:-260px;
	margin-left:260px;
}
.textBlock{
	float:left;
	display:block;
	width:490px;
	list-style:none outside none;
	margin-right:30px;
}
.toWorksClass a{
	text-decoration:none;
	color:#000000;
	margin-top:-5px;
	margin-left:0px;
}
.toWorksClass h2, .toWorksClass p{
	line-height: 1.7em;
}
.jp_indent{
	text-indent: -8px !important;
}
.en_indent{
	text-indent: -4px !important;
}

/*SLIDER
*********************************************************************/
flexslider-container{
}
.flexslider {
	position:absolute;
	top:130px;
	width:80%;
	margin: 0 0px 0 160px;
	/*border: 1px solid #000;*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
	-o-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
	z-index: 1;
}

.slides{
	width:800px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slides img {
	width:800px !important;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.flexCaption{
	position:absolute;
	top:5px;
	left:810px;
	color: #000;
	background-color: rgba(0, 0, 0, 0.0);
	line-height: 1.6em;
	text-align: left;
	font-size: 11px;
	font-weight:nomal;
	font-style:italic;
	opacity: 1;
	width:200px;
}
.flex-direction-nav{
	
}
.flex-prev {
	/*border: 1px solid #000;*/
	background-image: url("../img/control/prev.png");
	background-repeat: no-repeat;
}
.flex-next {
	background-image: url("../img/control/next.png");
	background-repeat: no-repeat;
}
.flex-direction-nav a {
	width: 30px;
	height: 30px;
}
.flex-direction-nav a:before {
	display:none;
}
.flex-control-nav {
	bottom:-30px;
}
.flex-control-paging li a {
	width: 6px;
	height: 6px;
	background: #999;
	background: rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: inset 0 0 0 rgba(0,0,0,0);
	-o-box-shadow: inset 0 0 0 rgba(0,0,0,0);
	box-shadow: inset 0 0 0 rgba(0,0,0,0);
}

/*BACK TOP
*********************************************************************/
#back-top {
	position: fixed;
	bottom: 10px;
	margin-left: 30px;
	z-index:100;
}
#back-top a {
	width: 100px;
	display: block;
}
#back-top span {
	width: 60px;
	height: 30px;
	display: block;
	margin-bottom: 7px;
	background: url(../img/control/gotop.png) no-repeat center center;
}

/*blank
*********************************************************************/
.blank {
	display:block;
	margin:0;
	width:100%;
	height:40px;
	clear:left
}
.blank_min {
	display:block;
	border:none !important;
	padding:0  !important;
	margin:0 !important;
	width:100%;
	height:5px;
	clear:left
}
/* OTHER
*********************************************************************/
br {
	height: 0px;
	margin: 0;
	padding: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
}
.clear{
	clear: both;
	margin: 0;
	margin-right: 1px;
}

/* SHADOW BOX CUSTOM
*********************************************************************/
#sb-title, #sb-title-inner {
	height:auto;
	line-height:26px;
}
#sb-title-inner {
	text-align:center;
	color:#000;
}
#sb-wrapper-inner {
	position:relative;
	overflow:hidden;
	height:100px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	border:none;
}
















