@charset "utf-8";

/*
a:link { text-decoration:none;}
a:visited { text-decoration:none;}
a:active { text-decoration:none;}
a:hover { text-decoration:none;}

.access { background:none;}
.access #mcR, 
.access #head, 
.access #foot, 
.access #gm00, 
.access #bread, 
.access .print { display:none;}
.access #mcL .map { margin-top:0px; border:none;}*/

/* ============================================================
基本印刷設定
============================================================ */
body {
	margin:0;
	padding:0;
	background:none;
	color:#222;
	font-size:small;
	line-height:1.5;
	text-align:left;}
#root.index { background:none;}

.wrap {
	width:auto;
	margin:0;
	text-align:left;}

a:link    { color:#00A0E9; text-decoration:underline;}
a:visited { color:#00A0E9; text-decoration:underline;}
a:active  { color:#00A0E9; text-decoration:underline;}
a:hover   { color:#00A0E9; text-decoration:none;}

/* ヘッダー
============================================================ */
#head {
	height:auto;
	padding:0 0 10px;
	border-bottom:solid 1px #CCC;}

/* ロゴ
------------------------------------------------------------ */
#logo 	{
	background:none;
	font-size:18px;
	text-indent:0;
	font-weight:bold;}
#logo a { width:auto; display:inline;}

/* ヘッダーメニュー
------------------------------------------------------------ */
#hm00 { display:none;}

/* グローバルメニュー
------------------------------------------------------------ */
#gm00 { display:none;}

/* メインコンテナー
============================================================ */
#mc { width:auto; margin:0; padding-top:0; text-align:left;}
#root.index #mc { width:auto; padding-top:20px;}

#mcL, #mcR { float:none; width:auto !important; padding-bottom:20px;}
#mcR { display:none;}

#mcL h1 {
	position:relative;
	width:auto;
	height:auto !important;
	margin-bottom:20px;
	background:none !important;
	font-size:18px !important;
	text-indent:0 !important;}

/* パンくず
------------------------------------------------------------ */
#bread {
	margin:0 0 10px;
	padding:5px 0;
	border-bottom:solid 1px #CCC;
	font-size:10px;
	line-height:1.0;}


/* フッター
============================================================ */
#foot {
	position:relative;
	padding:10px 0 0;
	border-top:solid 1px #CCC;
	background:none;
	text-align:left;}
#root.index #foot { background:none;}

/* フッターメニュー
------------------------------------------------------------ */
#fm00, .up { display:none;}

/* コピーライト
------------------------------------------------------------ */
#cr {
	height:10px;
	background:none;
	font-size:12px;
	text-indent:0;
	text-align:right;}




/* トップページ
======================================================= */
#root.index #flash { display:none;}
#root.index #contects { background:none; text-align:center;}

#root.index #mcL, #root.index #mcR { float:none; width:auto;}
#root.index #mcR { display:block;}

#root.index h2 {
	float:none;
	width:auto;
	height:auto;
	background:none;
	font-size:14px;
	text-indent:0;}
#root.index .btn { display:none;}

/* PROJECTS */
#projects { padding-bottom:20px; background:none;}
#projects dl { padding:15px 0 0 0 !important;}

/* NEWS&TOPICS */
#news { background:none;}

#root.index #mc dl {
	clear:both;
	padding:0;
	color:#00A0E9;
	line-height:1.2;}
.index #mc dt { padding:5px 0 0;}
.index #mc dd { margin:0; padding:0 0 8px; background:none;}
.index #mc dl a { color:#00A0E9 !important; text-decoration:underline !important;}




/* サイトマップ
======================================================= */
.sitemap #mcL dl {
	margin:0 0 10px 3px;
	padding:0 0 10px;
	border-bottom:dashed 1px #cecece;}

.sitemap #mcL dt {
	clear:left;
	font-size:14px !important;
	font-weight:bold;
	text-indent:0 !important;}
.sitemap #mcL dt a {
	display:block;
	width:110px;
	background:none;
	height:14px;}
.sitemap #mcL dd { margin:0 0 0 135px !important; line-height:1.3;}
.sitemap #mcL dd ul {
	list-style:none;
	float:none !important;
	width:auto !important;}
.sitemap #mcL dd ul.btm { padding-top:0 !important;}
.sitemap #mcL dd ul li ul { width:auto !important; margin-left:20px !important;}




/* サイトポリシー
======================================================= */
.sitepolicy h2 {
	margin-top:15px;
	height:23px !important;
	background:none !important;
	font-size:16px !important;
	text-indent:0 !important;}
.sitepolicy #mcL dd a {
	padding:0 0 0 12px;
	background:none !important;}



/* 会社案内
======================================================= */
#company #mcL h2 {
	width:auto;
	height:auto !important;
	margin-bottom:20px;
	background:none !important;
	font-size:18px !important;
	text-indent:0 !important;}
#company #mcL h3 {
	margin-top:15px;
	height:23px !important;
	background:none !important;
	font-size:16px !important;
	text-indent:0 !important;}
#company.index #mcL .btn { display:none;}


.history .box01 {
	width:auto !important;
	margin:0 0 10px 5px;
	background:none !important;}
.history .box01 dl {
	position:relative;
	padding:7px 0 0;
	background:none !important;}
.history .box01 dt {
	position:relative !important;
	width:auto !important;
	height:auto !important;
	font-size:small !important;
	text-indent:0 !important;
	background:none !important;
	font-weight:bold;}
.history .box01 dd {
	margin:0;
	padding:0 9px 8px 0 !important;
	background:none !important;}

.outline table { width:auto !important; margin:0 !important; background:#DADADA;}
.outline table th {
	width:100px !important;
	padding:0 5px;
	background-color:#fff1f1;
	background-image:none !important;
	font-size:14px !important;
	text-indent:0 !important;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;}
.outline table td { padding:6px 10px; background:#fffcfc;}

.access #mcL .print { display:none;}

.press #mcL .box { padding:0 0 25px 3px; border-bottom:solid 1px #CCC;}
.press #mcL .box .titleBG { margin-bottom:5px; background:none !important;}
.press #mcL .box .title { position:relative; background:none !important;}
.press #mcL .box .title h3 {
	height:auto;
	padding:9px 5px 6px 0 !important;
	background:none !important;
	color:#222 !important;
	font-size:110%;
	text-indent:0;}
.press #mcL .box h3 a {
	color:#00A0E9 !important;
	text-decoration:underline !important;
	cursor:pointer;
	z-index:2;
	display:block}



/* 採用情報
======================================================= */
#recruit #mcL h2 {
	width:auto;
	height:auto !important;
	margin-bottom:20px;
	background:none !important;
	font-size:18px !important;
	text-indent:0 !important;}
#recruit #mcL h3 {
	margin-top:15px;
	height:auto !important;
	background:none !important;
	font-size:16px !important;
	text-indent:0 !important;}

.graduate #dcg, .graduate #ggd {
	position: relative;
	width:auto !important;
	height:auto !important;
	margin:30px 0 10px;
	background:none !important;}

.graduate #dcg h4, .graduate #dcg h5, .graduate #ggd h4 {
	text-indent:0 !important;
	font-size:small !important;
	height:auto !important;}

.graduate #dcg p, .graduate #ggd p {
	position:relative !important;
	font-size:small !important;
	top:0 !important;
	left:20px !important;}

.school .box01 {
	margin-left:3px;
	height:auto !important;
	background:none !important;}
.school .box01 p { display:block !important;}
.school #mcL h4.img {
	height:auto !important;
	background:none !important;}

.interview #mcL .read {
	height:auto !important;
	background:none !important;
	font-size:small !important;
	text-indent:0 !important;}
.interview #mcL .box {
	position:relative;
	height:auto !important;
	padding-top:20px;
	background:none !important;}
.interview #mcL .box h3 { display:block;}
.interview #mcL .box dl {
	position:static !important;
	text-align:left !important;}
.interview #mcL .box dt { font-size:110%; font-weight:bold;}
.interview #mcL .box dd { margin:0;}
.interview #mcL .box dd a { display:none !important;}

.profile { float:none !important;}

#moviebox { margin:0 !important; padding-top:0 !important; background:none !important;}
#moviebox h4, #moviebox p, #moviebox ul { display:block !important;}
#moviebox .txt {
	display:block;
	position:relative;
	left:-6px;}

#charge { margin:20px 0 0 !important;}
#charge h4 {
	height:auto !important;
	margin:2px 0 0;
	background:none !important;
	font-size:small !important;
	text-indent:0 !important;}

#recruit.index #mcL #read {
	height:auto !important;
	background:none !important;}
#recruit.index #mcL #read h3, #recruit.index #mcL #read p { display:block;}

#recruit.index #mcL .box .titleBG { margin-bottom:0; background:none !important;}
#recruit.index #mcL .box .title { position:relative; background:none !important;}
#recruit.index #mcL .box .title h3 {
	height:auto;
	margin:0;
	padding:11px 10px 0 0 !important;
	background:none !important;
	color:#222 !important;
	font-size:110%;
	text-indent:0;}
#recruit.index #mcL .box h3 a {
	color:#00A0E9 !important;
	text-decoration:underline !important;
	cursor:pointer;
	z-index:2;
	display:block;}
#recruit.index #mcL .box ul {
	padding:0 0 15px 2px;
	background:none !important;
	list-style:none;
	font-size:x-small;}
#recruit.index #mcL .box ul li { display:inline;}
#recruit.index #mcL .box .txtArea {
	padding:15px 0 8px !important;
	background:none !important;}
#recruit.index #mcL .box ul.data {
	list-style:none;
	padding:5px 23px 19px;
	border-bottom:solid 1px #CCC;
	background:none !important;
	text-align:right;}
	


/* 作品紹介
======================================================= */
#works h2 {
	width:auto;
	height:auto !important;
	margin-bottom:20px;
	background:none !important;
	font-size:18px !important;
	text-indent:0 !important;}
#works #mcL h3 {
	margin-top:15px;
	height:auto !important;
	background:none !important;
	font-size:16px !important;
	text-indent:0 !important;}

#works.index .box01 {
	position:relative;
	width:auto !important;
	margin:0 0 10px 2px;
	border-top:solid 1px #CCC;
	background:none !important;
	font-size:x-small;}
#works.index .box02 { background:none !important;}
#works.index .box03 {
	padding:0 15px 0 225px;
	min-height:182px;
	background:none !important;}
*html #works.index .box03 {
	margin:0 0 0 225px;
	padding:0 !important;}

.index .box01 .imgBG {
	display:block;
	position:absolute;
	top:17px;
	left:0 !important;
	width:200px;
	height:150px;
	background:url(../img/works/bg-imgBG.gif) 0 0 no-repeat;}

#works.index .box01a {
	position:relative;
	width:auto !important;
	margin:0 0 10px 2px;
	background:none !important;
	font-size:x-small;}
#works.index .box03a {
	padding:0 15px 15px;
	min-height:180px;
	background:none !important;
	text-align:center;}
#works.index .box01a h4 {
	padding:15px 0 8px;
	border-bottom:dashed 1px #CCC;
	font-size:100%;
	font-weight:bold;
	line-height:1.4;
	text-align:left;}

.original #mcL #read {
	height:auto !important;
	background:none !important;}
.original #mcL #read .mot {
	text-indent:0 !important;
	/*\*/
	position:static !important;
	left:0 !important;
	width:auto !important;
	text-indent: 0;/**/}

.original #mcL .box .titleBG { margin-bottom:0; background:none !important;}
.original #mcL .box .title { position:relative; background:none !important;}
.original #mcL .box .title h3 {
	height:auto;
	margin:0;
	padding:11px 10px 0 0 !important;
	background:none !important;
	color:#222 !important;
	font-size:110%;
	text-indent:0;}
.original #mcL .box h3 a {
	color:#00A0E9 !important;
	text-decoration:underline !important;
	cursor:pointer;
	z-index:2;
	display:block}

.original .box01 { width:auto !important; background:none !important;}
.original .box02 { background:none !important;}
.original .box03 { padding:20px 15px; background:none !important; border-bottom:solid 1px #CCC;}









