@charset "utf-8";
/* Reset Style */
html {
  overflow-y: scroll;
}
body {
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
body.new-site {
  margin: 0;
  padding: 0;
  line-height: 1;
  color: #000;
}
body.new-site div,
body.new-site dl,
body.new-site dt,
body.new-site dd,
body.new-site ul,
body.new-site ol,
body.new-site li,
body.new-site h1,
body.new-site h2,
body.new-site h3,
body.new-site h4,
body.new-site h5,
body.new-site h6,
body.new-site pre,
body.new-site form,
body.new-site fieldset,
body.new-site input,
body.new-site textarea,
body.new-site p,
body.new-site blockquote,
body.new-site th,
body.new-site td {
  margin: 0;
  padding: 0;
}
body.new-site #wrapper address,
body.new-site #wrapper caption,
body.new-site #wrapper cite,
body.new-site #wrapper code,
body.new-site #wrapper dfn,
body.new-site #wrapper em,
body.new-site #wrapper strong,
body.new-site #wrapper th,
body.new-site #wrapper var {
  font-style: normal;
}
body.new-site #wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}
body.new-site #wrapper caption,
body.new-site #wrapper th {
  text-align: left;
}
body.new-site #wrapper q:before,
body.new-site #wrapper q:after {
  content: "";
}
body.new-site #wrapper img,
body.new-site #wrapper object,
body.new-site #wrapper embed {
  vertical-align: top;
}
body.new-site #wrapper hr,
body.new-site #wrapper legend {
  display: none;
}
body.new-site #wrapper h1,
body.new-site #wrapper h2,
body.new-site #wrapper h3,
body.new-site #wrapper h4,
body.new-site #wrapper h5,
body.new-site #wrapper h6 {
  font-size: 100%;
}
body.new-site #wrapper img,
body.new-site #wrapper abbr,
body.new-site #wrapper acronym,
body.new-site #wrapper fieldset {
  border: 0;
}
body.new-site #wrapper li {
  list-style-type: none;
}
img {
  border: none;
}
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires
 */
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body.new-site {
  font-family: "Noto Sans Japanese", "メイリオ", "Meiryo", verdana,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", Sans-Serif;
  font-size: 62.5%;
  line-height: 1.5;
}
body.new-site h1,
body.new-site h2,
body.new-site h3,
body.new-site h4,
body.new-site h5,
body.new-site h6,
body.new-site input,
body.new-site button,
body.new-site textarea,
body.new-site select,
body.new-site p,
body.new-site th,
body.new-site td,
body.new-site address,
body.new-site li,
body.new-site dt,
body.new-site dd,
body.new-site div {
  font-family: "Noto Sans Japanese", "メイリオ", "Meiryo", verdana,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", Sans-Serif;
  font-size: 62.5%;
  line-height: 1.5;
}
html > body.new-site {
  font-size: 10px;
  font-size: 62.5%\9;
}
/* Except IE & Add IE8 */
/**
 * Nudge down to get to 10px equivalent for these form elements
 */
body.new-site {
  /**
   * To help tables remember to inherit
   */
  /**
   * Bump up IE to get to 13px equivalent for these fixed-width elements
   */
  /* Font-size fixed */
}
body.new-site select,
body.new-site input,
body.new-site button,
body.new-site textarea {
  font: 100% "Noto Sans Japanese", "メイリオ", "Meiryo", verdana,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", Sans-Serif;
  line-height: 1.5;
}
body.new-site table {
  font-size: inherit;
  font: 100%;
  line-height: 1.4;
}
body.new-site pre,
body.new-site code,
body.new-site kbd,
body.new-site samp,
body.new-site tt {
  font-family: monospace;
  font-size: 100%;
  *font-size: 108%;
  line-height: 1.4;
  color: #333;
}
body.new-site li li,
body.new-site li dt,
body.new-site li dd,
body.new-site li input,
body.new-site li select,
body.new-site li button,
body.new-site li textarea,
body.new-site li p,
body.new-site li th,
body.new-site li td,
body.new-site dt li,
body.new-site dt dt,
body.new-site dt dd,
body.new-site dt input,
body.new-site dt select,
body.new-site dt button,
body.new-site dt textarea,
body.new-site dt p,
body.new-site dt th,
body.new-site dt td,
body.new-site dd li,
body.new-site dd dt,
body.new-site dd dd,
body.new-site dd input,
body.new-site dd select,
body.new-site dd button,
body.new-site dd textarea,
body.new-site dd p,
body.new-site dd th,
body.new-site dd td,
body.new-site th li,
body.new-site th dt,
body.new-site th dd,
body.new-site th input,
body.new-site th select,
body.new-site th button,
body.new-site th textarea,
body.new-site th p,
body.new-site th th,
body.new-site th td,
body.new-site td li,
body.new-site td dt,
body.new-site td dd,
body.new-site td input,
body.new-site td select,
body.new-site td button,
body.new-site td textarea,
body.new-site td p,
body.new-site td th,
body.new-site td td,
body.new-site p input {
  font-size: 100%;
}
/* ヘッダー・フッターのフォント指定 */
#wrapper #head,
#wrapper #breadcrumb,
#foot {
  font: 100% "Noto Sans Japanese", "メイリオ", "Meiryo", verdana,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", Sans-Serif;
}
/* 汎用クラス */
.new-site .inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.new-site .table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.new-site .fr {
  float: right;
}
.new-site .imgR {
  float: right;
  margin-left: 30px;
  margin-bottom: 20px;
}
.new-site .fl {
  float: left;
}
.new-site .imgL {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.new-site .imgC,
.new-site .tC,
.new-site .btn {
  text-align: center;
}
.new-site .imgC {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new-site .tR,
.new-site .sign {
  text-align: right;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.mr0 {
  margin-right: 0 !important;
}
/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
}
/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
body.new-site #contents h1,
body.new-site #contents h2,
body.new-site #contents h3,
body.new-site #contents h4,
body.new-site #contents h5,
body.new-site #contents h6,
body.new-site #contents input,
body.new-site #contents button,
body.new-site #contents textarea,
body.new-site #contents select,
body.new-site #contents p,
body.new-site #contents th,
body.new-site #contents td,
body.new-site #contents address,
body.new-site #contents li,
body.new-site #contents dt,
body.new-site #contents dd {
  font-family: "Noto Sans Japanese", "メイリオ", "Meiryo", verdana,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", Sans-Serif;
  font-size: 14px;
  line-height: 1.6;
}
/*----------------------------------------------------
	element style
----------------------------------------------------*/
body {
  color: black;
  /* background: url(../images/bg-body.png) repeat-x top left !important;*/
  background: #fff;
}
body.new-site {
  font-family: "Noto Sans Japanese", "メイリオ", "Meiryo", verdana,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", Sans-Serif !important;
}
body.new-site input,
body.new-site textarea {
  font-family: "Noto Sans Japanese", "メイリオ", "Meiryo", verdana,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", Sans-Serif !important;
}
body.new-site * html body,
body.new-site * html input,
body.new-site * html textarea {
  font-family: "Noto Sans Japanese", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif !important;
}
body.new-site a {
  text-decoration: underline;
}
body.new-site a:link {
  color: #0066b9;
}
.companyMenu,
#guide-nav ul a,
body.new-site a:visited {
  color: #0066b9;
}
.companyMenu,
#guide-nav ul a:hover,
body.new-site a:hover {
  text-decoration: none;
  color: #666666;
}
body.new-site a:active {
  color: black;
}
/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/
#wrapper {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
/*----------------------------------------------------
	#pagetitle
----------------------------------------------------*/
#pagetitle {
  background: url(../images/bg-pagetitle.png) repeat-x top left;
}
#pagetitle-inner {
  height: 140px;
  background: url(../images/bg-pagetitle-inner_170330.png) no-repeat top center;
}
#pagetitle-inner h1 {
  width: 1000px;
  margin: auto;
  background-color: transparent;
}
/*----------------------------------------------------
	#breadcrumb
----------------------------------------------------*/
#breadcrumb {
  padding: 10px 0;
  background: #f9f9f9;
}
#breadcrumb .inner {
  width: 1000px;
  margin: auto;
  text-align: left;
  line-height: 1.1;
}
#breadcrumb .siteNavi {
  background: none;
}
#breadcrumb p {
  padding: 0;
  color: #0066b9 !important;
  font-size: 14px;
}
#breadcrumb ul {
  zoom: 1;
}
#breadcrumb ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#breadcrumb li {
  float: left;
  margin-right: 10px;
  font-size: 14px;
  line-height: 1.1;
  list-style: none !important;
}
#breadcrumb li:after {
  margin-left: 10px;
  content: "＞";
  font-size: 10px;
  text-decoration: none;
}
#breadcrumb li:last-child:after {
  display: none;
}
#breadcrumb li a {
  text-decoration: underline;
}
#breadcrumb li a:hover {
  color: #999;
  text-decoration: none;
}
/*----------------------------------------------------
	#contents
----------------------------------------------------*/
.contents {
  width: 900px;
  margin: 24px auto 0 !important;
  padding-bottom: 40px;
  text-align: left;
  zoom: 1;
}
.contents:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
.contents2 {
  width: 880px;
  margin: 20px auto 0 !important;
  padding-bottom: 40px;
  text-align: left;
  zoom: 1;
}
.contents2:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contents {
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0 0;
  text-align: left;
  zoom: 1;
}
#contents:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
#head {
  position: relative;
  width: 1000px;
  height: 155px;
  margin: 0 auto;
  text-align: left;
}
#head div,
#head dl,
#head dt,
#head dd,
#head ul,
#head ol,
#head li,
#head h1,
#head h2,
#head h3,
#head h4,
#head h5,
#head h6,
#head pre,
#head form,
#head fieldset,
#head input,
#head textarea,
#head p,
#head blockquote,
#head th,
#head td {
  margin: 0;
  padding: 0;
}
#head li {
  list-style: none;
}
#head #head-logo,
#head #gnav,
#head #head-contact,
#head #head-btn,
#head #head-sub-nav {
  position: absolute;
}
#head #head-logo {
  top: 33px;
  left: 0;
  background: none;
}
#head #gnav {
  display: table;
  top: 100px;
  left: 0px;
  right: 0;
  /*width: 996px;*/
  height: 55px;
  border-left: 1px solid #0d619e;
  border-right: 1px solid #398ac8;
}
#head #gnav li {
  float: left;
  border-left: 1px solid #398ac8;
  border-right: 1px solid #0d619e;
  font-size: 14px;
}
#head #gnav a {
  display: block;
  width: 164px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 55px;
}
#head #gnav a:hover,
#head #gnav a.current {
  opacity: 0.7;
}
#head #head-contact {
  top: 7px;
  right: 0;
  width: 497px;
  height: 90px;
}
#head #head-btn {
  position: absolute;
  top: 53px;
}
#head #head-btn li {
  float: left;
}
#head #head-sub-nav {
  position: absolute;
  top: 3px;
  right: 0;
}
#head #head-sub-nav li {
  font-size: 11px !important;
  line-height: 1.4;
}
#head #head-sub-nav a {
  color: #000;
  text-decoration: none;
}
#head #head-sub-nav .en,
#head #head-sub-nav .dic {
  float: right;
  margin-bottom: 10px;
}
#head #head-sub-nav .en a,
#head #head-sub-nav .dic a {
  padding-left: 10px;
  background: url(../images/head-ico-arrow.png) no-repeat 0 5px;
}
#head #head-sub-nav .en a:hover,
#head #head-sub-nav .dic a:hover {
  text-decoration: underline;
}
#head #head-sub-nav .dic {
  margin-left: 20px;
}
#head #head-sub-nav .com {
  clear: both;
  font-size: 11px;
}
#head #head-sub-nav .com a {
  text-decoration: underline;
}
#head #head-sub-nav .com a:hover {
  text-decoration: none;
}
/*----------------------------------------------------
	フッター
----------------------------------------------------*/
#foot div,
#foot dl,
#foot dt,
#foot dd,
#foot ul,
#foot ol,
#foot li,
#foot h1,
#foot h2,
#foot h3,
#foot h4,
#foot h5,
#foot h6,
#foot pre,
#foot form,
#foot fieldset,
#foot input,
#foot textarea,
#foot p,
#foot blockquote,
#foot th,
#foot td {
  margin: 0;
  padding: 0;
}
#foot li {
  list-style: none;
}
#foot .inner {
  text-align: left;
  zoom: 1;
}
#foot .inner:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#foot #foot-contact {
  padding: 25px 0;
  border-top: 1px solid #eee;
  line-height: 0;
}
#foot #foot-contact .inner {
  width: 920px;
  margin: auto;
}
#foot #foot-contact dl,
#foot #foot-contact ul {
  zoom: 1;
}
#foot #foot-contact dl:after,
#foot #foot-contact ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#foot #foot-contact dt {
  margin-bottom: 25px;
}
#foot #foot-contact .tel {
  float: left;
}
#foot #foot-contact .btn {
  float: right;
  width: 515px;
}
#foot #foot-contact li {
  float: left;
  margin-right: 10px;
}
#foot #foot-link {
  padding: 30px 0;
  background: #e5f4ff;
}
#foot #foot-link .inner {
  width: 1000px;
  margin: auto;
}
#foot #foot-link a {
  display: block;
  text-decoration: none;
}
#foot #foot-link a:hover {
  color: #999 !important;
}
#foot #foot-link ul {
  zoom: 1;
}
#foot #foot-link ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#foot #foot-link ul.list {
  padding: 0 20px 0 20px;
  list-style-position: outside;
}
#foot #foot-link ul.list li {
  list-style-type: disc;
  margin-right: -15px;
}
#foot #foot-link ul.list li:last-child {
  margin-bottom: 0;
}
#foot #foot-link .fl01,
#foot #foot-link .fl02,
#foot #foot-link .fl03 {
  float: left;
}
#foot #foot-link .fl01 {
  width: 340px;
  margin-right: 60px;
}
#foot #foot-link .fl02 {
  width: 270px;
  margin-right: 60px;
}
#foot #foot-link .fl03 {
  width: 270px;
}
#foot #foot-link li {
  font-size: 14px;
  line-height: 1.1;
}
#foot #foot-link .lv01 {
  margin-bottom: 20px;
  font-weight: bold;
}
#foot #foot-link .lv01 a {
  color: #18477a;
  font-size: 16px;
}
#foot #foot-link .lv02 {
  margin-bottom: 15px;
  font-weight: bold;
}
#foot #foot-link .lv02 a {
  color: #18477a;
  font-size: 14px;
}
#foot #foot-link .lv03 {
  clear: both;
  margin-bottom: 20px;
  font-weight: bold;
}
#foot #foot-link .lv03 a {
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
  color: #333;
  font-size: 14px;
}
#foot #foot-link .lv03 ul {
  margin-top: 10px;
}
#foot #foot-link .lv04 {
  line-height: 1.5;
  font-weight: normal;
}
#foot #foot-link .lv04 a {
  padding-bottom: 0;
  border: none;
  color: #333;
  font-size: 12px;
}
#foot #foot-link .lv05 {
  line-height: 1.5;
  width: 50%;
  float: left;
  font-weight: normal;
}
#foot #foot-link .lv05 a {
  color: #333;
  font-size: 12px;
}
#foot #foot-link .ttl {
  margin-top: 15px;
  font-size: 12px;
}
#foot #copyright {
  padding: 8px 0;
  background: #0066b9;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
}
#pagetop {
  position: fixed;
  right: 10px;
  bottom: 10px;
}
/*----------------------------------------------------
	#main
----------------------------------------------------*/
#wrapper #contents p,
#wrapper #contents ul,
#wrapper #contents ol,
#wrapper #contents dl {
  margin-bottom: 1em;
}
#wrapper #contents .copy {
  margin-bottom: 30px;
  background: none;
  color: #0066b9;
  font-size: 30px;
  font-weight: normal;
}
#wrapper #contents .scopy {
  margin-bottom: 15px;
  background: none;
  color: black;
  font-size: 20px;
  font-weight: normal;
}
#wrapper #contents .ttl {
  position: relative;
  margin: 0 0 20px;
  padding: 15px 15px 15px 37px;
  border: 1px solid #ddd6d1;
  background: #f8f6f4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: black;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1.1;
}
#wrapper #contents .ttl:before {
  position: absolute;
  content: "";
  top: 21px;
  left: 15px;
  height: 4px;
  border-left: 12px solid #0066b9;
}
#wrapper #contents .sttl {
  margin: 0 0 15px;
  padding-bottom: 13px;
  background: url(../images/bg-h3.png) no-repeat left bottom;
  color: #0066b9;
  font-size: 180%;
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: 1px;
}
#wrapper #contents .article,
#wrapper #contents .section {
  zoom: 1;
}
#wrapper #contents .article:after,
#wrapper #contents .section:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#wrapper #contents .article {
  padding: 0 0 60px;
}
#wrapper #contents .article p {
  line-height: 1.8;
}
#wrapper #contents .section {
  padding: 40px 0 0;
}
#wrapper #contents table {
  width: 1000px;
  border: solid 1px #ddd6d1;
  border-bottom: none;
  border-left: none;
  border-collapse: collapse;
}
#wrapper #contents table th,
#wrapper #contents table td {
  padding: 10px;
  border: none;
  border: solid 1px #ddd6d1;
  border-top: none;
  border-right: none;
  vertical-align: middle;
  font-weight: normal;
}
#wrapper #contents table th {
  background: #0066b9;
  color: #fff;
  font-weight: normal;
}
#wrapper #contents table td {
  background: #fff;
}
#wrapper #contents .bold {
  font-weight: bold;
}
#wrapper #contents .emphasis {
  color: #0066b9;
  font-weight: bold;
}
#wrapper #contents p.attention {
  margin-left: 1em;
  text-indent: -1em;
  font-size: 120%;
}
#wrapper #contents span.attention {
  display: block;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 12px;
}
#wrapper #contents ul.attention {
  margin-top: 10px;
}
#wrapper #contents ul.attention li {
  margin-left: 1em;
  text-indent: -1em;
}
#wrapper #contents ul.list {
  padding: 0 20px 0 20px;
  list-style-position: outside;
}
#wrapper #contents ul.list li {
  list-style-type: disc;
  margin-right: -15px;
}
#wrapper #contents ul.list li:last-child {
  margin-bottom: 0;
}
#wrapper #contents ol.num {
  padding: 0 25px 0 25px;
  list-style-position: outside;
}
#wrapper #contents ol.num li {
  list-style-type: decimal;
}
#wrapper #contents ol.num li:last-child {
  margin-bottom: 0;
}
#wrapper #contents .guide-nav {
  margin-top: 60px;
  padding: 20px 0;
  background: #f8f6f4;
  text-align: center;
}
#wrapper #contents .guide-nav li {
  display: inline-block;
  width: 260px;
  margin: 0 15px;
  font-size: 20px;
}
#wrapper #contents .guide-nav a {
  display: block;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  line-height: 58px;
}
#wrapper #contents .guide-nav a:hover {
  background: #0068b7;
}
#wrapper #contents #slide-wrap {
  padding: 12px 10px 0;
  /*padding: 12px 10px 8px;
  height: 153px;*/
  background: #f8f6f4;
}
#wrapper #contents #slide {
  zoom: 1;
}
#wrapper #contents #slide:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#wrapper #contents #slide .slide-box {
  float: left;
  width: 327px !important;
  /*height: 135px;*/
  margin-bottom: 10px;
  /*padding: 18px 0 0 0;*/
  /*background: url(../images/carousel-bg-block.png) no-repeat top center;*/
  background: url(../../img/index/index_pickup_back.png) no-repeat center bottom;
  zoom: 1;
  padding-bottom: 10px;
}
#wrapper #contents #slide .slide-box:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#wrapper #contents #slide .ov dl,
#wrapper #contents #slide .ov img {
  opacity: 0.7;
}
#wrapper #contents #slide dl {
  display: inline;
  float: left;
  /*width: 150px;*/
  margin: 0 11px;
  padding-bottom: 10px !important;
}
#wrapper #contents #slide dt,
#wrapper #contents #slide dd {
  font-size: 12px;
}
#wrapper #contents #slide dt {
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 5px !important;
  font-size: 14px;
}
#wrapper #contents #slide dd {
  line-height: 1.4;
}
#wrapper #contents #slide .img {
  display: inline;
  float: right;
  /*width: 72px;*/
  /*margin-top: 20px;*/
  margin-right: 6px;
  margin-left: 10px;
}
#wrapper #contents #slide .slick-arrow {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 60px;
  margin-top: -35px;
  border: none;
  background: url(../images/carousel-ctrl.png) no-repeat 0 0;
  text-indent: -9999px;
  cursor: pointer;
}
#wrapper #contents #slide .slick-prev {
  left: -30px;
}
#wrapper #contents #slide .slick-prev:hover {
  background-position: 0 -60px;
}
#wrapper #contents #slide .slick-next {
  right: -30px;
  background-position: -20px 0;
}
#wrapper #contents #slide .slick-next:hover {
  background-position: -20px -60px;
}
/* index page
----------------------------------------------------*/
#home-page #mv {
  height: 360px;
  background: url(../../img/index/bg-mv.png) repeat-x 0 bottom;
  padding-bottom: 1px;
}
#home-page #mv .inner {
  width: 1000px;
  margin: auto;
}
#home-page #mv li {
  background: #fff;
}
#home-page #contents {
  width: 100%;
  padding-top: 0;
  text-align: center;
}
#home-page #contents .inner {
  width: 1000px;
  margin: auto;
  /*padding: 40px 0;*/
  padding: 20px 0;
  text-align: left;
  zoom: 1;
}
#home-page #contents .inner:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#home-page #contents h2 {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #0066b9;
  background: none;
  color: black;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1;
}
#home-page #contents h2 span {
  margin-left: 15px;
  color: #0066b9;
  font-size: 12px;
}
#home-page #contents #app {
  background: #f8f6f4;
}
#home-page #contents #app .app-box {
  display: inline-block;
  float: left;
  width: 220px;
  margin: 0 15px;
}
#home-page #contents #app .ov {
  opacity: 0.7;
}
#home-page #contents #app dl {
  margin-top: 15px;
}
#home-page #contents #app dt {
  height: 34px;
  margin-bottom: 10px;
  background: #0066b9;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 34px;
}
#home-page #contents #app dd {
  font-size: 12px;
}
#home-page #contents #app .btn {
  margin: 20px 40px 0;
  border: 1px solid #0066b9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  text-align: center;
  line-height: 24px;
}
#home-page #contents #dl ul {
  margin-bottom: 0;
  zoom: 1;
}
#home-page #contents #dl ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#home-page #contents #dl li {
  float: left;
}
#home-page #contents #dl li.catalogue {
  margin-right: 20px;
}
#home-page #contents #dl li.manual {
  margin-bottom: 10px;
}
#home-page #contents #topics {
  background: #f8f6f4;
}
#home-page #contents #topics h2 {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
#home-page #contents #topics .news-wrap {
  margin-bottom: 20px;
  padding: 10px 20px 20px;
  background: #fff;
}
#home-page #contents #topics dl {
  margin-bottom: 0;
  padding: 8px 0;
  border-bottom: 1px dotted #ccc;
  zoom: 1;
}
#home-page #contents #topics dl:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#home-page #contents #topics dl.ov dt,
#home-page #contents #topics dl.ov dd {
  opacity: 0.7;
}
#home-page #contents #topics dt,
#home-page #contents #topics dd {
  font-size: 14px;
  line-height: 22px;
}
#home-page #contents #topics dt {
  float: left;
  width: 8em;
}
#home-page #contents #topics dd {
  margin-left: 8em;
  zoom: 1;
}
#home-page #contents #topics dd:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#home-page #contents #topics a {
  color: black;
  text-decoration: none;
}
#home-page #contents #topics span:before,
#news-page #contents #news-list span:before,
#support-page #contents #news-list span:before {
  float: left;
  display: block;
  width: 98px;
  margin-right: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
}
#home-page #contents #topics .icon01 span:before,
#news-page #contents #news-list .icon01 span:before,
#support-page #contents #news-list .icon01 span:before {
  border: 1px solid #ffa602;
  color: #ffa602;
  content: "新製品";
}
#home-page #contents #topics .icon02 span:before,
#news-page #contents #news-list .icon02 span:before,
#support-page #contents #news-list .icon02 span:before {
  border: 1px solid #ff69b4;
  color: #ff69b4;
  content: "キャンペーン";
}
#home-page #contents #topics .icon03 span:before,
#news-page #contents #news-list .icon03 span:before {
  border: 1px solid #ff6347;
  color: #ff6347;
  content: "イベント";
}
#home-page #contents #topics .icon04 span:before,
#news-page #contents #news-list .icon04 span:before {
  border: 1px solid #c71585;
  color: #c71585;
  content: "更新情報";
}
#home-page #contents #topics .icon05 span:before,
#news-page #contents #news-list .icon05 span:before,
#company-page #contents #news-list .icon05 span:before {
  border: 1px solid #696969;
  color: #696969;
  content: "生産中止";
}
/*#home-page #contents #topics .icon06 span:before,
#news-page #contents #news-list .icon06 span:before,
#company-page #contents #news-list .icon06 span:before,
#support-page #contents #news-list .icon06 span:before {
  border: 1px solid #00BFFF;
  color: #00BFFF;
  content: "お知らせ";
}*/
#home-page #contents #topics .icon09 span:before,
#news-page #contents #news-list .icon09 span:before,
#company-page #contents #news-list .icon09 span:before,
#support-page #contents #news-list .icon09 span:before {
  border: 1px solid #ff4000;
  color: #ff4000;
  content: "展示会情報";
}
/*#home-page #contents #topics .new span:after,
#news-page #contents #news-list .new span:after,
#company-page #contents #news-list .new span:after {
	background: #FF8000 !important;
	color: #FFF !important;
	width: 50px !important;
	border: none !important;
	content: "NEW";
	display: inline-block;
	text-align: center;
	float: left;
	margin-right: 10px;
	font-size: 12px;
}------------------TOPIC NEW削除*/
/*#home-page #contents #topics span.new {
	background: #FF8000 !important;
	color: #FFF !important;
	width: 50px !important;
	border: none !important;
	content: "NEW";
}*/
#home-page #contents #topics .icon07 span:before,
#news-page #contents #news-list .icon07 span:before {
  border: 1px solid #ff0000;
  color: #ff0000;
  content: "重要";
}
#home-page #contents #topics .icon08 span:before,
#news-page #contents #news-list .icon08 span:before {
  color: #fff;
  content: "TOPICS";
  background: #0067b7;
  border-radius: 0;
  width: 90px;
  padding: 2px 0;
  font-size: 13px;
}
/* feature page
----------------------------------------------------*/
#feature-page #contents .feature {
  margin-top: 30px;
  border: 1px solid #e5f0f8;
  background: #f8fbfd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#feature-page #contents .feature h4 {
  margin: 0;
  padding: 15px 20px;
  background: none;
  font-size: 16px;
  line-height: 26px;
  zoom: 1;
}
#feature-page #contents .feature h4:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#feature-page #contents .feature h4 span {
  float: left;
  display: block;
  width: 26px;
  height: 26px;
  margin-right: 15px;
  background: #0066b9;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
#feature-page #contents .feature .inner {
  padding: 20px;
  border-top: 1px solid #e5f0f8;
  zoom: 1;
}
#feature-page #contents .feature .inner:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#feature-page #contents .feature .inner p:last-child {
  margin-bottom: 0;
}
#feature-page #contents .feature .inner .imgR {
  margin-bottom: 0;
}
/* products page
----------------------------------------------------*/
#products-page {
  /* index */
  /* power_electronics */
}
#products-page #contents #case .case-box {
  border: 1px solid #ddd6d1;
  border-top: 2px solid #0066b9;
  box-shadow: 0px 3px 6px -3px #ded7d2;
  -moz-box-shadow: 0px 3px 6px -3px #ded7d2;
  -webkit-box-shadow: 0px 3px 6px -3px #ded7d2;
}
#products-page #contents #case .case-box .inner {
  padding: 15px 20px 20px;
  zoom: 1;
}
#products-page #contents #case .case-box .inner:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #case .ov {
  background-color: #f8f6f4;
}
#products-page #contents #case .exp {
  margin: 10px 10px 0;
  zoom: 1;
  border-bottom: 1px solid #18477a;
}
#products-page #contents #case .exp:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #case .exp dt,
#products-page #contents #case .exp dd {
  font-size: 12px;
  line-height: 30px;
}
#products-page #contents #case .exp dt {
  float: left;
  width: 60px;
  height: 30px;
  margin-right: 10px;
  background: #18477a;
  color: #fff;
  text-align: center;
}
#products-page #contents #case p {
  margin-bottom: 0;
  line-height: 1.6;
}
#products-page #contents #case .cap {
  margin-bottom: 10px;
  padding-left: 20px;
  background: url(../images/ico-arrow.png) no-repeat 0 6px;
  color: #0066b9;
}
#products-page #contents #case .copy {
  margin-bottom: 10px;
  line-height: 1.1;
}
#products-page #contents #case .txt {
  float: left;
  width: 790px;
}
#products-page #contents #case .img {
  float: right;
  width: 155px;
}
#products-page #contents #case .fl,
#products-page #contents #case .fr {
  width: 483px;
  margin-bottom: 40px;
}
#products-page #contents #case .fl .txt,
#products-page #contents #case .fr .txt {
  width: 270px;
}
#products-page #contents #case .btn {
  width: 155px;
  margin-top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-image: url(../images/ico-btn-arrow-white.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  color: #fff;
  font-size: 12px;
  line-height: 26px;
}
#products-page #contents #case .ov .btn {
  background: #0066b9;
}
#products-page #contents #category {
  float: right;
  width: 710px;
}
#products-page #contents #category h3 {
  margin-bottom: 10px;
  padding: 10px;
  background: #0066b9;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.1;
}
#products-page #contents #category ul {
  zoom: 1;
}
#products-page #contents #category ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #category li {
  float: left;
  margin-right: 10px;
  padding-top: 8px;
}
#products-page #contents #quick-search {
  float: left;
  width: 260px;
}
#products-page #contents #quick-search h3 {
  margin-bottom: 0;
  padding: 10px;
  background: #0066b9;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.1;
  text-align: center;
}
#products-page #contents #quick-search h3 span {
  padding-left: 22px;
  background: url(../images/ico-search.png) no-repeat 0 4px;
}
#products-page #contents #quick-search .inner {
  padding: 19px;
  border: 1px solid #ddd6d1;
  background: #f8f6f4;
}
#products-page #contents #quick-search ul {
  margin-bottom: 0;
}
#products-page #contents #quick-search ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  background: url(../images/ico-c-arrow.png) no-repeat 0 3px;
}
#products-page #contents #quick-search ul a {
  color: black;
  text-decoration: none;
}
#products-page #contents #quick-search ul a:hover {
  color: #0066b9;
}
#products-page #contents #quick-search h4 {
  margin-bottom: 10px;
  padding-left: 20px;
  background: url(../images/ico-c-arrow-down.png) no-repeat 0 3px;
  font-size: 14px;
  font-weight: normal;
}
#products-page #contents #quick-search .narrow {
  margin-bottom: 15px;
  padding: 10px 10px;
  border: solid 1px #ddd6d1;
  background: #fff;
}
#products-page #contents #quick-search table {
  width: auto;
  border: none;
}
#products-page #contents #quick-search th,
#products-page #contents #quick-search td {
  padding: 5px 0px;
  background: none;
  border: none;
}
#products-page #contents #quick-search th {
  padding-right: 10px;
  color: black;
  font-size: 12px;
}
#products-page #contents #quick-search select {
  width: 135px;
}
#products-page #contents #quick-search .btn {
  width: 136px;
  margin-left: 40px;
  padding: 5px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  color: #fff;
  font-size: 14px;
  line-height: 1.1;
}
#products-page #contents #voltage h3 {
  margin-bottom: 10px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 1px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
#products-page #contents #voltage ul {
  zoom: 1;
}
#products-page #contents #voltage ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #voltage li {
  float: left;
  width: 235px;
  margin-right: 20px;
  padding-top: 10px;
}
#products-page #contents #voltage li a {
  display: block;
  padding: 10px 10px 10px 26px;
  border: 1px solid #c2dbee;
  background: url(../images/ico-c-arrow-s.png) no-repeat 10px 16px #f5f9fc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
#products-page #contents #voltage li a:hover {
  background-color: #f8f6f4;
}
#products-page #contents .change-cond h3 {
  margin: 0;
  padding: 15px 15px 15px 50px;
  background: url(../images/ico-change-cd_p.png) no-repeat 15px 12px #0066b9;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.1;
}
#products-page #contents .change-cond .open h3 {
  background: url(../images/ico-change-cd.png) no-repeat 15px 12px #0066b9;
}
#products-page #contents .change-cond .inner {
  padding: 20px 44px;
  border: 1px solid #ddd6d1;
  border-top: none;
  background: #f8f6f4;
}
#products-page #contents .change-cond h4 {
  margin-bottom: 10px;
  padding-left: 20px;
  background: url(../images/ico-c-arrow-down.png) no-repeat 0 3px;
  font-size: 14px;
  font-weight: normal;
}
#products-page #contents .change-cond ul {
  margin-bottom: 0;
  zoom: 1;
}
#products-page #contents .change-cond ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents .change-cond ul li {
  float: left;
  margin: 0 30px 10px 0;
  padding-left: 20px;
  background: url(../images/ico-c-arrow.png) no-repeat 0 3px;
}
#products-page #contents .change-cond ul a {
  color: black;
  text-decoration: none;
}
#products-page #contents .change-cond ul a:hover {
  color: #0066b9;
}
#products-page #contents .change-cond .narrow {
  padding: 10px 15px;
  border: solid 1px #ddd6d1;
  background: #fff;
}
#products-page #contents .change-cond table {
  width: auto;
  border: none;
}
#products-page #contents .change-cond th,
#products-page #contents .change-cond td {
  padding: 5px 0px;
  background: none;
  border: none;
}
#products-page #contents .change-cond th {
  padding-right: 10px;
  color: black;
  font-size: 12px;
  text-align: right;
}
#products-page #contents .change-cond td {
  padding-right: 20px;
}
#products-page #contents .change-cond select {
  width: 214px;
}
#products-page #contents .change-cond .btn {
  width: 212px;
  padding: 5px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  color: #fff;
  font-size: 14px;
  line-height: 1.1;
}
#products-page #contents #search-results h2 {
  margin-bottom: 0;
  padding: 0 0 10px 20px;
  border-bottom: 3px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 4px;
  color: #0066b9;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.1;
}
#products-page #contents #search-results .results-box {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #ddd6d1;
  box-shadow: 0px 0px 3px 0px #ded7d2;
  -moz-box-shadow: 0px 0px 3px 0px #ded7d2;
  -webkit-box-shadow: 0px 0px 3px 0px #ded7d2;
  zoom: 1;
}
#products-page #contents #search-results .results-box:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #search-results .hgroup {
  margin-bottom: 10px;
  padding: 0 0 15px;
  border-bottom: 1px dotted #ccc;
}
#products-page #contents #search-results .hgroup table {
  width: auto;
  border: none;
}
#products-page #contents #search-results .hgroup td {
  border: none;
  padding: 0 10px 0 0;
}
#products-page #contents #search-results .hgroup h3 {
  float: left;
  padding: 0;
  background: none;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1;
}
#products-page #contents #search-results .hgroup h3 a {
  text-decoration: underline;
}
#products-page #contents #search-results .hgroup .prompt span {
  display: block;
  width: 50px;
  background: #cf2019;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
/*  160519 直流電源一覧用青文字 New用  */
#products-page #contents #search-results .hgroup .prompt span2 {
  display: block;
  width: 50px;
  background: #1a00ff;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
#products-page #contents #search-results .hgroup ul {
  width: 350px;
  margin: 0;
  zoom: 1;
}
#products-page #contents #search-results .hgroup ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #search-results .hgroup li {
  float: left;
  margin-right: 20px;
  font-size: 12px;
}
#products-page #contents #search-results .img {
  float: left;
  width: 148px;
  margin-right: 12px;
}
#products-page #contents #search-results .txt {
  float: left;
  width: 470px;
}
#products-page #contents #search-results .txt h4 {
  margin-bottom: 7px;
  font-size: 14px;
}
#products-page #contents #search-results .txt p {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.6;
}
#products-page #contents #search-results .txt table {
  width: auto;
  border: none;
}
#products-page #contents #search-results .txt th,
#products-page #contents #search-results .txt td {
  padding: 0;
  border: none;
  font-size: 12px;
  line-height: 1.1;
}
#products-page #contents #search-results .txt th {
  width: 73px;
  padding: 3px 0;
  background: #0066b9;
  color: #fff;
  text-align: center;
}
#products-page #contents #search-results .txt td {
  padding-left: 10px;
}
#products-page #contents #search-results .tag {
  float: right;
  width: 322px;
  margin: 0;
}
#products-page #contents #search-results .tag li {
  float: left;
  width: 160px;
  margin: 0 1px 1px 0;
  padding: 7px 0 8px;
  color: #999;
  background: #eee;
  font-size: 12px;
  text-align: center;
  line-height: 1.1;
}
#products-page #contents #search-results .tag .on {
  background: #0066b9;
  color: #fff;
}
#products-page #contents #basic-info .hgroup {
  margin-bottom: 20px;
  border-bottom: 1px solid #18477a;
}
#products-page #contents #basic-info .hgroup table {
  width: auto;
  border: none;
}
#products-page #contents #basic-info .hgroup th,
#products-page #contents #basic-info .hgroup td {
  width: auto;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  border: none;
}
#products-page #contents #basic-info .hgroup th {
  padding-left: 10px;
  padding-right: 15px;
  background: none;
  border-right: 1px solid #18477a;
}
#products-page #contents #basic-info .hgroup td {
  padding-left: 15px;
}
#products-page #contents #basic-info .hgroup ul {
  margin: 0;
  zoom: 1;
}
#products-page #contents #basic-info .hgroup ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #basic-info .hgroup ul li {
  float: left;
  margin-right: 20px;
}
#products-page #contents #basic-info .hgroup h3 {
  float: left;
  margin: 0 15px 0 0;
  background: none;
  font-size: 30px;
  line-height: 1.1;
}
#products-page #contents #basic-info .hgroup span {
  float: left;
  display: block;
  width: 60px;
  padding: 4px 0 5px;
  background: #cf2019;
  color: #fff;
  text-align: center;
}
/* 160519  製品ページ用青文字 New用 */
#products-page #contents #basic-info .hgroup span2 {
  float: left;
  display: block;
  width: 60px;
  padding: 4px 0 5px;
  background: #1a00ff;
  color: #fff;
  text-align: center;
}
#products-page #contents #basic-info .spec {
  float: right;
  width: 590px;
}
#products-page #contents #basic-info .spec table {
  width: 590px;
  margin-bottom: 10px;
}
#products-page #contents #basic-info .spec th {
  background: #f8f6f4;
  color: black;
  font-size: 16px;
  text-align: center;
}
#products-page #contents #basic-info .spec td.app {
  padding-right: 0;
}
#products-page #contents #basic-info .spec td ul {
  margin-bottom: 0;
}
#products-page #contents #basic-info .spec td li {
  float: left;
  width: 50%;
  margin-bottom: 5px;
}
#products-page #contents #basic-info .spec td a {
  display: block;
  padding: 0 15px 0 20px;
  background: url(../images/ico-c-arrow.png) no-repeat 0 3px;
  text-decoration: none;
}
#products-page #contents #basic-info .spec .btn li {
  font-size: 16px;
  text-align: center;
  line-height: 1.1;
}
#products-page #contents #basic-info .spec .btn li a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#products-page #contents #basic-info .spec .btn li a:hover {
  background: #0066b9 !important;
}
#products-page #contents #basic-info .spec .btn .fl,
#products-page #contents #basic-info .spec .btn .fr {
  width: 290px;
  margin-bottom: 10px;
  text-align: left;
}
#products-page #contents #basic-info .spec .btn .fl a,
#products-page #contents #basic-info .spec .btn .fr a {
  border: 1px solid #0068b7;
  background: url(../images/ico-btn-arrow-white.png) 95 ％ center no-repeat
    #0068b7;
  /*For Old WebKit*/
  background: url(../images/ico-btn-arrow-white.png),
    -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: url(../images/ico-btn-arrow-white.png),
    linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  background-repeat: no-repeat;
  background-position: 95% center;
}
#products-page #contents #basic-info .spec .btn .fl span,
#products-page #contents #basic-info .spec .btn .fr span {
  display: block;
  padding: 12px 0;
}
#products-page #contents #basic-info .spec .btn .fl span {
  padding-left: 40px;
  background: url(../images/ico-pen.png) no-repeat 10px center;
}
#products-page #contents #basic-info .spec .btn .fr span {
  padding-left: 35px;
  background: url(../images/ico-doc.png) no-repeat 10px center;
}
#products-page #contents #basic-info .spec .btn .clear a {
  padding: 12px 0;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
}
#products-page #contents #basic-info .img {
  float: left;
  width: 390px;
}
#products-page #contents #tab {
  margin-bottom: 20px;
  border-bottom: 2px solid #0066b9;
  zoom: 1;
}
#products-page #contents #tab:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #tab li {
  float: left;
  margin-right: 5px;
  line-height: 1.1;
}
#products-page #contents #tab a {
  display: block;
  padding: 15px 25px;
  border: 1px solid #ded7d2;
  /*background: #f8f6f4;*/
  background: url(../../img/products/tabBack_off.png) no-repeat 0 center;
  color: #0068b7 !important;
  text-decoration: none;
}
#products-page #contents #tab a:hover,
#products-page #contents #tab a:active,
#products-page #contents #tab a.current {
  border-color: #0068b7;
  /*background: #0066b9;*/
  background: url(../../img/products/tabBack_on.png) no-repeat 0 center;
  color: #fff !important;
}
#products-page #contents .products-detail .contact-btn {
  margin-top: 60px;
  padding: 20px 0;
  background: #f8f6f4;
  text-align: center;
}
#products-page #contents .products-detail .contact-btn a {
  display: block;
  width: 500px;
  height: 60px;
  margin: auto;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
}
#products-page #contents .products-detail .contact-btn a:hover {
  background: #0066b9;
}
#products-page #contents #outline #anchor {
  zoom: 1;
}
#products-page #contents #outline #anchor:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #outline #anchor li {
  float: left;
  margin: 0 20px 10px 0;
  width: 320px;
  font-size: 12px;
}
#products-page #contents #outline #anchor a {
  display: table;
  width: 100%;
  height: 48px;
  color: black;
  text-decoration: none;
}
#products-page #contents #outline #anchor a:hover .txt {
  background-color: #f8f6f4;
}
#products-page #contents #outline #anchor .num,
#products-page #contents #outline #anchor .txt {
  display: table-cell;
  vertical-align: middle;
}
#products-page #contents #outline #anchor .num {
  width: 50px;
  background: #0066b9;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  color: #fff;
  text-align: center;
  line-height: 1.1;
}
#products-page #contents #outline #anchor .num span {
  display: block;
  font-size: 20px;
}
#products-page #contents #outline #anchor .txt {
  padding: 0 30px 0 10px;
  border: 1px solid #c2dbee;
  border-left: none;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  background: url(../../img/products/bg-anchor.png) no-repeat right center
    #ebf3f9;
}
#products-page #contents #outline .feature-box {
  padding-top: 40px;
  zoom: 1;
}
#products-page #contents #outline .feature-box:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #outline .feature-box h3 {
  margin-bottom: 20px;
  zoom: 1;
  border-bottom: 1px solid #18477a;
  background: none;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
}
#products-page #contents #outline .feature-box h3:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #outline .feature-box h3 span {
  display: block;
  position: relative;
  float: left;
  width: 100px;
  margin-top: -5px;
  margin-right: 10px;
  padding: 10px 0;
  border: 1px solid #18477a;
  border-bottom: none;
  color: #18477a;
  text-align: center;
  font-size: 16px;
}
#products-page #contents #outline .feature-box h4 {
  margin-bottom: 15px;
  padding: 10px 0 10px 15px;
  border-left: 3px solid #0066b9;
  background: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.1;
}
#products-page #contents #outline .feature-box .sec {
  padding-top: 30px;
}
#products-page #contents #outline .feature-box .caution {
  margin-top: 20px;
  padding: 20px;
  background: #ffebeb;
}
#products-page #contents #outline .feature-box .caution dt {
  margin-bottom: 10px;
  padding-left: 25px;
  background: url(../images/ico-caution.png) no-repeat 0 1px;
  color: #8c0000;
  font-weight: bold;
}
#products-page #contents #outline .feature-box .btn {
  line-height: 1.1;
}
#products-page #contents #outline .feature-box .btn a {
  display: block;
  width: 150px;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  color: #fff;
  text-align: center;
  font-size: 12px;
  text-decoration: none;
}
#products-page #contents #outline .feature-box .btn a:hover {
  background: #0066b9;
}
#products-page #contents #outline .feature-box .btn span {
  display: block;
  padding: 7px 0;
  background: url(../images/ico-btn-arrow-white.png) no-repeat 10px center;
}
#products-page #contents #spec #type {
  margin-bottom: 0;
  zoom: 1;
}
#products-page #contents #spec #type:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #spec #type li {
  float: left;
  margin-right: 35px;
}
#products-page #contents #spec #serial {
  border: 1px solid #0066b9;
}
#products-page #contents #spec #serial h3 {
  background: #0066b9;
  padding: 12px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.1;
}
#products-page #contents #spec #serial h3 span {
  margin-left: 10px;
  font-size: 12px;
}
#products-page #contents #spec #serial .inner {
  padding: 30px;
}
#products-page #contents #spec #serial .exp {
  vertical-align: top;
}
#products-page #contents #spec #serial table {
  width: 100%;
  margin-top: 30px;
}
#products-page #contents #spec #serial table table {
  width: auto;
  margin-top: 0;
  border: none;
}
#products-page #contents #spec #serial table table th,
#products-page #contents #spec #serial table table td {
  padding: 0 15px 0 0;
  border: none;
  background: none;
  color: black;
}
#products-page #contents #spec #serial th {
  background: #f8f6f4;
  color: black;
}
#products-page #contents #spec #serial td .list {
  margin: 0;
  color: #666;
}
#products-page #contents #spec #serial span {
  display: inline-block;
  padding: 5px 10px;
}
#products-page #contents #spec #serial .cur {
  border: 1px solid #cf2019;
  font-weight: bold;
}
#products-page #contents #spec #spec-list #type-tab {
  margin-bottom: 20px;
  padding-left: 10px;
  /*border-bottom: 1px solid #ddd6d1;*/
  border-bottom: 2px solid #0066b9;
  zoom: 1;
}
#products-page #contents #spec #spec-list #type-tab:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #spec #spec-list #type-tab li {
  position: relative;
  float: left;
  width: 200px;
  margin: 0 10px 0 0;
  padding: 15px 0;
  border: 1px solid #ded7d2;
  background: url(../../img/products/tabBack_off.png) no-repeat 0 center;
  color: #0068b7 !important;
  text-align: center;
  line-height: 1.1;
  cursor: pointer;
}
#products-page #contents #spec #spec-list #type-tab li:hover,
#products-page #contents #spec #spec-list #type-tab .select {
  border-color: #0068b7;
  background: url(../../img/products/tabBack_on.png) no-repeat 0 center;
  color: #fff !important;
}
#products-page #contents #spec #spec-list .hide {
  display: none;
}
#products-page #contents #spec #spec-list th,
#products-page #contents #spec #spec-list td {
  font-size: 12px;
  vertical-align: top;
}
#products-page #contents #spec #spec-list thead th,
#products-page #contents #spec #spec-list tfoot th {
  text-align: center;
  vertical-align: middle;
}
#products-page #contents #spec #spec-list tbody th {
  background: #f2f7fb;
  color: black;
}
#products-page #contents #spec #spec-list td {
  text-align: center;
}
#products-page #contents #spec #spec-list td strong {
  font-size: 16px;
}
#products-page #contents #spec #spec-list .tl {
  text-align: left;
}
#products-page #contents #spec #spec-list .nowrap {
  white-space: nowrap;
}
#products-page #contents #measure .fl,
#products-page #contents #measure .fr {
  width: 480px;
}
#products-page #contents #measure h3 {
  margin-bottom: 20px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
#products-page #contents #use #etc .cap {
  margin-bottom: 20px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
#products-page #contents #use #summary {
  margin-top: 30px;
  padding: 30px;
  border: 1px solid #e5f0f8;
  background: #f8fbfd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  zoom: 1;
}
#products-page #contents #use #summary:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #related h3 {
  margin-bottom: 20px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
#products-page #contents #related .fl,
#products-page #contents #related fr {
  width: 480px;
}
#products-page #contents #related table {
  width: 100%;
}
#products-page #contents #related thead th {
  text-align: center;
  white-space: nowrap;
}
#products-page #contents #related tbody th {
  background: #f2f7fb;
  color: black;
}
#products-page #contents #related th,
#products-page #contents #related td {
  padding: 10px;
  font-size: 12px;
}
#products-page #contents #option th,
#products-page #contents #option td {
  font-size: 12px;
}
#products-page #contents #option thead th {
  text-align: center;
}
#products-page #contents #option tbody th {
  background: #f2f7fb;
  color: black;
}
#products-page #contents #use-select {
  margin-bottom: 0;
  zoom: 1;
}
#products-page #contents #use-select:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#products-page #contents #use-select li {
  float: left;
  margin: 20px 20px 0 0;
}
#products-page #contents #app-exp th {
  text-align: center;
}
#products-page #contents #app-exp tbody th {
  background: #f6f7f9;
  color: black;
}
#products-page #contents #app-exp a {
  text-decoration: underline;
}
#products-page #contents #app-exp a:hover {
  text-decoration: none;
}
#products-page #contents #exp-detail h3 {
  margin-bottom: 10px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.1;
}
#products-page #contents #exp-detail .sec {
  padding-top: 30px;
}
#products-page #contents #exp-detail .txt {
  float: left;
  width: 500px;
}
#products-page #contents #exp-detail .txt table {
  width: auto;
  border: none;
}
#products-page #contents #exp-detail .txt th,
#products-page #contents #exp-detail .txt td {
  padding: 0;
  border: none;
  background: none;
  color: black;
  font-size: 16px;
}
#products-page #contents #exp-detail .txt th {
  padding-right: 20px;
}
#products-page #contents #exp-detail .img {
  float: right;
  width: 462px;
}
#products-page #contents #exp-detail .btn-pdf {
  margin-top: 15px;
  text-align: right;
  line-height: 1.1;
}
#products-page #contents #exp-detail .btn-pdf a {
  display: inline-block;
  width: 160px;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  color: #fff;
  text-align: center;
  font-size: 12px;
}
#products-page #contents #exp-detail .btn-pdf a:hover {
  background: #0066b9;
}
#products-page #contents #exp-detail .btn-pdf span {
  display: block;
  padding: 7px 0;
  background: url(../images/ico-btn-arrow-white.png) no-repeat 95% center;
}
#contents #related-products h3,
#products-page #contents #related-products h3 {
  margin-bottom: 20px;
  padding: 0 0 10px 30px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-pin.png) no-repeat 0 1px;
  color: #0066b9;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.1;
}
#contents #related-products .related-box,
#products-page #contents #related-products .related-box {
  width: 478px;
  border: 1px solid #ddd6d1;
  border-top: 2px solid #0066b9;
  box-shadow: 0px 3px 6px -3px #ded7d2;
  -moz-box-shadow: 0px 3px 6px -3px #ded7d2;
  -webkit-box-shadow: 0px 3px 6px -3px #ded7d2;
}
#contents #related-products .related-box .inner,
#products-page #contents #related-products .related-box .inner {
  padding: 15px 10px 15px 20px;
  zoom: 1;
}
#contents #related-products .related-box .inner:after,
#products-page #contents #related-products .related-box .inner:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contents #related-products .related-box dl,
#products-page #contents #related-products .related-box dl {
  float: left;
  width: 245px;
}
#contents #related-products .related-box dt,
#products-page #contents #related-products .related-box dt {
  margin-bottom: 10px;
  padding-left: 20px;
  background: url(../images/ico-arrow.png) no-repeat 0 8px;
  font-size: 18px;
  line-height: 1.5;
}
#contents #related-products .related-box .img,
#products-page #contents #related-products .related-box .img {
  float: right;
}
#products-page #contents #related-products .ov {
  background-color: #f8f6f4;
}
#products-page .power_electronics {
  background: url(../../img/products/power_electronics/bg-pagetitle.png)
    repeat-x top left;
}
#contents #related-products #pagetitle-inner,
#products-page .power_electronics #pagetitle-inner {
  height: 250px;
  background: url(../../img/products/power_electronics/bg-pagetitle-inner_170403.png?d=1911271913)
    no-repeat top center;
}
#products-page .listmaru p {
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin-bottom: 3px !important;
}
/* company page
----------------------------------------------------*/
#company-page #contents #company-menu {
  zoom: 1;
}
#company-page #contents #company-menu:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#company-page #contents #company-menu li {
  float: left;
  margin: 20px 20px 0 0;
}
#company-page #contents #anchor {
  zoom: 1;
  margin: 0;
  padding-top: 10px;
}
#company-page #contents #anchor:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#company-page #contents #anchor li {
  float: left;
  margin-right: 20px;
  font-size: 12px;
}
#company-page #contents #anchor li a {
  display: block;
  padding: 12px 15px 12px 33px;
  border: 1px solid #c2dbee;
  background: url(../images/ico-c-arrow-down-gray.png) no-repeat 15px center
    #f5f9fc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: black;
  line-height: 1.1;
  text-decoration: none;
}
#company-page #contents #anchor li a:hover {
  background-color: #f8f6f4;
}
.companyMenu #guide-nav,
#company-page #contents #guide-nav {
  margin: 60px 0 0;
  zoom: 1;
}
.companyMenu #guide-nav:after,
#company-page #contents #guide-nav:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
.companyMenu #guide-nav dt,
#company-page #contents #guide-nav dt {
  float: left;
  width: 160px;
  height: 50px;
  background: #0066b9;
}
.companyMenu #guide-nav dt a,
#company-page #contents #guide-nav dt a {
  display: block;
  color: #fff;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
}
.companyMenu #guide-nav dt span,
#company-page #contents #guide-nav dt span {
  padding-left: 22px;
  background: url(../images/ico-c-arrow-white.png) no-repeat left center;
}
.companyMenu #guide-nav dd,
#company-page #contents #guide-nav dd {
  width: 839px;
  height: 48px;
  margin-left: 160px;
  border: 1px solid #c2dbee;
  border-left: none;
}
.companyMenu #guide-nav ul,
#company-page #contents #guide-nav ul {
  padding-left: 20px;
  zoom: 1;
}
.companyMenu #guide-nav ul:after,
#company-page #contents #guide-nav ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
.companyMenu #guide-nav ul li,
#company-page #contents #guide-nav ul li {
  float: left;
  margin-right: 30px;
  padding-left: 15px;
  background: url(../images/ico-c-arrow-s-gray.png) no-repeat left center;
  font-size: 12px;
  line-height: 48px;
}
.companyMenu #guide-nav ul a,
#company-page #contents #guide-nav ul a {
  display: block;
}
#company-page #contents #trading ul {
  float: left;
  width: 610px;
  margin: 0;
  padding-right: 0;
  zoom: 1;
}
#company-page #contents #trading ul:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#company-page #contents #trading li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 170px;
  margin-right: 30px;
}
#company-page #contents #outline th {
  text-align: center;
}
#company-page #contents #outline td table {
  width: auto;
  border: none;
}
#company-page #contents #outline td th,
#company-page #contents #outline td td {
  padding: 0;
  border: none;
  background: none;
  color: black;
}
#company-page #contents #outline td th {
  padding-right: 15px;
  text-align: left;
}
#company-page #contents #outline dl {
  margin: 0;
}
#company-page #contents #outline dt {
  margin-top: 10px;
  font-weight: bold;
}
#company-page #contents #outline dt:first-child {
  margin-top: 0;
}
#company-page #contents #history table {
  width: auto;
  border: none;
}
#company-page #contents #history th,
#company-page #contents #history td {
  border: none;
  background: none;
  padding: 10px 0;
  color: black;
  vertical-align: top;
  line-height: 2;
}
#company-page #contents #history th {
  background: url(../../img/company/history-bg-line.png) repeat-y top right;
}
#company-page #contents #history th span {
  display: block;
  padding-right: 35px;
  background: url(../../img/company/history-bg-dot.png) no-repeat right center;
}
#company-page #contents #history td {
  padding-left: 20px;
}
#company-page #contents #access #tab {
  margin-bottom: 20px;
  border-bottom: 1px solid #0066b9;
  zoom: 1;
}
#company-page #contents #access #tab:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#company-page #contents #access #tab li {
  float: left;
  width: 160px;
  margin-right: 2px;
  padding: 15px 0;
  border: 1px solid #ddd6d1;
  border-bottom: none;
  background: #f8f6f4;
  text-align: center;
  line-height: 1.1;
  cursor: pointer;
}
#company-page #contents #access #tab .select {
  border-color: #0066b9;
  background: #0066b9;
  color: #fff;
}
#company-page #contents #access .cnt h3 {
  margin-bottom: 10px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 3px;
  color: #0066b9;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.1;
}
#company-page #contents #access .cnt h4 {
  margin: 20px 0 10px;
  padding: 3px 0 2px 20px;
  background: url(../../img/company/ico-map.png) no-repeat 0 0;
  color: #0066b9;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.1;
}
#company-page #contents #access .hide {
  display: none;
}
#company-page #contents #access .map {
  height: 350px;
}
#company-page #contents #eco-intro h2 {
  margin-bottom: 0;
}
#company-page #contents #eco-intro .inner {
  min-height: 222px;
  padding: 20px 330px 0 0;
  background: url(../../img/company/environment/intro-bg.png) no-repeat right
    bottom;
}
/* news page
----------------------------------------------------*/
#news-page #contents #news-list dl {
  margin-bottom: 0;
  padding: 10px 0;
  border-bottom: 1px dotted #ccc;
  zoom: 1;
}
#news-page #contents #news-list dl:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#news-page #contents #news-list dl.ov dt,
#news-page #contents #news-list dl.ov dd {
  opacity: 0.7;
}
#news-page #contents #news-list dt,
#news-page #contents #news-list dd {
  font-size: 14px;
  line-height: 22px;
}
#news-page #contents #news-list dt {
  float: left;
  width: 8em;
  color: #0066b9;
}
#news-page #contents #news-list dd {
  margin-left: 8em;
  zoom: 1;
}
#news-page #contents #news-list dd:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
#news-page #contents #news-list a {
  color: black;
  text-decoration: none;
}
#news-page #contents #news-list span {
  float: left;
  display: block;
  width: 60px;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  line-height: 24px;
}
/*  page
----------------------------------------------------*/
/*
---------------------------------------------*/
.listnone {
}
.listnone li {
  list-style: none;
}
.listnone li a {
  color: #0066b9;
}
.aunder a {
  text-decoration: underline;
}
.aunder a:hover {
  text-decoration: none;
}
/* margin
--------------------------*/
.m0 {
  margin: 0;
}
.mt10 {
  margin-top: 10px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.pp3 {
  padding: 3px 0 3px 22px;
}
.center {
  text-align: center;
}
.fright {
  float: right;
}
.fleft {
  float: left;
}
.featureBox h3 span {
  background: #18477a;
  color: #fff !important;
  width: 40px !important;
}
.cauList {
}
.cauList dt {
  float: left;
}
.cauList dd {
  float: left;
  display: inline-block;
  width: 624px;
}
.secBox {
  width: 1020px;
}
.secBox .sec {
  float: left;
  margin-right: 20px;
  width: 480px;
  padding-top: 0;
}
.mekaBox {
  padding: 20px 20px 10px 20px !important;
  border: 2px solid #e5f0f8;
  background: #f8fbfd;
}
.mekaBox .mekaTtl {
  font-size: 20px;
  font-weight: bold;
}
.decList {
  margin: 15px 0 15px 5px !important;
}
.decList li {
  padding-left: 1em;
  text-indent: -1em;
}
tr.tableTh th {
  background: #0066b9 !important;
  color: #fff !important;
  font-weight: normal !important;
  vertical-align: middle !important;
  text-align: center !important;
}
.takaTable {
  width: 700px !important;
}
.takaTable th {
  color: #fff;
  text-align: center !important;
  padding: 10px;
  white-space: nowrap;
}
.takaTable td {
  padding: 10px;
}
.takaTable tr + tr th {
  background: #f2f7fb !important;
  color: #000 !important;
  text-align: left !important;
}
.product_list {
}
.product_list li {
  float: left;
  width: 400px;
  margin-right: 10px;
}
.measureBox {
  width: 1020px;
}
.measureItem {
  float: left;
  margin-right: 20px !important;
  margin-bottom: 10px !important;
  width: 490px;
}
.pagelinkList {
  margin-bottom: 50px !important;
}
.pagelinkList li {
  float: left;
}
.pagelinkList li a {
  color: #000;
  text-decoration: none;
  padding: 15px 30px;
  margin-right: 10px;
  min-width: 200px;
  border: 1px solid #ddd6d1;
  text-align: center;
  line-height: 1.1;
}
.pagelinkList li a:hover {
  color: #333;
}
.pagelinkList li + li {
}
.ttlcate {
  margin-bottom: 20px !important;
  padding: 0 0 10px 20px !important;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
.tdleft td {
  text-align: left !important;
}
th.thblue {
  background: #0066b9 !important;
  color: #fff !important;
  font-weight: normal !important;
  vertical-align: middle !important;
  text-align: center !important;
}
.tdmb5 td {
  padding-bottom: 5px !important;
}
.header,
.header th {
  text-align: center !important;
  vertical-align: middle !important;
  font-size: 12px !important;
  font-weight: normal !important;
  color: #fff !important;
  background: #0066b9 !important;
  border: 1px solid #ddd6d1 !important;
  border-top: none !important;
  border-right: none !important;
  padding: 10px !important;
}
.hxgTable {
  width: 1000px !important;
}
.hxgTable th {
  padding: 10px 5px !important;
  font-size: 11px !important;
}
.hxgTable td {
  padding: 10px 6px !important;
  font-size: 11px !important;
}
.hxgTable thead th {
  padding: 10px 5px !important;
}
.wideTable {
  width: 1000px !important;
}
/* clearfix */
.cf {
  *zoom: 1;
}
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.listback {
  background: none !important;
  padding: 0 !important;
  margin-top: 0 !important;
}
#faq dt {
}
#faq dt h3:hover {
  opacity: url(../images/ico-change-cd.png) no-repeat 15px 12px #0088b9;
}
#Map {
  position: relative;
}
#Map area {
  width: 155px;
  height: 155px;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  z-index: 10;
}
#Map area:hover {
  background: #fff;
  opacity: 0.3;
}
#map03 {
  top: -155px;
  left: 0;
}
#map02 {
  top: -307px;
  left: 93px;
}
#map01 {
  top: -155px;
  left: 186px;
}
.head_pick {
  background: #fff url(../../img/index/index_pickup.png) no-repeat 0 0;
  width: 327px;
  height: 18px;
  margin-bottom: 5px !important;
  /*margin-left: -2px !important;*/
}
.pmb0 p {
  margin-bottom: 0 !important;
}
.backOra {
  background: #ff8000 !important;
}
.onuTable {
  width: 967px !important;
  float: left !important;
  clear: both !important;
}
.statusTable {
}
.statusTable td {
  padding-right: 15px !important;
}
.imArea {
  background: #fff !important;
  border-bottom: 1px solid #ddd;
  padding: 20px 0 !important;
}
.imArea .imArea_inner {
  width: 1000px;
  margin: 0 auto !important;
}
.imArea .fleft {
  width: 130px;
  text-align: center;
  padding-top: 30px;
}
.imArea .inner {
  float: right;
  width: 870px !important;
  padding: 0 !important;
}
.imArea #topics {
  background: #fff !important;
}
#home-page #contents .imArea #topics dl {
  border-bottom: none;
  padding: 5px 0;
}
.imArea #topics .news-wrap {
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.imArea #topics dt {
  width: 6.5em !important;
}
.imArea #topics dd {
  margin-left: 6.5em !important;
}
#voltgraph {
  position: relative;
}
#voltgraph ul {
  position: absolute;
  top: 44px;
  left: 72px;
  width: 894px;
}
#voltgraph ul li {
  float: left;
}
.listBtn02 {
  position: relative;
}
.listBtn_son {
  position: absolute;
  bottom: px;
  right: 0;
  display: inline;
}
a.imgHover:hover img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.osuArea {
  background: #e5f0f8 !important;
  padding: 10px 15px !important;
  margin-bottom: 0 !important;
  margin-top: 1em !important;
}
.osuArea dt {
  margin-bottom: 5px !important;
}
.osuArea dd {
}
.contactArea {
  margin-top: 60px !important;
  text-align: center;
  padding: 20px !important;
  background: #eeeeee;
}
.contactArea li {
  display: inline-block;
}
.contactArea li + li {
  margin-left: 20px !important;
}
.listBtn {
  margin-bottom: 60px;
  text-align: center;
}
.listBtn a {
  display: block;
  width: 300px;
  height: 60px;
  margin: auto;
  border: 1px solid #0068b7;
  /*Other Browser*/
  background: #0068b7;
  /*For Old WebKit*/
  background: -webkit-linear-gradient(top, #4f97cd 0%, #0068b7 100%);
  /*For Modern Browser*/
  background: linear-gradient(to bottom, #4f97cd 0%, #0068b7 100%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
}
.listBtn a:hover {
  background: #0066b9;
}
.exaPage #gnav-products a {
  opacity: 1 !important;
}
#productlist .fl01 {
  width: 340px;
  margin-right: 60px;
}
#productlist .fl02 {
  width: 270px;
  margin-right: 60px;
}
#productlist .fl03 {
  width: 270px;
}
#productlist li {
  font-size: 14px;
  line-height: 1.1;
}
#productlist.lv01 {
  margin-bottom: 20px;
  font-weight: bold;
}
#productlist .lv01 a {
  color: #18477a;
  font-size: 16px;
}
#productlist .lv02 {
  margin-bottom: 15px;
  font-weight: bold;
}
#productlist .lv02 a {
  color: #18477a;
  font-size: 14px;
}
#productlist .lv03 {
  clear: both;
  margin-bottom: 20px;
  font-weight: bold;
}
#productlist .lv03 a {
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
  color: #333;
  font-size: 14px;
}
#productlist .lv03 ul {
  margin-top: 10px;
}
#productlist .lv04 {
  line-height: 1.5;
  font-weight: normal;
}
#productlist .lv04 a {
  padding-bottom: 0;
  border: none;
  color: #333;
  font-size: 12px;
}
#productlist .lv05 {
  line-height: 1.5;
  width: 50%;
  float: left;
  font-weight: normal;
}
#productlist .lv05 a {
  color: #333;
  font-size: 12px;
}
#productlist .ttl {
  margin-top: 15px;
  font-size: 12px;
}
.newsItem {
  font-size: 14px !important;
  line-height: 22px !important;
  padding-left: 110px !important;
}
.tleft {
  text-align: left;
}
.related-box {
}
.related-box .img img {
  width: 187px;
}
.apuliList .img {
  width: 187px;
  max-height: 187px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  padding: 1px;
  overflow: hidden;
}
/*　製品詳細ページモーダル
-----------------------------------------------------------------------------*/
.btns {
  cursor: pointer;
}
.modal {
  display: none;
}
.modalBody {
  position: fixed;
  z-index: 10000;
  background: #fff;
  width: 690px;
  left: 50%;
  top: 50%;
  height: 440px;
}
.modalBK {
  position: fixed;
  z-index: 9999;
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  top: 0;
}
.close {
  cursor: pointer;
}
.modal {
  width: 690px;
}
.modal p {
  font-size: 16px !important;
  text-align: justify;
  margin-bottom: 1em !important;
  font-weight: bold;
}
.modal h1 {
  font-weight: bold;
  font-size: 30px;
}
.modalBody {
  padding: 10px;
}
.modal a {
  color: #fff !important;
}
.catalogList {
  display: inline-block;
}
.catalogList ul {
  width: 500px;
}
.catalogList ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.catalogList ul li + li {
  margin-top: 10px !important;
}
.catalogList ul li a {
  display: inline-block;
  padding: 15px 10px;
  width: 80%;
  text-align: center;
  background: #0068b7;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.catalogList ul li a:hover {
  opacity: 0.85;
}
.catalogList ul li span {
  background: url(../../img/products/icon_catalog.png) no-repeat 0 0;
  padding: 5px 0 5px 25px;
}
/**170330追加css--------------------------------------------------**/
p .product_off_label,
#products-page #contents #basic-info .hgroup span.product_off_label {
  float: none;
  display: inline-block;
  width: auto;
  margin-bottom: 10px;
  font-size: 12px;
  padding: 4px 10px;
  background: #777;
  color: #fff;
}
#products-page #contents #search-results .results-box {
  position: relative;
}
#products-page #contents #search-results .hgroup .prompt span.span3 {
  display: block;
  width: 80px;
  background: #666;
  color: #fff;
  font-size: 12px;
  text-align: center;
  position: absolute;
  left: 2px;
  top: 2px;
  padding: 4px 0;
  line-height: 1;
}
#spec th span.product_off_label {
  display: inline-block;
  background: #666;
  /* width: 80px; */
  padding: 3px 6px;
  margin-bottom: 5px;
  color: #fff;
}
#pList th span.product_off_label {
  font-size: 14px;
  color: #fff;
  background: #666;
  padding: 3px 10px;
  margin-bottom: 6px;
  display: inline-block;
}
h1 .product_off_label {
  display: inline-block;
  background: #666;
  /* width: 80px; */
  padding: 0 10px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 14px;
}
.to_title span.product_off_label {
  color: #fff;
  font-size: 14px;
  background: #666;
  padding: 2px 6px;
  margin-right: 10px;
}
div.branch table.recruit_tbl {
  border: solid 1px #ddd6d1;
  border-bottom: none;
  border-left: none;
  border-collapse: collapse;
  width: 800px;
}
table.recruit_tbl th {
  padding: 10px;
  border: none;
  border: solid 1px #ddd6d1;
  border-top: none;
  border-right: none;
  vertical-align: middle;
  font-weight: normal;
  background: #0066b9;
  color: #fff;
  font-weight: normal;
}
table.recruit_tbl td {
  background: #fff;
  padding: 10px;
  border: none;
  border: solid 1px #ddd6d1;
  border-top: none;
  border-right: none;
  vertical-align: middle;
  font-weight: normal;
}
table.recruit_tbl {
  width: 800px;
}
/* LX-2シリーズ(B)
-------------------*/
.formatB {
}
.formatB .formatB .ttl {
  background: none !important;
  border: none !important;
  font-size: 30px !important;
  font-weight: bold !important;
  padding: 0 !important;
}
.formatB h2 span {
  font-size: 16px;
}
.formatB .formatB .ttl:before {
  display: none;
}
.formatB .fbBox {
  width: 100%;
}
.formatB #basic-info {
  float: left;
  width: auto;
}
.formatB .spec {
  max-width: 600px !important;
  float: left !important;
}
.formatB .fright {
  margin-left: 50px;
}
.formatB .fright img {
  max-width: 350px;
}
.formatB .infoTable {
  margin-top: 20px;
  border: none !important;
}
.formatB .infoTable th {
  font-size: 16px;
  border: none !important;
  background: #f2f7fb !important;
  color: #333 !important;
  vertical-align: top !important;
  font-weight: bold !important;
  border-bottom: 1px solid #fff !important;
}
.formatB .infoTable td {
  border: none !important;
}
.formatB .infoTable td ul {
  margin-bottom: 0 !important;
}
body.new-site.formatB #contents .rx_list li {
  font-size: 12px;
}
.formatB .custom_tC th {
  text-align: center;
  width: 16%;
}
.formatB table.thcenter thead th {
  text-align: center !important;
}
.formatB table.thcenter2 tbody th {
  text-align: center !important;
}
.formatB #wrapper #contents table.custom_tbl td {
  vertical-align: top;
}
.formatB table.font12 th,
.formatB table.font12 td {
  font-size: 12px !important;
}
.formatB table.font12 thead th,
.formatB table.font12 td {
  text-align: center !important;
}
.formatB .copy_b {
  font-size: 16px !important;
  color: #0066b9;
  margin-bottom: 10px !important;
}
.formatB .img3List {
  text-align: center;
}
.formatB .img3List li {
  display: inline-block;
  font-size: 12px;
}
.formatB .img3List li + li {
  margin-left: 30px;
}
.formatB .tableList,
.formatB .tableList th,
.formatB .tableList td {
  width: auto !important;
  border: none !important;
}
#products-page.formatB #contents #search-results .txt th.accesarySpan {
  background: none;
}
body.new-site.formatB div.half-box {
  float: left;
  width: 470px;
}
body.new-site.formatB .mr60 {
  margin-right: 60px;
}
body.new-site.formatB .table_link a {
  color: #ffffff;
  text-decoration: underline;
}
body.new-site.formatB .table_link a:hover {
  text-decoration: none;
}
body.new-site.formatB .table_link .link_td a {
  color: #0066b9;
  text-decoration: underline;
}
body.new-site.formatB .table_link .link_td a:hover {
  color: #999;
  text-decoration: none;
}
.formatB #wrapper #contents .article p.figcaption {
  font-size: 12px;
  line-height: 1.4;
}
#products-page.formatB #contents .products-detail .table_blue tbody th {
  background: #f2f7fb;
  color: black;
}
.formatB #wrapper #contents .guide-nav.software_btn.small li {
  width: 200px;
  margin: 10px 0 50px 0;
}
.formatB #wrapper #contents table.tbl_style thead th {
  background: #0066b9;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.formatB #wrapper #contents table.tbl_style tbody th {
  background: #f2f7fb;
  color: black;
  text-align: left;
}
.formatB span.faq_icon_gp {
  background: #1f52ff;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 1px 8px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}
.formatB span.faq_icon_rs {
  background: #047e8c;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  padding: 1px 8px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}
body.new-site.formatB div.faq_border {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 10px;
}
.formatB #wrapper #contents .faq_border p {
  margin-bottom: 0;
}
body.new-site.formatB #contents h3.viewttl {
  margin-bottom: 20px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
body.new-site.formatB #wrapper th.center {
  text-align: center;
}
#products-page.formatB #contents #outline .feature-box h3.feature_ttl {
  margin-bottom: 20px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
.formatB #wrapper #contents .guide-nav.software_btn.lab li {
  width: 200px;
}
.formatB #wrapper #contents .guide-nav.software_btn.lab li a {
  line-height: 30px;
  font-size: 14px;
}
.formatB #end {
  padding: 15px;
  border: 2px solid red;
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  color: red;
  line-height: 100%;
  background-color: #f0dbdc;
}
.formatB .mil_tbl img {
  width: 100%;
}
.formatB #wrapper #contents .guide-nav.software_btn.lan_tbl {
  background: none;
  margin: 10px auto;
  padding: 0;
  text-align: left;
  width: 660px;
}
.formatB #wrapper #contents table.half_tbl {
  width: 680px;
}
.formatB #ev_zu {
  position: relative;
  width: 1000px;
}
.formatB #ev_zu #btn01 {
  position: absolute;
  top: 440px;
  left: 118px;
}
.formatB #ev_zu #btn02 {
  position: absolute;
  top: 440px;
  left: 400px;
}
.formatB #ev_zu #btn03 {
  position: absolute;
  top: 440px;
  left: 681px;
}
.formatB .f10 {
  font-size: 10px !important;
}
.formatB table.price14 strong {
  font-size: 14px !important;
  font-weight: bold !important;
  text-align: center !important;
  vertical-align: middle !important;
}
.formatB table.price12 strong {
  font-size: 12px !important;
  font-weight: bold !important;
  text-align: center !important;
  vertical-align: middle !important;
}
#products-page.formatB #contents #outline .feature-box h4.scopy {
  color: black;
  padding: 0;
  font-size: 20px;
  font-weight: normal;
  border-left: none;
  line-height: 1.6;
}
.formatB table.tdC tbody td {
  text-align: center;
}
#products-page.formatB #contents #related .tbl14 th,
#products-page #contents #related .tbl14 td {
  font-size: 14px;
}
#products-page.formatB #contents .products-detail .table_blue tbody th {
  background: #f2f7fb;
  color: black;
}
#products-page.formatB #contents #measure h3,
#products-page.formatB #contents .products-detail h3 {
  margin-bottom: 20px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
p.dc_attention_txt {
  background: #666;
  display: inline-block;
  /* position: absolute; */
  /* min-height: 20px; */
  color: #fff;
  padding: 0 10px !important;
  margin: 5px 0 0 94px !important;
}
em.no_products_cont {
  background: #666;
  padding: 3px 10px;
  color: #fff;
}
#products-page.formatB #contents #spec .products-detail tbody th {
  background: #f2f7fb;
  color: black;
}
#products-page.formatB #contents .sec h4 {
  margin-bottom: 15px;
  padding: 10px 0 10px 15px;
  border-left: 3px solid #0066b9;
  background: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.1;
}
#wrapper #contents table.notmal.kx2-tbl {
  width: auto;
}
a.newslink:hover {
  opacity: 0.7;
}
/*180219追加css------------------------------------------------------*/
#wrapper #contents table.hgroup_under_list th,
#wrapper #contents table.hgroup_under_list td {
  border: none;
  background: none;
}
#wrapper #contents table.hgroup_under_list {
  border: none;
  width: auto;
}
#wrapper #contents table.hgroup_under_list th span {
  display: block;
  width: 60px;
  height: 20px;
  background: #0068b7;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  text-align: center;
}
#wrapper #contents table.hgroup_under_list th {
  width: 60px;
  vertical-align: text-top;
}
#wrapper #contents table.hgroup_under_list td {
  vertical-align: text-top;
}
#wrapper #contents table.line-min th,
#wrapper #contents table.line-min td {
  padding: 0 10px;
}
#products-page #contents #search-results .txt.txt2 {
  width: 800px;
}
body.new-site #contents table.hgroup_under_list th,
body.new-site #contents table.hgroup_under_list td {
  font-size: 12px;
}
#wrapper #contents .guide-nav.software_btn {
  background: none;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: left;
}
#wrapper #contents .guide-nav.software_btn li {
  width: 310px;
  margin: 0 15px 0 0;
  text-align: center;
}
#wrapper #contents .guide-nav.software_btn li a {
  line-height: 40px;
  font-size: 16px;
}
.softPage .formatB .ttl {
  background: none !important;
  border: none !important;
  font-size: 30px !important;
  font-weight: bold !important;
  padding: 0 !important;
}
.softPage .formatB h2 span {
  font-size: 16px;
}
#wrapper #contents.softPage .formatB .ttl:before {
  content: none;
}
#products-page #wrapper #contents.softPage tbody th {
  background: #f2f7fb;
  color: black;
}
body.new-site #wrapper #contents.softPage th.center {
  text-align: center;
}
#products-page #contents.softPage #related h3,
#products-page #contents.softPage #spec h3,
#products-page #contents.softPage .products-detail h3 {
  margin-bottom: 20px;
  padding: 0 0 10px 20px;
  border-bottom: 1px solid #0066b9;
  background: url(../images/ico-ttl-square.png) no-repeat 0 2px;
  color: #0066b9;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.1;
}
#wrapper #contents.softPage table th,
#wrapper #contents.softPage table td {
  font-size: 12px;
  border: solid 1px #ddd6d1 !important;
}
dl.softwareBox {
  border: 1px solid #0066b9;
}
dl.softwareBox dt {
  background: #0066b9;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
dl.softwareBox dd {
  padding: 15px;
}
dl.softwareBox dd a:before {
  content: "> ";
}
#products-page #contents #basic-info .spec .btn .fl span.centerBtn {
  padding-left: 110px;
  background: url(../images/ico-pen.png) no-repeat 80px center;
}
body.new-site dl.softwareBox {
  margin-top: 60px;
}
body.new-site #contents dl.softwareBox dt {
  font-size: 24px;
}
#products-page #contents #basic-info .spec ul.btn.normalBtn li {
  width: 220px;
}
#products-page #contents #basic-info .spec ul.btn.normalBtn .fl a.btns {
  font-size: 14px;
  padding: 10px;
}
#pList th span.product_off_label9 {
  font-size: 16px;
  color: #fff;
  background: #18477a;
  padding: 3px 10px;
  margin-bottom: 10px;
  display: inline-block;
  margin-left: 10px;
  width: 160px;
}
.product_off_label4 {
  font-size: 16px;
  color: #fff;
  background: #18477a;
  padding: 3px 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 160px;
}
/*180521追加----------------------------------------------*/
p.dc_attention_txt a {
  color: #fff !important;
}
.link-wh {
  color: #fff !important;
}
.link-wh:hover {
  color: #fff !important;
}
body.new-site .dl-menu {
  border: 1px solid #ccc;
  padding: 20px;
  overflow: hidden;
  margin: 0 auto 40px;
}
body.new-site .dl-menu-btn {
  float: left;
  width: 200px;
  margin-top: 10px;
}
body.new-site .dl-menu-btn a {
  display: block;
}
body.new-site .dl-menu-btn a:hover {
  opacity: 0.7;
}
body.new-site .dl-menu-txt {
  float: right;
  width: 740px;
}
body.new-site #contents h3.dl-h3 {
  background: #0066b9;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding: 5px;
  margin: -30px 0 0;
}
body.new-site .dl-menu-txt p {
  margin-bottom: 0 !important;
}
ul.mv_under_bnr_area {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto !important;
}
ul.mv_under_bnr_area li {
  float: left;
}
ul.mv_under_bnr_area li + li {
  margin-left: 20px;
}
/*190521追加css-------------------------------------------------------------------------------*/
#head #head-contact.front_page_head_contact {
  right: 120px;
}
div#head-iso {
  position: absolute;
  right: 0;
  top: 8px;
}
div#head-iso ul {
  overflow: hidden;
}
div#head-iso ul li {
  float: left;
}
div#head-iso ul li a {
  display: block;
}
div#head-iso ul li a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
div#head-iso ul li + li {
  margin-left: 5px;
}
div#head-iso p {
  margin-top: 2px;
  text-align: center;
  line-height: 1.2;
  font-size: 10px;
}
/*190722追加css-------------------------------------------------------------------------------*/
.features_gp2_txt {
  font-weight: bold;
  border-left: 5px solid #e73562;
  padding-left: 10px !important;
  color: #28510f;
}
/*190828----------------------------------------------------------------------------------------------------*/
.modal-content {
  position: fixed;
  display: none;
  max-width: 80%;
  margin: 0;
  padding: 10px 20px;
  background: #000;
  z-index: 10000;
}
.modal-overlay {
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}
.modal-open {
  color: #00f;
  text-decoration: none;
}
.modal-open:hover {
  cursor: pointer;
  color: #f00;
}
.modal-close {
  color: #00f;
  text-decoration: none;
}
.modal-close:hover {
  cursor: pointer;
  color: #f00;
}
#products-page.formatB #contents .products-detail .function_h3 {
  overflow: hidden;
  padding: 10px 10px 10px 20px;
  background-color: #e2ecf5;
  margin: 0 0 20px;
  border-left: 3px solid #0068b7;
}
#products-page.formatB #contents .products-detail .function_h3 h3 {
  float: left;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 1;
  font-size: 20px;
  color: #333;
}
#products-page.formatB #contents .products-detail .function_h3 .icon {
  float: right;
  font-size: 14px;
  font-weight: bold;
}
p.counter_txt.tLeft {
  text-align: right;
  color: #0066b9;
  font-weight: bold;
}
.functionPage a.modal-open img {
  width: 100%;
}
.functionPage a.modal-open img:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.functionPage .modal-content {
  max-width: 90%;
  max-height: 90%;
  box-sizing: border-box;
  padding: 20px;
  background: #fff;
  overflow: auto;
}
.functionPage .modal-content img {
  max-width: 100%;
  max-height: 100%;
}
.functionPage .modal-close {
  position: absolute;
  right: 10px;
  top: 10px;
  box-shadow: 0 0 5px #fff;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  text-decoration: none;
  background: #0066b9;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 100px;
  line-height: 50px;
  border: 2px solid #0066b9;
}
.functionPage .modal-close:hover {
  background: #fff;
  color: #0066b9;
  border: 2px solid #0066b9;
}
#products-page.formatB #contents .products-detail .function_h3 {
  display: table;
  width: 100%;
  box-sizing: border-box;
}
#products-page.formatB #contents .products-detail .function_h3 h3 {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
#products-page.formatB #contents .products-detail .function_h3 .icon {
  float: none;
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}
#products-page.formatB #contents .products-detail .function_h3 .icon span {
  /* vertical-align: baseline; */
  display: inline-block;
  padding: 10px;
  color: #0066b9;
  font-size: 16px;
}
p.counter_txt.tLeft {
  margin: 20px 0 0;
}
.functionPage .fig_center {
  text-align: center;
  border: 1px solid #ccc;
  padding: 20px 10px;
  box-sizing: border-box;
}
.functionPage .fig_center img {
  max-width: 100%;
}
.functionPage .imgBox {
  overflow: hidden;
}
.product_function_box dl dt {
  background: #0066b9;
  text-align: center;
  color: #fff;
  padding: 2px 10px;
}
.product_function_box ul {
  margin: 0;
}
.product_function_box dl dd {
  padding: 10px 0 0;
  margin: 0;
}
.product_function_box dl dd ul li {
  display: inline-block;
}
.product_function_box dl dd ul li a {
  display: block;
}
.product_function_box dl dd ul li a:hover img {
  opacity: 0.7;
  transition: 0.3s;
}
.product_function_box ul {
  padding: 0 !important;
  line-height: 0;
}
.product_function_box dl dd ul li {
  display: inline-block;
  margin: 0 2px 5px 0 !important;
}
/*191210*/
.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
.menu__third-level {
  visibility: hidden;
  opacity: 0;
}
.menu__fourth-level {
  visibility: hidden;
  opacity: 0;
}
li.menu__single {
  position: relative;
}
li.menu__single .menu__second-level {
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: rgba(0, 0, 0, 0.7);
  top: 56px;
}
li.menu__single:hover .menu__second-level {
  top: 50px;
  visibility: visible;
  opacity: 1;
}
/*dropdown menu css*/
.menu__second-level {
  width: 997px;
  display: block;
  left: -665px;
  padding: 10% 0 !important;
  z-index: 1000;
}
.menu__second-level li {
  border-left: none !important;
  border-right: none !important;
}
.margin {
  margin-right: 50px !important;
}
.menu__second-level ul {
  width: 90%;
  margin: 0 auto !important;
  overflow: hidden;
}
.menu__second-level li {
  margin-bottom: 15px !important;
}
.menu__second-level img {
  width: 100%;
}
.img-link {
  width: 265px !important;
  overflow: hidden;
}
.img-link p {
  color: #fff;
}
#gnav .ttl a {
  font-size: 20px !important;
  margin: 6px 20px !important;
  letter-spacing: 2px !important;
  line-height: 55px !important;
}
/*#gnav-products .menu__second-level{
	left: -333px !important;
}*/
#gnav-products img {
  width: 64px;
  float: left;
  margin-right: 10px;
}
#gnav-products ul {
  width: 85%;
}
/*#gnav-company .menu__second-level{
	left: -831px !important;
}*/
#gnav-products p,
#gnav-products .ttl a {
  text-align: left !important;
}
#gnav-products .ttl {
  margin-left: 15px;
}
#gnav-products .margin {
  margin-right: 15px !important;
}
#gnav-products .img-link {
  width: 200px !important;
}
#sponsor p,
time {
  font-size: 14px;
}
#sponsor time {
  float: right;
  margin: 20px 0 !important;
  color: #666;
}
#sponsor h3 {
  font-size: 20px;
  text-align: left;
  margin: 0;
  padding: 0;
  background: none;
}
#sponsor p {
  margin: 0 !important;
}
#sponsor {
  width: 1000px;
  margin: 0 auto;
}
.contents-innertxt p {
  text-align: left;
  word-break: normal;
  margin: 20px 0 !important;
  clear: both;
}
#sponsor header {
  overflow: hidden;
}
#sponsor .lead {
  margin: 40px 0;
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
  text-align: left;
}
#sponsor article {
  padding: 20px !important;
  border-bottom: solid 1px #ccc;
}
.page-number {
  margin: 30px 0;
}
#sponsor .contents-innertxt img {
  /*max-width: 240px;*/
  margin-bottom: 20px;
}
.box_page span {
  text-align: center;
  padding: 11px 0;
  background: #086cb7;
  color: #fff;
  margin-right: 10px;
  display: inline-block;
  margin: 0 3px 0 0;
  border: 1px solid #999999;
  width: 45px;
  height: 45px;
  box-sizing: border-box;
  font-size: 16px;
}
.box_page a {
  text-align: center;
  padding: 11px 0;
  background: #fff;
  color: #999;
  margin-right: 10px;
  display: inline-block;
  margin: 0 3px 0 0;
  border: 1px solid #999999;
  width: 45px;
  height: 45px;
  box-sizing: border-box;
  transition: background-color 0.5s;
  text-decoration: none;
  font-size: 16px;
}
.box_page a:hover {
  background: #086cb7;
  color: #fff;
}
.box_page .next {
  border: none;
  width: 80px;
}
.box_page {
  margin: 20px;
}
#head #gnav .menu__second-level .ttl_s a {
  text-align: left !important;
  padding-left: 50px !important;
  line-height: 30px !important;
  font-size: 16px !important;
}
/*200124*/
#gnav-company img {
  width: 64px;
  float: left;
  margin-right: 10px;
}
#gnav-company ul {
  width: 85%;
}
#gnav-company .ttl {
  margin-left: 15px;
}
#gnav-company .margin {
  margin-right: 15px !important;
}
#gnav-company .img-link {
  width: 200px !important;
}
#gnav-company .margin p {
  text-align: left;
}
#gnav-company .menu__second-level ul {
  margin: 20px auto 0 !important;
}
li#gnav-company .ttl_s {
  display: inline-block;
}
li#gnav-company .ttl + .ttl_s {
  margin-left: 20px;
}
li#gnav-company ul + .ttl_s {
  margin-left: 20px;
}
li#gnav-company .ttl_s a {
  width: auto !important;
}
#gnav-customer img {
  width: 64px;
  float: left;
  margin-right: 10px;
}
#gnav-customer ul {
  width: 85%;
}
#gnav-customer ul li {
  height: 41px;
}
#gnav-customer .ttl {
  margin-left: 15px;
}
#gnav-customer .margin {
  margin-right: 15px !important;
}
#gnav-customer .img-link {
  width: 200px !important;
}
#gnav-customer .margin p {
  text-align: left;
}
#gnav-customer .menu__second-level ul {
  margin: 20px auto 0 !important;
}
li#gnav-customer .ttl_s {
  display: inline-block;
}
li#gnav-customer .ttl + .ttl_s {
  margin-left: 20px;
}
li#gnav-customer ul + .ttl_s {
  margin-left: 20px;
}
li#gnav-customer .ttl_s a {
  width: auto !important;
}
#gnav-customer .img-link.long {
  width: 220px !important;
}
/*0316 cemark 追加----------------------*/
.hgroup .ce_mark {
  float: right;
  margin: 16px 0 0;
}
.hgroup .ce_mark img {
  display: block;
  margin: 0 auto 2px;
  width: 40px;
}
#wrapper #contents .hgroup .ce_mark p {
  display: inline-block;
  margin-bottom: 0;
  font-size: 10px;
}
#products-page #contents #basic-info .hgroup h3.ma_0 {
  margin: 0;
}
/*200319追加*/
.product_off_label200319 {
  float: none;
  display: inline-block;
  width: auto;
  margin-bottom: 10px;
  font-size: 12px;
  padding: 4px 10px;
  background: #777;
  color: #fff;
}
.spectitle {
  margin-top: 50px !important;
  font-size: 20px !important;
  background-color: #c2dbee;
  border: solid 1px #0066b9;
  padding: 10px !important;
  font-weight: bold;
  color: #0066b9;
}
.spectable {
  width: 40%;
  float: left;
}
.spectable01 {
  width: 55%;
  float: left;
  margin-left: 50px !important;
}
.mt50 {
  margin-top: 50px;
}
.pt100 {
  padding-top: 100px !important;
}
.aLeft {
  text-align: left !important;
}
.aCenter {
  text-align: center !important;
}
.aRight {
  text-align: right !important;
}
.seihin_popup img {
  display: block;
  margin: 50px;
}
.seihin_popup .modal-close {
  font-size: 40px;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 0;
}
.modal-open:hover {
  cursor: pointer;
  opacity: 0.7;
}
.seihin_popup img {
  padding: 30px;
  background: #fff;
}
/*.tbl__feature02_1 {
table-layout:fixed;
}
.tbl__feature02_2 {
table-layout:fixed;
}*/
/*200730---------------------------------------------------------------------------------------------------------------*/
/*Top*/
#home-page #wrapper #contents {
  margin-top: 60px;
}
#home-page .slick-next:before {
  content: "";
  width: 40px;
  height: 40px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  border-radius: 3px;
}
#home-page .slick-prev:before {
  content: "";
  width: 40px;
  height: 40px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  border-radius: 3px;
}
#home-page .slider .slick-prev {
  /* デフォルトでは-25px(= スライダーの外側) */
  left: 10px;
}
#home-page .slider .slick-next {
  /* デフォルトでは-25px(= スライダーの外側) */
  right: 34px;
}
#home-page .slider .slick-prev,
#home-page .slider .slick-next {
  /* スライド画像の後ろに隠れないようにする */
  z-index: 100;
}
#home-page .slider .slick-prev::before,
#home-page .slider .slick-next::before {
  /* フォントと色の設定はbefore内で行う */
  font-size: 28px;
  color: black;
}
#home-page #mv_new {
  position: relative;
}
#home-page #mv_new .slider img {
  height: auto;
  width: 100%;
}
#company-page .footer__infolink {
  text-align: left;
}
#company-page .footer__infolink h4 {
  margin-bottom: 1em;
  font-size: 18px;
  border-bottom: 1px solid #83838f;
  font-weight: 600;
  position: relative;
  padding-left: 17px;
}
#company-page .footer__infolink h4:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 12px;
  height: 12px;
  background-color: #83838f;
  color: #333;
}
#company-page .footer__infolink a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
}
#company-page .footer__infolink a:hover {
  text-decoration: underline;
}
#company-page .footer__infolink li {
  line-height: 2;
  position: relative;
  padding-left: 15px;
}
#company-page .footer__infolink li:before {
  content: "";
  position: absolute;
  left: 3px;
  width: 6px;
  height: 6px;
  top: 5px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#company-page .footer__infolink p {
  margin-top: 1em;
}
#company-page .footer__infolink {
  margin-top: 30px;
}
#home-page #wrapper #mv {
  height: 470px;
  background: none;
  padding-bottom: 0px;
}
#home-page .imArea .inner {
  float: none;
  width: auto !important;
  padding-left: 12px !important;
}
#home-page #contents .imArea_inner h2,
#news-page #contents .article h2 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #83838f;
  background: none;
  color: black;
  font-size: 26px;
  font-weight: normal;
  line-height: 1;
  padding-left: 10px;
  text-align: left;
  position: relative;
}
/*#home-page #contents h2:before, */
#news-page #contents .article h2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 4px;
  height: 18px;
  background-color: #e60012;
}
#home-page .linktonews a {
  border-radius: 5px;
  background: #000;
  padding: 18px 50px;
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}
#home-page .linktonews a:hover {
  opacity: 0.7;
}
#home-page .linktonews {
  margin-top: -10px;
  margin-bottom: 80px;
}
/*TOPIC*/
#contents #topics .inner .icon06 span:before,
#news-page #contents #news-list .icon06 span:before {
  border: none;
  color: #fff;
  background: #83838f;
  padding: 2px 0;
  content: "お知らせ";
  width: 80px;
  border-radius: unset;
  font-size: 13px;
}
#contents #topics .inner dt,
#news-page #wrapper #contents #news-list dt {
  color: #83838f;
  font-size: 16px;
}
#contents #topics .inner dd,
#news-list dd {
  clear: both;
  display: block;
  margin-left: 0 !important;
  position: relative;
}
#contents #topics dd span,
#news-list dd span {
  position: absolute;
  top: -26px;
  left: 111px;
}
#contents #topics .newsItem,
#news-list .newsItem {
  margin-left: -110px;
}
#contents #topics .newsItem p,
#wrapper #contents .article#news-list p {
  font-size: 16px;
  margin-bottom: 25px;
}
#home-page #wrapper #contents #topics .new span:after,
#news-page #wrapper #contents #news-list .new span:after,
#company-page #wrapper #contents #news-list .new span:after {
  background: #ff8000 !important;
  color: #fff !important;
  width: 60px !important;
  border: none !important;
  content: "NEW";
  display: inline-block;
  text-align: center;
  float: left;
  margin-right: 10px;
  font-size: 13px;
  position: absolute;
  padding: 0.5px 0;
}
#home-page #wrapper #contents #topics .icon05 span:before,
#news-page #wrapper #contents #news-list .icon05 span:before,
#company-page #wrapper #contents #news-list .icon05 span:before {
  border: none;
  color: #fff;
  content: "生産中止";
  width: 80px;
  background: #000;
  padding: 2px 0;
  border-radius: 0;
  font-size: 13px;
}
#home-page #wrapper #contents #topics .icon01 span:before,
#news-page #wrapper #contents #news-list .icon01 span:before,
#support-page #wrapper #contents #news-list .icon01 span:before {
  border: none;
  color: #fff;
  content: "新製品";
  background: #ffa602;
  border-radius: 0;
  width: 80px;
  padding: 2px 0;
  font-size: 13px;
}
#home-page #wrapper #contents #topics .icon09 span:before,
#news-page #wrapper #contents #news-list .icon09 span:before,
#company-page #wrapper #contents #news-list .icon09 span:before,
#support-page #wrapper #contents #news-list .icon09 span:before {
  border: none;
  color: #fff;
  content: "展示会情報";
  background: #ff4000;
  border-radius: 0;
  width: 90px;
  padding: 2px 0;
  font-size: 13px;
}
#home-page #wrapper #contents #topics .icon07 span:before,
#news-page #wrapper #contents #news-list .icon07 span:before {
  border: none;
  color: #fff;
  content: "重要";
  background: #ff0000;
  border-radius: 0;
  width: 90px;
  padding: 2px 0;
  font-size: 13px;
}
#home-page #wrapper #contents #topics .icon04 span:before,
#news-page #wrapper #contents #news-list .icon04 span:before {
  border: none;
  color: #fff;
  background: #c71585;
  content: "更新情報";
  border-radius: 0;
  width: 90px;
  padding: 2px 0;
  font-size: 13px;
}
#home-page .imArea {
  border-bottom: none;
}
#news-page #wrapper #contents #news-list dl {
  border-bottom: 1px solid #ccc;
}
/*footer*/
#wrapper #foot #foot-contact,
body #foot #foot-contact {
  padding: 25px 0;
  border-top: none;
  line-height: 0;
  background: #ebebeb;
}
#wrapper #foot #foot-contact dt,
body #foot #foot-contact dt {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
#wrapper #foot #foot-link .lv03 a,
body #foot #foot-link .lv03 a {
  border-bottom: 1px solid #fff;
}
#wrapper #foot #foot-link .inner li a,
#wrapper #foot #foot-link .ttl,
body #foot #foot-link .inner li a,
body #foot #foot-link .ttl {
  color: #fff;
}
#wrapper #foot #foot-link,
#wrapper #foot #copyright,
body #foot #foot-link,
body #foot #copyright {
  background: #000;
}
#wrapper #foot #foot-link,
body #foot #foot-link {
  padding: 60px 0;
}
#wrapper #foot #foot-contact .btn,
body #foot #foot-contact .btn {
  width: 576px;
}
#wrapper #foot #foot-contact li,
body #foot #foot-contact li {
  margin-right: 30px;
}
#wrapper #foot #foot-contact .inner,
body #foot #foot-contact .inner {
  width: 1000px;
}
#head #gnav .imgHover img {
  display: block;
  width: 156px;
  /*position: absolute;*/
  bottom: 30px;
  right: 30px;
}
/*gnav*/
#head #gnav #gnav-app .menu__second-level .ttl a {
  width: auto;
  text-align: left;
}
/*#head #gnav #gnav-app .menu__second-level{
	left: -498px;
}*/
#head #gnav #gnav-app .menu__second-level ul li img {
  width: 64px;
  float: left;
  margin-right: 10px;
}
#gnav-app .menu__second-level ul li p {
  text-align: left;
}
#gnav-app .img-link {
  width: 200px !important;
}
#gnav-app .menu__second-level ul li.margin {
  margin-right: 15px !important;
}
/*application page*/
#products-page.exaPage #app-exp th span {
  font-weight: normal;
  text-align: left;
  display: block;
}
#products-page.exaPage #app-exp th img {
  display: block;
  margin: 10px auto;
}
#products-page.exaPage #contents #app-exp tbody th {
  font-weight: bold;
  padding: 20px;
}
/*header 変更*/
#wrapper #head #gnav li {
  float: left;
  border-left: none;
  border-right: none;
  font-size: 14px;
  position: relative;
}
#wrapper #head #gnav li:first-child {
  border-left: none;
}
#wrapper #head #gnav {
  display: table;
  top: 118px;
  left: 0px;
  right: 0;
  /* width: 996px; */
  /* height: 55px; */
  /* margin-top: 55px; */
  border-left: none;
  border-right: none;
}
#wrapper #head #gnav a {
  font-weight: bold;
  display: block;
  /*width: 190px;*/
  color: #000;
  text-decoration: none;
  text-align: center;
  line-height: 1.4em;
  font-size: 16px;
  position: relative;
}
#wrapper #head #gnav a::after {
  position: absolute;
  bottom: -4px;
  left: 65px;
  content: "";
  width: 23%;
  height: 1px;
  background: #e60012;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
#wrapper #head #gnav a:hover::after {
  transform: scale(1, 1);
}
#wrapper #head #gnav li:after {
  content: "";
  border-right: 1px solid #ccc;
  height: 10px;
  width: 1px;
  position: absolute;
  top: 5px;
}
#wrapper #head #gnav li:first-child:before {
  content: "";
  border-right: 1px solid #ccc;
  height: 10px;
  width: 1px;
  position: absolute;
  top: 5px;
}
#wrapper #head #gnav .menu__second-level a {
  font-weight: normal;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  font-size: 14px;
  /*position: initial;*/
}
#wrapper #head #gnav .menu__second-level .bnr_gnav a {
  float: left;
}
#wrapper #breadcrumb li {
  color: #fff;
}
#wrapper #head #gnav .menu__second-level a::after,
#wrapper #head #gnav .menu__second-level li:after,
#wrapper #head #gnav .menu__second-level li:first-child:before {
  content: none;
}
#head #gnav .menu__second-level {
  top: 38px;
}
#wrapper #breadcrumb {
  background: #000;
}
#wrapper #breadcrumb p,
#breadcrumb .siteNavi,
#breadcrumb .siteNavi a,
#breadcrumb li a:visited,
#breadcrumb li a,
#breadcrumb li span,
#wrapper #breadcrumb li:after {
  color: #fff !important;
}
/*footer変更*/
#foot-link .inner.new_footer ul {
  display: flex;
  flex-wrap: wrap;
}
#foot-link .inner.new_footer ul li {
  padding: 10px 0;
}
#foot-link .inner.new_footer ul li div a {
  padding-right: 30px;
  padding-left: 30px;
  font-size: 15px;
  color: #fff;
}
#foot-link .inner.new_footer ul li div {
  border-right: 1px solid #ebebeb;
  display: flex;
}
#foot-link .inner.new_footer ul li div span a {
  font-size: 13px;
  padding-left: 0px;
}
#foot #foot-link ul li:first-child div {
  border-left: 1px solid #ebebeb;
}
#foot .active_date {
  font-size: 14px;
  margin-top: 5px;
  color: #000;
  font-weight: bold;
}
/*201001----------------*/
#products-page #contents #spec #spec-list tbody tr th:first-child {
  width: 90px;
}
#contents.ap2 .feature-box .flex {
  display: flex;
}
#contents.ap2 .feature-box .flex img {
  margin-right: 30px;
}
#contents.ap2 .feature-box.list h4 {
  margin-top: 50px;
}
#products-page #contents.ap2-01 #spec #spec-list tbody tr th:first-child {
  width: 140px;
}
#spec-list .table-scroll {
  overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
#spec-list .table-scroll table {
  width: 100%;
}
.table-scroll-tate {
  overflow-y: scroll;
  overflow-y: auto;
  height: 600px;
}
.table-scroll-tate .header th {
  position: sticky;
  top: 0;
}
.table-scroll-tate .header th:first-child {
  z-index: 10;
}
.table-scroll-tate tbody .header:nth-child(2) th {
  position: sticky;
  top: 55.33px;
}
.table-scroll-tate tbody tr th {
  position: sticky;
  left: 0;
}
.table-scroll-tate tbody tr th.l90_stick {
  position: sticky;
  left: 90px;
  z-index: 8;
}
.table-scroll-tate tbody tr th.l134_stick {
  position: sticky;
  left: 134px;
  z-index: 8;
}
#pList .features img {
  object-fit: contain;
}
/*----------------201028---------------------------------------------------------*/
#products-page #contents #spec #spec-list .gp_table tbody tr th:first-child {
  width: 98px;
}
#wrapper #contents #feature02 .tx__red {
  color: #ff6835;
  font-size: 20px;
  font-weight: bold;
}
.page-gp_option th .product_off_label {
  float: right;
}
.page_hx_index .product_off_label200319 {
  font-size: 11px;
  padding: 2px 3px;
  margin-top: 5px;
}
.inner.new_footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.inner.new_footer > div:nth-of-type(1) {
  order: 2;
}
#foot-link .inner.new_footer ul li div a {
  padding: 0 10px;
}
/*201209 TOPページ Topics2カラム------------------------------------*/
#home-page #contents #topics .news-wrap {
  display: flex;
  justify-content: space-between;
}
#home-page .linktonews {
  margin-top: 20px;
}
#home-page #contents #topics .news-wrap .news_wrap_cnt {
  width: 48%;
}
/*210214*/
#wrapper #head #gnav > li > a {
  width: 100%;
  font-size: 15px;
  border-left: 1px solid #eee;
}
#wrapper #head #gnav > li {
  width: calc((72% - 2px) / 6);
  text-align: center;
  position: static;
}
#wrapper #head #gnav {
  width: 100%;
  table-layout: fixed;
}
#wrapper #head #gnav > li:after {
  content: none;
}
#wrapper #head #gnav > li:first-child {
  width: 12%;
}
#wrapper #head #gnav > li:nth-child(5) {
  width: 16%;
}
#wrapper #head #gnav > li:first-child:before {
  content: none;
}
#wrapper #head #gnav > li:last-child > a {
  border-right: 1px solid #eee;
}
#wrapper #head #gnav > li > a::after {
  left: 56px;
}
#wrapper #head #gnav {
  position: relative;
}
#head #gnav .menu__second-level {
  left: 0;
}
.menu__second-level {
  padding: 0px 0px 20px !important;
}
#gnav #gnav-company .ttl {
  font-size: 20px !important;
  margin: 6px 20px !important;
  letter-spacing: 2px !important;
  color: #fff;
  text-align: left;
  line-height: 55px !important;
}
#head #gnav li#gnav-company .menu__second-level {
  padding: 10px 20px 20px !important;
}
#wrapper #head #gnav > li#gnav-company .menu__second-level ul {
  margin: 0 auto !important;
  width: 85%;
}
#gnav-company .img-link {
  width: auto !important;
  display: inline-block;
}
#wrapper #head #gnav #gnav-company .menu__second-level ul li + li {
  margin-left: 1rem;
}
#head #gnav li#gnav-company .menu__second-level .ttl a {
  text-align: left;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}
#wrapper #head #gnav > li:nth-of-type(1) > a::after {
  left: 46px;
}
.totop a {
  position: fixed;
  width: 70px;
  height: 70px;
  background: rgba(35, 24, 21, 0.8);
  z-index: 10;
  right: 30px;
  bottom: 30px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
}
.totop a:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 25px;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-top: -5px;
  vertical-align: middle;
  border-color: rgba(255, 255, 255, 0.7);
  content: "";
}
.totop a:hover {
  background: #e60012;
  transition: 0.3s;
  cursor: pointer;
}
#gnav #gnav-news .ttl {
  font-size: 20px !important;
  margin: 6px 20px !important;
  letter-spacing: 2px !important;
  color: #fff;
  text-align: left;
  line-height: 55px !important;
}
#gnav #gnav-news .ttl {
  font-size: 20px !important;
  margin: 6px 20px !important;
  letter-spacing: 2px !important;
  color: #fff;
  text-align: left;
  line-height: 55px !important;
}
#head #gnav li#gnav-news .menu__second-level {
  padding: 10px 20px 20px !important;
}
#wrapper #head #gnav > li#gnav-news .menu__second-level ul {
  margin: 0 auto !important;
  width: 85%;
}
#gnav-news .img-link {
  width: auto !important;
  display: inline-block;
}
#wrapper #head #gnav #gnav-news .menu__second-level ul li + li {
  margin-left: 1rem;
}
#head #gnav li#gnav-news .menu__second-level .ttl a {
  text-align: left;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.6 !important;
}
body.new-site .toppage_cnt {
  width: 1000px;
  margin: 0 auto;
  display: block;
}
#home-page #contents .toppage_cnt h2 {
  font-size: 40px;
  border-bottom: none;
  font-family: "Arial";
}
#home-page #contents .toppage_cnt {
  text-align: left;
  margin-bottom: 60px;
}
#home-page #contents .toppage_cnt p,
#home-page #contents .toppage_cnt dt,
#home-page #contents .toppage_cnt dd,
#home-page #contents .toppage_cnt div,
#home-page #contents .toppage_cnt a {
  font-size: 16px;
}
#home-page #contents .toppage_cnt dt {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 18px;
}
#home-page #contents .toppage_cnt dl {
  margin: 20px 0;
  padding: 20px 0;
  border-bottom: 1px solid #ddd;
}
#home-page #contents .toppage_cnt dl .date {
  color: #999;
  font-size: 14px;
  margin-top: 1rem;
}
body.new-site #contents .mv h1 {
  font-size: 40px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 3rem;
}
div#news__cat__page {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div#news__cat__page #side {
  width: 20%;
}
div#news__cat__page #side ul {
  border: 1px solid #ddd;
}
div#news__cat__page #article {
  width: 76%;
}
body.new-site div#news__cat__page #side a {
  color: #333;
  text-decoration: none;
  font-family: "Arial";
  font-size: 16px;
  padding: 20px 15px;
  box-sizing: border-box;
  display: block;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
body.new-site div#news__cat__page #side li:last-child a {
  border-bottom: none;
}
body.new-site div#news__cat__page #side a:hover {
  background: #f6f6f6;
  transition: 0.3s;
}
body.new-site div#news__cat__page p,
body.new-site div#news__cat__page dt,
body.new-site div#news__cat__page dd,
body.new-site div#news__cat__page div,
body.new-site div#news__cat__page a {
  font-size: 16px;
}
body.new-site div#news__cat__page dt {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 18px;
}
body.new-site div#news__cat__page dl {
  margin: 0 0 !important;
  padding: 40px 0;
  border-bottom: 1px solid #ddd;
}
body.new-site div#news__cat__page .date {
  color: #999;
  font-size: 14px;
  margin-top: 1rem;
}
body.new-site div#news__cat__page .figure img {
  max-width: 30%;
}
body.new-site div#news__cat__page a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
/*210618*/
#subFunctions {
  position: absolute;
  top: 10px;
  right: 0;
  display: flex;
  align-items: center;
}

#subFunctions .logout a {
  color: #333;
  font-size: 12px;
  font-weight: bold;
  margin-right: 14px;
}
.logout a::before {
  content: "";
  width: 16px;
  height: 13px;
  margin-right: 7px;
  display: inline-block;
  left: 0;
  background-image: url(../../assets/img/support/mypage/mypage-icon-img04.png);
  background-size: contain;
  vertical-align: middle;
}

#subFunctions .langSelect {
  float: left;
  position: relative;
  font-family: Helvetica, Arial, sans-serif;
}
#subFunctions .otherLink {
  float: right;
  margin: 0 0 0 20px;
  padding-left: 20px;
  border-left: #dcdcdc 1px solid;
  height: 20px;
}
body.new-site #subFunctions .otherLink a {
  color: #333;
  text-decoration: none;
}
#subFunctions .langSelect span {
  padding-right: 10px;
}
#subFunctions .langSelect a {
  text-decoration: underline;
}
#subFunctions .langSelect * {
  font-family: Helvetica, Arial, sans-serif;
}
#subFunctions .langSelect a:hover {
  text-decoration: none;
}
#subFunctions .langSelect a.active {
  color: #333;
  font-weight: bold;
}
#subFunctions .langSelect span + a {
  background: none;
}
#subFunctions .langSelect a {
  padding: 1px 7px;
  line-height: 1.2;
  color: #b2b2b2;
  border-left: #ccc 1px solid;
}
#subFunctions .langSelect p {
  font-size: 12px;
}
h1.archive_h1 {
  font-size: 40px !important;
  text-align: left;
  color: #0066b9;
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: 500;
}
/*#gnav-company .gnav_company_list {
    position: relative;
}*/
#gnav-company .gnav_company_list .gnav_company_list_img {
  position: absolute;
  right: 40px;
  bottom: 30px;
}
#gnav-company .gnav_company_list .gnav_company_list_img img {
  width: auto;
  margin: 0 !important;
  float: none;
}
#gnav-company .gnav_company_list .gnav_company_list_img {
  width: 190px;
}
#gnav-company .gnav_company_list .gnav_company_list_img img,
#gnav-company .gnav_company_list .gnav_company_list_img a {
  width: 100% !important;
  /* display: block; */
}
#wrapper #contents .article .youtube_wrap {
  display: flex;
  flex-wrap: wrap;
}
#wrapper #contents .article .youtube_wrap a.youtube {
  display: block;
  padding: 2.4%;
  border: 1px solid #ded7d2;
  margin: 0 0 26px 0;
  text-decoration: none;
}
#wrapper #contents .article .youtube_wrap a.youtube:nth-child(3n-1) {
  margin: 0 auto 26px 26px;
}
#wrapper #contents .article .youtube_wrap a.youtube .youtube_text {
  width: 266px;
  display: block;
  margin: 1rem 0 0;
  font-size: 14px;
}
#wrapper #contents .article .youtube_wrap a.youtube:hover {
  opacity: 0.8;
  text-decoration: none;
}
#wrapper #contents .article .youtube_wrap a.youtube:hover .youtube_text {
  color: #0066b9;
}
.youtube_wrap img {
  max-width: 266px;
}
/*2022/02/02*/
/*li.menu__single#contact .menu__second-level {
	background: rgba(235,235,235,0.8);
}*/
#gnav #contact .menu__second-level {
  display: flex;
  justify-content: center;
  padding-top: 20px !important;
}
#gnav #contact .menu__second-level .btns ul {
  display: flex;
  width: 100%;
  margin: 0 0 0 20px !important;
  overflow: hidden;
}
#gnav #contact .menu__second-level .btns ul li {
  margin-right: 8px;
}
#gnav #contact .menu__second-level .btns ul li a {
  width: auto;
}
#wrapper #foot #foot-contact .btn,
body #foot #foot-contact .btn {
  width: 572px;
}
#wrapper #foot #foot-contact li,
body #foot #foot-contact li {
  margin-right: 19px;
}
/*----------------------
221208
-----------------------*/
ul#gnav p {
  font-size: 14px;
}
/*#gnav-company .gnav_company_list {
    position: relative;
}*/
#gnav-company .gnav_company_list .gnav_company_list_img {
  position: absolute;
  right: 40px;
  bottom: 30px;
}
#gnav-company .gnav_company_list .gnav_company_list_img img {
  width: auto;
  margin: 0 !important;
  float: none;
}
#wrapper #head #gnav {
  top: 98px;
  display: flex;
}
#wrapper #head #gnav > li {
  display: flex;
  align-items: center;
}
#head #gnav .menu__second-level {
  top: 57px;
}
#wrapper #head #gnav .ttl a {
  width: 100%;
  display: inline-block;
}
#wrapper #head #gnav a {
  width: auto;
}
#head #gnav #contact .menu__second-level {
  padding: 30px !important;
  box-sizing: border-box;
}
#wrapper #head #gnav li.sub-ttl {
  display: block;
  float: none;
  clear: both;
  color: #fff;
  font-size: 20px;
  width: 100%;
  height: auto;
  margin: 16px 0 5px -65px !important;
  text-align: left;
  line-height: 55px !important;
}
.menu__second-level li {
  margin-right: 14px !important;
  padding-left: 14px !important;
}
#wrapper #head #gnav #gnav-support li a,
#wrapper #head #gnav #gnav-products li a {
  width: auto !important;
}
.menu__second-level li p {
  color: #fff;
}
#wrapper #head #gnav .menu__second-level ul {
  overflow: inherit;
}
#head #gnav .menu__second-level .bnr_gnav {
  width: 90%;
  margin: 20px auto;
  display: block;
}
/*------------------------
221208 ここから下だけ
------------------------*/
#gnav-company .gnav_company_list .gnav_company_list_img.list02 {
  right: 236px;
}
#head #gnav .gnav_company_list_img a.current:hover {
  opacity: 0.7;
}
#head #gnav .gnav_company_list_img a.current {
  opacity: 1;
}

/*------------------------
230209
------------------------*/

#head #regionLang {
  display: none !important;
}
#head #regionLang.new {
  display: block !important;
}

.align_right_gnav {
  clear: both;
  text-align: right !important;
  width: 93%;
  opacity: 1;
}
#wrapper #head #gnav .menu__second-level .align_right_gnav a {
  text-align: right;
}

/*------------------------
231109
------------------------*/

#search-results .hgroup__pickUp h3 {
  margin-right: 80px;
}

#products-page #contents #search-results .hgroup__pickUp.rz_xa h3 {
  margin-right: 66px !important;
  width: 100%;
}

#products-page #contents #search-results .fleft__pickUp .img {
  margin-right: 96px;
  padding-left: 10px;
}

#products-page #contents #search-results .fleft__pickUp .txt {
  width: 100%;
  float: none;
}

#products-page #contents #search-results .fleft__pickUp .txt h4 {
  font-size: 18px;
}

#products-page #contents #search-results .fleft__pickUp .txt p {
  font-size: 16px;
}

#products-page #contents #search-results .fleft__pickUp .txt p + p {
  margin-top: 7px;
}

#products-page #contents #search-results .fleft__pickUp .txt p:last-of-type {
  font-size: 14px;
}

.toggle_func tr th {
  width: 113px;
  box-sizing: border-box;
  padding: 10px 0;
  cursor: pointer;
}

.toggle_func tr th.table_arrow {
  position: relative;
  transition: 0.3s;
  width: 285px;
}
.toggle_func tr th.table_arrow:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../../products/images/table_toggle_arrow.png") no-repeat
    right top;
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translateY(-50%) rotate(180deg);
  transition: 0.2s;
  background-size: contain;
}
.toggle_func tr th.table_arrow.inversion:before {
  transform: translateY(-50%);
}
.table_none {
  display: none;
  transition: 0.2s;
}
.table_none.active {
  display: table-row-group;
  transition: 0.2s;
}
/*
#products-page.formatB #contents #spec .products-detail tbody.table_none td {
  width:104px;
}
#products-page.formatB #contents #spec .products-detail tbody.table_none th.category {
  width: 93px;

}
*/
span.text-attention,
.text-attention span {
  color: #ff0000;
}
table.statusTable .text-attention strong {
  font-weight: bold;
}

/* 240117 */
.dz-x_mv {
  padding: 20px 20px 20px 40px;
}

.feature-box-img__half {
  text-align: center;
}
.feature-box-img__half img {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .feature-box-img__half img {
    width: 100%;
  }
}

.feature-box-img__full img {
  width: 100%;
}
.feature-box-img__90 {
  text-align: center;
}
.feature-box-img__90 img {
  width: 90%;
}

.spec-list__table {
  display: table;
}
.spec-list__table .spec-list__table__bold th,
.spec-list__table .spec-list__table__bold td {
  font-weight: bold !important;
}
.spec-list__table thead th {
  background: #0066b9;
  color: #fff;
  font-weight: normal;
}
.spec-list__table tbody th {
  background: #f2f7fb;
  color: black;
}
.spec-list__table td {
  vertical-align: middle !important;
  text-align: center !important;
}

.app_software_h4 {
  margin-bottom: 15px !important;
  padding: 10px 0 10px 15px !important;
  border-left: 3px solid #0066b9 !important;
  background: none !important;
  font-size: 16px !important;
  font-weight: normal !important;
  line-height: 1.1 !important;
}

.app_software2__table td {
  text-align: center;
}

#products-page #contents #search-results .fleft__pickUp .img {
  margin-right: 76px;
  padding-left: 30px;
}

/* 240124 */

.fleft__pickUp__fullWidth {
  width: 100%;
}

.app_software__table__subTtl {
  color: #fff;
  background: #666;
  display: block;
  width: max-content;
  margin: 0 auto;
  padding: 0 5px;
}
.video-content {
  display: block;
  width: 100%;
}

/* 240222 */

.feature-box-img__flex {
  display: flex;
}
.feature-box-img__flex p {
  width: 90%;
}
.feature-box-img__flex figure {
  width: 10%;
}
.feature-box-img__flex figure img {
  width: 100%;
}
#wrapper #contents p.mb-3em {
  margin-bottom: 3em;
}

/* 241105 */

.products-detail-note {
  display: flex;
  justify-content: space-between;
}
.products-detail-note p {
  font-size: 13px;
}
.products-function-flex {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.products-detail-table .header01 th,
.products-detail-table .header02 th {
  font-size: 14px !important;
  font-weight: bold !important;
  color: #fff !important;
}
.products-detail-table th {
  background: #ccffcc !important;
}
.products-detail-table .header01 th {
  background: #008000 !important;
}
.products-detail-table .header02 th {
  background: #090 !important;
}
.products-detail-table td {
  text-align: center;
  font-size: 14px !important;
  font-weight: bold !important;
}
.products-detail-table td small {
  font-weight: normal !important;
}

/* 250304 */

.new_features {
  display: inline-block;
  padding: 6px 15px 5px;
  margin-left: 10px;
  background: #e6ae17;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  line-height: 1;
}

/* 250901 */
/* products aside */
.product-contents {
  display: flex;
  gap: 60px;
  width: 1280px !important;
}
.contents-main {
  width: 1000px;
  min-width: 1000px;
}
.contents-aside {
  width: 220px;
  font-size: 16px;
}
.products-category {
  width: 220px;
}
.products-category-title {
  font-size: 18px !important;
  font-weight: bold;
  line-height: 1 !important;
  margin-bottom: 15px !important;
}
.products-category-content {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 40px !important;
  margin-left: 0;
  padding: 0;
}
.products-category-content li {
  list-style: none;
  line-height: 1.6;
}
/* .products-category-content:has(.is-open) > li {
  border-bottom: 1px solid #e5e5e5;
} */
.products-category-content > li:first-child:has(.is-open) {
  border-bottom: 1px solid #e5e5e5;
}
.products-category-list {
  color: inherit !important;
  font-size: 16px !important;
  line-height: 1;
  text-decoration: none !important;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 15px 0 15px 34px;
  position: relative;
  box-sizing: border-box;
}
.products-category-list-toggle {
  position: relative;
  cursor: pointer;
}
.products-category-list-toggle::before,
.products-category-list-toggle::after {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background: #e60012;
  position: absolute;
}
.products-category-list-toggle::before {
  top: 50%;
  left: 12px;
  transform: translateY(-50%);
}
.products-category-list-toggle::after {
  top: 50%;
  left: 12px;
  transform: translateY(-50%) rotate(90deg);
}
.products-category-list-toggle.is-open::after {
  transform: translateY(-50%) rotate(0deg);
}

.products-category-list-items {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 0 !important;
  margin-left: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
  /* padding: 15px 0 !important; */
  /* display: none; */
}
.products-category-list-items li:not(:last-child) {
  margin-bottom: 15px;
}
.products-category-list-items li:first-of-type {
  margin-top: 15px;
}
.products-category-list-items li:last-of-type {
  margin-bottom: 15px;
}
.products-category-list-items a {
  color: inherit !important;
  font-size: 14px;
  text-decoration: none !important;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-left: 40px;
  box-sizing: border-box;
}
.products-aside-contact-link {
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
}
.products-aside-contact li {
  margin-bottom: 15px !important;
  list-style: none;
}
.products-aside-contact img {
  width: 100%;
}
.contents.product-contents::after {
  content: none;
}
/* products h1 */
body#ippower #wrapper #pagetitle02,
body.new-site #wrapper #pagetitle02 {
  text-align: left;
  padding: 85px 0;
  border-bottom: 1px solid #ddd6d1;
}
body#ippower #wrapper #pagetitle02 .inner,
body.new-site #wrapper #pagetitle02 .inner {
  width: 1280px;
  margin: auto;
}
body#ippower #wrapper #pagetitle02 .pagetitle02-ttlarea,
body.new-site #wrapper #pagetitle02 .pagetitle02-ttlarea {
  border-left: 5px solid #ce112d;
  padding-left: 30px;
}
body#ippower #wrapper #pagetitle02 h1,
body.new-site #wrapper #pagetitle02 h1 {
  font-size: 40px;
  margin-bottom: 5px;
}
body#ippower #wrapper #pagetitle02 .pagetitle02-subttl,
body.new-site #wrapper #pagetitle02 .pagetitle02-subttl {
  font-size: 24px;
  font-weight: bold;
}
