@charset "utf-8";
/**********************************************

	global_forSP.css

**********************************************/
/*--------------------------------------------

	*********

---------------------------------------------*/
/* 共通パーツ */
.lr-pad {
padding: 0px 10px;
}
.font-11 {
	font-size: 11px;
}
.mt-20 {
margin-top: 20px !important;
}
.mb-20 {
margin-bottom: 20px !important;
}

/* TOPページNews */
ul.list-information > li {
	margin: 10px 0;
	line-height: 1.1em;
}
ul.list-information > li span {
	font-weight: bold;
}
/* TOP/CSR サムネイル付きリンク */
dl.list-thumbnaillink-block-gray dt img {
	display: block;
}

/* サイトマップ幅調整 */
ul.pd-right-10 {
padding-right: 10px;
}
/* aboutus corp SP*/
.r_supplement {
	float:left;
	padding-left:20px;
}

/* IR indexのアイコン上書き */
dl.list-thumbnaillink-block-sub dd {
	background: #eeeeee no-repeat scroll right center;
	color: #000000;
	height: 45px;
	padding-left: 15px;
	padding-top: 25px;
}
/* IR INDEX リンクリストの余白調整 */
#contents.contentsval-irindex-global ul.list-boxarrow-whiteblock-link.listval-irindex li {
	height: auto;
	line-height: 1.5em;
}
#contents.contentsval-irindex-global ul.list-boxarrow-whiteblock-link.listval-irindex li a {
	height: auto;
	line-height: 1.5em;
	padding: 15px;
	padding-right: 45px;
}
/* リンクカード	（別窓リンクの場合） */
.linkcard-blank-global {
	border: 1px solid #b2b2b2;
	border-top: 5px solid #0d146c;
	padding: 20px 20px 0px 20px;
	height: 100%;
}
.linkcard-blank-global dl{
	padding-bottom: 20px;
}
.linkcard-blank-global dd a{
	color: #000000;
	line-height: 20px;
}
/*テキストリンクボックス（別窓リンク）*/
ul.list-standard-blocklayout li a.window{
	background: #ffffff url("/img/icon_window.png") no-repeat scroll right center;
	margin-right:10px;
}

/* ニュースのラベル追加 */
/* IR */
.label-category.ir {
	background: #6699cc;
}
/* ラベル幅の拡張 */
/* ELECTRONICPRODUCTS,DEVICE&COMPONENTS　 */
.label-category.device,
.label-category.electron {
	width: 160px;
}

/* 入力フォーム確認画面 */
input.button-submit-formreset[type="button"] {
	width: 100%;
	height: 60px;
	margin-bottom: 20px;
	border: 1px solid #b2b2b2;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}
/* 4カラムリンクリスト	結合タイプ */
ul.list-link-3clm-stuck {
	margin-top: 20px;
}
ul.list-link-3clm-stuck li:first-child{
	border-top: 1px solid #b2b2b2;
}
ul.list-link-3clm-stuck li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #000000;
	border-bottom: 1px solid #b2b2b2;
	background: url("/img/arrow_right_boxgray.png") no-repeat right center;
	background-size: 27px;
}
ul.list-link-3clm-stuck li.linkval-windowlink {
	background: url("/img/icon_windowlink_20.png") no-repeat right center;
}
ul.list-link-3clm-stuck li a {
	display: block;
	padding: 25px;
	color: #000000;
}

/* 追加0229 */
/* TOP スペシャルコンテンツ-メニュー */
ul.layout-4clm-link {
	margin-bottom: 20px;
}
ul.layout-4clm-link > li {
	float: left;
}
ul.layout-4clm-link > li dl {
	box-sizing: border-box;
	border-top: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
	width: 240px;
}
ul.layout-4clm-link > li:first-child dl {
	border-left: 1px solid #b2b2b2;
	width: 239px;
}
ul.layout-4clm-link dl dt {
	height: 160px;
}
ul.layout-4clm-link dl dt img {
	width: 100%;
	height: 100%;
}