@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 75%;
	color: #333;
	letter-spacing: 0.5pt;
	zoom: 90%;
	line-height: 140%;
}
html {
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	overflow-x: scroll;
}
ul {
	list-style: none;
}
.right{
	float:right;
}
.t_right{
	text-align:right;
}
.bottom_clear{
	clear:both;
}

.fontsize130{
	font-size:130%;
}
.fontsize12 {
    font-size: 80%;
}
.center{
	text-align:center;
}
.clear{
	clear:both;
}
/* リンク
======================================= */
a {
	text-decoration: none;
}
a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
a:link {
	color: #009;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #993399;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.m0 {
	margin: 0 !important;
}

/* 共通フォーマット
======================================= */
#main {
	width: 700px;
	margin:0 auto;
	clear: both;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	line-height: 1.4;
}
#header {
	padding-right: 10px;
	padding-left: 10px;
	display: none;
}
#gnav, #navi, #pankuzu, #main #pickup, #footer, #adobe_reader, .pagetop, .page_link, page_link2 {
	display: none;
}
.release_date {
	float: right;
	text-align: right;
}
#main .section {
    margin-bottom: 30px;
    overflow: hidden;
}
.section {
	margin-bottom: 20px;
}
.section p {
	margin-bottom: 1em;
}
ol {
	margin-left: 20px;
}
dl dd {
	margin-bottom: 1em;
}
#pagetop{
	display:none !important;
}
.figure{
	margin:0;
	padding:0;	
}
.figcaption{
	margin-top:6px;	
}
.m0{
	margin:0 !important;
}
.mb0{
	margin-bottom:0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mt25{
	margin-top:25px !important;
}
.mt50{
	margin-top:50px !important;
}
.mb20{
	margin-bottom:20px !important;
}
.mb30{
	margin-bottom:30px !important;
}
.mb40{
margin-bottom: 40px !important;
}
.mb50{
margin-bottom: 50px !important;
}
.mr0{
	margin-right:0 !important;
}
.mb1{
	margin-bottom:1em !important;	
}
.mt1{
	margin-top:1em !important;		
}
.left {
	float: left;
}
.right {
	float: right;
}

/* 見出し
======================================= */
h1.normal {
	border-bottom: 3px solid #f00;
	font-size: 140%;
	margin-bottom: 30px;
}
.center_midashi {
	margin-bottom: 30px;
	clear: both;
	text-align: center;
	font-size: 140%;
	padding-top: 10px;
	font-weight: normal;
	border-bottom: 3px solid #f00;
}
h2 {
	font-weight: normal;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	padding-top: 25px;
	line-height: 1.8;
	clear:both;
}
h3,.midashi {
	margin-bottom: 10px;
	font-size: 130%;
	font-weight:bold;
}


 /* テーブル
======================================= */
table {
    width: 100%;
}
.csr_table{
	margin-bottom:20px;
}
.csr_table th,
.csr_table td{
	padding:3px 15px;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.csr_table th{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background:#c8ffac;
	border-top:1px solid #e4ffd6;
	font-weight:bold;
}
.type1_table{
	margin-bottom:10px;
}
.type1_table th,
.type1_table td{
	padding:3px 15px;
}
.type1_table.table_high th,
.type1_table.table_high td{
	padding:3px 13px;
}
.padding_none th,
.padding_none td{
	padding:0px 0px !important;
	text-align:center;
}
.type1_table th{
	font-weight:bold;
	background:#F5F5F5;
}
.type1_table .table_top th{
	background:#F5F5F5;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #ff0000;
}
.type1_table th,
.type1_table td{
	border:1px solid #CCCCCC;
}
.type2_table{
	width:100%;
	margin-bottom:10px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.type2_table th,
.type2_table td{
	border-bottom:1px dotted #ccc;
	padding:8px 10px;
} 
.type2_table th{
	background:#f5f5f5;
	font-weight:bold;
	vertical-align:top;
	border-right: 1px solid #fff;
}
.type2_table.bg_none {
    border-bottom: none;
    border-top: none;
}
.type2_table.bg_none th,
.type2_table.bg_none td{
	border-bottom: none;
	padding:8px 10px;
} 
.type2_table.bg_none th{
	background:none;
    font-weight: normal;
}
.type3_table{
	margin-bottom:20px;
	border-top:1px solid #ccc;
}
.type3_table th{
	padding:8px 10px;
}
.type3_table td{
	padding:3px 10px 3px 10px;
} 
.type3_table th{
	border-bottom:1px dotted #ccc;
	text-align:left;
	background:#f5f5f5;
	font-weight:bold;
	vertical-align:top;
	border-right: 1px solid #fff;
}


/* タブ
======================================= */
.large_tab{
	overflow:hidden;
}
.large_tab li{
	float:left;
	border-bottom:2px solid #ccc;
	margin-bottom:20px;
}
/* レイアウトパターン
======================================= */
.column1_1, .column1_1_1, .column1_1_1_1 {
	margin-right: -20px;
	overflow: hidden;
}
.columns p {
	padding: 0;
}
.column1_1 .col {
	width: 340px;
	margin: 0px 20px 20px 0px;
	float: left;
}
.column2_1, .column1_2, .column1_3, .column3_1, .column1_1_1, .column1_1_1_1 {
	margin-bottom: 30px;
}
.column2_1 .link_list, .column1_2 .link_list, .column1_3 .link_list, .column1_1_1 .link_list, .column1_1_1_1 .link_list {
	margin-bottom: 0px !important;
}
.column2_1 .left_col, .column1_2 .right_col {
	width: 460px;
	margin-bottom: 24px;
	float: left;
}
.column2_1 .right_col, .column1_2 .left_col {
	width: 220px;
	float: right;
}
.column1_2 .right_col {
	margin-bottom: 0;
	float: right;
}
.column1_2 .left_col {
	margin-bottom: 0;
	float: left;
}
.column1_1_1 .col {
	width: 220px;
	margin: 0 20px 0 0;
	float: left;
}
.column1_1_1 p {
	width: 220px;
	margin-bottom: 6px;
}
.column1_3 .left_col {
	width: 160px;
	float: left;
}
.column3_1 .right_col {
	width: 160px;
	float: right;
}
.column1_3 .right_col {
	width: 520px;
	float: right;
}
.column3_1 .left_col {
	width: 520px;
	float: left;
}
.column1_1_1_1 .col {
	width: 160px;
	margin-right: 20px;
	float: left;
}
#allmain .column1_1_1_1 .col {
	width: 210px !important;
}
.dl_column dt {
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
}
.dl_column dd {
	margin: 0 0 10px 30px;
}
.products_column3{
	overflow:hidden;
}
/* 画像系
======================================= */
.img_left {
	float: left;
	margin-right: 20px;
	padding: 4px;
	border: 1px solid #CCC;
	height: auto;
	width: auto;
	margin-bottom: 5px;
}
.img_left_wakuless {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 4px;
	height: auto;
	width: auto;
}
.img_left_index {
	padding: 1px;
	border: 1px solid #999;
	float: left;
	margin-right: 5px;
	display: block;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_normal {
	padding: 4px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
.img_right {
	padding: 4px;
	float: right;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	margin-left: 1em;
}
.img_right_wakuless {
	padding: 4px;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
.img_right_indexmenu {
	float: right;
	padding: 1px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-top: 15px;
	clear: right;
}
.img_waku {
	padding: 2px;
	border: 1px solid #999;
}

/* リスト
======================================= */
ol{
	list-style:none;
}
.t_left {
    text-align: left;
}
.list_disc {
    margin-left: 20px;
    list-style: disc!important;
}
.link_list {
	margin-bottom: 20px;
}
.link_list li {
	margin: 0 0 5px 10px;
}
.link_list li a, .out a, .link a, .txt_link {
	display: inline-block;
	padding-left: 15px;
}
.link_list li a, .link a {
	background: url(../icon/button120.gif) no-repeat left 4px;
}
.txt_link {
	padding-left: 12px;
	margin-right: 4px;
}
.link_list .pdf a, .pdf a {
	background: url(../img/pdf_img_center.gif) no-repeat left top;
	padding: 0 0 2px 18px;
}
.link_list .prev a, .link a{
 background:url(../icon/button119.gif) no-repeat left center;
}
.out a {
	background: url(../icon/blank.gif) no-repeat left center !important;
}
.number_list, .list {
	margin-bottom: 1em;
}
.number_list li {
	margin: 0 0 1em 2em;
}
.list li {
	margin: 0 0 5px 0px;
}
.number_list ol ol {
	margin-top: 14px;
}
.list li{
	background: url(../icon/list_point.gif) no-repeat left 8px;
	padding-left: 12px;
}
.list li ul {
	margin: 0 0 0 14px;
	background: none;
	padding: 0;
}
.list li ul {
	width: 100%;
	margin-top: 5px;
}
.list li ul li {
	background: url(../icon/list_point_in.gif) no-repeat left center;
}
ul.kigou {
	list-style-type: none;
}
ul.kigou li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.section .list, .section .section {
	margin-bottom: 0 !important;
}
.normal {
	margin-bottom: 32px;
}
dl {
	width: 660px;
	margin: 0 0 0 10px;
}
.normal dt {
	color: #eb910b;
	margin-bottom: 5px;
	font-weight: bold;
}
.normal dd {
	margin: 0 0 20px 0px;
}
.dl_column dt {
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
}
.dl_column dd {
	margin: 0 0 10px 40px;
}

/* TOP
======================================= */
#wrapper #mainvisual,
#wrapper #main_area{
	width: 900px;
	margin:0 auto;
}
#information_area,#side_area{
	margin-top:20px;
}
#wrapper #mainvisual .bx-pager{
	display: none;
}
#main_area #information_area{
	float: left;
	width: 700px;
}
#main_area #information_area table, #main_area #information_area table th, #main_area #information_area table td, .information table, .information table th, .information table td {
	border: none;
}
#information_area table th {
	width: 120px;
}
#side_area {
	width: 180px;
	float: right;
}
#information_area .pickup li {
	float: left;
	width: 169px;
	margin: 0px 8px 10px 0px;
}

/* 製品情報TOP
======================================= */
.products_attention ul {
	margin: 0 -20px 0 0;
}
.products_attention ul li {
	width: 220px;
	float: left;
	margin-right: 20px !important;
}
.products_attention ul li img, .products_menu ul li img {
	margin-bottom: 5px;
}
.products_menu ul {
	margin-top: 10px;
	margin-right: -12px;
	zoom: 1;
	overflow:hidden;
}
.products_menu ul li {
	float: left;
	width: 166px;
	margin-right: 12px;
	margin-bottom: 20px;
	height:140px;
}
.icon_r {
	background: url(../icon/button120.gif) left 5px no-repeat;
	padding-left: 14px;
	display: block;
}


/* ノイズ抑制シート
======================================= */
#noiz .nav {
    overflow: hidden;
    margin-right: -5px;
    margin-bottom: 10px;
}
#noiz .nav li {
    float: left;
    margin-right: 5px;
    width: 230px;
}
#noiz .mainvisual ul {
    margin: -205px 0 15px;
    position: relative;
    z-index: 1;
    text-align: right;
}
#noiz .mainvisual ul li {
    margin-bottom: 5px;
    margin-right: 15px;
}
#noiz .contact_area {
    position: relative;
    width: 450px;
    float: left;
}
#noiz .contact_area .mail {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 100;
    width: 195px;
}
#noiz .contact_area .tel {
    z-index: 0;
    width: 450px;
    height: 80px;
}
#noiz .catalog_area {
    float: right;
}
#main .section_child {
    margin-bottom: 20px;
    overflow: hidden;
}
/* お取引について・各種ダウンロード
======================================= */
.btnlist {
    margin-right: -20px;
    overflow: hidden;
}
.btnlist li {
    width: 340px;
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}
.contact_area_w100 {
    height: 110px;
}
.contact_area_w100 .mail {
    z-index: 100;
    margin: -109px 0px 0px 420px;
    position: relative;
}

.question {
  font-weight: bold;
  background-image: url(../icon/q.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 25px;
  margin-bottom: 3px;
}
.answer {
  background-image: url(../icon/a.gif);
  background-repeat: no-repeat;
  background-position: left 0px;
  padding-left: 25px;
  margin-bottom: 15px;
}


/*　レスポンシブによる印刷対応 */
.pc_none ,
#menu_box {
	display: none;
}
#wrapper {
    width: 100%;
}

.information dl ,
.category_info dl ,
.release dl {
	display: table;
	margin-bottom: 4px;
}
.information dt ,
.category_info dt ,
.release dt {
	display: table-cell;
	width: 120px;
	vertical-align: middle;
}
.information dd.icon img ,
.category_info dd.icon img ,
.release dd.icon img {
	display: table-cell;
	vertical-align: middle;
	width: 70px;
}
.information dd ,
.category_info dd ,
.release dd {
	display: table-cell;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

/* top */
#sp_gnav ,
.ac_btn {
	display: none;
}
.content_hidden dl {
	display: block !important;
}
.bx-wrapper {
	height: 247px;
	margin: 0 auto;
	width: 882px;
}
.bx-controls {
	display: none;
}
.release_btn {
	float: right;
	margin-top: -40px;
}
.release_btn + * {
	clear: both;
}


/* 企業情報 社長メッセージ */
.img_message {
    width: 300px;
}
/* 企業情報 役員一覧 */
.table_directors th {
	width: 80px;
}
/* 企業情報 国内グループ会社 */
.div_domestic .section_child {
	margin-bottom: .3em;
}
.div_domestic .section_child .column2_1 * {
	margin-bottom: 0;
}
.div_domestic .section_child .column2_1:after {
	clear: both;
	content: '';
	display: block;
}
.div_domestic .section_child > * {
	border: 1px solid #ccc;
	border-top: none;
	margin-top: 0;
	margin-bottom: 0;
}
.div_domestic .section_child h2 {
	border-top: none;
	border-left: none;
	border-right: none;
}
.div_domestic .section_child h3 {
	border-top: 1px solid #ccc;
	font-size: 96%;
	text-align: center;
}

/* 株主・投資家情報 */
.col.box2 {
	height: inherit !important;
}
.col.box2:nth-child(2n+1) {
	clear: both;
}

/* 採用TOP */
.recruit footer th ,
.recruit footer td {
	border: none;
}