@charset "utf-8";
/*------------------------------------- 
1_初期化
2_基本設定
3_リンク設定
4_フォント
5_アクセスビリティ
6_clear
7_グリットレイアウト（テンプレート枠）
8_ヘッダエリア
9_ぱんくず
10_サイドナビエリア
11_コンテンツエリア
12_フッターエリア
13_テンプレートID
14_パーツ（コンポーネント）
15_フォーム
16_テストサイト用オリジナル！！！削除の事！！！
-------------------------------------*/

/* --------------------------------------
 1_cssの初期化
-------------------------------------- */
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, /* -input, - */textarea,
p, blockquote,
/* -th, td,- */

img {
	margin: 0;
	padding: 0;
	border:none;
	vertical-align: top;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

th,
td {
	vertical-align: top;
	text-align: left;
/*	word-break: break-all; */
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/*strong {
	font-weight:normal;
}*/


/* --------------------------------------
 2_基本設定
-------------------------------------- */
body {
	color:#333333;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:87.5%;
	line-height:1.6;
	background:#FFF;
/*	margin-bottom:-10px; */
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


/* --------------------------------------
 3_リンク設定
-------------------------------------- */
a:link {
	color: rgb(63,101,130);
	text-decoration:none;
}

a:visited {
	color: rgb(63,101,130);
	text-decoration:none;
}

a:hover {
	color: rgb(63,101,130);
	text-decoration: underline;
}

a:active {
	color: rgb(63,101,130);
	text-decoration:none;
}

a {
	overflow:hidden;
	outline:none;
}

a:hover img {
	-ms-opacity: 0.6;
	opacity: 0.6;
}


/* --------------------------------------
 4_フォント
-------------------------------------- */
/* -- ★★！！要確認。とりあえずまとめて設定してますが。個別設定の方が良い？ -- */

h1 {
	font-size: 128.5%; /* 18px */
	font-weight:bold;
}

h1 em,
h1 em { /* kicker */
	display: block;
	font-size: 62.5%;
	font-style: normal;
}

h2 {
	font-size: 114%; /* 16px */
	line-height:1.2;
}

.teaser h2 em { /* kicker */
	display: block;
	font-size: 71.4%; /* 10px */
	font-style: normal;
}

h3 {
	font-size:100%; /* 14px */
	font-weight:bold;
	margin-bottom:12px;
	padding:8px 8px 6px;
	line-height:1.2;
}

.latest h3 em { /* kicker */
	display: block;
	font-style: normal;
	font-size: 71.4%; /* 10px */
}

/* ★★これ使ってる？ */
.link-list h3 { /* linklist in teaser */
	font-size: 130%;
	font-weight: bold;
}


.latest h3 {
	font-size: 160%;
}
h4 {
	margin-bottom:8px;
	font-size:100%; /* 14px */
	font-weight:bold;
	line-height:1.2;
	border-left:#999 3px solid;
	padding-top:1px;
	padding-left:8px;
}

h5 {
	margin-bottom:8px;
	font-size:100%; /* 14px */
	font-weight:bold;
	line-height:1.2;
}

/* ↓★★ここから下のフォントまだ見てない */

.teaser-group h5 {
	font-size: 160%;
}
.teaserlist li {
	font-size: 160%;
	font-weight: bold;
}



/* sidebar */
#extras h2,
#extras h3 {
	font-size: 160%;
	font-weight: bold;
}

#extras .latest h3 em,
#extras .rss-content h2 em { /* kicker */
	display: block;
	font-size: 68.75%; /* 11px */
	font-style: normal;
}


/*-------------- ページャー、続きを読む等★マグ --------------*/
em.more a {
	padding-left: 15px;
	background: transparent url(../../img/icons/sprites.png) no-repeat scroll 0 2px;
	font-style: normal;
}
em.more-comments a {
	font-style: normal;
	padding: 7px;
}
em.more-comments:before {
	content: "|";
}
p.back a {
	clear: both;
	display: block;
	background: url(../../img/icons/sprites.png) 0 -67px no-repeat;
	margin: 25px 0;
	border-top: 1px solid #B3B3B3;
	border-bottom: none !important;
	padding: 5px 0 0 17px;
	font-style: normal;
	font-weight: bold;
}
p.back a:hover,
p.back a:focus,
p.back a:active {
	text-decoration: underline !important;
}
.all a {
	clear: both;
	display: block;
	margin: 20px 0 0 0;
	border-top: 1px #b3b3b3 solid;
	padding: 5px 0 0 17px;
	background: transparent url(../../img/icons/sprites.png) no-repeat scroll 0 5px;
}


/* --------------------------------------
 5_アクセスビリティ（hidden & skip link）
-------------------------------------- */
#step-by-step li em,
.showbox h1.showbox-title,
.aural,
.skip a,
#search-box label,
#search-results .new-search label,
#search-box h6,
#nav-global span em,
#nav li strong em,
#nav-global li.on em,
#nav-box li.on em,
#nav-global h6,
#nav-box li h3 em,
#nav h6,
#extras h6,
em.more span,
#promos .more,
.pager li em,
.pager h3,
#search-results .form-wrapper label span,
#main .vcard div h3,
#extras .vcard div h3,
#glossary-index h3,
.day span,
form div label em,
#nav-content strong em,
p#copyright-magnolia span,
#event-pager h5,
div.superpromos .superpromo-section p.more a span {
	display: block;
    position: absolute;
    overflow: hidden;
	left: -9999px;
    width: 1px;
    height: 1px;
}

.skip a:active,
.skip a:focus {
    position: absolute;
	background: #fff;
	outline: none;
    z-index: 1000;
	left: 200px;
    overflow: visible;
    width: auto;
    height: auto;
    padding: 5px 15px 10px 15px;
    font-weight: bold;
}

/* --------------------------------------
 6_clear
-------------------------------------- */
ul:after,
#step-by-step ol:after,
.opener:after,
.teaser:after,
.text-section:after,
.text-section dl:after,
#page-intro:after,
.form-wrapper div:after,
#stage div.teaser-wrapper:after,
.text-box-tabs .text-box-section:after,
#extras .toc-box .text-box-section:after,
#main .vcard:after,
.multiColumn1:after,
.multiColumn2:after,
.multiColumn3:after,
.multiColumn4:after,
.multiColumn5:after,
div.internal-link-area:after,
div.external-link-area:after,
div.download-link-area:after,
div.faq-list .faq-item:after,
div.event-list div#event-pager ul:after {
	content: " ";
    display: block;
    clear: both;
}

.clr:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}


/*------------------------------------- 
7_グリットレイアウト（テンプレート枠）
-------------------------------------*/

#stage {
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px auto;
	width: 940px;
}

#html1 {
}

/*-------------- CONTENTS --------------*/
div#wrapper-2 {
	background: #fff;
	overflow: hidden;
	margin: 0px auto;
	width: 976px;
}

#nav {
	float: right;
	margin: 0 0px 0 0;
	width: 230px;
}

#wrapper-3 {
	float: left;
	margin: 0;
	width: 700px;
}

#promo {
	float: left;
	margin: 0;
	width: 200px;
}

#map {
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 700px;
}
#main {
	/*float: left;
	margin: 0 20px 0 0;*/
	width: 700px;
}
#wrapper-3 > #main {
	overflow: visible;
}
#extras {
	float: left;
	width: 230px;
}
.promos {
		clear: both;
		/*overflow: hidden;
padding: 20px 0 20px 0;*/
}


/* footer */
#site-info {
	clear: both;
	width:100%;
	min-width: 976px;
}


/* 2 column layout: no nav vertical | main column | sidebar */
.col-subcol #wrapper-3 {
	width: 100%;
	clear:both;
}
.col-subcol #main {
	width: 700px;
}

.col-subcol #main {
	width: 700px;
}
.col-subcol #extras {
	width: 330px;
}

.col-subcol #nav {
	display: none;
}

.col-subcol #page-intro {
	display: none;
}

/* 2 column layout: nav vertical | main column | no sidebar */
.nav-col #main {
	width: 100%;
}
#map {
	margin-top: 37px;
}

/* 2 column layout: two equal columns: main column | sidebar */
.col-subcol-equal #wrapper-3 {
	width: 100%;
}
.col-subcol-equal #main,
.col-subcol-equal #extras {
	width: 700px;
}

/* 2 column layout: nav vertical and big main column with 2 floating teasers: nav | main */
.nav-col-float2 #wrapper-3,
.nav-col-float2 #main {
	width: 700px;
}

/* 3 column layout: no nav vertical | main | sidebar | sidebar */
.col-subcol-subcol #wrapper-3 {
	width: 100%;
}
.col-subcol-subcol #main,
.col-subcol-subcol #extras {
	width: 700px;
}
.col-subcol-subcol #extras-1,
.col-subcol-subcol #extras-2 {
	width: 230px;
	float: left;
}
.col-subcol-subcol #extras-2 {
	float: right;
}

/* 3 column layout: 1 big column with 3 floating teasers | main */
/* 2 column layout: 1 big column with 2 floating teasers | main */
.col-float2 #wrapper-3,
.col-float2 #main {
	width: 100%;
}
.col-float3 #wrapper-3,
.col-float3 #main {
	width: 100%;
}

/* 3 column layout: no nav vertical, 1 big column with 2 floating teasers and a sidebar:  main column | sidebar  */
.col-float2-subcol #wrapper-3 {
	width: 100%;
}
.col-float2-subcol #main {
	width: 700px;
}
.col-float2-subcol #wrapper-3 {
	float: none;
}


/*------------------------------------- 
8_ヘッダエリア
-------------------------------------*/
/*--------------------------------------
 ●ok●ヘッダエリア編集の設定_画像とテキスト時のみ
テストサイト用に設定（通常不要） 
--------------------------------------*/

.bodycol-subcol {
}

#branding {
	position: relative;
	margin: 0 auto 20px auto;
	width: 940px;
}

div#branding-box {
}

#logo {
	overflow: hidden;
	position: relative;
	height: 85px;
}
#logo span {
	position: absolute;
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 10;
	display: block;
	top: 0;
	left: 0;
	height: 51px;
	width: 202px;
}

/* used for CSS rollover effect, currently disabled to avoid confusion
#logo > a:hover span,
#logo > a:active span,
#logo > a:focus span {
	background-position: 0 -199px;
	width: 308px;
}
*/

#logo strong,
#logo em {
	overflow: hidden;
	position: relative;
	color: #000;
	font-size: 200%;
}
#logo em {
	position: absolute;
	z-index: 11;
	left: 80px;
	bottom: 0;
	width: 100%;
	height: 30px;
	color: #ec1549;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	line-height: 1.2em;
	white-space: nowrap;
}

#logo a {
	position: absolute;
	display: block;
	top: 28px;
	left: 0;
	width: 28em;
	height: 40px;
	padding: 10px;
	cursor: pointer;
}
#logo a:hover {
	text-decoration: none;
}
#logo a img {
	display: none;
}

#nav-meta {
	position: absolute;
	top: 10px;
	right: -10px;
}
#nav-meta ul li {
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
	font-size: 110%;
}
#nav-meta ul li a {
	color: #ececee;
}
#nav-meta ul li a:hover,
#nav-meta ul li a:active,
#nav-meta ul li a:focus {
	color: #ff3062;
	text-decoration: underline;
}


/* ●ok●検索機能削除
#search-box {
}
*/

#nav-global {
	overflow: hidden;
	margin: 0 auto;
	width: 976px;
/*	min-height: 69px; */
	height: 32px;
	margin-top: -32px;
	z-index: 100;
}

#nav-global ul {
	position: relative;
	list-style: none;
	float:right;
}
#nav-global.plus-navsub ul {
	border-bottom: none;
}
#nav-global li {
	float: left;
	font-size: 14px;
}
#nav-global li a,
#nav-global li a:visited,
#nav-global li strong {
	position: relative;
	display: block;
	float: left;
	padding: 0px 12px;
	border-right: #FFF 1px dotted;

	line-height: 23px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

/* on + open */
#nav-global li.on,
#nav-global li.open {
}

#nav-global li strong,
#nav-global li.open a,
#nav-global li.on a {
	background: rgb(231, 99, 108);
}

/* hover */
#nav-global li a:hover,
#nav-global li a:active,
#nav-global li a:focus {
	background: rgb(231, 99, 108);

	transition: background-color .3s .05s;
}

#nav-global li a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;

/*	transition: height .5s; */
}
/*
#nav-global li a:hover:before {
	height: 100%;
	border-bottom: 1px solid #FFF;

	transition: height .3s .05s;
}
*/

/* 2nd level horizontal subnav */
#nav-global ul ul {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 2.4em;
	width: 940px;
}
#nav-global li li,
#nav-global li li.on {
	background: none;
	font-size: 100%;
}
#nav-global li.open li span,
#nav-global li.open li a,
#nav-global li.open li strong{
	background: none;
	font-weight: normal;
}
#nav-global li.open a {
	text-decoration: none;
}
#nav-global li.open li.on a span,
#nav-global li.open li strong span {
	font-weight: bold;
	color: #ff3062;
}
#nav-global li li a:hover,
#nav-global li li a:active,
#nav-global li li a:focus,
#nav-global li li a:hover span,
#nav-global li li a:active span,
#nav-global li li a:focus span {
	background: none;
	color: #ff3062;
}

div#nav-global-box{
}

div#nav-global-box .open {
}

div#nav-global-box .on {
}

#nav-global.plus-navsub {
	min-height: 6.8em;
	border-bottom: 1px solid #4a4a4a;
}

/*-------------- ●ok●↑未使用ヘッダーここまで↑↑ --------------*/


/*-------------- ●ok●公開日時表示 --------------*/
#pub-date {
text-align: right;  
}

#pub-date p {
}


/*-------------- ●ok●SECTION-HEADER（総合・スペシャル以外） --------------*/
/* -- gnv直下のエリア（何かの時使用。通常未使用。） -- */
#section-header {
	margin: 30px auto 20px auto;
	width: 940px;
	background: #0d8ccc;
	border-radius: 5px;
	overflow: hidden;
}

#section-header h5 {
}

#section-header p {

}



/*------------------------------------- 
9_ぱんくず
-------------------------------------*/

/*-------------- ●ok●ぱんくず（4箇所にあり_セック側設定） --------------*/

.bread-crumb {
	margin: 0px auto;
	padding: 12px 0px 11px;
	width: 976px;
	text-align: left;
	font-size: 84.6%;
	margin-bottom: 30px
}


/* -- パンくずタイトル -- */
div.bread-crumb h5 {
	float: left;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: inherit;
	display: inline;
	font-size: inherit;

	margin-right: 4px;
}

div.bread-crumb h5 p {
	display: inline;
}

div.bread-crumb h5 p a {
	color: #333;
}

div.bread-crumb h5:after {
	padding-left: 4px;
	content:"＞";
	color: rgb(231, 99, 108);;
}

div.bread-crumb ol {
}

div.bread-crumb ol:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.bread-crumb ol li {
	float: left;
	margin-right: 4px;
}

div.bread-crumb ol li:after {
	padding-left: 4px;
	content:"＞";
	color: rgb(231, 99, 108);;
}

div.bread-crumb ol li:last-child:after {
	content:"";
}
div.bread-crumb ol li a {
	color: #333;
}

/* -- 現在位置表示 -- */
div.bread-crumb ol li strong {
	font-weight: normal;
	color: #aaa;
}


div.bread-crumb ol li:first-child {
	display: none;
}


/*------------------------------------- 
10_サイドナビエリア
-------------------------------------*/


/*--- SideNavi_area ---*/

div#nav {
}

div#nav div#promos1 {
}

div#nav div#promos1 div.promos {
}

/*-------------- ローカルナビ --------------*/

#nav-box {
	margin-bottom:20px;
}

/* -- ローカルナビタイトル -- */
#nav-box h6 {
}

/*1階層*/
#nav-box ul.navLevel_1 {
	border-top:#D6D6D6 1px solid;
	border-left:#D6D6D6 1px solid;
	border-right:#D6D6D6 1px solid;
}

#nav-box ul.navLevel_1>li {
	border-bottom:#D6D6D6 1px solid;
}

#nav-box ul.navLevel_1>li>strong,
#nav-box ul.navLevel_1>li>a {
	position: relative;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #333; 
	padding: 12px 10px 12px 30px;
	background: url(../../../../../../resources/sw_img/arr01.png) 15px 16px no-repeat;
}

#nav-box ul.navLevel_1 > li > strong {
	background-color: #EDEDED;
}

#nav-box ul.navLevel_1>li.open > strong ,
#nav-box ul.navLevel_1>li.open > a {
	background-color: #EDEDED;
}

#nav-box ul.navLevel_1 > li > a:hover {
/*	background-color:#EDEDED; */
}

#nav-box ul.navLevel_1>li>a:before {
	content: "";
	position: absolute;
	display: block;
	width:0;
	height:100%;
	top: 0;
}
#nav-box ul.navLevel_1>li>a:before {
	left: 0;
}
#nav-box ul.navLevel_1>li>a:hover:before {
	width:100%;
	background: rgba( 0, 0, 0, 0.07);

	transition: width 0.4s 0.1s;
}


/*2階層*/
#nav-box ul.navLevel_2 {
	border-top:#D6D6D6 1px solid;
	padding: 5px 0px;
}

#nav-box ul.navLevel_2>li {
/*	border-bottom:#D6D6D6 1px solid; */
}

#nav-box ul.navLevel_2>li.open {
	border-bottom: none;
}

#nav-box ul.navLevel_2>li>strong,
#nav-box ul.navLevel_2>li>a {
	position: relative;
	display: block;
	text-decoration: none;
/*	font-weight: normal; */
	color: #333;
	padding: 5px 10px 5px 30px;
	background:url(../../../../../../resources/sw_img/arr02.png) 20px 11px no-repeat;
}

#nav-box ul.navLevel_2 > li > strong {
	font-weight: bold;
	color: rgb(0, 51, 89);
}

#nav-box ul.navLevel_2 li > a {
/*	transition: background-color 1.0s; */
}
#nav-box ul.navLevel_2 > li > a:hover {
/*	background-color:#EDEDED; */
/*	transition: background-color .1s; */
}

#nav-box ul.navLevel_2>li>a:before {
	content: "";
	position: absolute;
	display: block;
	width:0;
	height:100%;
	top: 0;
}
#nav-box ul.navLevel_2>li>a:before {
	left: 0;
}
#nav-box ul.navLevel_2>li>a:hover:before {
	width:100%;
	background: rgba( 0, 0, 0, 0.07);

	transition: width 0.2s 0.1s;
}


/*3階層*/
#nav-box ul.navLevel_3 {
	padding: 5px 0px;
	border-top:#D6D6D6 1px dotted;
	border-bottom:#D6D6D6 1px dotted;
}

#nav-box ul.navLevel_3>li {
}

#nav-box ul.navLevel_3>li.open {
	border-bottom: none;
}
#nav-box ul.navLevel_3>li>strong,
#nav-box ul.navLevel_3>li>a {
	display:block;
	text-decoration: none;
	font-weight: normal;
	color: #333; 
	padding: 3px 10px 3px 35px;
	background:url(../../../../../../resources/sw_img/arr02.png) 28px 11px no-repeat;
}
#nav-box ul.navLevel_3 > li > strong {
	font-weight: bold;
	color: rgb(0, 51, 89);
}

#nav-box ul.navLevel_3 > li > a:hover {
/*	text-decoration: underline; */
	background-color:#EDEDED;
}





/* -- ☆階層が増えるごとに、連番で追加 -- */

div#promos2 {
}

div#promos2 div.promos {
}


/*--- Main_area ---*/

div#wrapper-3 {
}



/*------------------------------------- 
11_コンテンツエリア
-------------------------------------*/
/*-------------- ●ok●概要エリア --------------*/

div#page-intro {
	width:100%;
/*	margin-bottom:20px; */
}

/* -- コンテンツ内H1レイアウト -- */
div#page-intro>h1 {
/*	background-color:#547DCB;
	color:#FFF;
	padding:15px 20px;
	margin-bottom:20px;
*/

	font-size: 230%;
	padding-bottom: 5px;
	margin-bottom:20px;
}

/* -- H1画像登録時レイアウト -- */

div#page-intro .titleImage {
	margin-bottom:20px;
}

div#page-intro .titleImage h1 {
	width:auto;
	line-height:0;
	max-width:100%;
	padding:0;
	font-size:0;
}

div#page-intro .titleImage h1 img {
	width:auto;
	max-width:100%;
}

/* -- 概要に日付入れた際使用（イベント・汎用） -- */
div#page-intro div.text-meta ul.text-data {
}

div#page-intro div.text-meta ul.text-data li.date {
}


/*--- 概要説明文の画像 ---*/
div#page-intro .abstractImage {
	text-align:center;
	margin:0 auto 0px;
}

div#page-intro .abstractImage img {
	float: left;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

div#page-intro .abstractImage img.large {
	float:none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:100%;
}

div#page-intro .abstractImage img.pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 16px;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

div#page-intro .abstractImage p {
	width:100%;
	text-align:left;
}


/*--- ●ok●メインコンテンツ ---*/
div#sharewithmain {
}


/*-------------- ●ok●プロモス3エリア --------------*/
#promos3 {
/*	display:none; *//* -- 2カラムレイアウト時cssで非表示に -- */
}

div#promos3 div.promos3 {
}



/*------------------------------------- 
12_フッターエリア
-------------------------------------*/

/*-------------- FOOTER --------------*/


div#section-site-info {
}

div#section-site-info-box {
}

div#site-info {
	position: relative;
	background: #333;
	margin-top: 30px;
}

div#site-info-box {
	width: 976px;
	margin: 0 auto;
}

p#copyright {
}

/* -- マグノリアのロゴが入ってる★★！！要確認_タグごと削除予定 -- */
p#copyright-magnolia {
	display:none;
}



/*------------------------------------- 
13_テンプレートID
-------------------------------------*/

/*---- FAQのテンプレートF04 ----*/
body#faq {
}


/*---- イベント一覧のテンプレートS03 ----*/

body#eventOverview {
}


/*---- サイトマップのテンプレートF05 ----*/

body#siteMap {
}


/*---- ニュース一覧のテンプレートS02 ----*/

body#newsOverview {
}


/*---- 汎用のテンプレートF01 ----*/

body#multi {
}


/*---- 総合トップH01 ----*/

body#generaltop {
}


/*---- 英文資料一覧のテンプレートC04 ----*/

body#kaijiListEnglish {
}


/*---- 電子公告のテンプレートF06 ----*/

body#denshi {
}


/*---- ＩＲトップのテンプレートS01 ----*/
body#irtop {

}



/*---- イベントのテンプレートC02 ----*/

body#event {
}


/*---- ニュースのテンプレートC01 ----*/

body#news {
}


/*---- 有価証券報告書一覧のテンプレートC05 ----*/

body#yuho{
}


/*---- 決算短信一覧のテンプレートC03 ----*/

body#kaijiResult {
}


/*---- 財務ハイライトのテンプレートC06 ----*/

body#tdnetzaimu {
}


/*---- 配当金のテンプレートC07 ----*/

body#tdnethaitou {
}


/*---- ●ok●スペシャルコンテンツのテンプレートF08 ----*/

body#special {
	background: none;
}

body#special div#html1 {
}

body#special div#sharewithmain {
}

body#special div#html2 {
}

body#special .multiColumn1,
body#special .multiColumn2,
body#special .multiColumn3,
body#special .multiColumn4,
body#special .multiColumn5 {
	margin-bottom: 0px;
}




/*------------------------------------- 
14_パーツ（コンポーネント）
-------------------------------------*/


/*-------------- 引用符07_001 --------------*/

/* 緊急エリア */
.quoted-text {
	width:936px;
	margin:0 auto;
	padding:10px;
	border:#F00 2px solid;
}

.quoted-text blockquote {
	background:none;
	padding:0;
}

.quoted-text blockquote p {
	color:#F00;
	font-weight:bold;
	margin-bottom:0;
}


/*-------------- ハイライト引用符07_002 --------------*/

div.highlight-quoted-text {
	border:#F0F0F0 3px solid;
	background-color:#FFFFFF;
	padding: 15px;
/*	width:88%; */
}

div.highlight-quoted-text cite {
    background: transparent url(../../img/bgs/dash.png) no-repeat scroll 0px 8px;
    padding-left: 10px;
	font-size: 85.7%; /* 12px */
	font-style:italic;
}

/*-------------- テキストと画像コンポーネント07_003 --------------*/
div.text-section {
	margin-bottom:20px;
	position: relative;
}

/* -- 副見出し -- */
div.text-section h2 {
	clear:both;
/*	margin-bottom:15px;
	padding-bottom:4px;
	padding-left:8px;
	padding-top:5px;
	color:#072D74;
	font-weight:bold;
	border-bottom:#CCC 1px solid;
	border-left:#072D74 3px solid;
*/

	position: relative;
	overflow: hidden;
	background: #333;
	color: #FFF;
	font-weight: bold;
	font-size: 114%;
	padding: 9px 18px;
	margin-bottom:20px;
}

div.text-section h2:before {
	content: " ";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgb(220,32,44);
	width: 75px;
	padding-top: 20px;
	margin-left: -37px;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

/* -- ckエディタの機能を損なうから制御は不可 -- */
div.text-section p {
}

/* -- ckエディタのリスト表示用 -- */
div.text-section ol {
	padding-left:2em;
}

div.text-section ol li {
	list-style:decimal;
}

/* -- ckエディタのリスト表示用 -- */
div.text-section ul {
	padding-left:2em;
}

div.text-section ul li {
	list-style:disc;
}
/* -- ckエディタのリスト表示用 -- */
div.text-section p em {
	font-style:italic;
}

/*---------- 画像のレイアウト ----------*/
/* -- 画像_右 -- */
div.text-section .pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 16px;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/* -- 画像_左 ★★要確認！-- */

.text-section img {
	float: left;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}


/* -- 画像_上 -- */
div.text-section .large {
	float:none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:100%;
}

/*---------- 画像の付属を選択した場合_左 ----------*/

div.text-section dl {
	width:40%;
	margin-right:16px;
	float:left;
}

div.text-section dl.photo dt {
	text-align:center;
}

div.text-section dl.photo dt img {
	float:none!important;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

div.text-section dl.photo dd {

}



/*---------- 画像の付属を選択した場合_上 ----------*/

div.text-section dl.large {
	float:none!important;
	margin-top:0;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto!important;
	width:auto!important;
	max-width:100%!important;
}

div.text-section dl.large dt {
	text-align:center;
}

div.text-section dl.large dt img {
	float:none!important;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

div.text-section dl.large dd {

}

/*---------- 画像の付属を選択した場合_右 ----------*/

div.text-section dl.pos-2 {
	width:40%;
	margin-right:0!important;
	float:right!important;
}

div.text-section dl.pos-2 dt {
	text-align:center;
}

div.text-section dl.pos-2 dt img {
	float:none!important;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

div.text-section dl.pos-2 dd {

}



/* -- 虫眼鏡画像●●移行企業は不要●● -- */
div.text-section .zoom {
		/*float: right;*/
		display:none;
}

div.text-section .zoom a {
	display: block;
	background:url(http://www.nir2.ne.jp/irbridge_css/sw/zoom.png) left top no-repeat;
	width: 24px;
	height:24px;
	overflow: hidden;
	text-indent: -999px;
		margin:0 auto;
}

/* -- 画像のキャプション -- */
div.text-section .caption {
	text-align:center;

}

/* -- コピーライト -- */
div.text-section .copyright {
	text-align:center;

}

/* -- 画像の説明 -- */
div.text-section .longdesc {
	text-align:center;
}

/*---------- 共通かも ★内部・外部<div class="teaser no-img highlight" id="teaser-3"> ----------*/
.no-img {
}


/*-------------- 内部・外部・ダウンロードページバナー★★ハイライトチェック要確認 --------------*/
div.highlight {
}

/*-------------- 内部ページバナー07_414 --------------*/

div.teaser {
	width:100%;
	text-align: center;
/*	margin-bottom: 20px; */
}

/* -- title -- */
div.teaser h2 {
	line-height: inherit;
	font-size: inherit;
	margin-bottom:5px;
}

div.teaser h2 a {
	color: #333;
}

/* -- テキスト -- */
div.teaser p {
	margin-bottom:10px;
	font-size: 11px;
}

/* -- 内部リンクだけ表示される（続きを）読むを削除 -- */
div.teaser p em.more {
	display:none;
}

/* -- 画像のレイアウト変更したい時はここ -- */
div.teaser img {
	max-width:100%;
	margin-bottom: 15px;
}

div.teaser.no-img {
	text-align: left;
/*	margin-bottom: 20px; */
}

div.teaser.no-img h2 {
	padding-left: 25px;
	background: url(../../../../../../resources/sw_img/arr03.png) no-repeat left top;
}

.multiColumn3 .teaser.no-img h2 {
	padding-left: 22px;
	background: url(../../../../../../resources/sw_img/arr04.png) no-repeat left 0.1em;
}







/*-------------- 外部ページバナー07_416 --------------*/

div.external-teaser {
	width:100%;
	text-align: center;
	margin-bottom: 20px;
}

/* -- title -- */
div.external-teaser h2 {
	margin-bottom:5px;
}

/* -- テキスト -- */
div.external-teaser p {
		margin-bottom:10px;
}

/* -- 画像のレイアウト変更したい時はここ -- */
div.external-teaser img {
	max-width:100%;
}


div.external-teaser.no-img {
	text-align: left;
	margin-bottom: 20px;
}


/*-------------- ダウンロードページバナー07_418 --------------*/

div.download-teaser {
	width:100%;
}

/* -- title -- */
div.download-teaser h2 {
	margin-bottom:5px;
}

/* -- iconファイル用★★要確認！ -- */
div.download-teaser h2 em {
}

/* -- テキスト -- */
div.download-teaser p {
	margin-bottom:10px;
}

/* -- 画像のレイアウト変更したい時はここ -- */
div.download-teaser img {
	max-width:100%;
}



/*-------------- 小見出し07_903 --------------*/
/*小見出しだけ特殊に設定したい時のみ*/
/* -- 見出しh2レベル -- */
div.title2 h2 {
	position: relative;
	overflow: hidden;
	background: #333;
	color: #FFF;
	font-weight: bold;
	font-size: 114%;
	padding: 9px 18px;
	margin-bottom:20px;
}

div.title2 h2:before {
	content: " ";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgb(220,32,44);
	width: 75px;
	padding-top: 20px;
	margin-left: -37px;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

/* -- 見出しh2レベル★★要確認！不具合解消で削除されてるはず -- */
div.title2 h2 p {
}


/* -- 見出しh3レベル -- */
div.title3 h3 {
	margin: 0;
	padding: 0;
	background: rgb(226, 226, 226);
	color: #333;
	font-weight: bold;
	font-size: 114%;
	padding: 8px 12px;
	border-bottom:#333 2px solid;
	margin-bottom:15px;
}

/* -- 見出しh3レベル★★要確認！不具合解消で削除されてるはず -- */
div.title3 h3 p {
}


/* -- 見出しh4レベル -- */
div.title4 h4 {
	color: #333;
	font-weight: bold;
	font-size: 100%;
	padding: 8px 0px;
	border-bottom:#333 2px solid;
	margin-bottom:15px;
}

/* -- 見出しh4レベル★★要確認！不具合解消で削除されてるはず -- */
div.title4 h4 p {
}


/*-------------- ページ内リンク07_410 --------------*/

div.anchor-link {
	text-indent:-18px;
	margin-left:18px;
	margin-bottom:20px;
}

div.anchor-link a {
	background:url(../../../../../../resources/sw_img/arr01.png) left 0.2em no-repeat;
	padding-left:15px;
	line-height:1.3;
}


/*-------------- リンクリスト07_401★★要確認！不具合解消で削除されてるはず -- */
/*-------------- リンクリストURL事前確認07_402　個別に設定が必要な際は分割して設定 --------------*/

div.link-list,
div.link-list-url {
}

/* -- 副見出し -- */
div.link-list h2,
div.link-list-url h2 {
	position: relative;
	overflow: hidden;
	background: #333;
	color: #FFF;
	font-weight: bold;
	font-size: 114%;
	padding: 9px 18px;
	margin-bottom:20px;
}

div.link-list h2:before ,
div.link-list-url h2:before {
	content: " ";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgb(220,32,44);
	width: 75px;
	padding-top: 20px;
	margin-left: -37px;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}


div.link-list ul,
div.link-list-url ul {
	margin-bottom:20px!important;
}

div.link-list ul li,
div.link-list-url ul li {
	margin-bottom:5px;
}

div.link-list em,
div.link-list-url em {
	font-size: 85.7%; /* 12px */
	font-style:normal;
}


/* -- 内部リンク07_404 -- */
div.link-list .internal-link-text,
div.link-list-url .internal-link-text {
	background:url(../../../../../../resources/sw_img/arr01.png) left 0.4em no-repeat;
	padding-left:15px;
}

/* -- 外部リンク07_406 -- */
div.link-list .external-link-text,
div.link-list-url .external-link-text {
	background:url(../../../../../../resources/sw_img/arr01.png) left 0.4em no-repeat;
	padding-left:15px;
}

/* -- 別窓アイコン -- */
div.link-list .internal-link-text a[target="_blank"]:after ,
div.link-list-url .internal-link-text a[target="_blank"]:after ,
div.link-list .external-link-text a[target="_blank"]:after ,
div.link-list-url .external-link-text a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/sw_img/arr00.png) 6px 0.4em no-repeat;
	padding-left:24px;
}

/* -- ダウンロードリンク07_408　07_409 -- */
div.link-list .download-link-text,
div.link-list-url .download-link-url {
}

div.link-list .download-link-text img,
div.link-list-url .download-link-url img {
	vertical-align:middle;
}

/* -- ダウンロードリンク容量表示 -- */
div.link-list .download-link-text em,
div.link-list-url .download-link-url em {
	font-size: 85.7%; /* 12px */
	font-style:normal;
}



/*-------------- このサイトについて07_005 --------------*/
.footer-about {
}

.footer-about h4 {
	margin-bottom:8px;
	font-size:100%; /* 14px */
	font-weight:bold;
	line-height:1.2;
	border-left:#999 3px solid;
	padding-top:1px;
	padding-left:8px;
}

.footer-about .media {
		display: inline-block;
	width:auto;
}

.footer-about img {
}

.footer-about p {
}

/*-------------- FAQ07_701 --------------*/
div.faq-list {
}

div.faq-list > ul {
}

div.faq-list > ul > li {
	clear:both;
	margin-bottom:30px;
}

div.faq-list h3:before {
	content: "Q";
	font-size: 18px;
	font-weight: bold;
	color: #DD202C;
	position: absolute;
	top: 10px;
	left: 10px;
	line-height: 1;
}

div.faq-list h3 {
	font-size: 15px;
	font-weight: bold;
	border: none;
	margin: 0px;
	padding: 10px;
	line-height: 1.35;
	background: #eee;
	position: relative;
	padding-left: 40px;
	margin-bottom: 20px;
}

div.faq-list h3 a {
	cursor: pointer;
}

div.faq-list .faq-item:before {
	content: "A";
	font-size: 18px;
	font-weight: bold;
	color: #DD202C;
	position: absolute;
	top: 0;
	left: 10px;
}

div.faq-list .faq-item {
	position: relative;
	padding-left: 40px;
}

div.faq-list .faq-item img {
}

/* -- 画像_右 -- */
div.faq-list .faq-item .pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 16px;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/* -- 画像_左 ★★要確認！-- */

div.faq-list .faq-item img {
	float: left;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}


/* -- 画像_上 -- */
div.faq-list .faq-item .large {
	float:none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:100%;
}


/*---------- 画像の付属を選択した場合_上 ----------*/

div.faq-list .faq-item dl.large {
	float:none!important;
	margin-top:0;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto!important;
	width:auto;
	max-width:100%;
}

div.faq-list .faq-item dl.large dt {
	text-align:center;
}

div.faq-list .faq-item dl.large dt img {
	float:none!important;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

div.faq-list .faq-item dl.large dd {

}

/*---------- 画像の付属を選択した場合_右 ----------*/

div.faq-list .faq-item dl.pos-2 {
	width:40%;
	margin-right:0!important;
	float:right!important;
}

div.faq-list .faq-item dl.pos-2 dt {
	text-align:center;
}

div.faq-list .faq-item dl.pos-2 dt img {
	float:none!important;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

div.faq-list .faq-item dl.pos-2 dd {

}

/*---------- 画像の付属を選択した場合_左 ----------*/

div.faq-list .faq-item dl.photo {
	width:40%;
	margin-right:16px;
	float:left;
}

div.faq-list .faq-item dl.photo dt {
	text-align:center;
}

div.faq-list .faq-item dl.photo dt img {
	float:none!important;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

div.faq-list .faq-item dl.photo dd {

}


/* -- 虫眼鏡画像 -- */
div.faq-list .faq-item .zoom {
		/*float: right;*/
}

div.faq-list .faq-item .zoom a {
	display: block;
	background:url(http://www.nir2.ne.jp/irbridge_css/sw/zoom.png) left top no-repeat;
	width: 24px;
	height:24px;
	overflow: hidden;
	text-indent: -999px;
		margin:0 auto;
}

/* -- 画像のキャプション -- */
div.faq-list .faq-item .caption {
	text-align:center;

}

/* -- コピーライト -- */
div.faq-list .faq-item .copyright {
	text-align:center;

}

/* -- 画像の説明 -- */
div.faq-list .faq-item .longdesc {
	text-align:center;
}


/*-------------- フッタリンク07_403 --------------*/

div.footer-link-list {
}

div.footer-link-list h4 {
}

div.footer-link-list ul {
}

div.footer-link-list ul li {
}


/*-------------- 内部フッタリンク07_405 --------------*/

div.footer-link-list ul li.footer-link-internal {
	background:url(../../../../../../resources/sw_img/arr01.png) left 0.4em no-repeat;
	padding-left:15px;
}


/*-------------- 外部フッタリンク07_407 --------------*/

/* -- _同時出現 -- */
div.footer-link-list ul li.footer-link-external {
	background:url(../../../../../../resources/sw_img/arr01.png) left 0.4em no-repeat;
	padding-left:15px;
}

div.footer-link-list ul li.external {
}





/*-------------- flashアニメーション07_007 --------------*/

.flash-animation {
	margin:0 auto;
	text-align:center;
}


/*-------------- 動画07_008 --------------*/
/* -- dlにclass名ついていますが、そちらは使いません。 -- */
div.video {
	margin-bottom:10px;
}

div.video dl {
	width:100%;
}


div.video dl dt {
	text-align:center;
	margin-bottom:5px;
}

div.video dl dt video {
	width:auto;
	max-width:100%;
}

div.video dl dd {
}

/* -- 動画キャプション -- */
div.video dl dd.caption {
}

/* -- 動画コピーライト -- */
div.video dl dd.copyright {
}

/* -- 動画ディスクリプション -- */
div.video dl dd.longdesc {
	display: none;
}




/*-------------- 音声07_010 --------------*/
/* -- dlにclass名ついていますが、そちらは使いません。 -- */
div.audio {
	margin-bottom:10px;
}


div.audio dl {
	width:80%;
	margin:0 auto;
}


div.audio dl dt {
	margin-bottom:5px;
}

div.audio dl dt audio {
	width:100%;
}

div.audio dl dd {
}


/* -- 音声キャプション -- */
div.audio dl dd.caption {
}

/* -- 音声コピーライト -- */
div.audio dl dd.copyright {
}

/* -- 音声ディスクリプション -- */
div.audio dl dd.longdesc {
	display: none;
}




/*-------------- 内部ページリンク（エリアリンク）07_411 internal --------------*/
/*-------------- 外部ページリンク（エリアリンク）07_412 external --------------*/
/*-------------- ダウンロードリンク（エリアリンク）07_413 download --------------*/

div.internal-link-area,
div.external-link-area,
div.download-link-area {
	clear:both;
	position:relative;
}

div.internal-link-area a,
div.external-link-area a {
	color: #333;
}
div.download-link-area a {
}

/* -- マウスオーバー -- */
div.internal-link-area a:hover ,
div.external-link-area a:hover {
	color: #999;
	text-decoration: none;
}

div.internal-link-area a img,
div.external-link-area a img,
div.download-link-area a img {
	margin-bottom:5px;
}

div.internal-link-area a p,
div.external-link-area a p {
}
div.download-link-area a p {
	display: inline;
}


/* -- 画像_右 -- */
div.internal-link-area .pos-2,
div.external-link-area .pos-2,
div.download-link-area .pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 16px;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/* -- 画像_左 ★★要確認！-- */
div.internal-link-area img,
div.external-link-area img,
div.download-link-area img {/* media もしくは photoだけど、全ての位置に現れる */
	float: left;
	margin-right: 16px;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/* -- 画像_上 -- */
/* -- 画像_下 --  ★★largeは上と下の際出るけど、もともと書き出される位置が違うので設定不要？-- */
div.internal-link-area .large,
div.external-link-area .large,
div.download-link-area .large {
	float:none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:100%;
}

/* -- 別窓アイコン -- */
/*
div.internal-link-area  a[target="_blank"]:after ,
div.external-link-area  a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/sw_img/arr00.png) 3px center no-repeat;
	padding-left:20px;
}
*/

/* -- pdfアイコン -- */
div.download-link-area a[href$=".pdf"]:before {
	content: "";
	background:url(../../img/defaulticon/common/pdf.png) left top no-repeat;
	padding-left:18px;
	display: inline-block;
	min-height: 23px;
	vertical-align: bottom;
}


/*-------------- サイトマップ　07_906 --------------*/
div.sitemap {
	margin-bottom:20px;
	width: 50%;
	float: left;
}

div.sitemap h2 {
	line-height: inherit;
	font-size: inherit;
	margin-top: 10px;
}

div.sitemap h2 a {
	color: #333;
	padding-left: 25px;
	background: url(../../../../../../resources/sw_img/arr03.png) no-repeat left center;
}


/* -- 第二階層 -- */
div.sitemap ul {
	margin-top: 10px;
	margin-left: 25px;
}

div.sitemap ul li {
	margin-top:10px;
	background:url(../../../../../../resources/sw_img/arr01.png) left 0.4em no-repeat;
	padding-left:15px;
}


/* -- 第三階層 -- */
div.sitemap ul li ul {
	margin-top: 10px;
	margin-left: 0px;
}

div.sitemap ul li ul li {
	margin-top:10px;
}

/* -- サイトマップは階層が増えるごとに追加の事！ -- */

/*-------------- GoogleMap（エリアリンク）07_908 --------------*/
div.map {
}


/*-------------- ●ok●HTMLパラグラフ（エリアリンク）07_904 --------------*/
div.html-paragraph {
}


/*-------------- GoogleMap（エリアリンク）07_909 --------------*/
div.disp-external-page {
}

div.disp-external-page iframe {
}


/*-------------- ◎表組縦は固定での利用のみ可◎ --------------*/
/*-------------- 表組縦（thが左にタイプ） --------------*/
.vtable-item {
}

.vtable-item table {
}

/* -- テーブル項目タイトル -- */
/* -- ★★td→thへの変更要望中 -- */
.vtable-item table .vtable-head {
	background-color: rgb(102, 130, 147);
	color: #FFF;
	padding:10px 8px;
	border-top:#CDCDCD 1px solid;
	border-bottom: rgb(102, 130, 147) 1px solid;
}

.tableContents .vtable-item:first-child  table .vtable-head {
	border-top: rgb(102, 130, 147) 1px solid;
}

.vtable-item table td {
	padding:10px 8px;
	border: #CDCDCD 1px solid;
	border-left: none;
}

.vtable-item table table td {
	border: none;
	padding:5px 8px;
}


.vtable-item p {
}

.vtable-item ol {
	padding-left:2em;
}
.vtable-item ol li {
	list-style:decimal;
}

.vtable-item ul {
	padding-left: 1em;
}

.vtable-item ul li:before {
	content: "・";
	margin-left: -1em;
}
.vtable-item ul li {
}
/* -- ckエディタのリスト表示用 -- */
.vtable-item p em {
	font-style:italic;
}


/* -- 画像_右 -- */
.vtable-item .pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom:8px;
	width:auto;
	max-width:40%;

}


/* -- 画像_左 ★★要確認！-- */
.vtable-item img {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/* -- 画像_上 -- */
.vtable-item .large {
	float:none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:100%;
}




/*-------------- 表組07_101 --------------*/

div.table {
}

/* -- 表タイトル -- */
div.table div.shwTableTitle {
}

div.table div.shwTableTitle h2 {
	border: none;
}


/* -- 表 -- */
div.table div.shwTable {
	margin-bottom:10px;
}

div.shwTable .htCore td {
	color: #333;
	padding:10px 8px !important;
	border-color:#CDCDCD !important;
}

/* -- IE幅指定用 -- */
div.table div.shwTable table {
	width:100%;
}

/* -- 単位（表組の外） -- */
div.table div.shwTable td.shw-table-row {
}

/* -- 一行目・一列目を見出し設定に -- */
div.shwTable .htCore td.tableColumnHead {
	background-color: #E0E0E0 !important;
	color: #333 !important;
}
div.shwTable .htCore td.tableRowHead {
	background-color: rgb(102, 130, 147) !important;
	color: #FFF !important;
	font-weight: bold;
	border-top-color: rgb(102, 130, 147) !important;
	border-bottom-color: rgb(102, 130, 147) !important;
}
div.shwTable .htCore td.tableRowHead:first-child {
	border-left-color: rgb(102, 130, 147) !important;
}
div.shwTable .htCore td.tableRowHead:last-child {
	border-right-color: rgb(102, 130, 147) !important;
}

td.tableColumnHead {
	text-align: left;
}

td.tableRowHead {
	text-align: center;
}


/* -- 表_幅指定 -- */

.htCore { 
    width: 100% !important; 
    height:  100% !important; 
} 

.wtSpreader { 
    width: 100% !important; 
    height:  100% !important; 
} 

.wtHider { 
    width: 100% !important; 
    height:  100% !important; 
} 

.wtHolder { 
    width: 100% !important; 
    height:  100% !important; 
} 

.ht_clone_left /*handsontable*/ { 
    width: 100% !important; 
    height:  100% !important; 
} 


/* -- 表組(mobileモード) -- */
div.shwTable table.tbCore {
	width: 100%;
}

/* -- セル -- */
div.shwTable .tbDimmed ,
div.shwTable .tbRowHead ,
div.shwTable .tbColumnHead {
	padding: 10px 8px;
	color: #333;
	border: 1px solid #CDCDCD;
	vertical-align: middle;
}

/* -- 一行目・一列目を見出し設定に -- */
div.shwTable .tbColumnHead ,
div.shwTable .tbRowHead {
}

div.shwTable .tbColumnHead {
	text-align: left;
    background-color:#E0E0E0;
}

div.shwTable .tbRowHead {
	text-align: center;
	background-color: rgb(102, 130, 147);
	color: #FFF;
	font-weight: bold;
	border-top-color: rgb(102, 130, 147);
	border-bottom-color: rgb(102, 130, 147);
}

div.shwTable .tbRowHead:first-child {
	border-left-color: rgb(102, 130, 147) !important;
}
div.shwTable .tbRowHead:last-child {
	border-right-color: rgb(102, 130, 147) !important;
}


/* 縦・横揃え */
div.shwTable .tbLeft {
  text-align: left;
}
div.shwTable .tbCenter {
  text-align: center;
}
div.shwTable .tbRight {
  text-align: right;
}
div.shwTable .tbJustify {
  text-align: justify;
}

div.shwTable .tbTop {
  vertical-align: top;
}
div.shwTable .tbMiddle {
  vertical-align: middle;
}
div.shwTable .tbBottom {
  vertical-align: bottom;
}



/*-------------- グラフ07_105 --------------*/
div.graph {
}

/* -- グラフ メニューボタン -- */
.highcharts-button {
	display: none;
}


/*-------------- カラム選択07_901 --------------*/
/* -- NIR基本全社共通 -- */

/* -- ★★NIR -- */
.multiColumn1,
.multiColumn2,
.multiColumn3,
.multiColumn4,
.multiColumn5 {
    width: 100%;
	clear:both;
	margin-bottom:40px;
}

.multiColumn1:after,
.multiColumn2:after,
.multiColumn3:after,
.multiColumn4:after,
.multiColumn5:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}


.multiColumn1 .column1 img {
	text-align:center;
}

.multiColumn1 .column1 img.large {
	display: block;
	width:auto;
	max-width:100%;
	margin-left: auto;
	margin-right: auto;
}

.multiColumn2 .column1 img ,
.multiColumn2 .column2 img {
	text-align:center;
}

.multiColumn2 .column1 img.large ,
.multiColumn2 .column2 img.large {
	display: block;
	width:auto;
	max-width:100%;
	margin-left: auto;
	margin-right: auto;
}


.multiColumn2 .column1 ,
.multiColumn2 .column2 {
	width:47%;
	float:left;
}
.multiColumn2 .column1{
	margin-right:6%;
}

.multiColumn3 .column1 ,
.multiColumn3 .column2 ,
.multiColumn3 .column3 {
	width:30%;
	float:left;
}
.multiColumn3 .column1 ,
.multiColumn3 .column2 {
	margin-right:5%;
}

.multiColumn4 .column1 ,
.multiColumn4 .column2 ,
.multiColumn4 .column3 ,
.multiColumn4 .column4 {
	width:22%;
	float:left;
}
.multiColumn4 .column1,
.multiColumn4 .column2,
.multiColumn4 .column3{
	margin-right:4%;
}

.multiColumn5 .column1 ,
.multiColumn5 .column2 ,
.multiColumn5 .column3 ,
.multiColumn5 .column4 ,
.multiColumn5 .column5 {
	width:17%;
	float:left;
}
.multiColumn5 .column1 ,
.multiColumn5 .column2 ,
.multiColumn5 .column3 ,
.multiColumn5 .column4 {
	margin-right:4%;
}

/* -- ★★NIR -- */

/*-------------- ◎IRカレンダーは固定での利用のみ可◎ --------------*/
/*-------------- IRカレンダー07_102 --------------*/
div.ircalendar {
}


div.ircalendar div.tableContents {      /* -- ←普段は必要ないけど何かに使えるかも -- */
} 


/*-------------- IRカレンダー項目（タイトル）07_103 --------------*/

div.ircalendar div.ircalendar-title {
	table-layout:auto;
	width:100%;
}

div.ircalendar div.ircalendar-title table {



}

div.ircalendar div.ircalendar-title table th {
	background-color: rgb(102, 130, 147);
	border-left: 1px solid rgb(102, 130, 147);
	border-right: 1px solid #CDCDCD;
	color: #FFF;
}

div.ircalendar div.ircalendar-title table th:last-child {
	border-right-color: rgb(102, 130, 147);
}


div.ircalendar div.ircalendar-title table th,
div.ircalendar div.ircalendar-item table td {
/*	width:auto;
	max-width:100%;*/
	padding:10px 8px;
}

/*---------- 画像のレイアウト ----------*/
/* -- 画像_右 -- */
div.ircalendar div.ircalendar-title table .pos-2,
div.ircalendar div.ircalendar-item table .pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 16px;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/* -- 画像_左 ★★要確認！-- */
div.ircalendar div.ircalendar-title table img,
div.ircalendar div.ircalendar-item table img {
		float: left;
	margin-right: 16px;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/* -- 画像_上 -- */
div.ircalendar div.ircalendar-title table .large,
div.ircalendar div.ircalendar-item table .large {
	float:none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:100%;
}


/*-------------- IRカレンダー項目07_104 --------------*/

div.ircalendar-item div.ircalendar-title {
}

div.ircalendar div.ircalendar-item table {

}

div.ircalendar div.ircalendar-item table td {
	border:#CDCDCD 1px solid;
	border-top:none!important;
}


/*---------- 画像のレイアウト ----------*/
/* -- 画像_右 -- */
div.ircalendar div.ircalendar-item table th .pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 16px;
	margin-bottom:8px;
	width:40%

}

/* -- 画像_左 ★★要確認！-- */
div.ircalendar div.ircalendar-item table th img { /*mediaまたはphoto？*/
}

/* -- 画像_上 -- */
div.ircalendar div.ircalendar-item table th .large {
	float:none;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:8px;
	width:100%;
}





/*-------------- 配当（グラフ）07_218★★！！名前相違確認中 --------------*/
div.haitou-graph {
	margin-bottom:40px;
}


/*-------------- 配当（表）07_219★★！！名前相違確認中 --------------*/
div.haitou-table {
}

div.haitou-table table {
	margin:0 auto;
	border:#CDCDCD 1px solid;
}

div.haitou-table table th {
	border:#CDCDCD 1px solid;
	background-color: rgb(102, 130, 147);
	color: #FFF;
	padding:3px 10px;
	text-align:center;
}

div.haitou-table table td {
	border:#CDCDCD 1px solid;
	padding:3px 10px;
	text-align:right;
}

/* -- 配当グラフ左のthに該当する部分 -- */
div.haitou-table table td.t1,
div.haitou-table table td.t2,
div.haitou-table table td.t3,
div.haitou-table table td.t4,
div.haitou-table table td.t12 {
	text-align:left;
	background-color: #E0E0E0;
}


/*-------------- 有価証券報告書一覧07_209 --------------*/

div.news-yuho {
}

div.news-yuho dl {
	width: auto;
	margin-bottom:20px;
}


div.news-yuho dl dt {		 /*h2相当*/
	text-align: left;

	position: relative;
	overflow: hidden;
	background: #333;
	color: #FFF;
	font-weight: bold;
	font-size: 114%;
	padding: 9px 18px;
	margin-bottom:20px;
}

div.news-yuho dl dt:before {
	content: " ";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgb(220,32,44);
	width: 75px;
	padding-top: 20px;
	margin-left: -37px;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

div.news-yuho dl dd {
	margin-left:0px;
	margin-bottom:5px;
}


div.news-yuho dl dt.group_section {
}


div.news-yuho dl dd.news_result_member {
}

div.news-yuho dl dd.news_result_member a {
}

/* -- ？？？ -- */
div.news-yuho dl dd.news_result_member span.d_icon { /*←何のタグ？★★！！要確認*/
}

/* -- PDFアイコン -- */
div.news-yuho dl dd.news_result_member span.pdf_rear {
}

/* -- ファイル容量 -- */
div.news-yuho span.filesize {
	font-size: 85.7%; /* 12px */
	font-style:normal;
}


/*-------------- 別エリア表示07_912★★！！最新ニュース画像有り無し時要確認 --------------*/

div.reuse-main-area {
}

/* ---- （別エリア）直近イベント一覧 ---- */
/* -- _同時出現 -- */
div.reuse-main-area .event-list {
}
div.reuse-main-area .teaser {
}

/* -- ハイライト表示にチェックを入れた場合 -- */
div.reuse-main-area .highlight {
}




/* ---- （別エリア）最新ニュース一覧_標準 ---- */
/* --  -- */
div.reuse-main-area .news-latest {
}



/* ---- （別エリア）最新ニュース一覧_タブ切替 ---- */
/* -- _同時出現 -- */
div.reuse-main-area .news-latest-tabbed {
}
div.reuse-main-area .tabbox {
}

/* ---- （別エリア）リダイレクト(リダイレクトされない) ---- */
div.reuse-main-area .redirect {
	display: none;
}


/*-------------- 別コンポーネント表示07_912★★！！要確認（中身呼んだら中はどうなる） --------------*/

div.reuse-component {
}



/*-------------- イベント一覧07_301 --------------*/

/* -- _同時出現 -- */
div.event-list {
}

/* -- 副見出し -- */
div.event-list h2 {
}

/* -- 右上に表示される月単位のページャー -- */
div.event-list div#event-pager {

}

/* -- ページャーの見出し -- */
div.event-list div#event-pager h5 { /* -- ←★★マグノリア上非表示設定にしてある -- */
}

/* -- ページャーの見出し -- */
div.event-list div#event-pager ul {
	float:right;
}


/* --  -- */
div.event-list div#event-pager ul { 
}

div.event-list div#event-pager ul li { 
	float: left;
	width: auto;
	background: none;
	margin: 0 0 0 10px;
}

/* -- 前月へ -- */
div.event-list div#event-pager ul li.prev a {
		background: url(../../img/icons/sprites.png) 0 -71px no-repeat;
	padding-left: 16px;
}

/* -- 次月へ -- */
div.event-list div#event-pager ul li.next a {
		background: url(../../img/icons/sprites.png) 125% 3px no-repeat;
	padding-right: 18px;
}


/* -- 上下に表示されるページ送りのページャー -- */
div.event-list div.pager {
}

div.event-list div.pager h3 { /* -- ←★★マグノリア上非表示設定にしてある -- */
}

/* --  -- */
div.event-list div.pager ul {
}


div.event-list div.pager ul li {
}

/* -- 前ページへ -- */
div.event-list div.pager ul li.previous {
}

/* -- 次ページへ -- */
div.event-list div.pager ul li.next {
}

/* -- 現在地 -- */
div.event-list div.pager ul li em { /* -- ←★★マグノリア上非表示設定にしてある -- */
}

/* -- 現在地 -- */
div.event-list div.pager ul li strong {
}


/* -- イベント概要表示 -- */
div.event-list ul {
}

/* -- 一つのイベント -- */
div.event-list ul li {
}

/* -- 一つのイベント_見出し -- */
div.event-list ul li h3 {
}

/* -- 一つのイベント_概要 -- */
div.event-list ul li ul.event-data {
}

div.event-list ul li ul.event-data li.organizer {
}

/* 日付 */
div.event-list div.date {
}

div.event-list div.date span.month {
}

div.event-list div.date span.day {
}

div.event ul.event-data {
}

div.event ul.event-data li.time {
}

div.event ul.event-data li.organizer {
}



/*-------------- 財務ハイライト（科目別）07_215 --------------*/
/*-------------- 財務ハイライト（統合表示）07_216 --------------*/
div.highlights {
}


/* -- グラフ -- */
div.highlights-graph {
	margin-bottom:10px;
	max-width:100%;
}


/* -- 表組 -- */
div.highlights-table ,
div.highlights-alltable ,
div.highlights-alltable-2nd {
}

div.highlights-alltable div.table ,
div.highlights-alltable-2nd div.table {
}

div.highlights-table table ,
div.highlights-alltable div.table table ,
div.highlights-alltable-2nd div.table table {
	margin: 0 auto;
	border:#CDCDCD 1px solid;
}

div.highlights-table table th ,
div.highlights-alltable div.table table th ,
div.highlights-alltable-2nd div.table table th {
	background-color: rgb(102, 130, 147);
	color: #FFF;
	font-weight: bold;
	padding:10px 8px;
	text-align:center;
	border:#CDCDCD 1px solid;
	border-top-color: rgb(102, 130, 147) !important;
	border-bottom-color: rgb(102, 130, 147) !important;
}

div.highlights-table table th:first-child ,
div.highlights-alltable div.table table th:first-child ,
div.highlights-alltable-2nd div.table table th:first-child {
	border-left-color: rgb(102, 130, 147);
}
div.highlights-table table th:last-child ,
div.highlights-alltable div.table table th:last-child ,
div.highlights-alltable-2nd div.table table th:last-child {
	border-right-color: rgb(102, 130, 147);
}

div.highlights-table table td ,
div.highlights-alltable div.table table td ,
div.highlights-alltable-2nd div.table table td {
	padding:10px 8px;
	border:#CDCDCD 1px solid;
}
div.highlights-table table td:first-child ,
div.highlights-alltable div.table table td:first-child ,
div.highlights-alltable-2nd div.table table td:first-child {
	background-color: #E0E0E0;
}

/* -- 数値部分 -- */
/* -- ★一時的な見栄え用 -- */
div.highlights-alltable div.table table td.c0 ,
div.highlights-alltable div.table table td.c1 ,
div.highlights-alltable div.table table td.c2 ,
div.highlights-alltable div.table table td.c3 ,
div.highlights-alltable div.table table td.c4 ,
div.highlights-alltable div.table table td.c5 ,
div.highlights-alltable-2nd div.table table td.c0,
div.highlights-alltable-2nd div.table table td.c1,
div.highlights-alltable-2nd div.table table td.c2,
div.highlights-alltable-2nd div.table table td.c3,
div.highlights-alltable-2nd div.table table td.c4 ,
div.highlights-alltable-2nd div.table table td.c5 {
/*	width:6em; */
	text-align: right;
}

div.highlights-table table td.c0,
div.highlights-table table td.c1,
div.highlights-table table td.c2,
div.highlights-table table td.c3,
div.highlights-table table td.c4 ,
div.highlights-table table td.c5 {
/*	width:6em; */
	text-align: right;
}

div.highlights-table table th br ,
div.highlights-alltable div.table table th br ,
div.highlights-alltable-2nd div.table table th br {
	display: none;
}


/* -- 財務ハイライト ver2 -- */

div.highlights-2nd {
	margin-bottom: 40px;
}

div.highlights-2nd > div {
	height: auto !important;
	margin-bottom: 40px;
}

div.highlights-2nd .highlights-table {
}

div.highlights-2nd .highlights-graph {
	width: 100% !important;
	min-width: auto !important;
	max-width: none !important;
	height: 320px !important;
}

/* -- 凡例 -- */
div.highlights-2nd .legend {
	margin: 0 auto !important;
	width: auto !important;
	min-width: auto !important;
	max-width: none !important;
	text-align: center;
}

div.highlights-2nd .legend-item-box {
	float: none !important;
	display: inline-block !important;
	margin-left: -5px;
}



/*-------------- 直近イベント一覧07_302★★css名変更かも。要確認!! --------------*/

/*-- イベント一覧と同じクラス名になっています --*/



/*-------------- ニュース一覧07_201（標準） --------------*/

/* -- _同時出現 -- */
div.news-english ,
div.news-list {
}

div.tabbox {
}

/* -- 年度タブ -- */
p.yearTabs {
	margin-bottom:20px;
}


p.yearTabs a {
/*	display:inline-block;
	border:#CCCCCC 1px solid;
	padding:10px 20px;
	width:auto;
	margin-right:5px;
	font-weight:bold;
*/

	float: left;
	display: inline;
	background:url(../../../../../../resources/sw_img/arr01.png) 4px 0.4em no-repeat;
	padding-left:15px;
	margin: 3px 10px 10px 10px;
	width: 4em;
}

p.yearTabs a.active {
	font-weight: bold;
	background-color: rgb(221, 221, 221);
}

p.yearTabs:after {
	content: "";
    display: block;
    clear: both;
}


/* -- 1つのリリース -- */

div.news-english ul.tabItems ,
div.news-list ul.tabItems {
}

div.news-english ul.tabItems li ,
div.news-list ul.tabItems li {
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: inherit;

	margin: 18px 0px 0px;
	padding-left: 13.2em;
	padding-bottom: 15px;
	border-bottom:#CCCCCC 1px dotted;
}

/* -- リリースのテキスト -- */
div.news-english ul.tabItems li p ,
div.news-list ul.tabItems li p {
}

/* -- リリースのタイトル -- */
div.news-english ul.tabItems li h3 ,
div.news-list ul.tabItems li h3 {
	border:none!important;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height: inherit;

	display: block; 
	padding-left: 0px;
	padding-top: 0px;
/*	margin-left: 7.2em; */
}

/* -- 別窓アイコン -- */
/*
div.news-english ul.tabItems li h3 a[target="_blank"]:after ,
div.news-list ul.tabItems li h3 a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/sw_img/arr00.png) 3px 0.4em no-repeat;
	padding-left:20px;
}
*/

/* -- 続きを読む★★一時消し -- */
div.news-english ul.tabItems li em.more ,
div.news-english-tabbed ul.tabItems li em.more ,
div.news-list ul.tabItems li em.more ,
div.news-list-tabbed ul.tabItems li em.more {
	display:none;
}


/* -- 日付 -- */
div.news-english ul.tabItems li span.date ,
div.news-list ul.tabItems li span.date {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 1.4;
}

/* -- カテゴリアイコン -- */
div.news-english ul.tabItems li span.date + img ,
div.news-list ul.tabItems li span.date + img {
	position: absolute;
	top: 0px;
	left: 6.8em;
}

/* -- ファイルアイコン -- */
div.news-english ul.tabItems li span.d_icon ,
div.news-list ul.tabItems li span.d_icon {
}

/* -- 非公開表示 -- */
ul.tabItems li p {
	background-color:#FCC;
	font-size: 85.7%; /* 12px */

/*	display: none; ★公開前設定用 */
}

/*-------------- ↑↑↑↑★★もっとclass名タイプあり★★ --------------*/



/*-------------- 最新ニュース一覧（標準）07_202 --------------*/

div.news-latest {
}

div.news-latest ul {
}

div.news-latest ul li {
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: inherit;

	margin: 18px 0px 0px;
	padding-left: 13.2em;
	padding-bottom: 15px;
	border-bottom:#CCCCCC 1px dotted;
}

div.news-latest ul li.no-img {
}

div.news-latest ul li.deactivated {
}

div.news-latest ul li.normal {
}

/* -- 非公開表示 -- */
div.news-latest ul li p {
	background-color:#FCC;
	font-size: 85.7%; /* 12px */

/*	display: none;  ★公開前設定用 */
}

/* -- 【続きを読む】【全てのニュース】削除分 -- */
div.news-latest ul li p em.more,
div.news-latest .all {
	display:none;
}


div.news-latest ul li h3 {
	border:none!important;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height: inherit;

	display: block; 
	padding-left: 0px;
	padding-top: 0px;
/*	margin-left: 7.2em; */
}

/* -- 別窓アイコン -- */
/*
div.news-latest ul li h3 a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/sw_img/arr00.png) 3px 0.4em no-repeat;
	padding-left:20px;
}
*/

/* -- 日付 -- */
div.news-latest ul li span.date {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 1.4;
}

/* -- カテゴリアイコン -- */
div.news-latest ul li span.date + img {
	position: absolute;
	top: 0px;
	left: 6.8em;
}

/* -- ファイルアイコン -- */
div.news-latest ul li span.d_icon {
}



/*-------------- ↑↑↑↑★★もっとclass名タイプあり★★ --------------*/


/*-------------- ニュース一覧（タブ切替）07_203 --------------*/

/* -- _リリースタブ切り替え -- */
p.tabs{
	margin-bottom:20px;
}

p.tabs a {
	display:inline-block;
	width:auto;
	border:#CCCCCC 1px solid;
	margin-right:5px;
	padding:5px 10px; 

/*
	float: left;
	display: inline;
	background:url(../../img/defaulticon/common/link01.png) left 0.4em no-repeat;
	padding-left:14px;
	margin: 3px 10px 10px 10px;
*/
}
/* -- ★★色々種類あり↑↑クラス名違う確認中 -- */

p.tabs a.active {
	font-weight: bold;
	background-color: rgb(221, 221, 221);
}

p.tabs:after {
	content: "";
    display: block;
    clear: both;
}

/*-------------- 最新ニュース一覧（タブ切替）07_204 --------------*/

/* -- _同時出現 -- */
div.news-latest-tabbed {
}

div.tabbox {
}


div.news-latest-tabbed ul.tabItems {
}

div.news-latest-tabbed ul.tabItems li {
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: inherit;

	margin: 18px 0px 0px;
	padding-left: 13.2em;
	padding-bottom: 15px;
	border-bottom:#CCCCCC 1px dotted;
}

div.news-latest-tabbed ul.tabItems li.no-img {
}

div.news-latest-tabbed ul.tabItems li.deactivated {
}

div.news-latest-tabbed ul.tabItems li.normal {
}

div.news-latest-tabbed ul.tabItems li.prElm {
}

div.news-latest-tabbed ul.tabItems li p {
}

div.news-latest-tabbed ul.tabItems li h3 {
	border:none!important;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height: inherit;

	display: block; 
	padding-left: 0px;
	padding-top: 0px;
/*	margin-left: 7.2em; */
}

/* -- 別窓アイコン -- */
/*
div.news-latest-tabbed ul.tabItems li h3 a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/sw_img/arr00.png) 3px 0.4em no-repeat;
	padding-left:20px;
}
*/

/* -- 続きを読む★★一時消し -- */
div.news-latest-tabbed ul.tabItems li em.more {
	display:none;
}

/* -- 日付★★ -- */
div.news-latest-tabbed ul.tabItems li span.date {
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 1.4;
}

/* -- カテゴリアイコン -- */
div.news-latest-tabbed ul.tabItems li span.date + img {
	position: absolute;
	top: 0px;
	left: 6.8em;
}

/* -- ファイルアイコン -- */
div.news-latest-tabbed ul.tabItems li span.d_icon {
}

/* -- 全てのニュース -- */
div.news-latest-tabbed p.all {
}

/*-------------- ↑↑↑↑★★もっとclass名タイプあり★★ --------------*/



/*-------------- 決算短信一覧（リスト）07_206 --------------*/

div.news-result {
}

div.news-result dl {
	width: auto;
	margin-bottom:20px;
}

div.news-result dl dt {		 /*h2相当*/
	text-align: left;

	position: relative;
	overflow: hidden;
	background: #333;
	color: #FFF;
	font-weight: bold;
	font-size: 114%;
	padding: 9px 18px;
	margin-bottom:20px;
}

div.news-result dl dt:before {
	content: " ";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgb(220,32,44);
	width: 75px;
	padding-top: 20px;
	margin-left: -37px;
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}

div.news-result dl dd {
	margin-left:0px;
	margin-bottom:5px;
}

div.news-result span.filesize {
	font-size: 85.7%; /* 12px */
	font-style:normal;
}


/*-------------- カレンダー07_910 --------------*/

div.calendar {
}

div.calendar h2 {
}

div.calendar table {
}

div.calendar table th {
}

/* -- 土曜日 -- */
div.calendar table th.sat {
}

/* -- 日曜日 -- */
div.calendar table th.sun {
}

div.calendar table td {
}

/* -- 土曜日 -- */
div.calendar table td.sat {
}

/* -- 日曜日 -- */
div.calendar table td.sun {
}

/* -- アクティブ -- */
div.calendar table td.on {
}




/* PHOTO GALLERY
--------------------- */

.photo-index .media {
	float: none;
	width: 210px;
	border:  2px solid lime;
	padding: 8px 8px 16px 8px;
	background: #fff;
	border:  1px solid #B3B3B3;
	box-shadow: -2px 2px 4px rgba(135, 139, 144, 0.4);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
* + html .photo-index .media { /* IE7 */
	display: inline;
}
.no-csstransforms .photo-index .media {
	margin-right: 5px;
}
.photo-index .media:hover {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	border:  1px solid #888;
	-webkit-transition: 0.3s ease-in;
	-moz-transition: 0.3s ease-in;
	-ms-transition: 0.3s ease-in;
	-o-transition: 0.3s ease-in;
	transition: 0.3s ease-in;
	position: relative;
	z-index:  100;
}
.photo-index dl {
	margin-right: 0px;
}
.photo-index .media dt {
	min-height: 125px;
	height: auto;
	margin: 0 0 10px 0;
}
.photo-index .media dt img {
	width: 210px;
}
.photo-index .media dd {
	background:  transparent;
}

/* lightbox*/
.mask {
	background-color: #000;
	width: 100%;
	z-index: 110;
}
.loading-mask {
	background: #000 url(../../img/bgs/loading.gif) no-repeat fixed center;
}
.showbox {
	position: absolute;
	overflow: hidden;
	z-index: 120;
	top: 0;
	left: 0;
	margin: 40px 0 0;
	padding: 0 0 20px 0;
	width: 995px;
	background-color: #b3b3b3;
}
.showbox .overlay-control {
	display: none;
}
.showbox-head {
	overflow: hidden;
	height: 1%;
	margin: 0 0 30px;
	padding: 5px;
	font-size: 120%;
	text-align: center;
	background-color: #555;
	color: #fff;
}
.showbox-toolbar {
	float: left;
	clear: both;
}

.showbox-head a {
	color: #fff;
	margin-right: 10px;
	cursor: pointer;
}
.showbox-head a.ui-disabled {
	cursor: default;
	color: #aaa;
	text-decoration: none;
}
.showbox-toolbar .prev {
	background: url(../../img/icons/sprites.png) 0 -73px no-repeat;
	padding-left: 17px;
}
.showbox-toolbar .next {
	background: url(../../img/icons/sprites.png) 190% 1px no-repeat;
	padding-right: 17px;
}

.showbox .close-button {
	position: absolute;
	top: 5px;
	right: 5px;
	padding: 0 5px 0 17px;
	cursor: pointer;
	color: #fff;
	font-size: 120%;
	background: url(../../img/icons/sprites.png) 0 -218px no-repeat;
}
.showbox .content-box {
	background-color: #999;
	margin: 0 auto;
}
.showbox.loading {
	background: #999 url(../../img/bgs/loading.gif) no-repeat fixed center;
}
.showbox .multimedia-box {
	overflow: hidden;
}
.showbox .text-content {
	background: #ececee;
	padding: 5px;
}
.showbox h2 {
	margin: 5px 0;
	font-size: 130%;
}
.showbox p {
	margin-bottom: 10px;
	font-size: 120%;
}
.showbox ul {
	margin: 10px 0 10px 0;
}
.showbox li {
	list-style: none;
	color: #555;
	font-size: 110%;
}


/* --------------------------------------
15_フォーム
-------------------------------------- */

/* FORMS
-------------------- */
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input,
textarea,
select {
	box-shadow: none;
}
.validity-alert {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}
textarea {
	font-family: arial, helvetica, sans-serif;
}

.form-box {
	width: 80%;
	margin: 0 auto;
}

.form-wrapper {
	clear: both;
/*	width:95%; */
	margin:0 auto;
}
#step-by-step {
	margin: 20px 0;
	padding: 4px 10px;
	border-radius: 5px;
	background: #0d8ccc;
}
#step-by-step ol {
	zoom: 1;
	list-style-position: inside;
	color: #fff;
}
#step-by-step li  {
	float: left;
	margin: 0 20px 0 0;
	padding: 4px;
	border-radius: 5px;
	list-style-position: inside;
}
#step-by-step li.do  {
	background: #EC1549;
}
div#step-by-step li.do button {
	color: #fff;
}
#step-by-step li button {
	display: inline-block;
	padding: 3px;
	background: transparent;
	border: none;
	-webkit-appearance: none;
	color: #fff;
	font-family: arial,helvetica,sans-serif;
	cursor: pointer;
}
#step-by-step li button:hover,
#step-by-step li button:focus,
#step-by-step li button:active {
	text-decoration: underline;
}
#step-by-step li button[disabled] {
	cursor: default;
	color: #ccc;
	text-decoration: none;
}

.form-wrapper fieldset {
	border: none;
	margin: 5px 0 30px 0;
}
.form-wrapper fieldset > h2 {
	margin-bottom:10px;
	padding: 5px 10px;
	color: #333;
	background-color:#CCCCCC;
}
.form-wrapper p.required {
	text-align: right;
	display: none;
}
.form-wrapper p.required span,
.form-wrapper dfn {
	color: #ec1549;
	font-weight: bold;
	text-shadow: 0 1px 2px #FFF;
}
.form-wrapper div span {
	/*display: block;*/
	padding: 5px 0 0 0;
	color: #555;
	font-size: 75%;
}

.form-wrapper div.form-edit span ,
.form-wrapper div.form-selection span {
	float: left;
}

.form-wrapper label[for="code"] + input + span ,
.form-wrapper label[for="tel"] + input + span ,
.form-wrapper label[for="fax"] + input + span {
	color: #ec1549;
	font-weight: bold;
	text-shadow: 0 1px 2px #FFF;
}

.form-row {
	clear: both;
	zoom: 1;
	border-bottom: 1px dotted #b3b3b3;
	padding: 10px 0 15px 0;
}
.form-row div {
	width: auto;
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.form-row .form-item {
	margin: 0;
	clear: none;
}
.form-wrapper label {
	position: relative;
	display: block;

	text-align: left;
	padding:2px 5px;
	background-color: rgb(102, 130, 147);
	color: #FFFFFF;
/*	color: #333; */
/*	text-shadow: 0 1px 1px #000; */
	font-weight: bold;

	float: left;
	width: 30%;
	min-height: 4em;
/*	margin-bottom: 1px; */
	border-right: 1px solid #ccc;
}
.form-wrapper label[for="text"] {
	min-height: 128px;
}
.form-wrapper label span {
	color: #FFFFFF; 
/*	text-shadow: 0 1px 1px #000; */
/*	color: #333; */
	font-weight: bold;
	font-size: 100%;
	float: left;
}
.form-wrapper fieldset .multiple-labels fieldset input,
.form-wrapper input,
.form-wrapper textarea,
.form-wrapper div.mod input.mod {
	display: block;
	background: #ffffff;
	width: 100%;
	margin: 10px 10px 0 0;
	border: 1px inset #c2c2c2;
	padding: 5px 3px 5px 3px;
	width: 65%;
	float: right;
}
.form-wrapper input[type="submit"] {
	display: inline;
	border: 1px solid #c2c2c2;
}
.step-controls {
	position: relative;
	top: 2px;
}
.input-datetime-local .step-controls {
	top: auto;
}
.form-item-hidden,
.form-wrapper input[type=hidden] {
   display: none;
}
.form-wrapper .multiple-labels fieldset input.a11y-focus,
.form-wrapper .multiple-labels fieldset input:focus,
.form-wrapper input:focus,
.form-wrapper textarea:focus,
.form-wrapper input.a11y-focus,
.form-wrapper textarea.a11y-focus {
	border: 1px solid #000;
	background: #FFFFFF;
}
.form-wrapper input[type=radio].a11y-focus,
.form-wrapper input[type=checkbox].a11y-focus {
	background: transparent;
	border: none;
}
.form-wrapper textarea {
	height: 100px;
	width: 65%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.form-wrapper select {
	display: block;
/*	width: 97.3%; */
	margin: 10px 0 0 10px;
	float: left;
}
.form-wrapper div span.input-datetime-local {
	font-size: 100%;
}
.form-wrapper h4 {
	padding: 0 0 10px 0;
	color: #000;
	font-size: 130%;
	font-weight: bold;
}
.form-wrapper div.multiple-labels label span {
	color: #555;
	font-size: 110%;
	font-weight: normal;
}
.form-row label span {
	display: inline;
}
.form-row label.m span {
	clear: both;
	padding: 0 0 5px 0;
}
.form-row span.help a {
	background: url(../../img/icons/sprites.png) 0 -651px no-repeat;
	padding-left: 15px;
}

/* multiple inputs in one row */
.form-row .form-item-s,
.form-row .form-item-m,
.form-row .form-item-l {
	float: left;
	margin: 0;
	clear: none;
	width: 92px;
}
.form-row .form-item-m {
	width: 161px;
	padding: 0;
}
.form-row .form-item-l {
	width: 363px;
}
.form-row .form-item-s input {
	width: 70px;
}
.form-wrapper .form-row .form-item-m input {
	width: 139px;
}
.form-row .form-item-l input {
	width: 209px;
}

/* checkboxes & radiobuttons */
.form-wrapper fieldset fieldset {
	margin: 0;
	padding: 0;
}
.form-wrapper fieldset fieldset .form-item {
	float: none;
	display: block;
	clear: both;
}
.form-wrapper fieldset fieldset input {
	width: auto;
	display: inline;
	background: transparent;
	border: none;
	margin: 10px 3px;
}
#main .form-wrapper fieldset fieldset legend {
	text-indent: -9999px;
	font-size: 0;
}
.form-wrapper  fieldset fieldset div.form-item label {
	display: inline;
}

/* mod for short elements */
.form-wrapper fieldset fieldset.mod .form-item {
	float: left;
	clear: none;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
}
.form-wrapper fieldset fieldset.mod .form-item label {
	display: inline;
	width: auto;
}

/* table date-picker */
.input-date-datepicker-control td:hover {
    background-color: #BBEEFF;
    border: none;
    box-shadow: 0 3px 9px rgba(255, 255, 255, 0.9) inset;
}
.input-date-datepicker-control td.ui-datepicker-today {
	border: none;
	background: #EC1549;
}
.input-date-datepicker-control td.ui-datepicker-today a {
	color: #fff;
}
.input-date-datepicker-control td.ui-datepicker-current-day {
	border: none;
	background: #999;
}

/* Submit */
.form-wrapper div.button-wrapper {
	width:100%;
	position: relative;
	border: none;
	padding: 10px 0 5px 0;
	text-align:center;
}
.form-wrapper fieldset div.button-wrapper em {
	float: right;
	margin-top: -24px;
	font-size: 140%;
}
.new-search .button,  /* button outside button-wrapper */
.form-wrapper div.button-wrapper input { /* button */
	float: none;
	background:#F60;
	right: auto;
	width: auto;
	margin:5px;
	padding: 12px 70px;
	/*color: #fff;*/
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: normal;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#dedede');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f7f7f7', endColorstr = '#dedede')";
background-image: -moz-linear-gradient(top, #f7f7f7, #dedede);
background-image: -ms-linear-gradient(top, #f7f7f7, #dedede);
background-image: -o-linear-gradient(top, #f7f7f7, #dedede);
background-image: -webkit-gradient(linear, center top, center bottom, from(#f7f7f7), to(#dedede));
background-image: -webkit-linear-gradient(top, #f7f7f7, #dedede);
background-image: linear-gradient(top, #f7f7f7, #dedede);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}

/* -- 確認ページ -- */
.form-summary {
	width: 80%;
	margin: 0 auto;
}

.form-summary caption {
	display: none;
}

.form-summary table {
		border:#CCCCCC 1px solid;
}

.form-summary table td {
	padding:10px 10px;
	border: solid #e6e6e6 1px;
	white-space: pre;
	white-space: pre-line;
	word-break: break-all;
}

.form-summary table td:first-child {
	color: #FFFFFF;
	background-color: rgb(102, 130, 147);
/*	color: #333; */
/*	text-shadow: 0 1px 1px #000; */
	font-weight: bold;
	border: solid #e6e6e6 1px;

	text-align: left;
	width: 40%;
}

.form-field span {
	margin-bottom:0!important;
	line-height:1.4;
}

.form-edit ,
.form-selection {
	border: 1px solid #ccc;
	margin-bottom: -1px;
}


.new-search .button {  /* button outside button-wrapper */
	padding-top: 3px;
	padding-bottom: 4px;
}
.new-search .button:hover,
.new-search .button:active,
.new-search .button:focus,
.form-wrapper div.button-wrapper input:hover,
.form-wrapper div.button-wrapper input:active,
.form-wrapper div.button-wrapper input:focus {
	background: #B9B9B9;
	/*color: #fff;*/
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}
/* link-Button */
a.button {
	background: #b90834 url(../../img/bgs/submit.png) 0 0 repeat-x;
	min-width: 60px;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 3px 20px 2px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
a.button span {
	position: absolute;
}
a.button:hover,
a.button:active,
a.button:focus {
	color: #fac4d1;
}
/* New Search */
#search-results .form-wrapper div {
	background: #f2f2bf;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#search-results .form-wrapper input {
	float: left;
	margin: 3px 0 0 10px;
}
#search-results .form-wrapper input.submit {
	width: auto;
	background: #cc0;
	padding: 2px 10px;
	cursor: pointer;
}

/* error messages */
.error {
	color: #ec1549;
	font-weight: bold;
}

.error a ,
.error a:hover {
	color: #333;
	text-decoration: none;
	cursor: default;
}


#main .error h1 {
	background: url(../../img/bgs/error.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 30px;
	color: #ec1549;
}
#main div.error {
	margin: 20px 0;
	font-weight: bold;
}
#main div.error ul {
	margin: 0 0 0 45px;
}
#main div.error li {
	color: #ec1549;
}
#main div.error li a,
#main div.error label span {
	color: #ec1549;
}
#main .form-wrapper div.error {
	margin: 0;
}
.form-ui-invalid {
	border-color: #ec1549;
}
.form-wrapper div.error input,
.form-wrapper div.error select,
.form-wrapper div.error textarea,
.form-wrapper div input.form-ui-invalid,
.form-wrapper div textarea.form-ui-invalid,
.form-wrapper div select.form-ui-invalid {
	border: 1px solid #ec1549;
}

#mgnlhp {
    display: none;
}

/* success messages */
#main .success {
	margin: 10px 0;
}
#main .success h1 {
	background: url(../../img/bgs/confirmed.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 30px;
	color: #afaf00;
}



/* 緊急エリア */
.quoted-text {
	width:936px;
	margin:0 auto;
	padding:10px;
	border:#F00 2px solid;
}

.quoted-text blockquote {
	background:none;
	padding:0;
}

.quoted-text blockquote p {
	color:#F00;
	font-weight:bold;
	margin-bottom:0;
}


/* -- rss -- */
.rss-content {
	font-style: normal;
	float: right;
}

.rss-content a {
	text-decoration: none;
}


/* --------------------------------------
16_個別設定
-------------------------------------- */

/* -- ヘッダー内ロゴ -- */

#header .logo a:hover img {
	-ms-opacity: 1.0;
	opacity: 1.0;
}


/* -- テーブル幅訂正 -- */

div.ircalendar div.ircalendar-title table ,
div.ircalendar div.ircalendar-item table {
	width: 100%;
}

div.ircalendar div.ircalendar-title table th.ircalendar-title1 ,
div.ircalendar div.ircalendar-item table td.ircalendar-item1  {
/*	width: 100px; */
	width: 30%;
}

div.ircalendar div.ircalendar-title table th.ircalendar-title2 ,
div.ircalendar div.ircalendar-item table td.ircalendar-item2  {
/*	width: 274px; */
	width: 70%;
}

div.ircalendar div.ircalendar-title table th.ircalendar-title3 ,
div.ircalendar div.ircalendar-item table td.ircalendar-item3  {
/*	width: 274px; */
}


.vtable-item table {
	margin-bottom: -1px;
	width: 100%
}

.vtable-item table th.vtable-head {
/*	width: 220px; */
	width: 35%;
}

.vtable-item table td.vtable-item1 {
/*	width: 445px; */
	width: 65%;
}

/* テーブル内テーブル (役員一覧) */
.vtable-item table td table {
	width: 100%;
}




/* -- スマホ -- */
.sp_navi {
	display:none;
}


/* -- ヘッダー -- */

#header {
	width: 100%;
	min-width: 976px;
	height: 100px;
/*	border-bottom: #FFF 1px solid; */

	background: #333333;
	background: -webkit-gradient(linear, left top, right top, color-stop(0.00, #333333), color-stop(0.49, #333333), color-stop(0.51, #DD202C), color-stop(1.00, #DD202C));
	background: -webkit-linear-gradient(left, #333333 0%, #333333 49%, #DD202C 51%, #DD202C 100%);
	background: -moz-linear-gradient(left, #333333 0%, #333333 49%, #DD202C 51%, #DD202C 100%);
	background: -o-linear-gradient(left, #333333 0%, #333333 49%, #DD202C 51%, #DD202C 100%);
	background: -ms-linear-gradient(left, #333333 0%, #333333 49%, #DD202C 51%, #DD202C 100%);
	background: linear-gradient(to right, #333333 0%, #333333 49%, #DD202C 51%, #DD202C 100%);

	position: relative;
	overflow: visible;
}

#header #head_frame {
	position: relative;
	width: 976px;
	height: 100px;
	margin: 0 auto;
	background: #DD202C;
}

#header #bread_frame {
	position: absolute;
	top: 100px;
	left: 0;
	z-index: -1;

	width: 100%;
	height: 38px;
	background: #EEE;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

#header .logo2 {
	position: absolute;
	top: 0;
	left: 0;
}
#header .headnav {
	position: absolute;
	top: 35px;
	right: 220px;
	font-size: 78.5%;
}
#header .headlang {
	position: absolute;
	top: 5px;
	right: 0px;
	font-size: 78.5%;
}
#header .headlang li ,
#header .headnav li {
	float: left;
	margin-left: 25px;
}
#header .headlang li a:before ,
#header .headnav li a:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 5px 4px 5px;
	border-color: transparent transparent transparent #FFF;
}
#header .headlang li a ,
#header .headnav li a {
	color: #FFF;
	padding-left: 3px;
}

#header .search {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 190px;
	height: 27px;
/*	background: url(../../../../../../resources/sw_img/search.png) no-repeat left top; */
}


/* 検索 */
#header .search .cse .gsc-control-cse ,
#header .search .gsc-control-cse {
	padding: 0;
	border: none;
}
#header .search form.gsc-search-box {
	margin: 0;
}
#header .search table.gsc-search-box {
	margin: 0;
	line-height: 0.7;
}
#header .search .gsc-search-box-tools .gsc-search-box .gsc-input {
	padding: 0;
	vertical-align: top;
	line-height: 1;
/*	background-image: none !important; */
}
#header .search input.gsc-input,
#header .search .gsc-input-box,
#header .search .gsc-input-box-hover,
#header .search .gsc-input-box-focus {
	border: none;
}
#header .search .gsc-input-box {
	box-shadow: inset 0 1px 2px rgba(0,0,0, 0.7);
}
#header .search .cse .gsc-search-button input.gsc-search-button-v2 ,
#header .search input.gsc-search-button-v2 {
	margin: 0;
	border: none;
	border-radius: 0;
	padding: 7px 8px;
	background-color: rgb(231, 99, 108);
	border-left: 1px solid rgb(221, 32, 44);
}
#header .search .gsst_a {
	padding-top: 8px;
}


/* -- スライダー -- */
.hdbg {
	border-top: 1px solid #FFF;
	margin-bottom: 20px;
}
.hdbg a {
	opacity: 1;
}
.hdbg a:hover {
	opacity: 0.6;
}

.hdbg .hdbg-img {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.hdbg .hdbg-img > div {
	width: 976px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

.hdbg .hdbg-img > div img {
	position: absolute;
	left: -200px;
}

.hdbg #hdbg01 {
}
.hdbg #hdbg02 {
	visibility: hidden;
}

.hdbg p.lead_title {
	position: absolute;
	top: 130px;
	left: 625px;
	font-size: 40px;
	color: #333;
}
.hdbg p.lead_title:after {
	content: ">>>";
	font-size: 30px;
	color: #DD202C;
	vertical-align: middle;
	margin-left: 15px;
}
.hdbg p.lead_text {
	position: absolute;
	top: 200px;
	left: 625px;
	line-height: 2;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}



/* -- フッター -- */
.footer_frame {
	position: absolute;
/*	top: 0; */
	left: 0;
	width: 100%;
	background: #FFF;
}
.toTop {
	width: 976px;
	height: 55px;
	margin: 0 auto;
}
.toTop a {
	display: block;
	float: right;
	width: 44px;
	height: 44px;
}

.footer_padding {
	display: block;
	width: 100%;
	clear: both;
}

#footer_copyright {
	color: #000;
	font-size: 12px;
	width: 976px;
/*	height: 40px; */
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
#footer_copyright br {
	display: none;
}

/*-- フッターリンク -- */

.footer-about {
	width: 19%;
	float: left;
	padding-left: 1%;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 40px;
	background: #333;
	margin-top: 65px;
}

.footer-about p > u {
	text-decoration: none;
}

.footer-about p > u > a {
	display: block;
	background:url(../../../../../../resources/sw_img/arr06.png) left 0.3em no-repeat;
	padding-left:10px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10%;
	border-bottom: #777 solid 1px;
/*	line-height: inherit; */
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.footer-about p > a {
	display: block;
	padding-left:10px;
	background:url(../../../../../../resources/sw_img/arr05.png) left 0.5em no-repeat;
	margin-bottom: 8px;
	color: #CCC;
}
/* -- 別窓アイコン -- */
.footer-about p > a[target="_blank"]:after ,
.footer-about p > u > a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/sw_img/arr00black.png) 6px 0.4em no-repeat;
	padding-left:24px;
}


/* -- プロモス1 -- */
#promos1 .promos .teaser.no-img {
	position: relative;
	box-sizing: border-box;
	background: url(../../../../../../resources/sw_img/tbg01.png) repeat;
	color: rgb(221, 32, 44);
	border: #D6D6D6 1px solid;
	margin: 0px;
	margin-bottom: -1px;
}

#promos1 .promos .teaser.no-img h2 {
	padding:0;
	margin:0;
	background: none;
}

#promos1 .promos .teaser.no-img h2 a {
	position: relative;
	display: block;
	color: rgb(221, 32, 44);
	margin: 0px;
	padding: 15px 5px;
	font-size: 125.4%;
	font-weight: bold;
	text-align: center;
}

#promos1 .promos .teaser.no-img h2 a:before ,
#promos1 .promos .teaser.no-img h2 a:after{
	content: "";
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	box-sizing: border-box;
	border: none;

	transition: width 0.4s, height 0.4s;
}

#promos1 .promos .teaser.no-img h2 a:before {
	top: 0px;
	left: 0px;
}
#promos1 .promos .teaser.no-img h2 a:after {
	bottom: 0px;
	right: 0px;
}
#promos1 .promos .teaser.no-img h2 a:hover {
	text-decoration: none;
}
#promos1 .promos .teaser.no-img h2 a:hover:before{
	content: "";
	width: 100%;
	height: 100%;

	border-top: 5px solid rgba(221, 32, 44, 0.5);
	border-left: 5px solid rgba(221, 32, 44, 0.5);
}

#promos1 .promos .teaser.no-img h2 a:hover:after{
	content: "";
	width: 100%;
	height: 100%;

	border-right: 5px solid rgba(221, 32, 44, 0.5);
	border-bottom: 5px solid rgba(221, 32, 44, 0.5);
}


/* -- プロモス2 -- */

#promos2 .promos  .teaser h2 {
	padding-left: 25px;
	background: url(../../../../../../resources/sw_img/arr01.png) no-repeat 5px center;
}


/* -- カテゴリトップ -- */


/* -- 別窓アイコン -- */
.multiColumn3 .teaser h2 a[target="_blank"]:after ,
.multiColumn4 .teaser h2 a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/sw_img/arr00.png) 3px 0.4em no-repeat;
	padding-left:20px;
}


/* -- html1 -- */

#html1 .sublogo {
	width: 100%;
	height: 195px;
	font-size: 93%;
	clear: both;
}

#html1 .sublogo > div {
	width: 976px;
	height: 195px;
	margin: 0 auto;
}
#html1 .sublogo img {
	display: block;
	clear: both;
	margin: 0 auto;
}

#html1 .sublogo p {
	display: block;
	margin: 0 auto;
	text-align:center;
	color: #333;
}

#html1 .sublogo p.super {
	font-size: 115%;
	font-weight: bold;
	letter-spacing: -0.1em;
	margin-bottom: 5px;
}

#html1 .sublogo span.hairline {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	height: 1px;
	border-top: 1px solid #333;
	margin: 10px;
}

/*
#html1 .sublogo p.title {
	font-size: 45px;
	font-weight: bold;
	line-height: 1;

	font-family: 'sans-serif','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic';
}
*/

#html1 .sublogo p.abstoract {
	color: #777;
	max-width: 80%;
}

#html1 .sublogo p.redline {
	width: 15%;
	border-top: 1px solid #DD202C;
	margin-top: 15px;
	margin-bottom: 15px;
}

#html1 .sublogo .lt-005 {
	letter-spacing: -0.05em;
}
#html1 .sublogo .lt-007 {
	letter-spacing: -0.07em;
}
#html1 .sublogo .lt-01 {
	letter-spacing: -0.1em;
}
#html1 .sublogo .lt01 {
	letter-spacing: 0.1em;
}
#html1 .sublogo .lt02 {
	letter-spacing: 0.2em;
}
#html1 .sublogo .lt05 {
	letter-spacing: 0.5em;
}
#html1 .sublogo .pad10 {
	padding-top: 10px;
}
#html1 .sublogo .pad20 {
	padding-top: 20px;
}

#html1 .sublogo.no-abstoract ,
#html1 .sublogo.no-abstoract > div {
	height: 150px;
}

#html1 .sublogo.no-abstoract2 ,
#html1 .sublogo.no-abstoract2 > div {
	height: 135px;
}


/* -- 装飾 -- */

a.link_newslist {
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	text-align: center;
	padding: 9px 0px;
	color: #FFF;
	font-size: 12px;
	background: #777 url(../../../../../../resources/sw_img/h2bg02.png) repeat;
}

a.link_newslist:hover {
	text-decoration: none;
	background: #777 url(../../../../../../resources/sw_img/h2bg03.png) repeat;
}


a.arrlink {
	background:url(../../../../../../resources/sw_img/arr01.png) left 0.4em no-repeat;
	padding-left:15px;
}
a[target="_blank"].arrlink:after {	/* -- 別窓アイコン -- */
	content: "";
	background:url(../../../../../../resources/sw_img/arr00.png) 6px 0.4em no-repeat;
	padding-left:24px;
}


table.contact_btn {
	width: 100%;
	background: #eee;
	border: 2px solid #DD202C;
	border-radius: 3px;
}

.contact_box table.contact_btn {
	width: 100%;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 3px;
}

table.contact_btn th {
	font-weight:bold;
	font-size: 123.1%;
	padding: 15px 15px;
}

table.contact_btn td {
	padding: 15px 15px;
	vertical-align: middle;
}

table.contact_btn td:last-child {
	width: 45%;
	text-align:right;
	vertical-align:bottom;
}

table.contact_btn a {
	display: block;
	text-align:center;
	background: #333;
	border: 1px solid #333;
	border-radius: 8px;
	color: #FFF;
	padding: 10px 50px;

	transition: color 0.2s, background-color 0.2s;
}

table.contact_btn a:hover {
	text-decoration: none;
	background: #FFF;
	color: #333;

	transition: color 0.2s, background-color 0.2s;
}


/* -- 東京鉄鋼とは -- */

a:hover table.aboutbox_back {
	opacity: 0.6;
}
table.aboutbox_back {
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	background: #000;
	width: 550px;
	height: 90px;
}
table.aboutbox_back:before {
	content: "";
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 45px 45px 45px 45px;
	border-color: rgb(198, 10, 15) rgb(221, 32, 44) rgb(221, 32, 44) rgb(198, 10, 15);
}
table.aboutbox_back:after {
	content: "";
	display: block;
	position:absolute;
	top: 37px;
	left: 90px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 9px 7px 9px;
	border-color: transparent transparent transparent rgb(221, 32, 44);
}

table.aboutbox_step {
	position:absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 90px;
}
table.aboutbox_step td {
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 1;
	font-weight: bold;
	font-family: sans-serif, meiryo;
}
table.aboutbox_step td p:nth-child(1) {
	font-size: 12px;
	letter-spacing: 2px;
}
table.aboutbox_step td p:nth-child(2) {
	font-size: 42px;
	padding-left: 3px;
	margin-top: -3px;
}

table.aboutbox_sub {
	position:absolute;
	top: 0;
	left: 0;
	width: 550px;
	height: 90px;
}
table.aboutbox_sub td {
	color: #FFF;
	padding-left: 125px;
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
}
table.aboutbox_sub td p {
	position: relative;
	display: inline;
	letter-spacing: 2px;
}
table.aboutbox_sub td p:before {
	content: "「";
	color: red;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: -5px;
	left: -20px;
}
table.aboutbox_sub td p:after {
	content: "」";
	color: red;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	bottom: -5px;
	right: -20px;
}

table.aboutbox_title {
	position:absolute;
	top: 0;
	left: 0;
	width: 550px;
	height: 90px;
}
table.aboutbox_title td {
	color: #FFF;
/*	font-weight: bold; */
	font-size: 21px;
	padding-left: 110px;
	padding-top: 40px;
}


/* -- 東京鉄鋼とは index -- */

a:hover table.aboutidx_back {
	opacity: 0.6;
}
table.aboutidx_back {
	display: block;
	position:absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 300px 150px 150px;
	border-color: #343434 #525252 #525252 #343434;
}
table.aboutidx_back:before {
	content: "";
	display: block;
	position:absolute;
	top: 30px;
	left: -120px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 45px 45px 45px 45px;
	border-color: rgb(198, 10, 15) rgb(221, 32, 44) rgb(221, 32, 44) rgb(198, 10, 15);
}
table.aboutidx_back:after {
	content: "";
	display: block;
	position:absolute;
	top: 67px;
	left: -30px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 9px 7px 9px;
	border-color: transparent transparent transparent rgb(221, 32, 44);
}

table.aboutidx_step {
	position:absolute;
	top: 30px;
	left: 30px;
	width: 90px;
	height: 90px;
}
table.aboutidx_step td {
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 1;
	font-weight: bold;
	font-family: sans-serif, meiryo;
}
table.aboutidx_step td p:nth-child(1) {
	font-size: 12px;
	letter-spacing: 2px;
}
table.aboutidx_step td p:nth-child(2) {
	font-size: 42px;
	padding-left: 3px;
	margin-top: -3px;
}

table.aboutidx_title {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 450px;
	height: 150px;
}
table.aboutidx_title td {
	color: #FFF;
/*	font-weight: bold; */
	font-size: 20px;
	padding-left: 140px;
	vertical-align: middle;
}





/* 韓国語リンク非表示 */
/*
.headlang li:nth-child(3) {
    display: none;
}
*/

/* 中国語リンク非表示 */
/*
.headlang li:nth-child(4) {
    display: none;
}
*/
