@charset "utf-8";
/* 
Theme Name: SIGNO Original Theme
Description: SIGNO オリジナルテーマ
*/

/*==============================================================================
  General Setting
================================================================================*/
* {
	margin: 0;
	padding: 0;
}
body {
	line-height: 1.2;
	font-family: Arial, Helvetica, sans-serif, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
	color: #000000;
}
/* Text
----------------------------------------*/
p, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
em, address {
	font-style: normal;
}
.bold {
	font-weight: bold;
}
/* Link
----------------------------------------*/
a, a:link, a:visited {
	text-decoration: none;
	color: #000000;
	overflow: hidden;
	outline: none;
}
a:hover, a:active {
	text-decoration: underline;
}
a {
	overflow: hidden;
	outline: none;
}
/* List
----------------------------------------*/
ul, ol, li, dd, dt, dl {
	list-style-type: none;
}
/* Table
----------------------------------------*/
table {
	border-collapse: collapse;
}
/* Image
----------------------------------------*/
img, a img {
    border-style: none;
}

/*==============================================================================
  Basic Layout
================================================================================*/
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#wrap {
	margin-bottom: 70px;
}
#main {
	float: right;
	width: 735px;
}
#side {
	position: relative;
	float: left;
	width: 225px;
	margin-bottom: 30px;
}

/*==============================================================================
  Header
================================================================================*/
#header {
	margin-bottom: 60px;
}
#header h1 {
	height: 129px;
}
#header address {
	position: absolute;
	top: 35px;
	right: 0;
}
#header p {
	position: absolute;
	top: 104px;
	right: 0;
}
#header p a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	color: #999999\9; /* IE8 and below */
}
address.tel {
	font-size: 18px;
}
address.tel span.mail {
	font-size: 14px;
}

/* Global Navi
----------------------------------------*/
#gnavi {
	position: relative;
	width: 100%;
	padding: 15px 0;
	text-align: center;
	border-top: #222222 solid 1px;
	border-bottom: #222222 solid 1px;
}
#gnavi ul li {
	padding: 0 10px;
	display: inline;
	font-size: 13px;
	font-weight: bold;
}
#gnavi ul li a {
	color: #222222;
	text-decoration: none;
}
#gnavi ul li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #999999\9; /* IE8 and below */
}
#gnavi p {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -11px;
}
#gnavi p a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*==============================================================================
  Side Menu
================================================================================*/
#side p {
	width: 200px;
	margin-bottom: 12px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
	background: url(images/menu_line.gif) left 3px no-repeat;
	outline: none;
}
#side ul {
	margin-bottom: 30px;
}
#side ul li {
	margin-bottom: 10px;
	margin-left: 12px;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}
#side p a,
#side ul li a {
	text-decoration: none;
}
#side p:hover,
#side p a:hover,
#side ul li a:hover {
	opacity: 0.6;
	text-decoration: none;
	cursor: pointer;
	color: #999999\9; /* IE8 and below */
}
#side p:last-child {
	opacity: 1;
	cursor: default;
	color: #000000;
}

/*==============================================================================
  Footer
================================================================================*/
#footer {
	position: relative;
	clear: both;
	padding: 20px 0;
	font-size: 12px;
	border-top: #222222 solid 1px;
}
#footer address,
#footer p {
	display: inline;
}
#footer p {
	position: absolute;
	right: 0;
}

/*==============================================================================
  Contents
================================================================================*/
h2 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 30px;
}
h2.name_en {
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 30px;
	font-weight: bold;
}
h2.name_ja {
	margin-bottom: 0;
	margin-left: 13px;
	font-size: 12px;
	font-weight: normal;
}
h3 {
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	background: url(images/menu_line.gif) left 3px no-repeat;
}
h3.news_title {
	font-size: 12px;
}
.page_content p {
	margin-bottom: 25px;
	font-size: 12px;
}
.page_content p a {
	text-decoration: underline;
}
.news_content {
	margin-bottom: 80px;
}
.news_content p {
	margin-bottom: 25px;
	margin-left: 13px;
	font-size: 12px;
}
.artist_list h2 {
	padding-left: 12px;
	font-size: 50px;
	font-weight: bold;
	background: url(images/menu_line.gif) left 12px no-repeat;
}
.artist_list ul {
	margin-bottom: 50px;
}
.artist_list ul li {
	padding-left: 13px;
	line-height: 1.4;
	font-size: 30px;
	font-weight: bold;
	background: url(images/menu_line.gif) left 12px no-repeat;
}
.artist_list ul li a {
	text-decoration: none;
}
.artist_list ul li a:hover {
	opacity: 0.6;
	text-decoration: none;
	cursor: pointer;
	color: #999999\9; /* IE8 and below */
}
.artist_name {
	margin-bottom: 45px;
}
p.job {
	padding-left: 12px;
	font-size: 12px;
	font-weight: bold;
	background: url(images/menu_line.gif) left 3px no-repeat;
}
.artist_content table {
	width: 100%;
	margin-bottom: 25px;
	margin-left: 13px;
}
.artist_content table td {
	line-height: 1.6;
	vertical-align: top;
	font-size: 11px;
}
.artist_content table td strong {
	font-size: 12px;
	font-weight: bold;
}
.artist_content p {
	margin-left: 13px;
	font-size: 12px;
}
p.print_btn {
 position: absolute;
 top: 188px;
 right: 0;
}
p.print_btn a:hover img {
	opacity: 0.7;
	color: #999999\9; /* IE8 and below */
	filter: alpha(opacity=70);
}
.work_link ul {
	margin: 0 0 20px 13px;
}
.work_link ul li {
	display: inline;
	margin-right: 15px;
	padding-left: 17px;
	font-size: 12px;
	background: url(images/arrow.gif) left center no-repeat;
}
.work_link ul li a {
	text-decoration: underline;
}
.site_link ul {
	margin-bottom: 18px;
	margin-left: 13px;
}
.site_link ul li {
	display: inline;
	margin-right: 15px;
	font-size: 12px;
}
.site_link ul li a {
	text-decoration: underline;
}
.work_thum {
	width: 732px;
	margin-left: 13px;
}
.work_thum p {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
.work_img p {
	margin: 80px auto;
	line-height: 2;
	text-align: center;
	font-size: 12px;
}
.work_img p.wp-caption-text {
	margin-top: -80px;
	color: #666666;
}
div.movie {
	margin: 80px auto;
}
div.movie p {
	margin: 10px 0;
	font-size: 12px;
}
div.movie p iframe {
	margin-bottom: 70px;
}

/* ページトップ
----------------------------------------*/
#page-top {
	position: fixed;
	bottom: 45px;
	right: 45px;
	font-size: 28px;
	font-weight: bold;
}
#page-top a {
	display: block;
	width: 26px;
	color: #666;
	text-align: center;
	text-decoration: none;
}
#page-top a:hover {
	text-decoration: none;
	color: #b1b1b1;
}

/* 画像横位置
----------------------------------------*/
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

/* DIRECTOR style
----------------------------------------*/
div.director_info {
	text-align: center;
	font-size: 15px;
}
div.director_info p:first-child {
	margin-bottom: 20px;
}
div.director_info h2 {
	font-size: 50px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
div.director_info h2.name_ja {
	margin-top: -30px;
}
p.contact {
	margin-top: 70px;
	text-align: center;
	font-size: 12px;
}
div.director_info h2.name_ja {
	margin-bottom: 10px;
	font-size: 15px;
}

/*==============================================================================
  Clearfix
================================================================================*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */