@charset "utf-8";
/*------------------ based on 17/03/29 */
/*@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
/*------------------------------------- 
1_初期化
2_基本設定
3_リンク設定
4_フォント
5_アクセスビリティ
6_clear
7_グリットレイアウト（テンプレート枠）
8_ヘッダエリア
9_ぱんくず
10_サイドナビエリア
11_コンテンツエリア
12_フッターエリア
13_パーツ（コンポーネント）
14_フォーム
15_テンプレートID
16_テストサイト用オリジナル！！！削除の事！！！
-------------------------------------*/

/* --------------------------------------
 1_cssの初期化
-------------------------------------- */
body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, /* -input, - */textarea,
p, blockquote,
/* -th, td,- */
img {
	margin: 0;
	padding: 0;
	border:none;
	vertical-align: top;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

th,
td {
	vertical-align: top;
	text-align: left;
	word-break: break-word;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

head, script, style {
	display: none !important;
}



/* --------------------------------------
 2_基本設定
-------------------------------------- */
body {
	color:#161314;
	font-family: 'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic','sans-serif';
	font-size: 14px;
	line-height:1.6;
	background:#FFF;
}

html {
	-webkit-filter: expression(document.execCommand("BackgroundImageCache", false, true));
	        filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


/* --------------------------------------
 3_リンク設定
-------------------------------------- */
a:link {
	color:#06334d;
	text-decoration:none;
}

a:visited {
	color:#06334d;
	text-decoration:none;
}

a:hover {
	color:#06334d;
	text-decoration: underline;
}

a:active {
	color:#06334d;
	text-decoration:none;
}

a {
	overflow:hidden;
	outline:none;
	word-wrap: break-word;
}

a:hover img {
	-ms-opacity: 0.6;
	opacity: 0.6;
}


/* --------------------------------------
 4_フォント
-------------------------------------- */
/* -- ★★！！要確認。とりあえずまとめて設定してますが。個別設定の方が良い？ -- */

h1 {
	font-size: 128.5%; /* 18px */
	font-weight:bold;
}

h1 em,
h1 em { /* kicker */
	display: block;
	font-size: 62.5%;
	font-style: normal;
}

h2 {
	font-size: 114%; /* 16px */
	line-height:1.2;
}

.teaser h2 em { /* kicker */
	display: block;
	font-size: 71.4%; /* 10px */
	font-style: normal;
}

h3 {
	font-size:100%; /* 14px */
	font-weight:bold;
	line-height:1.2;
}

.latest h3 em { /* kicker */
	display: block;
	font-style: normal;
	font-size: 71.4%; /* 10px */
}

/* ★★これ使ってる？ */
.link-list h3 { /* linklist in teaser */
	font-size: 130%;
	font-weight: bold;
}


.latest h3 {
	font-size: 160%;
}
h4 {
	font-size:100%; /* 14px */
	font-weight:bold;
	line-height:1.2;
}

h5 {
	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,
#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
-------------------------------------- */
#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 > a:after,
div.external-link-area > a:after,
div.download-link-area > a:after,
div.faq-list .faq-item > a:after,
div.event-list #event-pager ul:after,
#wrapper-2:after {
	content: " ";
    display: block;
    clear: both;
}

.clr:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}


/*------------------------------------- 
7_グリットレイアウト（テンプレート枠）
-------------------------------------*/

#stage {
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px auto;
	width: 940px;
}

#html1 {
}

/*-------------- CONTENTS --------------*/
#wrapper-2 {
/*	background: #fff; */
/*	overflow: hidden; */
	padding-top: 20px;
	margin: 0px auto;
	width: 960px;
}

#nav {
	float: right;
	margin: 0;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 40px;
}

#wrapper-3 {
	float: left;
	margin: 0;
	width: 640px;
}

#promo {
	float: left;
	margin: 0;
	width: 240px;
}

#map {
	margin: 0 0 20px 0;
	overflow: hidden;
	width: 640px;
}
#main {
	/*float: left;
	margin: 0 20px 0 0;*/
	width: 640px;
}
#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%;
	min-width: 960px;
/*	overflow:hidden; */
}


/* 2 column layout: no nav vertical | main column | sidebar */
.col-subcol #wrapper-3 {
	width: 100%;
	float: none;
	clear:both;

}
/*
.col-subcol #main {
	width: 640px;
}

.col-subcol #main {
	width: 640px;
}
.col-subcol #extras {
	width: 330px;
}
*/
.col-subcol #nav {
	display: none;
}

/* 2 column layout: nav vertical | main column | no sidebar */
.nav-col #main {
	width: 100%;
}
#map {
	margin-top: 37px;
}

/* 2 column layout: two equal columns: main column | sidebar */
.col-subcol-equal #wrapper-3 {
	width: 100%;
}
.col-subcol-equal #main,
.col-subcol-equal #extras {
	width: 640px;
}

/* 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: 640px;
}

/* 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: 640px;
}
.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: 640px;
}
.col-float2-subcol #wrapper-3 {
	float: none;
}


/*------------------------------------- 
8_ヘッダエリア
-------------------------------------*/
/*--------------------------------------
 ●ok●ヘッダエリア編集の設定_画像とテキスト時のみ
テストサイト用に設定（通常不要） 
--------------------------------------*/

.bodycol-subcol {
}

#branding {
	position: relative;
	margin: 0 auto 20px auto;
	width: 940px;
}

#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;
}


#nav-global {
	overflow: hidden;
	margin: 20px auto;
	width: 960px;
	min-width: 960px;
	min-height: 69px;

	display: none;
}

#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: #d8d8d8;
	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;
}

#nav-global-box{
}

#nav-global-box .open {
}

#nav-global-box .on {
}

#nav-global.plus-navsub {
	min-height: 6.8em;
	border-bottom: 1px solid #4a4a4a;
}

/*-------------- ●ok●↑未使用ヘッダーここまで↑↑ --------------*/


/*-------------- ●ok●公開日時表示 --------------*/
#pub-date {
text-align: right;  
}

#pub-date p {
}


/*-------------- ●ok●SECTION-HEADER（総合・スペシャル以外） --------------*/
/* -- gnv直下のエリア（何かの時使用。通常未使用。） -- */
#section-header {
	margin: 30px auto 20px auto;
	width: 940px;
	background: #0d8ccc;
	border-radius: 5px;
	overflow: hidden;
}

#section-header h5 {
}

#section-header p {

}



/*------------------------------------- 
9_ぱんくず
-------------------------------------*/

/*-------------- ●ok●ぱんくず（4箇所にあり_セック側設定） --------------*/

.bread-crumb {
	margin: 0px auto;
	padding: 15px 0 0;
	width: 960px;
	text-align: left;
	font-size: 11px;
}

.bread-crumb:after {
	content: "";
	display: block;
	clear: both;
}

/* -- パンくずタイトル -- */
div.bread-crumb h5 {
	float: left;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: inherit;
	display: inline;
	font-size: inherit;

	margin-right: 4px;
}

div.bread-crumb h5 p ,
div.bread-crumb h5 span {
	display: inline;
}

div.bread-crumb h5 p:after ,
div.bread-crumb h5 span:after {
	padding-left: 4px;
	content:">";
}

div.bread-crumb ol {
}

div.bread-crumb ol:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

div.bread-crumb ol li {
	float: left;
	padding-right: 20px;
	position: relative;
}

div.bread-crumb ol li:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 9px;
	margin-top: -2px;
	display: block;
	width: 2px;
	height: 2px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

div.bread-crumb ol li:last-child {
    padding-right: 0;
}

div.bread-crumb ol li:last-child:after {
	content: none;
}
div.bread-crumb ol li a {
}

/* -- 現在位置表示 -- */
div.bread-crumb ol li strong {
	font-weight: normal;
}

/* ページタイトルの改行は非表示 */
div.bread-crumb br {
	display: none;
}

/* -- TOP書き換え -- */
div.bread-crumb ol li:first-child a {
	font-size: 0;
}
#header.ja ~ div div.bread-crumb ol li:first-child a:before ,
#header.ja ~ div.bread-crumb ol li:first-child a:before {
	content: "ホーム";
	font-size: 11px;
}
#header.en ~ div div.bread-crumb ol li:first-child a:before ,
#header.en ~ div.bread-crumb ol li:first-child a:before {
	content: "HOME";
	font-size: 11px;
}


/*------------------------------------- 
10_サイドナビエリア
-------------------------------------*/


/*--- SideNavi_area ---*/

#nav {
}

#nav #promos1 {
}

#nav #promos1 div.promos {
}

/*-------------- ローカルナビ --------------*/
/* -- ローカルナビエリア -- */

#nav-box {
	margin-bottom:40px;
}

#nav-box input ,
#nav-box label {
	display: none;
}

/*1階層*/
#nav-box ul.navLevel_1 {
}

#nav-box ul.navLevel_1 > li {
}

#nav-box ul.navLevel_1 > li > strong,
#nav-box ul.navLevel_1 > li > a {
	display: block;
	margin-top: -1px;
	padding: 14px 15px 14px 32px;
	background: url("../../../../../../resources/sw_img/icon_arr01.png") 12px center no-repeat;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	border-top:#d8d8d8 1px solid;
	border-bottom:#d8d8d8 1px solid;

	-webkit-transition: 0.3s linear;

	-o-transition: 0.3s linear;

	transition: 0.3s linear;
}

#nav-box ul.navLevel_1 > li > strong ,
#nav-box ul.navLevel_1 > li > a:hover {
	background-color:#e5f4fc; 

	-webkit-transition: 0s; 

	-o-transition: 0s; 

	transition: 0s;
}


/*2階層*/
#nav-box ul.navLevel_2 {
}

#nav-box ul.navLevel_2 > li {
}

#nav-box ul.navLevel_2 > li.open {
}

#nav-box ul.navLevel_2 > li > strong,
#nav-box ul.navLevel_2 > li > a {
	display: block;
	margin-top: -1px;
	margin-left: 22px;
	padding: 11px 15px 11px 32px;
	background: url("../../../../../../resources/sw_img/icon_arr02.png") 10px center no-repeat;
	color: #333; 
	font-weight: normal;
	text-decoration: none;
	border-top:#d8d8d8 1px solid;
	border-bottom:#d8d8d8 1px solid;

	-webkit-transition: 0.3s linear;

	-o-transition: 0.3s linear;

	transition: 0.3s linear;
}

#nav-box ul.navLevel_2 > li > strong ,
#nav-box ul.navLevel_2 > li > a:hover {
	background-color:#e5f4fc; 

	-webkit-transition: 0s; 

	-o-transition: 0s; 

	transition: 0s;
}


/*3階層*/
#nav-box ul.navLevel_3 {
}

#nav-box ul.navLevel_3 > li {
}

#nav-box ul.navLevel_3 > li.open {
}
#nav-box ul.navLevel_3 > li > strong ,
#nav-box ul.navLevel_3 > li > a {
	display:block;
	margin-top: -1px;
	margin-left: 37px;
	padding: 9px 15px 9px 32px;
	background: url("../../../../../../resources/sw_img/icon_arr02.png") 10px center no-repeat;
	color: #333; 
	font-weight: normal;
	text-decoration: none;
	border-top:#d8d8d8 1px solid;
	border-bottom:#d8d8d8 1px solid;

	-webkit-transition: 0.3s linear;

	-o-transition: 0.3s linear;

	transition: 0.3s linear;
}

#nav-box ul.navLevel_3 > li > strong ,
#nav-box ul.navLevel_3 > li > a:hover {
	background-color:#e5f4fc; 

	-webkit-transition: 0s; 

	-o-transition: 0s; 

	transition: 0s;
}


/*4階層*/
#nav-box ul.navLevel_4 {
}

#nav-box ul.navLevel_4 > li {
}

#nav-box ul.navLevel_4 > li.open {
}

#nav-box ul.navLevel_4 > li > strong ,
#nav-box ul.navLevel_4 > li > a {
	display:block;
	margin-top: -1px;
	margin-left: 47px;
	padding: 9px 15px 9px 32px;
	background: url("../../../../../../resources/sw_img/icon_arr02.png") 10px center no-repeat;
	color: #333; 
	font-weight: normal;
	text-decoration: none;
	border-top:#d8d8d8 1px solid;
	border-bottom:#d8d8d8 1px solid;

	-webkit-transition: 0.3s linear;

	-o-transition: 0.3s linear;

	transition: 0.3s linear;
}

#nav-box ul.navLevel_4 > li > strong ,
#nav-box ul.navLevel_4 > li > a:hover {
	background-color:#e5f4fc; 

	-webkit-transition: 0s; 

	-o-transition: 0s; 

	transition: 0s;
}


/* -- ☆階層が増えるごとに、連番で追加 -- */

#promos2 {
}

#promos2 div.promos {
}



/*------------------------------------- 
11_コンテンツエリア
-------------------------------------*/
/*-------------- ●ok●概要エリア --------------*/

#page-intro {
	width:100%;
	min-width: 640px;
}

/* -- コンテンツ内H1レイアウト -- */
#page-intro > h1 {
	padding:15px 20px 10px;
	margin-bottom:20px;
	font-size: 24px;
	line-height: 1.4;
	border-bottom: 3px solid #e9e9e9;

	position: relative;
}
#page-intro > h1:before {
	content: "";
	display: block;
	width: 5px;
	height: calc(100% - 14px);
	margin: 7px 0;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0095e1;
}


#page-intro > h1 .sub {
	font-size: 70%;
	vertical-align: baseline;
}

#page-intro > h1 .sup {
	font-size: 70%;
	vertical-align: super;
}


/* -- H1画像登録時レイアウト -- */

#page-intro .titleImage {
	margin-bottom:20px;
}

#page-intro .titleImage h1 {
	width:auto;
	line-height:0;
	max-width:100%;
	padding:0;
	font-size:0;
}

#page-intro .titleImage h1 img {
	width: auto;
}

/* -- 概要に日付入れた際使用（イベント・汎用） -- */
#page-intro div.text-meta ul.text-data {
}

#page-intro div.text-meta ul.text-data li.date {
	display: none;
}


/*--- 概要説明文の画像 ---*/
#page-intro .abstractImage {
	margin: 0 auto;
/*	margin-bottom: 10px; */
}

#page-intro .abstractImage p {
	width:100%;
}

#page-intro .abstractImage img {
	display: none;
}

/*--- ●ok●メインコンテンツ ---*/
#sharewithmain {
}


/*-------------- ●ok●プロモス3エリア --------------*/
#promos3 {
}

#promos3 div.promos3 {
}



/*------------------------------------- 
12_フッターエリア
-------------------------------------*/

/*-------------- FOOTER --------------*/


#section-site-info {
}

#section-site-info-box {
}

#site-info {
	position: relative;
	padding-top: 80px;
	margin-top: 50px;
	margin-bottom: 60px;

/*	min-height: 600px; */
	height: 47vw;
	background: url("../../../../../../resources/sw_img/footer_bg.png") repeat-x center bottom;
	background-size: 100% auto;
}

#site-info-box {
	width: 960px;
	margin: 0 auto;
}
#site-info-box:after {
	content: "";
	display: block;
	clear: both;
}

p#copyright {
	width: 100%;
	min-width: 960px;
	height: 20px;
	background: #fff;
	position: absolute;
	top: 100%;
	left: 0;
	text-align: center;
	color: #666;
	font-size: 10px;
	padding: 20px 0;
}

/* -- マグノリアのロゴが入ってる★★！！要確認_タグごと削除予定 -- */
p#copyright-magnolia {
	display:none;
}



/*-------------- カラム選択07_901 --------------*/
/* -- NIR基本全社共通 -- */

/* -- ★★NIR -- */
.multiColumn1,
.multiColumn2,
.multiColumn3,
.multiColumn4,
.multiColumn5 {
 	clear:both;
	margin-bottom:10px;
}

.multiColumn1 > .column1 {
	width: 100%;
/*	float:left; */
	margin-bottom:20px;
}


.multiColumn2 > .column1 ,
.multiColumn2 > .column2 {
	width:47%;
	float:left;
	margin-bottom:20px;
}

.multiColumn2 > .column1 {
	margin-right:6%;
}

.multiColumn3 > .column1 ,
.multiColumn3 > .column2 ,
.multiColumn3 > .column3 {
	width:30%;
	float:left;
	margin-bottom:20px;
}

.multiColumn3 > .column1 ,
.multiColumn3 > .column2 {
	margin-right:5%;
}

.multiColumn4 > .column1 ,
.multiColumn4 > .column2 ,
.multiColumn4 > .column3 ,
.multiColumn4 > .column4 {
	width:22%;
	float:left;
	margin-bottom:20px;
}

.multiColumn4 > .column1 ,
.multiColumn4 > .column2 ,
.multiColumn4 > .column3 {
	margin-right:4%;
}

.multiColumn5 > .column1 ,
.multiColumn5 > .column2 ,
.multiColumn5 > .column3 ,
.multiColumn5 > .column4 ,
.multiColumn5 > .column5 {
	width:17%;
	float:left;
	margin-bottom:20px;
}

.multiColumn5 > .column1 ,
.multiColumn5 > .column2 ,
.multiColumn5 > .column3 ,
.multiColumn5 > .column4 {
	margin-right:3.75%;
}


/*------------------------------------- 
14_パーツ（コンポーネント）
-------------------------------------*/

/*------- CKエディタ ----------*/

/* -- ckエディタの機能を損なうから制御は不可 -- */
#page-intro .abstractImage ,
div.quoted-text blockquote ,
div.highlight-quoted-text ,
div.text-section ,
div.internal-link-area ,
div.external-link-area ,
div.download-link-area ,
div.faq-list .faq-item ,
div.vertical-table div.vtable-item > table > tbody > tr > th ,
div.vertical-table div.vtable-item > table > tbody > tr > td ,
div.ircalendar div.ircalendar-title > table > tbody > tr > th ,
div.ircalendar div.ircalendar-item > table > tbody > tr > td {
/*	text-align: center; */
}

#page-intro .abstractImage > * ,
div.quoted-text blockquote > * ,
div.highlight-quoted-text > * ,
div.text-section > * ,
div.internal-link-area > * ,
div.external-link-area > * ,
div.download-link-area > * ,
div.faq-list .faq-item > * ,
div.vertical-table div.vtable-item > table > tbody > tr > th > * ,
div.vertical-table div.vtable-item > table > tbody > tr > td > * ,
div.ircalendar div.ircalendar-title > table > tbody > tr > th > * ,
div.ircalendar div.ircalendar-item > table > tbody > tr > td > * {
/*	text-align: left; */
}

#page-intro .abstractImage p ,
div.quoted-text blockquote p ,
div.highlight-quoted-text p ,
div.text-section p ,
div.internal-link-area p ,
div.external-link-area p ,
div.download-link-area p ,
div.faq-list .faq-item p ,
div.vertical-table div.vtable-item p ,
div.ircalendar div.ircalendar-title p ,
div.ircalendar div.ircalendar-item p {
	display: block;
}

/* -- ckエディタのリスト表示用 -- */
#page-intro .abstractImage ol ,
div.quoted-text blockquote ol ,
div.highlight-quoted-text ol ,
div.text-section ol ,
div.internal-link-area ol ,
div.external-link-area ol ,
div.download-link-area ol ,
div.faq-list .faq-item ol ,
div.vertical-table div.vtable-item ol ,
div.ircalendar div.ircalendar-title ol ,
div.ircalendar div.ircalendar-item ol {
	padding-left:2em;
	list-style:decimal;
}

#page-intro .abstractImage ol li ,
div.quoted-text blockquote ol li ,
div.highlight-quoted-text ol li ,
div.text-section ol li ,
div.internal-link-area ol li ,
div.external-link-area ol li ,
div.download-link-area ol li ,
div.faq-list .faq-item ol li ,
div.vertical-table div.vtable-item ol li ,
div.ircalendar div.ircalendar-title ol li ,
div.ircalendar div.ircalendar-item ol li {
	list-style:inherit;
}

/* -- ckエディタのリスト表示用 -- */
#page-intro .abstractImage ul ,
div.quoted-text blockquote ul ,
div.highlight-quoted-text ul ,
div.text-section ul ,
div.internal-link-area ul ,
div.external-link-area ul ,
div.download-link-area ul ,
div.faq-list .faq-item ul ,
div.vertical-table div.vtable-item ul ,
div.ircalendar div.ircalendar-title ul ,
div.ircalendar div.ircalendar-item ul {
	padding-left:2em;
	list-style:disc;
}

#page-intro .abstractImage ul li ,
div.quoted-text blockquote ul li ,
div.highlight-quoted-text ul li ,
div.text-section ul li ,
div.internal-link-area ul li ,
div.external-link-area ul li ,
div.download-link-area ul li ,
div.faq-list .faq-item ul li ,
div.vertical-table div.vtable-item ul li ,
div.ircalendar div.ircalendar-title ul li ,
div.ircalendar div.ircalendar-item ul li {
	list-style:inherit;
}

#page-intro .abstractImage em ,
div.quoted-text blockquote em ,
div.highlight-quoted-text em ,
div.text-section em ,
div.internal-link-area em ,
div.external-link-area em ,
div.download-link-area em ,
div.faq-list .faq-item em ,
div.vertical-table div.vtable-item em ,
div.ircalendar div.ircalendar-title em ,
div.ircalendar div.ircalendar-item em {
	/* メイリオにはイタリック体が無い為 */
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic','メイリオ','Meiryo','sans-serif';
	font-style:italic;
}

/*------- リンクアイコン ----------*/
#page-intro .abstractImage a ,
div.quoted-text blockquote a ,
div.highlight-quoted-text a ,
div.text-section a ,
div.faq-list .faq-item a ,
div.vertical-table div.vtable-item a ,
div.ircalendar div.ircalendar-title a ,
div.ircalendar div.ircalendar-item a {
}

/*------- 別窓アイコン ----------*/
#page-intro .abstractImage a[target="_blank"]:after ,
div.quoted-text blockquote a[target="_blank"]:after ,
div.highlight-quoted-text a[target="_blank"]:after ,
div.text-section a[target="_blank"]:after ,
/* div.internal-link-area a[target="_blank"]:after , */
/* div.external-link-area a[target="_blank"]:after , */
/* div.download-link-area a[target="_blank"]:after , */
div.faq-list .faq-item a[target="_blank"]:after ,
div.vertical-table div.vtable-item a[target="_blank"]:after ,
div.ircalendar div.ircalendar-title a[target="_blank"]:after ,
div.ircalendar div.ircalendar-item a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}

/*------- PDFアイコン ----------*/
#page-intro .abstractImage a[href$=".pdf"]:after ,
div.quoted-text blockquote a[href$=".pdf"]:after ,
div.highlight-quoted-text a[href$=".pdf"]:after ,
div.text-section a[href$=".pdf"]:after ,
/* div.internal-link-area a[href$=".pdf"]:after , */
/* div.external-link-area a[href$=".pdf"]:after , */
/* div.download-link-area a[href$=".pdf"]:after , */
div.faq-list .faq-item a[href$=".pdf"]:after ,
div.vertical-table div.vtable-item a[href$=".pdf"]:after ,
div.ircalendar div.ircalendar-title a[href$=".pdf"]:after ,
div.ircalendar div.ircalendar-item a[href$=".pdf"]:after {
	content: "";
	background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/pdf.png) left top no-repeat;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: bottom;
}

/*-- テーブル --*/
div.vertical-table div.vtable-item th table ,
div.vertical-table div.vtable-item td table ,
div.ircalendar div.ircalendar-title th table ,
div.ircalendar div.ircalendar-item td table ,
div.faq-list .faq-item table {
}

div.vertical-table div.vtable-item th table th ,
div.vertical-table div.vtable-item th table td ,
div.vertical-table div.vtable-item td table th ,
div.vertical-table div.vtable-item td table td ,
div.ircalendar div.ircalendar-title th table th ,
div.ircalendar div.ircalendar-title th table td ,
div.ircalendar div.ircalendar-item td table th ,
div.ircalendar div.ircalendar-item td table td ,
div.faq-list .faq-item table th ,
div.faq-list .faq-item table td {
	padding: 8px 12px;
	color: #333;
	border: 1px solid #d8d8d8;
	vertical-align: middle;
}

/* -- 見出し --*/
div.vertical-table div.vtable-item th table th ,
div.vertical-table div.vtable-item td table th ,
div.ircalendar div.ircalendar-title th table th ,
div.ircalendar div.ircalendar-item td table th ,
div.faq-list .faq-item table th {
	font-weight: normal;
}

/* -- 見出し行 -- */
div.vertical-table div.vtable-item th table tr:first-child th ,
div.vertical-table div.vtable-item td table tr:first-child th ,
div.ircalendar div.ircalendar-title th table tr:first-child th ,
div.ircalendar div.ircalendar-item td table tr:first-child th ,
div.faq-list .faq-item table tr:first-child th {
	text-align: left;
	background-color:#cbecfc;
}

/* -- 見出し列 -- */
div.vertical-table div.vtable-item th table tr:not(:first-child) th ,
div.vertical-table div.vtable-item td table tr:not(:first-child) th ,
div.ircalendar div.ircalendar-title th table tr:not(:first-child) th ,
div.ircalendar div.ircalendar-item td table tr:not(:first-child) th ,
div.faq-list .faq-item table tr:not(:first-child) th {
	text-align: left;
	background-color:#f1fafe;
}


/* -----------------------------
画像レイアウト
--------------------------------- */

/*-- 画像_左 --*/
#page-intro .abstractImage img ,
div.text-section img ,
div.internal-link-area img ,
div.external-link-area img ,
div.download-link-area img ,
div.faq-list .faq-item img ,
div.vertical-table img ,
div.ircalendar div.ircalendar-title table img,
div.ircalendar div.ircalendar-item table img {
	float: left;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/*-- 画像_右 --*/
#page-intro .abstractImage img.pos-2 ,
div.text-section img.pos-2 ,
div.internal-link-area .pos-2 ,
div.external-link-area .pos-2 ,
div.download-link-area .pos-2 ,
div.faq-list .faq-item img.pos-2 ,
div.vertical-table img.pos-2 ,
div.ircalendar div.ircalendar-title table img.pos-2,
div.ircalendar div.ircalendar-item table img.pos-2 {
	float: right;
	margin-right: 0;
	margin-left: 16px;
	margin-bottom:8px;
	width:auto;
	max-width:40%;
}

/*-- 画像_上 --*/
#page-intro .abstractImage img.large ,
div.text-section img.large ,
div.internal-link-area img.large ,
div.external-link-area img.large ,
div.download-link-area img.large ,
div.faq-list .faq-item img.large ,
div.vertical-table img.large ,
div.ircalendar div.ircalendar-title table img.large,
div.ircalendar div.ircalendar-item table img.large {
	float:none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:8px;
	width:auto;
	max-width:100%;
}

/*-- 画像_重ねる --*/
div.text-section img.pos-4 {
	width: 100%;
}

div.text-section img.pos-4 + .text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;

	color: #fff;
	text-shadow: 0.1em 0.1em 0.2em #000;
}

div.text-section > .mgnlEditorBar[aria-hidden="false"] + img.pos-4 + .text {
	margin-top: 27px;
}


/*-- キャプション付き画像の場合_左 --*/
div.text-section dl.photo ,
div.faq-list .faq-item dl.photo {
	width:40%;
	margin-right:16px;
	float:left;
}

div.text-section dl.photo dt ,
div.faq-list .faq-item dl.photo dt {
	text-align:center;
	margin-bottom: 8px;
}

div.text-section dl.photo dt img ,
div.faq-list .faq-item dl.photo dt img {
	float:none!important;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

div.text-section dl.photo dd ,
div.faq-list .faq-item dl.photo dd {
	text-align: center;
}

/*-- キャプション付き画像の場合_右 --*/
div.text-section dl.pos-2 ,
div.faq-list .faq-item dl.pos-2 {
	width:40%;
	margin-left: 16px;
	margin-right:0;
	float:right;
}

div.text-section dl.pos-2 dt img ,
div.faq-list .faq-item dl.pos-2 dt img {
	float:none;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

/*-- キャプション付き画像の場合_上 --*/
div.text-section dl.large ,
div.faq-list .faq-item dl.large {
	float:none;
	margin-top:0;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	max-width:100%;
}

div.text-section dl.large dt img ,
div.faq-list .faq-item dl.large dt img {
	float:none;
	width:auto;
	max-width:100%;
	margin:0 auto;
}

/* -- キャプション -- */
/*-- 画像のタイトル --*/
div.text-section .caption ,
div.faq-list .faq-item .caption {
}

/*-- コピーライト --*/
div.text-section .copyright ,
div.faq-list .faq-item .copyright {
}

/*-- 画像の説明 --*/
div.text-section .longdesc ,
div.faq-list .faq-item .longdesc {
/*	display: none; */
}

/*-- 虫眼鏡(現状、非表示) --*/
div.text-section .zoom ,
div.faq-list .faq-item .zoom {
	float: right;
	display:none;
}
div.text-section .zoom a ,
div.faq-list .faq-item .zoom a {
	display: block;
	background: url(../../img/icons/sprites.png) 0 -508px no-repeat;
	width: 24px;
	height:24px;
	overflow: hidden;
	text-indent: -9999px;
	margin:0 auto;
}


/*-------------- 中見出し(共通) ------------*/

div.text-section h2 ,
div.link-list h2,
div.link-list-url h2,
/*div.sitemap h2,*/
div.table div.shwTableTitle h2 ,
div.news-yuho dl dt,
div.news-result dl dt ,
div.title2 h2 {
	position: relative;
	padding: 10px 3px;
	color: #06334d;
	font-size: 20px;
	font-weight:bold;
	border-bottom: 2px solid #e6e6e5;

	margin-bottom: 20px;
}

div.text-section h2:before ,
div.link-list h2:before ,
div.link-list-url h2:before ,
/*div.sitemap h2:before ,*/
div.table div.shwTableTitle h2:before ,
div.news-yuho dl dt:before ,
div.news-result dl dt:before ,
div.title2 h2:before {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	display: block;
	width: 30%;
	height: 2px;
	background-color: #0097e0;
}


/*-------------- 小見出し07_903 --------------*/
/* -- 見出しh2レベル -- */
div.title2 h2 {
}

div.title2:last-child h2 {
	margin-bottom: 0;
}


/* -- 見出しh3レベル -- */
div.title3 h3 {
	position: relative;
	font-size: 14px;
	color: #06334d;
	font-weight:bold;
	padding: 10px 20px;
	line-height:1.2;
	background-color: #f2f2f2;

	margin-bottom:15px;
}
div.title3 h3:before {
	content: "";
	display: block;
	width: 4px;
	height: calc(100% - 20px);
	margin: 10px 0;
	position: absolute;
	top: 0;
	left: 9px;
	background-color: #0095e1;
}

/* -- 見出しh4レベル -- */
div.title4 h4 {
	font-size: 12px;
	color: #06334d;
	font-weight:bold;
	line-height:1.2;
	padding: 8px 0;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 15px;
}

div.title4 h4 .sub ,
div.title3 h3 .sub ,
div.text-section h2 .sub ,
div.link-list h2 .sub ,
div.link-list-url h2 .sub ,
/*div.sitemap h2 .sub ,*/
div.table div.shwTableTitle h2 .sub ,
div.news-yuho dl dt .sub ,
div.news-result dl dt .sub ,
div.title2 h2 .sub {
	font-size: 70%;
	vertical-align: baseline;
}

div.title4 h4 .sup ,
div.title3 h3 .sup ,
div.text-section h2 .sup ,
div.link-list h2 .sup ,
div.link-list-url h2 .sup ,
/*div.sitemap h2 .sup ,*/
div.table div.shwTableTitle h2 .sup ,
div.news-yuho dl dt .sup ,
div.news-result dl dt .sup ,
div.title2 h2 .sup {
	font-size: 70%;
	vertical-align: super;
}


/*-------------- 引用符07_001 --------------*/

/* 緊急エリア */
div.quoted-text {
	width: 960px;
	margin: 20px auto;
	border:#F00 2px solid;
}

div.quoted-text blockquote {
	background:none;
	padding:10px;
}

/*-------------- ハイライト引用符07_002 --------------*/

div.highlight-quoted-text {
	background-color:#f5fbfe;
	padding: 20px 20px;
}

div.highlight-quoted-text cite {
	background: transparent url(../../img/bgs/dash.png) no-repeat scroll 0px 8px;
	padding-left: 10px;
	font-size: 85.7%; /* 12px */
	font-style:italic;
}

/*-------------- テキストと画像コンポーネント07_003 --------------*/
div.text-section {
	margin-bottom:20px;
	position: relative;
}

/* -- 副見出し -- */
div.text-section h2 {
	clear:both;
}


/*-------------- 内部ページバナー07_414 --------------*/

div.teaser {
	margin-bottom: 0;
}

/* -- title -- */
div.teaser h2 {
	margin-bottom:5px;
}

div.teaser h2 a {
	display: block;
}

/* -- テキスト -- */
div.teaser p {
	margin-bottom:10px;
}

/* -- 内部リンクだけ表示される（続きを）読むを削除 -- */
div.teaser em.more {
	display:none;
}

/* -- 画像のレイアウト変更したい時はここ -- */
div.teaser > a {
	display: block;
}

div.teaser img {
	margin: auto;
	max-height: 100%;
}

div.teaser > a:hover img {
	opacity: 1;
}

/*--- 内部ページバナー ハイライト表示 ---*/
div.teaser.highlight:not(.no-img) img {
	margin: 0;
}

/*--- 内部ページバナー テキストのみ ---*/
div.teaser.no-img {
	text-align: left;
	margin-bottom: 20px;
}


/* 上付き文字・下付き文字  */
div.teaser .sub ,
div.external-teaser .sub ,
div.download-teaser .sub {
	font-size: 70%;
	vertical-align: baseline;
}

div.teaser .sup ,
div.external-teaser .sup ,
div.download-teaser .sup {
	font-size: 70%;
	vertical-align: super;
}



/* ----- 内部バナー（画像＆テキスト）　メインエリア用 ----- */
[role="main"] div.teaser:not(.no-img):not(.highlight) ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) {
	margin: 0;
	margin-bottom: 15px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}

[role="main"] div.teaser:not(.no-img):not(.highlight) h2 + a ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) h2 + a {
	overflow: hidden;
}

[role="main"] div.teaser:not(.no-img):not(.highlight) h2 ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) h2 {
	margin: 0;
	font-size: inherit;
	line-height: 1.3;
	display: table;
	width: 100%;
	position: relative;
}

[role="main"] div.teaser:not(.no-img):not(.highlight) h2 a ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) h2 a {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 42px;
	display: table-cell;
	vertical-align: middle;
	color: #FFF;
	background: #0097e0;
	padding: 7px 12px 7px 37px;
	text-decoration: none;
}
[role="main"] div.teaser:not(.no-img):not(.highlight) h2 a:before ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) h2 a:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -7px;
/*	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left center no-repeat; */
	background: url("../../../../../../resources/sw_img/icon_arr05.png") left center no-repeat;
}

[role="main"] div.teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]:after ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) h2 a[target="_blank"]:after {
	content: "";
/*	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png") left top no-repeat; */
	background: url("../../../../../../resources/sw_img/linkout_white.png") left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}

[role="main"] div.teaser:not(.no-img):not(.highlight):hover h2 + a img ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight):hover h2 + a img {
}

[role="main"] div.teaser:not(.no-img):not(.highlight):hover ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight):hover {
	-webkit-box-shadow: 1px 2px 5px #333;
	        box-shadow: 1px 2px 5px #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

[role="main"] div.teaser:not(.no-img):not(.highlight) h2 ~ p ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) h2 ~ p {
	display: none;
}

[role="main"] div.teaser:not(.no-img):not(.highlight) > .mgnlEditorBar ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) > .mgnlEditorBar {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100% !important;
}

[role="main"] div.teaser:not(.no-img):not(.highlight) > .mgnlEditorBar[aria-hidden="false"] + a ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) > .mgnlEditorBar[aria-hidden="false"] + a ,
[role="main"] div.teaser:not(.no-img):not(.highlight) > .mgnlEditorBar[aria-hidden="false"] + h2 + a ,
[role="main"] div.external-teaser:not(.no-img):not(.highlight) > .mgnlEditorBar[aria-hidden="false"] + h2 + a {
	margin-top: 27px;
}



/* ----- 内部バナー（テキストのみ）　メインエリア用 ----- */
[role="main"] div.teaser.no-img:not(.highlight) ,
[role="main"] div.external-teaser.no-img:not(.highlight) {
	margin: 0;
	margin-bottom: 10px;
}

[role="main"] div.teaser.no-img:not(.highlight) h2 ,
[role="main"] div.external-teaser.no-img:not(.highlight) h2 {
	margin: 0;
	font-size :inherit;
	line-height: 1.3;
	display: table;
	width: 100%;
	position: relative;
}

[role="main"] div.teaser.no-img:not(.highlight) h2 a ,
[role="main"] div.external-teaser.no-img:not(.highlight) h2 a {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 42px;
	display: table-cell;
	vertical-align: middle;
	color: #FFF;
	background: #0097e0;
	padding: 7px 12px 7px 37px;
	text-decoration: none;
}
[role="main"] div.teaser.no-img:not(.highlight) h2 a:before ,
[role="main"] div.external-teaser.no-img:not(.highlight) h2 a:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -7px;
/*	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left center no-repeat; */
	background: url("../../../../../../resources/sw_img/icon_arr05.png") left center no-repeat;
}

[role="main"] div.teaser.no-img:not(.highlight) h2 a[target="_blank"]:after ,
[role="main"] div.external-teaser.no-img:not(.highlight) h2 a[target="_blank"]:after {
	content: "";
/*	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png") left top no-repeat; */
	background: url("../../../../../../resources/sw_img/linkout_white.png") left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}

[role="main"] div.teaser.no-img:not(.highlight) p ,
[role="main"] div.external-teaser.no-img:not(.highlight) p {
}


[role="main"] div.teaser.no-img:not(.highlight):hover ,
[role="main"] div.external-teaser.no-img:not(.highlight):hover {
	-webkit-box-shadow: 1px 2px 5px #333;
	        box-shadow: 1px 2px 5px #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}


[role="main"] div.teaser.no-img.highlight {
}

[role="main"] div.teaser.no-img.highlight h2 {
}

[role="main"] div.teaser.no-img.highlight h2 a {
}

[role="main"] div.teaser.no-img.highlight p {
}


/* ----- 内部バナー　プロモス1用 ----- */

#promos1 div.teaser.no-img {
	margin-bottom: -1px;
}

#promos1 div.teaser.no-img h2 {
	margin: 0;
	font-size :inherit;
	line-height: 1.3;
}

#promos1 div.teaser.no-img h2 a {
	color: #FFF;
	background: #0097e0;
	padding: 17px 15px;
/*	text-decoration: none; */
}

#promos1 div.teaser.no-img p {
}


/* ----- 内部バナー　プロモス2用 ----- */
/* ----- 外部バナー　プロモス2用 ----- */

#promos2 div.teaser.no-img ,
#promos2 div.external-teaser.no-img {
	margin: 0;
}

#promos2 div.teaser.no-img h2 ,
#promos2 div.external-teaser.no-img h2 {
	margin: 0;
	font-size :inherit;
	line-height: 1.3;
	background-color: #f5fbfe;
	display: table;
	width: 100%;
}

#promos2 div.teaser.no-img h2 a ,
#promos2 div.external-teaser.no-img h2 a {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	padding: 17px 15px 17px 32px;
	background: url("../../../../../../resources/sw_img/icon_arr03.png") 12px center no-repeat;
/*	text-decoration: none; */
}

#promos2 div.teaser.no-img + div.teaser.no-img h2 ,
#promos2 div.teaser.no-img + div.external-teaser.no-img h2 ,
#promos2 div.external-teaser.no-img + div.teaser.no-img h2 ,
#promos2 div.external-teaser.no-img + div.external-teaser.no-img h2 {
 	margin-top: -15px;
}

#promos2 div.teaser.no-img h2 a[target="_blank"]:after ,
#promos2 div.external-teaser.no-img h2 a[target="_blank"]:after {
	content: "";
	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png") left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}

#promos2 div.teaser.no-img + div.teaser:not(.no-img) ,
#promos2 div.teaser.no-img + div.external-teaser:not(.no-img) ,
#promos2 div.teaser.no-img + div.text-section ,
#promos2 div.external-teaser.no-img + div.teaser:not(.no-img) ,
#promos2 div.external-teaser.no-img + div.external-teaser:not(.no-img) ,
#promos2 div.external-teaser.no-img + div.text-section {
 	margin-top: 15px;
}



/*-------------- 外部ページバナー07_416 --------------*/

div.external-teaser {
	margin-bottom: 20px;
}

/* -- title -- */
div.external-teaser h2 {
	margin-bottom:5px;
}

div.external-teaser h2 a {
	display: block;
}

/* -- テキスト -- */
div.external-teaser p {
	margin-bottom:10px;
}

/* -- 画像のレイアウト変更したい時はここ -- */
div.external-teaser img {
	margin: auto;
	max-height: 100%;
}

/*--- 外部ページバナー、テキストのみ ---*/
div.external-teaser.no-img {
	text-align: left;
	margin-bottom: 20px;
}

/*--- 外部ページバナー ハイライト表示 ---*/
div.external-teaser.highlight:not(.no-img) img {
/*	margin: 0; */
}


/*-------------- ダウンロードページバナー07_418 ------*/

div.download-teaser {
}

/* -- title -- */
div.download-teaser h2 {
	margin-bottom:5px;
}

div.download-teaser h2 a {
	display: block;
}

/* -- iconファイル用★★要確認！ -- */
div.download-teaser h2 em {
}

/* -- テキスト -- */
div.download-teaser p {
	margin-bottom:10px;
}

/* -- 画像のレイアウト変更したい時はここ -- */
div.download-teaser img {
	margin: 0 auto;
}

/*--- ダウンロードバナー テキストのみ ---*/
div.download-teaser.no-img {
}

/*--- ダウンロードページバナー ハイライト表示 ---*/
div.download-teaser.highlight:not(.no-img) img {
	margin: 0;
}




/*-------------- ページ内リンク07_410 --------------*/

div.anchor-link {
	padding-left: 18px;
	background: url("../../../../../../resources/sw_img/icon_arr01.png") no-repeat left 5px;
	margin-bottom: 10px;

/*	float: left; */
/*	margin-right: 20px; */
}

div.anchor-link a {
}


/*-------------- リンクリスト07_401★★要確認！不具合解消で削除されてるはず -- */
/*-------------- リンクリストURL事前確認07_402　個別に設定が必要な際は分割して設定 --------------*/

div.link-list,
div.link-list-url {
	margin-bottom:20px;
}

/* -- 副見出し -- */
div.link-list h2,
div.link-list-url h2 {
	clear:both;
}


div.link-list ul,
div.link-list-url ul {
}

div.link-list ul li,
div.link-list-url ul li {
	margin-bottom: 10px;
}

div.link-list em,
div.link-list-url em {
	font-size: 85.7%;
	font-style:normal;
}


/* -- 内部リンク07_404 -- */
/* -- 外部リンク07_406 -- */
div.link-list .internal-link-text,
div.link-list .external-link-text,
div.link-list-url .internal-link-text ,
div.link-list-url .external-link-text {
/*	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left center no-repeat; */
	background:url("../../../../../../resources/sw_img/icon_arr02.png") 5px 7px no-repeat;
	padding-left:18px;
}

/* -- 別窓アイコン -- */
div.link-list .internal-link-text a[target="_blank"]:after ,
div.link-list .external-link-text a[target="_blank"]:after ,
div.link-list-url .internal-link-text a[target="_blank"]:after ,
div.link-list-url .external-link-text a[target="_blank"]:after {
	content: "";
	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png") left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}

/* -- ダウンロードリンク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 {
	display: inline-block;
	vertical-align:middle;
}

/* -- ダウンロードリンク容量表示 -- */
div.link-list .download-link-text em,
div.link-list-url .download-link-url em {
	font-size: 85.7%;
	font-style:normal;
}


/*-------------- 決算短信一覧（リスト）07_206 --------------*/
/*-------------- 有価証券報告書一覧07_209 --------------*/

div.news-result ,
div.news-yuho {
}

div.news-result dl ,
div.news-yuho dl {
	margin-bottom:20px;
}


div.news-result dl dt ,		 /*h2相当*/
div.news-yuho dl dt {
	clear:both;
}

div.news-result dl dd ,
div.news-yuho dl dd {
	margin-bottom:10px;
}


/* -- PDFアイコン -- */
div.news-result span.d_icon img ,
div.news-yuho span.d_icon img {
	display: inline-block;
	vertical-align: text-bottom;
}

/* -- ファイル容量 -- */
div.news-result span.filesize ,
div.news-yuho span.filesize {
	font-size: 85.7%;
	font-style:normal;
}

/* -- pdfアイコンを後ろに設置したい場合 -- */
/*
div.news-result span.d_icon ,
div.news-yuho span.d_icon {
	display: none;
}
div.news-result dl dd a[href$=".pdf"]:after ,
div.news-yuho dl dd a[href$=".pdf"]:after {
	content: "";
	background:url(../../img/defaulticon/common/pdf.png) left top no-repeat;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: text-bottom;
}
*/


/*-------------- FAQ07_701 --------------*/
div.faq-list {
}

div.faq-list > ul {
}

div.faq-list > ul > li {
	clear:both;
	margin-bottom:30px;
}

div.faq-list h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height:inherit;
	padding-top: 0.5em;
	margin-bottom: 20px;

	position: relative;
	padding-left: 48px;
}
div.faq-list h3:before {
	content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align:middle;

	font-size: 14px; 
	font-weight: bold;
	color: #FFF;
	background-color: #0097e0;
	border-radius: 5px;
}

div.faq-list h3 a {
	cursor: pointer;
	color: inherit;
	text-decoration: none;
}

div.faq-list .faq-item {
	padding-top: 0.5em;

	position: relative;
	padding-left: 48px;
}
div.faq-list .faq-item:before {
	content: "A";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	vertical-align:middle;

	font-size: 14px;
	font-weight: bold;
	color: #0097e0;
	background-color: #f2f2f2;
	border-radius: 5px;
}

/*-- FAQを出しっぱなしにする設定 --*/
/*
div.faq-list h3 a {
	cursor: inherit;
}
div.faq-list > ul > li {
	height: auto !important;
}
div.faq-list .faq-item {
	display: block !important;
}
*/


/*-------------- このサイトについて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 img {
	display: block;
	margin: 0 auto;
}

.footer-about p {
}


/*-------------- フッタリンク07_403 --------------*/

div.footer-link-list {
	width: 100%;
	min-width: 960px;
	background: #e6f2fb;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0;
}

div.footer-link-list h4 {
}

div.footer-link-list ul {
	text-align: center;
	padding: 20px 0;
}

div.footer-link-list ul li {
	display: inline-block;
}


/*-------------- 内部フッタリンク07_405 --------------*/
/*-------------- 外部フッタリンク07_407 --------------*/

div.footer-link-list ul li.footer-link-internal ,
div.footer-link-list ul li.footer-link-external {
}
div.footer-link-list ul li.footer-link-internal a ,
div.footer-link-list ul li.footer-link-external a {
	display: block;
	padding: 0 20px;
	color: #06334d;
	font-size: 10px;
	border-right: 1px solid #aec2cf;
}

div.footer-link-list ul li:first-child a {
	border-left: 1px solid #aec2cf;
}


/* -- 別窓アイコン -- */
div.footer-link-list .footer-link-internal a[target="_blank"]:after ,
div.footer-link-list .footer-link-external a[target="_blank"]:after {
	content: "";
	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png") left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}


/*-------------- flashアニメーション07_007 --------------*/

.flash-animation {
	margin:0 auto;
	text-align:center;
}


/*-------------- 動画07_008 --------------*/
/* -- dlにclass名ついていますが、そちらは使いません。 -- */
div.video {
	margin-bottom:10px;
}

div.video dl {
	width:100%;
}


div.video dl dt {
	text-align:center;
	margin-bottom:5px;
}

div.video dl dt video {
	width:auto;
	max-width:100%;
}

div.video dl dd {
}

/* -- 動画キャプション -- */
div.video dl dd.caption {
}

/* -- 動画コピーライト -- */
div.video dl dd.copyright {
}

/* -- 動画ディスクリプション -- */
div.video dl dd.longdesc {
/*	display: none; */
}




/*-------------- 音声07_010 --------------*/
/* -- dlにclass名ついていますが、そちらは使いません。 -- */
div.audio {
	margin-bottom:10px;
}

div.audio dl {
	width:80%;
	margin:0 auto;
}


div.audio dl dt {
	margin-bottom:5px;
}

div.audio dl dt audio {
	width:100%;
}

div.audio dl dd {
}


/* -- 音声キャプション -- */
div.audio dl dd.caption {
}

/* -- 音声コピーライト -- */
div.audio dl dd.copyright {
}

/* -- 音声ディスクリプション -- */
div.audio dl dd.longdesc {
/*	display: none; */
}




/*-------------- 内部ページリンク（エリアリンク）07_411 internal --------------*/
/*-------------- 外部ページリンク（エリアリンク）07_412 external --------------*/

div.internal-link-area ,
div.external-link-area {
/*	clear:both; */
}

div.internal-link-area a ,
div.external-link-area a {
	display: block;
	text-decoration: none;
}

div.internal-link-area a:hover ,
div.external-link-area a:hover {
	opacity: 0.7;
}

/*-- 画像の下マージンを無しにする場合 --*/
/*
div.internal-link-area img ,
div.external-link-area img ,
div.internal-link-area img.pos-2 ,
div.external-link-area img.pos-2 ,
div.internal-link-area img.large ,
div.external-link-area img.large {
	margin-bottom: 0;
}
*/

/*-------------- ダウンロードリンク（エリアリンク）07_413 download --------------*/

div.download-link-area {
/*	clear:both; */
}

div.download-link-area a {
	display: block;
}

div.download-link-area a:hover {
	opacity: 0.7;
}

/* -- pdfアイコン -- */
div.download-link-area a[href$=".pdf"] > p:first-child:before ,
div.download-link-area a[href$=".pdf"] > img + p:before {
	content: "";
	background:url(../../img/defaulticon/common/pdf.png) left top no-repeat;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: bottom;
	margin-right: 5px;
}


/*-------------- サイトマップ　07_906 --------------*/
div.sitemap {
	display: inline-block;
	vertical-align: top;
	width: 48.5%;
	margin-right: 2%;
	margin-bottom: 20px;
}
div.sitemap:nth-child(even) {
	margin-right: 0;
}

div.sitemap > h2 {
	margin: 0;
	font-size :14px;
	line-height: 1.3;
	display: table;
	width: 100%;
	position: relative;
	margin-bottom: 15px;
}

div.sitemap > h2 a {
	display: table-cell;
	vertical-align: middle;
	height: 42px;
	color: #FFF;
	background: #0097e0;
	padding: 7px 12px 7px 37px;
	text-decoration: none;
}

div.sitemap > h2 a:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -7px;
	background: url("../../../../../../resources/sw_img/icon_arr05.png") left center no-repeat;
}

div.sitemap > h2:hover {
	-webkit-box-shadow: 1px 2px 5px #333;
	        box-shadow: 1px 2px 5px #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}


/* -- 第二階層 -- */
div.sitemap > ul {
	display: inline-block;
	vertical-align: top;
/*	width: 48%; */
/*	margin-right: 2%; */
	width: 100%;
}
div.sitemap > ul:nth-child(odd) { /* 最初にh2がある為、奇数が左側 */
	margin-right: 0;
}

div.sitemap > ul > li {
	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left 0.3em no-repeat;
	padding-left:15px;
	margin-left: 8px;
	margin-bottom: 10px;
}
div.sitemap > ul > li a {
}

/* -- 第三階層 -- */
div.sitemap > ul > li > ul {
	margin-top: 10px;
}

div.sitemap > ul > li > ul > li {
	background: url(../../../../../../resources/sw_img/icon_arr02.png) 2px 0.5em no-repeat;
	padding-left:15px;
	margin-bottom: 5px;
}

div.sitemap > ul > li > ul > li a {
}

/* -- サイトマップは階層が増えるごとに追加の事！ -- */

/*-------------- GoogleMap（地図埋め込み）07_908 --------------*/
div.map {
	position: relative;
	margin-bottom: 20px;
}

div.map:after {
	content: "";
	display: block;
/*	padding-top: 56.25%; */	/* 高さと幅の比を16:9に固定。9/16*100=56.25 */
	padding-top: 75%;	/* 高さと幅の比を4:3に固定。3/4*100=75 */
}

div.map > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*----- １カラムの場合、地図が画面端まであるとスクロールさせずらいので余白を設ける -----*/
.multiColumn1 div.map {
	margin-left: 20px;
	margin-right: 20px;
}

/*-------------- ●ok●HTMLパラグラフ（エリアリンク）07_904 --------------*/
div.html-paragraph {
}


/*-------------- iframe 07_909 --------------*/
div.disp-external-page {
}

div.disp-external-page iframe {
	border: none;
	width: 100%;
	height: 220px;
}


/*-------------- テーブル縦（左側にタイトルがあるタイプ） --------------*/
/*-- ◎テーブル縦は横幅％の指定の仕方に注意◎ --*/
/*-- ◎全体の合計が100%以下に収まる様にする --*/
/*-- ◎タイトル項目.vtable-head を基準としてカラムを設定 --*/
div.vertical-table {
}

/* -- テーブル縦 テーブル項目  -- */
div.vertical-table .vtable-item {
}

div.vertical-table .vtable-item > table {
	width: 100%;
	table-layout: fixed;	/* IE対応：テーブル内に画像を置く場合必要 */
	margin-bottom: -1px;
}

/* -- テーブル縦 テーブル項目 カラム -- */
div.vertical-table .vtable-item > table > tbody > tr > td {
	width: 25%;
	padding: 8px 12px;
	border:#d8d8d8 1px solid;
}

/* -- テーブル縦 テーブル項目 タイトル項目 -- */
div.vertical-table .vtable-item > table > tbody > tr > th {
	width: 12.5%;
	padding: 8px 12px;
	font-weight: normal;
	border:#d8d8d8 1px solid;
	background-color:#f1fafe;
}

div.vertical-table .vtable-item > table > tbody > tr > th strong {
	font-weight: bold;
}



/*-------------- ◎IRカレンダー、改め、テーブル横◎ --------------*/
/*-------------- テーブル横07_102 --------------*/
div.ircalendar {
}

/* -- タイトル項目・項目共通 -- */
div.ircalendar-title > table ,
div.ircalendar-item > table {
	width: 100%;
	table-layout: fixed;	/* IE対応：テーブル内に画像を置く場合必要 */
	margin-bottom: -1px;
}

div.ircalendar-title > table > tbody > tr > th,
div.ircalendar-item > table > tbody >tr > td {
	width: 25%;
}
div.ircalendar-title > table > tbody > tr > th.ircalendar-title1 ,
div.ircalendar-item > table > tbody > tr > td.ircalendar-item1  {
	width: 12.5%;
}

/*-------------- テーブル横 タイトル項目07_103 --------------*/
div.ircalendar-title {
}

div.ircalendar-title > table {
}

div.ircalendar-title > table > tbody > tr > th {
	padding: 8px 12px;
	border:#d8d8d8 1px solid;
	background-color:#cbecfc;
	font-weight: normal;
}

div.ircalendar-title > table > tbody > tr > th strong {
	font-weight: bold;
}

/*-------------- テーブル横 項目07_104 --------------*/

div.ircalendar-item {
}

div.ircalendar-item > table {
}

div.ircalendar-item > table > tbody > tr > td {
	padding: 8px 12px;
	border:#d8d8d8 1px solid;
}


/*-------------- 表組07_101 --------------*/

div.table {
}

/* -- 表タイトル -- */
div.table div.shwTableTitle {
}

div.table div.shwTableTitle h2:empty {
	display: none;
}


/* -- 表 -- */
div.table div.shwTable {
	margin-top: -1px;
	margin-bottom:10px;
/*	overflow:-x auto; */
}

/* -- IE幅指定用 -- */
div.table div.shwTable table {
	width:100%;
}

/* -- 表組の外枠 -- */
div.table div.shwTable > table > tbody > tr > td {
	padding: 0;
}

/* -- 単位（表組の外） -- */
div.table div.shwTable td.shw-table-row {
}

div.table div.shwTable td.shw-table-row:empty {
	display: none;
}



/* -- セル デフォルト設定（セレクタ変更不可） -- */
.ht_master td {
	text-align: left;
	vertical-align: middle;
}

/* -- セル -- */
div.shwTable .ht_master tr > td {
	padding: 8px 12px;
	color: #333;
	border-color:#d8d8d8;
}

/* -- 一行目・一列目を見出し設定に -- */
div.shwTable .ht_master tr >  td.tableColumnHead {
	background-color:#f1fafe;
	text-align: left;
}

div.shwTable .ht_master tr > td.tableRowHead {
	background-color:#cbecfc;
	text-align: center;
}

/*-- 複数見出し行対応(table.js) --*/
div.shwTable.ColHead19 .ht_master tr > td:nth-child(19) ,
div.shwTable.ColHead18 .ht_master tr > td:nth-child(18) ,
div.shwTable.ColHead17 .ht_master tr > td:nth-child(17) ,
div.shwTable.ColHead16 .ht_master tr > td:nth-child(16) ,
div.shwTable.ColHead15 .ht_master tr > td:nth-child(15) ,
div.shwTable.ColHead14 .ht_master tr > td:nth-child(14) ,
div.shwTable.ColHead13 .ht_master tr > td:nth-child(13) ,
div.shwTable.ColHead12 .ht_master tr > td:nth-child(12) ,
div.shwTable.ColHead11 .ht_master tr > td:nth-child(11) ,
div.shwTable.ColHead10 .ht_master tr > td:nth-child(10) ,
div.shwTable.ColHead9 .ht_master tr > td:nth-child(9) ,
div.shwTable.ColHead8 .ht_master tr > td:nth-child(8) ,
div.shwTable.ColHead7 .ht_master tr > td:nth-child(7) ,
div.shwTable.ColHead6 .ht_master tr > td:nth-child(6) ,
div.shwTable.ColHead5 .ht_master tr > td:nth-child(5) ,
div.shwTable.ColHead4 .ht_master tr > td:nth-child(4) ,
div.shwTable.ColHead3 .ht_master tr > td:nth-child(3) ,
div.shwTable.ColHead2 .ht_master tr > td:nth-child(2) {
	background-color:#f1fafe;
}

div.shwTable.RowHead19 .ht_master tr:nth-child(19) > td ,
div.shwTable.RowHead18 .ht_master tr:nth-child(18) > td ,
div.shwTable.RowHead17 .ht_master tr:nth-child(17) > td ,
div.shwTable.RowHead16 .ht_master tr:nth-child(16) > td ,
div.shwTable.RowHead15 .ht_master tr:nth-child(15) > td ,
div.shwTable.RowHead14 .ht_master tr:nth-child(14) > td ,
div.shwTable.RowHead13 .ht_master tr:nth-child(13) > td ,
div.shwTable.RowHead12 .ht_master tr:nth-child(12) > td ,
div.shwTable.RowHead11 .ht_master tr:nth-child(11) > td ,
div.shwTable.RowHead10 .ht_master tr:nth-child(10) > td ,
div.shwTable.RowHead9 .ht_master tr:nth-child(9) > td ,
div.shwTable.RowHead8 .ht_master tr:nth-child(8) > td ,
div.shwTable.RowHead7 .ht_master tr:nth-child(7) > td ,
div.shwTable.RowHead6 .ht_master tr:nth-child(6) > td ,
div.shwTable.RowHead5 .ht_master tr:nth-child(5) > td ,
div.shwTable.RowHead4 .ht_master tr:nth-child(4) > td ,
div.shwTable.RowHead3 .ht_master tr:nth-child(3) > td ,
div.shwTable.RowHead2 .ht_master tr:nth-child(2) > td {
    background-color:#cbecfc;
}

/* -- 表_幅指定 -- */

.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: 8px 12px;
	color: #333;
	border: 1px solid #d8d8d8;
	vertical-align: middle;
}

/* -- 一行目・一列目を見出し設定に -- */
div.shwTable .tbColumnHead ,
div.shwTable .tbRowHead {
}

div.shwTable .tbColumnHead {
	background-color:#f1fafe;
	text-align: left;
}

div.shwTable .tbRowHead {
	background-color:#cbecfc;
	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 {
}

/* -- グラフ メニューボタン -- */
.highcharts-button {
	display: none;
}

/* -- グラフ データラベル フル表示 -- */
.highcharts-data-labels > g {
	opacity: 1;
}

/* -- グラフ データラベル 文字影設定 -- */
/* -- (IEではこの設定は効ない。グラフテーマの設定が優先される) -- */
.highcharts-data-labels text {
	text-shadow: 1px 1px 0px #FFF, -1px -1px 0px #FFF, -1px 1px 0px #FFF, 1px -1px 0px #FFF !important;
}



/*-------------- 配当（グラフ）07_218 --------------*/
div.haitou-graph ,
div.haitou-graph-2nd {
	margin-bottom:40px;
}

/* 直書されているstyleを上書きする */
div.haitou-graph-2nd .graph {
	min-width: auto !important;
	max-width: none !important;
	height: 400px !important;
}


/*-------------- 配当（表）07_219 --------------*/
div.haitou-table ,
div.haitou-table-2nd {
}

div.haitou-table table ,
div.haitou-table-2nd table {
	margin:0 auto;
	border:#d8d8d8 1px solid;
	width: 100%;
}

div.haitou-table table th ,
div.haitou-table-2nd table th {
	padding: 8px 12px;
	text-align: center;
	border:#d8d8d8 1px solid;
	background-color:#cbecfc;
	color: #333;
	font-weight: normal;
	white-space:nowrap;
}

div.haitou-table table td ,
div.haitou-table-2nd table td {
	padding: 8px 12px;
	border: #d8d8d8 1px solid;
	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 ,
div.haitou-table-2nd table td.t1,
div.haitou-table-2nd table td.t2,
div.haitou-table-2nd table td.t3,
div.haitou-table-2nd table td.t4,
div.haitou-table-2nd table td.t12 {
	text-align:left;
	background-color:#f1fafe;
	color: #333;
	font-weight: normal;
}


/*-------------- 財務ハイライト（科目別）07_215 --------------*/
/*-------------- 財務ハイライト（統合表示）07_216 --------------*/
div.highlights {
}


/* -- グラフ -- */
div.highlights-graph {
	margin-bottom:10px;
	max-width:100%;
}


/* -- 表組 -- */
div.highlights-table ,
div.highlights-alltable ,
div.highlights-alltable-2nd {
}

div.highlights-alltable div.table ,
div.highlights-alltable-2nd div.table {
}

div.highlights-table table ,
div.highlights-alltable div.table table ,
div.highlights-alltable-2nd div.table table {
	width: 100%;
	margin: 0 auto;
	border:#d8d8d8 1px solid;
}

div.highlights-table table th ,
div.highlights-alltable div.table table th ,
div.highlights-alltable-2nd div.table table th {
	background-color:#cbecfc;
	padding: 8px 18px;
	border:#d8d8d8 1px solid;
	font-weight: normal;
	text-align:center;
}

div.highlights-table table td ,
div.highlights-alltable div.table table td ,
div.highlights-alltable-2nd div.table table td {
	padding: 8px 12px;
	border:#d8d8d8 1px solid;
	text-align:right;
}
div.highlights-table table td:first-child ,
div.highlights-alltable div.table table td:first-child ,
div.highlights-alltable-2nd div.table table td:first-child {
	background-color:#f1fafe;
}

/* -- 数値部分 -- */
/* -- ★一時的な見栄え用 -- */
div.highlights-alltable div.table table td.c0 ,
div.highlights-alltable div.table table td.c1 ,
div.highlights-alltable div.table table td.c2 ,
div.highlights-alltable div.table table td.c3 ,
div.highlights-alltable div.table table td.c4 ,
div.highlights-alltable div.table table td.c5 ,
div.highlights-alltable-2nd div.table table td.c0,
div.highlights-alltable-2nd div.table table td.c1,
div.highlights-alltable-2nd div.table table td.c2,
div.highlights-alltable-2nd div.table table td.c3,
div.highlights-alltable-2nd div.table table td.c4 ,
div.highlights-alltable-2nd div.table table td.c5 {
/*	width:6em; */
}

div.highlights-table table td.c0,
div.highlights-table table td.c1,
div.highlights-table table td.c2,
div.highlights-table table td.c3,
div.highlights-table table td.c4 ,
div.highlights-table table td.c5 {
/*	width:6em; */
}

div.highlights-table table th br ,
div.highlights-alltable div.table table th br ,
div.highlights-alltable-2nd div.table table th br {
/*	display: none; */
}


/* -- 財務ハイライト ver2 -- */

div.highlights-2nd {
	margin-bottom: 40px;
}

div.highlights-2nd > div {
	height: auto !important;
	margin-bottom: 40px;
}

div.highlights-2nd .highlights-table {
}

div.highlights-2nd .highlights-graph {
	width: 100% !important;
	min-width: auto !important;
	max-width: none !important;
	height: 320px !important;
}

/* -- 凡例 -- */
div.highlights-2nd .legend {
	margin: 0 auto !important;
	width: auto !important;
	min-width: auto !important;
	max-width: none !important;
	text-align: center;
}

div.highlights-2nd .legend-item-box {
	float: none !important;
	display: inline-block !important;
	margin-left: -5px;
}


/*-------------- イベント一覧07_301 --------------*/

/* -- _同時出現 -- */
div.event-list {
}

/* -- 副見出し -- */
div.event-list h2 {
}

/* -- 右上に表示される月単位のページャー -- */
div.event-list #event-pager {

}

/* -- ページャーの見出し -- */
div.event-list #event-pager h5 { /* -- ←★★マグノリア上非表示設定にしてある -- */
}

/* -- ページャーの見出し -- */
div.event-list #event-pager ul {
	float:right;
}


/* --  -- */
div.event-list #event-pager ul { 
}

div.event-list #event-pager ul li { 
	float: left;
	width: auto;
	background: none;
	margin: 0 0 0 10px;
}

/* -- 前月へ -- */
div.event-list #event-pager ul li.prev a {
	background: url(../../img/icons/sprites.png) 0 -71px no-repeat;
	padding-left: 16px;
}

/* -- 次月へ -- */
div.event-list #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_302★★css名変更かも。要確認!! --------------*/

/*-- イベント一覧と同じクラス名になっています --*/



/*-------------- ニュース一覧（標準）07_201 --------------*/
/*-------------- ニュース一覧（タブ切替）07_203 --------------*/
/* -- 英語ニュース -- */


div.news-list ,
div.news-list-tabbed ,
div.news-list-2nd ,
div.news-list-tabbed-2nd ,
div.news-english ,
div.news-english-tabbed ,
div.news-english-2nd ,
div.news-english-tabbed-2nd {
	position: relative;
	margin-bottom: 20px;
}

/* -- 1つのリリース -- */
div.news-list ul ,
div.news-list-tabbed ul ,
div.news-list-2nd ul ,
div.news-list-tabbed-2nd ul ,
div.news-english ul ,
div.news-english-tabbed ul ,
div.news-english-2nd ul ,
div.news-english-tabbed-2nd ul {
	padding-top: 1px;
}

div.news-list ul li ,
div.news-list-tabbed ul li ,
div.news-list-2nd ul li ,
div.news-list-tabbed-2nd ul li ,
div.news-english ul li ,
div.news-english-tabbed ul li ,
div.news-english-2nd ul li ,
div.news-english-tabbed-2nd ul li {
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: inherit;

	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom:#d8d8d8 1px solid;
}

/* -- リリースのタイトル -- */
div.news-list ul li h3 ,
div.news-list-tabbed ul li h3 ,
div.news-list-2nd ul li h3 ,
div.news-list-tabbed-2nd ul li h3 ,
div.news-english ul li h3 ,
div.news-english-tabbed ul li h3 ,
div.news-english-2nd ul li h3 ,
div.news-english-tabbed-2nd ul li h3 {
	font-weight:normal;
	line-height: inherit;

	position: relative;
	display: block; 
	padding-left: 0px;
	padding-top: 0px;
	padding-left: 15.7em;
}

div.news-list ul li img:first-child ,
div.news-list-tabbed ul li img:first-child ,
div.news-list ul li p:first-child + img ,
div.news-list-tabbed ul li p:first-child + img ,
div.news-list-2nd ul li .n_img ,
div.news-list-tabbed-2nd ul li .n_img ,
div.news-english ul li img:first-child ,
div.news-english-tabbed ul li img:first-child ,
div.news-english ul li p:first-child + img ,
div.news-english-tabbed ul li p:first-child + img ,
div.news-english-2nd ul li .n_img ,
div.news-english-tabbed-2nd ul li .n_img {
}

div.news-list ul li img:first-child ,
div.news-list-tabbed ul li img:first-child ,
div.news-list ul li p:first-child + img ,
div.news-list-tabbed ul li p:first-child + img ,
div.news-list-2nd ul li .n_img img ,
div.news-list-tabbed-2nd ul li .n_img img ,
div.news-english ul li img:first-child ,
div.news-english-tabbed ul li img:first-child ,
div.news-english ul li p:first-child + img ,
div.news-english-tabbed ul li p:first-child + img ,
div.news-english-2nd ul li .n_img img ,
div.news-english-tabbed-2nd ul li .n_img img {
}

/* -- リリースのテキスト -- */
div.news-list ul li span.date + img + span ,
div.news-list-tabbed ul li span.date + img + span ,
div.news-list ul li h3 a ,
div.news-list-tabbed ul li h3 a ,
div.news-list-2nd ul li .news_tx ,
div.news-list-tabbed-2nd ul li .news_tx ,
div.news-english ul li span.date + img + span ,
div.news-english-tabbed ul li span.date + img + span ,
div.news-english ul li h3 a ,
div.news-english-tabbed ul li h3 a ,
div.news-english-2nd ul li .news_tx ,
div.news-english-tabbed-2nd ul li .news_tx {
	font-weight: bold;
}


/* -- 日付 -- */
div.news-list ul li span.date ,
div.news-list-tabbed ul li span.date ,
div.news-list-2nd ul li .date ,
div.news-list-tabbed-2nd ul li .date ,
div.news-english ul li span.date ,
div.news-english-tabbed ul li span.date ,
div.news-english-2nd ul li .date ,
div.news-english-tabbed-2nd ul li .date {
	position: absolute;
	top: 0;
	left: 0px;
}

/* -- カテゴリアイコン -- */
div.news-list ul li span.date + img ,
div.news-list-tabbed ul li span.date + img ,
div.news-list-2nd ul li .c_icon ,
div.news-list-tabbed-2nd ul li .c_icon ,
div.news-english ul li span.date + img ,
div.news-english-tabbed ul li span.date + img ,
div.news-english-2nd ul li .c_icon ,
div.news-english-tabbed-2nd ul li .c_icon {
	position: absolute;
	top: 0;
	left: 7.2em;
/*	display: none; */
}

div.news-list-2nd ul li .c_icon img ,
div.news-list-tabbed-2nd ul li .c_icon img ,
div.news-english-2nd ul li .c_icon img ,
div.news-english-tabbed-2nd ul li .c_icon img {
	display: inline-block;
	vertical-align: middle;
}

/* -- ファイルアイコン -- */
div.news-list ul li .d_icon ,
div.news-list-tabbed ul li .d_icon ,
div.news-list-2nd ul li .d_icon ,
div.news-list-tabbed-2nd ul li .d_icon ,
div.news-english ul li .d_icon ,
div.news-english-tabbed ul li .d_icon ,
div.news-english-2nd ul li .d_icon ,
div.news-english-tabbed-2nd ul li .d_icon {
}

div.news-list ul li .d_icon img ,
div.news-list-tabbed ul li .d_icon img ,
div.news-list-2nd ul li .d_icon img ,
div.news-list-tabbed-2nd ul li .d_icon img ,
div.news-english ul li .d_icon img ,
div.news-english-tabbed ul li .d_icon img ,
div.news-english-2nd ul li .d_icon img ,
div.news-english-tabbed-2nd ul li .d_icon img {
	display: inline-block;
	vertical-align: middle;
}

/* -- ファイルサイズ -- */
div.news-list ul li .filesize ,
div.news-list-tabbed ul li .filesize ,
div.news-list-2nd ul li .filesize ,
div.news-list-tabbed-2nd ul li .filesize ,
div.news-english ul li .filesize ,
div.news-english-tabbed ul li .filesize ,
div.news-english-2nd ul li .filesize ,
div.news-english-tabbed-2nd ul li .filesize {
	font-size: 85.7%;
}

/* -- NEWアイコン -- */
div.news-list ul li .n_icon ,
div.news-list-tabbed ul li .n_icon ,
div.news-list-2nd ul li .n_icon ,
div.news-list-tabbed-2nd ul li .n_icon ,
div.news-english ul li .n_icon ,
div.news-english-tabbed ul li .n_icon ,
div.news-english-2nd ul li .n_icon ,
div.news-english-tabbed-2nd ul li .n_icon {
	margin-left: 0.5em;
	display: none;
}

div.news-list ul li .n_icon img ,
div.news-list-tabbed ul li .n_icon img ,
div.news-list-2nd ul li .n_icon img ,
div.news-list-tabbed-2nd ul li .n_icon img ,
div.news-english ul li .n_icon img ,
div.news-english-tabbed ul li .n_icon img ,
div.news-english-2nd ul li .n_icon img ,
div.news-english-tabbed-2nd ul li .n_icon img {
	display: inline-block;
	vertical-align: middle;
}

/* -- もっと読む・詳細（ニュース概要） -- */
div.news-list ul li > p:last-child ,
div.news-list-tabbed ul li > p:last-child ,
div.news-list-2nd ul li .det_tx ,
div.news-list-tabbed-2nd ul li .det_tx ,
div.news-english li > p:last-child ,
div.news-english-tabbed li > p:last-child ,
div.news-english-2nd .det_tx ,
div.news-english-tabbed-2nd .det_tx {
	display: none;
	white-space: pre;
	white-space: pre-line;
	word-break: break-word;
}

/* -- 続きを読む -- */
div.news-list ul li > p:last-child em.more ,
div.news-list-tabbed ul li > p:last-child em.more ,
div.news-list-2nd ul li .det_tx em.more ,
div.news-list-tabbed-2nd ul li .det_tx em.more ,
div.news-english li > p:last-child em.more ,
div.news-english-tabbed li > p:last-child em.more ,
div.news-english-2nd .det_tx em.more ,
div.news-english-tabbed-2nd .det_tx em.more {
	display: none;
}

div.news-list ul li > p:last-child em.more a ,
div.news-list-tabbed ul li > p:last-child em.more a ,
div.news-list-2nd ul li .det_tx em.more a ,
div.news-list-tabbed-2nd ul li .det_tx em.more a ,
div.news-english li > p:last-child em.more a ,
div.news-english-tabbed li > p:last-child em.more a ,
div.news-english-2nd .det_tx em.more a ,
div.news-english-tabbed-2nd .det_tx em.more a {
	padding-left: 15px;
	background: transparent url(../../img/icons/sprites.png) no-repeat scroll 0 2px;
	font-style: normal;
}

/* -- 非公開表示 -- */
div.news-list ul li > p:first-child ,
div.news-list-tabbed ul li > p:first-child ,
div.news-list-2nd ul li .note_tx ,
div.news-list-tabbed-2nd ul li .note_tx ,
div.news-english li > p:first-child ,
div.news-english-tabbed li > p:first-child ,
div.news-english-2nd .note_tx ,
div.news-english-tabbed-2nd .note_tx {
	background-color:#FCC;
	font-size: 85.7%; /* 12px */
}

/* -- 全てのニュース -- */
div.news-list .all ,
div.news-list-tabbed .all ,
div.news-list-2nd .all ,
div.news-list-tabbed-2nd .all ,
div.news-english .all ,
div.news-english-tabbed .all ,
div.news-english-2nd .all ,
div.news-english-tabbed-2nd .all {
	display:none;
}

div.news-list .all a ,
div.news-list-tabbed .all a ,
div.news-list-2nd .all a ,
div.news-list-tabbed-2nd .all a ,
div.news-english .all a ,
div.news-english-tabbed .all a ,
div.news-english-2nd .all a ,
div.news-english-tabbed-2nd .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;
}


/*-------------- 最新ニュース一覧（標準）07_202 --------------*/
/*-------------- 最新ニュース一覧（タブ切替）07_204 --------------*/

div.news-latest ,
div.news-latest-tabbed ,
div.news-latest-2nd ,
div.news-latest-tabbed-2nd {
	position: relative;
	margin-bottom: 20px;
}

div.news-latest ul ,
div.news-latest-tabbed ul ,
div.news-latest-2nd ul ,
div.news-latest-tabbed-2nd ul {
	padding-top: 1px;
}

div.news-latest ul li ,
div.news-latest-tabbed ul li ,
div.news-latest-2nd ul li ,
div.news-latest-tabbed-2nd ul li {
	clear: both;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: inherit;

	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom:#d8d8d8 1px solid;
}

div.news-latest ul li h3 ,
div.news-latest-tabbed ul li h3 ,
div.news-latest-2nd ul li h3 ,
div.news-latest-tabbed-2nd ul li h3 {
	font-weight:normal;
	line-height: inherit;

	position: relative;
	display: block; 
/*
	padding-top: 0px;
	padding-left: 15.7em;
*/
	padding-top: 1.5em;
}

div.news-latest ul li img:first-child ,
div.news-latest-tabbed ul li img:first-child ,
div.news-latest ul li p:first-child + img ,
div.news-latest-tabbed ul li p:first-child + img ,
div.news-latest-2nd ul li .n_img ,
div.news-latest-tabbed-2nd ul li .n_img {
}

div.news-latest ul li img:first-child ,
div.news-latest-tabbed ul li img:first-child ,
div.news-latest ul li p:first-child + img ,
div.news-latest-tabbed ul li p:first-child + img ,
div.news-latest-2nd ul li .n_img img ,
div.news-latest-tabbed-2nd ul li .n_img img {
}

div.news-latest ul li span.date + img + span ,
div.news-latest-tabbed ul li span.date + img + span ,
div.news-latest ul li h3 a ,
div.news-latest-tabbed ul li h3 a ,
div.news-latest-2nd ul li .news_tx ,
div.news-latest-tabbed-2nd ul li .news_tx {
	font-weight: bold;
}

/* -- 日付 -- */
div.news-latest ul li span.date ,
div.news-latest-tabbed ul li span.date ,
div.news-latest-2nd ul li .date ,
div.news-latest-tabbed-2nd ul li .date {
	position: absolute;
	top: 0px;
	left: 0px;
}

/* -- カテゴリアイコン -- */
div.news-latest ul li span.date + img ,
div.news-latest-tabbed ul li span.date + img ,
div.news-latest-2nd ul li .c_icon ,
div.news-latest-tabbed-2nd ul li .c_icon {
	position: absolute;
	top: 0px;
	left: 7.2em;
/*	display: none; */
}

div.news-latest-2nd ul li .c_icon img ,
div.news-latest-tabbed-2nd ul li .c_icon img {
	display: inline-block;
	vertical-align: middle;
}

/* -- ファイルアイコン -- */
div.news-latest ul li .d_icon ,
div.news-latest-tabbed ul li .d_icon ,
div.news-latest-2nd ul li .d_icon ,
div.news-latest-tabbed-2nd ul li .d_icon {
}

div.news-latest ul li .d_icon img ,
div.news-latest-tabbed ul li .d_icon img ,
div.news-latest-2nd ul li .d_icon img ,
div.news-latest-tabbed-2nd ul li .d_icon img {
	display: inline-block;
	vertical-align: middle;
}

/* -- ファイルサイズ -- */
div.news-latest ul li .filesize ,
div.news-latest-tabbed ul li .filesize ,
div.news-latest-2nd ul li .filesize ,
div.news-latest-tabbed-2nd ul li .filesize {
	font-size: 85.7%;
}

/* -- NEWアイコン -- */
div.news-latest ul li .n_icon ,
div.news-latest-tabbed ul li .n_icon ,
div.news-latest-2nd ul li .n_icon ,
div.news-latest-tabbed-2nd ul li .n_icon {
	margin-left: 0.5em;
	display: none;
}

div.news-latest ul li .n_icon img ,
div.news-latest-tabbed ul li .n_icon img ,
div.news-latest-2nd ul li .n_icon img ,
div.news-latest-tabbed-2nd ul li .n_icon img {
	display: inline-block;
	vertical-align: middle;
}

/* -- もっと読む・詳細（ニュース概要） -- */
div.news-latest ul li > p:last-child ,
div.news-latest-tabbed ul li > p:last-child ,
div.news-latest-2nd ul li .det_tx ,
div.news-latest-tabbed-2nd ul li > .det_tx {
	display: none;
	white-space: pre;
	white-space: pre-line;
	word-break: break-word;
}

/* -- 続きを読む -- */
div.news-latest ul li > p:last-child em.more ,
div.news-latest-tabbed ul li > p:last-child em.more ,
div.news-latest-2nd ul li .det_tx em.more ,
div.news-latest-tabbed-2nd ul li > .det_tx em.more {
	display:none;
}

div.news-latest ul li > p:last-child em.more a ,
div.news-latest-tabbed ul li > p:last-child em.more a ,
div.news-latest-2nd ul li .det_tx em.more a ,
div.news-latest-tabbed-2nd ul li > .det_tx em.more a {
	padding-left: 15px;
	background: transparent url(../../img/icons/sprites.png) no-repeat scroll 0 2px;
	font-style: normal;
}

/* -- 非公開表示 -- */
div.news-latest ul li > p:first-child ,
div.news-latest-tabbed ul li > p:first-child ,
div.news-latest-2nd ul li .note_tx ,
div.news-latest-tabbed-2nd ul li > .note_tx {
	background-color:#FCC;
	font-size: 85.7%;
}

/* -- 全てのニュース -- */
div.news-latest .all ,
div.news-latest-tabbed .all ,
div.news-latest-2nd .all ,
div.news-latest-tabbed-2nd .all {
/*	display:none; */
}

/*
div.news-latest .all a ,
div.news-latest-tabbed .all a ,
div.news-latest-2nd .all a ,
div.news-latest-tabbed-2nd .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;
}
*/

div.news-latest .all ,
div.news-latest-tabbed .all ,
div.news-latest-2nd .all ,
div.news-latest-tabbed-2nd .all {
	margin-top: 10px;
	position: relative;
}



/*-- 中見出し(h2)の直下にある場合 --*/
div.title2 + .mgnlEditorBar + script + div.news-latest .all ,
div.title2 + .mgnlEditorBar + script + div.news-latest-tabbed .all ,
div.title2 + .mgnlEditorBar + script + div.news-latest-2nd .all ,
div.title2 + .mgnlEditorBar + script + div.news-latest-tabbed-2nd .all ,
div.title2 + script + div.news-latest .all ,
div.title2 + script + div.news-latest-tabbed .all ,
div.title2 + script + div.news-latest-2nd .all ,
div.title2 + script + div.news-latest-tabbed-2nd .all {
	position: absolute;
	top: -50px;
	right: 0;
	margin: 0;
	display: block;
}

div.news-latest .all a ,
div.news-latest-tabbed .all a ,
div.news-latest-2nd .all a ,
div.news-latest-tabbed-2nd .all a {
	position: relative;
	margin: 0;
	padding: 7px 15px 7px 25px;
}

div.news-latest .all:before ,
div.news-latest-tabbed .all:before ,
div.news-latest-2nd .all:before ,
div.news-latest-tabbed-2nd .all:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -6px;
/*	background: url("../../../../../../resources/sw_img/icon_arr04.png") left center no-repeat; */
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left center no-repeat;
}


/* テキスト変更 */
div.news-latest .all a ,
div.news-latest-tabbed .all a ,
div.news-latest-2nd .all a ,
div.news-latest-tabbed-2nd .all a {
	font-size: 0px;
}

div.news-latest .all a:after ,
div.news-latest-tabbed .all a:after ,
div div.news-latest-2nd .all a:after ,
div div.news-latest-tabbed-2nd .all a:after {
	font-size: 14px;
}

#header.ja ~ div div.news-latest .all a:after ,
#header.ja ~ div div.news-latest-tabbed .all a:after ,
#header.ja ~ div div.news-latest-2nd .all a:after ,
#header.ja ~ div div.news-latest-tabbed-2nd .all a:after {
	content: "一覧へ";
}

#header.en ~ div div.news-latest .all a:after ,
#header.en ~ div div.news-latest-tabbed .all a:after ,
#header.en ~ div div.news-latest-2nd .all a:after ,
#header.en ~ div div.news-latest-tabbed-2nd .all a:after {
	content: "List";
}


/*-------------- ニュース タブ --------------*/


/* -- 年度タブ -- */
p.yearTabs {
	margin-bottom:20px;
}

/*
p.yearTabs:after {
	content: "";
    display: block;
    clear: both;
}

p.yearTabs a {
	display:inline-block;
	border:#CCCCCC 1px solid;
	padding:10px 20px;
	width:auto;
	margin-right:5px;
	font-weight:bold;
}

p.yearTabs a:hover ,
p.yearTabs a.active {
	font-weight: bold;
	background-color: rgb(221, 221, 221);
}
*/


/* -- カテゴリタブ -- */
p.tabs{
	margin-bottom:20px;
}

/*
p.tabs:after {
	content: "";
	display: block;
	clear: both;
}

p.tabs a {
	display:inline-block;
	width:auto;
	border:#CCCCCC 1px solid;
	margin-right:5px;
	padding:5px 10px; 
}

p.tabs a:hover ,
p.tabs a.active {
	font-weight: bold;
	background-color: rgb(221, 221, 221);
}
*/


/* ボタンスタイル */
/*
p.yearTabs ,
p.tabs {
	padding: 0 2%;
	font-size: 13px;
}

p.yearTabs a ,
p.tabs a {
    margin: 0;
    border: none;

    display: inline-block;
	color: #FFF;
	background: #0097e0;
	padding: 12px 12px 12px 37px;
    font-weight: normal;
	text-decoration: none;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.yearTabs a:before ,
p.tabs a:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -7px;
    background: url("../../../../../../resources/sw_img/icon_arr05.png") left center no-repeat;
}

p.yearTabs a.active ,
p.yearTabs a:hover ,
p.tabs a.active ,
p.tabs a:hover {
    font-weight: normal;
	box-shadow: 1px 2px 5px #333;
	transition: 0.3s;
}
*/

p.yearTabs ,
p.tabs {
	font-size: 0;

	margin-bottom: 20px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #ddd;
}

p.yearTabs a ,
p.tabs a {
    margin: 0;
    border: none;

	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 5px;
    padding: 5px 17px;
    font-size: 14px;

	color: inherit;
	background: #eee;

    font-weight: bold;
	text-decoration: none;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}

p.yearTabs a:before ,
p.tabs a:before {
	content: none;
}

p.yearTabs a.active ,
p.yearTabs a:hover ,
p.tabs a.active ,
p.tabs a:hover {
	background: #ccc;
}



/*-------------- テキスト化カテゴリアイコン (ver2専用) --------------*/
div.news-list-2nd ul li .c_icon ,
div.news-list-tabbed-2nd ul li .c_icon ,
div.news-english-2nd ul li .c_icon ,
div.news-english-tabbed-2nd ul li .c_icon ,
div.news-latest-2nd ul li .c_icon ,
div.news-latest-tabbed-2nd ul li .c_icon {
	display: block;
}

div.news-list-2nd ul li .c_icon:before ,
div.news-list-tabbed-2nd ul li .c_icon:before ,
div.news-english-2nd ul li .c_icon:before ,
div.news-english-tabbed-2nd ul li .c_icon:before ,
div.news-latest-2nd ul li .c_icon:before ,
div.news-latest-tabbed-2nd ul li .c_icon:before {
	box-sizing: border-box;
	display: block;
	width: 100px;
/*	height: 20px; */
	line-height: 1;
	font-size: 12px;
	text-align: center;
	padding: 3px 5px;
/*	border-radius: 3px; */
	border: 1px solid #26A6E5;
/*	margin-top: 2px; */

	color: #26A6E5;
}

div.news-list-2nd ul li .c_icon img ,
div.news-list-tabbed-2nd ul li .c_icon img ,
div.news-english-2nd ul li .c_icon img ,
div.news-english-tabbed-2nd ul li .c_icon img ,
div.news-latest-2nd ul li .c_icon img ,
div.news-latest-tabbed-2nd ul li .c_icon img {
	display: none;
}


div.news-list-2nd ul li.tekijiElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.tekijiElm .c_icon:before ,
div.news-english-2nd ul li.tekijiElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.tekijiElm .c_icon:before ,
div.news-latest-2nd ul li.tekijiElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.tekijiElm .c_icon:before {
	content: "適時開示";
}

div.news-list-2nd ul li.resultElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.resultElm .c_icon:before ,
div.news-english-2nd ul li.resultElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.resultElm .c_icon:before ,
div.news-latest-2nd ul li.resultElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.resultElm .c_icon:before {
	content: "決算";
}

div.news-list-2nd ul li.gyousekiElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.gyousekiElm .c_icon:before ,
div.news-english-2nd ul li.gyousekiElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.gyousekiElm .c_icon:before ,
div.news-latest-2nd ul li.gyousekiElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.gyousekiElm .c_icon:before {
	content: "業績";
}

div.news-list-2nd ul li.prElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.prElm .c_icon:before ,
div.news-english-2nd ul li.prElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.prElm .c_icon:before ,
div.news-latest-2nd ul li.prElm .c_icon:before ,
div.news-latest-tabbed-2nd ul.prElm li .c_icon:before {
	content: "PR";
}

div.news-list-2nd ul li.irElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.irElm .c_icon:before ,
div.news-english-2nd ul li.irElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.irElm .c_icon:before ,
div.news-latest-2nd ul li.irElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.irElm .c_icon:before {
	content: "IR";
}

div.news-list-2nd ul li.governanceElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.governanceElm .c_icon:before ,
div.news-english-2nd ul li.governanceElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.governanceElm .c_icon:before ,
div.news-latest-2nd ul li.governanceElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.governanceElm .c_icon:before {
	content: "ガバナンス";
}

div.news-list-2nd ul li.yuhoElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.yuhoElm .c_icon:before ,
div.news-english-2nd ul li.yuhoElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.yuhoElm .c_icon:before ,
div.news-latest-2nd ul li.yuhoElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.yuhoElm .c_icon:before {
	content: "有報";
}

div.news-list-2nd ul li.syosyuElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.syosyuElm .c_icon:before ,
div.news-english-2nd ul li.syosyuElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.syosyuElm .c_icon:before ,
div.news-latest-2nd ul li.syosyuElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.syosyuElm .c_icon:before {
	content: "株主総会";
}

div.news-list-2nd ul li.noneElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.noneElm .c_icon:before ,
div.news-english-2nd ul li.noneElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.noneElm .c_icon:before ,
div.news-latest-2nd ul li.noneElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.noneElm .c_icon:before {
	content: "その他";
}


div.news-list-2nd ul li.noticeElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.noticeElm .c_icon:before ,
div.news-english-2nd ul li.noticeElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.noticeElm .c_icon:before ,
div.news-latest-2nd ul li.noticeElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.noticeElm .c_icon:before {
	content: "お知らせ";
}

div.news-list-2nd ul li.techElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.techElm .c_icon:before ,
div.news-english-2nd ul li.techElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.techElm .c_icon:before ,
div.news-latest-2nd ul li.techElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.techElm .c_icon:before {
	content: "製品・技術";
}

div.news-list-2nd ul li.eventElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.eventElm .c_icon:before ,
div.news-english-2nd ul li.eventElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.eventElm .c_icon:before ,
div.news-latest-2nd ul li.eventElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.eventElm .c_icon:before {
	content: "イベント";
}

div.news-list-2nd ul li.kessanElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.kessanElm .c_icon:before ,
div.news-english-2nd ul li.kessanElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.kessanElm .c_icon:before ,
div.news-latest-2nd ul li.kessanElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.kessanElm .c_icon:before {
	content: "決算・適時開示";
}

div.news-list-2nd ul li.productElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.productElm .c_icon:before ,
div.news-english-2nd ul li.productElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.productElm .c_icon:before ,
div.news-latest-2nd ul li.productElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.productElm .c_icon:before {
	content: "製品";
}

div.news-list-2nd ul li.recruitElm .c_icon:before ,
div.news-list-tabbed-2nd ul li.recruitElm .c_icon:before ,
div.news-english-2nd ul li.recruitElm .c_icon:before ,
div.news-english-tabbed-2nd ul li.recruitElm .c_icon:before ,
div.news-latest-2nd ul li.recruitElm .c_icon:before ,
div.news-latest-tabbed-2nd ul li.recruitElm .c_icon:before {
	content: "採用";
}



/*-------------- 別エリア表示07_912 --------------*/
div.reuse-main-area {
}


/* 別エリア表示内の編集バーを非表示（編集自体は可能） */
div.reuse-main-area > * .mgnlEditor {
	display: none;
}

/*-------------- 別コンポーネント表示07_912 --------------*/
div.reuse-component {
}

/* 別パーツ表示内の編集バーを非表示（編集自体は可能） */
div.reuse-component > * .mgnlEditor {
	display: none;
}


/* ---- リダイレクト ---- */
div.redirect {
	margin-bottom: 20px;
}

/* 別エリア・別パーツ内のリダイレクトを非表示(リダイレクトされない)  */
div.reuse-main-area div.redirect ,
div.reuse-component div.redirect {
	display: none !important;
}


/*-------------- カレンダー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;
	-webkit-box-shadow: -2px 2px 4px rgba(135, 139, 144, 0.4);
	        box-shadow: -2px 2px 4px rgba(135, 139, 144, 0.4);
	-webkit-transform: rotate(-3deg);
	-ms-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);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	border:  1px solid #888;
	-webkit-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 {
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.validity-alert {
	font-family: 'arial', 'helvetica', 'sans-serif';
	font-size: 14px;
}
textarea {
	font-family: 'arial', 'helvetica', 'sans-serif';
}
.form-box {
/*	width: 95%; */
/*	padding: 0 20px; */
	margin: 0 auto;
}
.form-wrapper {
	clear: both;
/*	width:95%; */
	margin:0 auto;
}
#step-by-step {
	margin: 20px 0;
	padding: 4px 10px;
	border-radius: 5px;
	background: #0d8ccc;
}
#step-by-step ol {
	zoom: 1;
	list-style-position: inside;
	color: #fff;
}
#step-by-step li  {
	float: left;
	margin: 0 20px 0 0;
	padding: 4px;
	border-radius: 5px;
	list-style-position: inside;
}
#step-by-step li.do  {
	background: #EC1549;
}
#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*/ #Check p.required {
	display: none;
}
.form-wrapper p.required span,
.form-wrapper dfn {
	color: #ec1549;
	font-weight: bold;
}
/*
.form-wrapper div span {
	padding: 5px 0 0 0;
	color: #555;
	font-size: 100%;
}
*/
.form-wrapper div.form-edit span ,
.form-wrapper div.form-selection span {
}
.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 label[for="text"] {
}
.form-wrapper label span {
}
.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;
	border: 1px solid #c2c2c2;
}
.step-controls {
	position: relative;
	top: 2px;
}
.input-datetime-local .step-controls {
	top: auto;
}
.form-item-hidden,
.form-wrapper input[type=hidden] {
   display: none;
}
.form-wrapper .multiple-labels fieldset input.a11y-focus,
.form-wrapper .multiple-labels fieldset input:focus,
.form-wrapper input:focus,
.form-wrapper textarea:focus,
.form-wrapper input.a11y-focus,
.form-wrapper textarea.a11y-focus {
	border: 1px solid #000;
	background: #FFFFFF;
}
.form-wrapper input[type=radio].a11y-focus,
.form-wrapper input[type=checkbox].a11y-focus {
	background: transparent;
	border: none;
}
.form-wrapper textarea {
/*	height: 100px; */
	width: 100%;
}
.form-wrapper select {
	display: block;
	width: 310px;
	margin: 5px 0 0 0;
}
.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: 15px;
}
.form-wrapper fieldset fieldset.mod .form-item label {
	display: inline;
}

/* table date-picker */
.input-date-datepicker-control td:hover {
    background-color: #BBEEFF;
    border: none;
    -webkit-box-shadow: 0 3px 9px rgba(255, 255, 255, 0.9) inset;
            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 */
	right: auto;
	width: auto;
	margin:5px;
	padding: 12px 70px;
	/*color: #fff;*/
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 5px;

	background:#eaeaea;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #dedede), color-stop(0.00, #f7f7f7));
	background: -webkit-linear-gradient(#f7f7f7, #dedede);
	background: -moz-linear-gradient(#f7f7f7, #dedede);
	background: -o-linear-gradient(#f7f7f7, #dedede);
	background: -ms-linear-gradient(#f7f7f7, #dedede);
	background: linear-gradient(#f7f7f7, #dedede);
}

/* -- 確認ページ -- */
.form-summary {
	margin: 0 auto 20px;
}

.form-summary table {
}

.form-summary table td {
	border:#CCCCCC 1px solid;
	padding:5px 10px;
	white-space: pre;
	white-space: pre-line;
	word-break: break-word;
	width: 70%;
}

.form-summary table td:first-child {
	background-color: #f1fafe;
	font-weight: normal;
	text-align: left;
	width: 30%;
}

/*
.form-field span {
	margin-bottom:0!important;
	line-height:1.4;
}

.form-edit ,
.form-selection {
	margin-bottom: 10px;
}
*/

.new-search .button {  /* button outside button-wrapper */
	padding-top: 3px;
	padding-bottom: 4px;
}
.new-search .button:hover,
.new-search .button:active,
.new-search .button:focus,
.form-wrapper div.button-wrapper input:hover,
.form-wrapper div.button-wrapper input:active,
.form-wrapper div.button-wrapper input:focus {
	background: #B9B9B9;
	/*color: #fff;*/
	border: 1px solid #111;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}
/* link-Button */
a.button {
	background: #b90834 url(../../img/bgs/submit.png) 0 0 repeat-x;
	min-width: 60px;
	width: auto;
	border: 1px solid #f19eb2;
	border-right: 1px solid #920728;
	border-bottom: 1px solid #920728;
	padding: 3px 20px 2px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
a.button span {
	position: absolute;
}
a.button:hover,
a.button:active,
a.button:focus {
	color: #fac4d1;
}

/* New Search */
/*
#search-results .form-wrapper div {
	background: #f2f2bf;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#search-results .form-wrapper input {
	float: left;
	margin: 3px 0 0 10px;
}
#search-results .form-wrapper input.submit {
	width: auto;
	background: #cc0;
	padding: 2px 10px;
	cursor: pointer;
}
*/

/* error messages */
.error {
	color: #ec1549;
	font-weight: bold;
}

.error a ,
.error a:hover {
	color: #333;
	text-decoration: none;
	cursor: default;
}

#main .error h1 {
	background: url(../../img/bgs/error.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 30px;
	color: #ec1549;
}
#main div.error {
	margin: 20px 0;
	font-weight: bold;
}
#main div.error ul {
	margin: 0 0 0 45px;
}
#main div.error li {
	color: #ec1549;
}
#main div.error li a,
#main div.error label span {
	color: #ec1549;
}
#main .form-wrapper div.error {
	margin: 0;
}
.form-ui-invalid {
	border-color: #ec1549;
}
.form-wrapper div.error input,
.form-wrapper div.error select,
.form-wrapper div.error textarea,
.form-wrapper div input.form-ui-invalid,
.form-wrapper div textarea.form-ui-invalid,
.form-wrapper div select.form-ui-invalid {
	border: 1px solid #ec1549;
}

#mgnlhp {
    display: none;
}

/* success messages */
#main .success {
	margin: 10px 0;
}
#main .success h1 {
	background: url(../../img/bgs/confirmed.png) 0 8px no-repeat;
	margin-bottom: 10px;
	padding: 5px 0 0 30px;
	color: #afaf00;
}



/* -- rss -- */
.rss-content {
}

.rss-content em {
	font-style: normal;
	float: right;
}

.rss-content a {
	text-decoration: none;
}

/*
.rss-content em {
	background: none !important;
}

.rss-content a {
	display: block;
	width: 128px;
	height: 32px;
	background: url("../../../../../../resources/sw_img/icon_rss.png") no-repeat left top;
}

.rss-content a:hover {
	opacity: 0.7;
}
*/


/* -- スマホ -- */
.no-pc {
	display: none !important;
}

#panel2-sw ,
.panel2-sw ,
.panel2-btn {
	display: none;
}


/* google search */
.gsc-control-cse ,
.gsc-control-cse * {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
}
.gsc-control-cse {
	line-height: 1;
}


/*------------------------------------- 
13_テンプレートID
-------------------------------------*/


/*---- 総合トップH01 ----*/

body#generaltop ,
body.generaltop {
}

body#sitetop ,
body.sitetop {
}


/*---- カテゴリトップのテンプレートS01 ----*/
body#irtop ,
body.irtop {
}


/*---- 汎用のテンプレートF01 ----*/

body#multi ,
body.multi {
}


/*---- FAQのテンプレートF04 ----*/
body#faq ,
body.faq {
}


/*---- サイトマップのテンプレートF05 ----*/

body#siteMap ,
body.siteMap {
}


/*---- イベント一覧のテンプレートS03 ----*/

body#eventOverview ,
body.eventOverview {
}


/*---- イベントのテンプレートC02 ----*/

body#event ,
body.event {
}


/*---- ニュース一覧のテンプレートS02 ----*/

body#newsOverview ,
body.newsOverview {
}

/*---- 英文資料一覧のテンプレートC04 ----*/

body#kaijiListEnglish ,
body.kaijiListEnglish {
}


/* -- ニュース一覧・英文資料一覧のサイドナビに削除ページが出るのを抑止 -- */
/* -- ニュースページは削除されている為プレビュー不可 -- */
body.kaijiListEnglish #nav-box strong + ul ,
body.newsOverview #nav-box strong + ul {
    display: none;
}


/*---- ニュースのテンプレートC01 ----*/

body#news ,
body.news {
}


/*---- 有価証券報告書一覧のテンプレートC05 ----*/

body#yuho ,
body.yuho {
}


/*---- 決算短信一覧のテンプレートC03 ----*/

body#kaijiResult ,
body.kaijiResult {
}


/*---- 財務ハイライトのテンプレートC06 ----*/

body#tdnetzaimu ,
body.tdnetzaimu {
}

body#tdnetzaimu-2nd ,
body.tdnetzaimu-2nd {
}


/*---- 配当金のテンプレートC07 ----*/

body#tdnethaitou ,
body.tdnethaitou {
}

body#tdnethaitou-2nd ,
body.tdnethaitou-2nd {
}


/*---- 電子公告のテンプレートF06 ----*/

body#denshi ,
body.denshi {
}


/*---- スペシャルコンテンツのテンプレートF08 ----*/

body#special {
}


body.special {
	background: #FFF;
}

body.special #html1 {
}

body.special #sharewithmain {
}

body.special #html2 {
}

body.special .multiColumn1:last-child,
body.special .multiColumn2:last-child,
body.special .multiColumn3:last-child,
body.special .multiColumn4:last-child,
body.special .multiColumn5:last-child {
	margin-bottom: 0px;
}

body.special .multiColumn1:last-child > div ,
body.special .multiColumn2:last-child > div ,
body.special .multiColumn3:last-child > div ,
body.special .multiColumn4:last-child > div ,
body.special .multiColumn5:last-child > div {
	margin-bottom: 0px;
}

body.special .multiColumn1:last-child > div > div:last-child ,
body.special .multiColumn2:last-child > div > div:last-child ,
body.special .multiColumn3:last-child > div > div:last-child ,
body.special .multiColumn4:last-child > div > div:last-child ,
body.special .multiColumn5:last-child > div > div:last-child {
	margin-bottom: 0px;
}


/* --------------------------------------
16_個別設定
-------------------------------------- */



/* -- お問い合わせページ -- */
.form-wrapper div.form-edit ,
.form-wrapper div.form-selection {
	position: relative;
	border: 1px solid #d8d8d8;
	margin: 0;
	margin-bottom: -1px;
}

/* 左セル */
.form-wrapper div.form-edit:before ,
.form-wrapper div.form-selection:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30%;
	height: 100%;
	background-color: #f1fafe;
	border-right: 1px solid #d8d8d8;
}

.form-wrapper div.form-edit > label ,
.form-wrapper div.form-selection > label {
	text-align: left;
	padding: 5px 10px;

/*	color: #333; */
/*	font-weight: bold; */

	float: left;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 30%;
}

/* 右セル */
.form-wrapper div.form-edit > input[type="text"] ,
.form-wrapper div.form-edit > textarea ,
.form-wrapper div.form-edit > span ,
.form-wrapper div.form-selection > fieldset {
	margin: 0;

	float: right;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 65%;
	width: calc(70% - 20px) !important;
	margin-right: 10px;
}

/*-- 入力フィールド --*/
.form-wrapper div.form-edit {
}


.form-wrapper div.form-edit > input[type="text"] {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px;
}

.form-wrapper div.form-edit > textarea {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 5px;
}


.form-wrapper div.form-edit > span {
	padding: 0;
	font-size: 87.5%;
}


/*-- セレクトボタン(チェックボックス・ラジオボタン・セレクトボックス) --*/
.form-wrapper div.form-selection {
}

.form-wrapper div.form-selection > fieldset {
	margin-top: 5px;
	margin-bottom: 5px;
}

.form-wrapper div.form-selection > fieldset > legend {
	font-size: 87.5%;
}

.form-wrapper div.form-selection > fieldset > select {
	margin: 0;
	width: auto;
	display: block;

	padding: 0.25em 0.25em;
}



/*==== お問い合わせフォーム ====*/
/* 同意確認チェック、規約ボックス */
.form-box .text-section h2 {
	margin: 0;
	padding: 0;
	border: none;
	background: none;

	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin-bottom: 10px;
}

.form-box .text-section h2::before {
	content: none;
}


.form-box .text-section.highlight > div {
	padding: 30px;
	background: #f7f7f7;
}

.form-box .text-section.highlight {
	margin-bottom: 30px;
}

.form-box .text-section.highlight h2 {
	margin-top: 60px;
	margin-bottom: 20px;
}

.form-box .text-section.highlight + .text-section {
	height: 240px;
	overflow: hidden;
	overflow-y: scroll;
	padding: 30px;
	border: 1px solid #dedede;
	margin-bottom: 30px;
}


.form-box .text-section.highlight ~ .form-selection {
	border: none;
	background: none;
	margin-bottom: 20px;
	text-align: center;

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-flow: row-reverse nowrap;
	        flex-flow: row-reverse nowrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.form-box .text-section.highlight ~ .form-selection::before {
	content: none;
}

.form-box .text-section.highlight ~ .form-selection > * {
	margin: 0;
	padding: 0;
	border: none;
	float: none;
	display: inline-block;
	width: auto !important;
}

.form-box .text-section.highlight ~ .form-selection > label {
}

.form-box .text-section.highlight ~ .form-selection > label span {
	font-size: 0;
}

.form-box .text-section.highlight ~ .form-selection > fieldset {
/*	text-align: center; */
}

.form-box .text-section.highlight ~ .form-selection > fieldset input + label {
	font-weight: bold;
	margin-left: 0.5em;
}

.form-box .text-section.highlight ~ .form-selection dfn {
/*	margin-left: 0; */
}

@media screen and (max-width: 767px) {
	.form-box .text-section h2 {
		font-size: 16px;
		font-weight: normal;
	}

	.form-box .text-section.highlight {
		margin-bottom: 35px;
	}

	.form-box .text-section.highlight h2 {
		margin-top: 45px;
	}

	.form-box .text-section.highlight > div {
		padding: 20px;
		font-size: 13px;
	}

	.form-box .text-section.highlight + .text-section {
		position: static;
		padding: 20px;
		height: 180px;
	}

	.form-box .text-section.highlight + .text-section div {
		min-height: 200px;
		outline: none;
	}

	.form-box .text-section.highlight + .text-section {
		margin-bottom: 15px;
	}

	.form-box .text-section.highlight ~ .form-selection {
		margin-bottom: 10px;
	}
}



/*-- ユーティリティ --*/
#promos3 .ox_multi3_listing ,
#site-info .ox_multi3_listing {
	display: none;
}

/*-- 上に戻るリンク 設定例：scroll_f.js用 --*/
/*
#topcontrol {
	position: fixed;
	bottom: 135px;
	right: -25px;
	opacity: 0.3;
	cursor: pointer;
	z-index:1000;

	transition: 0.5s 0.1s;
	will-change: opacity, right;
}


#topcontrol.visible {
	right: 0px;
	bottom: 135px;
	opacity: 1;
}

#topcontrol a {
	display: block;
	width: 20px;
	height: 90px;
	background: rgba(6, 51, 77, 0.9);
	position: relative;
}

#topcontrol a:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -3px;
	display: block;
	width: 3px;
	height: 3px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#topcontrol a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 90px;
	height: 90px;
	box-sizing: border-box;
	padding: 3px 10px;

	color: #fff;
	font-size: 10px;
	letter-spacing: 1px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);

}
*/

/*
#topcontrol {
	position: fixed;
	bottom: -60px;
	right: 50px;
	opacity: 0.3;
	cursor: pointer;
	z-index:1000;

	transition: 0.5s 0.1s;
}


#topcontrol.visible {
	right: 50px;
	bottom: 30px;
	opacity: 1;
}

#topcontrol a {
	display: block;
	width: 50px;
	height: 50px;
	background: rgba(255,255,255, 0.75);
	background: #0097e0;
	position: relative;
}

#topcontrol a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -12px;
	display: block;
	width: 20px;
	height: 20px;
	border-top: 4px solid rgba(255,255,255, 0.8);
	border-left: 4px solid rgba(255,255,255, 0.8);
	-webkit-transform: scaleY(0.8) rotate(45deg);
	-ms-transform: scaleY(0.8) rotate(45deg);
	transform: scaleY(0.8) rotate(45deg);
}

#topcontrol a span {
	display: none;
}
*/


#topcontrol {
	position: fixed;
	left: 50%;
	bottom: -60px;
	width: 100%;
	max-width: 1160px;
	height: 0;
	opacity: 0.3;
	overflow: visible;
	z-index:1000;

	-webkit-transition: 0.5s 0.1s;

	-o-transition: 0.5s 0.1s;

	transition: 0.5s 0.1s;
}

#topcontrol.visible {
	bottom: 30px;
	opacity: 1;
}

#topcontrol a {
	position: absolute;
	right: 50px;
	bottom: 50px;
	cursor: pointer;
	margin: 0 auto;

	display: block;
	width: 50px;
	height: 50px;
	background: rgba(255,255,255, 0.75);
	background: #0097e0;
	position: relative;
}

#topcontrol a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -12px;
	display: block;
	width: 20px;
	height: 20px;
	border-top: 4px solid rgba(255,255,255, 0.8);
	border-left: 4px solid rgba(255,255,255, 0.8);
	-webkit-transform: scaleY(0.8) rotate(45deg);
	-ms-transform: scaleY(0.8) rotate(45deg);
	transform: scaleY(0.8) rotate(45deg);
}

#topcontrol a span {
	display: none;
}


.toTop {
	display: none;
}



/*-- アコーディオン --*/
input.sw-accordion {
	display: none;
}

.accordion h2.moved {
	display: none;
}

.accordion > h2 {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
	font-size: inherit;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;

	font-size: 15px;
	font-weight: normal;
	color: #fff;
	background-color: #0097dd;
	padding: 10px 10px;
	height: 20px;
	line-height: 20px;
}

.accordion.highlight > h2 {
	background-color: #06344e;
}

.accordion > h2 label ,
.accordion > h2 label:before ,
.accordion > h2 label:after {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}

.accordion > h2 label {
	width: 100%;
	height: 100%;
}

.accordion > h2 label:before {
	content: "";
	background: #fff;
	width: 2px;
	height: 16px;
	margin: 12px 19px;
	-webkit-transition: 0.4s 0.4s;
	-o-transition: 0.4s 0.4s;
	transition: 0.4s 0.4s;
}

.accordion > h2 label:after {
	content: "";
	background: #fff;
	width: 16px;
	height: 2px;
	margin: 19px 12px;
	-webkit-transition: 0.4s 0.4s;
	-o-transition: 0.4s 0.4s;
	transition: 0.4s 0.4s;
}

input.sw-accordion:checked + .accordion > h2 label:before {
    background: transparent;
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);

	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

input.sw-accordion:checked + .accordion > h2 label:after {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);

	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}


input.sw-accordion + .accordion  {
	max-height: 40px;
	overflow: hidden;
	-webkit-transition: .5s linear;
	-webkit-transition: .5s .1s linear;
	-o-transition: .5s .1s linear;
	transition: .5s .1s linear;
}

input.sw-accordion:checked + .accordion {
	max-height: 100%;
	max-height: 1000px;

	will-change: max-height;
}



/*-- 特殊装飾(decorate.js) --*/
em.decorated {
	font-style: inherit !important;
	font-family: inherit !important;
}

em.decorated span.overhead {
	white-space: nowrap;
	display: inline-block;
	line-height: 1;
	text-align: center;
}

em.decorated span.overhead span {
	display: inline-block;
	font-size: 70%;
	-webkit-transform: scale(0.7);
	        -ms-transform: scale(0.7);
	    transform: scale(0.7);
}

em.decorated span.sup {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

em.decorated span.sub {
	font-size: 70%;
	vertical-align: bottom;
	position: relative;
	top: 0.1em;
}





/* リセット */
[id=site-info] .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):before ,
[id=site-info] .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):after ,
[id=site-info] .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon) ,
[id=promos1] .promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):before ,
[id=promos1] .promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):after ,
[id=promos1] .promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon) ,
[id=promos3] .promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):before ,
[id=promos3] .promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon):after ,
[id=promos3] .promos .reuse-component *:not(.mgnlEditor):not(.mgnlEditorBarLabel):not(.mgnlEditorBarButtons):not(.editorIcon) {
	content: none;
	margin: 0;
	padding: 0;
	vertical-align: inherit;
	text-align: inherit;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	float: none;
	position: static;
	width: auto;
	height: auto;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	border-radius: 0;
	border: none;
	background: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	outline: none;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;

	display: block;
}

#promos3 div.link-list li:not([class]):not([id]) {
	display: none;
}


/*-- ヘッダー --*/
#header {
	width: 100%;
	height: 98px;
}

/*-- ヘッダーレイアウト --*/
#promos3 .area-logo a ,
#promos3 .area-menu a {
	cursor: pointer;
}

#promos3 .area-logo ,
#promos3 .area-menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 960px;
	z-index: 100;
}

#promos3 .area-logo {
	z-index: 101;
}

#promos3 .area-logo > div {
	display: block;
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#promos3 .area-menu {
	height: 98px;
}

#promos3 .area-menu:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	min-width: 960px;
	height: 46px;
	background: #fff;
	z-index: -1;
}

#promos3 .area-menu:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	min-width: 960px;
	height: 52px;
	background: #0097e0;
	z-index: -1;
}


#promos3 .area-menu > div {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 98px;
}


/*-- ロゴ --*/
#promos3 .head_panel > .column2 {
	display: none;
}

#promos3 .head_panel div.teaser {
	margin: 0;

	position: absolute;
	top: 0px;
	left: 0px;
}

#promos3 .head_panel div.teaser a {
	display: block;
	padding: 8px 0 7px;
}

#promos3 .head_panel div.teaser a:hover {
	opacity: 0.7;
}



/*-- グロナビ --*/
#promos3 .gnavi {
	display: table;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#promos3 .gnavi > div {
	display: table-row;
	width: 100%;
}

#promos3 .gnavi > div > *:not(.teaser):not(.external-teaser):not([id^="sitemap"]) {
	display: none;
}

#promos3 .gnavi div.teaser ,
#promos3 .gnavi div.external-teaser ,
#promos3 .gnavi div[id^="sitemap"] {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	position: relative;
}

#promos3 .gnavi div.sitemap:not(:first-child) {
	display: none;
}

#promos3 .gnavi div.sitemap {
	font-size: 0;
}

#promos3 .gnavi div.teaser h2 ,
#promos3 .gnavi div.external-teaser h2 ,
#promos3 .gnavi > div > div > .sitemap:first-child h2 {
	position: relative;
}

#promos3 .gnavi div.teaser h2 a ,
#promos3 .gnavi div.external-teaser h2 a ,
#promos3 .gnavi > div > div > .sitemap:first-child h2 a {
	cursor: pointer;
	white-space: nowrap;
	display: block;
	padding: 15px 27px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	position: relative;
	overflow: visible;
}

#header.en ~* #promos3 .gnavi div.teaser h2 a ,
#header.en ~* #promos3 .gnavi div.external-teaser h2 a ,
#header.en ~* #promos3 .gnavi > div > div > .sitemap:first-child h2 a {
	font-size: 17px;
	padding: 12px 10px 13px;
}

#promos3 .gnavi div.teaser h2 a:before ,
#promos3 .gnavi div.external-teaser h2 a:before ,
#promos3 .gnavi > div > div > .sitemap:first-child h2 a:before {
	content: "";
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	height: 16px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
	border-left: 1px solid #41b0e8;
}

#promos3 .gnavi div.teaser:last-child h2 a:before ,
#promos3 .gnavi div.external-teaser:last-child h2 a:before ,
#promos3 .gnavi > div > div:last-child > .sitemap:first-child h2 a:before {
	border-right: 1px solid #41b0e8;
}

#promos3 .gnavi div.teaser h2 a[target="_blank"]:after ,
#promos3 .gnavi div.external-teaser h2 a[target="_blank"]:after ,
#promos3 .gnavi > div > div > .sitemap:first-child h2 a[target="_blank"]:after {
	content: "";
/*	background:url("../../../../../../resources/sw_img/link02_white.png") center center no-repeat; */
	background-size: contain;
	display: inline-block;
	width: 14px;
	height: 12px;
	vertical-align: middle;
	margin: 0 3px;
}

#promos3 .gnavi div.teaser h2 a.act ,
#promos3 .gnavi .gnavi-sub > div.sitemap h2 a.act  {
	color: #0097e0;
	background-color: #fff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

#promos3 .gnavi div.teaser h2 a:hover ,
#promos3 .gnavi div.external-teaser h2 a:hover ,
#promos3 .gnavi .gnavi-sub > div.sitemap h2 a:hover {
	background-color: #cceaf9;
	color: #0097e0;
	border-color: transparent;
	-webkit-transition: 0.3s background-color;
	-o-transition: 0.3s background-color;
	transition: 0.3s background-color;
}

#promos3 .gnavi div.teaser h2 a:hover ,
#promos3 .gnavi div.external-teaser h2 a:hover ,
#promos3 .gnavi .gnavi-sub > div.sitemap h2 a:hover {
	border-color: transparent;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}


#promos3 .gnavi div.teaser h2 a.act:before ,
#promos3 .gnavi div.teaser h2 a:hover:before ,
#promos3 .gnavi div.external-teaser h2 a:hover:before ,
#promos3 .gnavi .gnavi-sub > div.sitemap h2 a.act:before ,
#promos3 .gnavi .gnavi-sub > div.sitemap h2 a:hover:before {
	border-color: transparent !important;
}


#promos3 .gnavi div.teaser h2 a.act[target="_blank"]:after ,
#promos3 .gnavi div.teaser h2 a[target="_blank"]:hover:after ,
#promos3 .gnavi div.external-teaser h2 a[target="_blank"]:hover:after ,
#promos3 .gnavi > div > div > .sitemap:first-child h2 a.act[target="_blank"]:after ,
#promos3 .gnavi > div > div > .sitemap:first-child h2 a[target="_blank"]:hover:after {
/*	background-image: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png"); */
}

#promos3 .gnavi .gnavi-sub2 {
	display: none;

	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	overflow: hidden;
	max-height: 0;
	background: #fff;
}

#promos3 .gnavi div[id^="sitemap"]:hover .gnavi-sub2 {
	max-height: none;
}

#promos3 .gnavi .gnavi-sub2 > div.sitemap {
	display: block;
}

#promos3 .gnavi .gnavi-sub2 > div.sitemap h2 {
	border: 5px solid #0097e0;
	border-width: 0px 5px;
}

#promos3 .gnavi .gnavi-sub2 > div.sitemap:last-child h2 {
	border-bottom-width: 5px;
}

#promos3 .gnavi .gnavi-sub2 > div.sitemap h2 a {
	display: block;
	padding: 5px 5px;
	background: #0097e0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	border-top: 1px solid #fff;
}

#promos3 .gnavi .gnavi-sub2 > div.sitemap h2 a.act ,
#promos3 .gnavi .gnavi-sub2 > div.sitemap h2 a:hover {
	background: #fff;
	color: #0097e0;
}


/*-- ヘッドナビ --*/
#promos3 .head_navi {
	position: absolute;
	top: 15px;
	right: 260px;
	font-size: 0;
}

#promos3 .head_navi div.link-list li {
	float: left;
	margin-left: 20px;
	padding-left: 18px;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left center no-repeat;
}

#promos3 .head_navi div.link-list li a {
	color: #0097e0;
	font-size: 10px;
	font-weight: normal;
}

#promos3 .head_navi div.link-list li:hover a {
	text-decoration: underline;
}

#header.en ~* #promos3 .head_navi {
	top: 12px;
}

#header.en ~* #promos3 .head_navi li a {
	font-size: 12px;
}


/*-- 言語リンク --*/
#promos3 .head_lang {
	position: absolute;
	top: 14px;
	right: 0px;
}

#promos3 .head_lang div.link-list li {
	float: left;
	margin-left: 10px;
}

#promos3 .head_lang div.link-list li a {
	display: block;
	color: #0097e0;
	font-size: 11px;
	font-weight: bold;
	padding: 0 12px 0 5px;
	border: 1px solid #0097e0;
	position: relative;
}

#promos3 .head_lang div.link-list li a:before {
	content: "";
	display: block;
	width: 3px;
	height: 3px;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -3px;
	border-top: 1px solid #0097e0;
	border-right: 1px solid #0097e0;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

#promos3 .head_lang div.link-list li.highlight {
	display: none;
}

#promos3 .head_lang div.link-list li a:hover {
	text-decoration: underline;
}

/*-- 検索BOX --*/
#promos3 .searchbox {
	position:absolute;
	top: 7px;
	right: 70px;
	width: 180px;
}

#promos3 .searchbox table {
	display: table;
	width: 100%;
}
#promos3 .searchbox tbody {
	display: table-row-group;
}
#promos3 .searchbox tr {
	display: table-row;
}
#promos3 .searchbox td {
	display: table-cell;
	vertical-align: middle;
}

#promos3 .searchbox form.gsc-search-box {
	font-size: 13px;
}

#promos3 .searchbox .gsc-input table {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: 32px;
	border: 1px solid #0097e0;
	background: #f3f3f3;
}

#promos3 .searchbox .gsc-input input[type="text"] {
	background: transparent !important;
	text-indent: 5px !important;
}

#promos3 .searchbox .gsc-input a span {
	text-align: center;
}

#promos3 .searchbox .gsc-search-button {
	width: 34px;
}

#promos3 .searchbox .gsc-search-button button ,
#promos3 .searchbox .gsc-search-button input[type="submit"] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background-color: #0097e0 !important;
	border:none;
	height: 32px !important;
	padding: 10px;
}

#promos3 .searchbox .gsc-clear-button {
	display: none !important;
}



/*-- 装飾用 --*/


/*-- TOP --*/
body.sitetop {
	background: url("../../../../../../resources/sw_img/bg_top.jpg") no-repeat center 600px;
	background-size: 100% auto;
}

body.sitetop #wrapper-2 {
	width: 100%;
	min-width: 960px;
	min-height: 1000px;
	overflow: hidden;
	padding-top: 60px;
}

body.sitetop.col-subcol #wrapper-3 {
	width: 960px;
	margin: 0 auto;
}

body.sitetop #header.en ~ div #wrapper-3 {
	background: rgba(255,255,255,0.3);
	-webkit-box-shadow: 0 0 6px rgba(255,255,255, 0.5);
	        box-shadow: 0 0 6px rgba(255,255,255, 0.5);
}

body.sitetop #header.ja ~ #site-info {
	margin-top: 0;
	height: 600px;
	height: 47vw;
	background: #e8f2fb url("../../../../../../resources/sw_img/footer_bg_home.png") no-repeat center bottom;
	background-size: 100% auto;
}


body.sitetop #header ,
body.sitetop #promos3 .area-menu ,
body.sitetop #promos3 .area-menu > div {
	height: 564px;
}

body.sitetop #promos3 .area-menu:before {
	background-color: rgba(255,255,255, 0.85);
}

body.sitetop #promos3 .area-menu:after {
	background-color: rgba(0, 151, 224, 0.85);
}




/*-- 各カテゴリ MV --*/
#mv.small {
	display: block;
	width: 100%;
	min-width: 960px;
	height: 180px;
}

#promos3 .area-mv div.text-section .mgnlEditorBar .mgnlEditorBarLabel {
	font-size: 0;
}
#promos3 .area-mv div.text-section .mgnlEditorBar .mgnlEditorBarLabel:before {
	content: 'メインビジュアル';
	font-size: 12px;
}
#promos3 .area-mv div.text-section .mgnlEditorBar .mgnlEditorBarLabel:after {
	font-size: 12px;
}
.area-mv .mgnlEditorBar.mgnlEditor.component.focus ,
.area-mv .mgnlEditorBar.mgnlEditor.component.focus * {
	display: block;
	max-width: 960px;
	margin-left: auto !important;
	margin-right: auto !important;
}
.area-mv .mgnlEditorBar.mgnlEditor.component.focus {
	position: absolute !important;
	top: 50%;
	left: 50%;
	width: 960px !important;
	margin-top: -90px !important;
	margin-left: -480px !important;
}

.area-mv .mgnlEditorBar .editorIcon.icon-move {
	display: none !important;
}

#promos3 .area-mv {
	position: absolute;
	top: 98px;
	left: 0;

	width: 100%;
	min-width: 960px;
	height: 180px;
	overflow: hidden;
}

.mgnlEditorBar ~* #promos3 .area-mv {
/*	top: 364px; */
}

#promos3 .area-mv > div {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);

	margin: 0;
	width: 100%;
	min-width: 1280px;
}

#promos3 .area-mv div.text-section img {
	width: 100%;
}

#promos3 .area-mv div.text-section strong {
	font-weight: bold;
}

#promos3 .area-mv div.text-section .text {
	line-height: 1.2;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	text-shadow: 0px 1px 2px #fff;
	letter-spacing: 3px;

	-webkit-box-sizing: border-box;

	        box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	margin-left: -320px;

	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;
	width: 320px;
	height: 180px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: rgba(0, 150, 224, 0.4);
}

#header.en ~* #promos3 .area-mv div.text-section .text {
	letter-spacing: normal
}







/*-- 一覧へ --*/
/*
.layout_teaser_titlelink div.teaser.no-img.highlight {
	float: right;
	margin-top: -55px;
}

.layout_teaser_titlelink div.teaser.no-img.highlight h2 {
	margin: 0;
	font-size :inherit;
	line-height: 1.3;
	position: relative;
}

.layout_teaser_titlelink div.teaser.no-img.highlight h2 a {
	padding: 7px 15px 7px 25px;
}
.layout_teaser_titlelink div.teaser.no-img.highlight h2 a:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -0.5em;
	background: url("../../../../../../resources/sw_img/icon_arr04.png") left center no-repeat;
}

.layout_teaser_titlelink div.teaser.no-img.highlight p {
}
*/



/* ----- 内部/外部バナー　IR関連リンク ----- */
.layout_related_link01 div.teaser.no-img.highlight ,
.layout_related_link01 div.external-teaser.no-img.highlight {
	margin: 0;
	margin-bottom: 10px;
}

.layout_related_link01 div.teaser.no-img.highlight h2 ,
.layout_related_link01 div.external-teaser.no-img.highlight h2 {
	margin: 0;
	font-size :inherit;
	line-height: 1.3;
	background-color: #f5fbfe;
	display: table;
	width: 100%;
}

.layout_related_link01 div.teaser.no-img.highlight h2 a ,
.layout_related_link01 div.external-teaser.no-img.highlight h2 a {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 46px;
	display: table-cell;
	vertical-align: middle;
	padding: 7px 15px 7px 32px;
	background: url("../../../../../../resources/sw_img/icon_arr03.png") 12px center no-repeat;
	text-decoration: none;
}

.layout_related_link01 div.teaser.no-img.highlight h2 a[target="_blank"]:after ,
.layout_related_link01 div.external-teaser.no-img.highlight h2 a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}

.layout_related_link01 div.teaser.no-img.highlight p ,
.layout_related_link01 div.external-teaser.no-img.highlight p {
	display: none;
}

.layout_related_link01 div.teaser.no-img.highlight:hover ,
.layout_related_link01 div.external-teaser.no-img.highlight:hover {
	-webkit-box-shadow: 1px 2px 5px #333;
	        box-shadow: 1px 2px 5px #333;
	-webkit-transition: 0.3s 0.05s;
	-o-transition: 0.3s 0.05s;
	transition: 0.3s 0.05s;
}

/* ----- 内部/外部バナー　採用関連リンク ----- */
.layout_related_link02 div.teaser.no-img.highlight ,
.layout_related_link02 div.external-teaser.no-img.highlight {
	margin: 0;
	margin-bottom: 10px;
}

.layout_related_link02 div.teaser.no-img.highlight h2 ,
.layout_related_link02 div.external-teaser.no-img.highlight h2 {
	margin: 0;
	font-size :inherit;
	line-height: 1.3;
	background-color: #f5fbfe;
	border: 2px solid #0097e0;
	display: table;
	width: 100%;
	position: relative;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.layout_related_link02 div.teaser.no-img.highlight h2 a ,
.layout_related_link02 div.external-teaser.no-img.highlight h2 a {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 42px;
	display: table-cell;
	vertical-align: middle;
	padding: 7px 15px 7px 32px;
	text-decoration: none;
}

.layout_related_link02 div.teaser.no-img.highlight h2 a:before ,
.layout_related_link02 div.external-teaser.no-img.highlight h2 a:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 12px;
	top: 50%;
	margin-top: -7px;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left center no-repeat;
/*	background: url("../../../../../../resources/sw_img/icon_arr05.png") left center no-repeat; */
}

.layout_related_link02 div.teaser.no-img.highlight h2 a[target="_blank"]:after ,
.layout_related_link02 div.external-teaser.no-img.highlight h2 a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}

.layout_related_link02 div.teaser.no-img.highlight p ,
.layout_related_link02 div.external-teaser.no-img.highlight p {
	display: none;
}

.layout_related_link02 div.teaser.no-img.highlight:hover ,
.layout_related_link02 div.external-teaser.no-img.highlight:hover {
	-webkit-box-shadow: 1px 2px 5px #333;
	        box-shadow: 1px 2px 5px #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}



/* ----- 内部/外部バナー　カテゴリトップ インデックスリンク ----- */
.layout_index_link01 div.teaser.no-img.highlight ,
.layout_index_link01 div.external-teaser.no-img.highlight {
	margin: 0;
	margin-bottom: 15px;
}

.layout_index_link01 div.teaser.no-img.highlight h2 ,
.layout_index_link01 div.external-teaser.no-img.highlight h2 {
	margin: 0;
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
/*	background-color: #f5fbfe; */
/*	border: 2px solid #0097e0; */
	display: table;
	width: 100%;
	position: relative;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.layout_index_link01 div.teaser.no-img.highlight h2 a ,
.layout_index_link01 div.external-teaser.no-img.highlight h2 a {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	display: table-cell;
	vertical-align: middle;
	padding: 5px 10px 5px 25px;
/*	text-decoration: none; */
}

.layout_index_link01 div.teaser.no-img.highlight h2 a:before ,
.layout_index_link01 div.external-teaser.no-img.highlight h2 a:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 5px;
	top: 1em;
	margin-top: -7px;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left center no-repeat;
/*	background: url("../../../../../../resources/sw_img/icon_arr05.png") left center no-repeat; */
}

.layout_index_link01 div.teaser.no-img.highlight h2 a[target="_blank"]:after ,
.layout_index_link01 div.external-teaser.no-img.highlight h2 a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}

.layout_index_link01 div.teaser.no-img.highlight p ,
.layout_index_link01 div.external-teaser.no-img.highlight p {
	display: none;
}

.layout_index_link01 div.teaser.no-img.highlight:hover ,
.layout_index_link01 div.external-teaser.no-img.highlight:hover {
/*	opacity: 0.7; */
/*	transition: 0.3s; */
}


.layout_index_link01 div.link-list ul {
	margin-left: 10px;
}

/* ----- 内部/外部バナー　カテゴリトップ ニュース一覧リンク ----- */
.layout_index_link01 > .column1 ,
.layout_index_link01 > .column2 {
	position: relative;
}

.layout_index_link01 .basic-list2 + div.teaser.no-img.highlight ,
.layout_index_link01 .basic-list2 + div.external-teaser.no-img.highlight {
	position: absolute;
	top: 13px;
	right: 0;
}

.layout_index_link01 .basic-list2 + div.teaser.no-img.highlight h2 a ,
.layout_index_link01 .basic-list2 + div.external-teaser.no-img.highlight h2 a {
	font-size: 14px;
	font-weight: normal;
}


/*-- TOP --*/
.layout_center_index {
	margin-bottom: 0;
}

.layout_center_index div.title2 h2 {
	border: none;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #21a9ed;
	text-shadow: 0 0 5px #fff, 0 0 15px #fff;
}
.layout_center_index div.title2 h2:before {
	content: none;
}


.layout_top_box01 {
	margin-bottom: 80px;
}

.layout_top_box01 > .column1 {
	width: calc(50% - 10px);
	margin-left: -5px;
	margin-right: 15px;
}
.layout_top_box01 > .column2 {
	width: calc(50% - 10px);
	margin-left: 15px;
	margin-right: -5px;
}

.layout_top_box01 > .column1 ,
.layout_top_box01 > .column2 {
	position: relative;
	padding-top: 130px;
	padding-bottom: 10px;
	font-size: 0;
}

.layout_top_box01 > .column1 > div ,
.layout_top_box01 > .column2 > div {
	font-size: 14px;
}

.layout_top_box01 div.text-section {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 80px);
	height: 100%;
	margin: 0 40px;
	padding-top: 20px;
	background: rgba(33, 169, 237, 0.8);
}

.layout_top_box01 div.teaser.no-img.highlight {
	z-index: 10;
	display: inline-block;
	vertical-align: top;
	width: calc(50% - 20px);
	margin: 0 10px 20px;
}

.layout_top_box01 div.teaser.no-img.highlight h2 {
	margin: 0;
	font-size :14px;
	line-height: 1.3;
	display: table;
	width: 100%;
	height: 140px;
	position: relative;
}

.layout_top_box01 div.teaser.no-img.highlight a {
	display: table-cell;
	vertical-align: middle;
	color: #0097e0;
	font-weight: bold;
	background: #fff;
	padding: 17px 12px 17px 37px;
	text-decoration: none;
	-webkit-box-shadow: 0px 1px 3px #000;
	        box-shadow: 0px 1px 3px #000;
	-webkit-transition: 0.3s 0.1s;
	-o-transition: 0.3s 0.1s;
	transition: 0.3s 0.1s;
}


.layout_top_box01 div.teaser.no-img.highlight a:hover {
/*	box-shadow: inset 0px 1px 3px #000; */
	-webkit-box-shadow: none;
	        box-shadow: none;
	background: rgba(255,255,255,0.9);
}

.layout_top_box01 div.teaser.no-img.highlight a:active {
	border: 2px inset #ccc;
	-webkit-box-shadow: inset 0px 1px 3px #000;
	        box-shadow: inset 0px 1px 3px #000;
	border-radius: 5px;
	background: rgba(255,255,255,0.6);

/*
background: -webkit-gradient(radial, 50% 75%, 0, 50% 75%, 120, color-stop(1.00, rgba(255,255,255,0.6)), color-stop(0.00, rgba(255,255,255,0.9)));
background: -webkit-radial-gradient(50% 75%, circle, rgba(255,255,255,0.9), rgba(255,255,255,0.6));
background: -moz-radial-gradient(50% 75%, circle, rgba(255,255,255,0.9), rgba(255,255,255,0.6));
background: -o-radial-gradient(50% 75%, circle, rgba(255,255,255,0.9), rgba(255,255,255,0.6));
background: -ms-radial-gradient(50% 75%, circle, rgba(255,255,255,0.9), rgba(255,255,255,0.6));
background: radial-gradient(50% 75%, circle, rgba(255,255,255,0.9), rgba(255,255,255,0.6));
*/

	-ms-transform: rotateX(360deg);
	-webkit-transform: rotateX(360deg);
	        transform: rotateX(360deg);
}


.layout_top_box01 div.teaser.no-img.highlight h2 a:before {
	content: "";
	display: block;
	width: 11px;
	height: 11px;
	position: absolute;
	left: 10px;
/*	top: 50%; */
	top: 70px;
	margin-top: -7px;
	background: url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left center no-repeat;
/*	background: url("../../../../../../resources/sw_img/icon_arr05.png") left center no-repeat; */
	opacity: 1;
	-webkit-transition: 0.3s 0.4s;
	-o-transition: 0.3s 0.4s;
	transition: 0.3s 0.4s;
}

.layout_top_box01 div.teaser.no-img.highlight h2 a:active:before {
	opacity: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.layout_top_box01 div.teaser.no-img.highlight h2 a[target="_blank"]:after {
	content: "";
	background:url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link02.png) left top no-repeat;
	display: inline-block;
	width: 11px;
	height: 9px;
	margin-left: 5px;
	vertical-align: middle;
}


.layout_top_box02.multiColumn4 > .column1 ,
.layout_top_box02.multiColumn4 > .column2 ,
.layout_top_box02.multiColumn4 > .column3 ,
.layout_top_box02.multiColumn4 > .column4 {
	max-height: none;

	width: 23.5%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 20px 10px 0;
	background: rgba(0, 151, 224, 0.7);
}

.layout_top_box02.multiColumn4 > .column1 ,
.layout_top_box02.multiColumn4 > .column2 ,
.layout_top_box02.multiColumn4 > .column3 {
	margin-right: 2%;
}

.layout_top_box02 .accordion > h2 {
	background: none;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

.layout_top_box02 .accordion > h2 label {
	display: none;
}

.layout_top_box02 div.teaser.no-img:not(.highlight) h2 a ,
.layout_top_box02 div.external-teaser.no-img:not(.highlight) h2 a {
	background: #fff;
	color: #0097e0;
	font-weight: bold;
}

.layout_top_box02 div.teaser.no-img:not(.highlight) h2 a:before ,
.layout_top_box02 div.external-teaser.no-img:not(.highlight) h2 a:before {
	background-image: url(../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png);
}



.layout_top_box03 {
	margin-top: 30px;
	margin-bottom: 80px;
}

.layout_top_box03 div.teaser.no-img:not(.highlight) ,
.layout_top_box03 div.external-teaser.no-img:not(.highlight) {
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.layout_top_box03 div.teaser.no-img:not(.highlight) h2 a ,
.layout_top_box03 div.external-teaser.no-img:not(.highlight) h2 a {
	padding-left: 137px;
	padding-right: 112px;
}

.layout_top_box03 div.teaser.no-img:not(.highlight) h2 a:before ,
.layout_top_box03 div.external-teaser.no-img:not(.highlight) h2 a:before {
	left: 115px;
}



.layout_top_news {
	position: relative;
	padding: 20px 0;
	margin-top: 80px;
}

.layout_top_news:before {
	content: "";
	position: absolute;
	left: -100%;
	display: block;
	width: 300%;
	height: 100%;
	background: #e8f2fb;

	padding: 20px 0;
	margin-top: -20px
}

.layout_top_news > .column1 ,
.layout_top_news > .column2 {
}

.layout_top_news div.title2 h2 {
	border-color: #b7cad6;
}
.layout_top_news div.title2 h2:before {
	background-color: #06334d;
}



/*-- ＰＣ／ＳＰ切り替え --*/
.layout_sp_flip div.reuse-main-area {
	display: block !important;
}

.layout_sp_flip div.reuse-main-area .multiColumn2 div.column1 {
	width: 100%;
	margin-right: 0;
}
.layout_sp_flip div.reuse-main-area .multiColumn2 div.column2 {
	display: none;
}


/*===== 簡易版PC/SP表示切り替え =====*/
/* 第１カラムがPC用、第２カラムがSP用 */
@media print, screen and (min-width: 768px) {

	.lx_mcol2_flip.multiColumn2 > .column1 {
		display: inline-block;
		width: 100%;
		margin-right: 0;
	}

	.lx_mcol2_flip.multiColumn2 > .column2 {
		display: none;
	}

	.mgnlEditor ~ .lx_mcol2_flip.multiColumn2 > .column1 ,
	.mgnlEditor ~ .lx_mcol2_flip.multiColumn2 > .column2 {
		display: inline-block;
	}

	.mgnlEditor ~ .lx_mcol2_flip.multiColumn2 > .column1 {
		width: calc((100% - 2 * 10px) * 0.6);
		margin-right: 10px;
	}

	.mgnlEditor ~ .lx_mcol2_flip.multiColumn2 > .column2 {
		width: calc((100% - 2 * 10px) * 0.4);
		margin-left: 10px;
	}
}
@media screen and (max-width: 767px) {
	.lx_mcol2_flip.multiColumn2 > .column1 {
		display: none;
	}

	.lx_mcol2_flip.multiColumn2 > .column2 {
		display: inline-block;
	}

	.mgnlEditor ~ .lx_mcol2_flip.multiColumn2 > .column1 ,
	.mgnlEditor ~ .lx_mcol2_flip.multiColumn2 > .column2 {
		display: inline-block;
	}
}


/*-- カテゴリアイコン非表示 --*/
.layout_news_no_category1 > .column1 ,
.layout_news_no_category2 > .column2 {
}

.layout_news_no_category1 > .column1 div.news-list-2nd ul li .c_icon ,
.layout_news_no_category1 > .column1 div.news-list-tabbed-2nd ul li .c_icon ,
.layout_news_no_category1 > .column1 div.news-english-2nd ul li .c_icon ,
.layout_news_no_category1 > .column1 div.news-english-tabbed-2nd ul li .c_icon ,
.layout_news_no_category1 > .column1 div.news-latest-2nd ul li .c_icon ,
.layout_news_no_category1 > .column1 div.news-latest-tabbed-2nd ul li .c_icon ,
.layout_news_no_category2 > .column2 div.news-list-2nd ul li .c_icon ,
.layout_news_no_category2 > .column2 div.news-list-tabbed-2nd ul li .c_icon ,
.layout_news_no_category2 > .column2 div.news-english-2nd ul li .c_icon ,
.layout_news_no_category2 > .column2 div.news-english-tabbed-2nd ul li .c_icon ,
.layout_news_no_category2 > .column2 div.news-latest-2nd ul li .c_icon ,
.layout_news_no_category2 > .column2 div.news-latest-tabbed-2nd ul li .c_icon {
	display: none;
}

.layout_news_no_category1 > .column1 div.news-list-2nd ul li h3 ,
.layout_news_no_category1 > .column1 div.news-list-tabbed-2nd ul li h3 ,
.layout_news_no_category1 > .column1 div.news-english-2nd ul li h3 ,
.layout_news_no_category1 > .column1 div.news-english-tabbed-2nd ul li h3 ,
.layout_news_no_category2 > .column2 div.news-list-2nd ul li h3 ,
.layout_news_no_category2 > .column2 div.news-list-tabbed-2nd ul li h3 ,
.layout_news_no_category2 > .column2 div.news-english-2nd ul li h3 ,
.layout_news_no_category2 > .column2 div.news-english-tabbed-2nd ul li h3 {
    padding-left: 6.8em;
}

.layout_news_no_category1 > .column1  .basic-list2:not(.thumnail) .item .c_icon ,
.layout_news_no_category2 > .column2  .basic-list2:not(.thumnail) .item .c_icon {
	display: none;
}

.lx_multi3_style_col1.layout_news_no_category1 > .column1  .basic-list2:not(.thumnail) .item ,
.lx_multi3_style_col1.layout_news_no_category2 > .column2  .basic-list2:not(.thumnail) .item ,
.multiColumn1.layout_news_no_category1 .basic-list2:not(.thumnail) .item {
    padding-left: 6.8em;
}

/*-- エリアリンク type02 --*/
.layout_arealink_type02 div.internal-link-area ,
.layout_arealink_type02 div.external-link-area {

}

.layout_arealink_type02 div.internal-link-area a ,
.layout_arealink_type02 div.external-link-area a {
	padding: 20px;
	margin: 10px;
	border: 2px solid #0097e0;
	background: rgba(255,255,255, 0.5);
}

.layout_arealink_type02 div.internal-link-area a:hover ,
.layout_arealink_type02 div.external-link-area a:hover {
	opacity: 1;
	background: rgba(255,255,255, 0.9);
	-webkit-box-shadow: 1px 2px 5px #333;
	        box-shadow: 1px 2px 5px #333;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.layout_arealink_type02 div.internal-link-area a:hover img ,
.layout_arealink_type02 div.external-link-area a:hover img {
	opacity: 1;
}

.layout_arealink_type02 div.internal-link-area p:last-child ,
.layout_arealink_type02 div.external-link-area p:last-child {
	display: inline-block;
	float: right;
	padding: 5px 10px;
	color: #fff;
	background: #0097e0;
	margin-top: 10px;
}


/*-- promos2 --*/
#promos2 div.text-section {
	padding: 0 10px 10px;
	border: 5px solid #eee;
}

#promos2 div.text-section a:before {
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	background:url("../../../../../../resources/templating-kit/themes/pop/img/defaulticon/common/link01.png") left top no-repeat;
	vertical-align: middle;
	margin-right: 5px;
}


/* -- グラフ メニューボタン -- */
.layout_graph_menuon .highcharts-button {
	display: block;
}




/*-- iCell --*/
table.icell {
	font-family: inherit !important;
    border: none !important;
}

table.icell span {
    font-size: !important;
}

table.icell th ,
table.icell td {
	height: auto !important;
	color: inherit !important;
	font-weight: normal;
	padding: 8px 12px;
	border:#d8d8d8 1px solid;
	vertical-align: middle;
}

table.icell td {
	background-color:#fff;
}

table.icell .ColHead ,
table.icell th {
	background-color:#f1fafe;
}

table.icell .RowHead ,
table.icell tr:first-child th {
	background-color:#cbecfc;
}

table.icell {
	width: 100% !important;
}




/*===== カラム下マージン無し =====*/
.lx_col_mb0 > .column1 ,
.lx_col_mb0 > .column2 ,
.lx_col_mb0 > .column3 ,
.lx_col_mb0 > .column4 ,
.lx_col_mb0 > .column5 {
	margin-bottom: 0;
}

/*===== マルチカラム下マージン設定 =====*/
#sharewithmain .lx_mcol_mb0 ,
#promos1 .lx_mcol_mb0 ,
#promos2 .lx_mcol_mb0 ,
#promos3 .lx_mcol_mb0 ,
#site-info .lx_mcol_mb0 {
	margin-bottom: 0px;
}

#sharewithmain .lx_mcol_mb10 ,
#promos1 .lx_mcol_mb10 ,
#promos2 .lx_mcol_mb10 ,
#promos3 .lx_mcol_mb10 ,
#site-info .lx_mcol_mb10 {
	margin-bottom: 10px;
}

#sharewithmain .lx_mcol_mb20 ,
#promos1 .lx_mcol_mb20 ,
#promos2 .lx_mcol_mb20 ,
#promos3 .lx_mcol_mb20 ,
#site-info .lx_mcol_mb20 {
	margin-bottom: 20px;
}

#sharewithmain .lx_mcol_mb30 ,
#promos1 .lx_mcol_mb30 ,
#promos2 .lx_mcol_mb30 ,
#promos3 .lx_mcol_mb30 ,
#site-info .lx_mcol_mb30 {
	margin-bottom: 30px;
}

#sharewithmain .lx_mcol_mb40 ,
#promos1 .lx_mcol_mb40 ,
#promos2 .lx_mcol_mb40 ,
#promos3 .lx_mcol_mb40 ,
#site-info .lx_mcol_mb40 {
	margin-bottom: 40px;
}

#sharewithmain .lx_mcol_mb60 ,
#promos1 .lx_mcol_mb60 ,
#promos2 .lx_mcol_mb60 ,
#promos3 .lx_mcol_mb60 ,
#site-info .lx_mcol_mb60 {
	margin-bottom: 60px;
}

#sharewithmain .lx_mcol_mb80 ,
#promos1 .lx_mcol_mb80 ,
#promos2 .lx_mcol_mb80 ,
#promos3 .lx_mcol_mb80 ,
#site-info .lx_mcol_mb80 {
	margin-bottom: 80px;
}

#sharewithmain .lx_mcol_mb100 ,
#promos1 .lx_mcol_mb100 ,
#promos2 .lx_mcol_mb100 ,
#promos3 .lx_mcol_mb100 ,
#site-info .lx_mcol_mb100 {
	margin-bottom: 100px;
}


/*===== SP表示で強制的に1カラムに =====*/
@media handheld, only screen and (max-width: 767px) {
	.lx_col_sp100 > .column1 ,
	.lx_col_sp100 > .column2 ,
	.lx_col_sp100 > .column3 ,
	.lx_col_sp100 > .column4 ,
	.lx_col_sp100 > .column5 ,
	body[id=index] [role="main"] > .lx_col_sp100 {
		width: 100%;
	}
}







/*==== テーブルの枠線を消す ====*/
#sharewithmain .lx_table_no_border {
}

/*.lx_table_no_border .shwTable table.htCore tr td ,*/
#sharewithmain .lx_table_no_border th,
#sharewithmain .lx_table_no_border td {
	border-color: transparent;
}


#sharewithmain .lx_table_no_v_border {
}

/*.lx_table_no_v_border .shwTable table.htCore tr td ,*/
#sharewithmain .lx_table_no_v_border th,
#sharewithmain .lx_table_no_v_border td {
	border-left-color: transparent;
	border-right-color: transparent;
}


#sharewithmain .lx_table_no_h_border {
}

/*.lx_table_no_h_border .shwTable table.htCore tr td ,*/
#sharewithmain .lx_table_no_h_border th,
#sharewithmain .lx_table_no_h_border td {
	border-top-color: transparent;
	border-bottom-color: transparent;
}


/*==== テーブルの背景を消す ====*/
#sharewithmain .lx_table_no_bg {
}

#sharewithmain .lx_table_no_bg th,
#sharewithmain .lx_table_no_bg td {
	background: none;
}


/*==== テーブルのパディングを０にする ====*/
#sharewithmain .lx_table_no_pad {
}

#sharewithmain .lx_table_no_pad th,
#sharewithmain .lx_table_no_pad td {
	padding: 0;
}


/*==== テーブルを上下中央揃えにする ====*/
#sharewithmain .lx_table_valign_middle {
}

.lx_table_valign_middle .shwTable table.htCore tr td ,
.lx_table_valign_middle th,
.lx_table_valign_middle td {
	vertical-align: middle;
}






/*== テキスト下マージン無し ==*/
#sharewithmain .lx_text_mb0 {
}

#sharewithmain .lx_text_mb0 .text-section {
	margin-bottom: 0;
}

/*== 画像下マージン無し ==*/
#sharewithmain .lx_text_img_mb0 {
}

#sharewithmain .lx_text_img_mb0 .text-section img {
	margin-bottom: 0;
}


/*== バナー下マージン無し ==*/
#sharewithmain .lx_teaser_mb0 {
}

#sharewithmain .lx_teaser_mb0 .teaser ,
#sharewithmain .lx_teaser_mb0 .external-teaser ,
#sharewithmain .lx_teaser_mb0 .download-teaser {
	margin-bottom: 0;
}






/*==== 採用 > 先輩紹介 > MV ====*/
/*---- 半透過の帯　タイトル ----*/
#sharewithmain .lx_recriut_table_bar {
	position: relative;
}

.lx_recriut_table_bar .ircalendar ,
.lx_recriut_table_bar .vertical-table {
	margin-bottom: 30px;
}

#sharewithmain .lx_recriut_table_bar th {
	text-align: left;
}

#sharewithmain .lx_recriut_table_bar th ,
#sharewithmain .lx_recriut_table_bar td {
	vertical-align: bottom;
}

@media print, screen and (min-width: 768px) {
	#sharewithmain .lx_recriut_table_bar th ,
	#sharewithmain .lx_recriut_table_bar td {
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 25px;
		line-height: 1.5;
	}

	#sharewithmain .lx_recriut_table_bar th:first-child ,
	#sharewithmain .lx_recriut_table_bar td:first-child {
		padding-left: 30px;
	}

	#sharewithmain .lx_recriut_table_bar th:last-child ,
	#sharewithmain .lx_recriut_table_bar td:last-child {
		padding-right: 30px;
		font-size: 13px;
	}
}

@media handheld, only screen and (max-width: 767px) {
	#sharewithmain .lx_recriut_table_bar th ,
	#sharewithmain .lx_recriut_table_bar td {
		font-size: 1rem;
	}

	#sharewithmain .lx_recriut_table_bar th:last-child ,
	#sharewithmain .lx_recriut_table_bar td:last-child {
		font-size: 10px;
	}
}

#sharewithmain .bgcolor01.lx_recriut_table_bar th ,
#sharewithmain .bgcolor01.lx_recriut_table_bar td {
	border: none;
	color: #fff;
	background: rgba(82,195,241, 0.75);
}
#sharewithmain .bgcolor02.lx_recriut_table_bar th ,
#sharewithmain .bgcolor02.lx_recriut_table_bar td {
	border: none;
	color: #fff;
	background: rgba(250,190,0, 0.75);
}
#sharewithmain .bgcolor03.lx_recriut_table_bar th ,
#sharewithmain .bgcolor03.lx_recriut_table_bar td {
	border: none;
	color: #fff;
	background: rgba(177,153,196, 0.75);
}
#sharewithmain .bgcolor04.lx_recriut_table_bar th ,
#sharewithmain .bgcolor04.lx_recriut_table_bar td {
	border: none;
	color: #fff;
	background: rgba(164,196,26, 0.75);
}


/* オーバーレイ */
#sharewithmain .lx_recruit_table_ov {
}

.lx_recruit_table_ov > .column1 ,
.lx_recruit_table_ov > .column2 ,
.lx_recruit_table_ov > .column3 ,
.lx_recruit_table_ov > .column4 ,
.lx_recruit_table_ov > .column5 {
	position: relative;
}

.lx_recruit_table_ov .ircalendar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin-bottom: 0;
	opacity: 1;
	z-index: 10;
}

.lx_recruit_table_ov .vertical-table {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	margin-bottom: 0;
	opacity: 0.8;
	z-index: 10;
	float: left;
}


.mgnlEditor ~* .lx_recruit_table_ov .ircalendar ,
.mgnlEditor ~* .lx_recruit_table_ov .vertical-table {
	position: static;
}

/* オーバーレイ時の位置調整 */
@media handheld, only screen and (max-width: 767px) {
}



/*==== 採用 > 先輩紹介 > タイムスケジュール ====*/
#sharewithmain .lx_recruit_table_schedule {
}

[role=main] .lx_recruit_table_schedule .ircalendar {
	margin-bottom: 20px;
}

[role=main] .lx_recruit_table_schedule tr td ,
[role=main] .lx_recruit_table_schedule tr th {
	border: none;
	background: none;
	padding-top: 0;
}

[role=main] .lx_recruit_table_schedule img ,
[role=main] .lx_recruit_table_schedule img {
	margin-top: 8px;
}

[role=main] .lx_recruit_table_schedule .ircalendar-title,
[role=main] .lx_recruit_table_schedule .ircalendar-item {
	position: relative;

}

[role=main] .lx_recruit_table_schedule .ircalendar-title1,
[role=main] .lx_recruit_table_schedule .ircalendar-item1 {
	position: relative;
	padding-left: 0;
	padding-right: 0;
}

[role=main] .lx_recruit_table_schedule .ircalendar-title1::before,
[role=main] .lx_recruit_table_schedule .ircalendar-item1::before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 2px;
	height: 100%;
	background: #333;
	z-index: -1;
}

[role=main] .lx_recruit_table_schedule .ircalendar-title:last-child .ircalendar-title::before,
[role=main] .lx_recruit_table_schedule .ircalendar-item:last-child .ircalendar-item1::before {
	height: calc(50% - 10%);
}

[role=main] .lx_recruit_table_schedule .ircalendar-title1 > p,
[role=main] .lx_recruit_table_schedule .ircalendar-item1 > p {
	font-size: 14px;
	text-align: center;
	color: #0097e0;
	font-weight: bold;
	background: #fff;
}

[role=main] .lx_recruit_table_schedule .ircalendar-title2,
[role=main] .lx_recruit_table_schedule .ircalendar-title3,
[role=main] .lx_recruit_table_schedule .ircalendar-item2,
[role=main] .lx_recruit_table_schedule .ircalendar-item3 {
	padding-bottom: 20px;
}

[role=main] .lx_recruit_table_schedule .ircalendar-title2 > p:first-child,
[role=main] .lx_recruit_table_schedule .ircalendar-title3 > p:first-child,
[role=main] .lx_recruit_table_schedule .ircalendar-item2 > p:first-child,
[role=main] .lx_recruit_table_schedule .ircalendar-item3 > p:first-child {
	color: #0097e0;
	font-weight: bold;
	margin-bottom: 5px;
}

[role=main] .lx_recruit_table_schedule .ircalendar-title2,
[role=main] .lx_recruit_table_schedule .ircalendar-item2 {
/*	border-left: 2px solid #ade0ee; */
	position: relative;
}

[role=main] .lx_recruit_table_schedule .ircalendar-title3.has-img > p,
[role=main] .lx_recruit_table_schedule .ircalendar-item3.has-img > p {
	padding-left: 20px;
}

/*==== 採用 > データで見るマエザワ ====*/
.ux_countup_text_num {
}

.ux_countup_text_num div.text-section img.pos-4 + .text {
	text-shadow: none;
}

.ux_countup_text_num .text-section em {
	font-style: normal;
	font-family: inherit;
}

.ux_countup_text_num .text-section em:not(.visible) {
/*	color: transparent; */
}





/*------------------------------------- 
 マルチ３
-------------------------------------*/
/*----------- リストがない場合 -----------*/
.basic-list2 > ul:not(.tabItems) ,
.basic-list2 > ul:not(.tabItems) > p {
	display: block;
}

.basic-list2 > ul:not(.tabItems) > p {
	padding: 10px 0;
}

.basic-list2.no-list .yearTabs ,
.basic-list2.no-list .tabs ,
.basic-list2.no-list .infoPanel {
	display: none !important;
}

.basic-list2.no-active-category .tabs ,
.basic-list2.no-active-category .clearTab {
	display: none !important;
}

/*----------- サムネイルなし -----------*/
.basic-list2:not(.thumnail) {
	margin-bottom: 40px;
}

.basic-list2:not(.thumnail) .tabItems {
	padding-top: 1px;
}

/*-- リリース1件分 --*/
.basic-list2:not(.thumnail) .tabItems > li {
	position: relative;

	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
}

/* 偶数件目の背景色 */
.basic-list2:not(.thumnail) .tabItems > li:nth-child(even) {
/*	background-color: #f7f7f7; */
}

.basic-list2:not(.thumnail) .item {
	position: relative;
	display: block; 
	padding-top: 1.5em;
	padding-left: 0;
}

.basic-list2:not(.thumnail) .item::after {
	content: "";
	display: block;
	clear: both;
}

.basic-list2:not(.thumnail) .item > a ,
.basic-list2:not(.thumnail) .item > span {
	color: inherit;
	text-decoration: none;
	font-weight: inherit;
}

/* リリースのテキスト */
.basic-list2:not(.thumnail) .item .news_tx {
	font-weight: bold;
}

.basic-list2:not(.thumnail) .item > a .news_tx {
	color: #06334d;
}

.basic-list2:not(.thumnail) .item > a:hover .news_tx {
	text-decoration: underline;
}

/* 日付 */
.basic-list2:not(.thumnail) .item .date {
	position: absolute;
	top: 0;
	left: 0;
}

/* カテゴリアイコン */
.basic-list2:not(.thumnail) .item .c_icon {
	text-decoration: none;
	display: block;

	margin-top: -1.5em;
	min-height: 1.5em;
	padding-left: 7.2em;
}

/* ファイルアイコン */
.basic-list2:not(.thumnail) .item .d_icon {
	vertical-align: baseline;
	margin-left: 0.5em;
}

/* NEWアイコン */
/* js制御される為、displayの設定は不可 */
.basic-list2:not(.thumnail) .item .n_icon {
	margin: 0 0.5em;
}
.basic-list2:not(.thumnail) .item .n_icon::before {
	content: "NEW";
	display: inline-block;
	vertical-align: middle;
	color: #ff3333;
	font-size: 10px;
	font-weight: bold;
}

/* もっと読む・詳細（ニュース概要） */
.basic-list2:not(.thumnail) .item .det_tx {
	display: none;
}

/* 説明文 */
.basic-list2:not(.thumnail) .item .explanation > li {
}

/* ファイル */
.basic-list2:not(.thumnail) .item .link-info {
}

/*----------- カテゴリアイコン -----------*/
/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list2:not(.thumnail) .item .c_icon span[category-level="1"] {
	display: none;
}

.basic-list2:not(.thumnail) .item .c_icon span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 5px;

	width: 100px;
/*	height: 20px; */
	line-height: 1;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 3px 5px;

	color: #26A6E5;
/*	background: #fff; */
	border: 1px solid #26A6E5;
}

/* カテゴリアイコン個別に背景色等を設定する */
/*
.basic-list2:not(.thumnail) .item .c_icon span[data-category-group="renkei"] {
	background: #996464;
}

.basic-list2:not(.thumnail) .item .c_icon span.result {
	background: #FF5358;
}
.basic-list2:not(.thumnail) .item .c_icon span.gyouseki {
	background: #0082C8;
}
.basic-list2:not(.thumnail) .item .c_icon span.tekiji {
	background: #7C1A7C;
}
.basic-list2:not(.thumnail) .item .c_icon span.pr {
	background: #BE7846;
}
.basic-list2:not(.thumnail) .item .c_icon span.ir {
	background: #000;
}
.basic-list2:not(.thumnail) .item .c_icon span.governance {
	background: #50BE50;
}
.basic-list2:not(.thumnail) .item .c_icon span.meeting {
	background: #F064A0;
}
.basic-list2:not(.thumnail) .item .c_icon span.yuho {
	background: #FF7800;
}
*/


@media print, screen and (min-width: 768px) {
	/*== 日付～本文を横並びにする ==*/
	/* １カラム時。２カラム以上はSPと同じ表示 */
	.lx_multi3_style_col1 .basic-list2:not(.thumnail) .item ,
	.multiColumn1 .basic-list2:not(.thumnail) .item {
		padding-top: 0px;
		padding-left: 15.7em;
	}

	.lx_multi3_style_col1 .basic-list2:not(.thumnail) .item .c_icon ,
	.multiColumn1 .basic-list2:not(.thumnail) .item .c_icon {
		width: auto;
		float: none;
		margin: 0;
		padding: 0;

		display: inline-block;
		vertical-align: top;
		margin-bottom: -5px;

	/* 縦並び */
		width: 120px;
		float: left;
		margin-left: -120px;

	/* 横並び */
	/*
		min-width: 120px;
		margin-left: -120px;
	*/
	}
}

/*== カテゴリアイコン無し ==*/
#sharewithmain .lx_multi3_no_c_icon {
}

.lx_multi3_no_c_icon .basic-list2:not(.thumnail) .item .c_icon ,
.lx_multi3_no_c_icon .basic-list2.thumnail .item .c_icon {
	display: none;
}

@media print, screen and (min-width: 768px) {
	.lx_multi3_style_col1.lx_multi3_no_c_icon .basic-list2:not(.thumnail) .item ,
	.multiColumn1.lx_multi3_no_c_icon .basic-list2:not(.thumnail) .item {
		padding-left: 8.8em;
	}
}


/*----------- サムネイルあり -----------*/
.basic-list2.thumnail {
	overflow: hidden;
	margin-bottom: 20px;
}

.basic-list2.thumnail .tabItems {
	font-size: 0;
	text-align: left;
	margin-right: -18px;
}

/*-- リリース1件分 --*/
/* PCでは１行に2つづつで、画像が上側、テキストは下側に配置 */
.basic-list2.thumnail .tabItems > li {
	cursor: inherit;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;

	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 2 - 18px);
	margin-right: 18px;
	margin-bottom: 30px;
}

.basic-list2.thumnail .item {
	overflow: hidden;
	padding-bottom: 40px;
	font-size: 14px;
}

.basic-list2.thumnail .item > span ,
.basic-list2.thumnail .item > a {
}

.basic-list2.thumnail li.lazy .item::before ,
.basic-list2.thumnail li.no-img .item::before ,
.basic-list2.thumnail .item .n_img {
	position: relative;
	display: block;
	width: 100%;
	padding-top: 66.666%;
	border: 1px solid #eee;
	margin-bottom: 10px;
}

.basic-list2.thumnail li.no-img .item::before {
	content: "";
	background: url(../../../../../../resources/sw_img/image/img_news_default.png) no-repeat center center;
	background-size: contain;
}

.basic-list2.thumnail .item .n_img {
}

.basic-list2.thumnail .item .n_img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: none;
	max-height: none;
	width: 100%;
	height: 100%;
	margin: auto;
	-o-object-fit: contain;
	   object-fit: contain;
	font-family: "object-fit: contain;";
}

.basic-list2.thumnail .item > a ,
.basic-list2.thumnail .item > span {
	color: inherit;
	text-decoration: none;
}

.basic-list2.thumnail .item > a:hover {
	-ms-opacity: 0.7;
	opacity: 0.7;
}

/* リリースのテキスト */
.basic-list2.thumnail .item .news_tx {
	display: inline;
}

/* NEWアイコン */
/* js制御される為、displayの設定は不可 */
.basic-list2.thumnail .item .n_icon {
	position: absolute;
	top: 0;
	right: 0;
}
.basic-list2.thumnail .item .n_icon::before {
	content: "NEW";
	display: block;
	padding: 3px 10px;
	font-size: 12px;
	color: #fff;
	background: #ff3333;
}

/* 概要テキスト */
.basic-list2.thumnail .item .det_tx {
	display: block;
}

/* 説明文 */
.basic-list2.thumnail .item .explanation > li {
}

/* ファイル */
.basic-list2.thumnail .item .link-info {
}


/* 日付 */
.basic-list2.thumnail .item .date {
	position: absolute;
	bottom: 0;
	left: 0;
}

/* カテゴリアイコン */
.basic-list2.thumnail .item .c_icon {
	position: absolute;
	top: 0;
	left: 0;
}

.basic-list2.thumnail .note_tx {
	top: 10%;
}


/*----------- カテゴリアイコン -----------*/
/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list2.thumnail .item .c_icon span[category-level="1"] {
	display: none;
}

.basic-list2.thumnail .item .c_icon span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 5px;

	min-width: 100px;
	height: 20px;
	line-height: 1.25;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 3px 5px 0;

	color: #fff;
	background: #0097e0;
}

/* カテゴリアイコン個別に背景色等を設定する */
/*
.basic-list2.thumnail .item .c_icon span[data-category-group="renkei"] {
	background: #996464;
}

.basic-list2.thumnail .item .c_icon span.result {
	background: #FF5358;
}
.basic-list2.thumnail .item .c_icon span.gyouseki {
	background: #0082C8;
}
.basic-list2.thumnail .item .c_icon span.tekiji {
	background: #7C1A7C;
}
.basic-list2.thumnail .item .c_icon span.pr {
	background: #BE7846;
}
.basic-list2.thumnail .item .c_icon span.ir {
	background: #000;
}
.basic-list2.thumnail .item .c_icon span.governance {
	background: #50BE50;
}
.basic-list2.thumnail .item .c_icon span.meeting {
	background: #F064A0;
}
.basic-list2.thumnail .item .c_icon span.yuho {
	background: #FF7800;
}
*/


@media screen and (max-width: 767px) {
	.basic-list2.thumnail .tabItems > li {
		width: calc(100% / 2 - 18px);
	}

	.basic-list2.thumnail .item {
		padding-bottom: 70px;
	}

	.basic-list2.thumnail .item .date {
		bottom: 32px;
	}

	.basic-list2.thumnail .item .c_icon {
		right: auto;
		left: 0;
	}
}


/*----------- ページャー-----------*/
.basic-list2 .pager {
    display: none;
    margin: 20px auto;
    text-align: center;
    font-size: 0;
}

/*-- moreボタン --*/
.basic-list2 .pager .moreBtn {
/*    display: inline-block; */
}

.basic-list2 .pager .moreBtn > span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 5px;

	padding: 5px 20px;
	font-size: 14px;
	background: #eee;
	cursor: pointer;
}


.basic-list2 .pager .moreBtn > span:hover {
	background: #ccc;
}

/*-- pageボタン --*/
.basic-list2 .pager .pageBtn {
    display: inline-block;
}

.basic-list2 .pager .pageBtn > span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 5px;

	padding: 5px 20px;
	font-size: 14px;
	background: #eee;
	cursor: pointer;
}

.basic-list2 .pager .pageBtn > span[active] ,
.basic-list2 .pager .pageBtn > span:hover {
	background: #ccc;
}




/*----------- 情報パネル -----------*/
.basic-list2 .infoPanel {
	position: relative;
	margin-top: 40px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 2px solid #dedede;
}

@media screen and (max-width: 767px) {
	.basic-list2 .infoPanel {
		margin-top: 20px;
		padding-bottom: 40px;
	}
}


.basic-list2 .clearTab {
	position: absolute;
	bottom: 15px;
	right: 0;
}

.basic-list2 .clearTab span {
	display: inline-block;
	cursor: pointer;
	padding: 1px 0px;
	text-align: center;
	font-size: 13px;
	color: #666;
	border-bottom: 1px solid #666;
}

.basic-list2 .countTab {
	text-align: center;
	font-size: 14px;
	color: #000;
}

.basic-list2 .countTab .total ,
.basic-list2 .countTab .view {
	font-size: 24px;
	font-weight: bold;
	color: #0066cc;
	letter-spacing: 0.025em;
}


/*----------- タブ(絞込み) -----------*/
.basic-list2 .yearTabs {
	margin-bottom: 20px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #ddd;
}

.basic-list2 .tabs {
	margin-bottom: 40px;
}

.basic-list2 .tabs > ul > li {
	display: block;
	margin-bottom: 10px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #ddd;
}

.basic-list2 .yearTabs span ,
.basic-list2 .tabs span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 10px;

	min-width: 65px;
	text-align: center;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
	background: #eee;
}

.basic-list2 .yearTabs span[active] ,
.basic-list2 .tabs span[active] {
	background: #ccc;
}

.basic-list2 .yearTabs span:hover ,
.basic-list2 .tabs span:hover {
	background: #ccc;
}

/* カテゴリ第１階層直下は、カテゴリグループとして非表示にする */
.basic-list2 .tabs ul.categoryLv_1 > li > span {
	display: none;
}

/* 全ての全てタブは、デフォルト非表示 */
.basic-list2 .tabs li.allall {
	display: none;
}



/* 年・カテゴリ見出しを表示する場合 */
/*
.basic-list2 .yearTabs::before {
	content: "掲載年";
	display: inline-block;
	width: 105px;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
}

.basic-list2 .tabs > ul.categoryLv_1  > li {
	position: relative;
}

.basic-list2 .tabs > ul.categoryLv_1  > li > span {
	padding: 0;
	margin: 0;
	min-width: auto;
	height: auto;
	line-height: inherit;
	font-size: 1rem;
	color: inherit;
	background: none;
	border: none;

	display: inline-block;
	text-align: left;
	width: 105px;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	pointer-events: none;
}

@media print, screen and (min-width: 768px) {
	.basic-list2 .tabs > ul.categoryLv_1  > li {
		padding-left: 105px;
	}

	.basic-list2 .tabs > ul.categoryLv_1 > li > span {
		margin-left: -105px;
	}
}

@media screen and (max-width: 767px) {
	.basic-list2 .yearTabs::before ,
	.basic-list2 .tabs > ul.categoryLv_1 > li > span {
		display: block;
		margin-top: -10px;
	}
}
*/


/*== マルチ３一覧 カテゴリをフラット選択に ==*/
.ux_multi3_flat_category .basic-list2 .tabs li.allall {
	display: inline;
}

.ux_multi3_flat_category .basic-list2 .tabs span.allall {
	display: inline-block;
}

.ux_multi3_flat_category .basic-list2 .tabs li.all {
	display: none;
}

.ux_multi3_flat_category .basic-list2 .tabs > ul > li {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

.ux_multi3_flat_category .basic-list2 .tabs {
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
}


/*== IR統合アイコン ==*/
#sharewithmain .lx_multi3_combine_ir {
}

.lx_multi3_combine_ir .basic-list2 .tabs li.renkei > span {
	display: inline-block;
}

.lx_multi3_combine_ir .basic-list2 .tabs li.renkei ul {
	display: none;
}


.lx_multi3_combine_ir .basic-list2 .item .c_icon span[data-category-group="renkei"] {
	display: none;
}
.lx_multi3_combine_ir .basic-list2 .item .c_icon span.renkei {
	display: inline-block;
}


/*== jsで選択エフェクト ==*/
#html1 .ux_effect_multi3_select .basic-list2:not(.thumnail) .tabItems li.hidden ,
#wrapper-2 .ux_effect_multi3_select .basic-list2:not(.thumnail) .tabItems li.hidden ,
#site-info .ux_effect_multi3_select .basic-list2:not(.thumnail) .tabItems li.hidden {
	display: block;
}

#html1 .ux_effect_multi3_select .basic-list2.thumnail .tabItems li.hidden ,
#wrapper-2 .ux_effect_multi3_select .basic-list2.thumnail .tabItems li.hidden ,
#site-info .ux_effect_multi3_select .basic-list2.thumnail .tabItems li.hidden {
	display: inline-block;
}


/*==== マルチ３一覧をリスト風に ====*/
#sharewithmain .lx_multi3_list_style {
}

.lx_multi3_list_style .basic-list2:not(.thumnail) .note_tx ,
.lx_multi3_list_style .basic-list2:not(.thumnail) .item .date ,
.lx_multi3_list_style .basic-list2:not(.thumnail) .item .c_icon {
	display: none !important;
}

.lx_multi3_list_style .basic-list2:not(.thumnail) {
	margin-bottom: 0;
}

.lx_multi3_list_style .basic-list2:not(.thumnail) .tabItems li {
	margin: 0;
	padding: 0;
	border: none;
}

.lx_multi3_list_style .basic-list2:not(.thumnail) .tabItems .item {
	margin: 0;
	padding: 0;

	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 30px;
}

.lx_multi3_list_style .basic-list2:not(.thumnail) .tabItems .item::before {
	content: "";
	position: absolute;
	top: calc(5px + 1.5em / 2 - 12px / 2);
	left: 2px;
	display: inline-block;
	width: 7px;
	height: 11px;
	background: url("../../../../../../resources/sw_img/icon/icon_arr01.svg") no-repeat center center;
	background-size: contain;
}

/*==== お問い合わせフォーム進捗表示スタイル ====*/
#sharewithmain .lx_list_inquiry_step {
}

.lx_list_inquiry_step .link-list:not(.highlight) {
}

.lx_list_inquiry_step .link-list:not(.highlight) ul {
	padding: 20px 20px 25px;
	background: #777;
}

.lx_list_inquiry_step .link-list:not(.highlight) li {
	display: block;
	padding: 5px 0;
	margin: 0;
}

.lx_list_inquiry_step .link-list:not(.highlight) li.text-without-link::before {
	content: none;
}

.lx_list_inquiry_step .link-list:not(.highlight) li > span ,
.lx_list_inquiry_step .link-list:not(.highlight) li > a {
	color: #ccc;
	border-bottom: 1px solid transparent;
}


.lx_list_inquiry_step .link-list:not(.highlight) li.highlight > span ,
.lx_list_inquiry_step .link-list:not(.highlight) li.highlight > a ,
.lx_list_inquiry_step .link-list:not(.highlight) li > a:hover {
	color: #fff;
}

.lx_list_inquiry_step .link-list:not(.highlight) li.highlight > span ,
.lx_list_inquiry_step .link-list:not(.highlight) li.highlight > a {
	border-bottom-color: #fff;
}


.lx_list_inquiry_step .link-list:not(.highlight) li.text-without-link:first-child ~ li:nth-child(even) > span {
	position: static;
	padding: 0;
	margin:0;
	border: none;
	background: none;
	color: inherit;
	font-size: inherit;
	font-weight: normal;
	-webkit-transform: none;
	    -ms-transform: none;
	        transform: none;

	display: inline-block;
	width: 5px;
	height: 20px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	-webkit-transform: skewY(-45deg);
	    -ms-transform: skewY(-45deg);
	        transform: skewY(-45deg);
	margin-left: 30px;
}


.lx_list_inquiry_step div.link-list:not(.highlight) .mgnlEditorBar[aria-hidden="false"] + ul ,
.lx_list_inquiry_step div.link-list:not(.highlight) .mgnlEditorBar[aria-hidden="false"] + ul li {
	display: block;
}

@media print, screen and (min-width: 768px) {
	.lx_list_inquiry_step .link-list:not(.highlight) ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		padding: 30px 20px 35px;
	}

	.lx_list_inquiry_step .link-list:not(.highlight) li {
		display: inline-block;
		padding: 0 10px;
	}

	.lx_list_inquiry_step .link-list:not(.highlight) li.text-without-link:first-child ~ li:nth-child(even) > span {
		margin: 0;

		display: inline-block;
		width: 40px;
		height: 5px;
		border-left: none;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		-webkit-transform: skewX(45deg);
		    -ms-transform: skewX(45deg);
		        transform: skewX(45deg);
		margin-bottom: 3px;
	}

}

/*==== バナー幅なりゆき ====*/
.lx_teaser_width_outcome {
}

.lx_teaser_width_outcome div.teaser.no-img:not(.highlight) ,
.lx_teaser_width_outcome div.external-teaser.no-img:not(.highlight) ,
.lx_teaser_width_outcome div.download-teaser.no-img:not(.highlight) ,
.lx_teaser_width_outcome div.teaser:not(.no-img):not(.highlight) ,
.lx_teaser_width_outcome div.external-teaser:not(.no-img):not(.highlight) ,
.lx_teaser_width_outcome div.download-teaser:not(.no-img):not(.highlight) {
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
}



