@charset "utf-8";


/* PARTS STYLE LIST ------------------------------------------------------

 01. EDITABLEAREA			メインコンテンツeditableArea部分のスタイル

	 01-1. DEFAULT STYLE	editableArea H1～H6、テーブル等基本スタイル
	 01-2. ANCHOR STYLE		ページ内リンクの基本スタイル
	 01-3. BUTTON STYLE		角丸ボタン
	 01-4. PDF				PDFアイコン付きスタイル
	 01-5. IMAGES			画像右寄せ、左寄せスタイル
	 01-6. BOX STYLE		枠付き、ボックス要素スタイル
	 01-7. ATTACHMENT		ファイル添付のスタイル　※主にCMS側の投稿

 02. EDITABLEAREA [toyhobby]			toyhobbyスタイル

 03. EDITABLEAREA [n_entertainment]		n_entertainmentスタイル

 04. EDITABLEAREA [visualmusic]			visualmusicスタイル

 05. EDITABLEAREA [affiliated]			affiliatedスタイル

 06. NEWS STYLE				ニュース一覧（プレスリリース、最新情報等）

 07. INPUT STYLE			フォームスタイル

 08. PAGENATION				アーカイブ用ページネーション

-------------------------------------------------------------------- */



/* 01. EDITABLEAREA
-------------------------------------------------------------------- */
.editableArea{
	color:#2F2F2F;
}

.editableArea:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .editableArea             { zoom: 1; } /* IE6 */
*:first-child+html .editableArea { zoom: 1; } /* IE7 */

.editableArea hgroup{
	margin-bottom:2em;
}

/* 01-1. DEFAULT STYLE ------------------------- */
.editableArea h1{
	padding:1em 0;
	font-size:1.4em;
	font-weight:bold;
}

.editableArea h1.maintitle{
	margin-bottom:30px;
	padding:1em 0.8em;
	border-top:4px solid #FFD700;
	background:#F4F4F4;
}

.editableArea h1.maintitle:before{
	margin-right:0.5em;
	content:url(../img/bgH1Style.png);
}

.editableArea h2:first-child,
.editableArea article h2:first-child{
	margin-top:0;
}

.editableArea h2{
	margin: 1em 0px;
	padding: 0px 1em 16px 1em;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 150%;
	background: url(../img/bgH2style.png) no-repeat left bottom;
	border-bottom: 2px solid #FFD700;
}

.editableArea h3{
	margin:1.5em 0 0.5em;
	font-size:1.1em;
	font-weight:bold;
	color:#EF7A00;
	line-height:150%;
}

.editableArea h4{
	margin:0.5em 0;
	padding:0 0 0 1.3em;
	font-size:1em;
	font-weight:bold;
	line-height:150%;
	background:url(../img/icon/icnSquare.png) no-repeat left 0.3em;
}

.editableArea p{
	margin:0.5em 0 1em;
	font-size:0.9em;
	line-height:190%;
}

.editableArea table{
	margin:1em auto;
	width:100%;
}

.editableArea table caption{
	text-align:left;
	caption-side:bottom;
	font-size:0.8em;
	margin-top:10px;
}

.editableArea table,
.editableArea th,
.editableArea td{
	border-collapse:collapse;
	border:1px solid #C0C0C0;
}

.editableArea th,
.editableArea td{
	padding:0.8em;
	font-size:0.9em;
	font-weight:normal;
	vertical-align:top;
}

.editableArea th{
	background:#EEE;
	white-space:nowrap;
}

.editableArea table ul,
.editableArea table ol{
	margin:0;
	font-size:1em;
}

.editableArea .thStyle01{
	background:url(../../shared/img/titleBG.png);
	vertical-align:middle;
	padding:10px 0;
}

.editableArea td{
	background:#FFF;
}

.editableArea .tdStyle01{
	background-color:#fff9db;
}

.editableArea ul,
.editableArea ol{
	margin:1em 0;
	font-size:0.9em;
}

.editableArea ul li{
	margin:0.25em 0;
	padding-left:1.2em;
	background:url(../img/icon/icnArrowOrangeM.png) no-repeat 0.3em 0.5em;
}

.editableArea ol li{
	margin:0.3em 0 0.3em 1.2em;
	list-style:decimal;
}

.editableArea ul li.highlight{
	padding:0.2em 0 0.2em 1.2em;
	background:url(../img/icon/icnCircle.png) no-repeat 0 0.5em;
}

.editableArea ul li.image{
	background:none;
}

.editableArea dl{
	margin:1em 0;
	font-size:0.9em;
	letter-spacing:-0.4em;
}

.editableArea dt,
.editableArea dd{
	vertical-align:top;
	letter-spacing:normal;
}

.editableArea dt{
	margin-right:2em;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.editableArea dd{
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.editableArea hr{
	margin:1em 0;
	height:2px;
	border:none;
	background:url(../img/lineGray.png) repeat-x;
}

/* 01-2. ANCHOR STYLE -------------------------- */
.editableArea nav.anchorLink{
	margin-bottom:1em;
}

.editableArea nav.anchorLink ul{
	letter-spacing:-0.4em;
	font-size:0.8em;
}

.editableArea nav.anchorLink ul li{
	margin:0 0 0 -2px;
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	border:2px solid #CCC;
	background:none;
	vertical-align:top;
	letter-spacing:normal;
}

.editableArea nav.anchorLink ul li a{
	padding:0.5em 1em;
	display:block;
	text-decoration:none;
	background:#FFF;
}

.editableArea nav.anchorLink ul li a:hover{
	background:#FFF9DB;
}

/* 01-3. BUTTON STYLE -------------------------- */
.button{
	white-space:nowrap;
	color:#FFF;
}

.button a{
	display:block;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	border-radius:2em;
	background:url(../img/bgOrangeBtn.png) center repeat-x;
}

.button a:hover{
	opacity: 0.6;
}

.button.small{
	padding:0.2em 0.5em;
	font-size:0.8em;
}

.button.large a{
	padding:0.5em;
	font-size:1.2em;
	font-weight:bold;
}

.button.large.sp{
	margin:10px 0;
}

.button.large.sp a{
	padding:0.5em;
	font-size:3.5em;
	font-weight:bold;
}

/* 01-4. PDF ----------------------------------- */
.pdfDL{
	font-weight:normal;
	line-height:11px;
	color:#333;
}

.pdfDL:before{
	margin:0 0.5em;
	padding-top:0.7em;
	content:url(../img/icon/pdf.png);
	vertical-align:middle;
}

/* 01-5. IMAGES -------------------------------- */
img.floatL,
figure.floatL{
	margin:0 1em 0.3em 0;
	float:left;
	text-align:center;
}

img.floatR,
figure.floatR{
	margin:0 0 0.3em 1em;
	float:right;
	text-align:center;
}

img.center,
figure.center{
	margin:1em auto;
	display:block;
	text-align:center;
	max-width:100%;
}

img.floatL,
div.floatL{
	margin:0 1em 0.3em 0;
	float:left;
	text-align:center;
}

img.floatR,
div.floatR{
	margin:0 0 0.3em 1em;
	float:right;
	text-align:center;
}

img.center,
div.center{
	margin:1em auto;
	display:block;
	text-align:center;
	max-width:100%;
}

figcaption{
	font-size:0.75em;
}

/* 01-6. BOX STYLE ----------------------------- */
.boxStyle01{
	margin:1em auto;
	padding:5px;
	background:url(../../shared/img/titleBG.png);
}

.boxStyle02{
	margin:1em auto;
	padding:5px;
	background:#FFF8DB;
}

.boxStyle03{
	margin:1em auto;
	padding:5px;
	background:#EF7A00;
}

.boxStyle04{
	margin:1em auto;
	padding:5px;
	background:#F4F4F4;
}

.boxStyle05{
	margin:1em auto;
	padding:5px;
	background:#FFF;
	border:5px solid #F4F4F4;
	
}

.boxStyle01 h3,
.boxStyle02 h3,
.boxStyle03 h3,
.boxStyle04 h3{
	margin:0;
	padding:0.5em 1em;
	color:#FFF;
}

.boxStyle01 .inner,
.boxStyle02 .inner,
.boxStyle03 .inner,
.boxStyle04 .inner{
	padding:0.3em 0.5em;
	margin:0;
	background:#FFF;
}

/* 01-7. ATTACHMENT ---------------------------- */
.editableArea .attachment{
	margin:1em 0;
	padding:0 1em;
	background:#FFF;
	border:1px solid #CCC;
}

.editableArea .attachment p{
	margin:1em 0;
}

.editableArea .attachment p a{
	padding:0 0 0 30px;
	display:block;
	font-weight:bold;
}



/* 02. EDITABLEAREA [toyhobby]
----------------------------------------------------------------- */
.editableArea.toyhobby h1.maintitle{
	margin-bottom: 20px;
	padding:1em 0.8em;
	border-top:4px solid #DD2314;
	background:#F4F4F4;
	color:#DD2314;
}

.editableArea.toyhobby h1.maintitle:before{
	margin-right:0.5em;
	content:url(../img/icon/icnToyshobby.png);
}

.editableArea.toyhobby h1.lead{
	padding:0.5em 2em;
	color:#FFF;
	background:#DD2314 url(../img/icon/icnH1toyhobby.png) no-repeat 0.5em center;
}

.editableArea.toyhobby h2{
	background:url(../img/bgH2styleToyhobby.png) no-repeat left bottom;
	border-bottom: 2px solid #DD2314;
}

.editableArea.toyhobby h3{
	color:#DD2314;
}

.editableArea.toyhobby h3.lead{
	padding:0.5em 0.8em;
	color:#FFF;
	background:#DD2314;
}

.boxStyle01.toyhobby{
	background:url(../img/titleBGToyhobby.png);
}

.boxStyle01.toyhobby h3{
	color:#FFF;
}

.editableArea.toyhobby ul li.highlight{
	background:url(../img/icon/icnCircleToyhobby.png) no-repeat 0 0.5em;
}



/* 03. EDITABLEAREA [n_entertainment]
----------------------------------------------------------------- */
.editableArea.n_entertainment h1.maintitle{
	margin-bottom: 20px;
	padding:1em 0.8em;
	border-top:4px solid #ffd701;
	background:#F4F4F4;
	color:#FFAE00;
}

.editableArea.n_entertainment h1.maintitle:before{
	margin-right:0.5em;
	content:url(../img/icon/icnNetworkEntertainment.png);
}

.editableArea.n_entertainment h1.lead{
	padding:0.5em 2em;
	color:#333333;
	background:#ffd701 url(../img/icon/icnH1networkentertainment.png) no-repeat 0.5em center;
}

.editableArea.n_entertainment h2{
		/* DEFAULT STYLE */
}

.editableArea.n_entertainment h3{
	color:#FFAE00;
}

.editableArea.n_entertainment h3.lead{
	padding:0.5em 0.8em;
	color:#000;
	background:#ffd701;
}

.boxStyle01.n_entertainment{
	background:url(../img/titleBGToyhobby.png);
}

.boxStyle01.n_entertainment h3{
	color:#FFF;
}

.editableArea.n_entertainment ul li.highlight{
	background:url(../img/icon/icnCircleNetworkentertainment.png) no-repeat 0 0.5em;
}



/* 04. EDITABLEAREA [visualmusic]
----------------------------------------------------------------- */
.editableArea.visualmusic h1.maintitle{
	margin-bottom: 20px;
	padding:1em 0.8em;
	border-top:4px solid #61a6ff;
	background:#F4F4F4;
	color:#61a6ff;
}

.editableArea.visualmusic h1.maintitle:before{
	margin-right:0.5em;
	content:url(../img/icon/icnVisualMusic.png);
}

.editableArea.visualmusic h1.lead{
	padding:0.5em 2em;
	color:#FFF;
	background:#61a6ff url(../img/icon/icnH1visualmusic.png) no-repeat 0.5em center;
}

.editableArea.visualmusic h2{
	background:url(../img/bgH2styleVisualmusic.png) no-repeat left bottom;
	border-bottom: 2px solid #61A6FF;
}

.editableArea.visualmusic h3{
	color:#61a6ff;
}

.editableArea.visualmusic h3.lead{
	padding:0.5em 0.8em;
	color:#FFF;
	background:#61a6ff;
}

.boxStyle01.visualmusic{
	background:url(../img/titleBGToyhobby.png);
}

.boxStyle01.visualmusic h3{
	color:#FFF;
}

.editableArea.visualmusic ul li.highlight{
	background:url(../img/icon/icnCircleVisualmusic.png) no-repeat 0 0.5em;
}



/* 05. EDITABLEAREA [affiliated]
----------------------------------------------------------------- */
.editableArea.affiliated h1.maintitle{
	margin-bottom: 20px;
	padding:1em 0.8em;
	border-top:4px solid #90c221;
	background:#F4F4F4;
	color:#90c221;
}

.editableArea.affiliated h1.maintitle:before{
	margin-right:0.5em;
	content:url(../img/icon/icnAffiliated.png);
}

.editableArea.affiliated h1.lead{
	padding:0.5em 2em;
	color:#FFF;
	background:#90c221 url(../img/icon/icnH1Affiliated.png) no-repeat 0.5em center;
}

.editableArea.affiliated h2{
	background:url(../img/bgH2styleAffiliated.png) no-repeat left bottom;
	border-bottom: 2px solid #90C221;
}

.editableArea.affiliated h3{
	color:#90c221;
}

.editableArea.affiliated h3.lead{
	padding:0.5em 0.8em;
	color:#FFF;
	background:#90c221;
}

.boxStyle01.affiliated{
	background:url(../img/titleBGToyhobby.png);
}

.boxStyle01.affiliated h3{
	color:#FFF;
}

.editableArea.affiliated ul li.highlight{
	background:url(../img/icon/icnCircleAffiliated.png) no-repeat 0 0.5em;
}



/* 06. NEWS STYLE
----------------------------------------------------------------- */
.editableArea .search{
	padding:0.5em 0 1em;
	letter-spacing:-0.4em;
}

.editableArea .search .inner{
	letter-spacing:normal;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.editableArea .news{
	padding:1em 0;
	background:url(../img/lineGray.png) repeat-x bottom;
}

h1.maintitle + .news,
.editableArea .search + .news{
	padding:0 0 1em;
}

.editableArea .news ul{
	margin:0;
	letter-spacing:-0.4em;
}

.editableArea .news h3{
	margin:0.5em 0;
	padding:0 0 0 1.4em;
	font-size:0.95em;
	font-weight:normal;
	background:url(../img/icon/icnArrowOrangeL.png) no-repeat left 0.25em;
}

.editableArea .news h3 a{
	text-decoration:none;
}

.editableArea .news h3 a:hover{
	text-decoration:underline;
}

.editableArea .news .pdfDL{
	margin-left:1.25em;
	display:inline-block;
	*display:inline;
	*zoom:1;
}

.editableArea .news a:hover .pdfDL{
	text-decoration:underline;
}

.editableArea .news ul li{
	padding:0;
	display:inline-block;
	*display:inline;
	*zoom:1;
	letter-spacing:normal;
	background:none;
}

.editableArea .news aside ul{
	padding:0;
}

.editableArea .news aside ul li{
	margin:0 1em 0 0;	
}

.editableArea .news aside ul li.category{
	padding:0.1em 0;
	width:120px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	line-height:100%;
	color:#FFF;
	background:#FFDA11;
	border-radius:3px;
}

.editableArea .news aside ul li.category.info{ background:#EE7A00; }
.editableArea .news aside ul li.category.service{ background:#DD2314; }
.editableArea .news aside ul li.category.irinfo{ background:#346CB6; }
.editableArea .news aside ul li.category.other{ color:#666; }

.editableArea .news aside ul li.date{
	margin-right:1em;
	font-size:0.8em;
}

.editableArea .news aside ul li.company{
	font-size:0.9em;
	font-weight:bold;
}



/* 07. INPUT STYLE
----------------------------------------------------------------- */
input[type="button"],
input[type="submit"]{
	padding:0.2em 1.2em;
	border:none;
	box-shadow:none;
	cursor:pointer;
	color:#FFF;
	font-size:16px;
	border-radius:1.5em;
	background: #F98309;
	background: -moz-linear-gradient(top,  #F98309 1%, #F98309 51%, #EF7A00 51%, #EF7A00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#F98309), color-stop(51%,#F98309), color-stop(51%,#EF7A00), color-stop(100%,#EF7A00));
	background: -webkit-linear-gradient(top,  #F98309 1%,#F98309 51%,#EF7A00 51%,#EF7A00 100%);
	background: -o-linear-gradient(top,  #F98309 1%,#F98309 51%,#EF7A00 51%,#EF7A00 100%);
	background: -ms-linear-gradient(top,  #F98309 1%,#F98309 51%,#EF7A00 51%,#EF7A00 100%);
	background: linear-gradient(to bottom,  #F98309 1%,#F98309 51%,#EF7A00 51%,#EF7A00 100%);
}

input[type="button"].btnback,
input[type="submit"].btnback{
	padding:0.2em 1em;
	border:none;
	box-shadow:none;
	cursor:pointer;
	color:#000;
	font-size:16px;
	border-radius:1.5em;
	background: #ffd700;
	background: -moz-linear-gradient(top,  #ffd700 1%, #ffd700 51%, #f5cf00 51%, #f5cf00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffd700), color-stop(51%,#ffd700), color-stop(51%,#f5cf00), color-stop(100%,#f5cf00));
	background: -webkit-linear-gradient(top,  #ffd700 1%,#ffd700 51%,#f5cf00 51%,#f5cf00 100%);
	background: -o-linear-gradient(top,  #ffd700 1%,#ffd700 51%,#f5cf00 51%,#f5cf00 100%);
	background: -ms-linear-gradient(top,  #ffd700 1%,#ffd700 51%,#f5cf00 51%,#f5cf00 100%);
	background: linear-gradient(to bottom,  #ffd700 1%,#ffd700 51%,#f5cf00 51%,#f5cf00 100%);
}

input[type="text"]{
	padding:0.3em;
	border:1px solid #CCC;
	border-radius:0.9em;
	background-color:#FFF;
}

select{
	padding:0.2em;
	border:1px solid #CCC;
	background-color:#FFF;
}



/* 08. PAGER
----------------------------------------------------------------- */
nav.paging ul{
	padding:0.5em 0;
	text-align:center;
}

nav.paging li{
	vertical-align:middle;
}

nav.paging ul li{
	margin:0;
	padding:0;
	letter-spacing:normal;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:14px;
	background:none;
}

nav.paging ul li a{
	padding:0.5em;
	display:block;
	text-decoration:none;
	border-radius: 50%;
	height:1.5em;
	width:1.5em;
}

nav.paging ul li a:hover,
nav.paging ul li.current a{
	background:#EF7A00;
	color:#FFF;
}





/* キーパーソン用、PC,EN,SP共通 */
.editableArea .figureArea{
	margin:10px auto;
	text-align:center;
}






