/*------------------------------------- 
1_初期化
2_基本設定
3_リンク設定
4_フォント
5_アクセスビリティ
6_clear
7_グリットレイアウト（テンプレート枠）
8_ヘッダエリア
9_ぱんくず
10_サイドナビエリア
11_コンテンツエリア
12_フッターエリア
13_テンプレートID
14_パーツ（コンポーネント）
15_フォーム
16_テストサイト用オリジナル！！！削除の事！！！
-------------------------------------*/
@import url("../../../../../../resources/sw_css/font-middle.css");

/* --------------------------------------
 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;
	word-break:normal;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

/*strong {
	font-weight:normal;
}*/


/* --------------------------------------
 2_基本設定
-------------------------------------- */
body {
	color: #666;/*333*/
	/*font-family:'ＭＳ Ｐゴシック','MS PGothic','Lucida Grande', Arial, Helvetica,sans-serif;*/
	font-family: 'Lucida Grande', Arial, Helvetica;
	font-size:75%;
	line-height:1.5;
	background:#FFF;
	margin-bottom:-10px;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


/* --------------------------------------
 3_リンク設定
-------------------------------------- */
a:link {
	color:#333;
	text-decoration:none;
}

a:visited {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration: underline;
}

a:active {
	color:#333;
	text-decoration:none;
}

a {
overflow:hidden;
outline:none;
}


/* --------------------------------------
 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 {

}

.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;
	color:#666666;
	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;
}

.clrbo {
	clear:both;
}

/*------------------------------------- 
7_グリットレイアウト（テンプレート枠）
-------------------------------------*/

#stage {
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px auto;
	width: 940px;
}

#html1 {
}

/*-------------- CONTENTS --------------*/
div#wrapper-2 {
	background: #fff;
	overflow: hidden;
  	margin: 0 auto;
	width:900px;
	background:url(../../../../../sw_img/lnvbg.png) left top repeat-y;
}

/* -- リリース詳細パンくず非表示対策 -- */
body#news #wrapper-2 {
margin-top:50px!important;
}

#nav {
	float: left;
	margin: 0;
	width: 212px;
}

#wrapper-3 {
	float: left;
	margin: 0;
	width:670px;
	margin-left:18px;
}

#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: 220px;
}
.promos {
		clear: both;
		/*overflow: hidden;
padding: 20px 0 20px 0;*/
}


/* footer */
#site-info {
	clear: both;
	width:100%;
	overflow: hidden;


}


/* 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;
}

/* 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: 220px;
	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: 20px auto;
	width: 940px;
	min-height: 69px;
}

#nav-global ul {
	position: relative;
	z-index: 100;
	/*background: #1c1c1c url(../../img/bgs/nav-global-line.png) 0 95% repeat-x;*/
	float: left;
	width: 100%;
	margin: 0 0 24px 0;
	list-style: none;
}
#nav-global.plus-navsub ul {
	border-bottom: none;
}
#nav-global li {
	float: left;
	margin: 2px 10px 0 0;
	padding-bottom: 0.355em;
	font-size: 150%;
	font-weight: bold;
}
#nav-global li a,
#nav-global li a:visited,
#nav-global li strong {
	display: block;
	float: left;
	color: #072D74;
	text-decoration: none;
}
/* on + open */
#nav-global li.on,
#nav-global li.open {
	background: url(../../img/bgs/nav-global.png) 50% 100% no-repeat;
}
#nav-global li strong,
#nav-global li.open a,
#nav-global li.on a {
	background: #DCDCE5;
	border:#FFFFFF 1px solid;
}
#nav-global li strong span,
#nav-global li.open a span {
	padding-right: 10px;
}
#nav-global li span,
#nav-global li.open a span {
	float: left;
	margin-left: 5px;
	padding: .4em 10px .355em 5px;
}
/* hover */
#nav-global li a:hover,
#nav-global li a:active,
#nav-global li a:focus {
	/*background: #ec1549;
	border-radius: 5px; NIR*/
}
/* 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 {
	position:relative;
	margin: 15px auto 0;
	width: 900px;
	height:33px;
	font-size:75%;
}


div#printout {
	position:absolute;
	top:0;
	right:0;
	width: 150px;
	text-align: right;
}

/* -- パンくずタイトル -- */
div.bread-crumb h5 {
	float: left;
	padding-top:1px;
	margin-right: 5px;
	font-weight: normal;
}

div.bread-crumb ol {
}

div.bread-crumb ol:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.bread-crumb ol li {
	color:#626262;
	float:left;
	margin-right:10px;
}

div.bread-crumb ol li a {
}

div.bread-crumb ol li a:after {
content: "  >"
}

/* -- 現在位置表示 -- */
div.bread-crumb ol li strong {
	font-weight:normal;
}



/*------------------------------------- 
★★★★★★★ ナビは別cssで管理 ★★★★★★★
-------------------------------------*/

/*------------------------------------- 
10_サイドナビエリア
-------------------------------------*/


/*--- SideNavi_area ---*/

div#nav {
}

div#nav div#promos1 {
}

div#nav div#promos1 div.promos {
}

/*-------------- ローカルナビ --------------*/

#nav-box {
	margin-bottom:15px;
}

/* -- ローカルナビタイトル -- */
#nav-box h6 {
}

/* -- 第一階層 -- */
#nav-box ul.navLevel_1 {
}

#nav-box ul.navLevel_1 strong {
	font-weight:normal;
}

/* --  -- */
#nav-box ul.navLevel_1 li {
}

/* --  -- */
#nav-box ul.navLevel_1 li a {
}

/* -- 第二階層 -- */
#nav-box ul.navLevel_2 {
}

/* --  -- */
#nav-box ul.navLevel_2 li {
}

/* --  -- */
#nav-box ul.navLevel_2 li a {
}

/* -- 第三階層 -- */
#nav-box ul.navLevel_3 {
}

/* --  -- */
#nav-box ul.navLevel_3 li {
}

/* --  -- */
#nav-box ul.navLevel_3 li a {
}


/* -- ☆階層が増えるごとに、連番で追加 -- */

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 {
	width:620px;
	height:43px;
	margin-bottom: 20px;
	padding:27px 25px 0 25px;
	background: url(../../../../../sw_img/h1_bg.jpg) left top no-repeat;
	font-size:15px;
	line-height:1.3;
	font-weight:bold;
	color:#505980;
}

/* -- H1画像登録時レイアウト -- */

div#page-intro .titleImage {
	height:70px;
}

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 {
	display:none;
}


/*--- 概要説明文の画像 ---*/
div#page-intro .abstractImage {
	text-align:center;
	margin:0 auto 10px;
}

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 {
}

div#site-info-box {
}

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 {
}

body#special div#html1 {
}

body#special div#sharewithmain {
}

body#special div#html2 {
}



/*------------------------------------- 
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:#FFCC00 3px solid;
	background-color:#FFFFCC;
	padding:5%;
	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;
}

/* -- 副見出し -- */
div.text-section h2 {
	clear:both;
	width:636px;
	height:25px;
	margin-bottom:20px;
	padding:5px 10px 0 24px;
	background: url(../../../../../sw_img/h2_bg.gif) left top no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:14px;
	color:#00133B;
}

/* -- 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(../../../../../sw_img/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%;
}

/* -- title -- */
div.teaser h2 {
	margin-bottom:5px;
}

/* -- テキスト -- */
div.teaser p {
	margin-bottom:10px;
}

/* -- 内部リンクだけ表示される（続きを）読むを削除 -- */
div.teaser p em.more {
	display:none;
}

/* -- 画像のレイアウト変更したい時はここ -- */
div.teaser img {
		max-width:100%;
}




/* -- 続きを読む★★要確認！この機能おそらく削除 -- */

/*<div class="teaser highlight" id="teaser-1">*/
em.more {
}



/*-------------- 外部ページバナー07_416 --------------*/

div.external-teaser {
	width:100%;
}

/* -- title -- */
div.external-teaser h2 {
	margin-bottom:5px;
}

/* -- テキスト -- */
div.external-teaser p {
		margin-bottom:10px;
}

/* -- 画像のレイアウト変更したい時はここ -- */
div.external-teaser img {
	max-width:100%;
}



/*-------------- ダウンロードページバナー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 {
	width:636px;
	height:25px;
	margin-bottom:20px;
	padding:5px 10px 0 24px;
	background: url(../../../../../sw_img/h2_bg.gif) left top no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:14px;
	color:#00133B;
}

/* -- 見出しh2レベル★★要確認！不具合解消で削除されてるはず -- */
div.title2 h2 p {
}


/* -- 見出しh3レベル -- */
div.title3 h3 {
	font-size:100%; /* 14px */
	margin: 30px 0 10px;
	padding-bottom: 5px;
	padding-left:3px;
	font-weight:bold;
	color:#01143F;
	font-size:14px;
	background:url(../../../../../sw_img/h3_bg.gif) left bottom repeat-x;
}

/* -- 見出しh3レベル★★要確認！不具合解消で削除されてるはず -- */
div.title3 h3 p {
}


/* -- 見出しh4レベル -- */
div.title4 h4 {
}

/* -- 見出し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(../../../../../sw_img/arr01.gif) left 0.4em no-repeat;
	padding-left:13px;
	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 {
	width:636px;
	height:25px;
	margin-bottom:20px;
	padding:5px 10px 0 24px;
	background: url(../../../../../sw_img/h2_bg.gif) left top no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:14px;
	color:#00133B;
}


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(../../img/defaulticon/common/link01.png) 6px 0.4em no-repeat;
	padding-left:18px;
}

/* -- 外部リンク07_406 -- */
div.link-list .external-link-text,
div.link-list-url .external-link-text {
	background:url(../../img/defaulticon/common/link02.png) left 0.2em no-repeat;
	padding-left:18px;
}

/* -- ダウンロードリンク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 {

}






/*-------------- このサイトについて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;
}

div.faq-list h3 {
	background:url(../../../../../sw_img/arr01.gif) left 0.4em no-repeat;
	padding-left:13px;
	font-weight:normal;
	margin: 0 0 10px;
	cursor: pointer;
}

div.faq-list .faq-item {
	margin-bottom:30px;

}

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 a {
	text-decoration:underline;
}

/* -- 画像_左 ★★要確認！-- */

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(../../../../../sw_img/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(../../img/defaulticon/common/link01.png) 6px 0.4em no-repeat;
	padding-left:18px;
}


/*-------------- 外部フッタリンク07_407 --------------*/

/* -- _同時出現 -- */
div.footer-link-list ul li.footer-link-external {
		background:url(../../img/defaulticon/common/link02.png) left 0.2em no-repeat;
	padding-left:18px;
}

div.footer-link-list ul li.external {
}





/*-------------- flashアニメーション07_007 --------------*/

.flash-animation {
	margin:0 auto;
	text-align:center;
}


/*-------------- 動画07_008 --------------*/
/* -- dlにclass名ついていますが、そちらは使いません。 -- */
.video {
	margin-bottom:10px;
}

.video dl {
	width:100%;
}


.video dl dt {
	text-align:center;
	margin-bottom:5px;
}

.video dl dt video {
	width:auto;
	max-width:100%;
}

.video dl dd {
}

/* -- 動画キャプション -- */
.video dl dd.caption {
}

/* -- 動画コピーライト -- */
.video dl dd.copyright {
}

/* -- 動画ディスクリプション -- */
.video dl dd.longdesc {
}




/*-------------- 音声07_010 --------------*/
/* -- dlにclass名ついていますが、そちらは使いません。 -- */
.audio {
	margin-bottom:10px;
}


.audio dl {
	width:80%;
	margin:0 auto;
}


.audio dl dt {
	margin-bottom:5px;
}

.audio dl dt audio {
	width:100%;
}

.audio dl dd {
}


/* -- 音声キャプション -- */
.audio dl dd.caption {
}

/* -- 音声コピーライト -- */
.audio dl dd.copyright {
}

/* -- 音声ディスクリプション -- */
.audio dl dd.longdesc {
}




/*-------------- 内部ページリンク（エリアリンク）07_411 internal --------------*/
/*-------------- 外部ページリンク（エリアリンク）07_412 external --------------*/
/*-------------- ダウンロードリンク（エリアリンク）07_413 download --------------*/

div.internal-link-area,
div.external-link-area,
div.download-link-area {
	clear:both;
}

div.internal-link-area a,
div.external-link-area a,
div.download-link-area a {
}

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 {
}


/* -- 画像_右 -- */
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%;
}


/*-------------- サイトマップ　07_906 --------------*/
div.sitemap {
	margin-bottom:20px;
}

div.sitemap h2 {
		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;
}


/* -- 第二階層 -- */
div.sitemap ul {
	margin-bottom:10px;
	margin-left:10px;
}

div.sitemap ul li {
	margin-bottom:10px;
	background:url(../../../../../sw_img/link01.png) left 0.4em no-repeat;
	padding-left:12px;
	}


/* -- 第三階層 -- */
div.sitemap ul li ul {
	margin-bottom:10px;
}

div.sitemap ul li ul li {
	margin-bottom: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 {
	width:100%;
	border:#DCDCE5 1px solid;
	border-top:none;
	padding: 6px;
}

/* -- テーブル項目タイトル -- */
/* -- ★★td→thへの変更要望中 -- */
.vtable-item table .vtable-head {
	background-color:#EAEEFC;
	padding: 6px;
	text-align:left;
	border:#DCDCE5 1px solid;
	border-top:none;
	width:30%;
	font-weight:normal;
}

.vtable-item table td {
	padding: 6px;
	border:#DCDCE5 1px solid;
	border-top:none;
	width:70%;
}


/* -- table一番上 -- */
#vtable-item-1 table th.vtable-head,
#vtable-item-1 table td {
	border-top:#DCDCE5 1px solid;
}

/* -- 画像_右 -- */
.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 {
	font-weight:bold;
}


/* -- 表 -- */
div.table div.shwTable {
margin-bottom:10px;
}

/* -- IE幅指定用 -- */
div.table div.shwTable table {
	width:100%;
}

/* -- 単位（表組の外） -- */
div.table div.shwTable td.shw-table-row {
}


/* -- 一行目・一列目を見出し設定に -- */
td.tableColumnHead,
td.tableRowHead {
    background-color:#EAEEFC!important;
}

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: 4px 4px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

/* -- 一行目・一列目を見出し設定に -- */
div.shwTable .tbColumnHead ,
div.shwTable .tbRowHead {
    background-color:#EAEEFC;
}

div.shwTable .tbColumnHead {
	text-align: left;
}

div.shwTable .tbRowHead {
	text-align: center;
}


/* 縦・横揃え */
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 {
}


/*-------------- カラム選択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{
	width:47%;
	float:left;
	margin-right:6%;
}

.multiColumn2 .column2 {
	width:47%;
	float:left;
}

.multiColumn3 .column1,
.multiColumn3 .column2{
	width:30%;
	margin-right:5%;
	float:left;
}

.multiColumn3 .column3{
	width:30%;
	float:left;
}

.multiColumn4 .column1,
.multiColumn4 .column2,
.multiColumn4 .column3{
	width:22%;
	margin-right:4%;
	float:left;
}

.multiColumn4 .column4{
	width:22%;
	float:left;
}


.multiColumn5 .column1,
.multiColumn5 .column2,
.multiColumn5 .column3{
	width:17%;
	margin-right:4%;
	float:left;
}

.multiColumn5 .column4{
	width:17%;
	margin-right:3%;
	float:left;
}

.multiColumn5 .column5{
	width:17%;
	float:left;
}

/* -- ★★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:#EAEEFC;
	border:#DCDCE5 1px solid;
	padding: 6px;
	font-weight:normal;
}

div.ircalendar div.ircalendar-title table th,
div.ircalendar div.ircalendar-item table td {
/*	width:auto;
	max-width:100%;*/
}


/* -- irカレンダー -- */
th.ircalendar-title1,
td.ircalendar-item1 {
	width:25%;
}

th.ircalendar-title2,
td.ircalendar-item2 {
	width:50%;
}

th.ircalendar-title3,
td.ircalendar-item3 {
	width:25%;
}


/*---------- 画像のレイアウト ----------*/
/* -- 画像_右 -- */
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-title table {
	width:100%;
}

div.ircalendar div.ircalendar-item table {
	width:100%;

}

div.ircalendar div.ircalendar-item table td {
	border:#DCDCE5 1px solid;
	border-top:none!important;
	padding: 6px;
}


/*---------- 画像のレイアウト ----------*/
/* -- 画像_右 -- */
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:#DCDCE5 1px solid;
}

div.haitou-table table th {
	border:#DCDCE5 1px solid;
	background-color:#EAEEFC;
	padding:3px 10px;
	text-align:center;
}

div.haitou-table table td {
	border:#DCDCE5 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;
}


/*-------------- 有価証券報告書一覧07_209 --------------*/

div.news-yuho {
}

div.news-yuho dl {
	margin-bottom:40px;
}


div.news-yuho dl dt {
	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;
}

div.news-yuho dl dd {
	margin-left:10px;
	margin-bottom:10px;
}


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 dl dd.news_result_member span.filesize {
}


/*-------------- 別エリア表示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 {
}


/*-------------- 別コンポーネント表示07_912★★！！要確認（中身呼んだら中はどうなる） --------------*/

div.reuse-component {
}



/*-------------- イベント一覧07_301 --------------*/

/* -- _同時出現 -- */
div.event-list {
}

div.teaser {
}

/* -- 副見出し -- */
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★★css名変更かも。要確認!!0729統合と合わせたけど。。。 --------------*/

div.highlights {
}

/* -- グラフ -- */
div.highlights div.highlights-graph {
	margin-bottom:10px;
	transform:scale(0.8);
	-moz-transform:scale(0.8);
	-webkit-transform:scale(0.8);
}

/* -- 表組 -- */
div.highlights div.table {
}

div.highlights div.table table {
}

div.highlights div.table table th {
}

div.highlights div.table table td {
}



/*-------------- 財務ハイライト（統合表示）07_216 --------------*/
/* -- 財務ハイライト（科目別）07_215　highlights-table -- */

/* -- グラフ -- */
div.highlights-graph {
	margin-bottom:10px;
		max-width:100%;
}


div.highlights-alltable,
div.highlights-table {
}

div.highlights-alltable div.table {/*←もしかして変わるかも。（科目別のCSSにあわせて）*/
}

div.highlights-alltable div.table table,
div.highlights-table table {/*←もしかして変わるかも。（科目別のCSSにあわせて）*/
border:#DCDCE5 1px solid;
}

div.highlights-alltable div.table table th,
div.highlights-table table th {/*←もしかして変わるかも。（科目別のCSSにあわせて）*/
background-color:#EAEEFC;
padding:3px 10px;
border:#DCDCE5 1px solid;
text-align:center;
}

div.highlights-alltable div.table table td,
div.highlights-table table td {/*←もしかして変わるかも。（科目別のCSSにあわせて）*/
padding:3px 10px;
border:#DCDCE5 1px solid;

}

/* -- 数値部分 -- */
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 {
	text-align:right;
	width:6em; /* -- ★←一時的な見栄え用 -- */
}

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 {
	text-align:right;
	width:6em; /* -- ★←一時的な見栄え用 -- */
}





/*-------------- 直近イベント一覧07_302★★css名変更かも。要確認!! --------------*/

/*-- イベント一覧と同じクラス名になっています --*/



/*-------------- ニュース一覧07_201（標準） --------------*/

/* -- _同時出現 -- */
div.news-list {
}

div.tabbox {
}

/* -- 年度タブ -- */
p.yearTabs {
	margin-bottom:20px;
	margin-left:10px;
}


p.yearTabs a {
	display:inline-block;
	padding-left:10px;
	width:auto;
	margin-right:13px;
	background:url(../../../../../sw_img/ico_arrow02.gif) left 0.4em no-repeat;
}

p.yearTabs a.active { 
        font-weight: bold; 
} 

/* -- 1つのリリース -- */

div.news-list ul.tabItems {
}

div.news-list ul.tabItems li {

}

div.news-list ul.tabItems li.no-img {
}

div.news-list ul.tabItems li.deactivated {
}

div.news-list ul.tabItems li.titleOnly {
}

div.news-list ul.tabItems li.normal {
}

/* -- リリースのテキスト -- */
div.news-list ul.tabItems li p {
}

/* -- リリースのタイトル -- */
div.news-list ul.tabItems li h3 {
	margin-left:9em;
	text-indent:-9em;
}


div.news-latest ul li h3 {
	margin-left:9em;
	text-indent:-9em;
}

div.news-list ul.tabItems li h3 a,
div.news-english ul.tabItems h3 a,
div.news-latest ul li h3 a {
	color:#373d71;
}

div.news-list ul.tabItems li h3 img,
div.news-english ul.tabItems h3 img,
div.news-latest ul li h3 img {
	display:none;

}

div.news-list ul.tabItems li h3 .n_icon img,
div.news-english ul.tabItems h3 .n_icon img,
div.news-latest ul li h3 .n_icon img {
	display:inline-block;
	vertical-align:middle;
}

div.news-english ul.tabItems h3 {
	margin-left:8.8em;
	text-indent:-8.8em;
}

div.news-english ul.tabItems h3 .date {
	padding-right:50px;
}

/* -- 非公開表示 -- */
ul.tabItems li p {
	background-color:#FCC;
	font-size: 85.7%; /* 12px */
}

/*-------------- ↑↑↑↑★★もっとclass名タイプあり★★ --------------*/



/*-------------- 最新ニュース一覧（標準）07_202 --------------*/

div.news-latest {
}

div.news-latest ul {
}

div.news-latest ul li {
	margin-bottom:8px;
	padding-bottom:8px;
	border-bottom:#8083A6 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 */
}

/* -- 【続きを読む】【全てのニュース】削除分 -- */
div.news-latest ul li p em.more,
div.news-latest .all {
	display:none;
}


div.news-latest ul li h3 {
			border:none!important;
		padding-left:0;
		font-weight:normal;
}

/* -- 日付 -- */
div.news-latest ul li h3 span.date {
	padding-right:50px;
	font-weight:nomal;
}



/*-------------- ↑↑↑↑★★もっと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; 
}
/* -- ★★色々種類あり↑↑クラス名違う確認中 -- */



/*-------------- 最新ニュース一覧（タブ切替）07_204 --------------*/

/* -- _同時出現 -- */
div.news-latest-tabbed {
}

div.tabbox {
}


/*div.news-latest-tabbed*/ ul.tabItems {
}

/*div.news-latest-tabbed*/ ul.tabItems li {
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:#8083A6 1px dotted;
	margin-bottom:8px;
}

/*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;
		font-weight:normal;
}


/* -- 続きを読む★★一時消し -- */
/*div.news-latest-tabbed*/ ul.tabItems li em.more {
	display:none;
}

/* -- 日付★★ -- */
/*div.news-latest-tabbed*/ ul.tabItems li span.date {
	padding-right:20px;
		font-weight:nomal;
}

/* -- 全てのニュース -- */
div.news-latest-tabbed p.all {
}

/*-------------- ↑↑↑↑★★もっとclass名タイプあり★★ --------------*/



/*-------------- 決算短信一覧（リスト）07_206 --------------*/

div.news-result {
	}

div.news-result dl {
	width:100%;
	margin-bottom:40px;
}

div.news-result dl dt {
	width:636px;
	height:25px;
	margin-bottom:20px;
	padding:5px 10px 0 24px;
	background: url(../../../../../sw_img/h2_bg.gif) left top no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:14px;
	color:#00133B;
	text-align:left;
}

div.news-result dl dd {
	margin-left:10px;
	margin-bottom:10px;
}



/*-------------- カレンダー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-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;
}
.form-wrapper p.required span,
.form-wrapper dfn {
	color: #ec1549;
	font-weight: bold;
}
.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;
}
.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: 3px 0 0 0;
	border: 1px solid #c2c2c2;
	padding: 10px 3px 10px 3px;
}
.form-wrapper input[type="submit"] {
	display: inline;
}
.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: 100%;
}
.form-wrapper select {
	display: block;
	width: 310px;
	margin: 5px 0 0 0;
}
.form-wrapper div span {
	/*display: block;*/
	padding: 5px 0 0 0;
	color: #555;
	font-size: 100%;
}
.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;
}
#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;
	width: auto;
}
.form-wrapper fieldset fieldset.mod .form-item label {
	display: inline;
}

/* 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 */
	background:#F60;
	right: auto;
	width: auto;
	margin:5px;
	padding: 12px 70px;
	/*color: #fff;*/
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
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 {
}

.form-summary table {
		border:#CCCCCC 1px solid;
}

.form-summary table td {
	border:#CCCCCC 1px solid;
	padding:5px 10px;
}

.form-field span {
	margin-bottom:0!important;
	line-height:1.4;
}

.form-edit {

}


.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;
}
#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;
}


/* --------------------------------------
16_オリジナル
-------------------------------------- */

div.jp_Header {
	position:relative;
	width:900px;
	height:136px;
	margin:0 auto;
}

div.logo {
	position:absolute;
	left:0;
	top:20px;
	width:184px;
}


ul.gnv {
	position:absolute;
	left:0;
	top:75px;
	width:900px;
	height:60px;
}

ul.gnv li {
	float:left;
}

ul.gnv li a {
	display:block;
	text-indent:-9999px;
}


ul.gnv li.gnv01 a {
	width:76px;
	height:60px;
	background:url(../../../../../sw_img/gnv01_off.gif) left top no-repeat;
}

ul.gnv li.gnv02 a {
	width:137px;
	height:60px;
	background:url(../../../../../sw_img/gnv02_off.gif) left top no-repeat;
}

ul.gnv li.gnv03 a {
	width:130px;
	height:60px;
	background:url(../../../../../sw_img/gnv03_off.gif) left top no-repeat;
}


ul.gnv li.gnv04 a {
	width:129px;
	height:60px;
	background:url(../../../../../sw_img/gnv04_off.gif) left top no-repeat;
}

ul.gnv li.gnv05 a {
	width:131px;
	height:60px;
	background:url(../../../../../sw_img/gnv05_active.gif) left top no-repeat;
}

ul.gnv li.gnv06 a {
	width:106px;
	height:60px;
	background:url(../../../../../sw_img/gnv06_off.gif) left top no-repeat;
}

ul.gnv li.gnv07 a {
	width:104px;
	height:60px;
	background:url(../../../../../sw_img/gnv07_off.gif) left top no-repeat;
}

ul.gnv li.gnv08 a {
	width:87px;
	height:60px;
	background:url(../../../../../sw_img/gnv08_off.gif) left top no-repeat;
}



ul.gnv li.gnv01 a:hover {
	background:url(../../../../../sw_img/gnv01_on.gif) left top no-repeat;
}

ul.gnv li.gnv02 a:hover {
	background:url(../../../../../sw_img/gnv02_on.gif) left top no-repeat;
}

ul.gnv li.gnv03 a:hover {
	background:url(../../../../../sw_img/gnv03_on.gif) left top no-repeat;
}

ul.gnv li.gnv04 a:hover {
	background:url(../../../../../sw_img/gnv04_on.gif) left top no-repeat;
}

ul.gnv li.gnv06 a:hover {
	background:url(../../../../../sw_img/gnv06_on.gif) left top no-repeat;
}

ul.gnv li.gnv07 a:hover {
	background:url(../../../../../sw_img/gnv07_on.gif) left top no-repeat;
}

ul.gnv li.gnv08 a:hover {
	background:url(../../../../../sw_img/gnv08_on.gif) left top no-repeat;
}


/* -- ニュースリリース用gnv -- */
ul.gnv li.gnv03 a.on {
	width:130px;
	height:60px;
	background:url(../../../../../sw_img/gnv03_active.gif) left top no-repeat;
}

ul.gnv li.gnv03 a.on:hover {
	width:130px;
	height:60px;
	background:url(../../../../../sw_img/gnv03_active.gif) left top no-repeat;
}


ul.gnv li.gnv05 a.off {
	width:131px;
	height:60px;
	background:url(../../../../../sw_img/gnv05_off.gif) left top no-repeat;
}

ul.gnv li.gnv05 a.off:hover {
	width:131px;
	height:60px;
	background:url(../../../../../sw_img/gnv05_on.gif) left top no-repeat;
}




/* ---- utility ---- */

#utility {
	position:absolute;
	top:45px;
	right:1px;
	width: 300px;
	height: 16px;
}


div.utilitybox {
	position:relative;
	width:300px;
	height:16px;
	margin:0;
	padding:0;
}

div.utilitybox ul.uti {
	position:absolute;
	top:3px;
	right:66px;
}

div.utilitybox ul.uti li {
	float:left;
}

div.utilitybox ul.uti li.sitemap {
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	background: url(../../../../../sw_img/ico_arrow01.gif) left center no-repeat;
	*background: url(../../../../../sw_img/ico_arrow01.gif) left 0.1em no-repeat;
}

div.utilitybox ul.uti li.eng {
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	background: url(../../../../../sw_img/ico_arrow01.gif) left center no-repeat;
	*background: url(../../../../../sw_img/ico_arrow01.gif) left 0.1em no-repeat;
}


div.utilitybox ul.uti li.size {
}


div.utilitybox div.small {
	position:absolute;
	width:16px;
	height:16px;
	top:0;
	right:40px;
}

div.utilitybox div.normal {
	position:absolute;
	width:16px;
	height:16px;
	top:0;
	right:20px;
}

div.utilitybox div.large {
	position:absolute;
	width:16px;
	height:16px;
	top:0px;
	right:0;
}


div.utilitybox div.small a,
div.utilitybox div.normal a,
div.utilitybox div.large a {
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	outline:none;
}



div.utilitybox div.small a {
	background:url(../../../../../sw_img/ico_font_small_off.gif) left top no-repeat;
}

div.utilitybox div.small a:hover {
	background:url(../../../../../sw_img/ico_font_small_on.gif) left top no-repeat;
}

div.utilitybox div.normal a {
	background:url(../../../../../sw_img/ico_font_middle_off.gif) left top no-repeat;
}

div.utilitybox div.normal a:hover {
	background:url(../../../../../sw_img/ico_font_middle_on.gif) left top no-repeat;
}

div.utilitybox div.large a {
	background:url(../../../../../sw_img/ico_font_big_off.gif) left top no-repeat;
}

div.utilitybox div.large a:hover {
	background:url(../../../../../sw_img/ico_font_big_on.gif) left top no-repeat;
}






/**/

div#pagetop {
	clear: both;
	width: 900px;
	margin:0 auto;
	height:48px;
	background: url(../../../../../sw_img/bg_left-column_btm.gif) no-repeat left top;
	text-align: right;
}

/* ------------------------------------------------------------
	footer
   ------------------------------------------------------------ */

div#Footer {
	margin:0 auto;
	width: 900px;
	height: 90px;
	background: #fff url(../../../../../sw_img/bg_footer2.gif) no-repeat left top;
	overflow: hidden;
}



div#pagetop img {
	margin: 21px 0 0;
}

#footer-menu-list {
	text-align:center;
	margin: 0;
	padding: 18px 0 12px 0;
}
#footer-menu-list li {
	display:inline;
	margin: 1px 10px 0 0;
	padding: 0 0 0 10px;
	background: url(../../../../../sw_img/ico_line01.gif) no-repeat 0 50%;
}
#footer-menu-list li.footer-menu-link-first {
	padding-left:0;
	background: none;
}
div#footer-bottom {
	/* position:relative;
	width: 879px;
	margin-left:21px; */
	width: 868px;
    margin: 0 0 0 21px;
    clear: both;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
div#copyright {
	/* position:absolute;
	left:0;
	top:0;
	width: 450px; */
	width: 380px;
}
ul#footer-tool-list {
	/* position:absolute;
	margin: 0;
	padding: 0;
	top:3px;
	right:11px; */
	flex: 1;
    margin: 0;
    padding: 0;
    /* float: right; */
    display: flex;
    gap: 3px 0;
    flex-wrap: wrap;
    justify-content: flex-end;
}
ul#footer-tool-list li{
	float:left;
	margin-right: 10px;
	padding: 0;
	background: url(../../../../../sw_img/ico_arrow01.gif) left center no-repeat;
}
ul#footer-tool-list li a {
	padding-left:10px;
}

#footer-menu-list li.lasmg {
	margin-right:0!important;
} 



/* -- ページ下部リンクエリア -- */
/* under_btn_link */

div.ftlinks {
	clear: both;
	width: 900px;
	margin:0 auto;
	background:url(../../../../../sw_img/lnvbg.png) left top repeat-y;
}

div.ftbg {
	width:670px;
	padding-top:20px;
	padding-left:230px;
	background:url(../../../../../sw_img/ftbg01.gif) left top repeat-y;
}

div.under-btn-link{
	clear: both;
	position: relative;
	top: 6px;
	margin: 0;
	padding:0;
	width: 670px;
	background: url(../../../../../sw_img/block-00-btm.gif) no-repeat left bottom;
}

div.under-btn-link-inner{
	margin: 0;
	padding:13px 0 13px 28px;
	background: url(../../../../../sw_img/block-00-top.gif) no-repeat left top;
}

div.ftlink {
	width:200px;
	margin: 0;
	padding:0 0 0 17px;
	background: url(../../../../../sw_img/ico_arrow03.gif) left 2px no-repeat;


}




div.ftlink_line {
	clear:both;
	margin-right:28px;
	padding:0;
	border-bottom:1px dashed #DCDCE5;
	font-size:0;
	line-height:0;
}

.under-btn-link-list{
	margin: 13px 18px 0;
	padding:0;
}



.under-btn-link-list li{
	margin: 0;
	padding:0 20px 10px 0;
	list-style: none;
	float: left;
	line-height: 1.6;
}

.under-btn-link-list li a{
	margin: 0;
	padding:0 0 0 11px;
	background: url(../../../../../sw_img/ico_arrow02.gif) no-repeat 0 0;
}





/* -- 余白
-------------------------------------- */
.mt0 {
	margin-top:0!important;
}

.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px;
}

.mt25 {
	margin-top:25px;
}

.mt30 {
	margin-top:30px;
}

.mr10 {
	margin-right:10px;
}

.mr16 {
	margin-right:16px;
}

.mr17 {
	margin-right:17px;
}

.mr20 {
	margin-right:20px;
}

.mr23 {
	margin-right:23px;
}
	
.mr25 {
	margin-right:25px;
}

.mr30 {
	margin-right:30px;
}


.ml_10 {
	margin-left:-10px;
}

.ml14 {
	margin-left:14px;
}

.ml16 {
	margin-left:16px;
}

.mb0 {
	margin-bottom:0!important;
}

.mb3 {
	margin-bottom:3px;
}

.mb9 {
	margin-bottom:9px;
}

.mb10 {
	margin-bottom:10px;
}

.mb13 {
	margin-bottom:13px;
}

.mb20 {
	margin-bottom:20px;
}

.mb25 {
	margin-bottom:25px;
}

.ml_13 {
	margin-left:-13px;
}

.pb0 {
	padding-bottom:0!important;
}

.pb15 {
	padding-bottom:15px;
}

.pt0 {
	padding-top:0!important;
}

.pt10 {
	padding-top:10px;
}


.mb15 {
	margin-bottom:15px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.mb40 {
	margin-bottom:40px;
}

.mb50 {
	margin-bottom:50px;
}

/* -- 幅
-------------------------------------- */
.wd190 {
	width:190px;
}

.wd230 {
	width:230px;
}



/* -- レイアウト
-------------------------------------- */
.talcen {
text-align:center;
}


/* --  -- */
div.btn a:hover img {
	filter:alpha(opacity:70);
	-moz-opacity:0.7;
	opacity:0.7;
}


/* -- IRトップページオリジナル
-------------------------------------- */

/* -- H2 -- */
h2.indh2 {
	clear:both;
	position:relative;
	width:636px;
	height:25px;
	margin-bottom:20px;
	padding:5px 10px 0 24px;
	background: url(../../../../../sw_img/h2_bg.gif) left top no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:14px;
	color:#00133B;
}


h2.indh2 span.list {
	position:absolute;
	right:20px;
	top:8px;
}

/* -- 最新の決算情報201102add -- */
h2.kessan {
	width:636px;
	height:25px;
	margin-bottom:0;
	margin-top:30px;
	margin-left:-10px;
	padding:5px 10px 0 24px;
	background: url(../../../../../sw_img/h2_bg.gif) left top no-repeat;
	font-weight: bold;
	line-height:1.3;
	font-size:14px;
	color:#00133B;
}


/* -- 決算発表 -- */
div.ind_01 {
	width:670px;
	background:url(../../../../../sw_img/top_bg01.png) left bottom no-repeat;
	padding-bottom:25px;
	margin-left:-10px;
	margin-top:20px;
}

div.ind_01 h2.ind_tit {
	padding:0;
	margin-bottom:10px;
}

div.ind_01 p.read {
	width:600px;
	margin-left:35px;
	margin-bottom:3px;
}

div.ind_01 ul.link {
	width:620px;
	margin-left:40px;
}

div.ind_01 ul.link li {
	float:left;
	width:270px;
	margin-right:30px;
	margin-top:9px;
	padding:0 5px 5px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
}

div.ind_01 ul.link li a.pdf {
	background:url(../../../../../sw_img/icon_pdf.gif) left center no-repeat;
	padding-left:20px;
}

div.ind_01 ul.link li a.movie {
	background:url(../../../../../sw_img/icon_movie.gif) left center no-repeat;
	padding-left:20px;
}

div.ind_01 ul.link li a span {
	padding-left:10px;
	font-size:80%;
}

/* -- 皆様へ -- */

div.mov_bn {
	margin-left:15px;
	margin-top:10px;
}

div.ind_02 {
	width:670px;
	background:url(../../../../../sw_img/top_bg02.png) left bottom no-repeat;
	padding-bottom:10px;
	margin-left:-10px;
	margin-bottom:10px;
}

div.ind_02 h2 {
	margin-left:15px;
	margin-bottom:15px;
}

div.ind_02 h3 {
	margin-bottom:3px;
}




div.ind_02 div.leftbox {
	float:left;
	width:212px;
	margin-right:17px;
	padding-top:13px;
	background:url(../../../../../sw_img/top_bg05.png) left top no-repeat;
}

div.ind_02 div.leftbox p.read {
	width:182px;
	margin-left:15px;
	font-size:70%;
}


div.ind_02 div.rightbox {
	float:left;
	width:441px;
	padding-top:13px;
	background:url(../../../../../sw_img/top_bg06.png) left top no-repeat;
}

div.ind_02 div.rightbox p.read {
	width:411px;
	margin-left:15px;
	margin-bottom:11px;
	font-size:70%;
}

div.ind_02 div.rightbox div.inbox {
	margin-left:10px;
	width:411px;
	background:#FFF url(../../../../../sw_img/top_bg07.png) left top no-repeat;
	padding-top:13px;
	padding-left:10px;
}



div.ind_02 div.rightbox div.inbox02 {
	float:left;
	margin-right:13px;
	margin-top:10px;
}

div.ind_02 div.rightbox ul.step {
	float:left;
	width:147px;
	margin-right:20px;
}

div.ind_02 div.rightbox ul.step02 {
	float:left;
	width:147px;
}

div.ind_02 div.rightbox ul.step li,
div.ind_02 div.rightbox ul.step02 li {
	width:142px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	padding:8px 5px 10px 0;
	font-size:90%;
}

div.ind_02 div.rightbox ul.step li a,
div.ind_02 div.rightbox ul.step02 li a {
	background:url(../../../../../sw_img/arr01.gif) 1px center no-repeat;
	padding-left:13px;
}

div.stepbt {
	margin-left:10px;
	margin-bottom:10px;
}

div.kojinbt {
	margin-left:10px;
}

ul.setsubox{
	margin-left:10px;
	width:411px;
	background:#FFF url(../../../../../sw_img/top_bg07_3.png) left top no-repeat;
	padding-top:12px;
	padding-left:10px;
}

ul.setsubox li a {
	background:url(../../../../../sw_img/arr01.gif) 1px center no-repeat;
	padding-left:13px;
}

div.ind_03 {
	width:670px;
	background:url(../../../../../sw_img/top_bg09.png) left top no-repeat;
	padding-top:13px;
	padding-bottom:8px;
	margin-left:-10px;
}

div.ind_03 h2 {
	margin-left:12px;
	margin-bottom:8px;
}

div.ind_03 p.read {
	width:186px;
	margin-left:13px;
	font-size:70%;
}

div.ind_03 div.inbox3_1 {
	float:left;
	width:212px;
	margin-right:17px;
}

div.ind_03 div.inbox3_2 {
	float:left;
	width:212px;
}

div.ind_03_2 {
	width:650px;
	background:url(../../../../../sw_img/top_bg08.png) left top no-repeat;
	margin-left:-10px;
	padding-left:20px;
}

div.ind_03_2 ul.inbox3_2_1 {
	float:left;
	width:171px;
	margin-right:58px;
	padding-top:3px;
}

div.ind_03_2 ul.inbox3_2_2 {
	float:left;
	width:171px;
	padding-top:3px;
}

div.ind_03_2 ul.inbox3_2_1 li,
div.ind_03_2 ul.inbox3_2_2 li {
	width:166px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	padding:8px 5px 10px 0;
	font-size:90%;
}

div.ind_03_2 ul.inbox3_2_1 li a,
div.ind_03_2 ul.inbox3_2_2 li a {
	background:url(../../../../../sw_img/arr01.gif) 1px center no-repeat;
	padding-left:13px;
}

div.ind_03_3 {
	clear:both;
	width:670px;
	height:27px;
	margin-left:-10px;
	margin-bottom:10px;
	background:url(../../../../../sw_img/top_bg03.png) left bottom no-repeat;
	font-size:0;
	line-height:0;
}


div.ind_04 {
	width:441px;
	margin-left:-10px;
	background:url(../../../../../sw_img/top_bg03.png) left bottom no-repeat;
	padding-bottom:27px;
}

div.ind_04 h2 {
	margin-left:13px;
	margin-bottom:10px;
}

div.ind_04 p.read {
	width:190px;
	margin-left:13px;
	padding-bottom:10px;
	font-size:70%;
}

div.ind_04 div.inbox4_1 {
	float:left;
	width:212px;
	background:url(../../../../../sw_img/top_bg09.png) left top no-repeat;
	padding-top:13px;
	margin-right:17px;
}

div.ind_04 ul.inbox4_2 {
	width:192px;
	padding-top:3px;
	padding-left:20px;
	background:url(../../../../../sw_img/top_bg10.png) left top no-repeat;
}

div.ind_04 ul.inbox4_2 li {
	width:168px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	padding:8px 5px 10px 0;
	font-size:90%;
}

div.ind_04 ul.inbox4_2 li a {
	background:url(../../../../../sw_img/arr01.gif) 1px center no-repeat;
	padding-left:13px;
}

div.ind_04 div.inbox4_3 {
	float:left;
	width:212px;
	background:url(../../../../../sw_img/top_bg05.png) left top no-repeat;
	padding-top:13px;
}

div.ind_04 div.inbox4_3 div.inbox4_3_2 {
	width:212px;
	background:url(../../../../../sw_img/top_bg04.png) left bottom no-repeat;
}

div.ind_04 div.inbox4_3 ul.inbox4_3_3 {
	width:192px;
	padding-top:25px;
	padding-left:20px;
	background:url(../../../../../sw_img/top_bg11.png) left top no-repeat;
}

div.ind_04 div.inbox4_3 ul.inbox4_3_3 li {
	width:168px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	padding:8px 5px 10px 0;
	font-size:90%;

}

div.ind_04 div.inbox4_3 ul.inbox4_3_3 li a {
	background:url(../../../../../sw_img/arr01.gif) 1px center no-repeat;
	padding-left:13px;
}


/* ---- トップオリジナル201111改修 ---- */
div.top2box {
	width:670px;
	margin-bottom:40px;
}

div.top2box:after,
div.top2link:after,
div.top2link div.lsbox:after,
div.top2link3:after {
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
	content: "."; 
}

div.top2box h2 {
	padding-bottom:7px;
	padding-top:4px;
}

div.top2box div.sbox {
	float:left;
	width:327px;
}


div.top2box div.bgbox {
	width:327px;
	background:url(../../../../../sw_img/top2_bg03.png) left bottom no-repeat;
	padding-bottom:1px;
	margin-bottom:10px;
}

div.top2box div.bgbox2 {
	width:327px;
	background:url(../../../../../sw_img/top2_bg03.png) left bottom no-repeat;
	margin-bottom:10px;
}

div.top2box div.topm {
	width:314px;
	padding-left:13px;
	background:url(../../../../../sw_img/top2_bg01.png) 209px bottom no-repeat;
	min-height:92px;
	height: auto !important;
	height: 92px;
}

div.top2box div.topm p {
	width:190px;
}

div.top2box div.plan {
	width:314px;
	padding-left:13px;
	background:url(../../../../../sw_img/top2_bg02.png) 260px top no-repeat;
	min-height:92px;
	height: auto !important;
	height: 92px;
}

div.top2box div.plan p {
	width:230px;
}



div.top2box div.kessan {
	width:314px;
	padding-left:13px;
	min-height:42px;
	height: auto !important;
	height: 42px;
}

div.top2box div.kessan h2 {
	float:left;
	clear:left;
	margin-right:35px;
}

div.top2box div.kessan ul {
	margin:0;
	padding-top:3px;
}

div.top2box div.kessan ul li {
	float:left;
	padding-left:11px;
	background:url(../../../../../sw_img/arr01.gif) left center no-repeat;
}


div.top2box div.yutai {
	width:314px;
	position:relative;
	padding-top:10px;
	padding-left:13px;
	min-height:32px;
	height: auto !important;
	height: 32px;
	background:url(../../../../../sw_img/top2_bg03.png) left bottom no-repeat;
}

div.top2box div.yutai div.preboximg {
	position:absolute;
	right:10px;
	bottom:1px;
	z-index:10;
}

div.top2box div.yutai div.bgimg {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}




/**/
div.top2link {
	clear:both;
	width:670px;
	padding-bottom:7px;
	margin-bottom:10px;
	/*margin-left:-10px;*/
	background:url(../../../../../sw_img/top2_bg06.png) left bottom no-repeat;
}


div.top2link div.lsbox {
	float:left;
	width:303px;
	padding:14px 10px 0 14px;
	background:url(../../../../../sw_img/top2_bg05.png) left top no-repeat;
}

div.top2link div.lsbox h2 {
	margin-bottom:14px;
}

div.top2link div.lsbox div.ph {
	float:left;
}

div.top2link div.lsbox ul {
	float:left;
	margin-top:3px;
	margin-bottom:10px;
}

div.top2link div.lsbox ul li {
		width:173px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	padding:2px 5px 3px 0;
	margin-left:13px;
	text-indent:-13px;
	
}

div.top2link div.lsbox ul li a {
	background:url(../../../../../sw_img/arr01.gif) 1px 0.4em no-repeat;
	padding-left:13px;
}


div.top2link2 {
	clear:both;
	width:670px;
	height:42px;
	margin-bottom:10px;
	/*margin-left:-10px;*/
}

div.top2link2 h2 {
	float:left;
	width:327px;
}

div.top2link3 {
	clear:both;
	width:670px;
	margin-bottom:10px;
	/*margin-left:-10px;*/
	padding-bottom:22px;
	background:url(../../../../../sw_img/top2_bg08.png) left bottom no-repeat;
}

div.top2link3hd {
	height:17px;
	margin-bottom:0;
	/*margin-left:-10px;*/
}
 
div.top2link3 ul {
	width:610px;
	margin-left:40px;
}

div.top2link3 ul li {
	float:left;
	width:278px;
	margin-right:20px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	padding:5px 5px 5px 0;
}

div.top2link3 ul li a {
	background:url(../../../../../sw_img/arr01.gif) 1px center no-repeat;
	padding-left:13px;
}


/* ---- トップオリジナル201308改修 ---- */

div.top3link3 {
	clear:both;
	width:630px;
	margin-bottom:10px;
	/*margin-left:-10px;*/
	padding-bottom:22px;
	padding-left:40px;
	background:url(../../../../../sw_img/top2_bg08.png) left bottom no-repeat;
}

div.top3link3:after {
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
	content: "."; 
}

div.top3link3hd {
	margin-bottom:0;
	height:17px;
	/*margin-left:-10px;*/
}

div.top3link3 p.mid {
	float:left;
	width:220px;
	margin-right:90px;
	margin-top:26px;
}

 
div.top3link3 ul {
	width:300px;
	float:left;
}

div.top3link3 ul li {
	width:278px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	padding:5px 5px 5px 0;
}

div.top3link3 ul li a {
	background:url(../../../../../sw_img/arr01.gif) 1px center no-repeat;
	padding-left:13px;
}


/**/
div.top3box {
	width:670px;
	padding-top:9px;
	margin-bottom:12px;
	background:url(../../../../../sw_img/top3_bg01.png) left top no-repeat;
}

div.top3box2 {
	width:670px;
	height:27px;
	padding-top:15px;
	margin-bottom:40px;
	background:url(../../../../../sw_img/top3_bg05.png) left top no-repeat;
}

div.top3box:after,
div.top3box div.s_box:after,
div.top3box div.s_box01:after,
div.top3box div.s_box02:after,
div.top3box div.s_box02_2:after,
div.top3box2 div.s_box:after {
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
	content: "."; 
}

div.top3box p,
div.top3box2 p {
	width:100%;
	margin-bottom:10px;
}

div.top3box h2 {
	padding-bottom:7px;
	padding-top:2px;
}


div.top3box div.box01 {
	width:670px;
	background:url(../../../../../sw_img/top3_bg02.png) left bottom no-repeat;
	min-height:75px;
	height: auto !important;
	height: 75px;
	padding-bottom:10px;
}

div.top3box div.box02 {
	background:url(../../../../../sw_img/top3_bg03_2.png) left bottom no-repeat;
	min-height:75px;
	height: auto !important;
	height: 75px;
	padding-bottom:10px;
}


div.top3box div.box03 {
	width:670px;
	background:url(../../../../../sw_img/top3_bg04.png) left bottom no-repeat;
	min-height:78px;
	height: auto !important;
	height: 78px;
	padding-bottom:10px;
}

div.top3box div.s_box01 {
	float:left;
	width:194px;
	padding-left:13px;
	padding-right:120px;
}

.box01 h2,
.box02 h2,
.box03 h2 {
	font-size:100%!important;
}

div.top3box div.s_box02 {
	float:left;
	width:234px;
	padding-left:13px;
	padding-right:80px;
}

div.top3box div.s_box02_2 {
	float:left;
	width:194px;
	padding-left:13px;
	padding-right:120px;
}


div.top3box2 div.s_box {
	float:left;
	width:294px;
	padding-left:13px;
	padding-right:20px;
}

div.top3box2 div.s_box h2 {
	float:left;
	clear:left;
	margin-right:25px;
}

div.top3box2 div.s_box ul {
	margin:0;
}

div.top3box2 div.s_box ul li {
	float:left;
	padding-left:11px;
	padding-top:2px;
	background:url(../../../../../sw_img/arr01.gif) left center no-repeat;
	line-height:1;
}


/* -- 各トップリンク一覧
-------------------------------------- */

/* -- topmessage -- */
div.linkboxmes {
	width:670px;
	background:url(../../../../../sw_img/linkbg_03.jpg) left bottom no-repeat;
	padding-bottom:20px;
	margin-bottom:10px;
}

/* -- 2列 -- */
div.linkbox {
	width:670px;
	background:url(../../../../../sw_img/linkbg_02.jpg) left bottom no-repeat;
	padding-bottom:20px;
	margin-bottom:10px;
}

/* -- 1列 -- */
div.linkbox01 {
	width:670px;
	background:url(../../../../../sw_img/linkbg_02.jpg) -343px bottom no-repeat;
	padding-bottom:20px;
	margin-bottom:10px;
}

div.linkboxmes h2,
div.linkbox h2,
div.linkbox01 h2 {
	margin-bottom:9px;
}

div.linkboxmes div.lefbox,
div.linkbox div.lefbox {
	float:left;
	width:301px;
	margin-right:16px;
	background:url(../../../../../sw_img/linkbg_01.jpg) left top no-repeat;
	padding:14px 13px 0;
}

div.linkboxmes div.rigbox,
div.linkbox div.rigbox,
div.linkbox01 div.lefbox {
	float:left;
	width:301px;
	background:url(../../../../../sw_img/linkbg_01.jpg) left top no-repeat;
	padding:14px 13px 0;
}

div.linkbox p.read,
div.linkbox01 p.read {
/*font-size:70%;*/
}

div.linkboxmes div.lefbox p.read {
	width:230px;
}

div.linkboxmes div.rigbox p.read {
	width:155px;
}

div.linkboxmes div.rigbox {
	position:relative;
}

div.linkboxmes div.rigbox div.kojinimg {
	position:absolute;
	right:12px;
	top:40px;
}

div.linkboxmes div.lefbox div.bnn {
	width:110px;
	height:45px;
	margin:8px 0 6px 98px;
}


/* -------------------------------- */
/* -- 個人投資家の皆様へオリジナル -- */
div.kojin_01 {
	width:670px;
	background:url(../../../../../sw_img/top_bg01.png) left bottom no-repeat;
	padding-bottom:20px;
	*padding-bottom:15px;
	margin-left:0;
	margin-bottom:10px;
}

div.kojin_01 div.kojin_02 {
	width:640px;
	padding:13px 15px 5px;
	background:url(../../../../../sw_img/top_bg12.png) left top no-repeat;
}

div.kojin_01 h2 {
	margin-bottom:8px;
}

div.kojin_01 p.read {
	width:600px;
	margin-bottom:3px;
	font-size:70%;
}

div.kojin_img {
	margin-bottom:8px;
}

div.kojinbox {
	width:610px;
	margin-left:30px;
}

div.kojinbox h3 {
	margin-bottom:6px;
}

div.kojinbox02 {
	float:left;
	margin-left:10px;
	_margin-left:6px;
	margin-right:30px;
	padding-bottom:10px;
}


div.kojinbox ul.step {
	float:left;
	width:160px;
	margin-right:30px;
}

div.kojinbox ul.step02 {
	float:left;
	width:160px;
}

div.kojinbox ul.step li,
div.kojinbox ul.step02 li {
	width:155px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	padding:8px 5px 10px 0;
	font-size:90%;
}

div.kojinbox ul.step li a,
div.kojinbox ul.step02 li a {
	background:url(../../../../../sw_img/arr01.gif) 1px center no-repeat;
	padding-left:13px;
}


div.kojinbox ul.link {
	width:450px;
	float:left;
}

div.kojinbox ul.link li {
	float:left;
	width:200px;
	margin-right:30px;
	margin-top:9px;
	padding:0 5px 5px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
}

div.kojinbox ul.link li.rig {
	margin-right:0;
}


div.kojinbox ul.link li a,
div.kojinbox ul.link li a {
	background:url(../../../../../sw_img/arr01.gif) 1px 3px no-repeat;
	padding-left:13px;
}



div.kojin_03 {
	clear:both;
	position:relative;
	width:670px;
	height:100px;
	background:url(../../../../../sw_img/kojin_bg01.jpg) left top no-repeat;
	margin-bottom:10px;
}


div.kojin_03 h2 {
	position:absolute;
	left:12px;
	top:14px;
}

div.kojin_03 p.mess {
	position:absolute;
	left:12px;
	top:37px;
	width:400px;
}


div.kojin_03 div.movie {
	position:absolute;
	right:120px;
	top:20px;
}

p.kojin_04 {
	clear:both;
	padding-top:10px;
	margin-bottom:5px;
}

div.kojin_05 {
	clear:both;
	width:670px;
	background:url(../../../../../sw_img/kojin_bg03.jpg) left bottom no-repeat;
	padding-bottom:20px;
	margin-bottom:10px;
}



div.kojin_05 div.lefbox,
div.kojin_05_2 div.lefbox {
	float:left;
	width:287px;
	margin-right:16px;
	background:url(../../../../../sw_img/kojin_bg02.jpg) left top no-repeat;
	padding:21px 20px 0;
}

div.kojin_05 div.rigbox,
div.kojin_05 div.lefbox,
div.kojin_05_2 div.rigbox,
div.kojin_05_2 div.lefbox {
	float:left;
	width:287px;
	background:url(../../../../../sw_img/kojin_bg02.jpg) left top no-repeat;
	padding:21px 20px 0;
}

/* ---- */
div.kojin_05 ul.link {
	width:190px;
	float:left;
	margin-bottom:5px;
}

div.kojin_05 ul.link li {
	width:185px;
	padding:8px 0 10px 5px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
}

div.kojin_05 ul.link li.rig {
	margin-right:0;
}

div.kojin_05 ul.link li a {
	background:url(../../../../../sw_img/arr01.gif) 1px 3px no-repeat;
	padding-left:13px;
}

div.kojin_05 div.rigph {
	float:right;
	margin-top:10px;
}

/* ---- */

div.kojin_05_2 {
	clear:both;
	width:670px;
	background:url(../../../../../sw_img/kojin_bg03_2.jpg) left bottom no-repeat;
	padding-bottom:20px;
	margin-bottom:10px;
}

div.kojin_05_2 ul.link02 {
	width:287px;
	margin-bottom:5px;
}

div.kojin_05_2 ul.link02 li {
	float:left;
	width:130px;
	padding:8px 0 10px 5px;
	background:url(../../../../../sw_img/line01.gif) left bottom repeat-x;
	margin-right:17px;
}

div.kojin_05_2 ul.link02 li.rig {
	margin-right:0;
}


div.kojin_05_2 ul.link02 li a {
	background:url(../../../../../sw_img/arr01.gif) 1px 3px no-repeat;
	padding-left:13px;
}




/* ---- 個人トップオリジナル201111改修 ---- */
div.konin2 {
	width:670px;
	margin-bottom:30px;
}


div.konin2:after {
	display: block; 

	clear: both; 
	height: 0; 
	visibility: hidden;
	content: "."; 
}


div.konin2 div.ksbox {
	float:left;
	width:327px;
}


div.konin2 div.ksbox div.box {
	position:relative;
	width:317px;
	background:url(../../../../../sw_img/kojin2_bg02.png) right bottom no-repeat;
	min-height:71px;
	height: auto !important;
	height: 71px;
	margin-bottom:10px;
	padding-top:6px;
	padding-right:10px;
}

div.konin2 div.ksbox div.box div.ph {
	position:absolute;
	left:6px;
	top:0;
}

div.konin2 div.ksbox div.box div.ph2 {
	position:absolute;
	left:11px;
	top:6px;
}

div.konin2 div.ksbox div.box h2,
div.konin2 div.ksbox div.box p {
	margin-left:103px;
}

div.konin2 div.ksbox div.box p {
	line-height:1.6!important;
}

div.konin2 div.ksbox div.box h2 {
	padding-bottom:7px;
}
	
span.lettersp {
	letter-spacing:-0.1em;
}


/* ---- 中期経営計画 ---- */
ul.planlink {
	width:650px;
	margin-top:20px;
}

ul.planlink li {
	width:648px;
	border:#DCDCE5 1px solid;
	margin-bottom:5px;
}

ul.planlink li.dec01 {
	width:646px;
	border:#00133B 2px solid;
	margin-bottom:5px;
}

ul.planlink li a {
	display:block;
	width:572px;
	padding:8px 5px 8px 71px;
	background:#EDF1FC url(../../../../../sw_img/movie.gif) 10px 5px no-repeat;
}

ul.planlink li.dec01 a {
	display:block;
	width:620px;
	padding:10px 5px 10px 21px;
	background:#F7F7F7 url(../../../../../sw_img/arr01.gif) 10px 1.2em no-repeat;
	font-size:1.2em;
	font-weight:bold;
}

ul.planlink li a:hover {
	background:#fff url(../../../../../sw_img/movie.gif) 10px 5px no-repeat;
}

ul.planlink li.dec01 a:hover {
	background:#ffffff url(../../../../../sw_img/arr01.gif) 10px 1.2em no-repeat;
}


ul.planlink2 {
	width:660px;
	margin-top:10px;
	margin-bottom:10px;
}


ul.planlink2 li {
    display: -moz-inline-box; /*for Firefox 2*/
    display: inline-block; /*for modern*/
    /display: inline; /*for ie5～7*/
    /zoom: 1; /*for ie5～7*/
	background:url(../../../../../sw_img/arr01.gif) left 0.6em no-repeat;
	padding-left:8px;
	width: 30%;
	margin-top:5px;
	margin-right:10px;
	vertical-align: top;
}

/* -- 株主還元 -- */
div.kangen {
	clear:both;
	margin:20px 0 10px 101px;
}

div.kangen p.day {
	width:7.8em;
	float:left;
	clear:left;
	background:#C9C9C9;
	text-align:center;
	margin-right:10px;
	padding:3px;
	font-weight:bold;
	color:#00133B;
}

div.kangen p.detail {
	padding: 3px 3px 3px 9.5em;
}

/* -- 中経詳細ページ -- */
.planimg {
	margin:20px auto 40px;
	text-align:center;
}


/* -- 中計2014-2016 -- */
/* -- 上部ナビ -- */
div.chu16nv {
	width:655px;
	height:115px;
	padding-top:59px;
	padding-left:15px;
	background:url(../../../../../sw_img/chu16_nv.png) left top no-repeat;
}

div.chu16nv ul {
	position:relative;
	width:640px;
	height:100px;
}

div.chu16nv ul li {
	text-indent:-9999px;
}

div.chu16nv ul li.nv01 {
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:100px;
}

div.chu16nv ul li.nv02 {
	position:absolute;
	top:15px;
	left:105px;
	width:85px;
	height:85px;
}



div.chu16nv ul li.nv03 {
	position:absolute;
	top:15px;
	left:195px;
	width:85px;
	height:85px;
}

div.chu16nv ul li.nv04 {
	position:absolute;
	top:15px;
	left:285px;
	width:85px;
	height:85px;
}

div.chu16nv ul li.nv05 {
	position:absolute;
	top:15px;
	left:375px;
	width:85px;
	height:85px;
}

div.chu16nv ul li.nv06 {
	position:absolute;
	top:15px;
	left:465px;
	width:85px;
	height:85px;
}

div.chu16nv ul li.nv07 {
	position:absolute;
	top:15px;
	left:555px;
	width:85px;
	height:85px;
}

/**/
div.chu16nv ul li.nv01 a {
	display:block;
	width:100px;
	height:100px;
	background:url(../../../../../sw_img/chu16_nv_01.png) left top no-repeat;
}

div.chu16nv ul li.nv02 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_02.png) left top no-repeat;
}

div.chu16nv ul li.nv03 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_03.png) left top no-repeat;
}

div.chu16nv ul li.nv04 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_04.png) left top no-repeat;
}

div.chu16nv ul li.nv05 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_05.png) left top no-repeat;
}

div.chu16nv ul li.nv06 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_06.png) left top no-repeat;
}

div.chu16nv ul li.nv07 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_07.png) left top no-repeat;
}

/**/
div.chu16nv ul li.nv01 a:hover,
div.chu16nv ul li.nv01 a.on {
	display:block;
	width:100px;
	height:100px;
	background:url(../../../../../sw_img/chu16_nv_01on.png) left top no-repeat;
}

div.chu16nv ul li.nv02 a:hover,
div.chu16nv ul li.nv02 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_02on.png) left top no-repeat;
}

div.chu16nv ul li.nv03 a:hover,
div.chu16nv ul li.nv03 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_03on.png) left top no-repeat;
}

div.chu16nv ul li.nv04 a:hover,
div.chu16nv ul li.nv04 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_04on.png) left top no-repeat;
}

div.chu16nv ul li.nv05 a:hover,
div.chu16nv ul li.nv05 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_05on.png) left top no-repeat;
}

div.chu16nv ul li.nv06 a:hover,
div.chu16nv ul li.nv06 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_06on.png) left top no-repeat;
}

div.chu16nv ul li.nv07 a:hover,
div.chu16nv ul li.nv07 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/chu16_nv_07on.png) left top no-repeat;
}

/* -- 上部ナビ_英語 -- */
div.chu16nv_en {
	width:655px;
	height:115px;
	padding-top:59px;
	padding-left:15px;
	background:url(../../../../../sw_img/en/chu16_nv.png) left top no-repeat;
}

div.chu16nv_en ul {
	position:relative;
	width:640px;
	height:100px;
}

div.chu16nv_en ul li {
	text-indent:-9999px;
}

div.chu16nv_en ul li.nv01 {
	position:absolute;
	top:0;
	left:0;
	width:100px;
	height:100px;
}

div.chu16nv_en ul li.nv02 {
	position:absolute;
	top:15px;
	left:105px;
	width:85px;
	height:85px;
}

div.chu16nv_en ul li.nv03 {
	position:absolute;
	top:15px;
	left:195px;
	width:85px;
	height:85px;
}

div.chu16nv_en ul li.nv04 {
	position:absolute;
	top:15px;
	left:285px;
	width:85px;
	height:85px;
}

div.chu16nv_en ul li.nv05 {
	position:absolute;
	top:15px;
	left:375px;
	width:85px;
	height:85px;
}

div.chu16nv_en ul li.nv06 {
	position:absolute;
	top:15px;
	left:465px;
	width:85px;
	height:85px;
}

div.chu16nv_en ul li.nv07 {
	position:absolute;
	top:15px;
	left:555px;
	width:85px;
	height:85px;
}

/**/
div.chu16nv_en ul li.nv01 a {
	display:block;
	width:100px;
	height:100px;
	background:url(../../../../../sw_img/en/chu16_nv_01.png) left top no-repeat;
}

div.chu16nv_en ul li.nv02 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_02.png) left top no-repeat;
}

div.chu16nv_en ul li.nv03 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_03.png) left top no-repeat;
}

div.chu16nv_en ul li.nv04 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_04.png) left top no-repeat;
}

div.chu16nv_en ul li.nv05 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_05.png) left top no-repeat;
}

div.chu16nv_en ul li.nv06 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_06.png) left top no-repeat;
}

div.chu16nv_en ul li.nv07 a {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_07.png) left top no-repeat;
}

/**/
div.chu16nv_en ul li.nv01 a:hover,
div.chu16nv_en ul li.nv01 a.on {
	display:block;
	width:100px;
	height:100px;
	background:url(../../../../../sw_img/en/chu16_nv_01on.png) left top no-repeat;
}

div.chu16nv_en ul li.nv02 a:hover,
div.chu16nv_en ul li.nv02 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_02on.png) left top no-repeat;
}

div.chu16nv_en ul li.nv03 a:hover,
div.chu16nv_en ul li.nv03 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_03on.png) left top no-repeat;
}

div.chu16nv_en ul li.nv04 a:hover,
div.chu16nv_en ul li.nv04 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_04on.png) left top no-repeat;
}

div.chu16nv_en ul li.nv05 a:hover,
div.chu16nv_en ul li.nv05 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_05on.png) left top no-repeat;
}

div.chu16nv_en ul li.nv06 a:hover,
div.chu16nv_en ul li.nv06 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_06on.png) left top no-repeat;
}

div.chu16nv_en ul li.nv07 a:hover,
div.chu16nv_en ul li.nv07 a.on {
	display:block;
	width:85px;
	height:85px;
	background:url(../../../../../sw_img/en/chu16_nv_07on.png) left top no-repeat;
}

/* -- 下部ナビ -- */
ul.chu16_ftnv {
	width:670px;
	height:62px;
	margin-top:20px;
}

ul.chu16_ftnv li a:hover img {
	filter:alpha(opacity:70);
	-moz-opacity:0.7;
	opacity:0.7;
}

ul.chu16_ftnv li.lef {
	float:lef;
}

ul.chu16_ftnv li.rig {
	float:right;
}


/* -- ulstyle -- */
ul.chu16_tx01 {
}

ul.chu16_tx01 li {
	background:url(../../../../../sw_img/chu16_arr01.png) left 0.3em no-repeat;
	padding-left:15px;
	padding-bottom:7px;
}


/* -- list -- */
ul.chu16_tx03 {
	margin-left:-10px;
}

ul.chu16_tx03 li {
	margin-left:0.5em;
	text-indent:-0.5em;
	background:none!important;
}



/* -- dlstyle -- */
dl.chu16_tx02 {
	width:100%;
}

dl.chu16_tx02 dt {
	float:left;
	width:4.5em;
	text-align:left;
}

dl.chu16_tx02 dd {
	padding-left:4.6em;
}

/* -- キャプション -- */

.chu16_cen {
	margin:0 auto;
}

.chu16_cap {
	padding-top:10px;
	text-align:right;
	font-size:80%;
}

.chu16_cap02 {
	padding-top:10px;
	font-size:80%;
}

.chu16_flrig {
	float:right;
	margin-left:20px;
}



/* -- tablestyle 成長戦略 -- */
table.seicho {
	width:650px;
}

table.seicho th,
table.seicho td {
	padding:10px;
	border-bottom:#B7BEE3 1px solid;
	vertical-align:middle;
}

table.seicho td.cen {
	text-align:center;
}

table.seicho th {
	color:#001339;
	background-color:#EDF1FC;
	text-align:center;
	vertical-align:middle;
}

table.seicho th.tit01 {
	background-color:#B7BEE3;
}


table.seicho th.type2 {
	text-align:left;
}
table.seicho th.type2 p {
	width:90%;
	text-indent:-1.1em;
	margin-left:1.1em;
}

/* -- tablestyle 重点地域 -- */
table.area {
	width:650px;
}

table.area th,
table.area td {
	padding:10px;
	border-top:#B7BEE3 1px solid;
	border-bottom:#B7BEE3 1px solid;
}

table.area th {
	color:#001339;
	background-color:#EDF1FC;
	text-align:center;
	vertical-align:middle;
}

table.area td {
}


/* -- tablestyle 業績見通し -- */
table.gyou {
	width:650px;
}

table.gyou th {
	color:#001339;
	background-color:#B7BEE3;
	text-align:center;
}

table.gyou th,
table.gyou td {
	padding:10px 5px;
}

table.gyou td {
	text-align:center;
	background-color:#EDF1FC;
	border-top:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	vertical-align:middle;
}

table.gyou td.last {
	background-color:#FFFFFF;
	border-bottom:#B7BEE3 1px solid;	
}

table.gyou .non {
	background-color:#FFFFFF!important;
	border:none!important;
	padding:0!important;
}


/* -- tablestyle ブランド -- */
table.brand {
	width:650px;
}

table.brand th,
table.brand td {
	padding:20px;
	border-top:#B7BEE3 3px solid;
	border-bottom:#B7BEE3 3px solid;
}

table.brand th {
	text-align:center;
	vertical-align:middle;
}


/* -- bordercolor -- */
td.bdr_ccc {
	border-right:#B7BEE3 1px solid!important;
}


/* -- キーパーソン -- */
div.chu16_key {
	width:610px;
	padding:20px 20px 0 20px;
	background:url(../../../../../sw_img/chu16_bg01.png) left top no-repeat;
}


div.chu16_key div.person {
	position:relative;
	width:610px;
	height:98px;
	margin-bottom:15px;
}

div.chu16_key div.person .ph {
	position:absolute;
	width:83px;
	height:98px;
	right:0;
	top:0;
}

div.chu16_key div.person .cap {
	position:absolute;
	width:200px;
	right:90px;
	bottom:0;
	text-align:right;
	font-size:90%;
	line-height:1.2;
}


/* -- シナジー -- */
div.chu16_synergy {
	position:relative;
	width:610px;
	padding:20px 20px 0 20px;
	background:url(../../../../../sw_img/chu16_bg03.png) left top no-repeat;
}

div.chu16_synergy .ph {
	position:absolute;
	width:150px;
	right:10px;
	bottom:0;
}

div.chu16_synergy .cap {
	font-size:80%;
	line-height:1.2;
	text-align:center;
	padding-top:10px;
}


/* -- マネジメントメッセージ -- */
ul.mmlink {
	/* width:310px; */
	margin-top:20px;
}

ul.mmlink li {
	display: inline-block;
	border:#DCDCE5 1px solid;
}

ul.mmlink li a {
	display: inline-block;
	/* width:276px; */
	padding:6px 10px 5px 22px;
	background:url(../../../../../sw_img/icon_01.gif) 10px 0.9em no-repeat;
	vertical-align: top;
}

ul.mmlink li a:hover {
	background-color:#EDF1FC;
}


/* ---- 個人トップ2013改修 ---- */
ul.kojin3bn {
	width:670px;
	height:195px;
	/*margin-left:-10px;*/
	margin-bottom:20px;
}

ul.kojin3bn li {
	float:left;
}

ul.kojin3bn2 {
	width:670px;
	height:60px;
	/*margin-left:-10px;*/
	margin-bottom:20px;
}

ul.kojin3bn2 li {
	float:left;
}

/* ------ plus12 ------ */

#carousel {
	margin: 0 auto;
	width: 637px;
	height: 144px;
	text-align: left;
	position: relative;
	background:url(../../../../../sw_img/kojin3_bg01.png) left top no-repeat;
	padding: 10px 19px 10px 14px;
	margin-bottom:20px;
}

#carousel p.osusume {
	margin-left:-2px;
	margin-bottom:12px;
}

#carousel_prev,
#carousel_next {
	top: 89px;
	width: 13px;
	height: 30px;
	cursor: pointer;
	position: absolute;
}
#carousel_prev {
	left: 0;
	background:url(../../../../../sw_img/kojin3_prev2.png) left top no-repeat;
}
#carousel_next {
	right: 0;
	background:url(../../../../../sw_img/kojin3_next2.png) left top no-repeat;
}

#carousel ul li {
	width: 214px;
	float: left;
	display: inline;
}

#carousel ul li img {
	padding:0 7px 0 7px;
}


/* -- newsタブ -- */
ul.news_tab01 {
	width:665px;
	height:29px;
	margin-top:26px;
	margin-bottom:25px;
	padding-left:5px;
	background:url(../../../../../sw_img/news_tabbg.gif) left bottom repeat-x;
}

ul.news_tab01 li {
	float:left;
	width:106px;
	height:29px;
	margin-right:5px;
}

ul.news_tab01 li:last-of-type {
	margin-right: 0;
}

ul.news_tab01 li a {
	width:106px;
	height:29px;
	display:block;
	text-indent:-9999px;
} 

ul.news_tab01 li.tab01_1 a {
	background:url(../../../../../sw_img/news_tab02on.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_2 a {
	background:url(../../../../../sw_img/news_tab01.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_3 a {
	background:url(../../../../../sw_img/news_tab03.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_4 a {
	background:url(../../../../../sw_img/news_tab04.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_5 a {
	background:url(../../../../../sw_img/news_tab05.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_6 a {
	background:url(../../../../../sw_img/news_tab06.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_2 a:hover {
	background:url(../../../../../sw_img/news_tab01on.gif) left top no-repeat;
}
ul.news_tab01 li.tab01_3 a:hover {
	background:url(../../../../../sw_img/news_tab03on.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_4 a:hover {
	background:url(../../../../../sw_img/news_tab04on.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_5 a:hover {
	background:url(../../../../../sw_img/news_tab05on.gif) left top no-repeat;
}

ul.news_tab01 li.tab01_6 a:hover {
	background:url(../../../../../sw_img/news_tab06on.gif) left top no-repeat;
}


/* =======================================
	ClearFixElements
======================================= */
#carousel ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#carousel ul {
	display: inline-block;
	overflow: hidden;
	height:140px;
}


/* ------------------------------------------ 
english site only 一部日本語style併用
 ------------------------------------------ */
 
/* -- ヘッダ -- */
 div.en_Header {
	position:relative;
	width:900px;
	height:126px;
	margin:0 auto;
}


ul.gnv_en {
	position:absolute;
	left:0;
	top:76px;
	width:900px;
	height:50px;
}

ul.gnv_en li {
	float:left;
}

ul.gnv_en li a {
	display:block;
	text-indent:-9999px;
}


ul.gnv_en li.gnv01 a {
	width:62px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_home_off.gif) left top no-repeat;
}

ul.gnv_en li.gnv02 a {
	width:130px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_group_off.gif) left top no-repeat;
}

ul.gnv_en li.gnv03 a {
	width:107px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_news_off.gif) left top no-repeat;
}


ul.gnv_en li.gnv04 a {
	width:152px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_aboutus_off.gif) left top no-repeat;
}

ul.gnv_en li.gnv05 a {
	width:135px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_ir_active.gif) left top no-repeat;
}

ul.gnv_en li.gnv07 a {
	width:190px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_rd_off.gif) left top no-repeat;
}

ul.gnv_en li.gnv06 a {
	width:124px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_csr_off.gif) left top no-repeat;
}



ul.gnv_en li.gnv01 a:hover {
	background:url(../../../../../sw_img/en/mm_home_on.gif) left top no-repeat;
}

ul.gnv_en li.gnv02 a:hover {
	background:url(../../../../../sw_img/en/mm_group_on.gif) left top no-repeat;
}

ul.gnv_en li.gnv03 a:hover {
	background:url(../../../../../sw_img/en/mm_news_on.gif) left top no-repeat;
}

ul.gnv_en li.gnv04 a:hover {
	background:url(../../../../../sw_img/en/mm_aboutus_on.gif) left top no-repeat;
}

ul.gnv_en li.gnv05 a:hover {
	background:url(../../../../../sw_img/en/mm_ir_on.gif) left top no-repeat;
}

ul.gnv_en li.gnv07 a:hover {
	background:url(../../../../../sw_img/en/mm_rd_on.gif) left top no-repeat;
}

ul.gnv_en li.gnv06 a:hover {
	background:url(../../../../../sw_img/en/mm_csr_on.gif) left top no-repeat;
}


/* -- ニュースリリース用gnv -- */
ul.gnv_en li.gnv03 a.on {
	width:107px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_news_active.gif) left top no-repeat;
}

ul.gnv_en li.gnv03 a.on:hover {
	width:107px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_news_active.gif) left top no-repeat;
}


ul.gnv_en li.gnv05 a.off {
	width:135px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_ir_off.gif) left top no-repeat;
}

ul.gnv_en li.gnv05 a.off:hover {
	width:135px;
	height:50px;
	background:url(../../../../../sw_img/en/mm_ir_on.gif) left top no-repeat;
}



/* ---- utility ---- */

div.utilitybox ul.uti li.japan {
	margin: 0 20px 0 0;
	padding: 0 0 0 10px;
	background: url(../../../../../sw_img/ico_arrow01.gif) no-repeat 0 50%;
}


div.utilitybox div.small_e {
	position:absolute;
	width:16px;
	height:16px;
	top:0;
	right:40px;
}

div.utilitybox div.normal_e {
	position:absolute;
	width:16px;
	height:16px;
	top:0;
	right:20px;
}

div.utilitybox div.large_e {
	position:absolute;
	width:16px;
	height:16px;
	top:0px;
	right:0;
}



div.utilitybox div.small_e a,
div.utilitybox div.normal_e a,
div.utilitybox div.large_e a {
	display: block;
	text-indent: -9999px;
	overflow:hidden;
	outline:none;
}



div.utilitybox div.small_e a {
	background:url(../../../../../sw_img/en/ico_font_small_off.gif) left top no-repeat;
}

div.utilitybox div.small_e a:hover {
	background:url(../../../../../sw_img/en/ico_font_small_on.gif) left top no-repeat;
}

div.utilitybox div.normal_e a {
	background:url(../../../../../sw_img/en/ico_font_middle_off.gif) left top no-repeat;
}

div.utilitybox div.normal_e a:hover {
	background:url(../../../../../sw_img/en/ico_font_middle_on.gif) left top no-repeat;
}

div.utilitybox div.large_e a {
	background:url(../../../../../sw_img/en/ico_font_big_off.gif) left top no-repeat;
}

div.utilitybox div.large_e a:hover {
	background:url(../../../../../sw_img/en/ico_font_big_on.gif) left top no-repeat;
}



/* -- footer 英語 -- */

div.under-btn-link-inner_e{
	margin: 0;
	padding:13px 0 8px 28px;
	background: url(../../../../../sw_img/block-00-top.gif) no-repeat left top;
}

ul.under-btn-link-list_e {
	width:578px;
	margin-top:14px;
	padding:0 18px;
	border-bottom:1px dashed #dcdce5;
}


ul.under-btn-link-list_e02 {
	width:578px;
	border-bottom:none!important;
	margin-top:4px;
	padding:0 18px;
}

ul.under-btn-link-list_e02 li,
ul.under-btn-link-list_e li{
	margin: 0;
	padding-right:20px;
	padding-bottom:4px;
	list-style: none;
	float: left;
	line-height: 1.6;
	
}

ul.under-btn-link-list_e02 li a,
ul.under-btn-link-list_e li a{
	margin: 0;
	padding:0 0 0 11px;
	background: url(../../../../../sw_img/ico_arrow02.gif) no-repeat 0 0;
}



/* ---- トップオリジナル英語_201310改修 ---- */

/**/
div.top3enbox {
	width:670px;
	margin-bottom:12px;
	position: relative;
}

/*
div.top3enbox::before {
	content: "";
	display: block;
	width: 670px;
	height: 9px;
	position: absolute;
	top: 0;
	left: 0;
	background:url(../../../../../sw_img/en/top3_bg01.png) left top no-repeat;
}
*/

div.top3enbox2 {
	width:670px;
	height:27px;
	padding-top:15px;
	margin-bottom:40px;
	background:url(../../../../../sw_img/en/top3_bg04.png) left top no-repeat;
}

div.top3enbox:after,
div.top3enbox div.s_box:after,
div.top3enbox div.s_box01:after,
div.top3enbox div.s_box02:after,
div.top3enbox div.s_box02_2:after,
div.top3enbox2 div.s_box:after {
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
	content: "."; 
}

div.top3enbox p,
div.top3enbox2 p {
	width:100%;
	margin-bottom:3px;
	line-height:1.3;
}

div.top3enbox h2 {
	padding-bottom:7px;
	padding-top:2px;
}


div.top3enbox div.box01 {
	width:670px;
/*	background:url(../../../../../sw_img/en/top3_bg02.png) left bottom no-repeat; */
	min-height:75px;
	height: auto !important;
}

div.top3enbox div.box01.w {
	width:670px;
/*	background:url(../../../../../sw_img/en/top3_bg02w.png) left bottom no-repeat; */
}

div.top3enbox div.box02 {
/*	background:url(../../../../../sw_img/en/top3_bg03.png) left bottom no-repeat; */
	min-height:75px;
	height: auto !important;
	height: 75px;
	box-sizing: border-box;
/*	padding-top: 9px; */
/*	padding-bottom:5px; */
}



div.top3enbox div.s_box01 {
	float:left;
	width:327px;
	height: 89px;
	padding-left:13px;
	padding-right:13px;
	padding-top: 9px;
	padding-bottom:5px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

div.top3enbox div.box01.w > .s_box01:first-child {
	width:301px;
	padding-right:13px;
}

div.top3enbox div.s_box02 {
	float:left;
	width: 327px;
	height: 89px;
	padding-top: 9px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom: 5px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

div.top3enbox div.s_box02_2 {
	float:left;
	width:194px;
	padding-left:13px;
	padding-right:120px;
}


div.top3enbox2 div.s_box {
	float:left;
	width:309px;
	padding-left:13px;
	padding-right:5px;
}

div.top3enbox2 div.s_box h2 {
	float:left;
	clear:left;
	margin-right:25px;
}

div.top3enbox2 div.s_box ul {
	margin:0;
}

div.top3enbox2 div.s_box ul li {
	float:left;
	padding-left:11px;
	padding-top:2px;
	background:url(../../../../../sw_img/arr01.gif) left center no-repeat;
	line-height:1;
}

div.top3enbox div.s_box03 {
	float:left;
	width:327px;
	padding-left:13px;
	padding-right:5px;
/*	background: url(../../../../../sw_img/en/top3_bg04.png) left top no-repeat; */
    height: 42px;
	padding-top: 14px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

div.top3enbox div.s_box03_2 {
	float:left;
	width:327px;
	padding-left:13px;
	padding-right:5px;
/*	background: url(../../../../../sw_img/en/top3_bg04.png) right top no-repeat; */
	height: 42px;
	padding-top: 15px;
	margin-top: 5px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

div.top3enbox div.s_box03_2 ul {
	margin:0;
}

div.top3enbox div.s_box03_2 ul li {
	float:left;
	padding-left:11px;
	padding-top:2px;
	background:url(../../../../../sw_img/arr01.gif) left center no-repeat;
	line-height:1;
}


/* -- サブナビ -- */
ul.submenu {
width:160px;
margin-left:28px;
margin-top:15px;
}

ul.submenu li {
margin-bottom:10px;
}

ul.submenu li a {
width:150px;
padding-left:10px;
background:url(../../../../../sw_img/mn_arr.gif) left 0.2em no-repeat;
}






/* -- tablestyle 業績ハイライト -- */
table.ghighlight {
	width:650px;
}

table.ghighlight th {
	color: #666;
	background-color:#EAEEFC;
	font-weight: normal;
	border:#CCCCCC 1px solid;
}

table.ghighlight td {
	color: #666;
	border:#CCCCCC 1px solid;
	text-align:right;
	vertical-align:middle;
}

table.ghighlight th,
table.ghighlight td {
	padding:2px 4px;
}

table.ghighlight thead th {
	text-align:center;
}

table.ghighlight tbody th {
	text-align:left;
}



/* -- tablestyle アナリスト・カバレッジ -- */
table.analyst {
	width:650px;
}

table.analyst th {
	color: #666;
	background-color:#EAEEFC;
	font-weight: normal;
	border:#CCCCCC 1px solid;
	text-align:left;
}

table.analyst td {
	color: #666;
	border:#CCCCCC 1px solid;
	text-align:left;
	vertical-align:middle;
}

table.analyst th,
table.analyst td {
	padding: 2px 4px 1px;
	font-size: 108.4%;
}


/* グラフのハンバーガーメニュー */
.graph .highcharts-button {
	display: none;
}

body#IndividualInvestors .vimeo{
	width: 640px;
	margin: 0 auto 20px auto;
}


body#irtop .index01 ,
body#irtop .index02,
body#irtop .index03 {
margin-bottom: 12px;
}

body#irtop .index01 h2 ,
body#irtop .index02 h2,
body#irtop .index03 h2,
body#irtop .index04 h2,
body#irtop .index05 h2{
padding: 0;
margin-bottom: 0;
}

body#irtop .index01 p ,
body#irtop .index02 p,
body#irtop .index03 p,
body#irtop .index04 p,
body#irtop .index05 p{
margin-top: 3px;
}

body#irtop .index01 .column1 {
/*	background: url(../../../../../sw_img/top_bg_01.png) no-repeat; */
	width: 327px;
	height: 94px;
	margin: 0 16px 0 0;
	padding: 11px 13px 0 13px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

body#irtop .index01.w .column1 {
/*	background: url(../../../../../sw_img/top_bg_01w.png) no-repeat; */
	padding-right: 13px;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

body#irtop .index01 .column2 {
/*	background: url(../../../../../sw_img/top_bg_02.png) no-repeat; */
	width: 327px;
	height: 94px;
	padding: 11px 13px 0 13px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

body#irtop .index02 .column1 {
/*	background: url(../../../../../sw_img/top_bg_03.png) no-repeat; */
	width: 327px;
	height: 94px;
	margin: 0 16px 0 0;
	padding: 11px 13px 0 13px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

body#irtop .index02 .column2 {
/*	background: url(../../../../../sw_img/top_bg_04.png) no-repeat; */
	width: 327px;
	height: 94px;
	padding: 9px 13px 0 13px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

body#irtop .index03 .column1 {
/*	background: url(../../../../../sw_img/top_bg_10.png) no-repeat; */
	width: 327px;
	height: 94px;
	margin: 0 16px 0 0;
	padding: 11px 13px 0 13px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

body#irtop .index03 .column2 {
/*	background: url(../../../../../sw_img/top_bg_06.png) no-repeat; */
	width: 327px;
	height: 94px;
	padding: 11px 13px 0 13px;
	box-sizing: border-box;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}

body#irtop .index04 .column1 ,
body#irtop .index05 .column1 {
width: 327px;
height: 42px;
margin: 0 16px 0 0;
padding: 0;
box-sizing: border-box;
}

body#irtop .index04 .column2 .teaser ,
body#irtop .index05 .column1 .teaser  {
/*	background: url(../../../../../sw_img/top_bg_08.png) no-repeat; */
	width: 327px;
	height: 42px;
	padding: 13px 0 0 13px;
	box-sizing: border-box;
	margin-bottom: 12px;
	border: 1px solid #e1e4e9;
	border-radius: 5px;
}
body#irtop .index04 .column2 .link-list ,
body#irtop .index05 .column2 .link-list  {
background: url(../../../../../sw_img/top_bg_09.png) no-repeat;
width: 327px;
height: 42px;
padding: 15px 0 0 13px;
box-sizing: border-box;
}
body#irtop .index04 .column2 .link-list  h2 ,
body#irtop .index05 .column2 .link-list  h2{
background: url(../../../../../sw_img/top3_tx07.png) no-repeat;
width: 52px;
height: 14px;
box-sizing: border-box;
text-indent: -9999px;
float: left;
margin-right: 25px;
}
body#irtop .index04 .column2 .link-list  ul ,
body#irtop .index05 .column2 .link-list  ul{
float: left;
}
body#irtop .index04 .column2 .link-list  li ,
body#irtop .index05 .column2 .link-list  li{
float: left;
padding-left: 11px;
padding-top: 2px;
background: url(../../../../../sw_img/arr01.gif) left center no-repeat;
line-height: 1;
margin-right: 30px;
}


/*-- お問い合わせ(contact->inquiry) --*/
#contact .teaser.no-img:not(.highlight) ,
#contact .external-teaser.no-img:not(.highlight) ,
#contact .download-teaser.no-img:not(.highlight) {
	max-width: 500px;
	margin: auto;
}

#contact .teaser.no-img:not(.highlight) h2 ,
#contact .external-teaser.no-img:not(.highlight) h2 ,
#contact .download-teaser.no-img:not(.highlight) h2 {
	position: relative;
}

#contact .teaser.no-img:not(.highlight) h2 a ,
#contact .external-teaser.no-img:not(.highlight) h2 a ,
#contact .download-teaser.no-img:not(.highlight) h2 a {
    display: block;
	padding: 18px 30px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	background: #0086d1;
	font-size: 16px;
	color: #fff;
}

#contact .teaser.no-img:not(.highlight) h2 a:before ,
#contact .external-teaser.no-img:not(.highlight) h2 a:before ,
#contact .download-teaser.no-img:not(.highlight) h2 a:before {
	position: absolute;
	display: inline-block;
	width: 22px;
	height: 12px;
	content: url(../../../../../../resources/sw_img/arrow_white.png);
	position: absolute;
	top: calc(50% - 11px);
	/* top: 50%; */
	right: 13px;
}

/*
#contact .teaser.no-img:not(.highlight) h2 a[target="_blank"]:after ,
#contact .external-teaser.no-img:not(.highlight) h2 a[target="_blank"]:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	background: url("../../../../../../resources/sw_img/linkout_white.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}

#contact .download-teaser.no-img:not(.highlight) h2 a[href*=".pdf"]:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 20px;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf_white.png") center center no-repeat;
	background-size: contain;
	margin-left: 5px;
}
*/

#contact .teaser.no-img:not(.highlight) p ,
#contact .external-teaser.no-img:not(.highlight) p ,
#contact .download-teaser.no-img:not(.highlight) p {
	margin-top: 5px;
	font-size: 14px;
}

#contact .teaser.no-img:not(.highlight) h2 a:hover ,
#contact .external-teaser.no-img:not(.highlight) h2 a:hover ,
#contact .download-teaser.no-img:not(.highlight) h2 a:hover {
	opacity: .7;
}


/* お問い合わせ専用 チェックボックスつきテキスト */
#contact .external-teaser.with-checkbox:not(.highlight) p {
	text-align: center;
	font-size: 14px;
}

#contact .external-teaser.with-checkbox:not(.highlight) input[type=checkbox] {
	vertical-align: middle;
}

/* お問い合わせ専用 リンク無効時 */
#contact .external-teaser.with-checkbox.disabled:not(.highlight) h2 a {
	background: #ccc;
	color: #999;
}

#contact .external-teaser.with-checkbox.disabled:not(.highlight) h2 a:before {
	content: none;
}



/* 個人投資家の皆さまへ VISION2029 */
/* カラム割 */
#sharewithmain .lx_iriv_mcol3_ratio {
	overflow: hidden;
	box-sizing: border-box;
	padding: 30px 30px 30px;
	border-radius: 6px;
}

#sharewithmain .lx_iriv_mcol3_ratio > .column1 {
	box-sizing: border-box;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

#sharewithmain .lx_iriv_mcol3_ratio > .column2 ,
#sharewithmain .lx_iriv_mcol3_ratio > .column3 {
	box-sizing: border-box;
	width: calc(50% - 10px);
}
#sharewithmain .lx_iriv_mcol3_ratio > .column2 {
	margin-right: 20px;
}

/* 背景 */
.lx_iriv_textimg_bg {
	position: relative;
}

.lx_iriv_textimg_bg .text-section.highlight {
	position: static;
	margin: 0;
	-webkit-transform: none !important;
	    -ms-transform: none !important;
	        transform: none !important; /* エフェクト対策 */
}

.lx_iriv_textimg_bg .text-section.highlight img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-o-object-fit: cover;
	   object-fit: cover;
	font-family: "object-fit: cover;";
	z-index: -1;
}

/* コンテンツ */
.lx_iriv_mcol_vision2029 {
}

.lx_iriv_mcol_vision2029 .text-section {
	color: #464646;
	font-size: 16.7px;
	line-height: 1.143;
	letter-spacing: 0.04em;
}

.lx_iriv_mcol_vision2029 .text-section img {
	display: block;
	margin: 10px auto 20px;
}




/*==== タブ風スタイル ====*/
#sharewithmain .lx_list_tabstyle03 {
}

.lx_list_tabstyle03 .link-list:not(.highlight) ,
.lx_list_tabstyle03 .link-list.highlight {
	box-sizing: border-box;
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-top: 30px;
	padding: 0 2px;
	padding-bottom: 0px;
	border-bottom: 1px solid #dcdee5;
}

.lx_list_tabstyle03 .link-list:not(.highlight) ul ,
.lx_list_tabstyle03 .link-list.highlight ul {
	display: table-row;
	margin: 0 !important;
}

.lx_list_tabstyle03 .link-list:not(.highlight) ul::after ,
.lx_list_tabstyle03 .link-list.highlight ul::after {
	content: none;
}

.lx_list_tabstyle03 .link-list:not(.highlight) ul li ,
.lx_list_tabstyle03 .link-list.highlight ul li {
	margin: 0;
	padding: 0;
	background: none;

	display: table-cell;
	height: 30px;
}

.lx_list_tabstyle03 .link-list ul li:not(.highlight)::before ,
.lx_list_tabstyle03 .link-list ul li:not(.highlight)::after ,
.lx_list_tabstyle03 .link-list ul li.highlight::before ,
.lx_list_tabstyle03 .link-list ul li.highlight::after {
	content: none;
}

.lx_list_tabstyle03 .link-list ul li:not(.highlight) > span ,
.lx_list_tabstyle03 .link-list ul li:not(.highlight) > a ,
.lx_list_tabstyle03 .link-list ul li.highlight > span ,
.lx_list_tabstyle03 .link-list ul li.highlight > a {
	box-sizing: border-box;
	overflow: visible;
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100%;
	margin: 0 2px;
	padding: 5px 5px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	line-height: 1.4;
	letter-spacing: 0;
	text-decoration: none;
	background: none;
	border: 1px solid transparent;
	border-bottom: none;
	border-radius: 8px 8px 0 0;
}

.lx_list_tabstyle03 .link-list ul li:not(.highlight) > span::before ,
.lx_list_tabstyle03 .link-list ul li:not(.highlight) > a::before ,
.lx_list_tabstyle03 .link-list ul li.highlight > span::before ,
.lx_list_tabstyle03 .link-list ul li.highlight > a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #566181;
	background: linear-gradient(0deg, #566181 0%, #7f85a1 100%);
	border-radius: 8px 8px 0 0;
	z-index: -1;
}

.lx_list_tabstyle03 .link-list:not(.highlight) ul li.act > span ,
.lx_list_tabstyle03 .link-list:not(.highlight) ul li.act > a ,
.lx_list_tabstyle03 .link-list:not(.highlight) ul li > span:hover ,
.lx_list_tabstyle03 .link-list:not(.highlight) ul li > a:hover ,
.lx_list_tabstyle03 .link-list.highlight ul li.highlight > span ,
.lx_list_tabstyle03 .link-list.highlight ul li.highlight > a ,
.lx_list_tabstyle03 .link-list.highlight ul li > span:hover ,
.lx_list_tabstyle03 .link-list.highlight ul li > a:hover {
	color: #222;
	border-color: #dcdee5;
}

.lx_list_tabstyle03 .link-list:not(.highlight) ul li.act > span::before ,
.lx_list_tabstyle03 .link-list:not(.highlight) ul li.act > a::before ,
.lx_list_tabstyle03 .link-list:not(.highlight) ul li > span:hover::before ,
.lx_list_tabstyle03 .link-list:not(.highlight) ul li > a:hover::before ,
.lx_list_tabstyle03 .link-list.highlight ul li.highlight > span::before ,
.lx_list_tabstyle03 .link-list.highlight ul li.highlight > a::before ,
.lx_list_tabstyle03 .link-list.highlight ul li > span:hover::before ,
.lx_list_tabstyle03 .link-list.highlight ul li > a:hover::before {
	background: #fff;
}

.lx_list_tabstyle03 .link-list:not(.highlight) ul li.act > span:hover::before ,
.lx_list_tabstyle03 .link-list:not(.highlight) ul li.act > a:hover::before ,
.lx_list_tabstyle03 .link-list.highlight ul li.highlight > span:hover::before ,
.lx_list_tabstyle03 .link-list.highlight ul li.highlight > a:hover::before {
	color: #fff;
}

.lx_list_tabstyle03 .link-list ul li:not(.highlight).empty-tab > span ,
.lx_list_tabstyle03 .link-list ul li:not(.highlight).empty-tab > a ,
.lx_list_tabstyle03 .link-list ul li.highlight.empty-tab > span ,
.lx_list_tabstyle03 .link-list ul li.highlight.empty-tab > a {
	color: #ccc;
}

/* 編集画面  */
.lx_list_tabstyle03 .link-list .mgnlEditorBar[aria-hidden="false"] + ul ,
.lx_list_tabstyle03 .link-list .mgnlEditorBar[aria-hidden="false"] + ul li {
	display: block;
	margin-bottom: 10px;
}



/* バナーを中央に */
.lx_teaser_center .teaser:not(.no-img) a img ,
.lx_teaser_center .external-teaser:not(.no-img) a img ,
.lx_teaser_center .download-teaser:not(.no-img) a img {
	display: block;
	margin: 0 auto;
}


