@charset "UTF-8";
/* CSS Document */

/*
created: Nov. 01, 2013
last modified: Jan. 09, 2018
*/

/*----------------------------------------------------------------------------
	Reset and Base
----------------------------------------------------------------------------*/

html, body {
	height: 100%
}
html {
	overflow-y: scroll
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	background-color: #eee;
	border-top: 2px solid #B6001F;
}

img {
	border: 0;
	vertical-align: top
}
a:link,
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover,
a:active {
	color: #B6001F;
	text-decoration: underline;
	outline: none;
}
a img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.arrowsLinks a,
a .arrowsLinks {
	padding-left: 12px;
	background-image: url(/common/images/ico_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.pageTop,
.rightNote {
	text-align: right;
}
.pageTop {
	width: 960px;
	clear: both;
	margin: 0 auto;
	padding-bottom: 1em;
}
.pageTop a {
	padding-left: 12px;
	text-decoration: underline;
	background-image: url(/common/images/ico_arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sectionsArea .related p a,
#sectionsArea .section a.highlight,
#recruit #contentsArea a {
	color: #b6001f;
	text-decoration: underline;
}
#sectionsArea .related p a:hover,
#sectionsArea .section a.highlight:hover,
#recruit #contentsArea a:hover {
	text-decoration: none;
}
a[href$="pdf"]:before {
	content: url(/common/images/pdficon_small.png);
	vertical-align: middle;
	padding-right: 3px;
}
.bnnrs a[href$="pdf"]:before {
	content: none;
	vertical-align: inherit;
	padding-right: 0;
}
.table5 a {
	color: #B6001F;
	text-decoration: underline;
}

hr {
	clear: both;
	visibility: hidden;
}
.small,
sub,
sup {
	font-size: 71.4%;
}
sub {
	vertical-align: baseline;
}
.note {
	font-size: 78.6%
}
span.note,
span.caption {
	display: block;
	padding-top: 0.5em;
}
.kiscoRed {
	color: #b6001f;
}
.kiscoRedBold {
	color: #b6001f;
	font-size: 130%;
}
.kiscoRedLight {
	background-color: #fff4f0;
}
.math {
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 130%;
	vertical-align: baseline;
}
.floatLeft {
	float: left;
}

.clearMarginTop {
	margin-top: 0 !important;
}
/*----------------------------------------------------------------------------
	Header Area
----------------------------------------------------------------------------*/
#headerArea {
	min-width: 988px;
	/* height: 154px; */
	height: 135px;
	background-image: url(/common/images/bg_header.gif);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom: 4px solid #464646;
}
#globalHeader {
	position: relative;
	width: 960px;
	height: 135px;
	margin: 0 auto;
}
#globalHeader #logo {
	position: absolute;
	width: 316px;
	height: 27px;
	top: 41px;
}
#globalHeader #lead {
	padding-top: 5px;
	font-size: 11px;
	line-height: 19px;
}
#globalHeader #toEnglish,
#globalHeader #toChinese {
	position: absolute;
	top: 5px;
}
#globalHeader #toEnglish p,
#globalHeader #toChinese p {
	line-height: 1;
}

#globalHeader #toEnglish {
	right: 181px;
}
#globalHeader #toChinese {
	right: 126px;
}
#globalHeader #toEnglish a,
#globalHeader #toChinese a {
	display: block;
	padding-right: 1em;
	padding-left: 12px;
	background-image: url(/common/images/ico_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#globalHeader #toInquiries {
	position: absolute;
	display: table;
	width: 126px;
	height: 43px;
	top: 0;
	right: 0;
	background: #b6001f;
	z-index: 50
}
#globalHeader #toInquiries p a {
	display: table-cell;
	vertical-align: middle;
	padding-left: 29px;
	width: 97px;
	height: 43px;
	background-image: url(/common/images/ico_letter.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	line-height: 1;
	color: #fff;
}
#globalHeader #toGlobalMenu {
	position: absolute;
	width: 117px;
	height: 19px;
	top: 24px;
	right: 138px;
	background: #e5e5e5;
	z-index: 50;
}
#globalHeader #toGlobalMenu p a {
	display: block;
	width: 117px;
	height: 19px;
	text-align: center;
}
#globalHeader #search {
	position: absolute;
	width: 283px;
	top: 39px;
	right: -1em;
}


/*----------------------------------------------------------------------------
	Header Area GlobalNavi
----------------------------------------------------------------------------*/
#globalHeader #globalNavi {
	position: absolute;
	min-width: 960px;
	bottom: 0;
	z-index: 50;
}
#globalHeader #globalNavi>ul{
	display: table;
	position: absolute;
	height: 40px;
	bottom: 3px;
	border-right: 1px solid #c8c8c8;
}
#globalHeader #globalNavi>ul li {
	display: table-cell;
}
#globalHeader #globalNavi>ul li a {
	display: table-cell;
	width: 151px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #c8c8c8;
}
#globalHeader #globalNavi>ul li a.current,
body#group #globalHeader #globalNavi>ul li.group a,
body#recruit #globalHeader #globalNavi>ul li a[href='/recruit/index.php'] {
	color: #B6001F;
}
#globalHeader #globalNavi>ul li.group a {
	width: 198px;
}

/*----------------------------------------------------------------------------
	Header Area GlobalNavi SubMenu
----------------------------------------------------------------------------*/
/*事業以外----------------------------------*/
#topSubMenu {
	position: absolute;
	top: -46px;
	left: 0;
	width:960px;
	z-index:210;
}
#topSubMenu .inner {
	position: relative;
	width: 960px;
}
#topSubMenu dl{
	position: absolute;
	width: 151px;
}
#topSubMenu dl.news{
	top: 0;
	left: 1px;
}
#topSubMenu dl.company{
	top:0;
	left: 153px;
	width: auto;
	overflow: visible;
}
#topSubMenu dl.financial{
	top:0;
	left:457px;
}
#topSubMenu dl.group{
	top:0;
	left:609px;
	width:198px;
}
#topSubMenu dl.recruit{
	top:0;
	left:808px;
}
#topSubMenu dl dt{
	display:block;
	width:100%;
	height:38px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	color:#bf1f35;
	background-color:#eee;
	background-image:url(/common/images/navi/pop_arrow02.png);
	background-repeat:no-repeat;
	background-position:110px 16px;
	border-top:2px solid #999;
}
#topSubMenu dl.company dt {
	width: 151px;
}
#topSubMenu dl.group dt{
	background-position:160px 16px;
}
#topSubMenu dl dt a{
	color:#bf1f35;
}
#globalHeader #globalNavi #topSubMenu dl dd {
	float:none;
	display:block;
	min-width: 151px;
	height:auto;
}
#globalHeader #globalNavi #topSubMenu dl dd ul.sub{
	float:none;
	position:relative;
	display:block;
	width:100%;
	height:auto;
	background-color:#eee;
	box-shadow:0px 5px 5px rgba(0,0,0,0.4);
}
#globalHeader #globalNavi #topSubMenu dl dd ul.sub li{
	float:none;
	position:relative;
	display:block;
	width: 100%;
	border-bottom: 1px solid #fff;
}
#globalHeader #globalNavi #topSubMenu dl dd ul.sub li a{
	display: block;
	font-size: 12px;
	line-height: 1.2;
	text-align:left;
	white-space: nowrap;
	padding: 10px;
}
#globalHeader #globalNavi #topSubMenu dl dd ul.sub li a:hover{
	background-color:#999;
	color:#fff;
}
/*子ddは、隠しておく*/
#globalHeader #globalNavi #topSubMenu dl{
	display:none;
}
#globalHeader #globalNavi #topSubMenu dl.active{
	display:block;
}


/*事業部分---------------------------------*/
#topPopMenu {
	display: none;
	position: absolute;
	width: 948px;
	padding: 26px 0 15px 10px;
	top: 4px;
	left: 0;
	border: 1px solid #999;
	border-top-color: #eee;
	background-color: #eee;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.4);
	overflow: hidden;
	z-index: 200;
}

#topPopMenu dl{
	float:left;
	width:180px;
	margin-right:10px;
}
#topPopMenu dl.dix{
	margin-right:0;
}
#topPopMenu dl dt{
	padding-bottom:5px;
	margin-bottom:3px;
	border-bottom:1px solid #999;
	font-weight:bold;
	font-size:14px;
	line-height:1.2;
}
#topPopMenu dl dt img{
	margin-bottom:8px;
}

#topPopMenu dl dd{
	font-size:12px;
	line-height:1.4;
}
#topPopMenu dl dd a{
	display:block;
	width:165px;
	padding:3px 10px 3px 5px;
	border-bottom: 1px solid #fff;
}

#topPopMenu dl dd a:hover,
#topPopMenu dl dd a:active{
	background-color:#999;
	color:#fff;
}

#topPopMenu .cls{
	position:absolute;
	top:3px;
	right:3px;
	width:15px;
	height:15px;
	cursor:pointer;
}

#globalNavi .menu{
	display: none;
	position: absolute;
	top: -46px;
	left: 305px;
	width: 151px;
	height: 38px;
	padding-top:10px;
	text-align:center;
	vertical-align:middle;
	color:#bf1f35;
	background-color:#eee;
	background-image:url(/common/images/navi/pop_arrow02.png);
	background-repeat:no-repeat;
	background-position:110px 16px;
	border-top:2px solid #999;
	z-index:100;
}
#globalNavi .menu a{
	color:#bf1f35;
}

/*4下層目があるものだけ、赤矢印表示*/
#topPopMenu dl dd.sub4th a{
	background-image:url(/common/images/navi/pop_arrow.png);
	background-repeat:no-repeat;
	background-position:170px 7px;
}

/*4下層目にhoverしているときの親ddは、背景グレーに設定（.active）*/
#topPopMenu dl dd.active a{
	background-color:#999;
}

/*4下層目の設定（親dd）*/
#topPopMenu dl dd{
	position:relative;
}

/*4下層目の設定（子ul.sub4th）*/
#globalHeader #globalNavi #topPopMenu ul{
	position: absolute;
	display: block;
	top: 0;
	left:178px;
	width:180px;
	height: auto;
	background-color:#999;
	border-right: none;
	z-index:300;
}
#globalHeader #globalNavi #topPopMenu dd.bottom ul{
	bottom: 0;
	top:auto;
}
#globalHeader #globalNavi #topPopMenu ul li {
	display: block;
}
#globalHeader #globalNavi #topPopMenu ul li a {
	display: block;
	width: 180px;
	height: auto;
	padding:3px 5px;
	text-align: left;
	vertical-align: middle;
	border-left: none;
	background-color:#ccc;
	background-image:none;
}
#globalHeader #globalNavi #topPopMenu ul li a:hover{
	background-color:#999;
}

/*4下層目の設定（子ul.sub4th）は、隠しておく*/
#globalHeader #globalNavi #topPopMenu ul{
	display:none;
}


/*----------------------------------------------------------------------------
	mainArticle Area
----------------------------------------------------------------------------*/
#mainArticle {
	background-color: #fff;
	min-width: 988px;
}
/*----------------------------------------------------------------------------
	mainArticle Area (Global Page)
----------------------------------------------------------------------------*/
body#global #mainArticle {
	width: 100%;
	margin: 0 auto;
	background-image: url(/global/images/bg_global.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*----------------------------------------------------------------------------
	mainArticle Area TopicPath (breadcrumbs)
----------------------------------------------------------------------------*/

#mainArticle #topicPathArea {
	width: 100%;
	height: 38px;
	background-color: #ddd;
}
#mainArticle #topicPath {
	display: block;
	width: 960px;
	height: 38px;
	margin: 0 auto;
}
#mainArticle #topicPath ul {
	display: table;
}
#mainArticle #topicPath ul li {
	display: table-cell;
	padding-left: 1em;
	height: 38px;
	vertical-align: middle;
	line-height: 1;
}
#mainArticle #topicPath ul li:before {
	content: '>>　';
}
#mainArticle #topicPath ul li:first-child {
	padding-left: 0;
}
#mainArticle #topicPath ul li:first-child:before {
	content: '';
}
#mainArticle #topicPath ul li:last-child {
	font-weight: bold;
}



/*----------------------------------------------------------------------------
	sub Menu (for Glossary page)
----------------------------------------------------------------------------*/
ul.syllabary {
	clear: both;
	list-style: none;
	margin: 30px 0 15px;
	padding: 0;
}
ul.syllabary li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 73px;
	height: 50px;
}
ul.syllabary li a {
	display: table-cell;
	width: 72px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	background: #fff4f0;
}
ul.kana {
	clear: both;
	margin: 0;
	padding: 0 0 30px;
}
ul.kana li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 146px;
	height: 41px;
}
ul.kana li a {
	display: table-cell;
	width: 145px;
	height: 41px;
	text-align: center;
	vertical-align: middle;
	color: #b6001f;
	background: #fee0d5;
}
ul.syllabary li a.current,
ul.syllabary li a:hover,
ul.kana li a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #b6001f;
}


/*----------------------------------------------------------------------------
	Layout (basic)
----------------------------------------------------------------------------*/
#contentsArea {
	width: 960px;
	margin: 30px auto 0;
	padding-bottom: 77px;
	overflow: hidden;
}


/*----------------------------------------------------------------------------
	Layout (Sections)
----------------------------------------------------------------------------*/
#sectionsArea {
	width: 730px;
	float: right;
}
.section {
	padding-bottom: 30px;
	overflow: hidden;
}
.section + .section {
	clear: both;
	padding-top: 40px;
}
#contentsArea p,
#sectionsArea .cols,
#sectionsArea .col2,
#sectionsArea .col3 {
	margin-top: 14px;
}
#sectionsArea .cols,
#sectionsArea .col2 {
	clear: both;
	width: 730px;
	padding-bottom: 30px;
	overflow: hidden;
}
#sectionsArea .col2>p {
	margin-top: 0;
}
#sectionsArea .col2 .col1 {
	width: 350px;
	float: left;
}

#sectionsArea .col2 .col1:first-child {
	margin-right: 30px;
}
#sectionsArea .col2>dl,
#sectionsArea .col2>ul,
#sectionsArea .col2>ol {
	margin-top: 0;
}
#sectionsArea .column {
	margin-top: 14px;
	padding: 2em;
}
#sectionsArea .columnSmall {
	margin-top: 14px;
	padding: 1em 2em;
}
#sectionsArea .col3 {
	clear: both;
	width: 750px;
	margin-right: -20px;
	margin-bottom: 30px;
	overflow: hidden;
}
#sectionsArea .col3 .col1 {
	width: 230px;
	margin-right: 20px;
	float: left;
}
#sectionsArea .col3 .col1 {
	font-size: 85.7%;
}
#sectionsArea .col4 {
	clear: both;
	width: 740px;
	margin-right: -10px;
	margin-bottom: 30px;
	overflow: hidden;
}
#sectionsArea .col4 .col1 {
	width: 175px;
	margin-right: 10px;
	float: left;
}
#sectionsArea .col4 .col1 p {
	margin-top: 0;
	font-size: 78.6%;
	line-height: 1.3;
}
#sectionsArea .col4 .col1 p img {
	margin-bottom: 7px;
}
#sectionsArea .col1 h4+p {
	margin-top: 8px;
	margin-bottom: 0;
}
#sectionsArea .floatRightPh {
	float: right;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 1em;
}
#sectionsArea .floatLeftPh {
	float: left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 1em;
}
#sectionsArea div.floatRightPh {
	margin-top: 14px;
}
#sectionsArea .floatRightPh span,
#sectionsArea .floatLeftPh span {
	display: block;
	padding-top: 0.5em;
	/* font-size: 78.6%; */
	font-size: 85.7%;
}
#sectionsArea .floatRightPar,
#sectionsArea .floatLeftPar {
	width: 480px;
}
#sectionsArea .floatRightPar {
	float: right;
}
#sectionsArea .floatLeftPar {
	float: left;
}
#sectionsArea .col4 .floatLeftPar {
	width: 350px;
}
#sectionsArea .col4 p.floatRightPh {
	margin-right: 10px;
}
#sectionsArea p.floatAuto {
	overflow: auto;
}
.description {
	position: relative;
}
.description .detail {
	position: absolute;
	bottom: 0;
	right: 0;
}
.section .detail {
	display: block;
	padding-top: 6px;
	font-size: 85.7%;
	text-align: right;
}
#sectionsArea .section .col3 .col1 .detail {
	font-size: 100%;
}
#contentsArea .centerImage {
	text-align: center;
	margin-bottom: 30px;
}

#contentsArea .rightImage {
	text-align: right;
}
#sectionsArea .tabCol {
	width: 300px;
	float: left;
	margin-left: 28px;
}
#sectionsArea .tabSet .tabCol:first-child {
	margin-left: 17px;
}
#sectionsArea .tabCol img {
	width: 300px;
}
#sectionsArea .tabSet {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}


/*----------------------------------------------------------------------------
	Layout (Global Page)
----------------------------------------------------------------------------*/
body#global #contentsArea {
	width: 990px;
	margin: 0 auto;
	background-image: url(/global/images/global_map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#global #siteMapArea {
	clear: both;
	width: 990px;
	margin-top: 463px;
	padding: 14px;
	background: #fff;
	overflow: hidden;
}
body#global #siteMapArea #leftCol,
body#global #siteMapArea #centerCol,
body#global #siteMapArea #rightCol {
	width: 300px;
	float: left;
}
body#global #siteMapArea #leftCol,
body#global #siteMapArea #centerCol {
	margin-right: 28px;
}


/*----------------------------------------------------------------------------
	Layout (Recruit Page)
----------------------------------------------------------------------------*/
body#recruit #contentsArea #bnnrs {
	margin-left: 15px;
	padding-bottom: 45px;
}


/*----------------------------------------------------------------------------
	Layout (Top Page)
----------------------------------------------------------------------------*/
body#top #contentsArea {
	width: 1280px;
	margin: 0 auto;
	position: relative;
}
body#top #sectionsArea {
	float: none;
	margin: 0 auto;
	padding-top:484px;
	background: #fff;
	width: 960px;
	overflow:hidden;
	color:#666;
}
body#top #contentsArea #slideShow {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}


/*---------------------------------------------------
	20140208トップページ改造
	20140302トップページ改造
---------------------------------------------------*/
/*3ボタンエリア*/
body#top #contentsArea #bttnArea {
	position: absolute;
	top: 390px;
	left: 0px;
	width: 1280px;
	height: 55px;
	padding-left: 162px;
	padding-top: 12px;
	background: #fff;
	border-top: 2px solid #c8c8c8;
	z-index: 5;
}

@media only screen and (max-width:1279px) {
	body#top #contentsArea {
		width: 1024px;
	}
	body#top #contentsArea #slideShow {
		left: 50%;
		margin-left: -640px;
		overflow: hidden;
	}
	body#top #contentsArea #bttnArea {
		left: 50%;
		margin-left: -497px;
	}
}
body#top #contentsArea #bttnArea ul,
body#top #contentsArea #bttnArea li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
body#top #contentsArea #bttnArea>ul li {
	float: left;
	margin-left: 28px;
}
body#top #contentsArea #bttnArea>ul li:first-child {
	margin-left: 0;
}
body#top #contentsArea #bttnArea ul li:nth-child(1).roll {
	background-image: url(/images/top/bttn_specialists_r.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body#top #contentsArea #bttnArea ul li:nth-child(2).roll {
	background-image: url(/images/top/bttn_fields_r.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body#top #contentsArea #bttnArea ul li:nth-child(3).roll {
	background-image: url(/images/top/bttn_products_r.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

body#top #contentsArea #bttnArea ul li:nth-child(1).roll img,
body#top #contentsArea #bttnArea ul li:nth-child(2).roll img,
body#top #contentsArea #bttnArea ul li:nth-child(3).roll img {
	visibility: hidden;
} 

body#top #contentsArea #top0,
body#top #contentsArea #top1,
body#top #contentsArea #top2,
body#top #contentsArea #top3 {
	clear: both;
}

/*bnrArea（バナーエリア）*/
body#top #sectionsArea #bnrArea{
	width:370px;
	float:right;
}
body#top #sectionsArea #bnrArea li{
	width:368px;
	height:73px;
	display:block;
	border:1px solid #ccc;
	list-style:none;
	margin-bottom:10px;
	line-height:19px;
	font-size:12px;
}
body#top #sectionsArea #bnrArea li a{
	color:#666;
	width:210px;
	height:58px;
	display:block;
	vertical-align:middle;
	padding-left:158px;
	padding-top:15px;
	font-weight:bold;
	position:relative;
}
body#top #sectionsArea #bnrArea li.bnr05 a,
body#top #sectionsArea #bnrArea li.bnr07 a
{
	padding-top:5px;
	height:68px;
}
body#top #sectionsArea #bnrArea li a:link,
body#top #sectionsArea #bnrArea li a:visited{
	background-color:#fff !important;
	text-decoration:none !important;
}
body#top #sectionsArea #bnrArea li a:hover,
body#top #sectionsArea #bnrArea li a:active{
	background-color:#ebebeb !important;
	text-decoration:none !important;
}

body#top #sectionsArea #bnrArea li a strong{
	color:#333;
	font-size:20px;
}
body#top #sectionsArea #bnrArea li a strong span{
	font-size:13px;
}
body#top #sectionsArea #bnrArea li a strong sup{
	font-size:10px;
	line-height:1;
}

body#top #sectionsArea #bnrArea li.bnr01 a{
	background-image:url(/images/top/bnr_ph01.jpg);
	background-repeat:no-repeat;
}
body#top #sectionsArea #bnrArea li.bnr02 a{
	background-image:url(/images/top/bnr_ph02.jpg);
	background-repeat:no-repeat;
}
body#top #sectionsArea #bnrArea li.bnr03 a{
	background-image:url(/images/top/bnr_ph03.jpg);
	background-repeat:no-repeat;
}
body#top #sectionsArea #bnrArea li.bnr04 a{
	background-image:url(/images/top/bnr_ph04.jpg);
	background-repeat:no-repeat;
}
body#top #sectionsArea #bnrArea li.bnr05 a{
	background-image:url(/images/top/bnr_ph05.jpg);
	background-repeat:no-repeat;
}
body#top #sectionsArea #bnrArea li.bnr06 a{
	background-image:url(/images/top/bnr_ph06.jpg);
	background-repeat:no-repeat;
}
body#top #sectionsArea #bnrArea li.bnr07 a{
	background-image:url(/images/top/bnr_ph07.jpg);
	background-repeat:no-repeat;
}
body#top #sectionsArea #bnrArea li.bnr08 a{
	background-image:url(/images/top/bnr_ph08.jpg);
	background-repeat:no-repeat;
}

/*bodyArea（ニュースエリア）*/
body#top #sectionsArea #bodyArea{
	width:570px;
	float:left;
	position:relative;
}
body#top #sectionsArea #bodyArea .title {
	font-size:22px;
	line-height:1.2;
	font-weight:bold;
	padding-bottom:6px;
	border-bottom:1px solid #c8c8c8;
}
body#top #sectionsArea .btnList {
	position:absolute;
	width:105px;
	top:0;
	right:0;
}
body#top #sectionsArea ul#news {
	margin-top:15px;
}
body#top #sectionsArea #news li{
	clear:both;
	display:block;
	padding:0 0 20px;
	font-size:14px;
	line-height:1.3;
}
body#top #sectionsArea #news li strong{
	float:left;
	width:7.5em;
	font-weight: normal;
	line-height: 1.5;
}
body#top #sectionsArea #news li span {
	_height: 1%; /* Hack for Win IE6 */
	margin:0 0 0 7.5em;
	display:block;
	line-height: 1.5;
}
body#top #sectionsArea #news li a{
	color:#006699;
}

/*bodyArea（事業分野から探す）*/
body#top #sectionsArea #top3 .col3 {
	clear: both;
	width: 960px;
	margin: 0;
}
body#top #sectionsArea #top3 .col3 .col1 {
	width: 300px;
	margin-left: 28px;
	margin-right: 0;
}
body#top #sectionsArea #top3 .col3 .col1:first-child {
	margin-left: 0;
}
body#top #sectionsArea #top3 .col3 .col1 ul,
body#top #sectionsArea #top3 .col3 .col1 li {
	list-style: none;
}
body#top #sectionsArea #top3 .col3 .col1 ul {
	margin: 10px 5px 20px 15px;
}
body#top #sectionsArea #top3 .col3 .col1 a span.thmb {
	display: inline-block;
	width: 82px;
	height: 55px;
	margin-top: 5px;
	overflow: hidden;
	vertical-align: middle;
}
body#top #sectionsArea #top3 .col3 .col1 a span.thmb img {
	max-width: 82px;
	min-height: 55px;
	margin-top: 5px;
}
body#top #sectionsArea #top3 .col3 .col1 a span.prdcts {
	display: inline-block;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 5px;
	border-left: 3px solid #b6001f;
	vertical-align: middle;
}

/*bodyArea（AMSとは？）*/
body#top #contentsArea #sectionsArea #top1 p.lead {
	clear: both;
	font-size: 20px;
	line-height: 38px;
	text-align: center;
}


/*bodyArea（用途と分野から探す）*/
body#top #contentsArea #sectionsArea #top2 #fieldsMenu ul {
	display: block;
	overflow: hidden;
	margin-bottom: 2em;
}
body#top #contentsArea #sectionsArea #top2 #fieldsMenu ul li {
	float: left;
	list-style: none;
}
body#top #contentsArea #sectionsArea #top2 #fieldsMenu ul li a {
	display: inline-block;
	width: 135px;
	font-size: 12px;
	line-height: 36px;
	text-align: center;
	background: #ccc;
	border-left: 1px solid #ddd;
}
body#top #contentsArea #sectionsArea #top2 #fieldsMenu ul li a:hover,
body#top #contentsArea #sectionsArea #top2 #fieldsMenu ul li.active a {
	background: #666;
	color: #fff;
	text-decoration: none;
}
body#top #contentsArea #sectionsArea #top2 #fieldsMenu+div {
	clear: both;
}
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dl {
	display: block;
	clear: both;
}
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dt,
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dd,
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dd>ul {
	display: block;
	float: left;
}
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dt {
	width: 200px;
	padding-left: 20px;
}
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dt a {
	font-size: 15px;
	/* color: #b6001f; */
}
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dd>ul {
	padding-left: 1em;
	border-left: 1px solid #ddd;
}
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dd>ul li {
	list-style: none;
	padding-right: 1em;
	max-width: 360px;
	min-width: 300px;
}
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList a {
	text-decoration: underline;
}
body#top #contentsArea #sectionsArea #top2 #fieldsLinkList dd ul li strong {
	display: inline-block;
	padding: 5px;
	background-color: #eee;
}


/*----------------------------------------------------------------------------
	table
----------------------------------------------------------------------------*/
#sectionsArea p+table,
#sectionsArea h3+table {
	margin-top: 14px;
}
.section .centerTable {
	margin: 14px auto;
}
.table1 {
	border: 1px solid #1b1c80;
}
.table1 thead tr th {
	padding: 7px;
	color: #fff;
	background-color: #1b1c80;
	border-left: 1px solid #fff;
}
.table1 tr td {
	text-align: center;
	padding: 7px;
	border-left: 1px solid #1b1c80;
	border-top: 1px solid #1b1c80;
}
.table1 thead tr th:first-child,
.table1 tr td:first-child {
	border-left: none;
}
.table1 tr td:last-child {
	text-align: left;
}

.table2,
.table3,
.table4,
.table5,
.table6 {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.table2,
.table3 {
	width: 100%;
}
.table4 {
	width: 350px;
}
.table5,
.table6 {
	margin-top: 14px;
}
body#group .table5 {
	margin-top: 0;
	width: 480px;
}
.table6 tr th,
.table6 tr td,
.table5 tr th,
.table5 tr td,
.table4 tr th,
.table4 tr td,
.table2 tr th,
.table2 tr td,
.table3 tr th,
.table3 tr td  {
	padding: 0.5em;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.table4 tr th,
.table4 tr td,
.table2 tr th,
.table2 tr td,
.table3 tr th,
.table3 tr td,
.table6 tbody {
	font-size: 85.7%;
}
.table2 tr th,
.table5 tr th,
.table6 tr th {
	white-space: nowrap;
}
.table5 thead tr th {
	font-size: 110%;
	line-height: 1.8;
}
.table5 thead tr th span {
	font-weight: normal;
}
.table2 tr td {
	text-align: center;
}
.table3 thead tr th,
.table4 thead tr th,
.table6 thead tr th {
	background-color: #eee;
}
.table3 tbody tr th,
.table4 tbody tr th,
.table5 tr th,
.table6 tbody tr th {
	text-align: left;
}
.table5 tr th {
	vertical-align: top;
}
.table4 thead tr th:first-child {
	background-color: #fff;
	text-align: left;
	background-color: #fff4f0;
}
.table4 tbody tr th {
	background-color: #fff4f0;
}
.table4 tbody tr td {
	text-align: right;
}
.table6 tbody tr td {
	text-align: center;
}
.redCell {
	background-color: #fff4f0;
}
tr th.redCell {
	color: #b6001f;
}
tr.grayCell th,
tr.grayCell td {
	background-color: #eee;
}
table caption {
	font-weight: bold;
}
.table4 caption {
	padding-left: 0.5em;
	text-align: left;
	line-height: 2;
}
.table3 caption,
.table6 caption {
	padding-left: 0.5em;
	text-align: left;
	font-size: 1.2em;
}
.table3 caption {
	margin-top: 28px;
	color: #b6001f;
}
.description table {
	margin-top: 8px;
}
.description table tr th {
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
table.service th {
	vertical-align: top;
	white-space: nowrap;
}
table.service td {
	padding-bottom: 1em;
}

/*----------------------------------------------------------------------------
	table (biz Packing Glossary page)
----------------------------------------------------------------------------*/
table.glossary {
	width: 728px;
	margin-top: 30px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
table.glossary tr th,
table.glossary tr td  {
	padding: 0.75em;
	border-left: 1px solid #ccc;
	vertical-align: top;
}
table.glossary tr th {
	width: 176px;
	padding: 0.75em 0.75em 0;
	text-align: left;
	white-space: nowrap;
}
table.glossary tr td  {
	border-bottom: 2px solid #ccc;
}
table.glossary tr td:first-child {
	padding-left: 21px;
	font-size: 71.428%;
}
table.glossary tr td a {
	color: #B6001F;
	text-decoration: underline;
	outline: none;
}
table.glossary tr td a:hover {
	text-decoration: none;
}
/*----------------------------------------------------------------------------
	table (biz medical devices (silicone))
----------------------------------------------------------------------------*/
table.flowTable {
	margin: 14px 0;
	width: 100%;
	border-collapse: collapse;
}
table.flowTable th {
	font-weight: bold;
	width: 150px;
	padding-bottom: 30px;
}
table.flowTable th span {
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding: 1em;
	white-space: nowrap;
	background-color: #eee;
}
table.flowTable th span:after {
	position: absolute;
	box-sizing: border-box;
	content: '';
	display: block;
	width: 0;
	height: 0;
	left: 0;
	bottom: -30px;
	border: 15px solid transparent;
	border-top-color: #eee;
	transform-origin: left top;
	transform: scaleX(5);
}
table.flowTable td {
	padding-left: 1em;
	padding-bottom: 30px;
}

/*----------------------------------------------------------------------------
	titles
----------------------------------------------------------------------------*/
h2,
h3 {
	clear: both;
	height: 40px;
	padding-left: 10px;
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
	border-left: 5px solid #b6001f;
}
h2 {
	color: #b6001f;
}
h2.titleImg {
	height: 160px;
	padding-left: 0;
	border-left: none;
}
#sectionsArea h2.image {
	padding: 0;
	height: auto;
	border: none;
}
#sectionsArea h3 {
	margin-top: 40px;
}
#sectionsArea h4 {
	clear: both;
	margin-top: 30px;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 2px solid #eee;
}
#sectionsArea h4.small {
	padding-left: 0;
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #eee;
}
#sectionsArea h5,
.sitemap h5 {
	height: 31px;
	margin-top: 14px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: normal;
	line-height: 31px;
	background-color: #eee;
	border-left: 5px solid #b6001f;
}
#sectionsArea .col1 h5 {
	margin-top: 0;
}
#sectionsArea .col3 .col1 h5 {
	padding-left: 7px;
	font-size: 15px;
}
#sectionsArea .related h5 {
	height: 45px;
	font-size: 24px;
	line-height: 45px;
	border-left: none;
}
#sectionsArea h6 {
	clear: both;
	font-size: 1.1em;
	margin-top: 16px;
	margin-bottom: -7px;
	border-bottom: 1px solid #eee;
}
#sectionsArea .related h6 {
	margin-left: 20px;
	border-bottom: none;
}


.productName {
	height: 40px;
	margin-top: 14px;
	padding-left: 10px;
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
	background-color: #eee;
	border-left: 5px solid #b6001f;
	color: #333;
}

/*----------------------------------------------------------------------------
	list
----------------------------------------------------------------------------*/
#sectionsArea dl {
	margin-top: 14px;
}
#sectionsArea dt {
	font-weight: bold;
}
#sectionsArea dd {
	margin-bottom: 14px;
}
#sideContents #contentsArea ol,
.section ul,
.section ol {
	margin-top: 14px;
}
#sideContents #contentsArea ol {
	padding-bottom: 1em;
	list-style: decimal;
	margin-left: 2em;
	padding-left: 8px;
}
#sectionsArea .section dd ul {
	margin-top: 5px;
}
.section li {
	margin-left: 3em;
}
#sectionsArea .section dd li {
	margin-left: 2em;
}
#sideContents #contentsArea ol li,
.section ol li {
	margin-bottom: 1em;
}
#sectionsArea #contentsArea .related {
	clear: both;
}
#sectionsArea .related ul {
	margin-top: 14px;
	margin-left: 15px;
}
#sectionsArea .related ul li {
	list-style: none;
}
#sectionsArea .related ul li a {
	padding-left: 12px;
	background-image: url(/common/images/ico_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sectionsArea .related ul li a:link,
#sectionsArea .related ul li a:visited {
	text-decoration:underline;
}
#sectionsArea .related ul li a:hover,
#sectionsArea .related ul li a:active {
	text-decoration:none;
}
#sectionsArea .related ul li.noLink {
	list-style: none;
	padding-left: 12px;
	background-image: url(/common/images/ico_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sectionsArea .floatRightPar li {
	margin-left: 1em;
}
dl.compact dt,
dl.compact dd {
	display: inline;
}


/*----------------------------------------------------------------------------
	list (Global Page)
----------------------------------------------------------------------------*/
body#global #siteMapArea ul,
body#global #siteMapArea li {
	list-style: none;
}

body#global #siteMapArea dt {
	font-size: 18px;
	font-weight: bold;
}
body#global #siteMapArea dd li {
	padding-left: 1em;
	margin-left: 1em;
	line-height: 30px;
	background-image: url(/common/images/ico_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
body#global #siteMapArea dd li a {
	text-decoration: underline;
}
body#global #siteMapArea dd strong {
	line-height: 30px;
}
body#global #siteMapArea dd ul {
	padding-bottom: 15px;
}
table.table3 tr td ul li {
	padding: 0;
	margin-left: 1.25em;
}
table.table3 tr td ul {
	list-style: none;
	margin: 0;
}


/*----------------------------------------------------------------------------
	flow-chart
----------------------------------------------------------------------------*/
.serviceFlow ol {
	list-style: none;
	width: 400px;
}
.serviceFlow li {
	padding-bottom: 20px;
	font-size: 1.2em;
	line-height: 1;
	text-align: center;
	background-image: url(/business/electronics/sclead/images/ico_arrow_d.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.serviceFlow li span {
	display: inline-block;
	width: 350px;
	padding: 0.25em;
	background-color: #fff4f0;
}
.serviceFlow li.lastChild {
	background: none;
}


/*----------------------------------------------------------------------------
	banners
----------------------------------------------------------------------------*/
#sectionsArea .bnnrInq p {
	margin: 0;
	padding: 0;
}

.bnnrInq {
	clear: both;
	width: 434px;
	height: 61px;
	margin: 77px auto 0;
	background-image: linear-gradient(0deg,rgba(244,194,86,1.00) 0%,rgba(255,229,148,1.00) 100%);
	background-image: -webkit-linear-gradient(90deg,rgba(244,194,86,1.00) 0%,rgba(255,229,148,1.00) 100%);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffe493, EndColorStr=#fff4c257);
	border: 1px solid #f8cc87;
}

.bnnrInq div {
	display: table-cell;
	width: 434px;
	height: 61px;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}

.bnnrInq a {
	display: table-cell;
	width: 434px;
	height: 61px;
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}
/*----------------------------------------------------------------------------
	localMenu
----------------------------------------------------------------------------*/

#contentsArea #localMenuArea {
	width: 200px;
	float: left;
}
#localMenu dl dt {
	display: table;
	width: 200px;
	margin-bottom: 8px;
}
#localMenu dl dt a {
	display: table-cell;
	width: 200px;
	height: 27px;
	padding: 16px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	background-color: #666;
}
#localMenu dl dt a:hover {
	text-decoration: none;
	color: #333;
	background-color: #ccc;
}
#localMenu dl dd {
	border-bottom: 2px dotted #a7a7a7;
}
#localMenu ul {
	display: block;
	width: 200px;
}
#localMenu ul li {
	display: block;
	border-top: 2px dotted #a7a7a7;
}
#localMenu ul li a {
	display: block;
	width: 170px;
	padding: 12px 5px 12px 25px;
	font-size: 14px;
	line-height: 1.3;
	background-image: url(/common/images/ico_arrow03.png);
	background-repeat: no-repeat;
	background-position: 10px 14px;
}
#localMenu ul li.current2 a {
	background-color: #f8e5e8;
}
#localMenu ul.sub3rd {
	background-color: #f8e5e8;
	border-top: 2px dotted #a7a7a7;
}
#localMenu ul.sub3rd li {
	border-top: none;
}
#localMenu ul.sub3rd li a {
	background-image: url(/common/images/ico_arrow04.png);
}
#localMenu ul.sub4th li {
	border-top: none;
}
#localMenu ul.sub4th li a {
	width: 160px;
	padding: 7px 5px 7px 35px;
	font-size: 12px;
	background-image: none;
}
#localMenu .sub4th,
#localMenu .resins .sub3rd,
#localMenu .chemicals .sub3rd,
#localMenu .electronics .sub3rd,
#localMenu .coating .sub3rd,
#localMenu .packing .sub3rd,
#localMenu .relatedBanners {
	display: none;
}
body#business.resins #localMenu .resins .sub3rd,
body#business.chemicals #localMenu .chemicals .sub3rd,
body#business.electronics #localMenu .electronics .sub3rd,
body#business.coating #localMenu .coating .sub3rd,
body#business.packing #localMenu .packing .sub3rd {
	display: block;
}
#localMenuArea .bnnrs {
	margin-top: 2em;
	width: 200px;
}
#localMenuArea .bnnrs a.branch {
	display: block;
	width: 170px;
	padding: 24px 5px 24px 25px;
	font-size: 14px;
	line-height: 1.3;
	background-image: url(/common/images/ico_arrow03.png);
	background-repeat: no-repeat;
	background-position: 10px 26px;
	border: 1px solid #a7a7a7;
}
#localMenu ul li a:hover,
#localMenu ul li a.current,
body.glossary #localMenu ul li a[href*="/glossary/"],
#localMenuArea .bnnrs a.branch:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #b6001f;
	background-image: none;
}


/*----------------------------------------------------------------------------
	footerArea
----------------------------------------------------------------------------*/

#footerArea {
	clear: both;
	min-width: 988px;
	background-color: #eee;
	border-top: 3px solid #c8c8c8;
}
#footer {
	position: relative;
	width: 960px;
	/* min-height: 268px; */
	min-height: 138px;
	margin: 0 auto;
}
#footer #additionalMenu {
	position: absolute;
	top: 8px;
	left: 0;
}
#footer #additionalMenu ul li {
	display: table-cell;
	padding-right: 30px;
	padding-left: 12px;
	font-size: 13px;
	line-height: 1;
	vertical-align: middle;
	background-image: url(/common/images/ico_arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
body.glossary #footer #additionalMenu ul li a[href='/glossary/index.php'],
body.inquiries #footer #additionalMenu ul li a[href='/inquiries/index.php'],
body.security #footer #additionalMenu ul li a[href='/securitypolicy.php'] {
	font-weight: bold;
	color: #B6001F;
}
#footer #toSiteMap {
	position: absolute;
	right: 0;
	width: 150px;
	height: 41px;
}
#footer #toSiteMap a {
	display: table-cell;
	width: 150px;
	height: 41px;
	text-align: center;
	vertical-align: middle;
	background-color: #c8c8c8;
}
#footer #copyright {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 12px;
}
#footer #logo2 {
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 78px;
	height: 36px;
}
#footer #epilog {
	position: absolute;
	top: 60px;
	width: 370px;
	font-size: 13px;
	line-height: 19px;
}
#footer #epilog strong {
	display: block;
	padding-bottom: 2px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ccc;
}

/*----------------------------------------------------------------------------
	sitemap
----------------------------------------------------------------------------*/

body.sitemap h5 {
	margin-bottom: 0.5em;
}
body.sitemap #contentsArea ul {
	margin-left: 3em;
	padding-left: 1em;
	margin-bottom: 2em;
}
body.sitemap #contentsArea ul li ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
body.sitemap #contentsArea ul li {
	list-style-image: url(/common/images/ico_arrow01.gif);
}